@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Remove the inner padding in Chrome and Safari on macOS. */
/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template, [hidden] { display: none; }

/** Add the correct display in IE 10. */
/*px to rem*/
/*px to em*/
*, *:after, *:before { -webkit-box-sizing: inherit; box-sizing: inherit; margin: 0; padding: 0; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 62.5%; }

body { color: #000000; font-family: "semplicitapro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-size: 1.9em; font-weight: 300; letter-spacing: 0.01em; line-height: 1.6; }

blockquote { border-left: 0.3rem solid #d1d1d1; margin-left: 0; margin-right: 0; padding: 1rem 1.5rem; }

blockquote *:last-child { margin-bottom: 0; }

code { background: #f4f5f6; border-radius: 0.4rem; font-size: 86%; margin: 0 0.2rem; padding: 0.2rem 0.5rem; white-space: nowrap; }

pre { background: #f4f5f6; border-left: 0.3rem solid #28225C; overflow-y: hidden; }

pre > code { border-radius: 0; display: block; padding: 1rem 1.5rem; white-space: pre; }

hr { border: 0; border-top: 0.1rem solid #28225C; margin: 3.6rem 0; width: 100%; -webkit-box-flex: 0; -ms-flex: none; flex: none; }

input[type='email'], input[type='number'], input[type='password'], input[type='search'], input[type='tel'], input[type='text'], input[type='url'], textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border: 0.1rem solid #d1d1d1; border-radius: 0.4rem; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: inherit; box-sizing: inherit; height: 3.8rem; padding: 0.6rem 1rem; width: 100%; }

input[type='email']:focus, input[type='number']:focus, input[type='password']:focus, input[type='search']:focus, input[type='tel']:focus, input[type='text']:focus, input[type='url']:focus, textarea:focus, select:focus { border-color: #28225C; outline: 0; }

select { background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="14" viewBox="0 0 29 14" width="29"><path fill="#d1d1d1" d="M9.37727 3.625l5.08154 6.93523L19.54036 3.625"/></svg>') center right no-repeat; padding-right: 3rem; }

select:focus { background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" height="14" viewBox="0 0 29 14" width="29"><path fill="#9b4dca" d="M9.37727 3.625l5.08154 6.93523L19.54036 3.625"/></svg>'); }

textarea { min-height: 6.5rem; }

label, legend { display: block; font-size: 1.6rem; font-weight: 700; margin-bottom: 0.5rem; }

fieldset { border-width: 0; padding: 0; }

input[type='checkbox'], input[type='radio'] { display: inline; }

.label-inline { display: inline-block; font-weight: normal; margin-left: 0.5rem; }

a { color: inherit; text-decoration: none; }

a:not(.icon):focus, a:not(.icon):hover { color: #D4A83F; }

dl, ol, ul { list-style: none; margin-top: 0; padding-left: 0; }

dl dl, dl ol, dl ul, ol dl, ol ol, ol ul, ul dl, ul ol, ul ul { font-size: 90%; margin: 1.5rem 0 1.5rem 3rem; }

ol { list-style: decimal; }

ul { list-style: circle; }

.list { list-style: none; }

.list li { padding-left: 3.6rem; position: relative; }

.list li:before { content: "• "; position: absolute; left: 0; top: 0; }

.list.is-primary li:before { color: #28225C; }

.list.is-secondary li:before { color: #D4A83F; }

dd, dt, li { margin-bottom: 1.5rem; }

h1:not(:last-child), h2:not(:last-child), h3:not(:last-child), h4:not(:last-child), h5:not(:last-child), h6:not(:last-child) { margin-bottom: 2rem; }

fieldset:not(:last-child), input:not(:last-child), select:not(:last-child), textarea:not(:last-child) { margin-bottom: 1.5rem; }

blockquote:not(:last-child), dl:not(:last-child), figure:not(:last-child), form:not(:last-child), ol:not(:last-child), p:not(:last-child), pre:not(:last-child), table:not(:last-child), address:not(:last-child), ul:not(:last-child) { margin-bottom: 1.5rem; }

.tabs .button + .button, .buttons .button + .button { margin-left: 0.5rem; }

.logos { margin-top: 3rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.logos .logo { margin: .5em auto; }

table { border-spacing: 0; width: 100%; }

td, th { border-bottom: 0.1rem solid #e1e1e1; padding: 1.2rem 1.5rem; text-align: left; }

td:first-child, th:first-child { padding-left: 0; }

td:last-child, th:last-child { padding-right: 0; }

b, strong, .title { font-weight: 600; }

.sub-title { font-weight: 400; }

time { font-weight: 500; }

address { font-style: normal; }

p { margin-top: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: 300; letter-spacing: -0.1rem; }

h1, .h1 { font-size: 4.6rem; line-height: 1.35; }

h2, .h2 { font-size: 3.6rem; line-height: 1.25; }

h3, .h3 { font-size: 2.8rem; line-height: 1.3; }

h4, .h4 { font-size: 2.2rem; letter-spacing: -0.08rem; line-height: 1.35; }

h5, .h5 { font-size: 2.0rem; letter-spacing: -0.05rem; line-height: 1.5; }

h6, .h6 { font-size: 1.6rem; letter-spacing: 0; line-height: 1.4; }

img { max-width: 100%; vertical-align: bottom; }

img.size-sm { max-height: 32px; }

img.size-md { max-height: 64px; }

img.size-rg { max-height: 80px; }

img.size-lg { max-height: 94px; }

img.size-xl { max-height: 128px; }

img.size-xxl { max-height: 256px; }

.clearfix:after { clear: both; content: " "; display: table; }

.float-left { float: left; }

.float-right { float: right; }

.text-center { text-align: center; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.v_center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.h_center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.vh_center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

/*Shapes*/
.is-circle { border-radius: 100%; }

.is-rounded { border-radius: 4px; }

.is-square { border-radius: 0; }

/*Text color*/
.color-primary { color: #28225C; }

.color-secondary { color: #D4A83F; }

.color-default { color: #000000; }

.bg-primary { background-color: #28225C; color: #ffffff; }

.bg-primary.has-gradient { background-image: -webkit-radial-gradient(right bottom, circle, #009ee3 -50%, #28225C 70%); background-image: -o-radial-gradient(right bottom, circle, #009ee3 -50%, #28225C 70%); background-image: radial-gradient(circle at right bottom, #009ee3 -50%, #28225C 70%); }

.bg-primary.bg-2 { background-color: transparent; }

.bg-primary.bg-2:after { background-color: #28225C; }

.bg-secondary { background-color: #D4A83F; color: #ffffff; }

.bg-secondary.bg-2 { background-color: transparent; }

.bg-secondary.bg-2:before { background-color: #D4A83F; }

.bg-2 { position: relative; }

.bg-2:before { content: ""; position: absolute; z-index: -1; left: 0; right: 0; top: 10.8rem; bottom: 7.2rem; }

/*Grid and container*/
.container { margin: 0 auto; max-width: 120rem; padding: 0 1.8rem; position: relative; width: 100%; }

.container-fluid { padding: 0 1.8rem; position: relative; width: 100%; }

.section { padding-top: 7.2rem; }

.section > .section { padding-top: 0; }

.section > .section + .section { padding-top: 7.2rem; }

.section > .section + .section:last-child { padding-bottom: 7.2rem; }

.grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.grid-list > * { margin-bottom: 3.6rem; }

.grid-list.grid-gutter-thin > * { margin-bottom: 1.8rem; }

.grid-list.grid-gutter-double > * { margin-bottom: 0.45rem; }

.grid-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.grid-justify { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.grid-around { -ms-flex-pack: distribute; justify-content: space-around; }

.grid-even { -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly; }

.grid-gutter { margin-left: -1.8rem; margin-right: -1.8rem; }

.grid-gutter > *[class^="col"] { padding-left: 1.8rem; padding-right: 1.8rem; }

.grid-gutter-thin { margin-left: -0.9rem; margin-right: -0.9rem; }

.grid-gutter-thin > *[class^="col"] { padding-left: 0.9rem; padding-right: 0.9rem; }

.grid-gutter-double { margin-left: -3.6rem; margin-right: -3.6rem; }

.grid-gutter-double > *[class^="col"] { padding-left: 3.6rem; padding-right: 3.6rem; }

.grid > .col { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.grid > .col-auto { -webkit-box-flex: 0; -ms-flex: none; flex: none; }

.grid *[class^="col-"] { -webkit-box-flex: 0; -ms-flex: none; flex: none; }

.grid *[class^="col-"].has-order-0 { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }

.grid *[class^="col-"].has-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.grid *[class^="col-"].has-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.col-1 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 8.33333%; }

.col-2 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 16.66667%; }

.col-3 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 25%; }

.col-4 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 33.33333%; }

.col-5 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 41.66667%; }

.col-6 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 50%; }

.col-7 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 58.33333%; }

.col-8 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 66.66667%; }

.col-9 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 75%; }

.col-10 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 83.33333%; }

.col-11 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 91.66667%; }

.col-12 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 100%; }

.col-offset-0 { margin-left: 0%; }

.col-offset-1 { margin-left: 8.33333%; }

.col-offset-2 { margin-left: 16.66667%; }

.col-offset-3 { margin-left: 25%; }

.col-offset-4 { margin-left: 33.33333%; }

.col-offset-5 { margin-left: 41.66667%; }

.col-offset-6 { margin-left: 50%; }

.col-offset-7 { margin-left: 58.33333%; }

.col-offset-8 { margin-left: 66.66667%; }

.col-offset-9 { margin-left: 75%; }

.col-offset-10 { margin-left: 83.33333%; }

.col-offset-11 { margin-left: 91.66667%; }

.col-offset-12 { margin-left: 100%; }

@media all and (max-width: 1088px) { *[class^="col-"].has-order-md-0 { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  *[class^="col-"].has-order-md-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  *[class^="col-"].has-order-md-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .col-md-1 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 8.33333%; }
  .col-md-2 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 16.66667%; }
  .col-md-3 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 25%; }
  .col-md-4 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 33.33333%; }
  .col-md-5 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 41.66667%; }
  .col-md-6 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 50%; }
  .col-md-7 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 58.33333%; }
  .col-md-8 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 66.66667%; }
  .col-md-9 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 75%; }
  .col-md-10 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 83.33333%; }
  .col-md-11 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 91.66667%; }
  .col-md-12 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; }
  .grid-list-md > * { margin-bottom: 3.6rem; }
  .hide-md { display: none; } }

@media all and (min-width: 961px) { .show-sm { display: none; } }

@media all and (max-width: 960px) { *[class^="col-"].has-order-sm-0 { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  *[class^="col-"].has-order-sm-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  *[class^="col-"].has-order-sm-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .col-sm-1 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 8.33333%; }
  .col-sm-2 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 16.66667%; }
  .col-sm-3 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 25%; }
  .col-sm-4 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 33.33333%; }
  .col-sm-5 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 41.66667%; }
  .col-sm-6 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 50%; }
  .col-sm-7 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 58.33333%; }
  .col-sm-8 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 66.66667%; }
  .col-sm-9 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 75%; }
  .col-sm-10 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 83.33333%; }
  .col-sm-11 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 91.66667%; }
  .col-sm-12 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; }
  .grid-list-sm > * { margin-bottom: 3.6rem; }
  .hide-sm { display: none; } }

