@charset "UTF-8";
/*Reset*/
/*Normalize*/
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

h1, h2, h3, h4, h5, h6 { font-size: 2em; margin: .67em 0; }

hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace,monospace; font-size: 1em; }

a { background-color: transparent; }

abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace,monospace; font-size: 1em; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

img { border-style: none; }

button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { padding: .35em .75em .625em; }

legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

progress { vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details { display: block; }

summary { display: list-item; }

template, [hidden] { display: none; }

/* Base */
*, *:after, *:before { -webkit-box-sizing: inherit; box-sizing: inherit; margin: 0; padding: 0; outline: none; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 62.5%; }

body { color: #404041; font-family: "Raleway", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-size: 1.8rem; font-weight: 400; line-height: 1.6; overflow-x: hidden; }

/* Typography */
b, strong { font-weight: 700; }

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; }

@media all and (max-width: 767px) { h1, .h1 { font-size: 3.2rem; }
  h2, .h2 { font-size: 2.8rem; }
  h3, .h3 { font-size: 2.4rem; }
  h4, .h4 { font-size: 2.2rem; letter-spacing: -0.08rem; }
  .contact_via, h5, .h5 { font-size: 2.0rem; }
  h6, .h6 { font-size: 1.6rem; } }

/* Link */
a { color: inherit; text-decoration: none; }

a:not(.icon):focus, a:not(.icon):hover { text-decoration: underline; }

.has_link:hover a { color: #009fb5; text-decoration: underline; }

/* List */
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: #951619; }

.list.is-secondary li:before { color: #ececec; }

/* Spacing */
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: 2.5rem; }

fieldset, input, select, textarea { margin-bottom: 0; }

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: 2.5rem; }

.btns .btn + .btn, .btns .arrow + .arrow { margin-left: 1rem; }

/* Divider */
hr { border: 0; border-top: 2px solid #404041; margin: 4rem 0 0; width: 100%; -webkit-box-flex: 0; -ms-flex: none; flex: none; }

hr.is-primary { border-color: #951619; }

.divider { border: 2px solid #404041; border-width: 2px 0 0 0; margin: 4rem 0 0; }

.divider.is-primary { border-color: #951619; }

.divider._vr { width: 0; height: 100%; border-width: 0 2px 0 0; margin: 0 auto; }

.divider._hr { height: 0; width: 100%; border-width: 2px 0 0; margin: 4rem 0 0; }

.border { border: 1px solid #404041; }

.border.is-primary { border-color: #951619; }

@media all and (max-width: 1088px) { .divider._vr-md { width: 0; height: 100%; border-width: 0 2px 0 0; margin: 0 auto; }
  .divider._hr-md { height: 0; width: 100%; border-width: 2px 0 0; margin: 4rem 0 0; } }

@media all and (max-width: 900px) { .divider._vr-sm { width: 0; height: 100%; border-width: 0 2px 0 0; margin: 0 auto; }
  .divider._hr-sm { height: 0; width: 100%; border-width: 2px 0 0; margin: 4rem 0 0; } }

@media all and (max-width: 767px) { .divider._vr-xs { width: 0; height: 100%; border-width: 0 2px 0 0; margin: 0 auto; }
  .divider._hr-xs { height: 0; width: 100%; border-width: 2px 0 0; margin: 4rem 0 0; } }

@media all and (max-width: 640px) { .divider._vr-xxs { width: 0; height: 100%; border-width: 0 2px 0 0; margin: 0 auto; }
  .divider._hr-xxs { height: 0; width: 100%; border-width: 2px 0 0; margin: 4rem 0 0; } }

/* Shapes */
.is-circle { border-radius: 100%; }

.is-rounded, .is-rounded img { border-radius: 0.4rem; }

.is-square { border-radius: 0; }

/* Images */
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; }

/* Icons */
/*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: 30px; }

.icon-lg { width: 46px; }

.icon-sm { width: 24px; font-size: 1.6rem; }

.icon img { max-height: 28px; }

.icons .icon { margin-top: 1rem; }

.icons .icon + .icon { margin-left: 0.5rem; }

/* Button */
.btn, button, input[type='button'], input[type='reset'], input[type='submit'] { margin: 0; border-radius: 0.4rem; cursor: pointer; font-size: 1.6rem; line-height: inherit; font-weight: 700; letter-spacing: 0.1rem; padding: .8rem 2rem; text-align: center; text-decoration: none; text-transform: uppercase; display: inline-block; white-space: nowrap; text-decoration: none !important; -webkit-transition: all 0.3s 0s ease-in-out; -o-transition: all 0.3s 0s ease-in-out; transition: all 0.3s 0s ease-in-out; background-color: #951619; border: 2px solid #951619; color: #ffffff; }

.btn.disabled, .btn[disabled], button.disabled, button[disabled], input[type='button'].disabled, input[type='button'][disabled], input[type='reset'].disabled, input[type='reset'][disabled], input[type='submit'].disabled, input[type='submit'][disabled] { cursor: default; opacity: 0.5; }

.btn.disabled:hover, .btn[disabled]:hover, button.disabled:hover, button[disabled]:hover, input[type='button'].disabled:hover, input[type='button'][disabled]:hover, input[type='reset'].disabled:hover, input[type='reset'][disabled]:hover, input[type='submit'].disabled:hover, input[type='submit'][disabled]:hover { background-color: #951619; border: 2pt solid #951619; }

.btn.btn-default, button.btn-default, input[type='button'].btn-default, input[type='reset'].btn-default, input[type='submit'].btn-default { background-color: #404041; border-color: #404041; color: #ffffff; }

.btn.btn-default.btn-active, button.btn-default.btn-active, input[type='button'].btn-default.btn-active, input[type='reset'].btn-default.btn-active, input[type='submit'].btn-default.btn-active { background-color: #951619; border-color: #951619; color: #ffffff; }

.btn.btn-solid, button.btn-solid, input[type='button'].btn-solid, input[type='reset'].btn-solid, input[type='submit'].btn-solid { background-color: #ffffff; border-color: #ffffff; color: #404041; }

.btn.btn-solid.btn-active, button.btn-solid.btn-active, input[type='button'].btn-solid.btn-active, input[type='reset'].btn-solid.btn-active, input[type='submit'].btn-solid.btn-active { background-color: #951619; border-color: #951619; color: #ffffff; }

.btn.btn-outline, button.btn-outline, input[type='button'].btn-outline, input[type='reset'].btn-outline, input[type='submit'].btn-outline { background-color: transparent; border-color: #ffffff; color: #ffffff; }

.btn.btn-outline.disabled, .btn.btn-outline[disabled], button.btn-outline.disabled, button.btn-outline[disabled], input[type='button'].btn-outline.disabled, input[type='button'].btn-outline[disabled], input[type='reset'].btn-outline.disabled, input[type='reset'].btn-outline[disabled], input[type='submit'].btn-outline.disabled, input[type='submit'].btn-outline[disabled] { background-color: transparent; border-color: gray; color: gray; }

.btn.btn-outline.disabled:hover, .btn.btn-outline[disabled]:hover, button.btn-outline.disabled:hover, button.btn-outline[disabled]:hover, input[type='button'].btn-outline.disabled:hover, input[type='button'].btn-outline[disabled]:hover, input[type='reset'].btn-outline.disabled:hover, input[type='reset'].btn-outline[disabled]:hover, input[type='submit'].btn-outline.disabled:hover, input[type='submit'].btn-outline[disabled]:hover { background-color: transparent; border-color: gray; color: gray; }

.btn.btn-outline.btn-default, button.btn-outline.btn-default, input[type='button'].btn-outline.btn-default, input[type='reset'].btn-outline.btn-default, input[type='submit'].btn-outline.btn-default { background-color: transparent; border-color: #404041; color: #404041; }

.btn.btn-outline.btn-active, button.btn-outline.btn-active, input[type='button'].btn-outline.btn-active, input[type='reset'].btn-outline.btn-active, input[type='submit'].btn-outline.btn-active { background-color: #951619; border-color: #951619; color: #ffffff; }

.btn.has-icon, button.has-icon, input[type='button'].has-icon, input[type='reset'].has-icon, input[type='submit'].has-icon { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 1rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.btn.has-icon .ico, button.has-icon .ico, input[type='button'].has-icon .ico, input[type='reset'].has-icon .ico, input[type='submit'].has-icon .ico { line-height: inherit; }

@media screen and (max-width: 767px) { .btn.has-icon, button.has-icon, input[type='button'].has-icon, input[type='reset'].has-icon, input[type='submit'].has-icon { padding-left: 0; padding-right: 0; }
  .btn.has-icon > *:not(.ico), button.has-icon > *:not(.ico), input[type='button'].has-icon > *:not(.ico), input[type='reset'].has-icon > *:not(.ico), input[type='submit'].has-icon > *:not(.ico) { display: none; } }

.btn.focused, button.focused, input[type='button'].focused, input[type='reset'].focused, input[type='submit'].focused, .btn-outline.focused { background-color: #009fb5 !important; border-color: #009fb5 !important; color: #ffffff !important; outline: 0; }

@media screen and (min-width: 900px) { .btn:hover, button:hover, input[type='button']:hover, input[type='reset']:hover, input[type='submit']:hover, .btn-outline:hover { background-color: #009fb5 !important; border-color: #009fb5 !important; color: #ffffff !important; outline: 0; }
  .btn.btn-active:hover, button.btn-active:hover, input[type='button'].btn-active:hover, input[type='reset'].btn-active:hover, input[type='submit'].btn-active:hover, .btn-outline.btn-active:hover { background-color: #951619 !important; border-color: #951619 !important; color: #ffffff !important; } }

.pill { border-width: 1px; padding: .8rem 1rem; 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; }

.pill .close_ico { margin-left: .5rem; display: none; }

.pill.btn-active .close_ico { display: -webkit-box; display: -ms-flexbox; display: flex; }

/*Arrow button*/
.arrow { height: 46px; width: 46px; min-width: 0; padding: 0; position: relative; border-radius: 100%; border: 2px solid; background-color: transparent; color: inherit; }

.arrow:before, .arrow:after { position: absolute; content: ""; width: 20px; height: 20px; border: 2px solid; color: inherit; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.arrow:before { border-width: 0 0 2px 2px; -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }

.arrow:after { width: 28px; height: 0; border-width: 0 0 2px; }

.arrow.ico_only { border: 0; }

.arrow._sm { height: 36px; width: 36px; }

.arrow._sm:before, .arrow._sm:after { width: 16px; height: 16px; }

.arrow._sm:after { height: 0; width: 22px; }

.arrow._xs { height: 24px; width: 24px; }

.arrow._xs:before, .arrow._xs:after { width: 8px; height: 8px; }

.arrow._xs:after { height: 0; width: 10px; }

.arrow._nxt:before { border-width: 2px 2px 0 0; }

.arrow._close:before, .arrow._close:after { width: 30px; height: 0px; border-width: 0 0 2px; }

.arrow._close:before { -webkit-transform: translate(-50%, -50%) rotate(-45deg); -ms-transform: translate(-50%, -50%) rotate(-45deg); transform: translate(-50%, -50%) rotate(-45deg); }

.arrow._close:after { -webkit-transform: translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }

.arrow._close._sm:before, .arrow._close._sm:after { width: 24px; }

.arrow._close._xs:before, .arrow._close._xs:after { width: 16px; }

@media all and (max-width: 767px) { .arrow, .arrow._sm, .arrow._xs { height: 24px; width: 24px; }
  .arrow:before, .arrow:after, .arrow._sm:before, .arrow._sm:after, .arrow._xs:before, .arrow._xs:after { width: 8px; height: 8px; }
  .arrow:after, .arrow._sm:after, .arrow._xs:after { height: 0; width: 10px; }
  .arrow._close:before, .arrow._close:after { height: 0px; }
  .arrow._close:before, .arrow._close:after, .arrow._close._sm:before, .arrow._close._sm:after, .arrow._close._xs:before, .arrow._close._xs:after { width: 16px; } }

/* Form */
/* Forms
-------------------------------- */
::-webkit-input-placeholder { color: #404041; }

::-moz-placeholder { color: #404041; opacity: 1; }

:-ms-input-placeholder { color: #404041; }

:-moz-placeholder { color: #404041; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], textarea, select { font-size: inherit; line-height: inherit; font-weight: 300; font-family: "Raleway", "Helvetica Neue", "Helvetica", "Arial", sans-serif; color: #404041; }

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: 46px; padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */ background-color: #ffffff; border: 1px solid transparent; border-radius: 0.4rem; -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; }

.col textarea { min-height: 100%; }

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-color: #009fb5; -webkit-box-shadow: 0 0 0px 2px #b3e2e9; box-shadow: 0 0 0px 2px #b3e2e9; outline: 0; -webkit-transition: box-shadow 0.7s 0s ease-in-out; -o-transition: box-shadow 0.7s 0s ease-in-out; -webkit-transition: -webkit-box-shadow 0.7s 0s ease-in-out; transition: -webkit-box-shadow 0.7s 0s ease-in-out; transition: box-shadow 0.7s 0s ease-in-out; transition: box-shadow 0.7s 0s ease-in-out, -webkit-box-shadow 0.7s 0s ease-in-out; }

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; }

.field { color: #404041; }

.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, .field select { width: 100%; }

.field ._h100 { min-height: 100%; }

.form .form-footer { margin-top: 2rem; }

.form_border input[type="email"], .form_border input[type="number"], .form_border input[type="search"], .form_border input[type="text"], .form_border input[type="tel"], .form_border input[type="url"], .form_border input[type="password"], .form_border textarea, .form_border select, .form_border .custom-radio > .tick, .form_border .custom-check > .tick, .form_border .custom-radio > input:checked + .tick, .form_border .custom-check > input:checked + .tick { border-color: #404041; }

.form-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.form-footer > * { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.form-footer .aside { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-left: auto; }

/*Custom Select
----------------------------------------*/
.select { position: relative; color: #404041; }

.select select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.select select::-ms-expand { display: none; }

select { padding-right: 40px; }

/* Field has icon*/
.field, .select { position: relative; }

.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"], .select input[type="email"], .select input[type="number"], .select input[type="search"], .select input[type="text"], .select input[type="tel"], .select input[type="url"], .select input[type="password"] { padding-right: 40px; }

.field .ico, .select .ico { color: inherit; right: 0; font-size: 2.2rem; pointer-events: none; position: absolute; top: 0; bottom: 0; max-height:47px;}

.ico { width: 40px; 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; }

.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 transparent; border-radius: 0.4rem; margin-top: .5rem; 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 #951619; 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: 2rem; padding-right: 2rem; }

.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: #951619; 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); }

.contact-form { padding: 4rem; }

/* Layout */
.container, .wrapper { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 2rem; }

._fluid { max-width: 100%; padding: 0 2rem; }

.wrapper { max-width: 980px; }

.section { padding-top: 5rem; }

.section > .section { padding-top: 0; }

.section .section + .section { padding-top: 5rem; }

.section .section:last-child { padding-bottom: 5rem; }

.section-wrap { padding-bottom: 5rem; }

.box { padding: 2rem 0; }

.box-half { padding: 1rem 0 0; }

/* Full box */
.container._half { max-width: 600px; }

.container._l { margin-right: 0; }

.container._r { margin-left: 0; }

/* Utilities */
.text-center { text-align: center; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.full-grow-1{width:100%; height:214px;}
.full-grow { -webkit-box-flex: 1 !important; -ms-flex: 1 !important; flex: 1 !important; }


._h100 { min-height: 100%; }

.m_auto { margin-left: auto; margin-right: auto; }

.m_l-auto { margin-left: auto; }

.m_r-auto { margin-right: auto; }

/*Grids*/
.grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.has-gutter { margin-left: -2rem; margin-right: -2rem; }

.has-gutter > .col { padding-left: 2rem; padding-right: 2rem; }

.has-gutter_thin { margin-left: -1rem; margin-right: -1rem; }

.has-gutter_thin > .col { padding-left: 1rem; padding-right: 1rem; }

.has-gutter_skinny { margin-left: -0.5rem; margin-right: -0.5rem; }

.has-gutter_skinny > .col { padding-left: 0.5rem; padding-right: 0.5rem; }

.has-gutter_hairline { margin-left: -0.2rem; margin-right: -0.2rem; }

.has-gutter_hairline > .col { padding-left: 0.2rem; padding-right: 0.2rem; }

.has-list { margin-top: -2rem; }

.has-list > .col { margin-top: 2rem; }

.has-list.has-gutter { margin-top: -4rem; }

.has-list.has-gutter > .col { margin-top: 4rem; }

.has-list_thin, .has-list.has-gutter_thin { margin-top: -2rem; }

.has-list_thin > .col, .has-list.has-gutter_thin > .col { margin-top: 2rem; }

.has-list_skinny, .has-list.has-gutter_skinny { margin-top: -1rem; }

.has-list_skinny > .col, .has-list.has-gutter_skinny > .col { margin-top: 1rem; }

.has-list_hairline, .has-list.has-gutter_hairline { margin-top: -0.4rem; }

.has-list_hairline > .col, .has-list.has-gutter_hairline > .col { margin-top: 0.4rem; }

.has-list_double, .has-list.has-gutter_double { margin-top: -4rem; }

.has-list_double > .col, .has-list.has-gutter_double > .col { margin-top: 4rem; }

.grid-1 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 100%; }

.grid-2 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 50%; }

.grid-3 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 33.33333%; }

.grid-4 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 25%; }

.grid-5 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 20%; }

.grid-6 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 16.66667%; }

.grid-7 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 14.28571%; }

.grid-8 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 12.5%; }

.grid-9 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 11.11111%; }

.grid-10 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 10%; }

.grid-11 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 9.09091%; }

.grid-12 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 8.33333%; }

.col { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.col-1 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 8.33333%; }

.col-2 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 16.66667%; }

.col-3 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 25%; }

.col-4 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 33.33333%; }

.col-5 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 41.66667%; }

.col-6 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 50%; }

.col-7 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 58.33333%; }

.col-8 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 66.66667%; }

.col-9 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 75%; }

.col-10 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 83.33333%; }

.col-11 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 91.66667%; }

.col-12 { -webkit-box-flex: 0; -ms-flex: none; flex: none; 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%; }

.col-auto { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: auto; }

@media all and (min-width: 1081px) { .visible-xs { display: none; } }

@media all and (max-width: 1088px) { .grid-md-1 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 100%; }
  .grid-md-2 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 50%; }
  .grid-md-3 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 33.33333%; }
  .grid-md-4 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 25%; }
  .grid-md-5 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 20%; }
  .grid-md-6 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 16.66667%; }
  .grid-md-7 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 14.28571%; }
  .grid-md-8 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 12.5%; }
  .grid-md-9 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 11.11111%; }
  .grid-md-10 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 10%; }
  .grid-md-11 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 9.09091%; }
  .grid-md-12 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 8.33333%; }
  .col-md-1 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 8.33333%; }
  .col-md-2 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 16.66667%; }
  .col-md-3 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 25%; }
  .col-md-4 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 33.33333%; }
  .col-md-5 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 41.66667%; }
  .col-md-6 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 50%; }
  .col-md-7 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 58.33333%; }
  .col-md-8 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 66.66667%; }
  .col-md-9 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 75%; }
  .col-md-10 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 83.33333%; }
  .col-md-11 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 91.66667%; }
  .col-md-12 { -webkit-box-flex: 0; -ms-flex: none; flex: none; 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%; }
  .col-md-auto { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: auto; }
  .col-md-flex { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .visible-xs, .hide-md { display: none; } }

