/*
Theme Name: Avari Homes
Author: Anonymous
Author URI:
Version: 1
Description: Avari Homes theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Avari Homes
Tags: one-column, two-columns
Theme URI:
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.product-tile .property-features, .twocols-content .contact-list, .feature-card .feature-list, .areas-we-cover ul:not([class]), .twocols-content ol:not([class]), .twocols-content ul:not([class]), .social-networks, .accordion, .form-area ul, .form-area .gform_fields, .text-block ol, .text-block ul, .menu-nav ul, .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
}

.navigation-single:after, .post-password-form p:after, .search-form:after, .widget:after, dl:after, .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

* {
  max-height: 1000000px;
}

body {
  color: #124c56;
  background: #fff;
  font: 17px/1.5294117647 "Montserrat", sans-serif;
  font-weight: 400;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1364px) {
  body {
    font-size: 17px;
    line-height: 1.4;
  }
}
@media (max-width: 1022px) {
  body {
    font-size: 15px;
    line-height: 1.4;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.gm-style img {
  max-width: none;
}

a {
  -webkit-transition: color linear 0.3s, opacity linear 0.3s, background-color linear 0.3s, border-color linear 0.3s;
  transition: color linear 0.3s, opacity linear 0.3s, background-color linear 0.3s, border-color linear 0.3s;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 1.5294117647em;
}

blockquote {
  border-left: 4px solid #cdab89;
  padding-left: 0.5em;
  margin-left: 1.5294117647em;
}

th, td {
  border: 1px solid #cdab89;
  padding: 0.5em;
  text-align: left;
  vertical-align: top;
}

th {
  text-align: center;
  vertical-align: middle;
}

ul, ol {
  padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0;
}

ul {
  list-style-type: disc;
}

dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold;
}
dl dd {
  overflow: hidden;
}

pre {
  max-width: 100%;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
input[type=date],
textarea, select, input[type=number] {
  height: 56px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 17px;
  line-height: 24px;
  border: solid 1px #848080;
  padding: 10px 22px;
  border-radius: 8px;
  outline: none;
  width: 100%;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #124c56;
  background-color: #fff;
}
input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder {
  color: #676767;
}
input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=date]::-moz-placeholder,
textarea::-moz-placeholder, select::-moz-placeholder, input[type=number]::-moz-placeholder {
  opacity: 1;
  color: #676767;
}
input[type=text]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=date]:-moz-placeholder,
textarea:-moz-placeholder, select:-moz-placeholder, input[type=number]:-moz-placeholder {
  color: #676767;
}
input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
textarea:-ms-input-placeholder, select:-ms-input-placeholder, input[type=number]:-ms-input-placeholder {
  color: #676767;
}
input[type=text].placeholder,
input[type=tel].placeholder,
input[type=email].placeholder,
input[type=search].placeholder,
input[type=password].placeholder,
input[type=url].placeholder,
input[type=date].placeholder,
textarea.placeholder, select.placeholder, input[type=number].placeholder {
  color: #676767;
}
input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=date]:focus,
textarea:focus, select:focus, input[type=number]:focus {
  border-color: #cdab89;
}

select, .select2-container--default .select2-selection--single {
  background: #fff url("images/select-bg.png");
  background-size: 54px 54px;
  background-repeat: no-repeat;
  background-position: 100% 0;
  padding-right: 40px;
}

.select2-container--default .select2-selection--single {
  font-size: 17px;
  line-height: 24px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: 14px 22px;
  border-radius: 0;
  outline: none;
  width: 100%;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #124c56;
  background-color: #fff;
}

.select2-dropdown {
  border-color: rgba(0, 0, 0, 0.1) !important;
}

textarea {
  resize: vertical;
  vertical-align: top;
  height: 180px !important;
  resize: none;
}

button, .btn,
input[type=button],
input[type=reset],
input[type=file],
input[type=submit], .button {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
  font-size: 15px;
  line-height: 20px;
  padding: 12px 20px;
  min-height: 46px;
  text-align: center;
  border-radius: 6px;
  outline: none;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  background: #cdab89;
  border: 1px solid transparent;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-size: 150% 100%;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  button, .btn,
  input[type=button],
  input[type=reset],
  input[type=file],
  input[type=submit], .button {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  button, .btn,
  input[type=button],
  input[type=reset],
  input[type=file],
  input[type=submit], .button {
    font-size: 16px;
    padding: 13px 25px;
    min-height: 48px;
  }
}
button:before, .btn:before,
input[type=button]:before,
input[type=reset]:before,
input[type=file]:before,
input[type=submit]:before, .button:before {
  content: "\e90a";
  font-family: icomoon;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 0 -4px;
  position: relative;
  color: #0f7181;
  left: 0;
  font-size: 25px;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
}
.cn-button:before {
  content: none;
}
#cn-notice-buttons {
  vertical-align: middle;
}
button:hover, .btn:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=file]:hover,
input[type=submit]:hover, .button:hover {
  opacity: 1;
  color: #fff;
  background: rgb(9.6875, 72.9791666667, 83.3125);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
button:hover:before, .btn:hover:before,
input[type=button]:hover:before,
input[type=reset]:hover:before,
input[type=file]:hover:before,
input[type=submit]:hover:before, .button:hover:before {
  left: -7px;
}
button.btn-white, .btn.btn-white,
input[type=button].btn-white,
input[type=reset].btn-white,
input[type=file].btn-white,
input[type=submit].btn-white, .button.btn-white {
  background: #fff;
  color: #124c56;
}
button.btn-white:hover, .btn.btn-white:hover,
input[type=button].btn-white:hover,
input[type=reset].btn-white:hover,
input[type=file].btn-white:hover,
input[type=submit].btn-white:hover, .button.btn-white:hover {
  border-color: #fff;
  background: none;
  color: #fff;
}
button.btn-white:before, .btn.btn-white:before,
input[type=button].btn-white:before,
input[type=reset].btn-white:before,
input[type=file].btn-white:before,
input[type=submit].btn-white:before, .button.btn-white:before {
  color: #0f7181;
}
button.btn-secondary-outline, .btn.btn-secondary-outline,
input[type=button].btn-secondary-outline,
input[type=reset].btn-secondary-outline,
input[type=file].btn-secondary-outline,
input[type=submit].btn-secondary-outline, .button.btn-secondary-outline {
  background: none;
  border-color: #c2a180;
  color: #c2a180;
}
button.btn-secondary-outline:hover, .btn.btn-secondary-outline:hover,
input[type=button].btn-secondary-outline:hover,
input[type=reset].btn-secondary-outline:hover,
input[type=file].btn-secondary-outline:hover,
input[type=submit].btn-secondary-outline:hover, .button.btn-secondary-outline:hover {
  color: #fff;
  background: rgba(194, 161, 128, 0.3);
}
button.btn-secondary-outline:hover:before, .btn.btn-secondary-outline:hover:before,
input[type=button].btn-secondary-outline:hover:before,
input[type=reset].btn-secondary-outline:hover:before,
input[type=file].btn-secondary-outline:hover:before,
input[type=submit].btn-secondary-outline:hover:before, .button.btn-secondary-outline:hover:before {
  color: #fff;
}
button.btn-secondary-outline:before, .btn.btn-secondary-outline:before,
input[type=button].btn-secondary-outline:before,
input[type=reset].btn-secondary-outline:before,
input[type=file].btn-secondary-outline:before,
input[type=submit].btn-secondary-outline:before, .button.btn-secondary-outline:before {
  color: #c2a180;
}
button.btn-secondary, .btn.btn-secondary,
input[type=button].btn-secondary,
input[type=reset].btn-secondary,
input[type=file].btn-secondary,
input[type=submit].btn-secondary, .button.btn-secondary {
  background: #cdab89;
  border-color: transparent;
  color: #0f7181;
}
button.btn-secondary:hover, .btn.btn-secondary:hover,
input[type=button].btn-secondary:hover,
input[type=reset].btn-secondary:hover,
input[type=file].btn-secondary:hover,
input[type=submit].btn-secondary:hover, .button.btn-secondary:hover {
  background: rgb(182.2321428571, 132.75, 83.2678571429);
}
button.btn-primary, .btn.btn-primary,
input[type=button].btn-primary,
input[type=reset].btn-primary,
input[type=file].btn-primary,
input[type=submit].btn-primary, .button.btn-primary {
  background-color: #0f7181;
  color: #fff;
  position: relative;
}
button.btn-primary:hover, .btn.btn-primary:hover,
input[type=button].btn-primary:hover,
input[type=reset].btn-primary:hover,
input[type=file].btn-primary:hover,
input[type=submit].btn-primary:hover, .button.btn-primary:hover {
  background: rgb(17.65625, 133.0104166667, 151.84375);
}
button.btn-info, .btn.btn-info,
input[type=button].btn-info,
input[type=reset].btn-info,
input[type=file].btn-info,
input[type=submit].btn-info, .button.btn-info {
  background: #154d56;
}
button.btn-info:hover, .btn.btn-info:hover,
input[type=button].btn-info:hover,
input[type=reset].btn-info:hover,
input[type=file].btn-info:hover,
input[type=submit].btn-info:hover, .button.btn-info:hover {
  background: rgb(26.0046728972, 95.3504672897, 106.4953271028);
}

.custom-select {
  position: relative;
  display: inline-block;
}
.custom-select select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  color: #c2a180;
  border: 1px solid #c2a180;
  padding: 10px 40px 10px 15px;
  font-size: 16px;
  font-weight: 800;
  border-radius: 6px;
  cursor: pointer;
  outline: none;
  background: none;
}
.custom-select select option {
  color: #f3ede0;
  background-color: #c2a180;
}
.custom-select select:hover {
  background: rgba(194, 161, 128, 0.3);
}
.custom-select::after {
  content: "\e90c";
  font-family: icomoon;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #c2a180;
  pointer-events: none;
  font-size: 28px;
}
.custom-select.off-white select {
  color: #f3ede0;
}
.custom-select.off-white::after {
  color: #f3ede0;
}

.fancybox-button {
  min-height: inherit;
  padding: 0;
}
.fancybox-button:hover {
  background: #000;
}

.field_sublabel_below .gfield_label {
  margin-bottom: 6px;
  display: block;
}

input[type=file] {
  border-bottom: 0;
  background-color: #0f7181;
  color: #fff;
}

.main-cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-cols #content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.main-cols #sidebar {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 320px;
  margin-left: 20px;
}

.paging {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paging .nav-links {
  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;
}
.paging .nav-links .prev, .paging .nav-links .next {
  padding: 8px 20px;
}

.paging {
  clear: both;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0 0;
}

.paging .nav-links a, .paging .nav-links span {
  color: #c2a180 !important;
  text-decoration: none;
  background: none;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0;
  font-size: 17px;
  line-height: 24px;
  margin: 2px 4px;
  border-radius: 100%;
  font-family: "Montserrat", sans-serif;
  border: solid 1px #c2a180;
  border-radius: 5px;
  display: block;
  width: 40px;
  height: 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;
}

.paging .nav-links span.current {
  background: #c2a180;
  color: #fff !important;
}

.paging .nav-links a:hover {
  background: none;
  color: #0f7181 !important;
}

.paging .nav-links .next, .paging .nav-links .prev {
  font-size: 0;
  line-height: 0;
  padding: 0;
}
.paging .nav-links .next {
  text-align: center;
}
.paging .nav-links .next:before {
  font-size: 20px;
  line-height: 24px;
  display: block;
  content: "\e90a";
  font-family: "icomoon";
}
.paging .nav-links .prev {
  text-align: center;
}
.paging .nav-links .prev:before {
  font-size: 20px;
  line-height: 24px;
  display: block;
  content: "\e90b";
  font-family: "icomoon";
}

.fancybox-button:after {
  display: none;
}

.widget {
  margin-bottom: 1.5294117647em;
}
.widget ul {
  padding-left: 2em;
}
.widget select {
  min-width: 150px;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}
.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px;
}
.comment-form textarea,
.comment-form input[type=text] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}
.comment-form input[type=submit] {
  display: block;
  float: none;
}

.post-password-form label {
  display: block;
  margin-bottom: 4px;
}
.post-password-form input[type=password] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%;
}

.search-form {
  margin-bottom: 15px;
}
.search-form input {
  width: 100%;
}
.search-form input[type=search] {
  width: 100%;
  margin-bottom: 14px;
}

.post-password-form input {
  width: 100%;
}
.post-password-form input[type=password] {
  width: 100%;
  max-width: 100%;
  margin-bottom: 14px;
}

.comment-form input[type=submit],
.post-password-form input[type=submit],
.search-form input[type=submit] {
  background: #154d56;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}
.comment-form input[type=submit]:hover,
.post-password-form input[type=submit]:hover,
.search-form input[type=submit]:hover {
  background: #cdab89;
}

.commentlist {
  margin: 0 0 1.5294117647em;
}
.commentlist .edit-link {
  margin: 0;
}
.commentlist .avatar-holder {
  float: left;
  margin: 0 1.5294117647em 4px 0;
}

.commentlist-item .commentlist-item {
  padding: 0;
}
@media (min-width: 768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }
}

.comment,
.commentlist-holder {
  overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.5294117647em;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.5294117647em;
}
.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}
.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0.4em;
}
@media (max-width: 767px) {
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0 3px;
  }
}
.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 48%;
  background: #154d56;
  color: #fff;
  padding: 18px 20px 16px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  border-radius: 5px;
}
.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
  background: #cdab89;
}

.navigation-single {
  margin-bottom: 1.5294117647em;
}
.navigation-single .next,
.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 48%;
  background: #154d56;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}
.navigation-single .next:hover,
.navigation-single .prev:hover {
  background: #cdab89;
}
.navigation-single .next a,
.navigation-single .prev a {
  display: block;
  background: #154d56;
  color: #fff;
  padding: 18px 20px 16px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  border-radius: 5px;
}
.navigation-single .next a:hover,
.navigation-single .prev a:hover {
  background: #cdab89;
}
.navigation-single .next {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #999;
  padding: 0.4em;
  margin-bottom: 1.5294117647em;
}
.wp-caption img {
  margin: 0;
  vertical-align: top;
}
.wp-caption p {
  margin: 0.4em 0 0;
}

div.aligncenter {
  margin: 0 auto 1.5294117647em;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1.5294117647em 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1.5294117647em;
}

.mejs-container {
  margin-bottom: 1.5294117647em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

@media (max-width: 1023px) {
  iframe {
    width: 100%;
  }
}

#wp-calendar tbody td {
  text-align: center;
}
#wp-calendar td,
#wp-calendar th {
  border: 1px solid #999;
}

.widget_calendar table {
  width: 100%;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin: 0 0 0.5em;
  line-height: 1.2;
  display: block;
  color: #0f7181;
}

h1, .h1 {
  font-size: 38px;
}
@media (min-width: 576px) {
  h1, .h1 {
    font-size: 42px;
  }
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 50px;
  }
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 50px;
  }
}

h2, .h2 {
  font-size: 31px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 31px;
  }
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 34px;
  }
}

h3, .h3 {
  font-size: 28px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 15px;
}

p {
  margin: 0 0 1em;
}

a {
  color: #0f7181;
}
a:hover, a:focus {
  text-decoration: none;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?w9yjup");
  src: url("fonts/icomoon.eot?w9yjup#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?w9yjup") format("truetype"), url("fonts/icomoon.woff?w9yjup") format("woff"), url("fonts/icomoon.svg?w9yjup#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-update:before {
  content: "\e90d";
}

.icon-mail:before {
  content: "\e90e";
}

.icon-phone-v2:before {
  content: "\e90f";
}

.icon-calender:before {
  content: "\e910";
}

.icon-target:before {
  content: "\e911";
}

.icon-home:before {
  content: "\e913";
}

.icon-search:before {
  content: "\e914";
}

.icon-location:before {
  content: "\e917";
}

.icon-price:before {
  content: "\e934";
}

.icon-bed:before {
  content: "\e936";
}

.icon-shower:before {
  content: "\e937";
}

.icon-parking:before {
  content: "\e938";
}

.icon-tree:before {
  content: "\e93d";
}

.icon-tiktok:before {
  content: "\e93e";
}

.icon-phone:before {
  content: "\e906";
}

.icon-tick:before {
  content: "\e901";
}

.icon-logout:before {
  content: "\e903";
}

.icon-login:before {
  content: "\e905";
}

.icon-quote:before {
  content: "\e902";
}

.icon-currency:before {
  content: "\e904";
}

.icon-user:before {
  content: "\e907";
}

.icon-x:before {
  content: "\e908";
}

.icon-triangle-up:before {
  content: "\e909";
}

.icon-triangle-right:before {
  content: "\e90a";
}

.icon-triangle-left:before {
  content: "\e90b";
}

.icon-triangle-down:before {
  content: "\e90c";
}

.icon-info:before {
  content: "\e912";
}

.icon-search1:before {
  content: "\e915";
}

.icon-target1:before {
  content: "\e916";
}

.icon-clock:before {
  content: "\e918";
}

.icon-icon-email:before {
  content: "\e919";
}

.icon-icon-quote:before {
  content: "\e91a";
}

.icon-icon-quote2:before {
  content: "\e91b";
}

.icon-icon-send:before {
  content: "\e91c";
}

.icon-icon-user:before {
  content: "\e91d";
}

.icon-arrow_right_alt:before {
  content: "\e91e";
}

.icon-long-arrow-right:before {
  content: "\e91f";
}

.icon-long-arrow-left:before {
  content: "\e920";
}

.icon-long-arrow-up:before {
  content: "\e921";
}

.icon-long-arrow-down:before {
  content: "\e922";
}

.icon-check_circle:before {
  content: "\e923";
}

.icon-location1:before {
  content: "\e924";
}

.icon-download:before {
  content: "\e925";
}

.icon-arrow-right:before {
  content: "\e926";
}

.icon-arrow-left:before {
  content: "\e927";
}

.icon-envelope1:before {
  content: "\e928";
}

.icon-home1:before {
  content: "\e929";
}

.icon-watch_later:before {
  content: "\e92a";
}

.icon-youtube1:before {
  content: "\e92b";
}

.icon-location11:before {
  content: "\e92c";
}

.icon-arrow-bottom:before {
  content: "\e92d";
}

.icon-arrow-top:before {
  content: "\e92e";
}

.icon-info1:before {
  content: "\e92f";
}

.icon-check_circle1:before {
  content: "\e930";
}

.icon-paperplane:before {
  content: "\e931";
}

.icon-search11:before {
  content: "\e932";
}

.icon-search2:before {
  content: "\e933";
}

.icon-facebook:before {
  content: "\e935";
}

.icon-certificate:before {
  content: "\e939";
}

.icon-hat:before {
  content: "\e93a";
}

.icon-play:before {
  content: "\e93b";
}

.icon-map:before {
  content: "\e93c";
}

.icon-phone2:before {
  content: "\e942";
}

.icon-star-empty:before {
  content: "\e9d7";
}

.icon-star-half:before {
  content: "\e9d8";
}

.icon-star-full:before {
  content: "\e9d9";
}

.icon-search3:before {
  content: "\f002";
}

.icon-user1:before {
  content: "\f007";
}

.icon-check:before {
  content: "\f00c";
}

.icon-times:before {
  content: "\f00d";
}

.icon-search-plus:before {
  content: "\f00e";
}

.icon-check1:before {
  content: "\f00f";
}

.icon-search-minus:before {
  content: "\f010";
}

.icon-redo:before {
  content: "\f01e";
}

.icon-sync:before {
  content: "\f021";
}

.icon-list:before {
  content: "\f03a";
}

.icon-list1:before {
  content: "\f03b";
}

.icon-check-circle:before {
  content: "\f058";
}

.icon-check-circle1:before {
  content: "\f059";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-comment:before {
  content: "\f075";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-google-plus-g:before {
  content: "\f0d5";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin-in:before {
  content: "\f0e1";
}

.icon-envelope2:before {
  content: "\f0e2";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-ellipsis-h1:before {
  content: "\f143";
}

.icon-ellipsis-v1:before {
  content: "\f144";
}

.icon-play-circle:before {
  content: "\f145";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-long-arrow-down1:before {
  content: "\f175";
}

.icon-long-arrow-up1:before {
  content: "\f176";
}

.icon-long-arrow-left1:before {
  content: "\f177";
}

.icon-long-arrow-right1:before {
  content: "\f178";
}

.icon-vk:before {
  content: "\f189";
}

.icon-google:before {
  content: "\f1a0";
}

.icon-vine:before {
  content: "\f1ca";
}

.icon-yelp:before {
  content: "\f1e9";
}

.icon-pinterest-p:before {
  content: "\f231";
}

.icon-whatsapp:before {
  content: "\f232";
}

.icon-vimeo-v:before {
  content: "\f27d";
}

.icon-envira:before {
  content: "\f299";
}

.icon-bath:before {
  content: "\f2cd";
}

.icon-facebook-f:before {
  content: "\f39e";
}

.icon-map-marker-alt:before {
  content: "\f3c5";
}

.icon-equals:before {
  content: "\f52c";
}

.icon-shopping-cart:before {
  content: "\e900";
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  display: none;
  outline: none !important;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slide-pagination {
  overflow: hidden;
}

.slick-pagination {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.slick-pagination .slick-next {
  position: absolute;
  right: 0;
  top: 0;
}

.slick-dots {
  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;
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 20px 0 0;
}
@media (min-width: 1024px) {
  .slick-dots {
    margin: 20px 0 0;
  }
}
.slick-dots li {
  height: 12px;
  padding: 0 8px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.slick-dots li button {
  background: #f3ede0;
  width: 40px;
  height: 4px;
  min-height: inherit;
  padding: 0;
  font-size: 0;
  line-height: 0;
  display: block;
  border-radius: 0;
  -webkit-transition: height 0.1s ease-in-out;
  transition: height 0.1s ease-in-out;
}
.slick-dots li button:before {
  display: none;
}
.slick-dots li.slick-active button {
  height: 8px;
}

.slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-decoration: none;
  cursor: pointer;
  z-index: 10;
  line-height: 1;
  font-size: 17px;
  left: 0;
  letter-spacing: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #c2a180;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
  font-weight: 600;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #c2a180;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .slick-prev,
  .slick-next {
    width: 45px;
    height: 45px;
  }
}
.slick-prev i,
.slick-next i {
  margin: 0 3px;
  font-size: 20px;
}
@media (min-width: 1024px) {
  .slick-prev i,
  .slick-next i {
    font-size: 30px;
  }
}
.slick-prev:hover,
.slick-next:hover {
  color: #fff;
  background: rgba(194, 161, 128, 0.3);
}

.slick-next {
  left: auto;
  right: 0;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #03101f;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.85;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 20px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
@media (min-width: 768px) {
  .fancybox-slide {
    padding: 44px;
  }
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
  min-width: inherit;
}
.fancybox-button:before {
  display: none;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
  background: none !important;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
}

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.fancybox-content {
  border: solid 8px #fff;
}
@media (min-width: 768px) {
  .fancybox-content {
    border: solid 10px #fff;
  }
}

.fancybox-button, .fancybox-button:visited, .fancybox-button:link {
  color: #fff;
}

#header {
  position: relative;
  background: #154d56;
  z-index: 1000;
}
@media (min-width: 1200px) {
  #header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: none;
  }
}
#header .logo {
  max-width: 170px;
}
@media (min-width: 576px) {
  #header .logo {
    max-width: 200px;
  }
}
@media (min-width: 1200px) {
  #header .logo {
    margin-top: 50px;
    max-width: 350px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (min-width: 1360px) {
  #header .logo {
    margin-top: 75px;
    max-width: 380px;
  }
}
#header .btn.btn-secondary-outline {
  color: #fff;
}
@media (min-width: 1024px) {
  #header .btn.btn-secondary-outline {
    background: rgba(205, 171, 137, 0.3);
  }
}
#header .btn.btn-secondary-outline:before {
  color: #fff;
}
@media (max-width: 1438px) {
  #header .container {
    max-width: none;
  }
}

@media (min-width: 1200px) {
  .fixed-position {
    height: auto !important;
  }
}

.header-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0;
}
@media (min-width: 1200px) {
  .header-content {
    padding: 50px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1360px) {
  .header-content {
    padding: 50px 0 0;
  }
}

.nav-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1200px) {
  .nav-area {
    width: 100%;
  }
}

@media (min-width: 576px) {
  .btns-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 575px) {
  .btns-wrap .btn {
    display: none;
  }
}

.menu-nav {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 1200px) {
  .menu-nav {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (min-width: 1440px) {
  .menu-nav {
    font-size: 17px;
    line-height: 21px;
  }
}
.menu-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1024px) {
  .menu-nav ul.secondary-nav {
    display: none;
  }
}
.menu-nav ul li {
  position: relative;
  margin: 0 16px;
}
@media (min-width: 1600px) {
  .menu-nav ul li {
    margin: 0 16px;
  }
}
@media (min-width: 576px) {
  .menu-nav ul li.d-hide {
    display: none;
  }
}
.menu-nav ul li + li:before {
  position: absolute;
  left: -16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 26px;
  background: #fff;
  opacity: 0.6;
}
@media (min-width: 1600px) {
  .menu-nav ul li + li:before {
    left: -16px;
  }
}
@media (min-width: 1200px) {
  .menu-nav ul li.menu-item-has-children > a:after {
    display: inline-block;
    vertical-align: top;
    content: "\e90c";
    font-family: icomoon;
    margin: 2px 0 -2px 6px;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s;
  }
}
@media (min-width: 1200px) {
  .menu-nav ul li.menu-item-has-children:hover ul {
    opacity: 1;
    visibility: visible;
    margin-top: 10px;
  }
  .menu-nav ul li.menu-item-has-children:hover > a:after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}
.menu-nav ul li a {
  display: block;
  padding: 20px 14px;
  color: #f3ede0;
  position: relative;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .menu-nav ul li a {
    padding: 5px 0;
  }
}
@media (min-width: 1200px) {
  .menu-nav ul li a:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    right: 50%;
    content: "";
    height: 1px;
    background: #c2a180;
    width: 0;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s;
    border-radius: 4px;
  }
}
.menu-nav ul li a:hover:before {
  width: 100%;
  left: 0;
}
@media (min-width: 1200px) {
  .menu-nav ul li.current_page_item > a {
    font-weight: 600;
    color: #c2a180;
  }
}
.menu-nav ul li.current_page_item > a:before {
  width: 100%;
  left: 0;
}
.menu-nav ul ul {
  text-transform: none;
}
@media (min-width: 1200px) {
  .menu-nav ul ul {
    display: block;
    margin: 0;
    position: absolute;
    left: 0;
    top: 100%;
    width: 290px;
    background: rgba(205, 171, 137, 0.6);
    -webkit-box-shadow: 0 0 8px rgba(255, 255, 255, 0.1);
            box-shadow: 0 0 8px rgba(255, 255, 255, 0.1);
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s;
    text-transform: none;
    border: solid 1px #c2a180;
    border-radius: 10px;
  }
}
.menu-nav ul ul li {
  margin: 0;
  position: relative;
}
@media (min-width: 1200px) {
  .menu-nav ul ul li {
    border-top: solid 1px #c2a180;
  }
}
@media (min-width: 1200px) {
  .menu-nav ul ul li:first-child {
    border-top: 0;
  }
}
.menu-nav ul ul li:before {
  display: none;
}
@media (min-width: 1200px) {
  .menu-nav ul ul li a {
    padding: 12px 20px;
    color: #fff !important;
  }
}
.menu-nav ul ul li a:before {
  display: none;
}
.menu-nav ul ul li a:hover {
  color: #fff;
  opacity: 0.7;
}
@media (min-width: 1200px) {
  .menu-nav ul ul li.menu-item-has-children:hover ul {
    opacity: 1 !important;
    visibility: visible !important;
  }
}
@media (min-width: 1200px) {
  .menu-nav ul ul li ul {
    left: 100%;
    top: -1px;
    border-left: solid 1px rgba(255, 255, 255, 0.2);
    opacity: 0 !important;
    visibility: hidden !important;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s;
    font-size: 14px;
    max-height: 700px;
    overflow-y: auto;
  }
}
.menu-nav .drop-opener {
  display: none;
}

@media (max-width: 1199px) {
  .menu-nav {
    font-weight: 500;
    font-size: 16px;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s;
    overflow-y: auto;
    max-height: calc(100vh - 93px);
    background: #0f7181;
    color: #fff;
  }
  .menu-nav ul {
    display: block;
    margin: 0;
  }
  .menu-nav ul li {
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    margin: 0;
  }
  .menu-nav ul li a {
    padding: 0;
    display: block;
    padding: 14px 20px;
    color: #fff;
  }
  .menu-nav ul li.menu-item-has-children > a:after {
    display: none;
  }
  .menu-nav ul li.menu-item-has-children > a {
    padding-right: 80px;
  }
  .menu-nav ul li ul {
    display: none;
    background: rgb(12.34375, 92.9895833333, 106.15625);
  }
  .menu-nav ul li ul li a {
    padding: 17px 40px;
    color: #fff;
  }
  .menu-nav ul li.drop-active > .drop-opener .icon-plus:before {
    content: "\f068";
  }
  .menu-nav ul .drop-opener {
    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;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    z-index: 2;
  }
}
@media (max-width: 1199px) {
  #header:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 100vh;
    content: "";
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: linear 0.4s;
    transition: linear 0.4s;
  }
}
@media (max-width: 575px) {
  .main-nav {
    max-height: calc(100vh - 84px);
  }
}
.menu-opener {
  display: none;
}
@media (max-width: 1199px) {
  .menu-opener {
    display: block;
    width: 40px;
    height: 26px;
    position: relative;
    z-index: 3;
    margin: 0 0 0 20px;
  }
  .menu-opener span, .menu-opener:after, .menu-opener:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: all ease-in 0.4s;
    transition: all ease-in 0.4s;
    content: "";
    height: 5px;
    background: #c2a180;
    border-radius: 10px;
  }
  .menu-opener span {
    top: 11px;
  }
  .menu-opener:after {
    top: 22px;
  }
}
@media (max-width: 767px) {
  .menu-opener span, .menu-opener:after, .menu-opener:before {
    background: #c2a180;
  }
}

@media (max-width: 1199px) {
  .menu-active {
    overflow: hidden;
    height: 100%;
  }
  .menu-active .menu-opener span {
    opacity: 0;
  }
  .menu-active .menu-opener:after, .menu-active .menu-opener:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 10px;
  }
  .menu-active .menu-opener:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .menu-active .main-nav,
  .menu-active .menu-nav {
    opacity: 1;
    visibility: visible;
  }
  .menu-active #header:after {
    opacity: 1;
    visibility: visible;
  }
}

.resize-active * {
  -webkit-transition: none !important;
  transition: none !important;
}

.fixed-position #header {
  z-index: 1000;
  animation: showBar ease 0.5s;
  -webkit-animation: showBar ease 0.5s;
  background: #154d56;
  z-index: 1000;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (min-width: 1200px) {
  .fixed-position #header .logo {
    display: none;
  }
}
.fixed-position #header .header-content {
  padding: 15px 0;
}

@-webkit-keyframes showBar {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes showBar {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.js-tab-hidden {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important;
}

.masked-svg {
  position: absolute;
  width: 0;
  height: 0;
}

#footer {
  color: #f3ede0;
  position: relative;
  text-align: center;
  font-size: 17px;
  background: #1c2b34;
}
@media (min-width: 1024px) {
  #footer {
    text-align: left;
  }
}
@media (max-width: 1359px) {
  #footer {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  #footer {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  #footer {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  #footer {
    font-size: 14px;
  }
}
#footer .container {
  position: relative;
  z-index: 1;
}
#footer .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -20px -40px;
}
#footer .row .col {
  width: 100%;
  padding: 0 20px 20px;
}
@media (min-width: 1024px) {
  #footer .row .col {
    width: 25%;
    padding: 0 20px 40px;
  }
}
#footer .footer-top {
  position: relative;
  padding: 30px 0 0;
}
@media (min-width: 1024px) {
  #footer .footer-top {
    padding: 50px 0 0;
  }
}
#footer .logo {
  margin: 0 auto 20px;
  max-width: 200px;
}
@media (min-width: 576px) {
  #footer .logo {
    max-width: 240px;
  }
}
@media (min-width: 1024px) {
  #footer .logo {
    margin: 0 0 20px;
    max-width: 240px;
  }
}
#footer .logo img {
  display: block;
}
#footer address {
  font-style: normal;
  margin: 0 0 20px;
}
#footer .tel {
  display: block;
}
#footer .tel a {
  font-weight: 800;
  text-decoration: none;
  color: #f3ede0;
}
#footer .tel a:hover {
  color: #c2a180;
}
@media (max-width: 1199px) {
  #footer .tel {
    font-size: 14px;
  }
}
#footer .footer-nav {
  font-weight: 500;
}
#footer .footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer .footer-nav ul li {
  margin: 0 0 8px;
}
@media (min-width: 1500px) {
  #footer .footer-nav ul li {
    margin: 0 0 8px;
  }
}
#footer .footer-nav ul li a {
  text-decoration: none;
  color: #f3ede0;
}
#footer .footer-nav ul li a:hover {
  color: #c2a180;
}
@media (max-width: 1023px) {
  #footer .footer-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -8px -10px;
  }
  #footer .footer-nav ul li {
    margin: 0 8px 10px;
  }
  #footer .footer-nav ul li a {
    border-bottom: dashed 1px #cdab89;
  }
}
#footer .social-networks {
  padding: 14px 0 0;
}
#footer .social-networks li a {
  border-radius: 5px;
  background-color: #c2a180;
  color: #fff;
  border: 0;
}
@media (min-width: 1200px) {
  #footer .social-networks li a {
    border-radius: 5px;
  }
}
#footer .social-networks li a:hover {
  background-color: #c2a180;
}
@media (max-width: 1023px) {
  #footer .social-networks {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#footer .accreditations {
  margin: 0 -10px 10px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 576px) {
  #footer .accreditations {
    margin: 0 -15px 10px;
  }
}
@media (min-width: 1024px) {
  #footer .accreditations {
    margin: 0 -15px -25px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (min-width: 1360px) {
  #footer .accreditations {
    margin: 0 -15px -30px;
  }
}
#footer .accreditations li {
  max-width: 60px;
  margin: 0 10px 20px;
}
@media (min-width: 576px) {
  #footer .accreditations li {
    max-width: 70px;
    margin: 0 15px 25px;
  }
}
@media (min-width: 1200px) {
  #footer .accreditations li {
    max-width: 100px;
  }
}
@media (min-width: 1360px) {
  #footer .accreditations li {
    max-width: 100px;
  }
}
#footer .accreditations li img {
  display: block;
  max-width: 100%;
}
#footer .footer-text {
  color: #c2a180;
  text-align: center;
  padding: 20px 0;
}
#footer .footer-text p {
  margin: 0;
}

.back-to-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  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;
  z-index: 1000;
  display: none;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
  text-decoration: none;
}
.back-to-top:hover {
  color: #fff;
  background-color: #cdab89;
}

.fixed-position ~ .back-to-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.text-block {
  margin: 0 0 20px;
}
.text-block h2 {
  margin: 0 0 15px;
  font-weight: 500;
}
.text-block h3 {
  margin: 0 0 15px;
}
.text-block a {
  text-decoration: underline;
}
.text-block a:hover {
  text-decoration: none;
}
.text-block p {
  margin: 0 0 18px;
}
.text-block ul {
  padding: 0 0 20px;
}
.text-block ul li {
  padding: 0 0 8px 18px;
  position: relative;
}
.text-block ul li:before {
  position: absolute;
  left: 0;
  top: 13px;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  content: "";
  background-color: #0f7181;
}
.text-block ol {
  padding: 0 0 20px;
  counter-reset: item;
}
.text-block ol li {
  padding: 0 0 8px 20px;
  position: relative;
}
.text-block ol li:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #0f7181;
  content: counters(item, ".") " ";
  counter-increment: item;
}
.text-block blockquote {
  border: 0;
  margin: 0 0 15px;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
}
.text-block blockquote q, .text-block blockquote p {
  quotes: none;
  font-style: italic;
  display: block;
  margin: 0 0 8px;
}
.text-block blockquote cite {
  display: block;
  font-weight: 400;
}

.btn-area {
  margin: 0 -10px 20px 0;
}
.btn-area .btn {
  margin: 0 10px 10px 0;
}

.slider-for .image, .slider-nav .image {
  display: block;
  padding-top: 55%;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
}

.slider-nav {
  margin: 0 -3px;
}
.slider-nav .slide {
  padding: 6px 3px;
}

.slider-for .caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(15, 113, 129, 0.8);
  color: #fff;
  z-index: 1;
  text-align: center;
  padding: 10px 10px;
}

.gallery-holder {
  margin: 0 0 30px;
  position: relative;
}
@media (min-width: 768px) {
  .gallery-holder {
    margin: 0 0 40px;
  }
}
.gallery-holder:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  content: "";
  height: 7px;
  background: #0f7181;
  z-index: 1;
}
.gallery-holder .slick-arrow {
  width: 50px;
  height: 50px;
  color: #000;
  background: #0f7181;
  border-radius: 100%;
  margin: 0 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;
}

.iframe-holder {
  position: relative;
  padding-top: 56.2%;
  margin: 0 0 30px;
  background-color: #000;
}
@media (min-width: 768px) {
  .iframe-holder {
    margin: 0 0 40px;
  }
}
.iframe-holder iframe {
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

.page-header.video {
  position: relative;
  overflow: hidden;
  position: relative;
  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;
  min-height: 190px;
}
@media (min-width: 768px) {
  .page-header.video {
    min-height: 370px;
  }
}
.page-header.video:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  background: #000;
  z-index: 2;
  opacity: 0.5;
  pointer-events: none;
}
.page-header.video .container {
  position: relative;
  z-index: 4;
}
.page-header.video .container h1 {
  pointer-events: none;
}
.page-header .iframe-holder {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.three-cols {
  margin: 0 -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (min-width: 1024px) {
  .three-cols {
    margin: 0 -20px;
  }
}
.three-cols .col {
  width: 100%;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .three-cols .col {
    width: 33.33%;
  }
}
@media (min-width: 1024px) {
  .three-cols .col {
    padding: 0 20px;
  }
}

.gmap {
  position: relative;
  height: 397px;
  margin: 0 0 30px;
  background-color: #0f7181;
}
@media (min-width: 768px) {
  .gmap {
    margin: 0 0 40px;
  }
}
.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

.form-area ul, .form-area .gform_fields {
  margin: 0 -8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.form-area ul li, .form-area ul .gfield, .form-area .gform_fields li, .form-area .gform_fields .gfield {
  width: 100%;
  padding: 0 8px 20px;
}
@media (min-width: 768px) {
  .form-area ul li, .form-area ul .gfield, .form-area .gform_fields li, .form-area .gform_fields .gfield {
    padding: 0 8px 30px;
  }
}
.form-area ul li.small, .form-area ul .gfield.small, .form-area .gform_fields li.small, .form-area .gform_fields .gfield.small {
  width: 100%;
}
@media (min-width: 768px) {
  .form-area ul li.small, .form-area ul .gfield.small, .form-area .gform_fields li.small, .form-area .gform_fields .gfield.small {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .form-area ul li.extra-small, .form-area ul .gfield.extra-small, .form-area .gform_fields li.extra-small, .form-area .gform_fields .gfield.extra-small {
    width: 33.33%;
  }
  .form-area ul li.medium, .form-area ul .gfield.medium, .form-area .gform_fields li.medium, .form-area .gform_fields .gfield.medium {
    width: 66.66%;
  }
}
.form-area .gfield_label {
  font-weight: 700;
  text-align: left;
  display: block;
  margin-bottom: 4px;
  color: #124c56;
}
.form-area .gfield_label .gfield_required {
  color: #c2a180;
}
.form-area input[type=submit] {
  background: none;
  border-color: #c2a180;
  color: #c2a180;
}
.form-area input[type=submit]:hover {
  background: #c2a180;
  color: #fff;
}
.form-area input[type=file] {
  width: 100%;
}
.form-area .custom-checkboxes legend, .form-area .custom-checkboxes .gfield_label_before_complex {
  font-size: 20px;
  line-height: 24px;
  display: block;
  font-weight: 500;
  margin: 0 0 20px;
}
.form-area .ginput_container_checkbox:after {
  display: none;
}
.form-area input[type=text],
.form-area input[type=tel],
.form-area input[type=email],
.form-area input[type=search],
.form-area input[type=password],
.form-area input[type=url],
.form-area input[type=date],
.form-area textarea, .form-area select, .form-area input[type=number] {
  height: 50px;
  font-size: 16px;
  line-height: 30px;
  padding: 10px 20px;
  border-color: #f2ecdf;
  background: #f2ecdf;
  border-radius: 6px;
}
.form-area input[type=text]:focus,
.form-area input[type=tel]:focus,
.form-area input[type=email]:focus,
.form-area input[type=search]:focus,
.form-area input[type=password]:focus,
.form-area input[type=url]:focus,
.form-area input[type=date]:focus,
.form-area textarea:focus, .form-area select:focus, .form-area input[type=number]:focus {
  border-color: #cdab89;
}
.form-area input[type=text]::-webkit-input-placeholder,
.form-area input[type=tel]::-webkit-input-placeholder,
.form-area input[type=email]::-webkit-input-placeholder,
.form-area input[type=search]::-webkit-input-placeholder,
.form-area input[type=password]::-webkit-input-placeholder,
.form-area input[type=url]::-webkit-input-placeholder,
.form-area input[type=date]::-webkit-input-placeholder,
.form-area textarea::-webkit-input-placeholder, .form-area select::-webkit-input-placeholder, .form-area input[type=number]::-webkit-input-placeholder {
  color: #c2a180;
}
.form-area input[type=text]::-moz-placeholder,
.form-area input[type=tel]::-moz-placeholder,
.form-area input[type=email]::-moz-placeholder,
.form-area input[type=search]::-moz-placeholder,
.form-area input[type=password]::-moz-placeholder,
.form-area input[type=url]::-moz-placeholder,
.form-area input[type=date]::-moz-placeholder,
.form-area textarea::-moz-placeholder, .form-area select::-moz-placeholder, .form-area input[type=number]::-moz-placeholder {
  opacity: 1;
  color: #c2a180;
}
.form-area input[type=text]:-moz-placeholder,
.form-area input[type=tel]:-moz-placeholder,
.form-area input[type=email]:-moz-placeholder,
.form-area input[type=search]:-moz-placeholder,
.form-area input[type=password]:-moz-placeholder,
.form-area input[type=url]:-moz-placeholder,
.form-area input[type=date]:-moz-placeholder,
.form-area textarea:-moz-placeholder, .form-area select:-moz-placeholder, .form-area input[type=number]:-moz-placeholder {
  color: #c2a180;
}
.form-area input[type=text]:-ms-input-placeholder,
.form-area input[type=tel]:-ms-input-placeholder,
.form-area input[type=email]:-ms-input-placeholder,
.form-area input[type=search]:-ms-input-placeholder,
.form-area input[type=password]:-ms-input-placeholder,
.form-area input[type=url]:-ms-input-placeholder,
.form-area input[type=date]:-ms-input-placeholder,
.form-area textarea:-ms-input-placeholder, .form-area select:-ms-input-placeholder, .form-area input[type=number]:-ms-input-placeholder {
  color: #c2a180;
}
.form-area input[type=text].placeholder,
.form-area input[type=tel].placeholder,
.form-area input[type=email].placeholder,
.form-area input[type=search].placeholder,
.form-area input[type=password].placeholder,
.form-area input[type=url].placeholder,
.form-area input[type=date].placeholder,
.form-area textarea.placeholder, .form-area select.placeholder, .form-area input[type=number].placeholder {
  color: #c2a180;
}
.form-area select, .form-area .select2-container--default .select2-selection--single {
  background: #f2ecdf url("images/bg-select3.jpg");
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: 100% 0;
  padding-right: 40px;
}
.form-area .gfield--type-consent legend {
  display: none;
}
.form-area .gfield--type-consent .ginput_container_consent input {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: hidden;
}
.form-area .gfield--type-consent .ginput_container_consent input:checked ~ label:before {
  opacity: 1;
}
.form-area .gfield--type-consent .ginput_container_consent label {
  display: block;
  cursor: pointer;
  position: relative;
  padding-left: 34px;
}
.form-area .gfield--type-consent .ginput_container_consent label:after {
  position: absolute;
  left: 0;
  top: 4px;
  width: 22px;
  height: 22px;
  border: solid 1px #848080;
  content: "";
  border-radius: 4px;
  cursor: pointer;
  background: #fff;
}
.form-area .gfield--type-consent .ginput_container_consent label:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 12px;
  height: 6px;
  border: solid 2px #124c56;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin: 10px 0 0 6px;
  opacity: 0;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
  z-index: 1;
}
.form-area .gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -10px;
  text-align: left;
  font-size: 17px;
  line-height: 27px;
}
.form-area .gfield_checkbox .gchoice {
  width: calc(100% - 24px);
  margin: 0 10px 12px;
  position: relative;
  padding-left: 34px;
}
@media (min-width: 576px) {
  .form-area .gfield_checkbox .gchoice {
    width: calc(50% - 24px);
  }
}
.form-area .gfield_checkbox .gchoice input {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: hidden;
}
.form-area .gfield_checkbox .gchoice input:checked ~ label:before {
  opacity: 1;
}
.form-area .gfield_checkbox .gchoice label {
  display: block;
  cursor: pointer;
}
.form-area .gfield_checkbox .gchoice label:after {
  position: absolute;
  left: 0;
  top: 3px;
  width: 22px;
  height: 22px;
  border: solid 1px #848080;
  content: "";
  border-radius: 4px;
  cursor: pointer;
  background: #fff;
}
.form-area .gfield_checkbox .gchoice label:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 12px;
  height: 6px;
  border: solid 2px #124c56;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin: 9px 0 0 5px;
  opacity: 0;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
  z-index: 1;
}

.download-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: solid 1px #f3fafe;
  margin: 0 0 14px;
  padding: 17px 15px 17px 66px;
  position: relative;
  font-size: 20px;
  line-height: 24px;
  background-color: #f3fafe;
  color: #124c56;
  font-weight: 600;
}
.download-btn .download {
  display: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 0 0 10px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 0;
  padding: 17px 20px 17px;
  border-left: solid 1px rgb(219.4615384615, 240.1923076923, 252.0384615385);
  font-size: 18px;
}
@media (min-width: 768px) {
  .download-btn .download {
    display: block;
  }
}
.download-btn .download i {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 15px;
  font-size: 20px;
}
.download-btn .ext {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}
.download-btn .f-name {
  margin: 0 15px 0 0;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: 600;
}
.download-btn .name-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
}
.download-btn .icon-download {
  position: absolute;
  left: 20px;
  top: 16px;
  line-height: 1;
  font-size: 25px;
}
.download-btn:hover {
  color: #124c56;
}

.downloads-list {
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .downloads-list {
    margin: 0 0 40px;
  }
}

.accordion {
  margin: 0 0 25px;
}
@media (min-width: 576px) {
  .accordion {
    margin: 0 0 30px;
  }
}
@media (min-width: 1024px) {
  .accordion {
    margin: 0 0 40px;
  }
}
.accordion li {
  border-bottom: solid 1px #c2a180;
  background: #fff;
  overflow: hidden;
}
.accordion li.active .opener:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.accordion .opener {
  display: block;
  font-size: 16px;
  line-height: 24px;
  padding: 16px 40px 16px 0;
  color: inherit;
  position: relative;
  font-weight: 600;
  text-decoration: none;
}
@media (min-width: 576px) {
  .accordion .opener {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .accordion .opener {
    font-size: 17px;
    line-height: 24px;
  }
}
.accordion .opener:before {
  position: absolute;
  right: 0;
  top: 14px;
  content: "\e90c";
  font-family: icomoon;
  color: #c2a180;
  font-weight: 700;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
}
.accordion .slide-holder {
  padding: 0 0 20px;
}
.accordion .slide-holder table {
  width: 100%;
}
.accordion .slide-holder p {
  margin: 0 0 15px;
}
.accordion .slide-holder ul, .accordion .slide-holder ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accordion .slide-holder ul li, .accordion .slide-holder ol li {
  width: 100%;
  border: 0;
  background: none;
  margin: 0;
}
.accordion .slide-holder ul {
  margin: 0 0 15px;
}
.accordion .slide-holder ul li {
  position: relative;
  overflow: visible;
  padding: 0 0 0 20px;
}
.accordion .slide-holder ul li:before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
  width: 6px;
  height: 6px;
  background: #0f7181;
  border-radius: 100%;
}
.accordion .slide-holder ol {
  margin: 0 0 15px;
  counter-reset: item;
}
.accordion .slide-holder ol li {
  position: relative;
  overflow: visible;
  padding: 0 0 0 20px;
}
.accordion .slide-holder ol li:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #0f7181;
  content: counters(item, ".") " ";
  counter-increment: item;
  font-weight: 700;
}

.validation_error {
  margin: 0 0 10px;
}

.gfield .validation_message {
  display: none;
}

.gfield_error input, .gfield_error textarea, .gfield_error select {
  border-color: #f00 !important;
}

.gform_footer {
  text-align: center;
  max-width: 230px;
  margin: 0 auto;
  position: relative;
}

.twocolumns {
  padding: 0 0 30px;
}
@media (min-width: 1024px) {
  .twocolumns {
    padding: 0 0 60px;
  }
}

.image-area {
  margin-bottom: 30px;
}
.image-area img {
  display: block;
  width: 100%;
}

.table-holder {
  margin: 0 0 30px;
}
.table-holder table {
  width: 100%;
  text-align: center;
  margin: 0;
}
.table-holder table thead {
  background: #154d56;
  color: #124c56;
  font-weight: 600;
}
.table-holder table th, .table-holder table td {
  padding: 10px 15px;
  text-align: center;
  border-color: #154d56;
}
@media (max-width: 767px) {
  .table-holder {
    overflow-x: auto;
    border: 1px solid #154d56;
    border-top: 0;
    border-bottom: 0;
  }
  .table-holder table {
    min-width: 580px;
    margin-left: -1px;
  }
}

.hidden_label .gfield_label {
  display: none;
}

.captcha-align {
  text-align: center;
}
.captcha-align .ginput_recaptcha {
  display: inline-block;
  vertical-align: top;
}

.main-content {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .main-content {
    padding: 60px 0;
  }
}

.file-input {
  padding-top: 20px;
}
.file-input label {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  outline: none;
  color: #fff;
  position: relative;
  display: block;
}
.file-input label span {
  font-size: 13px;
  color: #c1c1c1;
  font-style: italic;
  display: block;
}
.file-input label:before {
  display: block;
  content: "";
  background: url(images/icon-upload.png);
  background-size: 100% 100%;
  width: 53px;
  height: 40px;
  margin: 0 auto 10px;
}
.file-input input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -99999px;
  top: -99999px;
}
.file-input .gfield_required {
  display: inline;
  color: #0f7181;
}
.file-input.gfield_error .gfield_required {
  color: #f00;
}
.file-input.gfield_error .gfield_label {
  color: #f00;
}
.file-input .ginput_container_fileupload span {
  font-size: 13px;
  color: #c1c1c1;
  font-style: italic;
}
.file-input .gfield_label {
  display: block !important;
}

.gform_not_found {
  display: none;
}

#wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.container {
  max-width: 1260px;
  padding: 0 20px;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1100px;
  }
}
@media (min-width: 1360px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1300px;
  }
}
.details-holder {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .details-holder {
    padding: 40px 0;
  }
}
@media (min-width: 1024px) {
  .details-holder {
    padding: 60px 0;
  }
}
@media (min-width: 1360px) {
  .details-holder {
    padding: 80px 0;
  }
}

.news-listing {
  padding: 40px 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .news-listing {
    padding: 40px 0;
  }
}
@media (min-width: 1024px) {
  .news-listing {
    padding: 60px 0;
  }
}
@media (min-width: 1360px) {
  .news-listing {
    padding: 80px 0;
  }
}
.news-listing + .cta-block {
  background: #f8f4e8;
}
.news-listing .news-header {
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
  padding: 0 0 30px;
}
.news-listing .news-header h2 {
  color: #c2a180;
}
.news-listing .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px;
}
.news-listing .row .col {
  width: 100%;
  padding: 0 15px 30px;
}
@media (min-width: 768px) {
  .news-listing .row .col {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .news-listing .row .col {
    padding: 0 15px 30px;
    width: 33.3%;
  }
}
.news-listing .media-card .image {
  padding-top: 105%;
}
@media (min-width: 768px) {
  .news-listing .media-card .image {
    padding-top: 125%;
  }
}

.social-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -6px;
}
.social-networks li {
  margin: 0 6px 10px;
}
.social-networks li a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  color: #0f7181;
  border: solid 1px #0f7181;
  font-size: 20px;
  border-radius: 100%;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .social-networks li a {
    width: 46px;
    height: 46px;
  }
}
@media (min-width: 1500px) {
  .social-networks li a {
    width: 46px;
    height: 46px;
  }
}
.social-networks li a:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.social-networks li a:hover {
  opacity: 0.9;
}

.gallery-slider {
  margin: 0 -2px;
}
.gallery-slider .slide {
  float: left;
  width: 25%;
  padding: 0 2px;
}
.gallery-slider .image {
  background-size: cover;
  background-position: 50% 50%;
  padding-top: 85%;
  display: block;
  position: relative;
}
.gallery-slider .image img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px -8px 0;
}
@media (min-width: 1024px) {
  .gallery-nav {
    margin: 40px -8px 0;
  }
}
.gallery-nav .slick-arrow {
  background: #0f7181;
  position: static;
  display: block;
  -webkit-transform: none;
          transform: none;
  width: 40px;
  height: 40px;
  border-radius: 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;
  color: #124c56;
  margin: 0 8px;
}
.gallery-nav .slick-arrow i {
  font-size: 22px;
  line-height: 1;
}
.gallery-nav .slick-arrow.slick-disabled {
  background: #0f7181;
  opacity: 0.5;
}

.details-holder h1 {
  font-size: 35px;
  line-height: 40px;
}
@media (min-width: 1024px) {
  .details-holder h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
.details-holder h2 {
  font-size: 30px;
  line-height: 40px;
}
@media (max-width: 1023px) {
  .details-holder h3 {
    font-size: 26px;
    line-height: 30px;
  }
}
.details-holder .meta {
  display: block;
  font-weight: 600;
  margin: 0 0 20px;
}
.details-holder .alignleft {
  max-width: 350px;
}
@media (max-width: 767px) {
  .details-holder .alignleft {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    max-width: none;
  }
}
.details-holder .alignright {
  max-width: 350px;
}
@media (max-width: 767px) {
  .details-holder .alignright {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    max-width: none;
  }
}
@media (max-width: 767px) {
  .details-holder .aligncenter {
    float: none;
    width: 100%;
    margin: 0 0 20px;
    max-width: none;
  }
}

.post-prev-next {
  background: #154d56;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.post-prev-next .navigation {
  padding: 0 20px;
  max-width: 1210px;
  margin: 0 auto;
}
.post-prev-next .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
}
.post-prev-next .nav-previous, .post-prev-next .nav-next {
  font-size: 0;
  line-height: 0;
}
.post-prev-next .nav-previous:after, .post-prev-next .nav-next:after {
  display: block;
  content: "";
}
.post-prev-next .nav-next a {
  color: #124c56;
}
.post-prev-next .nav-next a:before {
  font-size: 18px;
  line-height: 20px;
  content: "Next";
  display: inline-block;
  vertical-align: top;
}
.post-prev-next .nav-next a:after {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 20px;
  content: "\f105";
  font-family: "icomoon";
  margin: 0 0 0 8px;
}
.post-prev-next .nav-previous a {
  color: #124c56;
}
.post-prev-next .nav-previous a:after {
  font-size: 18px;
  line-height: 20px;
  content: "Prev";
  display: inline-block;
  vertical-align: top;
}
.post-prev-next .nav-previous a:before {
  font-size: 18px;
  line-height: 20px;
  content: "\f104";
  font-family: "icomoon";
  display: inline-block;
  vertical-align: top;
  margin: 0 8px 0 0;
}

.gform_validation_errors {
  display: none !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.contact-block {
  padding: 40px 0 20px;
  text-align: center;
}
@media (min-width: 576px) {
  .contact-block {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .contact-block {
    padding: 60px 0 30px;
  }
}
@media (min-width: 1024px) {
  .contact-block {
    padding: 80px 0;
  }
}
.contact-block .form-area {
  margin: 0 auto 30px;
  text-align: left;
  max-width: 950px;
}
@media (min-width: 1024px) {
  .contact-block .form-area {
    margin: 0 auto 50px;
  }
}
.contact-block h2, .contact-block .h2 {
  color: #c2a180;
  margin: 0 0 20px;
}
.contact-block h3 {
  color: #0f7181;
}

.contact-info-box {
  margin: 0 0 30px;
}
.contact-info-box .contact-information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  line-height: 1.5;
  padding: 0;
  list-style: none;
}
@media (min-width: 1024px) {
  .contact-info-box .contact-information {
    margin: 0 -25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}
@media (min-width: 1360px) {
  .contact-info-box .contact-information {
    margin: 0 -30px;
  }
}
@media (max-width: 1023px) {
  .contact-info-box .contact-information {
    font-size: 16px;
  }
}
.contact-info-box .contact-information li {
  margin: 0 15px 40px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  position: relative;
}
@media (min-width: 1024px) {
  .contact-info-box .contact-information li {
    margin: 0 25px;
    max-width: 400px;
    width: auto;
  }
}
@media (min-width: 1360px) {
  .contact-info-box .contact-information li {
    margin: 0 30px;
  }
}
@media (max-width: 1023px) {
  .contact-info-box .contact-information li:last-child {
    margin-bottom: 0;
  }
}
.contact-info-box .contact-information li a {
  color: #124c56;
  text-decoration: none;
}
.contact-info-box .contact-information li a:hover {
  color: #0f7181;
}
@media (min-width: 1024px) {
  .contact-info-box .contact-information li + li:before {
    position: absolute;
    left: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 45px;
    content: "";
    width: 1px;
    background: rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 1360px) {
  .contact-info-box .contact-information li + li:before {
    left: -50px;
  }
}
@media (max-width: 1023px) {
  .contact-info-box .contact-information li + li:after {
    position: absolute;
    left: 44px;
    top: -20px;
    content: "";
    height: 1px;
    background: #0f7181;
    width: 70px;
  }
}
.contact-info-box .contact-information li .title {
  display: block;
  color: #0f7181;
  font-weight: 600;
}
.contact-info-box .contact-information li .icon {
  color: #0f7181;
  font-size: 26px;
}
@media (min-width: 1024px) {
  .contact-info-box .contact-information li .icon {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.contact-information {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-information li {
  position: relative;
  padding: 0 0 0 43px;
}
.contact-information li + li {
  margin-top: 10px;
}
@media (min-width: 1024px) {
  .contact-information li + li {
    margin-top: 20px;
  }
}
.contact-information li .icon {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 24px;
}
.contact-information li .sub-title {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  display: block;
}
.contact-information li address {
  margin: 0;
  font-style: normal;
  line-height: 24px;
}
@media (min-width: 1024px) {
  .contact-information li address {
    line-height: 29px;
  }
}

.wpcc-btn {
  min-height: inherit;
}

.gform_heading .gform_required_legend {
  display: none;
}

.gfield_required_asterisk {
  color: #f00;
}

.hero-block {
  position: relative;
  background: #0f7181;
  color: #fff;
  overflow: hidden;
}
.hero-block .container {
  max-width: 1340px;
  position: relative;
  /*&:before {
  	position: absolute;
  	right: 100%;
  	top: 0;
  	bottom: 0;
  	content: '';
  	width: 9999px;
  	margin:  0 -20px 0 0;
  	background: rgba($primary, 0.95);

  	@include media('<x-desktop') {
  		left: 0;
  		right: 0;
  		width: 100%;
  		margin: 0;
  		opacity: 0.9;
  	}
  	@include media('<desktop') {
  		display: none;
  	}
  }*/
}
.hero-block .caption-image {
  position: absolute;
  right: 50%;
  bottom: 0;
  z-index: 2;
  width: 350px;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
@media (min-width: 576px) {
  .hero-block .caption-image {
    width: 450px;
  }
}
@media (min-width: 1024px) {
  .hero-block .caption-image {
    width: auto;
    max-width: 600px;
    right: 0;
    -webkit-transform: none;
            transform: none;
  }
}
@media (min-width: 1200px) {
  .hero-block .caption-image {
    max-width: 730px;
  }
}
@media (min-width: 1360px) {
  .hero-block .caption-image {
    max-width: 766px;
  }
}
@media (min-width: 1440px) {
  .hero-block .caption-image {
    right: 40px;
  }
}
@media (min-width: 1500px) {
  .hero-block .caption-image {
    right: 100px;
  }
}
@media (min-width: 1600px) {
  .hero-block .caption-image {
    right: 120px;
    max-width: 826px;
  }
}
@media (min-width: 1700px) {
  .hero-block .caption-image {
    right: 200px;
  }
}
.hero-block .caption-image img {
  display: block;
  width: 100%;
}
.hero-block .caption {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding: 40px 0 40px;
  height: 100%;
  text-align: center;
}
@media (min-width: 576px) {
  .hero-block .caption {
    color: #fff;
    padding: 40px 0 40px;
  }
}
@media (min-width: 768px) {
  .hero-block .caption {
    min-height: inherit;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .hero-block .caption {
    min-height: 400px;
    padding: 0 0 40px;
  }
}
@media (min-width: 1200px) {
  .hero-block .caption {
    padding: 0 0 40px;
    min-height: 480px;
    font-size: 19px;
  }
}
@media (min-width: 1360px) {
  .hero-block .caption {
    min-height: 610px;
  }
}
.hero-block .caption {
  /*&:before {

  	@include media('>=x-desktop') {
  		position: absolute;
  		left: 0;
  		top: 0;
  		bottom: 0;
  		content: '';
  		background: rgba($primary, 0.95);
  		width: 350px;
  	}
  }
  &:after {
  	@include media('>=x-desktop') {
  		position: absolute;
  		left: 350px;
  		top: 0;
  		content: '';
  		border-style: solid;
  		border-width: 200px 0 400px 400px;
  		border-color: transparent transparent transparent $primary;
  		transform: rotate(0deg);
  		opacity: 0.95;
  	}
  }*/
}
.hero-block .caption .container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
.hero-block .caption .caption-holder {
  text-align: center;
  font-size: 20px;
  position: relative;
  z-index: 2;
}
@media (min-width: 1024px) {
  .hero-block .caption .caption-holder {
    max-width: 480px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .hero-block .caption .caption-holder {
    max-width: 450px;
  }
}
@media (min-width: 1360px) {
  .hero-block .caption .caption-holder {
    max-width: 500px;
  }
}
@media (min-width: 1440px) {
  .hero-block .caption .caption-holder {
    font-size: 24px;
  }
}
@media (min-width: 1440px) {
  .hero-block .caption .caption-holder {
    max-width: 600px;
  }
}
.hero-block .caption .caption-holder a:not([class]) {
  color: inherit;
}
.hero-block h1, .hero-block .h1 {
  font-weight: 700;
  margin: 0;
  color: inherit;
  color: #cdab89;
  font-size: 40px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .hero-block h1, .hero-block .h1 {
    font-size: 47px;
  }
}
.hero-block h1 span, .hero-block .h1 span {
  /*display: block;
  color: $primary;*/
}
@media (min-width: 1360px) {
  .hero-block h1, .hero-block .h1 {
    font-size: 50px;
  }
}
@media (min-width: 1440px) {
  .hero-block h1, .hero-block .h1 {
    font-size: 60px;
  }
}
@media (max-width: 575px) {
  .hero-block h1, .hero-block .h1 {
    line-height: 1.1;
  }
}
.hero-block span:not([class]) {
  color: #fff;
  display: block;
}
.hero-block.animate {
  opacity: 0;
}
.hero-block.animate.in-viewport {
  opacity: 1;
}
.hero-block .hero-image {
  position: relative;
}
@media (min-width: 1024px) {
  .hero-block .hero-image {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.hero-block .hero-image .image {
  width: 100%;
  height: 260px;
}
@media (min-width: 576px) {
  .hero-block .hero-image .image {
    height: 300px;
  }
}
@media (min-width: 1024px) {
  .hero-block .hero-image .image {
    height: 100%;
  }
}
.hero-block .hero-image .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero-block.v2 .hero-image {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.hero-block.v2 .hero-image .image {
  height: 100%;
}
.hero-block.v2 .container:before {
  display: none;
}
.hero-block.v2 .caption {
  min-height: 250px;
}
@media (min-width: 768px) {
  .hero-block.v2 .caption {
    min-height: 300px;
  }
}
@media (min-width: 1024px) {
  .hero-block.v2 .caption {
    min-height: 350px;
  }
}
.hero-block.v2 .caption:after, .hero-block.v2 .caption:before {
  display: none;
}
.hero-block.v2 .caption-holder {
  margin: 0 auto;
  text-align: center;
  padding: 20px 30px 15px;
}
.hero-block.v2 .caption-holder:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(15, 113, 129, 0.85);
  -webkit-transform: skewX(-10deg);
          transform: skewX(-10deg);
}
.hero-block.v2 .caption-holder h1 {
  margin: 0;
  font-size: 35px;
}
@media (min-width: 768px) {
  .hero-block.v2 .caption-holder h1 {
    font-size: 40px;
  }
}
@media (min-width: 1024px) {
  .hero-block.v2 .caption-holder h1 {
    font-size: 50px;
  }
}
.hero-block.v2 .hero-image .image {
  -webkit-filter: blur(0);
          filter: blur(0);
}

.btn-down {
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 100%;
  text-decoration: none;
  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;
  font-size: 20px;
  -webkit-animation: bounce 2s infinite;
          animation: bounce 2s infinite;
}
@media (min-width: 576px) {
  .btn-down {
    bottom: 83px;
  }
}
@media (min-width: 1024px) {
  .btn-down {
    width: 50px;
    height: 50px;
    font-size: 30px;
    margin-left: -25px;
  }
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
.in-viewport .splitting .char {
  -webkit-animation: slide-in 0.1s cubic-bezier(0.3, 0, 0.7, 1) both;
          animation: slide-in 0.1s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(50ms * var(--char-index));
          animation-delay: calc(50ms * var(--char-index));
}
.in-viewport.splitting .char {
  -webkit-animation: slide-in 0.1s cubic-bezier(0.3, 0, 0.7, 1) both;
          animation: slide-in 0.1s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(50ms * var(--char-index));
          animation-delay: calc(50ms * var(--char-index));
}

.hero-block .in-viewport .splitting .char {
  -webkit-animation: slide-in 0.7s cubic-bezier(0.3, 0, 0.7, 1) both;
          animation: slide-in 0.7s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(50ms * var(--char-index));
          animation-delay: calc(50ms * var(--char-index));
}
.hero-block .in-viewport.splitting .char {
  -webkit-animation: slide-in 0.7s cubic-bezier(0.3, 0, 0.7, 1) both;
          animation: slide-in 0.7s cubic-bezier(0.3, 0, 0.7, 1) both;
  -webkit-animation-delay: calc(50ms * var(--char-index));
          animation-delay: calc(50ms * var(--char-index));
}

@-webkit-keyframes slide-in {
  from {
    -webkit-transform: scale(0.4) translateY(80%);
            transform: scale(0.4) translateY(80%);
    opacity: 0;
  }
}

@keyframes slide-in {
  from {
    -webkit-transform: scale(0.4) translateY(80%);
            transform: scale(0.4) translateY(80%);
    opacity: 0;
  }
}
.fadeInUp {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: ease-in 1s;
  transition: ease-in 1s;
}
@media (min-width: 768px) {
  .fadeInUp {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}
.fadeInUp.in-viewport {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  -webkit-transition: ease-in 1s;
  transition: ease-in 1s;
}
@media (min-width: 768px) {
  .fadeInRight {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
}
.fadeInRight.in-viewport {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  -webkit-transition: ease-in 1s;
  transition: ease-in 1s;
}
@media (min-width: 768px) {
  .fadeInLeft {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
}
.fadeInLeft.in-viewport {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.fadeIn {
  opacity: 0;
  -webkit-transition: ease-in-out 1s;
  transition: ease-in-out 1s;
  -webkit-transition-delay: 0.5;
          transition-delay: 0.5;
}
.fadeIn.in-viewport {
  opacity: 1;
}

.services-list {
  padding: 0 0 0;
}
.services-list .service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
  margin: 0 0;
  color: #fff;
  position: relative;
}
@media (min-width: 1200px) {
  .services-list .service {
    margin: 0 0;
    padding: 22px 30px;
  }
}
@media (min-width: 1500px) {
  .services-list .service {
    margin: 0 0;
    padding: 22px 40px;
  }
}
.services-list .service:before {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: icomoon;
  content: "\f105";
  font-size: 18px;
}
@media (min-width: 1200px) {
  .services-list .service:before {
    right: 40px;
    font-size: 25px;
  }
}
.services-list .service:first-child {
  border-top: 0;
}
.services-list .service:nth-child(even) {
  background: -webkit-gradient(linear, left top, right top, color-stop(71%, rgb(44, 82, 52)), to(rgb(27, 54, 31)));
  background: linear-gradient(to right, rgb(44, 82, 52) 71%, rgb(27, 54, 31) 100%);
}
.services-list .service:hover {
  background: -webkit-gradient(linear, left top, right top, color-stop(71%, rgb(44, 82, 52)), to(rgb(27, 54, 31)));
  background: linear-gradient(to right, rgb(44, 82, 52) 71%, rgb(27, 54, 31) 100%);
}
.services-list .service .image {
  width: 80px;
  height: 70px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 15px 0 0;
  border-radius: 6px;
  overflow: hidden;
}
@media (min-width: 576px) {
  .services-list .service .image {
    width: 100px;
    height: 90px;
  }
}
@media (min-width: 1024px) {
  .services-list .service .image {
    width: 80px;
    height: 70px;
  }
}
@media (min-width: 1200px) {
  .services-list .service .image {
    width: 103px;
    height: 88px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin: 0 20px 0 0;
    border-radius: 10px;
  }
}
.services-list .service .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.services-list .service .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 20px 0 0;
}
@media (min-width: 1500px) {
  .services-list .service .text {
    padding: 0 60px 0 0;
  }
}
.services-list .service .heading {
  display: block;
  font-size: 19px;
  line-height: 1.35;
  font-weight: 500;
  letter-spacing: 1px;
}
@media (min-width: 576px) {
  .services-list .service .heading {
    font-size: 22px;
  }
}
@media (min-width: 1024px) {
  .services-list .service .heading {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .services-list .service .heading {
    font-size: 20px;
  }
}
@media (min-width: 1440px) {
  .services-list .service .heading {
    font-size: 20px;
  }
}
@media (min-width: 1500px) {
  .services-list .service .heading {
    font-size: 24px;
    font-weight: 600;
  }
}
.services-list .service p {
  margin: 0;
}

.twocols-content {
  padding: 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  .twocols-content {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .twocols-content {
    padding: 80px 0;
  }
}
.twocols-content.pt-0 {
  padding-top: 0 !important;
}
.twocols-content.pb-0 {
  padding-bottom: 0 !important;
}
.twocols-content.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.twocols-content.bg-gray {
  background: #f8f4e8;
}
.twocols-content + .twocols-content, .twocols-content + .faqs-block {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}
.twocols-content .open-close {
  margin: 0 0 30px;
}
.twocols-content .open-close .text-slide {
  display: none;
}
.twocols-content .open-close .read-more {
  font-weight: 700;
  color: #0f7181;
}
.twocols-content .open-close .read-more em {
  font-style: normal;
  display: none;
}
.twocols-content .open-close.text-slide-active .read-more span {
  display: none;
}
.twocols-content .open-close.text-slide-active .read-more em {
  display: inline;
}
.twocols-content .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px -30px;
}
@media (min-width: 1360px) {
  .twocols-content .row {
    margin: 0 -30px;
  }
}
.twocols-content .row .col {
  width: 100%;
  padding: 0 15px 30px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 1360px) {
  .twocols-content .row .col {
    padding: 0 30px;
  }
}
@media (min-width: 1024px) {
  .twocols-content .row .col {
    width: 50%;
  }
}
@media (min-width: 1360px) {
  .twocols-content .row .col {
    width: 47%;
  }
}
@media (min-width: 1024px) {
  .twocols-content .row .col:first-child {
    width: 50%;
  }
}
@media (min-width: 1360px) {
  .twocols-content .row .col:first-child {
    width: 53%;
  }
}
@media (max-width: 1023px) {
  .twocols-content .row .col:first-child {
    padding-bottom: 30px;
  }
}
.twocols-content h2, .twocols-content .h2 {
  margin: 0 0 20px;
  position: relative;
  font-weight: 800;
  color: #c2a180;
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
  line-height: 26px;
}
@media (min-width: 1200px) {
  .twocols-content h2, .twocols-content .h2 {
    font-size: 23px;
    line-height: 26px;
  }
}
@media (min-width: 1360px) {
  .twocols-content h2, .twocols-content .h2 {
    font-size: 25px;
    line-height: 30px;
  }
}
.twocols-content h3 {
  font-size: 20px;
  color: #154d56;
}
.twocols-content h3 strong {
  color: #c2a180;
}
.twocols-content span.h2 {
  color: #124c56;
  margin: 0;
}
.twocols-content h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
}
@media (min-width: 576px) {
  .twocols-content h4 {
    font-size: 28px;
    line-height: 32px;
  }
}
@media (min-width: 1200px) {
  .twocols-content h4 {
    font-size: 32px;
    line-height: 48px;
  }
}
.twocols-content h5 {
  color: #0f7181;
  font-size: 24px;
  line-height: 30px;
}
.twocols-content blockquote {
  margin: 0 0 30px;
  padding: 0;
  quotes: none;
  padding: 0 0 0 30px;
  border-color: #0f7181;
}
.twocols-content blockquote q {
  quotes: none;
}
.twocols-content p, .twocols-content q {
  margin: 0 0 20px;
}
.twocols-content p a, .twocols-content q a {
  text-decoration: underline;
  color: #cdab89;
}
.twocols-content p a:hover, .twocols-content q a:hover {
  text-decoration: none;
}
.twocols-content p strong, .twocols-content q strong {
  color: #154d56;
}
.twocols-content .btns-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -8px -15px;
}
.twocols-content .btns-holder .btn, .twocols-content .btns-holder .link {
  margin: 0 8px 15px;
}
@media (min-width: 768px) {
  .twocols-content .btn {
    min-width: 200px;
  }
}
@media (max-width: 1199px) {
  .twocols-content .btn {
    font-size: 15px;
  }
}
.twocols-content .container {
  position: relative;
  z-index: 1;
}
.twocols-content .image {
  position: relative;
  padding-top: 75%;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 0;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .twocols-content .image {
    padding-top: 70%;
  }
}
.twocols-content .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.twocols-content .image.scale-down {
  border-radius: 0;
  padding-top: 0;
}
.twocols-content .image.scale-down img {
  position: static;
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 1024px) {
  .twocols-content .image.scale-down img {
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }
}
.twocols-content .image.has-video a {
  display: block;
}
.twocols-content .image.has-video a:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  content: "";
}
.twocols-content .image + .btn {
  display: block;
  margin: 25px 0 0;
}
.twocols-content .image-gallery + .btn {
  display: block;
  margin: 25px 0 0;
}
.twocols-content .iframe-holder {
  position: relative;
  position: relative;
  padding-top: 70%;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 6px;
  overflow: hidden;
  margin: 0;
}
.twocols-content .iframe-holder iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.twocols-content .btn-play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  font-size: 40px;
  z-index: 1;
  width: 70px;
  height: 70px;
  background: #0f7181;
  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;
  border-radius: 100%;
}
.twocols-content a:not([class]) {
  color: inherit;
}
.twocols-content ul:not([class]) {
  margin: 0 0 25px;
  font-weight: 400;
}
.twocols-content ul:not([class]) li {
  position: relative;
  padding: 0 0 10px 32px;
}
@media (min-width: 576px) {
  .twocols-content ul:not([class]) li {
    padding: 0 0 10px 35px;
  }
}
@media (min-width: 768px) {
  .twocols-content ul:not([class]) li {
    padding: 0 0 10px 35px;
  }
}
.twocols-content ul:not([class]) li:before {
  position: absolute;
  left: 0;
  top: -4px;
  content: "\e90a";
  font-family: icomoon;
  color: #cdab89;
  font-size: 22px;
}
@media (min-width: 1024px) {
  .twocols-content ul:not([class]) li:before {
    font-size: 26px;
  }
}
@media (min-width: 1360px) {
  .twocols-content ul:not([class]) li:before {
    top: -2px;
  }
}
.twocols-content ol:not([class]) {
  padding: 0 0 20px;
  counter-reset: item;
  font-weight: 400;
}
.twocols-content ol:not([class]) li {
  padding: 0 0 8px 20px;
  position: relative;
}
.twocols-content ol:not([class]) li:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #cdab89;
  content: counters(item, ".") " ";
  counter-increment: item;
  font-weight: 800;
}
@media (min-width: 576px) {
  .twocols-content.bullet-twocols ul:not([class]) {
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    column-count: 2;
    column-gap: 30px;
  }
}
.twocols-content.reverse-order .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.twocols-content .link a {
  color: #cdab89;
  font-weight: 600;
}
.twocols-content.boxed .row {
  margin: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 25px 10px;
  border-radius: 10px;
}
@media (min-width: 576px) {
  .twocols-content.boxed .row {
    padding: 30px 15px;
  }
}
@media (min-width: 1024px) {
  .twocols-content.boxed .row {
    padding: 45px 15px;
  }
}
@media (min-width: 1024px) {
  .twocols-content.boxed .image {
    padding-top: 88%;
  }
}
.twocols-content.additional {
  text-align: center;
}
.twocols-content.additional .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.twocols-content.additional .row .col {
  max-width: 1000px;
}
.twocols-content.additional h4, .twocols-content.additional .h4 {
  font-size: 22px;
  color: #124c56;
  margin: 0 0 20px;
}
@media (min-width: 1024px) {
  .twocols-content.additional h4, .twocols-content.additional .h4 {
    margin: 0;
  }
}
.twocols-content.additional .open-close {
  margin: 0;
}
.twocols-content.intro {
  text-align: center;
}
.twocols-content.intro .row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.twocols-content.intro .row .col {
  max-width: 800px;
}
.twocols-content.intro h3 {
  font-size: 15px;
  color: #124c56;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .twocols-content.intro h3 {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .twocols-content.intro h3 {
    margin: 0;
  }
}
.twocols-content.intro h2 {
  color: #c2a180;
}
@media (min-width: 1024px) {
  .twocols-content.intro h2 {
    font-size: 30px;
  }
}
.twocols-content.bg-dark {
  background: #0f7181;
  color: #fff;
}
.twocols-content.bg-dark h1, .twocols-content.bg-dark h2, .twocols-content.bg-dark h3, .twocols-content.bg-dark h4, .twocols-content.bg-dark h5, .twocols-content.bg-dark .h1, .twocols-content.bg-dark .h2, .twocols-content.bg-dark .h3, .twocols-content.bg-dark .h4, .twocols-content.bg-dark .h5 {
  color: #cdab89;
}
.twocols-content.bg-dark ul:not([class]) {
  margin: 0;
}
.twocols-content .title {
  display: block;
  font-weight: 800;
}
.twocols-content .social-link {
  display: none;
}
@media (min-width: 576px) {
  .twocols-content .social-link {
    position: absolute;
    right: 4px;
    top: 15px;
    text-decoration: none;
    color: #0072b1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .twocols-content .social-link {
    font-size: 14px;
  }
}
@media (min-width: 1360px) {
  .twocols-content .social-link {
    font-size: 15px;
  }
}
@media (min-width: 1440px) {
  .twocols-content .social-link {
    font-size: 17px;
  }
}
.twocols-content .social-link i {
  font-size: 20px;
  margin: 0 10px 0 0;
}
@media (min-width: 1200px) {
  .twocols-content .social-link i {
    font-size: 25px;
  }
}
.twocols-content .social-link:hover {
  color: #0f7181;
}
.twocols-content.services {
  text-align: center;
}
.twocols-content.services h2, .twocols-content.services .h2 {
  margin: 0 0 25px;
}
@media (min-width: 576px) {
  .twocols-content.services h2, .twocols-content.services .h2 {
    margin: 0 0 40px;
  }
}
.twocols-content.services.v2 ul {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  text-align: left;
  max-width: 1000px;
  margin: 0 auto 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  line-height: 1.3;
}
@media (max-width: 1199px) {
  .twocols-content.services.v2 ul {
    font-size: 15px;
  }
}
.twocols-content.services.v2 ul li {
  width: calc(100% - 20px);
  margin: 0 -10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) {
  .twocols-content.services.v2 ul li {
    margin: 0 10px 20px;
    width: calc(50% - 20px);
  }
}
.twocols-content.services.v2 ul li {
  background: #f8f4e8;
  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;
  padding: 12px 15px 12px 20px;
  text-decoration: none;
  color: #0f7181;
  border-radius: 6px;
  font-weight: 500;
}
.twocols-content.services.v2 ul li:before {
  position: static;
  content: "\f105";
  font-family: icomoon;
  color: #0f7181;
  margin: 0 15px 0 0;
  font-weight: 600;
  font-size: 20px;
}
@media (min-width: 1200px) {
  .twocols-content.services.v2 ul li:before {
    font-size: 25px;
    font-weight: 700;
  }
}
.twocols-content.services.v2.bg-info ul li {
  background: #fff;
}
.twocols-content.services .services-links {
  text-align: left;
  max-width: 800px;
  margin: 0 auto 20px;
}
@media (min-width: 1200px) {
  .twocols-content.services .services-links {
    max-width: 1000px;
    margin: 0 auto 40px;
  }
}
.twocols-content.services .services-links li {
  padding-bottom: 18px;
}
.twocols-content.v-middle .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1360px) {
  .twocols-content.floor-plan .row {
    margin: 0 -40px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .twocols-content.floor-plan .row .col {
    padding: 0 40px;
    max-width: 590px;
  }
  .twocols-content.floor-plan .row .image.scale-down {
    max-width: 450px;
  }
}
.twocols-content.floor-plan .row p strong {
  color: #154d56;
}
.twocols-content.floor-plan table {
  border: 0;
  width: 100%;
}
.twocols-content.floor-plan table th, .twocols-content.floor-plan table td {
  padding: 0.7em;
}
.twocols-content.floor-plan table th, .twocols-content.floor-plan table td {
  border: 0;
  border-bottom: solid 1px #c2a180;
  text-align: left;
}
.twocols-content.floor-plan table th:first-child, .twocols-content.floor-plan table td:first-child {
  padding-left: 0;
}
.twocols-content.floor-plan table th {
  color: #124c56;
}

.whyus-block {
  text-align: center;
  padding: 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  .whyus-block {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .whyus-block {
    padding: 80px 0;
  }
}
.whyus-block.pt-0 {
  padding-top: 0 !important;
}
.whyus-block.pb-0 {
  padding-bottom: 0 !important;
}
.whyus-block.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.whyus-block.bg-gray {
  background: #f8f4e8;
}
.whyus-block h3, .whyus-block .h3 {
  color: #cdab89;
  margin: 0 0 30px;
}
@media (min-width: 1024px) {
  .whyus-block h3, .whyus-block .h3 {
    margin: 0 0 40px;
  }
}
@media (max-width: 575px) {
  .whyus-block h3, .whyus-block .h3 {
    font-size: 25px;
  }
}
.whyus-block .features-slider {
  margin: 0 -10px -20px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 14px;
}
@media (min-width: 1024px) {
  .whyus-block .features-slider {
    margin: 0 -20px -40px;
  }
}
.whyus-block .features-slider .title {
  color: #124c56;
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
}
@media (min-width: 1024px) {
  .whyus-block .features-slider .title {
    font-size: 19px;
    line-height: 23px;
  }
}
@media (min-width: 1440px) {
  .whyus-block .features-slider .title {
    font-size: 21px;
    line-height: 25px;
  }
}
.whyus-block .features-slider .slide {
  padding: 0 10px 20px;
  width: 100%;
}
@media (min-width: 576px) {
  .whyus-block .features-slider .slide {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .whyus-block .features-slider .slide {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .whyus-block .features-slider .slide {
    padding: 0 20px 40px;
  }
}
@media (min-width: 1360px) {
  .whyus-block .features-slider .slide {
    width: 20%;
  }
}
.whyus-block .features-slider .slide .icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 auto 20px;
  width: 80px;
  height: 80px;
  display: block;
}
@media (min-width: 1024px) {
  .whyus-block .features-slider .slide .icon {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 1440px) {
  .whyus-block .features-slider .slide .icon {
    width: 140px;
    height: 120px;
  }
}
.whyus-block .features-slider .slide .icon img {
  -o-object-fit: scale-down;
     object-fit: scale-down;
  width: 100%;
  height: 100%;
  display: block;
}
.whyus-block.v2 .features-slider .slide {
  width: 100%;
}
@media (min-width: 576px) {
  .whyus-block.v2 .features-slider .slide {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .whyus-block.v2 .features-slider .slide {
    width: 33.33%;
  }
}
@media (min-width: 1024px) {
  .whyus-block.v2 .features-slider .slide {
    width: 25%;
  }
}
.whyus-block.key-features .features-slider .slide {
  width: 100%;
}
@media (min-width: 576px) {
  .whyus-block.key-features .features-slider .slide {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .whyus-block.key-features .features-slider .slide {
    width: 33.33%;
  }
}
@media (min-width: 1024px) {
  .whyus-block.key-features .features-slider .slide {
    width: 20%;
  }
}

.areas-we-cover {
  background: #0f7181;
  color: #fff;
  text-align: center;
  padding: 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  .areas-we-cover {
    padding: 60px 0;
  }
}
@media (min-width: 1200px) {
  .areas-we-cover {
    padding: 80px 0;
  }
}
.areas-we-cover.pt-0 {
  padding-top: 0 !important;
}
.areas-we-cover.pb-0 {
  padding-bottom: 0 !important;
}
.areas-we-cover.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.areas-we-cover h2, .areas-we-cover .h2 {
  color: #cdab89;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .areas-we-cover h2, .areas-we-cover .h2 {
    margin: 0 0 30px;
  }
}
.areas-we-cover a {
  color: inherit;
}
.areas-we-cover .container {
  max-width: 1000px;
}
.areas-we-cover ul:not([class]) {
  margin: 0 -10px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
}
@media (min-width: 576px) {
  .areas-we-cover ul:not([class]) {
    margin: 0 -20px;
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .areas-we-cover ul:not([class]) {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .areas-we-cover ul:not([class]) {
    font-size: 22px;
  }
}
@media (min-width: 1360px) {
  .areas-we-cover ul:not([class]) {
    font-size: 24px;
  }
}
.areas-we-cover ul:not([class]) li {
  position: relative;
  padding: 0 10px 5px;
  text-align: left;
}
@media (min-width: 576px) {
  .areas-we-cover ul:not([class]) li {
    padding: 0 20px 5px;
  }
}
@media (min-width: 768px) {
  .areas-we-cover ul:not([class]) li {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  .areas-we-cover ul:not([class]) li {
    padding: 0 20px 10px;
  }
}
.areas-we-cover ul:not([class]) li {
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.areas-we-cover ul:not([class]) li:before {
  display: inline-block;
  vertical-align: top;
  content: "\e90a";
  font-family: icomoon;
  color: #cdab89;
  font-size: 21px;
  margin: -2px 5px 0 0;
}
@media (min-width: 576px) {
  .areas-we-cover ul:not([class]) li:before {
    margin: -3px 10px 0 0;
    font-size: 26px;
  }
}

.newsletter-block {
  background: #154d56;
  color: #fff;
  padding: 40px 0;
  text-align: center;
}
@media (min-width: 1024px) {
  .newsletter-block {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .newsletter-block {
    padding: 50px 0;
  }
}
@media (min-width: 1024px) {
  .newsletter-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.newsletter-block .note {
  font-size: 14px;
  color: #d9ecfc;
  padding: 20px 0 0;
}
.newsletter-block .note a {
  text-decoration: underline;
  color: inherit;
}
.newsletter-block .text {
  margin: 0 0 20px;
}
@media (min-width: 1024px) {
  .newsletter-block .text {
    margin: 0 10px 0 0;
  }
}
@media (min-width: 1200px) {
  .newsletter-block .text {
    margin: 0 15px 0 0;
  }
}
@media (min-width: 1360px) {
  .newsletter-block .text {
    margin: 0 30px 0 0;
  }
}
.newsletter-block .text p {
  margin: 0 0 15px;
}
@media (min-width: 1024px) {
  .newsletter-block .text p {
    margin: 0;
  }
}
@media (max-width: 575px) {
  .newsletter-block .text {
    font-size: 15px;
  }
}
.newsletter-block .title {
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  margin: 0 0 7px;
  color: #cdab89;
}
@media (min-width: 576px) {
  .newsletter-block .title {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (min-width: 1200px) {
  .newsletter-block .title {
    font-size: 22px;
    line-height: 28px;
  }
}

@media (min-width: 1024px) {
  .newsletter-form {
    margin: 0 20px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.newsletter-form form {
  overflow: hidden;
  width: 100%;
}
@media (min-width: 576px) {
  .newsletter-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.newsletter-form .gform_fields, .newsletter-form .gform-body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 0 15px;
}
@media (min-width: 576px) {
  .newsletter-form .gform_fields, .newsletter-form .gform-body {
    margin: 0;
    padding: 0 10px 0 0;
  }
}
.newsletter-form .gform_footer {
  max-width: none;
  position: relative;
  width: 100%;
}
@media (min-width: 576px) {
  .newsletter-form .gform_footer {
    width: 190px;
  }
}
.newsletter-form .gform_footer:before {
  display: none;
  position: absolute;
  left: 15px;
  top: 14px;
  content: "\e90a";
  font-family: icomoon;
  color: #cdab89;
  pointer-events: none;
  z-index: 2;
}
@media (min-width: 1360px) {
  .newsletter-form .gform_footer:before {
    top: 11px;
  }
}
.newsletter-form .gform_footer .btn {
  width: 100%;
  height: 52px;
}
.newsletter-form .gform_footer input[type=submit] {
  width: 100%;
  height: 52px;
  background: transparent;
  border-color: #cdab89;
  color: #cdab89;
}
.newsletter-form .gform_footer input[type=submit]:hover {
  background-color: rgba(205, 171, 137, 0.2);
}
.newsletter-form input[type=text], .newsletter-form input[type=tel],
.newsletter-form input[type=email], .newsletter-form input[type=search],
.newsletter-form input[type=password], .newsletter-form input[type=url],
.newsletter-form input[type=date], .newsletter-form textarea, .newsletter-form select, .newsletter-form input[type=number] {
  font-size: 16px;
  color: #c2a180;
  font-weight: 500;
  height: 52px;
  background: #f3ecdf;
}
.newsletter-form input[type=text]::-webkit-input-placeholder, .newsletter-form input[type=tel]::-webkit-input-placeholder,
.newsletter-form input[type=email]::-webkit-input-placeholder, .newsletter-form input[type=search]::-webkit-input-placeholder,
.newsletter-form input[type=password]::-webkit-input-placeholder, .newsletter-form input[type=url]::-webkit-input-placeholder,
.newsletter-form input[type=date]::-webkit-input-placeholder, .newsletter-form textarea::-webkit-input-placeholder, .newsletter-form select::-webkit-input-placeholder, .newsletter-form input[type=number]::-webkit-input-placeholder {
  color: #c2a180;
}
.newsletter-form input[type=text]::-moz-placeholder, .newsletter-form input[type=tel]::-moz-placeholder,
.newsletter-form input[type=email]::-moz-placeholder, .newsletter-form input[type=search]::-moz-placeholder,
.newsletter-form input[type=password]::-moz-placeholder, .newsletter-form input[type=url]::-moz-placeholder,
.newsletter-form input[type=date]::-moz-placeholder, .newsletter-form textarea::-moz-placeholder, .newsletter-form select::-moz-placeholder, .newsletter-form input[type=number]::-moz-placeholder {
  opacity: 1;
  color: #c2a180;
}
.newsletter-form input[type=text]:-moz-placeholder, .newsletter-form input[type=tel]:-moz-placeholder,
.newsletter-form input[type=email]:-moz-placeholder, .newsletter-form input[type=search]:-moz-placeholder,
.newsletter-form input[type=password]:-moz-placeholder, .newsletter-form input[type=url]:-moz-placeholder,
.newsletter-form input[type=date]:-moz-placeholder, .newsletter-form textarea:-moz-placeholder, .newsletter-form select:-moz-placeholder, .newsletter-form input[type=number]:-moz-placeholder {
  color: #c2a180;
}
.newsletter-form input[type=text]:-ms-input-placeholder, .newsletter-form input[type=tel]:-ms-input-placeholder,
.newsletter-form input[type=email]:-ms-input-placeholder, .newsletter-form input[type=search]:-ms-input-placeholder,
.newsletter-form input[type=password]:-ms-input-placeholder, .newsletter-form input[type=url]:-ms-input-placeholder,
.newsletter-form input[type=date]:-ms-input-placeholder, .newsletter-form textarea:-ms-input-placeholder, .newsletter-form select:-ms-input-placeholder, .newsletter-form input[type=number]:-ms-input-placeholder {
  color: #c2a180;
}
.newsletter-form input[type=text].placeholder, .newsletter-form input[type=tel].placeholder,
.newsletter-form input[type=email].placeholder, .newsletter-form input[type=search].placeholder,
.newsletter-form input[type=password].placeholder, .newsletter-form input[type=url].placeholder,
.newsletter-form input[type=date].placeholder, .newsletter-form textarea.placeholder, .newsletter-form select.placeholder, .newsletter-form input[type=number].placeholder {
  color: #c2a180;
}
@media (min-width: 1360px) {
  .newsletter-form input[type=text], .newsletter-form input[type=tel],
  .newsletter-form input[type=email], .newsletter-form input[type=search],
  .newsletter-form input[type=password], .newsletter-form input[type=url],
  .newsletter-form input[type=date], .newsletter-form textarea, .newsletter-form select, .newsletter-form input[type=number] {
    font-size: 18px;
  }
}
.newsletter-form .gfield_error input[type=text], .newsletter-form .gfield_error input[type=tel],
.newsletter-form .gfield_error input[type=email], .newsletter-form .gfield_error input[type=search],
.newsletter-form .gfield_error input[type=password], .newsletter-form .gfield_error input[type=url],
.newsletter-form .gfield_error input[type=date], .newsletter-form .gfield_error textarea, .newsletter-form .gfield_error select, .newsletter-form .gfield_error input[type=number] {
  background: #ffdada;
}
.newsletter-form .gfield_error input[type=text]::-webkit-input-placeholder, .newsletter-form .gfield_error input[type=tel]::-webkit-input-placeholder,
.newsletter-form .gfield_error input[type=email]::-webkit-input-placeholder, .newsletter-form .gfield_error input[type=search]::-webkit-input-placeholder,
.newsletter-form .gfield_error input[type=password]::-webkit-input-placeholder, .newsletter-form .gfield_error input[type=url]::-webkit-input-placeholder,
.newsletter-form .gfield_error input[type=date]::-webkit-input-placeholder, .newsletter-form .gfield_error textarea::-webkit-input-placeholder, .newsletter-form .gfield_error select::-webkit-input-placeholder, .newsletter-form .gfield_error input[type=number]::-webkit-input-placeholder {
  color: #f00;
}
.newsletter-form .gfield_error input[type=text]::-moz-placeholder, .newsletter-form .gfield_error input[type=tel]::-moz-placeholder,
.newsletter-form .gfield_error input[type=email]::-moz-placeholder, .newsletter-form .gfield_error input[type=search]::-moz-placeholder,
.newsletter-form .gfield_error input[type=password]::-moz-placeholder, .newsletter-form .gfield_error input[type=url]::-moz-placeholder,
.newsletter-form .gfield_error input[type=date]::-moz-placeholder, .newsletter-form .gfield_error textarea::-moz-placeholder, .newsletter-form .gfield_error select::-moz-placeholder, .newsletter-form .gfield_error input[type=number]::-moz-placeholder {
  opacity: 1;
  color: #f00;
}
.newsletter-form .gfield_error input[type=text]:-moz-placeholder, .newsletter-form .gfield_error input[type=tel]:-moz-placeholder,
.newsletter-form .gfield_error input[type=email]:-moz-placeholder, .newsletter-form .gfield_error input[type=search]:-moz-placeholder,
.newsletter-form .gfield_error input[type=password]:-moz-placeholder, .newsletter-form .gfield_error input[type=url]:-moz-placeholder,
.newsletter-form .gfield_error input[type=date]:-moz-placeholder, .newsletter-form .gfield_error textarea:-moz-placeholder, .newsletter-form .gfield_error select:-moz-placeholder, .newsletter-form .gfield_error input[type=number]:-moz-placeholder {
  color: #f00;
}
.newsletter-form .gfield_error input[type=text]:-ms-input-placeholder, .newsletter-form .gfield_error input[type=tel]:-ms-input-placeholder,
.newsletter-form .gfield_error input[type=email]:-ms-input-placeholder, .newsletter-form .gfield_error input[type=search]:-ms-input-placeholder,
.newsletter-form .gfield_error input[type=password]:-ms-input-placeholder, .newsletter-form .gfield_error input[type=url]:-ms-input-placeholder,
.newsletter-form .gfield_error input[type=date]:-ms-input-placeholder, .newsletter-form .gfield_error textarea:-ms-input-placeholder, .newsletter-form .gfield_error select:-ms-input-placeholder, .newsletter-form .gfield_error input[type=number]:-ms-input-placeholder {
  color: #f00;
}
.newsletter-form .gfield_error input[type=text].placeholder, .newsletter-form .gfield_error input[type=tel].placeholder,
.newsletter-form .gfield_error input[type=email].placeholder, .newsletter-form .gfield_error input[type=search].placeholder,
.newsletter-form .gfield_error input[type=password].placeholder, .newsletter-form .gfield_error input[type=url].placeholder,
.newsletter-form .gfield_error input[type=date].placeholder, .newsletter-form .gfield_error textarea.placeholder, .newsletter-form .gfield_error select.placeholder, .newsletter-form .gfield_error input[type=number].placeholder {
  color: #f00;
}

.gform_submission_error {
  display: none !important;
}

.quote-block {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 70px 0;
}
@media (min-width: 576px) {
  .quote-block {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .quote-block {
    padding: 90px 0;
  }
}
.quote-block .bg-image {
  position: absolute;
  inset: 0;
}
.quote-block .bg-image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.quote-block .bg-image:before {
  position: absolute;
  inset: 0;
  background: rgba(21, 77, 86, 0.93);
  content: "";
  z-index: 1;
}
@media (min-width: 576px) {
  .quote-block .bg-image:before {
    background: -webkit-gradient(linear, right top, left top, from(rgb(21, 77, 86)), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(to left, rgb(21, 77, 86) 0%, rgba(0, 0, 0, 0.5) 100%);
  }
}
.quote-block .container {
  position: relative;
  z-index: 1;
}
@media (min-width: 576px) {
  .quote-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.quote-block .text-holder {
  max-width: 450px;
}
@media (min-width: 1024px) {
  .quote-block .text-holder {
    max-width: 650px;
  }
}
@media (min-width: 1360px) {
  .quote-block .text-holder {
    max-width: 750px;
  }
}
.quote-block h3, .quote-block .h3 {
  font-weight: 700;
  margin: 0 0 20px;
  font-size: 32px;
  color: #fff;
}
@media (min-width: 768px) {
  .quote-block h3, .quote-block .h3 {
    margin: 0 0 30px;
  }
}
@media (min-width: 1024px) {
  .quote-block h3, .quote-block .h3 {
    font-size: 40px;
    margin: 0 0 40px;
  }
}
.quote-block h3 span:not([class]), .quote-block .h3 span:not([class]) {
  color: #fff;
}
.quote-block q {
  display: block;
  quotes: none;
  font-size: 17px;
  line-height: 26px;
  margin: 0 0 20px;
}
@media (min-width: 576px) {
  .quote-block q {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 768px) {
  .quote-block q {
    margin: 0 0 30px;
  }
}
@media (min-width: 1024px) {
  .quote-block q {
    font-size: 22px;
    line-height: 34px;
  }
}
@media (min-width: 1200px) {
  .quote-block q {
    font-size: 24px;
    line-height: 36px;
  }
}
@media (min-width: 1360px) {
  .quote-block q {
    font-size: 27px;
    line-height: 40px;
  }
}
.quote-block cite {
  display: block;
  margin: 0;
  font-size: 14px;
  font-style: normal;
}
@media (min-width: 1024px) {
  .quote-block cite {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .quote-block cite {
    font-size: 22px;
  }
}
@media (min-width: 576px) {
  .quote-block .slick-dots {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.cta-block {
  position: relative;
  background: url(images/bg03.jpg);
  background-size: cover;
  background-position: 50% 50%;
  padding: 40px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
  color: #1d2c34;
}
@media (min-width: 576px) {
  .cta-block {
    padding: 60px 0;
  }
}
@media (min-width: 1200px) {
  .cta-block {
    line-height: 27px;
  }
}
@media (min-width: 1360px) {
  .cta-block {
    padding: 70px 0;
  }
}
.cta-block .container {
  position: relative;
  z-index: 1;
}
.cta-block h2, .cta-block .h2 {
  margin: 0 0 15px;
  font-weight: 700;
  color: #c2a180;
}
@media (min-width: 576px) {
  .cta-block h2, .cta-block .h2 {
    margin: 0 0 20px;
  }
}
.cta-block p {
  font-weight: 300;
  margin: 0 0 24px;
}
@media (min-width: 1024px) {
  .cta-block p {
    margin: 0 0 30px;
  }
}
@media (min-width: 1360px) {
  .cta-block p {
    margin: 0 0 30px;
  }
}
.cta-block p a {
  color: inherit;
  text-decoration: underline;
}
.cta-block p a:hover {
  text-decoration: none;
}
.cta-block .text-holder {
  max-width: 615px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .cta-block .text-holder {
    max-width: 750px;
  }
}
.cta-block .btn-holder {
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -6px -12px;
}
@media (min-width: 576px) {
  .cta-block .btn-holder {
    margin: 0 -10px -20px;
  }
}
.cta-block .tel {
  display: block;
  font-weight: 700;
}
.cta-block .tel a {
  color: #1d2c34;
  text-decoration: none;
}
.cta-block .btn {
  margin: 0 6px 12px;
  color: #fff;
}
@media (min-width: 576px) {
  .cta-block .btn {
    margin: 0 10px 20px;
  }
}
.cta-block .btn a {
  color: #fff;
  font-weight: 500;
}
@media (min-width: 768px) {
  .cta-block .btn a {
    font-weight: 600;
  }
}
.cta-block .btn:before {
  display: none;
}
.cta-block .btn i {
  margin: 0 10px 0 0;
}

.faqs-block {
  padding: 40px 0;
}
@media (min-width: 768px) {
  .faqs-block {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .faqs-block {
    padding: 80px 0;
  }
}
.faqs-block.pt-0 {
  padding-top: 0;
}
.faqs-block.pb-0 {
  padding-bottom: 0;
}
.faqs-block.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.faqs-block h2, .faqs-block .h2 {
  margin: 0 0 15px;
  color: #c2a180;
}
@media (min-width: 576px) {
  .faqs-block h2, .faqs-block .h2 {
    margin: 0 0 30px;
  }
}
@media (max-width: 1023px) {
  .faqs-block h2 br, .faqs-block .h2 br {
    display: none;
  }
}
.faqs-block.bg-gray {
  background: #f8f4e8;
}
.faqs-block .btn-holder {
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -6px -12px;
}
@media (min-width: 576px) {
  .faqs-block .btn-holder {
    margin: 0 -10px -20px;
  }
}
.faqs-block .btn {
  margin: 0 6px 12px;
}
@media (min-width: 576px) {
  .faqs-block .btn {
    margin: 0 10px 20px;
  }
}
.faqs-block .btn.btn-secondary-outline {
  color: #0f7181;
}
.faqs-block .btn.btn-secondary-outline i {
  font-weight: 600;
  margin: 0 10px 0 0;
}
.faqs-block .btn.btn-secondary-outline:before {
  display: none;
}
.faqs-block .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px;
}
.faqs-block .row .col {
  width: 100%;
  padding: 0 15px 20px;
}
@media (min-width: 1200px) {
  .faqs-block .row .col {
    width: 58%;
    padding: 0 15px;
  }
  .faqs-block .row .col:nth-child(1) {
    width: 42%;
  }
}
.faqs-block .accordion {
  text-align: left;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .faqs-block .accordion {
    margin-top: -18px;
  }
}
.faqs-block .accordion p + p {
  margin: 20px 0 0;
}
.faqs-block .accordion .slide a {
  color: #124c56;
  text-decoration: underline;
}
.faqs-block .accordion .slide a:hover {
  text-decoration: none;
}
.faqs-block .btns-holder {
  margin: 0 0 -20px;
}
.faqs-block .btns-holder .btn {
  margin: 0 10px 20px;
}
@media (min-width: 768px) {
  .faqs-block .btns-holder .btn {
    min-width: 200px;
  }
}
.faqs-block .bottom-text {
  font-size: 16px;
}
.faqs-block .bottom-text p {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .faqs-block .bottom-text p {
    margin: 0 0 30px;
  }
}

.post-article .cta-item {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  border-radius: 6px;
  overflow: hidden;
}
.post-article .cta-item .image {
  display: block;
  height: 246px;
  position: relative;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.post-article .cta-item .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-article .cta-item .text {
  -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-flow: column nowrap;
          flex-flow: column nowrap;
}
.post-article .cta-item .text .text-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 20px;
}
@media (min-width: 1200px) {
  .post-article .cta-item .text .text-holder {
    padding: 25px;
  }
}
.post-article .cta-item .text h3 a {
  text-decoration: none;
}
.post-article .cta-item .btn {
  border-radius: 0;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.post-article .cta-item .btn:hover {
  text-decoration: none;
}
.post-article .cta-item .heading {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin: 0 0 10px;
}
@media (min-width: 1200px) {
  .post-article .cta-item .heading {
    font-size: 20px;
  }
}
.post-article .cta-item .info {
  display: block;
  margin: 0;
}
.post-article .cta-item .offer-price {
  display: block;
  font-weight: 700;
  margin: 0 0 20px;
}
.post-article .cta-item .info-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.post-article .cta-item .info-list li {
  margin: 0 10px;
}
.post-article .cta-item .info-list .icon {
  color: #0f7181;
  margin: 0 5px 0 0;
  font-size: 24px;
}
.post-article .cta-item .info-list .counter {
  font-weight: 600;
}
.post-article .cta-item h3, .post-article .cta-item .h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .post-article .cta-item h3, .post-article .cta-item .h3 {
    font-size: 20px;
  }
}
@media (min-width: 1360px) {
  .post-article .cta-item h3, .post-article .cta-item .h3 {
    font-size: 23px;
  }
}
.post-article .cta-item p {
  margin: 0;
}

.gallery-block {
  background: #fff;
  padding: 8px 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .gallery-block {
    padding: 10px 0;
  }
}
@media (min-width: 1024px) {
  .gallery-block {
    padding: 15px 0;
  }
}
.gallery-block.bg-gray {
  background: #f8f4e8;
}
.gallery-block .gallery-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -8px;
}
.gallery-block .gallery-slider .slide {
  padding: 0 8px;
  width: 25%;
}
.gallery-block .gallery-slider .image {
  display: block;
  padding-top: 80%;
  position: relative;
}
.gallery-block .gallery-slider .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-block .slick-list {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.gallery-block .slick-arrow {
  width: 50px;
  height: 50px;
  border-radius: 6px 0 0 6px;
  background: #0f7181;
  color: #fff;
  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;
  font-size: 15px;
  margin: 0 8px;
}
.gallery-block .slick-arrow i {
  margin: 0;
  font-size: 22px;
}
.gallery-block .slick-arrow.slick-prev {
  border-radius: 0 6px 6px 0;
}

.form-block {
  position: relative;
  z-index: 1;
  padding: 40px 0;
}
@media (min-width: 768px) {
  .form-block {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .form-block {
    padding: 100px 0;
  }
}
@media (min-width: 1360px) {
  .form-block {
    padding: 130px 0;
  }
}
.form-block .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -30px -30px;
}
.form-block .row .col {
  padding: 0 30px 30px;
  width: 100%;
}
@media (min-width: 1024px) {
  .form-block .row .col {
    width: 50%;
  }
}
.form-block + .our-accreditations {
  border-top: solid 1px rgba(0, 0, 0, 0.1);
}
.form-block h2 {
  margin: 0 0 30px;
}
@media (min-width: 1024px) {
  .form-block h2 {
    font-size: 56px;
    margin: 0 0 40px;
  }
}
.form-block h2 span {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.form-block h2 span:before {
  position: absolute;
  left: 100%;
  bottom: 15px;
  margin: 0 0 0 20px;
  content: "";
  width: 80px;
  background: #0f7181;
  height: 1px;
}
@media (min-width: 576px) {
  .form-block h2 span:before {
    width: 100px;
    margin: 0 0 0 30px;
  }
}
.form-block .map-area {
  position: relative;
  height: 400px;
}
@media (min-width: 768px) {
  .form-block .map-area {
    height: 500px;
  }
}
@media (min-width: 1024px) {
  .form-block .map-area {
    height: 685px;
    margin-top: 30px;
  }
}
@media (min-width: 1360px) {
  .form-block .map-area {
    height: 717px;
  }
}
.form-block .map-area iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
}

.fancybox-close-small {
  background: none !important;
}

.popup-holder {
  overflow: hidden;
  max-height: 0;
}

.map-area {
  position: relative;
  height: 300px;
}
@media (min-width: 768px) {
  .map-area {
    height: 400px;
  }
}
.map-area iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
}

.logos-grid {
  padding: 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  .logos-grid {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .logos-grid {
    padding: 80px 0;
  }
}
.logos-grid.pt-0 {
  padding-top: 0;
}
.logos-grid.pb-0 {
  padding-bottom: 0;
}
.logos-grid.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.logos-grid.bg-gray {
  background: #f8f4e8;
}
.logos-grid .container {
  position: relative;
  z-index: 1;
  max-width: 1050px;
}
.logos-grid .top-text {
  text-align: center;
  padding: 0 0 30px;
}
.logos-grid .top-text p {
  margin: 0 0 20px;
}
.logos-grid h2 {
  margin: 0;
  font-weight: 600;
}
.logos-grid h2 span {
  color: #0f7181;
}
.logos-grid .accreditations-grid {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -15px -30px;
}
.logos-grid .accreditations-grid li {
  width: 50%;
  padding: 0 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 280px;
}
@media (min-width: 479px) {
  .logos-grid .accreditations-grid li {
    width: 50%;
    max-width: none;
  }
}
@media (min-width: 768px) {
  .logos-grid .accreditations-grid li {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .logos-grid .accreditations-grid li {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .logos-grid .accreditations-grid li {
    width: 25%;
  }
}
.logos-grid .accreditations-grid .logo-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  overflow: hidden;
  background: #fff;
  -webkit-transition: linear 0.4s;
  transition: linear 0.4s;
}
.logos-grid .accreditations-grid .logo-holder:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.logos-grid .accreditations-grid .image-holder {
  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;
  height: 120px;
  background: #fff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 768px) {
  .logos-grid .accreditations-grid .image-holder {
    height: 140px;
  }
}
@media (min-width: 1024px) {
  .logos-grid .accreditations-grid .image-holder {
    height: 170px;
  }
}
.logos-grid .accreditations-grid .image-holder img {
  display: block;
  max-width: 120px;
  max-height: 80px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
@media (min-width: 768px) {
  .logos-grid .accreditations-grid .image-holder img {
    max-width: 100px;
    max-height: 80px;
  }
}
@media (min-width: 1024px) {
  .logos-grid .accreditations-grid .image-holder img {
    max-width: 180px;
    max-height: 100px;
  }
}
.logos-grid .accreditations-grid .title {
  background: #0f7181;
  color: #fff;
  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;
  padding: 18px 15px;
  text-align: center;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 600;
  line-height: 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 1024px) {
  .logos-grid .accreditations-grid .title {
    font-size: 18px;
    line-height: 26px;
  }
}

.logos-grid + .content-block {
  border-top: solid 1px rgba(0, 0, 0, 0.3);
}

.prperties-block + .content-block {
  border-top: solid 1px rgba(0, 0, 0, 0.3);
}
.prperties-block + .content-block.pt-0 {
  border-top: 0;
}

.common-popup {
  max-width: 800px;
  border: 0;
  padding: 30px;
}
@media (min-width: 768px) {
  .common-popup {
    padding: 44px;
  }
}

.reviews-grid {
  padding: 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  .reviews-grid {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .reviews-grid {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .reviews-grid {
    padding: 100px 0;
  }
}
.reviews-grid.pt-0 {
  padding-top: 0 !important;
}
.reviews-grid.pb-0 {
  padding-bottom: 0 !important;
}
.reviews-grid.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.reviews-grid.bg-gray {
  background: #f8f4e8;
}
.reviews-grid .top-text {
  text-align: center;
  padding: 0 0 20px;
}
@media (min-width: 576px) {
  .reviews-grid .top-text {
    padding: 0 0 30px;
  }
}
@media (min-width: 1200px) {
  .reviews-grid .top-text {
    padding: 0 0 40px;
  }
}
.reviews-grid .top-text h2, .reviews-grid .top-text .h2 {
  margin: 0 0 15px;
  color: #0f7181;
}
.reviews-grid .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px;
}
.reviews-grid .row .col {
  width: 100%;
  padding: 0 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) {
  .reviews-grid .row .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 768px) {
  .reviews-grid .row .col {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .reviews-grid .row .col {
    width: 50%;
  }
}
.reviews-grid .review {
  background: #fff;
  border-radius: 0;
  padding: 20px;
  display: block;
  font-size: 16px;
  overflow: hidden;
  width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-left: solid 6px #0f7181;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 576px) {
  .reviews-grid .review {
    padding: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 1200px) {
  .reviews-grid .review {
    font-size: 17px;
  }
}
.reviews-grid .review .image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  margin: 0 0 20px;
  padding-top: 70%;
  position: relative;
}
@media (min-width: 576px) {
  .reviews-grid .review .image {
    margin: 0 20px 0 0;
    width: 130px;
    max-height: 200px;
    height: 100%;
    padding-top: 0;
  }
}
.reviews-grid .review .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.reviews-grid .review .text {
  -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-flow: column nowrap;
          flex-flow: column nowrap;
}
.reviews-grid .review .text p {
  margin: 0 0 20px;
}
.reviews-grid .review .text .text-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.reviews-grid .review cite {
  font-style: normal;
  font-weight: 700;
}
.reviews-grid .review .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1px 15px;
  padding: 0;
  list-style: none;
  color: #e29c00;
  font-size: 20px;
}
.reviews-grid .review .rating li {
  margin: 0 1px;
}
.reviews-grid .google-reviews {
  text-align: center;
  padding: 20px 0 0;
}
.reviews-grid .google-reviews .title {
  display: block;
}
.reviews-grid .google-reviews .title a {
  color: inherit;
}
.reviews-grid .google-reviews .rating {
  max-width: 216px;
  margin: 0 auto;
  display: block;
}
.reviews-grid + .cta-block {
  border-top: solid 1px #ccc;
}

.projects-block {
  padding: 30px 0 0;
  background: #f8f4e8;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .projects-block {
    padding: 80px 0 0;
  }
}
.projects-block .twocols-content {
  padding: 20px;
  margin: 0 0 30px;
}
@media (min-width: 576px) {
  .projects-block .twocols-content {
    padding: 30px;
    margin: 0 0 30px;
  }
}
@media (min-width: 1024px) {
  .projects-block .twocols-content {
    padding: 40px;
    margin: 0 0 80px;
  }
}
@media (min-width: 1360px) {
  .projects-block .twocols-content {
    padding: 60px;
  }
}
.projects-block .twocols-content .btn-secondary-outline {
  margin: 0 0 25px;
}
.projects-block .twocols-content ul:not([class]) {
  margin: 0 0 25px;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .projects-block .twocols-content .image {
    padding-top: 105%;
  }
}
.projects-block .twocols-content h2, .projects-block .twocols-content .h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  line-height: 30px;
}
@media (min-width: 576px) {
  .projects-block .twocols-content h2, .projects-block .twocols-content .h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
@media (min-width: 1360px) {
  .projects-block .twocols-content h2, .projects-block .twocols-content .h2 {
    font-size: 35px;
    line-height: 38px;
  }
}

.twocols-content.partner h2, .twocols-content.partner .h2 {
  font-family: "Montserrat", sans-serif;
  color: #cdab89;
  font-size: 30px;
  line-height: 34px;
}
@media (min-width: 1024px) {
  .twocols-content.partner h2, .twocols-content.partner .h2 {
    font-size: 35px;
    line-height: 38px;
  }
}
.twocols-content.partner h4, .twocols-content.partner .h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #cdab89;
}
@media (min-width: 1024px) {
  .twocols-content.partner h4, .twocols-content.partner .h4 {
    font-size: 25px;
  }
}
.twocols-content.partner.bg-dark h3 {
  color: #fff;
}
.twocols-content.partner ul:not([class]) {
  margin: 0 0 25px;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .twocols-content.partner .image {
    padding-top: 110%;
  }
}

.ctas-block {
  position: relative;
  background: #154d56;
  text-align: center;
  color: #fff;
  padding: 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  .ctas-block {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .ctas-block {
    padding: 80px 0;
  }
}
.ctas-block.pt-0 {
  padding-top: 0 !important;
}
.ctas-block.pb-0 {
  padding-bottom: 0 !important;
}
.ctas-block.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ctas-block a:not([class]) {
  color: inherit;
}
.ctas-block.bg-gray {
  background: #f8f4e8;
  color: #124c56;
}
.ctas-block h2, .ctas-block .h2 {
  color: inherit;
  margin: 0 0 30px;
}
.ctas-block .bottom-text {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 0 0;
}
.ctas-block .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -8px -16px;
}
@media (min-width: 768px) {
  .ctas-block .row {
    margin: 0 -15px -30px;
  }
}
.ctas-block .row .col {
  padding: 0 8px 16px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) {
  .ctas-block .row .col {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .ctas-block .row .col {
    padding: 0 15px 30px;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .ctas-block .row .col {
    width: 33.33%;
  }
}
.ctas-block .slick-list {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.ctas-block .slick-track {
  margin: 0 auto;
}
.ctas-block .slick-arrow {
  color: #fff;
  margin: 0 -30px;
}
@media (min-width: 768px) {
  .ctas-block .slick-arrow {
    margin: 0 -20px;
  }
}
@media (min-width: 1024px) {
  .ctas-block .slick-arrow {
    margin: 0 -30px;
  }
}
@media (min-width: 1550px) {
  .ctas-block .slick-arrow {
    margin: 0 -40px;
  }
}
.ctas-block .slick-arrow i {
  font-size: 35px;
}
.ctas-block .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.ctas-block .slick-track:after, .ctas-block .slick-track:before {
  display: none;
}
.ctas-block .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1200px) {
  .ctas-block .slick-dots {
    display: none !important;
  }
}
.ctas-block .slick-dots li.slick-active button {
  background: #caa778;
}
.ctas-block .slick-dots li button {
  background: #eadece;
}

.cta-box {
  display: block;
  text-decoration: none;
  color: #f3ede0;
  border-radius: 0;
  overflow: hidden;
  line-height: 1.4;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 16px;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  overflow: hidden;
  border-radius: 10px;
}
.cta-box .image {
  display: block;
  padding-top: 130%;
  position: relative;
  border-radius: 0;
  overflow: hidden;
  margin-top: -70px;
}
.cta-box .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cta-box .box-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.cta-box .text {
  padding: 30px 25px 0;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  z-index: 1;
}
.cta-box .text:before {
  position: absolute;
  left: 0;
  right: 0;
  top: -200px;
  bottom: -70px;
  content: "";
  background: #124b55;
  z-index: -1;
  -webkit-transform: skewY(-25deg);
          transform: skewY(-25deg);
}
.cta-box h3, .cta-box .h3 {
  font-size: 26px;
  line-height: 30px;
  color: #f3ede0;
}

.contact-info-columns {
  margin: 0 0 30px;
  font-size: 15px;
}
@media (min-width: 1360px) {
  .contact-info-columns {
    font-size: 17px;
  }
}
.contact-info-columns .row {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  border-radius: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .contact-info-columns .row {
    margin: 0;
  }
}
.contact-info-columns .col {
  width: 100%;
  padding: 25px;
  background: #154d56;
  color: #fff;
}
@media (min-width: 1024px) {
  .contact-info-columns .col {
    width: 33.33%;
  }
}
@media (min-width: 1360px) {
  .contact-info-columns .col {
    padding: 30px;
  }
}
@media (min-width: 1440px) {
  .contact-info-columns .col {
    padding: 40px;
  }
}
.contact-info-columns .col:nth-child(even) {
  background: #0f7181;
}
.contact-info-columns .col .title {
  display: block;
  font-weight: 700;
  margin: 0 0 10px;
  font-size: 19px;
}
@media (min-width: 1360px) {
  .contact-info-columns .col .title {
    font-size: 21px;
  }
}
.contact-info-columns .col a {
  color: inherit;
}
.contact-info-columns .contact-info {
  margin: 0;
  padding: 20px 0 0;
  list-style: none;
}
.contact-info-columns .contact-info li + li {
  margin: 8px 0 0;
}
.contact-info-columns .contact-info li a {
  color: #cdab89;
  text-decoration: none;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-info-columns .contact-info li a i {
  color: #fff;
  margin: 0 10px 0 0;
}

.visual-section {
  overflow: hidden;
}
.visual-section .visual-image {
  position: relative;
  height: 260px;
}
@media (min-width: 576px) {
  .visual-section .visual-image {
    height: 300px;
  }
}
@media (min-width: 768px) {
  .visual-section .visual-image {
    height: 400px;
  }
}
@media (min-width: 1024px) {
  .visual-section .visual-image {
    height: 550px;
  }
}
@media (min-width: 1200px) {
  .visual-section .visual-image {
    height: 800px;
    min-height: 100vh;
  }
}
.visual-section .visual-image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 2;
}
.visual-section .visual-image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.visual-section.v2 .visual-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1199px) {
  .visual-section.v2 .visual-image:before {
    opacity: 0.5;
  }
}
.visual-section.v2 .caption {
  width: 100%;
  color: #fff;
  text-align: center;
  position: relative;
  margin: 200px 0 0;
  padding: 20px 0;
  z-index: 2;
}
@media (min-width: 768px) {
  .visual-section.v2 .caption {
    padding: 30px 20px;
  }
}
@media (min-width: 1200px) {
  .visual-section.v2 .caption {
    margin: 380px 0 0;
  }
}
.visual-section.v2 .caption:before {
  position: absolute;
  inset: 0;
  background: rgba(21, 77, 86, 0.7);
  mix-blend-mode: multiply;
  content: "";
}
.visual-section.v2 .caption h1 {
  margin: 0;
  color: inherit;
  font-size: 36px;
}
@media (min-width: 768px) {
  .visual-section.v2 .caption h1 {
    font-size: 40px;
  }
}
@media (min-width: 1024px) {
  .visual-section.v2 .caption h1 {
    font-size: 45px;
  }
}
@media (min-width: 1360px) {
  .visual-section.v2 .caption h1 {
    font-size: 50px;
  }
}

.visual-section {
  position: relative;
}
.visual-section .search-block {
  background: #154d56;
}
@media (min-width: 1024px) {
  .visual-section .search-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: none;
  }
}
.visual-section .container {
  position: relative;
  z-index: 2;
}

.search-block {
  position: relative;
  padding: 30px 0;
}
@media (min-width: 1360px) {
  .search-block {
    padding: 40px 0;
  }
}
.search-block::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(14, 113, 128, 0.7);
}
.search-block .container {
  position: relative;
}
.search-block .top-bar {
  margin: 0 0 25px;
}
@media (min-width: 1024px) {
  .search-block .top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.search-block .top-bar h2 {
  color: #c2a180;
  margin: 0 0 15px;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 576px) {
  .search-block .top-bar h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 768px) {
  .search-block .top-bar h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
@media (min-width: 1024px) {
  .search-block .top-bar h2 {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .search-block .top-bar h2 {
    margin: 0;
    font-size: 32px;
    line-height: 36px;
  }
}
.search-block .top-bar .search-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 575px) {
  .search-block .top-bar .search-links {
    font-size: 14px;
    gap: 10px;
  }
}
.search-block .top-bar .search-links a {
  color: #c2a180;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media (min-width: 576px) {
  .search-block .top-bar .search-links a {
    gap: 12px;
  }
}
.search-block .top-bar .search-links .icon {
  font-size: 20px;
}
@media (min-width: 576px) {
  .search-block .top-bar .search-links .icon {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .search-block .top-bar .search-links .icon {
    font-size: 28px;
  }
}
@supports (mix-blend-mode: multiply) {
  .search-block::before {
    background: #0e7180;
    mix-blend-mode: multiply;
  }
}
@media (min-width: 768px) {
  .search-block .fields-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.search-block .field {
  position: relative;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .search-block .field {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    margin: 0 17px 0 0;
  }
}
.search-block .field a,
.search-block .field label {
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}
@media (min-width: 768px) {
  .search-block .field a,
  .search-block .field label {
    left: 22px;
  }
}
.search-block .field a .icon,
.search-block .field label .icon {
  font-size: 25px;
  color: #cdab89;
  display: inline-block;
  vertical-align: top;
}
.search-block .field a {
  left: auto;
  right: 10px;
}
@media (min-width: 768px) {
  .search-block .field a {
    right: 22px;
  }
}
.search-block .field input {
  padding: 10px 50px;
  background: #f3ecdf;
  height: 50px;
}
@media (min-width: 768px) {
  .search-block .field input {
    padding: 10px 70px;
  }
}
.search-block .field input::-webkit-input-placeholder {
  color: #c2a180;
}
.search-block .field input::-moz-placeholder {
  opacity: 1;
  color: #c2a180;
}
.search-block .field input:-moz-placeholder {
  color: #c2a180;
}
.search-block .field input:-ms-input-placeholder {
  color: #c2a180;
}
.search-block .field input.placeholder {
  color: #c2a180;
}
.search-block .field input[type=submit], .search-block .field button[type=submit] {
  height: 50px;
}
.search-block .btn-secondary-outline {
  color: #fff;
}
.search-block .btn-secondary-outline:before {
  color: #fff;
}
@media (max-width: 767px) {
  .search-block .btn {
    width: 100%;
  }
}

.overlay-section {
  position: relative;
  overflow: hidden;
  padding: 40px 0;
}
@media (min-width: 1360px) {
  .overlay-section {
    padding: 60px 0;
  }
}
.overlay-section .image {
  position: absolute;
  inset: 0;
}
.overlay-section .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.overlay-section .caption {
  color: #124c56;
  position: relative;
}
.overlay-section .caption .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.overlay-section .caption .content {
  border-radius: 5px;
  padding: 10px;
  background: rgba(242, 236, 224, 0.95);
  padding: 30px 20px;
}
@media (min-width: 576px) {
  .overlay-section .caption .content {
    padding: 40px 30px;
  }
}
@media (min-width: 768px) {
  .overlay-section .caption .content {
    padding: 40px 50px;
  }
}
@media (min-width: 1024px) {
  .overlay-section .caption .content {
    max-width: 705px;
  }
}
.overlay-section .caption h4, .overlay-section .caption .h4 {
  display: block;
  margin: 0 0 1em;
  font-weight: 800;
  color: #154d56;
}
.overlay-section h2 {
  font-size: 28px;
  color: #c2a180;
}

.info-section {
  padding: 50px 0;
  background: #f2ece0;
}
.info-section h2 {
  color: #c2a180;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .info-section h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 35px;
  }
}
@media (min-width: 1024px) {
  .info-section h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
@media (min-width: 768px) {
  .info-section .media-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -15px -20px;
  }
}
@media (min-width: 1024px) {
  .info-section .media-row {
    margin: 0 -20px -20px;
  }
}
.info-section .media-row .media-card {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .info-section .media-row .media-card {
    padding: 0 15px 40px;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .info-section .media-row .media-card {
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
    padding: 0 20px 40px;
  }
}

.media-card .content {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.media-card .image {
  position: relative;
  padding-top: 100%;
}
@media (min-width: 576px) {
  .media-card .image {
    padding-top: 60%;
  }
}
@media (min-width: 768px) {
  .media-card .image {
    padding-top: 110%;
  }
}
.media-card .image::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(29, 44, 52, 0.56);
  mix-blend-mode: multiply;
  z-index: 1;
}
.media-card .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.media-card .title {
  color: #f3ede0;
  font-weight: 800;
  margin: 0 0 20px 0;
  display: block;
}
@media (max-width: 1359px) {
  .media-card .title {
    font-size: 16px;
  }
}
.media-card .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  z-index: 2;
  color: #f3ede0;
  font-size: 16px;
}
@media (min-width: 1360px) {
  .media-card .caption {
    padding: 30px;
  }
}
.media-card .date {
  font-weight: 700;
  color: #f3ede0;
  font-size: 14px;
  margin: 0 0 20px;
  display: block;
}
.media-card.full .caption {
  top: 0;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
}
.media-card.full .title {
  text-transform: uppercase;
}

.news-slider {
  margin: 0 -5px;
}
@media (min-width: 1024px) {
  .news-slider {
    margin: 0;
    padding: 0 65px;
  }
}
.news-slider .media-card {
  padding: 0 5px;
}
@media (min-width: 768px) {
  .news-slider .media-card {
    padding: 0 20px;
  }
}
.news-slider .media-card .image {
  padding-top: 122%;
}
.news-slider .slick-dots li button {
  background: #c2a180;
}

.feature-section {
  padding: 50px 0;
}
.feature-section h2 {
  color: #c2a180;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .feature-section h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 35px;
  }
}
@media (min-width: 1024px) {
  .feature-section h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
.feature-section .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.feature-section .slick-track .feature-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1024px) {
  .feature-section .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 1023px) {
  .feature-section .content .btn {
    font-size: 12px;
    font-weight: 600;
  }
}

.feature-card .content {
  color: #f3ede0;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 1024px) {
  .feature-card .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.feature-card .image {
  position: relative;
  width: 100%;
  padding-top: 56.2%;
}
@media (min-width: 1024px) {
  .feature-card .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
  }
}
.feature-card .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.feature-card .name {
  display: block;
  font-size: 25px;
  font-weight: 700;
  color: #f3ede0;
}
@media (min-width: 576px) {
  .feature-card .name {
    font-size: 30px;
  }
}
.feature-card .address {
  display: block;
  font-size: 17px;
  color: #cdab89;
  font-weight: 700;
  margin: 0 0 10px;
}
@media (min-width: 576px) {
  .feature-card .address {
    font-size: 20px;
  }
}
.feature-card .details {
  padding: 20px;
  position: relative;
  z-index: 1;
  width: 100%;
  background: #124c56;
}
@media (min-width: 576px) {
  .feature-card .details {
    font-size: 17px;
    padding: 50px 40px;
  }
}
@media (min-width: 1024px) {
  .feature-card .details {
    width: 60%;
    background: none;
  }
}
@media (min-width: 1200px) {
  .feature-card .details {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .feature-card .details:before {
    background: #124c56;
    position: absolute;
    left: -200px;
    top: 0;
    bottom: 0;
    content: "";
    right: -30px;
    z-index: -1;
    -webkit-transform: skewX(-25deg);
            transform: skewX(-25deg);
  }
}
.feature-card .details p {
  margin: 0 0 15px;
}
.feature-card .feature-list {
  color: #c2a180;
  margin: 0 0 20px;
}
.feature-card .feature-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin: 0 0 10px;
}
.feature-card .feature-list .icon {
  font-size: 24px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
}

@media (min-width: 768px) {
  .feature-slider {
    margin: 0 60px;
  }
}
@media (min-width: 1024px) {
  .feature-slider {
    padding: 0 65px;
  }
}
.feature-slider .feature-card {
  padding: 0 5px;
}
@media (min-width: 768px) {
  .feature-slider .feature-card {
    padding: 0 20px;
  }
}
.feature-slider .slick-dots li button {
  background: #c2a180;
}
@media (min-width: 768px) {
  .feature-slider .slick-dots {
    display: none !important;
  }
}
.feature-slider .slick-prev, .feature-slider .slick-next {
  margin: 0 -40px;
}
@media (max-width: 767px) {
  .feature-slider .slick-prev, .feature-slider .slick-next {
    display: none !important;
  }
}

.reviews-section {
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.reviews-section h2 {
  color: #c2a180;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .reviews-section h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 35px;
  }
}
@media (min-width: 1024px) {
  .reviews-section h2 {
    font-size: 32px;
    line-height: 36px;
  }
}

.review-artice {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
.review-artice .image {
  position: relative;
  padding-top: 45%;
}
@media (min-width: 1024px) {
  .review-artice .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
.review-artice .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.review-artice .caption {
  color: #f3ede0;
  font-size: 16px;
  line-height: 20px;
  background: #1c2b34;
  padding: 20px;
}
@media (min-width: 1024px) {
  .review-artice .caption {
    position: relative;
    max-width: 430px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-align: self-start;
        -ms-flex-align: self-start;
            align-items: self-start;
    padding: 60px 40px;
  }
  .review-artice .caption::before {
    content: "";
    position: absolute;
    top: 0;
    right: -16%;
    width: 100%;
    height: 101%;
    background: inherit;
    -webkit-transform: skewX(-20deg);
            transform: skewX(-20deg);
    z-index: -1;
    pointer-events: none;
  }
}
.review-artice .caption p:last-of-type {
  margin-bottom: 0;
}
.review-artice .caption .title {
  color: #f2ecdf;
  font-weight: 800;
  margin: 0 0 20px;
  display: block;
}
.review-artice .caption .sub-title {
  color: #c2a180;
  font-weight: 800;
  margin: 0 0 20px;
  display: block;
  max-width: 170px;
}
.review-artice p {
  margin: 0 0 30px;
}
@media (min-width: 1024px) {
  .review-artice.offer .caption {
    min-height: 450px;
  }
}
.review-artice.offer .caption p {
  margin: 0 0 30px;
}

.light .review-artice .caption {
  color: #f4eee1;
  background: #124c56;
}
.light .review-artice .caption::before {
  background: #124c56;
  right: -19%;
}
.light .review-artice .caption .title {
  color: #f4eee1;
}
.light .review-artice .caption .sub-title {
  color: #c2a180;
  max-width: 100%;
}
.light .slick-dots li button {
  background: #c2a180;
}

.twocols-content .details {
  color: #124c56;
  line-height: 24px;
}
@media (min-width: 1200px) {
  .twocols-content .details {
    width: 50%;
  }
}
.twocols-content .details .title {
  font-weight: 800;
  display: block;
  margin: 0 0 20px;
}
.twocols-content .details p {
  margin: 0 0 20px;
}
.twocols-content .contact-details {
  color: #f3ede0;
  background: #0e7180;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.twocols-content .contact-details h3 {
  font-size: 20px;
  color: #f3ede0;
  margin: 0 0 20px;
}
@media (min-width: 1200px) {
  .twocols-content .contact-details h3 {
    font-size: 24px;
  }
}
.twocols-content .contact-details .content {
  padding: 20px;
}
@media (min-width: 1200px) {
  .twocols-content .contact-details .content {
    padding: 30px;
  }
}
.twocols-content .contact-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -10px;
  text-transform: uppercase;
}
.twocols-content .contact-list li {
  text-align: center;
  width: 100%;
  padding: 0 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .twocols-content .contact-list li {
    width: 33.333%;
  }
}
.twocols-content .contact-list li a {
  color: #f3ede0;
  padding: 10px;
  border: 1px solid #c2a180;
  text-decoration: none;
  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: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 5px;
  line-height: 20px;
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .twocols-content .contact-list li a {
    padding: 15px;
  }
}
.twocols-content .contact-list li a:hover {
  background: rgba(194, 161, 128, 0.3);
}
.twocols-content .contact-list .icon {
  line-height: 1;
  font-size: 40px;
  margin: 0 0 10px;
}
.twocols-content .contact-list strong {
  display: block;
  font-size: 16px;
  font-weight: 800;
}
.twocols-content .latest-updates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 10px;
  color: #f3ede0;
  border: 1px solid #c2a180;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  font-weight: 800;
  border-radius: 5px;
}
.twocols-content .reserve {
  margin-bottom: 20px;
}
.twocols-content .latest-updates:hover {
  background: rgba(194, 161, 128, 0.3);
}
.twocols-content .latest-updates .icon {
  line-height: 1;
  font-size: 35px;
}
.twocols-content .enquiries-bar {
  font-size: 16px;
  line-height: 20px;
  padding: 20px;
  background: #1c2b34;
}
@media (min-width: 1200px) {
  .twocols-content .enquiries-bar {
    padding: 25px 30px;
  }
}
.twocols-content .enquiries-bar .title {
  display: block;
  font-size: 18px;
}
.twocols-content .enquiries-bar a {
  color: #f3ede0;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
  text-decoration: none;
}
.twocols-content .enquiries-bar p {
  margin: 0;
}

.filters-block {
  padding: 50px 0 40px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.filters-block h2 {
  color: #c2a180;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .filters-block h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 35px;
  }
}
@media (min-width: 1024px) {
  .filters-block h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
.filters-block .text {
  color: #f3ede0;
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 40px;
}
.filters-block .text strong {
  font-weight: 800;
  font-size: 20px;
  display: block;
}

@media (min-width: 768px) {
  .selects-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 20px;
  }
}
.selects-row .custom-select {
  width: 100%;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .selects-row .custom-select {
    width: auto;
  }
}
.selects-row select {
  min-width: 240px;
}

.products-section {
  padding: 40px 0;
  background: #f3ede0;
}
.products-section h2, .products-section .h2 {
  color: #c2a180;
  margin: 0 0 30px;
  text-align: center;
}

.products-slider {
  margin: 0 -5px;
}
@media (min-width: 1024px) {
  .products-slider {
    padding: 0 65px;
  }
}
.products-slider .product-tile {
  padding: 0 5px;
}
@media (min-width: 768px) {
  .products-slider .product-tile {
    padding: 0 20px;
  }
}
.products-slider .slick-dots li button {
  background: #c2a180;
}
.products-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.products-slider .slick-track .product-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.products-slider .slick-track .product-tile .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.product-tile .content {
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
.product-tile .image {
  position: relative;
  padding-top: 52%;
}
.product-tile .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-tile .name {
  color: #f4eee1;
  display: block;
  padding: 10px 20px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 700;
  background: #124c56;
  min-height: 70px;
}
.product-tile .details {
  color: #124c56;
  padding: 15px 20px;
}
.product-tile .details p {
  margin: 0 0 20px;
}
.product-tile .property-features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -5px 15px;
  font-size: 16px;
}
.product-tile .property-features li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin: 0 5px 10px;
}
.product-tile .property-features .icon {
  font-size: 30px;
  color: #cdab89;
}
.product-tile .feature-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product-tile .feature-bar .left {
  padding: 0 5px 0 0;
}
.product-tile .feature-bar .title {
  display: block;
  font-size: 16px;
  line-height: 18px;
}
.product-tile .feature-bar .price {
  display: block;
  font-weight: 800;
}
.product-tile .feature-bar .btn {
  padding: 14px 15px;
}

.site-plan-section {
  padding: 40px 0;
}
.site-plan-section .head {
  color: #124c56;
  max-width: 550px;
  margin: 0 auto 30px;
  text-align: center;
}
.site-plan-section .head strong {
  display: block;
  margin: 0 0 15px;
}
.site-plan-section h2 {
  color: #c2a180;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .site-plan-section h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 20px;
  }
}
@media (min-width: 1024px) {
  .site-plan-section h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
.site-plan-section .placeholder {
  padding-top: 56.2%;
  position: relative;
}
.site-plan-section .placeholder iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
}

.price-list-form {
  margin: 0 0 30px;
}

.price-list-section {
  padding: 40px 0;
}
.price-list-section h2 {
  color: #c2a180;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}
@media (min-width: 768px) {
  .price-list-section h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 20px;
  }
}
@media (min-width: 1024px) {
  .price-list-section h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
.price-list-section .btn-row {
  text-align: center;
}

.properties-price-list {
  margin: 0 0 30px;
}

.property-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 15px;
  padding: 15px;
  border: 1px solid #c2a180;
  border-radius: 8px;
  margin: 0 0 20px;
}
.property-row.load-more-hidden, .property-row.house-type-hidden {
  display: none;
}
.property-row .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 13px;
  color: #124c56;
}
.property-row .item .label {
  font-weight: 600;
  white-space: nowrap;
}
.property-row .item .value {
  text-align: right;
  line-height: 1.4;
}
.property-row .item.plot {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.property-row .item.plot .icon {
  font-size: 30px;
  color: #cdab89;
}
.property-row .btn-secondary-outline {
  padding: 10px 15px;
  min-height: 44px;
}
@media (min-width: 768px) {
  .property-row {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .property-row {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px auto;
    grid-template-columns: repeat(6, 1fr) auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 20px;
  }
  .property-row .item {
    -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;
    font-size: 14px;
  }
  .property-row .item .label {
    font-weight: 800;
    margin-bottom: 5px;
  }
  .property-row .item .value {
    text-align: left;
  }
  .property-row .item.plot .icon {
    font-size: 30px;
  }
  .property-row .cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (min-width: 1360px) {
  .property-row {
    padding: 20px 30px;
  }
  .property-row .item {
    font-size: 15px;
  }
}

.property-info {
  position: relative;
  background: #154d56;
  padding: 30px 0 20px;
}
@media (min-width: 1024px) {
  .property-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: none;
    padding: 40px 0;
  }
}
.property-info::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(14, 113, 128, 0.7);
}
@supports (mix-blend-mode: multiply) {
  .property-info::before {
    background: #0e7180;
    mix-blend-mode: multiply;
  }
}
.property-info h2 {
  color: #c2a180;
  margin: 0 0 15px;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 576px) {
  .property-info h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (min-width: 1024px) {
  .property-info h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
.property-info .info-header {
  padding: 0 0 20px;
}
@media (min-width: 768px) {
  .property-info .info-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.property-info .info-header h2 {
  color: #f3ede0;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .property-info .info-header h2 {
    margin: 0;
  }
}
.property-info .info-header .area {
  color: #c2a180;
  font-size: 18px;
}
@media (min-width: 768px) {
  .property-info .info-header .area {
    margin: 0 0 0 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 20px;
  }
}

.banner-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #f4eee1;
}
@media (min-width: 768px) {
  .banner-meta {
    margin: 0 -15px;
  }
}
@media (min-width: 1200px) {
  .banner-meta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.banner-meta .meta-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 14px;
  position: relative;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .banner-meta .meta-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 15px;
  }
  .banner-meta .meta-item::before {
    content: "";
    position: absolute;
    left: -1px;
    width: 2px;
    height: 36px;
    background: #c2a180;
  }
}
@media (min-width: 1200px) {
  .banner-meta .meta-item {
    margin: 0;
  }
}
.banner-meta .meta-icon {
  font-size: 36px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  color: #cdab89;
}
.banner-meta .meta-text {
  font-size: 18px;
}
@media (min-width: 768px) {
  .banner-meta .meta-details,
  .banner-meta .btns-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 768px) {
  .banner-meta .meta-details .meta-item,
  .banner-meta .btns-row .meta-item {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
}
@media (min-width: 1200px) {
  .banner-meta .meta-details .meta-item,
  .banner-meta .btns-row .meta-item {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media (min-width: 768px) {
  .banner-meta .meta-details .meta-item:first-child::before,
  .banner-meta .btns-row .meta-item:first-child::before {
    display: none;
  }
}
@media (min-width: 1200px) {
  .banner-meta .btns-row .meta-item:first-child::before {
    display: block;
  }
}
.banner-meta .btn {
  height: 48px;
  min-height: inherit;
  padding: 15px 20px;
  width: 100%;
}
@media (min-width: 1200px) {
  .banner-meta .btn {
    padding: 15px 7px;
  }
}
@media (min-width: 1360px) {
  .banner-meta .btn {
    padding: 15px 20px;
  }
}
.banner-meta .btn::before {
  display: none;
}
.banner-meta.v2 .meta-details {
  margin: 0 -15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.banner-meta.v2 .meta-details .meta-item {
  -webkit-box-flex: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 0 25px;
  -ms-flex-preferred-size: unset;
      flex-basis: unset;
}
@media (max-width: 1199px) {
  .banner-meta.v2 .meta-details .meta-item {
    width: 33.33%;
  }
}
@media (max-width: 1023px) {
  .banner-meta.v2 .meta-details .meta-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .banner-meta.v2 .meta-details .meta-item {
    width: 100%;
  }
}

.visual-slider {
  position: relative;
}
.visual-slider .caption {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 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;
  background: rgba(0, 0, 0, 0.4);
}
@media (min-width: 1024px) {
  .visual-slider .caption {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .visual-slider .caption {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 0;
  }
}
@media (min-width: 1360px) {
  .visual-slider .caption {
    padding-bottom: 140px;
  }
}
.visual-slider h1 {
  color: #c2a180;
  font-size: 34px;
  line-height: 38px;
  font-weight: 500;
  margin: 0;
}
@media (min-width: 768px) {
  .visual-slider h1 {
    font-size: 54px;
    line-height: 58px;
  }
}
@media (min-width: 1360px) {
  .visual-slider h1 {
    font-size: 70px;
    line-height: 70px;
  }
}
.visual-slider .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
}
@media (min-width: 1024px) {
  .visual-slider .slick-dots {
    bottom: 50%;
  }
}
@media (min-width: 1200px) {
  .visual-slider .slick-dots {
    bottom: 25%;
  }
}

.team-block {
  text-align: center;
  padding: 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  .team-block {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .team-block {
    padding: 80px 0;
  }
}
.team-block.pt-0 {
  padding-top: 0 !important;
}
.team-block.pb-0 {
  padding-bottom: 0 !important;
}
.team-block.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.team-block.bg-gray {
  background: #f8f4e8;
}
.team-block h2 {
  color: #c2a180;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
  font-size: 24px;
  line-height: 28px;
}
@media (min-width: 768px) {
  .team-block h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 35px;
  }
}
@media (min-width: 1024px) {
  .team-block h2 {
    font-size: 32px;
    line-height: 36px;
  }
}
.team-block .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px;
}
.team-block .row .col {
  width: 100%;
  padding: 0 15px 30px;
}
@media (min-width: 768px) {
  .team-block .row .col {
    width: 50%;
    padding: 0 15px 40px;
  }
}
@media (min-width: 1024px) {
  .team-block .row .col {
    width: 33.33%;
  }
}
.team-block .team-col {
  position: relative;
  padding: 0 0 25px;
}
.team-block .team-col:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  content: "";
  height: 4px;
  background: #c2a180;
  width: 100px;
  border-radius: 3px;
}
.team-block .team-col .image {
  width: 100%;
  position: relative;
  margin: 0 0 20px;
  z-index: 1;
  padding-top: 100%;
}
.team-block .team-col .image:before {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  content: "";
  top: 80px;
  background: url(images/bg-team.png);
  background-size: 100% 100%;
  z-index: -1;
}
.team-block .team-col .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.team-block .social-link {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.team-block .social-link li {
  margin: 5px 0;
}
.team-block .social-link li a {
  background: #0e7180;
  width: 38px;
  height: 38px;
  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;
  border-radius: 7px;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 768px) {
  .team-block .social-link li a {
    width: 42px;
    height: 42px;
  }
}
.team-block .social-link li a.info-link {
  background: #124c56;
  font-size: 32px;
  font-weight: 700;
  font-style: italic;
  font-family: Times Newer Roman;
}
.team-block .title {
  display: block;
  color: #164d57;
  font-size: 20px;
  font-weight: 700;
}
.team-block .sub-title {
  font-size: 16px;
  display: block;
}

.info-popup {
  max-width: 600px;
  padding: 30px;
  border-radius: 0;
  font-size: 16px;
}
.info-popup .title {
  display: block;
  color: #164d57;
  font-size: 20px;
  font-weight: 700;
}
.info-popup .sub-title {
  font-size: 16px;
  display: block;
  margin: 0 0 15px;
}

.banner-img {
  overflow: hidden;
  position: relative;
  height: 450px;
}
@media (min-width: 1200px) {
  .banner-img {
    height: 560px;
  }
}
.banner-img:before {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  background: url(images/watermark.png);
  width: 430px;
  background-size: 100% 100%;
  mix-blend-mode: multiply;
}
.banner-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-img + .whyus-block .features-slider .slide {
  width: 50%;
}
@media (min-width: 1024px) {
  .banner-img + .whyus-block .features-slider .slide {
    width: 25%;
  }
}

.title-bar {
  color: #c2a180;
  background: #1d2c34;
  text-align: center;
  padding: 15px 0;
}
.title-bar h2, .title-bar .h2 {
  margin: 0;
  color: #c2a180;
  font-size: 17px;
}
@media (min-width: 1024px) {
  .title-bar h2, .title-bar .h2 {
    font-size: 19px;
  }
}

.whyus-block.v3 .container {
  max-width: 1500px;
}
.whyus-block.v3 .features-slider {
  position: relative;
  margin: 0 0 1px;
}
@media (min-width: 1200px) {
  .whyus-block.v3 .features-slider {
    margin: 0 0 30px;
  }
}
.whyus-block.v3 .features-slider:before {
  position: absolute;
  left: -20px;
  right: -20px;
  bottom: 0;
  content: "";
  height: 1px;
  background: #c2a180;
  display: none;
}
@media (min-width: 768px) {
  .whyus-block.v3 .features-slider:before {
    display: block;
  }
}
@media (min-width: 1200px) {
  .whyus-block.v3 .features-slider:before {
    left: 80px;
    right: 80px;
  }
}
@media (min-width: 1360px) {
  .whyus-block.v3 .features-slider:before {
    left: 100px;
    right: 100px;
  }
}
.whyus-block.v3 .features-slider .slide {
  width: 50%;
  position: relative;
}
@media (min-width: 480px) {
  .whyus-block.v3 .features-slider .slide {
    width: 33.3333333333%;
  }
}
@media (min-width: 576px) {
  .whyus-block.v3 .features-slider .slide {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .whyus-block.v3 .features-slider .slide {
    width: 12.5%;
  }
}
.whyus-block.v3 .features-slider .slide:before {
  position: absolute;
  left: 50%;
  bottom: -6px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 100px;
  border: solid 1px #c2a180;
  content: "";
  display: none;
}
@media (min-width: 768px) {
  .whyus-block.v3 .features-slider .slide:before {
    display: block;
  }
}
.whyus-block.v3 .features-slider .slide a {
  text-decoration: none;
}
.whyus-block.v3 .features-slider .slide .icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 10px;
}
@media (min-width: 1024px) {
  .whyus-block.v3 .features-slider .slide .icon {
    width: 80px;
    height: 80px;
    margin: 0 auto 20px;
  }
}
@media (min-width: 1360px) {
  .whyus-block.v3 .features-slider .slide .icon {
    width: 100px;
    height: 100px;
  }
}
.whyus-block.v3 .features-slider .slide .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.whyus-block.v3 .features-slider .slide .title {
  font-size: 12px;
  line-height: 1.2;
  margin: 0 auto;
  display: block;
}
@media (min-width: 1024px) {
  .whyus-block.v3 .features-slider .slide .title {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .whyus-block.v3 .features-slider .slide .title {
    max-width: 145px;
    font-size: 16px;
  }
}
@media (min-width: 1360px) {
  .whyus-block.v3 .features-slider .slide .title {
    font-size: 18px;
    max-width: 145px;
  }
}

.content-blocks {
  padding: 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  .content-blocks {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .content-blocks {
    padding: 80px 0;
  }
}
.content-blocks.pt-0 {
  padding-top: 0 !important;
}
.content-blocks.pb-0 {
  padding-bottom: 0 !important;
}
.content-blocks.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.content-blocks.bg-gray {
  background: #f8f4e8;
}
.content-blocks h2 {
  color: #c2a180;
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .content-blocks h2 {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 10px;
  }
}
@media (min-width: 1200px) {
  .content-blocks h2 {
    font-size: 28px;
    line-height: 34px;
  }
}
.content-blocks h3 {
  font-size: 16px;
  color: #124c56;
}
@media (min-width: 1200px) {
  .content-blocks h3 {
    font-size: 17px;
  }
}
.content-blocks .text-blocks {
  max-width: 500px;
  position: relative;
  margin: 0 auto;
  counter-reset: item;
}
@media (min-width: 1024px) {
  .content-blocks .text-blocks {
    max-width: 700px;
  }
}
@media (min-width: 768px) {
  .content-blocks .text-blocks:before {
    position: absolute;
    left: -80px;
    top: 40px;
    content: "";
    width: 1px;
    bottom: 0;
    background: #c2a180;
  }
}
@media (min-width: 1200px) {
  .content-blocks .text-blocks:before {
    left: -110px;
  }
}
.content-blocks .text-row {
  position: relative;
  margin: 0 0 50px;
}
.content-blocks .text-row:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .content-blocks .text-row {
    text-align: center;
  }
}
.content-blocks .text-row:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #fff;
  border: solid 1px #c2a180;
  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;
  font-weight: 600;
  font-size: 30px;
  color: #c2a180;
}
@media (min-width: 768px) {
  .content-blocks .text-row:before {
    position: absolute;
    left: -109px;
    top: 0;
  }
}
@media (min-width: 1024px) {
  .content-blocks .text-row:before {
    width: 80px;
    height: 80px;
    font-size: 40px;
    left: -121px;
  }
}
@media (min-width: 1200px) {
  .content-blocks .text-row:before {
    left: -149px;
  }
}
@media (max-width: 767px) {
  .content-blocks .text-row:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 20px;
  }
}

.boxed-content {
  background: #f3ede0 url(images/bg03.jpg);
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
  padding: 40px 0;
  position: relative;
}
@media (min-width: 768px) {
  .boxed-content {
    padding: 60px 0;
  }
}
@media (min-width: 1024px) {
  .boxed-content {
    padding: 80px 0;
  }
}
.boxed-content.pt-0 {
  padding-top: 0 !important;
}
.boxed-content.pb-0 {
  padding-bottom: 0 !important;
}
.boxed-content.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.boxed-content h2 {
  color: #c2a180;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .boxed-content h2 {
    margin: 0 0 30px;
  }
}
.boxed-content .row {
  background: #124c56;
  text-align: left;
  border-radius: 6px;
  overflow: hidden;
  color: #f3ede0;
  position: relative;
}
@media (min-width: 768px) {
  .boxed-content .row {
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .boxed-content .row .col {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media (min-width: 768px) {
  .boxed-content .row .col:nth-child(2) {
    width: 400px;
    -webkit-box-flex: inherit;
        -ms-flex-positive: inherit;
            flex-grow: inherit;
  }
}
@media (min-width: 1024px) {
  .boxed-content .row .col:nth-child(2) {
    width: 450px;
  }
}
.boxed-content .row h3, .boxed-content .row .h3 {
  color: #f3ede0;
  font-size: 21px;
}
@media (min-width: 1024px) {
  .boxed-content .row h3, .boxed-content .row .h3 {
    font-size: 25px;
  }
}
.boxed-content .row .title {
  display: block;
  color: #c2a180;
  font-weight: 700;
  font-size: 18px;
}
@media (min-width: 1024px) {
  .boxed-content .row .title {
    font-size: 20px;
  }
}
.boxed-content .row .sub-title {
  display: block;
  font-weight: 700;
  font-size: 16px;
}
@media (min-width: 1024px) {
  .boxed-content .row .sub-title {
    font-size: 18px;
  }
}
.boxed-content .row address {
  font-style: normal;
  margin: 0 0 15px;
}
@media (min-width: 1024px) {
  .boxed-content .row address {
    margin: 0 0 20px;
  }
}
.boxed-content .row .tel {
  display: block;
  font-size: 18px;
  font-weight: 700;
}
.boxed-content .row .tel a {
  text-decoration: none;
  color: #c2a180;
}
.boxed-content .text {
  position: relative;
  z-index: 1;
  padding: 20px;
  background: #124c56;
}
@media (min-width: 576px) {
  .boxed-content .text {
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .boxed-content .text {
    background: none;
  }
}
@media (min-width: 1024px) {
  .boxed-content .text {
    padding: 40px;
  }
}
@media (min-width: 768px) {
  .boxed-content .text:before {
    position: absolute;
    left: -300px;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: #124c56;
    z-index: -1;
    -webkit-transform: skewX(-15deg);
            transform: skewX(-15deg);
  }
}
@media (min-width: 1024px) {
  .boxed-content .text:before {
    -webkit-transform: skewX(-25deg);
            transform: skewX(-25deg);
  }
}
.boxed-content .image {
  width: 100%;
}
@media (min-width: 768px) {
  .boxed-content .image {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
  }
}
.boxed-content .image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.boxed-content .complete-tag {
  position: absolute;
  right: 0;
  top: 50px;
  background: #c2a180;
  color: #fff;
  padding: 8px 30px;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 20px;
  border-radius: 6px 0 0 6px;
}
.boxed-content.developments {
  padding: 0 0 30px;
  background: none;
}
.boxed-content.developments .row {
  margin: 0 0 30px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  background: none;
}
@media (min-width: 768px) {
  .boxed-content.developments .row {
    margin: 0 0 50px;
  }
}
@media (min-width: 768px) {
  .boxed-content.developments .row .col:nth-child(2) {
    width: 450px;
  }
}
@media (min-width: 1024px) {
  .boxed-content.developments .row .col:nth-child(2) {
    width: 500spx;
  }
}
@media (min-width: 1024px) {
  .boxed-content.developments .text {
    padding: 50px 60px 50px 40px;
  }
}
.boxed-content.developments .title {
  font-weight: 800;
  font-size: 25px;
  color: inherit;
}
@media (min-width: 1024px) {
  .boxed-content.developments .title {
    font-size: 30px;
  }
}
.boxed-content.developments .sub-title {
  display: block;
  font-size: 17px;
  color: #c2a180;
  margin: 0 0 15px;
}
@media (min-width: 1024px) {
  .boxed-content.developments .sub-title {
    font-size: 20px;
  }
}
.boxed-content .heading-holder {
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
}
.boxed-content .heading-holder h3, .boxed-content .heading-holder .h3 {
  font-size: 20px;
  color: #124c56;
  font-weight: 800;
}

#development-select {
  background: #f2ecdf url("images/bg-select3.jpg");
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: 100% 0;
  height: 50px;
  color: #c2a180;
}
#development-select option {
  white-space: normal;
  word-wrap: break-word;
}

.gfield--type-name span {
  display: inline-block;
  width: 32%;
}

.gfield--type-date .ginput_container_date, .gfield--type-time .ginput_container_time {
  display: inline-block;
  width: 32%;
  padding-right: 10px;
}
.gfield--type-time .ginput_container_time {
  width: 31%;
}
.gfield--type-date .ginput_container_date:last-child, .gfield--type-time .ginput_container_time:last-child {
  padding-right: 0;
}

.hour_minute_colon {
  display: inline-block;
}

@media (min-width: 768px) {
  .gfield--width-half {
    width: 50%!important;
  }
}

.visual-section .info-header {
  position: absolute;
  top: 50%;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
}
@media (max-width: 1364px) {
  .visual-section .info-header {
    top: 35%;
  }
}
.visual-section .info-header h2 {
  color: white;
}

@media (max-width: 768px) {
	#wa_btn-content p {
		display: none!important;
	}
}