@media all and (min-width: 768px) { .show-xs { display: none; } }

@media all and (max-width: 767px) { .is-hidden-xs { display: none; }
  *[class^="col-"].has-order-xs-0 { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  *[class^="col-"].has-order-xs-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  *[class^="col-"].has-order-xs-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .col-xs-1 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 8.33333%; }
  .col-xs-2 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 16.66667%; }
  .col-xs-3 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 25%; }
  .col-xs-4 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 33.33333%; }
  .col-xs-5 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 41.66667%; }
  .col-xs-6 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 50%; }
  .col-xs-7 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 58.33333%; }
  .col-xs-8 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 66.66667%; }
  .col-xs-9 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 75%; }
  .col-xs-10 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 83.33333%; }
  .col-xs-11 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 91.66667%; }
  .col-xs-12 { -webkit-box-flex: 0 !important; -ms-flex: none !important; flex: none !important; width: 100%; }
  .col-xs-offset-0 { margin-left: 0%; }
  .col-xs-offset-1 { margin-left: 8.33333%; }
  .col-xs-offset-2 { margin-left: 16.66667%; }
  .col-xs-offset-3 { margin-left: 25%; }
  .col-xs-offset-4 { margin-left: 33.33333%; }
  .col-xs-offset-5 { margin-left: 41.66667%; }
  .col-xs-offset-6 { margin-left: 50%; }
  .col-xs-offset-7 { margin-left: 58.33333%; }
  .col-xs-offset-8 { margin-left: 66.66667%; }
  .col-xs-offset-9 { margin-left: 75%; }
  .col-xs-offset-10 { margin-left: 83.33333%; }
  .col-xs-offset-11 { margin-left: 91.66667%; }
  .col-xs-offset-12 { margin-left: 100%; }
  .grid-list-xs > * { margin-bottom: 3.6rem; }
  .hide-xs { display: none; } }