@media all and (max-width: 1088px) and (min-width: 901px) { .hide-md_only { display: none; } }

@media all and (max-width: 900px) { .grid-sm-1 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 100%; }
  .grid-sm-2 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 50%; }
  .grid-sm-3 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 33.33333%; }
  .grid-sm-4 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 25%; }
  .grid-sm-5 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 20%; }
  .grid-sm-6 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 16.66667%; }
  .grid-sm-7 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 14.28571%; }
  .grid-sm-8 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 12.5%; }
  .grid-sm-9 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 11.11111%; }
  .grid-sm-10 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 10%; }
  .grid-sm-11 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 9.09091%; }
  .grid-sm-12 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 8.33333%; }
  .col-sm-1 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 8.33333%; }
  .col-sm-2 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 16.66667%; }
  .col-sm-3 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 25%; }
  .col-sm-4 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 33.33333%; }
  .col-sm-5 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 41.66667%; }
  .col-sm-6 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 50%; }
  .col-sm-7 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 58.33333%; }
  .col-sm-8 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 66.66667%; }
  .col-sm-9 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 75%; }
  .col-sm-10 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 83.33333%; }
  .col-sm-11 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 91.66667%; }
  .col-sm-12 { -webkit-box-flex: 0; -ms-flex: none; flex: none; 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%; }
  .col-sm-auto { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: auto; }
  .col-sm-flex { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .visible-xs, .hide-sm { display: none; } }

@media all and (max-width: 900px) and (min-width: 768px) { .hide-sm_only { display: none; } }

@media all and (max-width: 767px) { .grid-xs-1 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 100%; }
  .grid-xs-2 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 50%; }
  .grid-xs-3 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 33.33333%; }
  .grid-xs-4 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 25%; }
  .grid-xs-5 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 20%; }
  .grid-xs-6 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 16.66667%; }
  .grid-xs-7 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 14.28571%; }
  .grid-xs-8 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 12.5%; }
  .grid-xs-9 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 11.11111%; }
  .grid-xs-10 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 10%; }
  .grid-xs-11 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 9.09091%; }
  .grid-xs-12 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 8.33333%; }
  .col-xs-1 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 8.33333%; }
  .col-xs-2 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 16.66667%; }
  .col-xs-3 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 25%; }
  .col-xs-4 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 33.33333%; }
  .col-xs-5 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 41.66667%; }
  .col-xs-6 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 50%; }
  .col-xs-7 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 58.33333%; }
  .col-xs-8 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 66.66667%; }
  .col-xs-9 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 75%; }
  .col-xs-10 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 83.33333%; }
  .col-xs-11 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 91.66667%; }
  .col-xs-12 { -webkit-box-flex: 0; -ms-flex: none; flex: none; 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%; }
  .col-xs-auto { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: auto; }
  .col-xs-flex { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .visible-xs, .hide-xs { display: none; } }

@media all and (max-width: 767px) and (min-width: 641px) { .hide-xs_only { display: none; } }

@media all and (max-width: 640px) { .grid-xxs-1 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 100%; }
  .grid-xxs-2 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 50%; }
  .grid-xxs-3 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 33.33333%; }
  .grid-xxs-4 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 25%; }
  .grid-xxs-5 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 20%; }
  .grid-xxs-6 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 16.66667%; }
  .grid-xxs-7 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 14.28571%; }
  .grid-xxs-8 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 12.5%; }
  .grid-xxs-9 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 11.11111%; }
  .grid-xxs-10 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 10%; }
  .grid-xxs-11 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 9.09091%; }
  .grid-xxs-12 > .col { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 8.33333%; }
  .col-xxs-1 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 8.33333%; }
  .col-xxs-2 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 16.66667%; }
  .col-xxs-3 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 25%; }
  .col-xxs-4 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 33.33333%; }
  .col-xxs-5 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 41.66667%; }
  .col-xxs-6 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 50%; }
  .col-xxs-7 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 58.33333%; }
  .col-xxs-8 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 66.66667%; }
  .col-xxs-9 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 75%; }
  .col-xxs-10 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 83.33333%; }
  .col-xxs-11 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 91.66667%; }
  .col-xxs-12 { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 100%; }
  .col-xxs-offset-0 { margin-left: 0%; }
  .col-xxs-offset-1 { margin-left: 8.33333%; }
  .col-xxs-offset-2 { margin-left: 16.66667%; }
  .col-xxs-offset-3 { margin-left: 25%; }
  .col-xxs-offset-4 { margin-left: 33.33333%; }
  .col-xxs-offset-5 { margin-left: 41.66667%; }
  .col-xxs-offset-6 { margin-left: 50%; }
  .col-xxs-offset-7 { margin-left: 58.33333%; }
  .col-xxs-offset-8 { margin-left: 66.66667%; }
  .col-xxs-offset-9 { margin-left: 75%; }
  .col-xxs-offset-10 { margin-left: 83.33333%; }
  .col-xxs-offset-11 { margin-left: 91.66667%; }
  .col-xxs-offset-12 { margin-left: 100%; }
  .col-xxs-auto { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: auto; }
  .col-xxs-flex { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .hide-xxs { display: none; } }