/*Button*/
.button { font-size: 1.9rem; font-weight: 400; border: 0; background-color: transparent; border-bottom: 3px solid; display: inline-block; vertical-align: bottom; }

.button.tab { border: 1px solid; padding: .3rem 2rem; }

.button.tab.is-secondary { border-color: #D4A83F; color: #D4A83F; }

.button.tab.is-secondary.is-solid, .button.tab.is-secondary.active { background-color: #D4A83F; color: #ffffff; }

.button.tab.is-primary { border-color: #28225C; color: #28225C; }

.button.tab.is-primary.is-solid, .button.tab.is-primary.active { background-color: #28225C; color: #ffffff; }

.header-bar { padding: 2rem 1.8rem; text-align: center; font-weight: 600; border-top: 2px solid #CE1719; }

/*icons*/
.icon { position: relative; display: inline-block; overflow: hidden; }

.icon:before { display: block; content: ""; width: 100%; padding-top: 100%; }

.icon > span { position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.icon, .icon-md { width: 36px; }

.icon-sm { width: 30px; font-size: 1.6rem; }

.icons .icon { margin: 0 1rem; }

.icons .icon:last-child { margin-right: 0; }

.icons .icon:first-child { margin-left: 0; }

/* Hamburger
------------------------------------- */
.hamburger { width: 24px; height: 14px; right: 1rem; margin: 0 auto 2.5rem; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; }

.hamburger span { display: block; position: absolute; height: 1px; width: 100%; background-color: #D4A83F; border-radius: 2px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; }

.hamburger span:nth-child(1) { top: 0px; }

.hamburger span:nth-child(2), .hamburger span:nth-child(3) { top: 6px; }

.hamburger span:nth-child(4) { top: 12px; }

.hamburger.is-active span:nth-child(1) { top: 6px; width: 0%; left: 50%; }

.hamburger.is-active span:nth-child(2) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.hamburger.is-active span:nth-child(3) { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.hamburger.is-active span:nth-child(4) { top: 6px; width: 0%; left: 50%; }

/*Header*/
.header { padding: 2.5rem 0; }

.header .container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.header .brand-logo { width: 33.33%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.header .brand-logo .logo { max-width: 216px; }

.header .contact { width: 33.33%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.header .contact > a { font-weight: 600; }

/*Footer*/
.footer { margin-top: 7.2rem; padding-top: 5.4rem; padding-bottom: 1.8rem; font-size: 1.7rem; }

.footer .address { font-style: normal; }

.footer ul { list-style: none; padding: 0; }

.footer ul li { margin-bottom: 0; }

/*navbar*/
.navbar { padding: 0 1.5rem; }

.navbar ul { list-style: none; margin: 0; }

.navbar ul li { margin: 0; }

.navbar > ul { max-width: 680px; margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.navbar > ul > li { position: relative; font-weight: 600; }

.navbar > ul > li a { overflow: hidden; display: inline-block; vertical-align: bottom; padding: 1rem 1.5rem; }

.navbar > ul > li.active > a span, .navbar > ul > li:hover > a span, .navbar > ul > li.open > a span { color: #28225C; }
.navbar > ul > li.current-menu-item > a span, .navbar > ul > li:hover > a span, .navbar > ul > li.open > a span { color: #28225C; }
.navbar > ul > li.current-menu-parent > a span, .navbar > ul > li:hover > a span, .navbar > ul > li.open > a span { color: #28225C; }

.navbar > ul > li:hover > .submenu, .navbar > ul > li.open > .submenu { display: block; -webkit-animation: smoothInUp 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: smoothInUp 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
.navbar > ul > li:hover > .sub-menu, .navbar > ul > li.open > .sub-menu { display: block; -webkit-animation: smoothInUp 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: smoothInUp 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.navbar > ul > li > .submenu { overflow: hidden; display: none; background-color: rgba(255, 255, 255, 0.9); color: #28225C; min-width: 220px; position: absolute; z-index: 99; left: 0; right: auto; border-top: 3px solid #28225C; -webkit-box-shadow: 0 1px 6px -3px rgba(0, 0, 0, 0.8); box-shadow: 0 1px 6px -3px rgba(0, 0, 0, 0.8); }
.navbar > ul > li > .sub-menu { overflow: hidden; display: none; background-color: rgba(255, 255, 255, 0.9); color: #28225C; min-width: 220px; position: absolute; z-index: 99; left: 0; right: auto; border-top: 3px solid #28225C; -webkit-box-shadow: 0 1px 6px -3px rgba(0, 0, 0, 0.8); box-shadow: 0 1px 6px -3px rgba(0, 0, 0, 0.8); }

.navbar > ul > li > .submenu li { font-weight: 500; }
.navbar > ul > li > .sub-menu li { font-weight: 500; }

.navbar > ul > li > .submenu li a { padding: .5rem 1.5rem; }
.navbar > ul > li > .sub-menu li a { padding: .5rem 1.5rem; }

@-webkit-keyframes rollup { 0% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; }
  50% { -webkit-transform: translateY(-50%); transform: translateY(-50%);
    opacity: 0; }
  51% { -webkit-transform: translateY(50%); transform: translateY(50%);
    opacity: 0; }
  100% { -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1);
    opacity: 1; } }

@keyframes rollup { 0% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; }
  50% { -webkit-transform: translateY(-50%); transform: translateY(-50%);
    opacity: 0; }
  51% { -webkit-transform: translateY(50%); transform: translateY(50%);
    opacity: 0; }
  100% { -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1);
    opacity: 1; } }

@-webkit-keyframes rolldown { 0% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; }
  50% { -webkit-transform: translateY(-50%); transform: translateY(-50%);
    opacity: 0; }
  51% { -webkit-transform: translateY(50%); transform: translateY(50%);
    opacity: 0; }
  100% { -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1);
    opacity: 1; } }

@keyframes rolldown { 0% { -webkit-transform: translateY(0); transform: translateY(0);
    opacity: 1; }
  50% { -webkit-transform: translateY(-50%); transform: translateY(-50%);
    opacity: 0; }
  51% { -webkit-transform: translateY(50%); transform: translateY(50%);
    opacity: 0; }
  100% { -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1);
    opacity: 1; } }

.animate { overflow: hidden; }

.animate .rollover { display: inline-block; -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); -webkit-animation: rolldown .3s 0s reverse; animation: rolldown .3s 0s reverse; }

.animate:hover .rollover, .animate.active .rollover, .animate.open .rollover { -webkit-animation: rollup .4s 0s both; animation: rollup .4s 0s both; }

li.open:hover > .rollover, li.open.active > .rollover, li.open.open > .rollover, li.active:hover > .rollover, li.active.active > .rollover, li.active.open > .rollover { -webkit-animation: rollup .4s 0s both; animation: rollup .4s 0s both; }

/*Hero*/
.hero { position: relative; height: 100vh; max-height: 550px; overflow: hidden; }

.hero.banner { max-height: 300px; }

.hero.has-shade:after { content: ""; background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, rgba(0, 0, 0, 0.6)), color-stop(120%, transparent)); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 10%, transparent 120%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.6) 10%, transparent 120%); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6) 10%, transparent 120%); }

.hero.has-shade:after, .hero-content, .hero-image { position: absolute; left: 0; right: 0; bottom: 0; top: 0; }

.hero-image { z-index: 0; }

.hero-image img { min-height: 100%; -o-object-fit: cover; object-fit: cover; }

.hero.has-shade:after { z-index: 1; }

.hero-content { z-index: 2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.hero-text { font-weight: 400; }

.active .hero-image { -webkit-animation: kenburns-bottom-left 20s ease-out both alternate infinite; animation: kenburns-bottom-left 20s ease-out both alternate infinite; }

.active .animation_1 { -webkit-animation: fadeInLeft 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) 0.7s both; animation: fadeInLeft 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) 0.7s both; }

.active .animation_2 { -webkit-animation: fadeInLeft 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) 1.3s both; animation: fadeInLeft 0.7s cubic-bezier(0.39, 0.575, 0.565, 1) 1.3s both; }

/*Content and Images*/
.content-image > .figure { height: 100%; width: 100%; min-height: 300px; max-height: 550px; }

.content-image > .figure > img { min-height: 100%; -o-object-fit: cover; object-fit: cover; }

.content.reverse .content-image { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }

.pagination { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-top: 3.6rem; }

.pagination > span { margin: 0 .5rem; }

.pagination .button { margin: 0 1.5rem; }

.pagination .pageNumber { max-width: 40px; border: 1px solid #28225C; text-align: center; }

@media all and (max-width: 767px) { .content-image { margin-top: 1.8rem; } }

/*Tiles*/
.figure { height: 100%; width: 100%; display: inline-block; overflow: hidden; vertical-align: bottom; }

.figure > img { min-height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.figure:focus { outline: none; }

.figure:hover { cursor: -webkit-zoom-in; cursor: zoom-in; }

.figure:hover > img { -webkit-transform: scale(1.04); -ms-transform: scale(1.04); transform: scale(1.04); }

.tiles .figure { max-height: 250px; }

.gallery-list figure { position: relative; }

.gallery-list figure:before { display: block; content: ""; width: 100%; padding-top: 56.25%; }

.gallery-list figure > a { cursor: pointer !important; position: absolute; overflow: hidden; left: 0; top: 0; right: 0; bottom: 0; }

.gallery-list figure .play-button { pointer-events: none; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: #ffffff; font-size: 6rem; width: 6rem; height: 6rem; }

.gallery-list figcaption { display: none; }

/*Cards*/
.service-card { height: 100%; border: 3px solid; padding: 3rem; -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.service-card .card-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding-right: 1.8rem; }

.service-card .card-content > * { max-width: 100%; }

.service-card .card-content > *:last-child { margin-top: auto; }

.service-card .card-image { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.service-card .card-image img { -webkit-transition: all 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); -o-transition: all 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: all 1s 0s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.service-card:hover { -webkit-transform: scale(1) !important; -ms-transform: scale(1) !important; transform: scale(1) !important; -webkit-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.5); }

.service-card:hover .card-image img { -webkit-transform: scale(1.09) translateY(-25%); -ms-transform: scale(1.09) translateY(-25%); transform: scale(1.09) translateY(-25%); }

.services:hover .service-card { -webkit-transform: scale(0.99); -ms-transform: scale(0.99); transform: scale(0.99); }

/*Blog Card*/
.gallery-list, .content-list, .blog-list { padding-top: 3.6rem; }

.gallery-list .tabs { margin-bottom: 1.8rem; }

.blog-list .blog-card { height: 100%; }

.blog-list hr { margin: 0; }

.blog-card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: stretch; -ms-flex-pack: stretch; justify-content: stretch; }

.blog-card .card-image { max-height: 300px; overflow: hidden; }

.blog-card .card-content { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.blog-card .card-content > * { max-width: 100%; }

.blog-card .card-content > *:last-child { margin-top: auto; }

.gallery-list .thumb { -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.gallery-list .thumb.filterd { -webkit-animation: .7s 0s scale-in-center both; animation: .7s 0s scale-in-center both; }

.gallery-list .thumb:nth-child(1) { -webkit-animation-delay: 0.07s; animation-delay: 0.07s; }

.gallery-list .thumb:nth-child(2) { -webkit-animation-delay: 0.14s; animation-delay: 0.14s; }

.gallery-list .thumb:nth-child(3) { -webkit-animation-delay: 0.21s; animation-delay: 0.21s; }

.gallery-list .thumb:nth-child(4) { -webkit-animation-delay: 0.28s; animation-delay: 0.28s; }

.gallery-list .thumb:nth-child(5) { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }

.gallery-list .thumb:nth-child(6) { -webkit-animation-delay: 0.42s; animation-delay: 0.42s; }

.gallery-list .thumb:nth-child(7) { -webkit-animation-delay: 0.49s; animation-delay: 0.49s; }

.gallery-list .thumb:nth-child(8) { -webkit-animation-delay: 0.56s; animation-delay: 0.56s; }

.gallery-list .thumb:nth-child(9) { -webkit-animation-delay: 0.63s; animation-delay: 0.63s; }

.gallery-list .thumb:nth-child(10) { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; }

.gallery-list .thumb:nth-child(11) { -webkit-animation-delay: 0.77s; animation-delay: 0.77s; }

.gallery-list .thumb:nth-child(12) { -webkit-animation-delay: 0.84s; animation-delay: 0.84s; }

.gallery-list .thumb:nth-child(13) { -webkit-animation-delay: 0.91s; animation-delay: 0.91s; }

.gallery-list .thumb:nth-child(14) { -webkit-animation-delay: 0.98s; animation-delay: 0.98s; }

.gallery-list .thumb:nth-child(15) { -webkit-animation-delay: 1.05s; animation-delay: 1.05s; }

.gallery-list .thumb:nth-child(16) { -webkit-animation-delay: 1.12s; animation-delay: 1.12s; }

.gallery-list .thumb:nth-child(17) { -webkit-animation-delay: 1.19s; animation-delay: 1.19s; }

.gallery-list .thumb:nth-child(18) { -webkit-animation-delay: 1.26s; animation-delay: 1.26s; }

.gallery-list .thumb:nth-child(19) { -webkit-animation-delay: 1.33s; animation-delay: 1.33s; }

.gallery-list .thumb:nth-child(20) { -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }

.gallery-list .thumb:nth-child(21) { -webkit-animation-delay: 1.47s; animation-delay: 1.47s; }

.gallery-list .thumb:nth-child(22) { -webkit-animation-delay: 1.54s; animation-delay: 1.54s; }

.gallery-list .thumb:nth-child(23) { -webkit-animation-delay: 1.61s; animation-delay: 1.61s; }

.gallery-list .thumb:nth-child(24) { -webkit-animation-delay: 1.68s; animation-delay: 1.68s; }

.gallery-list .thumb:nth-child(25) { -webkit-animation-delay: 1.75s; animation-delay: 1.75s; }

.gallery-list .thumb:nth-child(26) { -webkit-animation-delay: 1.82s; animation-delay: 1.82s; }

.gallery-list .thumb:nth-child(27) { -webkit-animation-delay: 1.89s; animation-delay: 1.89s; }

.gallery-list .thumb:nth-child(28) { -webkit-animation-delay: 1.96s; animation-delay: 1.96s; }

.gallery-list .thumb:nth-child(29) { -webkit-animation-delay: 2.03s; animation-delay: 2.03s; }

.gallery-list .thumb:nth-child(30) { -webkit-animation-delay: 2.1s; animation-delay: 2.1s; }

/* Forms
-------------------------------- */
::-webkit-input-placeholder { color: gray; }

::-moz-placeholder { color: gray; opacity: 1; }

:-ms-input-placeholder { color: gray; }

:-moz-placeholder { color: gray; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], textarea, select { font-size: 1.4rem; line-height: 1.2; font-weight: 300; font-family: "semplicitapro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; color: #000000; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select { vertical-align: top; height: 38px; padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */ background-color: #fff; border: 1px solid transparent; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* Removes awkward default styles on some inputs for iOS */
input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

textarea { height: auto; resize: none; min-height: 100px; padding-top: 6px; padding-bottom: 6px; }

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, select:focus { border: 1px solid #28225C; outline: 0; }

label, legend { display: block; margin-bottom: 3px; }

fieldset { padding: 0; border-width: 0; }

input[type="checkbox"], input[type="radio"] { display: inline; }

label > .label-body { display: inline-block; margin-left: 15px; font-weight: normal; }

.ph-center::-webkit-input-placeholder { text-align: center; }

.ph-center::-moz-placeholder { text-align: center; }

.ph-center:-ms-input-placeholder { text-align: center; }

.ph-center:-moz-placeholder { text-align: center; }

.ph-center ::-webkit-input-placeholder { text-align: center; }

.ph-center ::-moz-placeholder { text-align: center; }

.ph-center :-ms-input-placeholder { text-align: center; }

.ph-center :-moz-placeholder { text-align: center; }


.form > .field:not(:last-child) { margin-bottom: 1em; }

.form .field{margin-bottom: 1em;}

.form.grid-gutter-thin > .field:not(:last-child) { margin-bottom: 0.9rem; }

.field input[type="email"], .field input[type="number"], .field input[type="search"], .field input[type="text"], .field input[type="tel"], .field input[type="url"], .field input[type="password"], .field textarea { width: 100%; }

.field .button { margin-left: auto; }

/*Custom Select
----------------------------------------*/
.custom-select { position: relative; }

.custom-select:after { pointer-events: none; content: "<>"; position: absolute; width: 38px; background-color: #28225C; right: 0; top: 0; bottom: 0; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); font-weight: bold; color: #ffffff; text-align: center; font-size: 22px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

/*Custom checkbox and Radio
----------------------------------------*/
.custom-radio, .custom-check { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.custom-radio > input[type="radio"], .custom-radio > input[type="checkbox"], .custom-check > input[type="radio"], .custom-check > input[type="checkbox"] { cursor: pointer; position: absolute; opacity: 0; }

.custom-radio > .tick, .custom-check > .tick { position: relative; height: 18px; width: 18px; background-color: #ffffff; border: 1px solid #ffffff; margin-bottom: auto; display: inline-block; -webkit-box-flex: 0; -ms-flex: none; flex: none; }

.custom-radio > .tick:after, .custom-check > .tick:after { content: ""; position: absolute; }

.custom-radio > .tick:after, .custom-check > .tick:after { left: 6px; top: 2px; width: 5px; height: 10px; border: solid #28225C; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg) scale(0); -ms-transform: rotate(45deg) scale(0); transform: rotate(45deg) scale(0); opacity: 0; -webkit-transition: all .2s 0s ease-in-out; -o-transition: all .2s 0s ease-in-out; transition: all .2s 0s ease-in-out; }

.custom-radio > .tick + .related-text, .custom-check > .tick + .related-text { margin-left: 5px; }

.custom-radio > input:checked + .tick:after, .custom-check > input:checked + .tick:after { opacity: 1; -webkit-transform: rotate(45deg) scale(1); -ms-transform: rotate(45deg) scale(1); transform: rotate(45deg) scale(1); }

.custom-radio > .related-text, .custom-check > .related-text { display: inline-block; }

.custom-radio > .related-text ~ .tick, .custom-check > .related-text ~ .tick { margin-left: 5px; }

.custom-radio > .tick { border-radius: 50%; }

.custom-radio > .tick:after { left: 4px; top: 4px; width: 10px; height: 10px; border: 1px solid #ffffff; background-color: #28225C; border-width: 0 2px 2px 0; border-radius: 50%; -webkit-transform: rotate(0deg) scale(0); -ms-transform: rotate(0deg) scale(0); transform: rotate(0deg) scale(0); opacity: 0; }

.custom-radio > input:checked + .tick:after { opacity: 1; -webkit-transform: rotate(0deg) scale(1); -ms-transform: rotate(0deg) scale(1); transform: rotate(0deg) scale(1); }

.custom-radio > input:checked + .tick, .custom-check > input:checked + .tick { border-color: #28225C; }

.contact-form { padding: 3.6rem; }

/**/
/*=====================================*/
/*fancy box*/
.fancybox-bg { background: #ffffff; }

.fancybox-inner { max-width: 800px; width: 100%; margin: 1.8rem auto; padding: 1.8rem; position: relative; background-color: #28225C; color: #ffffff; }

.fancybox-inner .fancybox-navigation button { top: 40%; }

.fancybox-inner .fancybox-navigation button:before { display: none; }

.fancybox-inner .fancybox-button { background-repeat: no-repeat; background-position: center; background-color: transparent; background-size: cover; padding: 0; height: 4rem; width: 4rem; font-size: 4rem; min-width: 0; margin: 0 3.6rem; color: #ffffff; }

.fancybox-inner .fancybox-button--close { font-size: 2rem; margin: 0; }

.fancybox-inner .fancybox-caption-wrap { position: static; background: #28225C; position: relative; padding: 0; z-index: 999; }

.fancybox-inner .fancybox-caption { color: #ffffff; font-size: 1.8rem; border: 0; padding: 1.8rem 0; }

.fancybox-inner .fancybox-caption .title { margin-bottom: 0; }

.fancybox-inner .fancybox-slide--iframe .fancybox-content { width: 100%; height: 100%; max-width: 100%; max-height: 100%; margin: 0; }

.fancybox-inner .fancybox-stage-ratio { background-color: rgba(0, 0, 0, 0.2); position: relative; }

.fancybox-inner .fancybox-stage-ratio img.ratio { width: 100%; }

.fancybox-inner .fancybox-toolbar { right: 1.8rem; top: 1.8rem; position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color: rgba(0, 0, 0, 0.1); }

.fancybox-inner .fancybox-toolbar .fancybox-button { margin: 0; }

/*accordion*/
.accordion-wrapper { margin-top: 3.6rem; }

.accordion-wrapper .accordion + .accordion { margin-top: 1.8rem; }

.accordion-wrapper .accordion { position: relative; width: 100%; overflow: hidden; }

.accordion-wrapper .accordion > .accordion-label { position: relative; display: block; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: .5rem 2rem; }

.accordion-wrapper .accordion > .accordion-label > .question { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: 1rem; margin-bottom: 0; font-weight: 600; }

.accordion-wrapper .accordion > .accordion-label.is-open + .accordion-content { -webkit-transition: all .7s 0s ease-in-out; -o-transition: all .7s 0s ease-in-out; transition: all .7s 0s ease-in-out; max-height: 1000em; opacity: 1; }

.accordion-wrapper .accordion > .accordion-label.is-open + .accordion-content > .answer > * { -webkit-animation: 1.5s 0s smoothInDown both; animation: 1.5s 0s smoothInDown both; }

.accordion-wrapper .accordion > .accordion-label.is-open > .toggle-sign:before { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); opacity: 0; }

.accordion-wrapper .accordion > .accordion-content { -webkit-transition: all .7s 0s ease-in-out; -o-transition: all .7s 0s ease-in-out; transition: all .7s 0s ease-in-out; max-height: 0; overflow: hidden; opacity: 0; }

.accordion-wrapper .accordion > .accordion-content > .answer { padding: 1.8rem; background-color: #e6f5fc; }

.toggle-sign { -ms-flex-item-align: center; align-self: center; position: relative; width: 24px; height: 24px; display: inline-block; border-radius: 100%; -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.toggle-sign:before { content: ""; position: absolute; top: calc(50% - 12px/2); left: calc(50% - 1px); width: 2px; height: 12px; background-color: #ffffff; -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }

.toggle-sign:after { content: ""; position: absolute; top: calc(50% - 1px); left: calc(50% - 12px/2); width: 12px; height: 2px; background-color: #ffffff; }

/*Banner carousel
---------------------------------*/
.banner-carousel { position: relative; }

.banner-carousel .owl-dots { position: absolute; bottom: 0; left: 0; right: 0; margin-bottom: 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.banner-carousel .owl-dots .owl-dot span { background-color: #ffffff; -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.4); box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.4); width: 1rem; height: 1rem; }

.banner-carousel .owl-dots .owl-dot:hover span { background-color: #ffffff; }

.banner-carousel .owl-dots .owl-dot.active span { background-color: transparent; border: 1px solid #ffffff; }

/** ---------------------------------------- animation smoothUp ---------------------------------------- */
@-webkit-keyframes smoothUp { 0% { -webkit-transform: translateY(0%); transform: translateY(0%); }
  100% { -webkit-transform: translateY(-10%); transform: translateY(-10%); } }
@keyframes smoothUp { 0% { -webkit-transform: translateY(0%); transform: translateY(0%); }
  100% { -webkit-transform: translateY(-10%); transform: translateY(-10%); } }

/** ---------------------------------------- animation smoothInUp ---------------------------------------- */
@-webkit-keyframes smoothInUp { 0% { opacity: 0;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes smoothInUp { 0% { opacity: 0;
    -webkit-transform: translateY(-10%);
            transform: translateY(-10%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

/** ---------------------------------------- animation smoothInDown ---------------------------------------- */
@-webkit-keyframes smoothInDown { 0% { opacity: 0;
    -webkit-transform: translateY(10%);
            transform: translateY(10%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes smoothInDown { 0% { opacity: 0;
    -webkit-transform: translateY(10%);
            transform: translateY(10%); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

/** ---------------------------------------- animation slideInUp ---------------------------------------- */
.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; }

@-webkit-keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0); transform: translateZ(0); } }

@keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to { -webkit-transform: translateZ(0); transform: translateZ(0); } }

/** ---------------------------------------- animation slideOutUp ---------------------------------------- */
.slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; }

@-webkit-keyframes slideOutUp { 0% { -webkit-transform: translateZ(0); transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp { 0% { -webkit-transform: translateZ(0); transform: translateZ(0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

/** ---------------------------------------- animation fadeInLeft ---------------------------------------- */
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
            transform: translate3d(10%, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
            transform: none; } }

/** ---------------------------------------- animation scale-in-center ---------------------------------------- */
.scale-in-center { -webkit-animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-center { 0% { -webkit-transform: scale(0.92); transform: scale(0.92);
    opacity: 0; }
  100% { -webkit-transform: scale(1); transform: scale(1);
    opacity: 1; } }

@keyframes scale-in-center { 0% { -webkit-transform: scale(0.92); transform: scale(0.92);
    opacity: 0; }
  100% { -webkit-transform: scale(1); transform: scale(1);
    opacity: 1; } }

/** ---------------------------------------- animation kenburns-top ---------------------------------------- */
.kenburns-top { -webkit-animation: kenburns-top 5s ease-out both; animation: kenburns-top 5s ease-out both; }

@-webkit-keyframes kenburns-top { 0% { -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%; }
  100% { -webkit-transform: scale(1.25) translateY(-15px);
    transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top; } }

@keyframes kenburns-top { 0% { -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%; }
  100% { -webkit-transform: scale(1.25) translateY(-15px);
    transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top; } }

/** ---------------------------------------- animation kenburns-bottom-left ---------------------------------------- */
.kenburns-bottom-left { -webkit-animation: kenburns-bottom-left 5s ease-out both; animation: kenburns-bottom-left 5s ease-out both; }

@-webkit-keyframes kenburns-bottom-left { 0% { -webkit-transform: scale(1) translate(0, 0); transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 16% 84%;
            transform-origin: 16% 84%; }
  100% { -webkit-transform: scale(1.25) translate(-20px, 15px); transform: scale(1.25) translate(-20px, 15px);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom; } }

@keyframes kenburns-bottom-left { 0% { -webkit-transform: scale(1) translate(0, 0); transform: scale(1) translate(0, 0);
    -webkit-transform-origin: 16% 84%;
            transform-origin: 16% 84%; }
  100% { -webkit-transform: scale(1.25) translate(-20px, 15px); transform: scale(1.25) translate(-20px, 15px);
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom; } }

/*Media Query*/
.logos .logo { max-height: 72px; }

@media all and (max-width: 960px) { /*Header*/
  .header .container { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
  .header .brand-logo { min-width: 220px; }
  .header .contact { width: auto; }
  /*Section padding*/
  .section { padding-top: 3.6rem; }
  .section > .section { padding-top: 0; }
  .section > .section + .section { padding-top: 3.6rem; }
  .section > .section + .section:last-child { padding-bottom: 3.6rem; }
  .logos .logo { max-height: 64px; } }

@media all and (min-width: 768px) { .hamburger { display: none; } }

@media all and (max-width: 767px) { body { background-color: #f7f7f7; }
  .main { background-color: #ffffff; }
  /*Header*/
  .header .social .icon { width: 30px; font-size: 1.6rem; }
  .header .container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .header .contact { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .header .contact > a { font-size: 1.6rem; font-weight: 300; }
  .header .brand-logo { margin: auto; min-width: 45%; margin-bottom: 3.6rem; }
  /*Navbar*/
  .hamburger.is-active + .navbar { max-height: 1000rem; }
  .navbar { max-height: 0; overflow: hidden; -webkit-transition: all 1s 0s ease-in-out; -o-transition: all 1s 0s ease-in-out; transition: all 1s 0s ease-in-out; }
  .navbar > ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }
  .navbar > ul > li a { width: 100%; }
  .navbar > ul > li.has_menu:after { content: ""; position: absolute; height: 10px; width: 10px; border: 1px solid #ffffff; border-color: transparent #ffffff #ffffff transparent; right: 1.8rem; top: 1.8rem; pointer-events: none; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .navbar > ul > li.sub-menu:after { content: ""; position: absolute; height: 10px; width: 10px; border: 1px solid #ffffff; border-color: transparent #ffffff #ffffff transparent; right: 1.8rem; top: 1.8rem; pointer-events: none; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .navbar > ul > li.has_menu.active:after, .navbar > ul > li.has_menu:hover:after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); }
  .navbar > ul > li.sub-menu.active:after, .navbar > ul > li.sub-menu:hover:after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); }
  .navbar > ul > li > .submenu { position: static; }
  .navbar > ul > li > .sub-menu { position: static; }
  /*Footer*/
  .order-xs-1 { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-xs-2 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-xs-3 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-xs-last { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  /*service card*/
  .service-card { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .service-card.has-gradient { background-image: -webkit-radial-gradient(right bottom, circle, #28225C 0%, #009ee3 200%); background-image: -o-radial-gradient(right bottom, circle, #28225C 0%, #009ee3 200%); background-image: radial-gradient(circle at right bottom, #28225C 0%, #009ee3 200%); }
  .service-card .card-image, .service-card .card-content { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 100%; }
  .service-card .card-image { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; margin-bottom: 3.6rem; }
  .content.reverse .content-image { -webkit-box-ordinal-group: unset; -ms-flex-order: unset; order: unset; }
  .hero { max-height: 100%; }
  .hero-text { font-size: 3.8rem; }
  .logos .logo { max-height: 48px; }
  .contact-form { padding: 3.6rem 1.8rem; } }

@media all and (max-width: 600px) { .gallery-list .tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .gallery-list .tabs .tab { text-align: center; }
  .gallery-list .tabs .tab + .tab { margin: .5rem 0 0 0; } }




.setting_standard h2{font-size: 2em; margin: 0.67em 0;  color: #D4A83F;  font-weight: 300; letter-spacing: -0.1rem;  font-size: 4.6rem; line-height: 1.35; }
.gen_pgs ul,
.accordion-content ul,
.setting_standard ul { list-style: none; }
.gen_pgs ul li,
.accordion-content ul li,
.gen_pgs ul li,
.setting_standard ul li { padding-left: 3.6rem; position: relative; }
.gen_pgs ul li:before,
.accordion-content ul li:before,
.setting_standard ul li:before { content: "• "; position: absolute; left: 0; top: 0; }
.gen_pgs ul li:before,
.accordion-content ul li:before,
.setting_standard ul li:before { color: #D4A83F; }

#submit_frm{display:none;}

.wpcf7-response-output,
.wpcf7-not-valid-tip{font-size:14px !important; color:#D4A83F !important; border:none !important; padding:5px 0 !important;}
.wpcf7-not-valid-tip{margin-top:-10px !important;}


.blog_single h3{ font-weight: 400;  color: #D4A83F;  font-weight: 300; letter-spacing: -0.1rem;  font-size: 2.8rem; line-height: 1.3; }
.blog_single a,
.blog_single h1{color:#D4A83F;}
#next_post_link,
#pre_post_link{display:none;}

.accordion-content{}


.fancybox-stage,
.fancybox-slide{min-height:428px;}
.fancybox-inner{min-height:468px;}
.fancybox-image-wrap{min-height:428px; min-width:764px; width:764px !important; height:428px !important; transform:translate3d(0px, 0px, 0px) !important;}