/* background rule */
.bg-primary { background-color: #951619; color: #ffffff; }

.bg-primary.partision:before { background-color: #951619; }

.bg-primary.header.is-absolute { background-color: rgba(149, 22, 25, 0.5); }

.bg-primary .icon { background-color: #ffffff; color: #951619; }

.bg-secondary { background-color: #ececec; }

.bg-secondary.grand-parent:before, .bg-secondary.partision:before { background-color: #ececec; }

.bg-default { background-color: #404041; color: #ffffff; }

.bg-default.grand-parent:before, .bg-default.partision:before { background-color: #404041; }

.bg-default.header.is-absolute { background-color: rgba(64, 64, 65, 0.5); }

.bg-default .icon { background-color: #ffffff; color: #404041; }

.daterangepicker td.active, .daterangepicker td.active:hover { background-color: #951619; color: #ffffff; }

/* Heaading */
.title b, .title strong { font-weight: 900; }

.title .icon { margin-right: 2rem; }

.sub-title { font-weight: 500; }

.heading { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 1rem 0; border-bottom: 2px solid #951619; }

.heading .title-wrap { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: 2rem; }

.heading .title-wrap > h1, .heading .title-wrap h2, .heading .title-wrap h3 { margin: 0; }

.aside { margin-left: auto; padding-top: 0.5rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

@media all and (max-width: 767px) { .heading .aside { margin-top: auto; } }

/* Header */
.header { padding: 2rem 0; }

.header.is-absolute { position: absolute; left: 0; right: 0; top: 0; bottom: auto; z-index: 999; }

.header-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.header-wrap .brand-logo { margin-right: auto; }

.brand-logo img { max-height: 94px; }

.navbar ul { list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; }

.navbar li { margin: 0; padding: 0 2rem; }

.navbar li a { border-bottom: 2px solid transparent; }

.navbar li.current-menu-item a, .navbar li:hover a { border-bottom: 2px solid; text-decoration: none !important; }

.navbar a { padding: 1rem 0; }

.social { margin-left: 2rem; }

/*Header media*/
@media screen and (min-width: 951px) { .hamburger { display: none; } }

@media screen and (max-width: 950px) { .header { position: relative; z-index: 99; }
  .header .brand-logo { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .header .social { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .header .hamburger { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; margin: 0 0 0 2rem; }
  .header .navbar { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; background-color: #951619; }
  .navbar { position: absolute; top: 100%; left: 0; right: 0; background-color: inherit; -webkit-transition: max-height .7s 0s ease-in-out; -o-transition: max-height .7s 0s ease-in-out; transition: max-height .7s 0s ease-in-out; max-height: 0; overflow: hidden; }
  .navbar ul { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding: 4rem 0 1rem; }
  .navbar li { margin-bottom: 2rem; text-align: center; }
  .navbar li:nth-child(1) { -webkit-animation: 0.5s 0s fadeOutUp both; animation: 0.5s 0s fadeOutUp both; }
  .navbar li:nth-child(2) { -webkit-animation: 0.5s 0.1s fadeOutUp both; animation: 0.5s 0.1s fadeOutUp both; }
  .navbar li:nth-child(3) { -webkit-animation: 0.5s 0.2s fadeOutUp both; animation: 0.5s 0.2s fadeOutUp both; }
  .navbar li:nth-child(4) { -webkit-animation: 0.5s 0.3s fadeOutUp both; animation: 0.5s 0.3s fadeOutUp both; }
  .navbar li:nth-child(5) { -webkit-animation: 0.5s 0.4s fadeOutUp both; animation: 0.5s 0.4s fadeOutUp both; }
  .navbar li:nth-child(6) { -webkit-animation: 0.5s 0.5s fadeOutUp both; animation: 0.5s 0.5s fadeOutUp both; }
  .navbar li:nth-child(7) { -webkit-animation: 0.5s 0.6s fadeOutUp both; animation: 0.5s 0.6s fadeOutUp both; }
  .navbar li:nth-child(8) { -webkit-animation: 0.5s 0.7s fadeOutUp both; animation: 0.5s 0.7s fadeOutUp both; }
  .navbar li:nth-child(9) { -webkit-animation: 0.5s 0.8s fadeOutUp both; animation: 0.5s 0.8s fadeOutUp both; }
  .navbar li:nth-child(10) { -webkit-animation: 0.5s 0.9s fadeOutUp both; animation: 0.5s 0.9s fadeOutUp both; }
  .navbar li a { padding: 0; display: inline-block; }
  .hamburger.is-active + .navbar { max-height: 500rem; -webkit-transition: all 1s 0s ease-in-out; -o-transition: all 1s 0s ease-in-out; transition: all 1s 0s ease-in-out; }
  .hamburger.is-active + .navbar li:nth-child(1) { -webkit-animation: 0.5s 0.9s fadeInDown both; animation: 0.5s 0.9s fadeInDown both; }
  .hamburger.is-active + .navbar li:nth-child(2) { -webkit-animation: 0.5s 0.8s fadeInDown both; animation: 0.5s 0.8s fadeInDown both; }
  .hamburger.is-active + .navbar li:nth-child(3) { -webkit-animation: 0.5s 0.7s fadeInDown both; animation: 0.5s 0.7s fadeInDown both; }
  .hamburger.is-active + .navbar li:nth-child(4) { -webkit-animation: 0.5s 0.6s fadeInDown both; animation: 0.5s 0.6s fadeInDown both; }
  .hamburger.is-active + .navbar li:nth-child(5) { -webkit-animation: 0.5s 0.5s fadeInDown both; animation: 0.5s 0.5s fadeInDown both; }
  .hamburger.is-active + .navbar li:nth-child(6) { -webkit-animation: 0.5s 0.4s fadeInDown both; animation: 0.5s 0.4s fadeInDown both; }
  .hamburger.is-active + .navbar li:nth-child(7) { -webkit-animation: 0.5s 0.3s fadeInDown both; animation: 0.5s 0.3s fadeInDown both; }
  .hamburger.is-active + .navbar li:nth-child(8) { -webkit-animation: 0.5s 0.2s fadeInDown both; animation: 0.5s 0.2s fadeInDown both; }
  .hamburger.is-active + .navbar li:nth-child(9) { -webkit-animation: 0.5s 0.1s fadeInDown both; animation: 0.5s 0.1s fadeInDown both; }
  .hamburger.is-active + .navbar li:nth-child(10) { -webkit-animation: 0.5s 0s fadeInDown both; animation: 0.5s 0s fadeInDown both; } }

@media screen and (max-width: 700px) { .brand-logo img { max-height: 54px; }
  .social .icon { width: 24px; }
  .header .navbar li { text-align: right; } }

/* Search */
.search_wrapper { position: relative; z-index: 9; }

.search_wrapper .search-toggle { position: absolute; right: 0; top: 100%; border-radius: 0 0 0.4rem 0.4rem; padding: .4rem .8rem; }

.search_wrapper .search-toggle > .when-active { display: none; }

@media all and (min-width: 768px) { .search_wrapper .search-toggle { display: none; } }

@media all and (max-width: 767px) { .search_wrapper .search_outer { max-height: 0; overflow: hidden; -webkit-transition: all .7s 0s ease-in-out; -o-transition: all .7s 0s ease-in-out; transition: all .7s 0s ease-in-out; }
  .search_wrapper .search-toggle.is-active > span { display: none; }
  .search_wrapper .search-toggle.is-active > .when-active { display: block; }
  .search_wrapper .search-toggle.is-active + .search_outer { max-height: 1000rem; } }

/* Hambrger */
.hamburger { width: 24px; height: 14px; right: 1rem; margin: 0 auto; -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: #ffffff; 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%; }

/* Footer */
.footer { padding: 8rem 0; }

.footer-wrap .contacts { 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; margin-left: auto; text-align: right; }

.footer-links { list-style: none; -webkit-column-count: 2; column-count: 2; }

.footer-links li { margin: 0; }

@media screen and (max-width: 767px) { .footer-wrap .contacts { margin-left: 0; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; text-align: left; }
  .footer-wrap .social { margin-left: 0; } }

@media screen and (max-width: 640px) { .footer-wrap .footer-links { -webkit-column-count: 1; column-count: 1; } }

/* Banner */
/*Banner
---------------------------------*/
.banner { position: relative; height: 700px; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; color: #ffffff; background-color: #951619; }

.banner.has-shade:after { content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.3); }

.banner > figure { position: absolute; left: 0; right: 0; bottom: 0; top: 0; }

.banner-bg { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-position: center; background-size: cover; background-repeat: no-repeat; }

.banner-body { position: relative; z-index: 1; width: 100%; height: 100%; 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.banner .hero-wrap { overflow: hidden; }

.banner .hero-title { font-weight: 400; }

.banner .hero-title b, .banner .hero-title strong { font-weight: 800; }

/*Animation*/
.owl-item.active .banner { z-index: 1; }

.owl-item.active .banner .banner-bg { -webkit-animation: 10s .5s zoomOutSlow both; animation: 10s .5s zoomOutSlow both; }

.owl-item.active .banner .animate__1:nth-child(1) { -webkit-animation: smoothInUp 1s 0.7s ease-in-out both; animation: smoothInUp 1s 0.7s ease-in-out both; }

.owl-item.active .banner .animate__1:nth-child(2) { -webkit-animation: smoothInUp 1s 1.4s ease-in-out both; animation: smoothInUp 1s 1.4s ease-in-out both; }

.owl-item.active .banner .animate__1:nth-child(3) { -webkit-animation: smoothInUp 1s 2.1s ease-in-out both; animation: smoothInUp 1s 2.1s ease-in-out both; }

.owl-item.active .banner .animate__1:nth-child(4) { -webkit-animation: smoothInUp 1s 2.8s ease-in-out both; animation: smoothInUp 1s 2.8s ease-in-out both; }

.owl-item.active .banner .animate__2:nth-child(1) { -webkit-animation: smoothInUp 0.7s 0.5s ease-in-out both; animation: smoothInUp 0.7s 0.5s ease-in-out both; }

.owl-item.active .banner .animate__2:nth-child(2) { -webkit-animation: smoothInUp 0.7s 1s ease-in-out both; animation: smoothInUp 0.7s 1s ease-in-out both; }

.owl-item.active .banner .animate__2:nth-child(3) { -webkit-animation: smoothInUp 0.7s 1.5s ease-in-out both; animation: smoothInUp 0.7s 1.5s ease-in-out both; }

.owl-item.active .banner .animate__2:nth-child(4) { -webkit-animation: smoothInUp 0.7s 2s ease-in-out both; animation: smoothInUp 0.7s 2s ease-in-out both; }

/* section partision */
.section-partision { position: relative; overflow: hidden; }

.section-partision .partision > * { position: relative; z-index: 2; }

.section-partision .partision:before { content: ""; position: absolute; top: 0; bottom: 0; z-index: 1; }

.section-partision .partision._tilt:before { -webkit-transform: skew(10deg); -ms-transform: skew(10deg); transform: skew(10deg); -webkit-box-shadow: 10px -5px 10px rgba(0, 0, 0, 0.5); box-shadow: 10px -5px 10px rgba(0, 0, 0, 0.5); }

.section-partision .partision._tilt._l:before { left: -50%; width: 100%; }

.section-partision .partision._tilt._r:before { right: -50%; width: 100%; }

.section-partision .partision._l:before { width: 50%; left: 0; right: auto; }

.section-partision .partision._r:before { width: 50%; right: 0; left: auto; }

.section-partision .figure { position: absolute; right: 0; top: 0; left: 45%; bottom: 0; overflow: hidden; }

@media all and (max-width: 767px) { .section-partision .partision { position: relative; }
  .section-partision .partision._tilt:before { display: none; }
  .section-partision .figure { position: relative; left: 0; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } }

.grand-parent { position: relative; overflow: hidden; }

.grand-parent .first-parent:before { content: ""; position: absolute; height: 100%; z-index: 2; left: -50%; width: 100%; -webkit-transform: skew(10deg); -ms-transform: skew(10deg); transform: skew(10deg); -webkit-box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.5); box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.5); background-color: #404041; -webkit-transform-origin: bottom; -ms-transform-origin: bottom; transform-origin: bottom; }

.grand-parent .second-parent { position: relative; }

.grand-parent .second-parent:before { content: ""; position: absolute; top: 0; bottom: 0; z-index: 3; left: 50%; width: 50%; -webkit-transform-origin: top; -ms-transform-origin: top; transform-origin: top; -webkit-transform: skew(10deg); -ms-transform: skew(10deg); transform: skew(10deg); background-color: #951619; }

.parent { position: relative; }

.parent .first-child { position: relative; z-index: 2; }

.parent .second-child { position: relative; z-index: 3; }

.parent .figure { position: absolute; right: 0; left: auto; bottom: 0; top: 0; z-index: 1; }

/*Tabs*/
.tabs_wrapper .tabs { 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-flex: 1; -ms-flex: 1; flex: 1; list-style: none; }

.tabs_wrapper .tabs .tab:before { left: -500%; right: -500%; }

.tabs_wrapper .tabs .tab:last-child:before { border-bottom: 0 solid #ffffff; }

.tabs_wrapper .tab { margin-bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; text-transform: uppercase; font-weight: 700; position: relative; cursor: pointer; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding: 2rem 0; }

.tabs_wrapper .tab:before { content: ""; z-index: -1; position: absolute; top: 0; bottom: 0; left: -2rem; right: -2rem; border-bottom: 1px solid #ffffff; background-color: #404041; }

.tabs_wrapper .tab > span:not(.arrow) { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 90%; display: inline-block; }

.tabs_wrapper .tab .arrow { -webkit-transition: all .3s 0s ease-in-out; -o-transition: all .3s 0s ease-in-out; transition: all .3s 0s ease-in-out; }

.tabs_wrapper .tab.active:before { background-color: #951619; }

.tabs_wrapper .tab.active .arrow { -webkit-transform: translateX(2rem); -ms-transform: translateX(2rem); transform: translateX(2rem); }

.tabs_wrapper .tab-group:not(.active) .tab-content { display: none; }

.tabs_wrapper .tab-group:not(.active) .tab-content .aside { display: none; }

.tabs_wrapper .tab-group.active .tab-content { -webkit-animation: fadeInRight .7s .3s ease-in-out both; animation: fadeInRight .7s .3s ease-in-out both; }

.tabs_wrapper .tab-group.active .tab-content .aside { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-animation: fadeIn .7s 1s ease-in-out both; animation: fadeIn .7s 1s ease-in-out both; }

.tabs_wrapper .tab-group.active .tab:before { background-color: rgba(0, 0, 0, 0.2); border: 0; }

.tabs_wrapper .tab-group.active .tab .arrow { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.tabs_wrapper .tab-group .tab-content { position: relative; padding: 2rem 0; }

.tabs_wrapper .tab-group .tab-content .aside { position: absolute; z-index: 5; left: auto; right: 0; top: 1rem; }

@media all and (max-width: 900px) { .section-partision .partision.col-sm-12 { position: relative; }
  .section-partision .partision._tilt._l:before { left: -40%; width: 100%; }
  .section-partision .partision._tilt._r:before { right: -40%; width: 100%; } }

@media all and (min-width: 768px) { .tabs_wrapper .tab-group:not(.active) { display: none; }
  .tabs_wrapper .tab-group .tab { display: none; } }

@media all and (max-width: 767px) { .grand-parent .first-parent:before, .grand-parent .second-parent:before { display: none; }
  .grand-parent .second-parent { background-color: #951619; }
  .parent .figure { position: relative; left: 0; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  /*Tabs*/
  .tab-content_wrapper { padding: 0; }
  .tabs_wrapper .tabs { display: none; }
  .tabs_wrapper .tabs .tab:before { content: ""; z-index: -1; position: absolute; top: 0; bottom: 0; left: -500%; right: -500%; }
  .tabs_wrapper .tabs .tab:not(:last-child):before { border-bottom: 1px solid #ffffff; }
  .tabs_wrapper .tab { margin-bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: stretch; -ms-flex-pack: stretch; justify-content: stretch; text-transform: uppercase; font-weight: 700; position: relative; cursor: pointer; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 2rem 0; } }

/* 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 2px 1px rgba(0, 0, 0, 0.4); box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4); width: .8em; height: .8em; }

.banner-carousel .owl-dots .owl-dot:hover span { background-color: #ffffff; }

.banner-carousel .owl-dots .owl-dot.active span { background-color: transparent; border: 2px solid #ffffff; }

@media all and (max-width: 767px) { .banner-carousel .banner { max-height: 100vh; } }

/* Gallery Carousel */
/* Stript Carousel */
.strip-carousel-wrapper { position: relative; overflow: hidden; padding-bottom: 5rem; display: inline-block; width: 100%; }

.strip-carousel-wrapper .strip-carousel { margin-left: -1.53846rem; margin-right: -1.53846rem; width: auto; }

.strip-carousel-wrapper .strip-carousel .item { padding: 0 1.53846rem; }

.strip-carousel-wrapper .strip-carousel .item .item-img { position: relative; }

.strip-carousel-wrapper .strip-carousel .item .item-img:before { display: block; content: ""; width: 100%; padding-top: 100%; }

.strip-carousel-wrapper .strip-carousel .item .img-wrap { position: absolute; top: 0; bottom: 0; right: 0; left: 0; overflow: hidden; 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; }

.strip-carousel-wrapper .strip-carousel .item .img-wrap img { -webkit-transition: all 0.7s 0s ease-in-out; -o-transition: all 0.7s 0s ease-in-out; transition: all 0.7s 0s ease-in-out; -o-object-fit: cover; object-fit: cover; min-height: 100%; min-width: 100%; height: auto; }

.strip-carousel-wrapper .strip-carousel .item:hover .img-wrap img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

@media all and (max-width: 900px) { .strip-carousel-wrapper { position: relative; overflow: hidden; padding-bottom: 5rem; display: inline-block; width: 100%; }
  .strip-carousel-wrapper .strip-carousel { margin-left: -0.66667rem; margin-right: -0.66667rem; width: auto; }
  .strip-carousel-wrapper .strip-carousel .item { padding: 0 0.66667rem; } }

/* Google Map */
/*Map Marker*/
.map { height: 450px; }

/*Map marker swing*/
@-webkit-keyframes mrkrswing { 0% { -webkit-transform: rotate(-7deg); transform: rotate(-7deg); }
  100% { -webkit-transform: rotate(7deg); transform: rotate(7deg); } }
@keyframes mrkrswing { 0% { -webkit-transform: rotate(-7deg); transform: rotate(-7deg); }
  100% { -webkit-transform: rotate(7deg); transform: rotate(7deg); } }

#markerLayer img { -webkit-transform-origin: 50% 100% 0; -ms-transform-origin: 50% 100% 0; transform-origin: 50% 100% 0; -webkit-animation: mrkrswing 1.4s alternate ease-in-out infinite; animation: mrkrswing 1.4s alternate ease-in-out infinite; }

/* Popup */
.popup_background { opacity: .7 !important; }

.popup_visible .popup { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; -webkit-animation: 1s 0s fadeIn both; animation: 1s 0s fadeIn both; }

.popup { position: relative; width: calc(100% - 2rem); height: 100%; max-height: calc(100% - 2rem); -webkit-transition: all 0.7s 0s ease-in-out; -o-transition: all 0.7s 0s ease-in-out; transition: all 0.7s 0s ease-in-out; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; border-radius: 0.4rem; border: 1.6rem solid #951619; }

.popup-wrap { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; border-radius: 0.4rem; overflow: hidden; background-color: #ececec; position: relative; }

.popup-wrap:after { content: ""; position: absolute; bottom: 0; right: 2rem; left: 0; height: 4rem; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-5%, rgba(236, 236, 236, 0)), color-stop(90%, #ececec)); background-image: -webkit-linear-gradient(top, rgba(236, 236, 236, 0) -5%, #ececec 90%); background-image: -o-linear-gradient(top, rgba(236, 236, 236, 0) -5%, #ececec 90%); background-image: linear-gradient(to bottom, rgba(236, 236, 236, 0) -5%, #ececec 90%); }

.popup-header { padding: 2rem; }

.popup-header + .popup-body { padding-top: 0; }

.popup-body { padding: 2rem; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: auto; }

.popup-body .content { padding-bottom: 4rem; }

.popup-lg { max-width: 640px; }

.popup-md { max-width: 520px; }

.popup-sm { max-width: 350px; }

@media all and (max-width: 900px) { .popup-lg, .popup-md, .popup-sm { max-width: 80%; } }

@media all and (max-width: 767px) { .popup { width: calc(100% - 2rem); height: calc(100% - 2rem); border-width: 0.8rem; }
  .popup, .popup-lg, .popup-md, .popup-sm { max-width: 100%; }
  .popup-header .aside { margin-top: 0; margin-bottom: auto; } }

.mfp-bottom-bar { display: none; }

/* Cards */
.card { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-item-align: stretch; align-self: stretch; -webkit-transition: all 0.7s 0s ease-in-out; -o-transition: all 0.7s 0s ease-in-out; transition: all 0.7s 0s ease-in-out; border: 1px solid #ececec; }

.card { border-radius: 0.4rem; overflow: hidden; }

.card-image .figure { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.card-body { padding: 1rem 2rem 2rem; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.content .card-body, .card-body .card-content, .card-body .card-footer { padding-left: 0; padding-right: 0; }

.card-body .card-content { padding-top: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.card-body .card-footer { padding-bottom: 0; }

.card-content { padding: 1rem 2rem; }

.content .card-content { padding-left: 0; padding-right: 0; }

.card-footer { padding: 1rem 2rem 2rem; }

.content .card-footer { padding-left: 0; padding-right: 0; }

.card-content { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.card .content-title { font-weight: 500; }

.card:hover { -webkit-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.3); box-shadow: 0 10px 20px 0px rgba(0, 0, 0, 0.3); }

.card:hover .figure-inner img { -webkit-transform: scale(1.03); -ms-transform: scale(1.03); transform: scale(1.03); }

.card:hover .btn, .card:hover button, .card:hover input[type='button'], .card:hover input[type='reset'], .card:hover input[type='submit'], .card:hover .btn-outline { background-color: #009fb5; border-color: #009fb5; color: #ffffff; outline: 0; }

.vertical_card-carousel .owl-stage, .card-carousel .owl-stage { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; }

.vertical_card-carousel .item, .card-carousel .item { padding: 4rem 2rem; }

.vertical_card-carousel .item, .vertical_card-carousel .owl-item, .card-carousel .item, .card-carousel .owl-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.vertical_card-carousel .item, .vertical_card-carousel .card, .card-carousel .item, .card-carousel .card { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.list_footer { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

figure, figure.tile, figure.figure { margin-bottom: 0; }

.tile, .figure { overflow: hidden; margin-bottom: 0; position: relative; background-color: #ececec; }

.tile._16x9:before, .figure._16x9:before { display: block; content: ""; width: 100%; padding-top: 56.25%; }

.tile._4x3:before, .figure._4x3:before { display: block; content: ""; width: 100%; padding-top: 75%; }

.tile._5x2:before, .figure._5x2:before { display: block; content: ""; width: 100%; padding-top: 40%; }

.tile._2x1:before, .figure._2x1:before { display: block; content: ""; width: 100%; padding-top: 50%; }

.tile._1x1:before, .figure._1x1:before { display: block; content: ""; width: 100%; padding-top: 100%; }

.tile .tile-inner, .tile .figure-inner, .figure .tile-inner, .figure .figure-inner { margin: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; overflow: hidden; 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; background-position: center; background-size: cover; }

.tile .tile-inner > *, .tile .figure-inner > *, .figure .tile-inner > *, .figure .figure-inner > * { height: 100%; width: 100%; 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; }

.tile .tile-inner img, .tile .figure-inner img, .figure .tile-inner img, .figure .figure-inner img { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: all 0.5s 0s ease-in-out; -o-transition: all 0.5s 0s ease-in-out; transition: all 0.5s 0s ease-in-out; }

.tile._fitIn img, .figure._fitIn img { -o-object-fit: contain; object-fit: contain; }

.has-video:before, .has-video:after { pointer-events: none; content: ""; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; -webkit-transition: all 0.35s 0s ease-in-out; -o-transition: all 0.35s 0s ease-in-out; transition: all 0.35s 0s ease-in-out; }

.has-video:before { height: 72px; width: 72px; border-radius: 100%; border: 1px solid #ffffff; }

.has-video:after { height: 0; width: 0; left: calc(50% + 9px); border: 18px solid #ffffff; border-color: transparent transparent transparent #ffffff; border-width: 18px 9px 18px 27px; }

.has-video:hover:before { background-color: rgba(255, 255, 255, 0.6); border-color: #951619; }

.has-video:hover:after { border-color: transparent transparent transparent #951619; }

@media all and (min-width: 641px) { .card_vertical { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; min-height: 280px; }
  .card_vertical .card-body, .card_vertical .card-image { display: -webkit-box; display: -ms-flexbox; display: flex; width: 50%; }
  .card_vertical .figure:before { padding-top: 0 !important; } }

@media all and (max-width: 1088px) { .tile._16x9-md:before, .figure._16x9-md:before { display: block; content: ""; width: 100%; padding-top: 56.25%; }
  .tile._4x3-md:before, .figure._4x3-md:before { display: block; content: ""; width: 100%; padding-top: 75%; }
  .tile._5x2-md:before, .figure._5x2-md:before { display: block; content: ""; width: 100%; padding-top: 40%; }
  .tile._2x1-md:before, .figure._2x1-md:before { display: block; content: ""; width: 100%; padding-top: 50%; }
  .tile._1x1-md:before, .figure._1x1-md:before { display: block; content: ""; width: 100%; padding-top: 100%; } }

@media all and (max-width: 900px) { .tile._16x9-sm:before, .figure._16x9-sm:before { display: block; content: ""; width: 100%; padding-top: 56.25%; }
  .tile._4x3-sm:before, .figure._4x3-sm:before { display: block; content: ""; width: 100%; padding-top: 75%; }
  .tile._5x2-sm:before, .figure._5x2-sm:before { display: block; content: ""; width: 100%; padding-top: 40%; }
  .tile._2x1-sm:before, .figure._2x1-sm:before { display: block; content: ""; width: 100%; padding-top: 50%; }
  .tile._1x1-sm:before, .figure._1x1-sm:before { display: block; content: ""; width: 100%; padding-top: 100%; } }

@media all and (max-width: 767px) { .tile._16x9-xs:before, .figure._16x9-xs:before { display: block; content: ""; width: 100%; padding-top: 56.25%; }
  .tile._4x3-xs:before, .figure._4x3-xs:before { display: block; content: ""; width: 100%; padding-top: 75%; }
  .tile._5x2-xs:before, .figure._5x2-xs:before { display: block; content: ""; width: 100%; padding-top: 40%; }
  .tile._2x1-xs:before, .figure._2x1-xs:before { display: block; content: ""; width: 100%; padding-top: 50%; }
  .tile._1x1-xs:before, .figure._1x1-xs:before { display: block; content: ""; width: 100%; padding-top: 100%; } }

@media all and (max-width: 640px) { .tile._16x9-xxs:before, .figure._16x9-xxs:before { display: block; content: ""; width: 100%; padding-top: 56.25%; }
  .tile._4x3-xxs:before, .figure._4x3-xxs:before { display: block; content: ""; width: 100%; padding-top: 75%; }
  .tile._5x2-xxs:before, .figure._5x2-xxs:before { display: block; content: ""; width: 100%; padding-top: 40%; }
  .tile._2x1-xxs:before, .figure._2x1-xxs:before { display: block; content: ""; width: 100%; padding-top: 50%; }
  .tile._1x1-xxs:before, .figure._1x1-xxs:before { display: block; content: ""; width: 100%; padding-top: 100%; } }

/* Tiles */
.tiles { display: block; overflow: hidden; }

.tiles[class*='has-list'] { margin-top: 0; }

.tiles .col { float: left; }

.tiles.has-gutter_skinny .tile._2x1:before { padding-top: calc(((1 / 2) * 100% ) - 0.5rem); }

.tiles .tile { width: 100%; }

.tiles .tile .tile-inner img { -webkit-transition: all 0.5s 0s ease-in-out; -o-transition: all 0.5s 0s ease-in-out; transition: all 0.5s 0s ease-in-out; }

.tiles .tile:hover .tile-inner img { -webkit-transform: scale(1.03); -ms-transform: scale(1.03); transform: scale(1.03); }

/* Feeds */
.twitter-feeds .feed { display: inline-block; text-decoration: none !important; padding: 1rem; -webkit-transition: all .7s 0s ease-in-out; -o-transition: all .7s 0s ease-in-out; transition: all .7s 0s ease-in-out; -webkit-box-shadow: 0 0 3px 0 transparent; box-shadow: 0 0 3px 0 transparent; border: 1px solid transparent; }

.twitter-feeds .feed-title { margin-bottom: .5rem; }

.twitter-feeds .feed:hover { -webkit-box-shadow: 0 0 3px 0 #ececec; box-shadow: 0 0 3px 0 #ececec; border: 1px solid #404041; }

@media all and (max-width: 900px) { .twitter-feeds .feed { -webkit-box-shadow: 0 0 4px 0 #ececec; box-shadow: 0 0 4px 0 #ececec; border: 1px solid #ececec; } }

/* Calender */
.calender { width: 100%; }

.calender-year { padding: 2rem 2rem 1rem; border-bottom: 0; }

.calender-day { padding: 0; display: -webkit-box; display: -ms-flexbox; display: flex; }

.calender .block { font-weight: 700; text-align: center; width: 14.28571%; padding: 1.33333rem 0; border-radius: 0; }

.calender .block.btn { border: 1px solid #ffffff; }

.calender-body { background-color: #ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.calender-body .block { font-size: 1.4rem; }

.calender .disabled { opacity: .5; cursor: default; }

/* Filter */
.filter_parent .filter_obj { display: none; }

.filter_parent .filtered { display: block; }

.filter_parent .filtered.col { display: -webkit-box; display: -ms-flexbox; display: flex; }

.filter_panel { display: none; }

.filter_panel .box { padding-left: 2rem; padding-right: 2rem; border-top-right-radius: 0; }

.filter_panel .card-body { margin: 1rem 0; }

.filter_toggle.focused { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }

/* Animation */
@-webkit-keyframes smoothInUp { 0% { opacity: 0;
    -webkit-transform: translateY(4rem);
            transform: translateY(4rem); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes smoothInUp { 0% { opacity: 0;
    -webkit-transform: translateY(4rem);
            transform: translateY(4rem); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes smoothInDown { 0% { opacity: 0;
    -webkit-transform: translateY(-4rem);
            transform: translateY(-4rem); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes smoothInDown { 0% { opacity: 0;
    -webkit-transform: translateY(-4rem);
            transform: translateY(-4rem); }
  100% { opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes smoothZoomIn { 0% { -webkit-transform: scale(0.86); transform: scale(0.86); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }

@keyframes smoothZoomIn { 0% { -webkit-transform: scale(0.86); transform: scale(0.86); }
  100% { -webkit-transform: scale(1); transform: scale(1); } }

@-webkit-keyframes zoomOutSlow { from { -webkit-transform: scale(1.2); transform: scale(1.2); }
  to { -webkit-transform: scale(1); transform: scale(1); } }

@keyframes zoomOutSlow { from { -webkit-transform: scale(1.2); transform: scale(1.2); }
  to { -webkit-transform: scale(1); transform: scale(1); } }

@-webkit-keyframes zoomInSlow { from { -webkit-transform: scale(1); transform: scale(1); }
  to { -webkit-transform: scale(1.2); transform: scale(1.2); } }

@keyframes zoomInSlow { from { -webkit-transform: scale(1); transform: scale(1); }
  to { -webkit-transform: scale(1.2); transform: scale(1.2); } }

.tracking-in-expand { -webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) both; animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.61, 0.355, 1) both; }

@-webkit-keyframes tracking-in-expand { 0% { letter-spacing: -0.5em;
    opacity: 0; }
  40% { opacity: 0.6; }
  100% { opacity: 1; } }

@keyframes tracking-in-expand { 0% { letter-spacing: -0.5em;
    opacity: 0; }
  40% { opacity: 0.6; }
  100% { opacity: 1; } }

.scale-in-bottom { -webkit-animation: scale-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; animation: scale-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes scale-in-bottom { 0% { -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 1; }
  100% { -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 1; } }

@keyframes scale-in-bottom { 0% { -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 1; }
  100% { -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 1; } }




/*TOUR CALENDAR START*/
.supercal{width:100%;}
.supercal .supercal-header{display:block; line-height:30px; position: relative; background-color:#404041; color:#fff; font-size: 2rem; letter-spacing: -0.08rem; line-height: 1.35; position:relative; padding:25px 110px 25px 20px; margin-right:1px;}
.supercal .supercal-header .prev-month{position:absolute; right:70px; top:25px; width:36px; height:36px; border:2px solid #fff; background:none; -webkit-border-radius:40px; -moz-border-radius:40px; border-radius:40px; padding:0; margin:0; overflow:hidden; font-size:0; line-height:999;}
.supercal .supercal-header .next-month{position:absolute; right:20px; top:25px; width:36px; height:36px; border:2px solid #fff; background:none; -webkit-border-radius:40px; -moz-border-radius:40px; border-radius:40px; padding:0; margin:0; overflow:hidden; font-size:0; line-height:999;}
.supercal .supercal-header .prev-month:before, .supercal .supercal-header .prev-month:after{position: absolute; content: ""; width: 16px; height: 16px; border: 2px solid; color: inherit; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.supercal .supercal-header .prev-month:before{border-width:0 0 2px 2px; -webkit-transform:translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }
.supercal .supercal-header .prev-month:after{width: 22px; height: 0; border-width: 0 0 2px; }

.supercal .supercal-header .next-month:before, .supercal .supercal-header .next-month:after{position: absolute; content: ""; width: 16px; height: 16px; border: 2px solid; color: inherit; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.supercal .supercal-header .next-month:before{border-width:2px 2px 0 0; -webkit-transform:translate(-50%, -50%) rotate(45deg); -ms-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }
.supercal .supercal-header .next-month:after{width: 22px; height: 0; border-width:2px 2px 0 0; }

.supercal-month {
position: relative;
z-index: 0;
overflow: hidden;

}
.supercal table {
width: 100%;
table-layout: fixed;
background: #fff;
border-collapse:collapse;
border-spacing:0;
border-width:0;
text-align:center;
}
.supercal table tr:first-child{background:#404041;}
.supercal table tr th{background:#404041; color:#fff; padding:10px 0;}
.supercal td {
	cursor: pointer;
	padding:15px 0;
	font-weight:700;
	font-size:1.4rem;
	border:2px solid #fff;
}
.supercal td:hover {
/*background: #009fb5 !important;
color: #fff;*/
}
.supercal td.month-prev, .supercal td.month-next {
	opacity:0;
background: #eee;
}
.supercal td.selected {
	/*
background: #fff;
color: #fff;
font-weight: normal;
*/
}
.supercal td.today {
font-weight: bold;
background: #009fb5;
color: #fff;

}
.supercal td.has_event{background:#951619; color:#fff; font-weight:700;}
/* Footer */
.supercal .supercal-footer {
	padding:25px 0;
width: 100%;
display: table;
}
.supercal .supercal-footer span.supercal-input {
display: table-cell;
width: 100%;
cursor: default;
}
.day_event{display:none;}

.wpcf7-response-output,
.wpcf7-not-valid-tip{color:#fff !important; font-size:15px !important; padding:5px 0 !important; border:none !important;}

.contact_pg_form .wpcf7-response-output,
.contact_pg_form .wpcf7-not-valid-tip{color:#555 !important;}
/*TOUR CALENDAR END*/

.featured_attraction{background-color:#404041; border:1px solid #404041;}
.featured_attraction h4,
.featured_attraction p{color:#fff;}

.themed_tours{background:#951619;}
.themed_tours h2.title{color:#fff; border-bottom:2px solid #fff; padding-bottom:10px;}
.themed_tours .themed_tours_intro{padding-top:3rem;}
.themed_tours .themed_tours_intro p,
.themed_tours .themed_tours_intro a{color:#fff;}
.themed_tours_img{max-height:265px; min-height:265px;}
@media all and (max-width: 900px) {
	.themed_tours_img{max-height:none; min-height:0;}
}

.tesimonial_slider{background:#373b3d;}
.tesimonial_slider .heading{border-bottom:2px solid #fff;}
.tesimonial_slider .heading .title{color:#fff; font-size:4.6rem;}
.tesimonial_slider .grid{padding:50px 25px;}
.tesimonial_slider .grid .testi_slide{}
.tesimonial_slider .grid h3,
.tesimonial_slider .grid h5,
.tesimonial_slider .grid p{color:#fff; text-align:center;}
.tesimonial_slider .grid h3{font-size:3.7rem; padding:0; margin:0; font-weight:500;}
.tesimonial_slider .grid p{font-size:1.9rem; padding:0; margin:0;}
.tesimonial_slider .grid h5{font-size:2.2rem;}
.tesimonial_slider .testi-carousel{}
.tesimonial_slider .owl-prev,
.tesimonial_slider .owl-next{width:95px; height:95px; overflow:hidden; font-size:0; line-height:999px; margin:0 !important; padding:0 !important;}
.tesimonial_slider .owl-prev{position:absolute; left:-110px; top:27%; background:url(../images/testi_arrows.png) 0 0 no-repeat!important; background-size:auto 100% !important;}
.tesimonial_slider .owl-next{position:absolute; right:-110px; top:27%; background:url(../images/testi_arrows.png) right top no-repeat!important; background-size:auto 100% !important;}
@media all and (max-width: 1400px) {
	.tesimonial_slider .grid{padding:35px 95px;}
	.tesimonial_slider .owl-prev,.tesimonial_slider .owl-next{width:65px; height:65px;}
	.tesimonial_slider .owl-prev{left:-70px; top:29%; background:url(../images/testi_arrows.png) 0 0 no-repeat!important; background-size:auto 100% !important;}
	.tesimonial_slider .owl-next{right:-70px; top:29%; background:url(../images/testi_arrows.png) right top no-repeat!important; background-size:auto 100% !important;}
}
@media all and (max-width: 1024px) {
	.tesimonial_slider .heading .title{font-size:4rem;}
	
	.tesimonial_slider .grid h3{font-size:3.1rem; padding:0; margin:0; font-weight:500;}
	.tesimonial_slider .grid p{font-size:1.7rem; padding:0; margin:0;}
	.tesimonial_slider .grid h5{font-size:2rem;}
}
@media all and (max-width: 767px) {
	.tesimonial_slider .heading .title{font-size:3.3rem;}
	
	.tesimonial_slider .grid h3{font-size:2.5rem; padding:0; margin:0; font-weight:500;}
	.tesimonial_slider .grid p{font-size:1.6rem; padding:0; margin:0;}
	.tesimonial_slider .grid h5{font-size:1.8rem;}
	
	.tesimonial_slider .grid{padding:25px 60px 20px;}
	.tesimonial_slider .owl-prev,.tesimonial_slider .owl-next{width:45px; height:45px;}
	.tesimonial_slider .owl-prev{left:-50px; top:29%; background:url(../images/testi_arrows.png) 0 0 no-repeat!important; background-size:auto 100% !important;}
	.tesimonial_slider .owl-next{right:-50px; top:29%; background:url(../images/testi_arrows.png) right top no-repeat!important; background-size:auto 100% !important;}
}


.page_banner{margin-top:4rem;}

.img_caption_parent{position:relative;}
.img_caption_parent .img_caption{position:absolute; left:0; bottom:0; right:0; text-align:right;}
.img_caption_parent .img_caption span{display:inline-block; font-size:15px; color:#fff; padding:3px 12px; position:relative;}
.img_caption_parent .img_caption span:after{position:absolute; content:""; display:block; left:0; top:0; right:0; bottom:0; background:#333; opacity:0.5; z-index:0;}
.img_caption_parent .img_caption span strong{font-weight:300; position:relative; z-index:2;}

.instafeeds{overflow:hidden;}
.instafeeds .instafeeds_inner{margin:0 -30px;}
@media all and (max-width: 1024px) {
	.instafeeds .instafeeds_inner{margin:0 -20px;}
	#sb_instagram.sbi_col_7 #sbi_images .sbi_item{padding:10px !important;}
}
@media all and (max-width: 850px) {
	#sb_instagram.sbi_col_7 #sbi_images .sbi_item{padding:10px !important; width:33.33% !important;}
	#sb_instagram.sbi_col_7 #sbi_images .sbi_item:last-child{display:none !important;}
}

.calendar_popup{background:#fff; width:500px; max-width:100%; margin:0 auto; padding:40px; position:relative;}
.calendar_popup .mfp-close:hover{color:#000 !important;}

#enquiry_form p a{font-weight:bold;}

.banner_carousel_h{height:700px;}
.hide_img{opacity:0;}