@charset "utf-8";
/*#region LESS Hat Mixin Library */
/*#endregion */
/*#region Variables */
/*@color1: #2AACDE;
@color2: rgba(0,0,0,0);
@color3: #1D1D1D;
@color4: fade(#1D1D1D, 75%);
@color5: white;
@color6: @color1;
@color7: white;
@color8: rgba(0,0,0,0.8);
@color9: white;
@color10: #6B6B6B;
@color11: @color1;*/
/*#endregion */
/*#region Mixins */
/*#endregion */
/*#region Utilities */
@media only screen and (min-width: 1591px) {
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
}
@media only screen and (min-width: 1591px) {
  .u-xl {
    width: 100%;
    max-width: 1585px;
  }
}
@media only screen and (max-width: 1590px) {
  .u-xl {
    max-width: none;
  }
}
.u-posRelative {
  position: relative;
}
.u-testBlock {
  /*height: 38px;*/
  /*margin-bottom: 0.5em;*/
  padding: 1em 2em;
  border: 1px solid aqua;
  border-radius: 4px;
  background-color: aquamarine;
}
.u-testBlockAlt {
  /*height: 38px;*/
  /*margin-bottom: 0.5em;*/
  padding: 1em 2em;
  border: 1px solid aqua;
  border-radius: 4px;
  background-color: aquamarine;
  background-color: chocolate;
}
.u-bold {
  font-weight: bold;
}
/*#endregion */
/*#region Base */
html {
  height: 100%;
}
body {
  height: 100%;
  font-family: 'Lato', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 1.4em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.2em;
}
ul {
  padding: 0;
  margin: 0;
}
p {
  margin: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
  outline: 0;
}
input:focus,
textarea:focus,
button:focus,
.slick-slide:focus {
  outline: 0;
}
button {
  padding: 0;
  border: none;
  background-color: transparent;
}
input,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/*#endregion */
/*#region Common */
/*#region Parsley Form Validation */
input.parsley-success + .parsley-errors-list,
select.parsley-success + .parsley-errors-list,
textarea.parsley-success + .parsley-errors-list {
  color: #88d388;
}
input.parsley-success + .parsley-errors-list:before,
select.parsley-success + .parsley-errors-list:before,
textarea.parsley-success + .parsley-errors-list:before {
  content: "\f058";
}
input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  /*color: #B94A48;*/
  border: 1px solid #d38888;
}
.parsley-errors-list {
  display: none;
  position: absolute;
  top: 20px;
  right: 15px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d38888;
  /*&:before {
        content: "\f06a";
    }*/
}
.parsley-errors-list > li {
  display: none;
}
.parsley-errors-list.filled {
  opacity: 1;
}
/*#endregion */
/*#region Page Container */
.pageContainer {
  max-width: 1364px;
  margin: 0 auto;
  padding: 0 30px;
}
@media only screen and (max-width: 1199px) {
  .pageContainer {
    max-width: 970px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .pageContainer {
    max-width: 750px;
  }
}
/*#endregion */
/*#region CMS Content */
.cmsContent {
  font-family: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit;
}
.cmsContent h2,
.cmsContent h3,
.cmsContent h4,
.cmsContent h5,
.cmsContent h6 {
  color: #d2ae6d !important;
}
.cmsContent a {
  color: #d2ae6d !important;
}
.cmsContent a:hover,
.cmsContent a:focus {
  color: #d2ae6d !important;
}
.cmsContent img {
  max-width: 100% !important;
  height: auto !important;
}
.cmsContent * {
  font-size: inherit !important;
  font-family: inherit !important;
  line-height: inherit !important;
}
.cmsContent-videoWrapper {
  max-width: 100% !important;
}
/*#endregion */
/*#region DateRangePicker */
.daterangepicker.dropdown-menu .input-mini.active {
  border-color: #333;
}
.daterangepicker.dropdown-menu .ranges {
  display: none;
}
.daterangepicker.dropdown-menu td.in-range {
  background-color: #f2f2f2;
}
.daterangepicker.dropdown-menu td.active,
.daterangepicker.dropdown-menu td.active:hover {
  background-color: #333;
}
/*#endregion */
/*#region Alert */
.alert {
  position: relative;
  display: inline-block;
  vertical-align: top;
  background-color: white;
  padding: 2em 4em;
  max-width: 750px;
  margin: 0 15px;
  border: 1px solid #dddddd;
}
.alert-close {
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 35px;
}
.alert-icon {
  margin-right: 15px;
}
.alert-icon.fa-check {
  color: #88d388;
}
.alert-icon.fa-close {
  color: #d38888;
}
/*#endregion */
/*#endregion */
/*#region View - Layout */
/*#region Overlay */
.overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity, visibility;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  background-color: rgba(0, 0, 0, 0.9);
}
.overlay--sideBar {
  z-index: 1005;
}
.overlay.is-open {
  visibility: visible;
  opacity: 1;
}
/*#endregion */
/*#region BaseModal */
.baseModal {
  text-align: center;
}
.baseModal:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-right: -4px;
}
.baseModal .modal-dialog {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin: 68px 15px 46px 15px;
  width: auto;
}
@media only screen and (max-width: 1199px) {
  .baseModal .modal-dialog {
    margin-top: 90px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.baseModal .modal-content {
  border-radius: 0;
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.modal-backdrop {
  background-color: #000000;
  transition: opacity 200ms cubic-bezier(0.45, 0.5, 0.51, 0.65);
}
.modal-backdrop.in {
  opacity: 0.94;
}
.baseModal-close {
  position: absolute;
  z-index: 1;
  top: 68px;
  right: 41px;
  width: 58px;
  height: 58px;
  background-color: transparent;
  border-radius: 50%;
  padding: 0;
  border: 2px solid white;
  background-image: url(../Assets/Images/icon-x-white.png);
  background-repeat: no-repeat;
  background-size: 26px 27px;
  background-position: center;
  padding-right: 35px;
  font-size: 18px;
  transition: background-color 100ms ease-in-out;
  color: white;
}
@media only screen and (max-width: 1199px) {
  .baseModal-close {
    top: 30px;
    width: 44px;
    height: 44px;
    background-size: 19px 18px;
  }
}
@media only screen and (max-width: 767px) {
  .baseModal-close {
    top: 20px;
    right: 15px;
  }
}
.baseModal-close:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.baseModal--search {
  background-color: rgba(0, 0, 0, 0.94);
}
.baseModal.fade {
  transition: opacity 200ms cubic-bezier(0.45, 0.5, 0.51, 0.65);
}
.baseModal.fade .modal-dialog {
  -webkit-transform: translate3d(0, 20px, 0);
  -moz-transform: translate3d(0, 20px, 0);
  -o-transform: translate3d(0, 20px, 0);
  -ms-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  transition: transform 200ms cubic-bezier(0.45, 0.5, 0.51, 0.65);
}
.baseModal.fade.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*#endregion */
/*#region Search */
.search {
  color: white;
  width: 1060px;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1199px) {
  .search {
    width: 100%;
    max-width: 970px;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .search {
    width: 100%;
    max-width: 735px;
  }
}
@media only screen and (max-width: 767px) {
  .search {
    width: 100%;
  }
}
.search-title {
  font-size: 51px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 1590px) {
  .search-title {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1199px) {
  .search-title {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .search-title {
    font-size: 24px;
  }
}
.search-subTitle {
  text-align: center;
  font-size: 27px;
  margin-top: 0.3em;
}
@media only screen and (max-width: 1590px) {
  .search-subTitle {
    font-size: 25px;
  }
}
@media only screen and (max-width: 1199px) {
  .search-subTitle {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .search-subTitle {
    margin-top: 0.5em;
    font-size: 22px;
  }
}
.search-form {
  margin-top: 3.8em;
}
@media only screen and (max-width: 767px) {
  .search-form {
    margin-top: 2em;
  }
}
.search-filter:not(:last-of-type) {
  margin-right: 26px;
}
.search-fieldsList {
  list-style: none;
  margin-top: 0.8em;
  margin-left: -4.5px;
  margin-right: -4.5px;
}
.search-fieldsList > li {
  padding: 0 4.5px;
  margin-bottom: 9px;
}
.search-hr {
  margin: 60px 0 50px 0;
  border-color: rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 991px) {
  .search-hr {
    margin: 52px 0 45px 0;
  }
}
.search-bottomRow {
  display: table;
  width: 100%;
  margin-top: 15px;
}
@media only screen and (max-width: 991px) {
  .search-bottomRow {
    display: block;
  }
}
.search-left {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-top: 12px;
}
@media only screen and (max-width: 991px) {
  .search-left {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .search-left {
    padding-top: 0;
  }
}
.search-linksTitle {
  margin-bottom: 0.9em;
  font-size: 24px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .search-linksTitle {
    font-size: 22px;
  }
}
@media only screen and (max-width: 580px) {
  .search-linksTitle {
    text-align: center;
  }
}
.search-linksList {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  -webkit-columns: auto 2;
  -moz-columns: auto 2;
  columns: auto 2;
  -webkit-column-gap: 54px;
  -moz-column-gap: 54px;
  column-gap: 54px;
  font-size: 17px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .search-linksList {
    display: block;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }
}
@media only screen and (max-width: 580px) {
  .search-linksList {
    -webkit-columns: auto auto;
    -moz-columns: auto auto;
    columns: auto auto;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    text-align: center;
  }
}
.search-linksList > li {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}
.search-linksList > li > a {
  color: white;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.7em;
  opacity: 1;
  transition: opacity 100ms ease;
}
.search-linksList > li > a:hover {
  opacity: 0.8;
}
.search-right {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  margin-top: 18px;
}
@media only screen and (max-width: 991px) {
  .search-right {
    display: block;
    margin-top: 32px;
  }
}
.search-checksList {
  list-style: none;
}
.search-checksList > li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .search-checksList > li {
    display: block;
  }
}
.search-checksList > li:not(:last-of-type) {
  margin-right: 1.9em;
}
.search-clearBtn {
  position: relative;
  padding-left: 30px;
  margin-right: 24px;
}
@media only screen and (max-width: 767px) {
  .search-clearBtn {
    display: block;
    margin: 1.5em 0;
  }
}
.search-clearBtn i {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
}
.search-submit {
  padding: 0.7em 2.4em 0.7em 2.4em;
  text-transform: uppercase;
  font-size: 19px;
  color: #ffffff;
  background-color: #d2ae6d;
}
.search-submit:hover {
  background-color: #c69846;
}
/*#endregion */
/*#region Checkbox */
.checkbox {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 0;
}
.checkbox-indicator {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  left: 0;
  width: 19px;
  height: 19px;
  text-align: center;
  border-radius: 0;
  border: 1px solid #D8D8D8;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-indicator:before {
  content: "\f00c";
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
}
.checkbox-input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.checkbox-input:checked ~ .checkbox-indicator:before {
  display: block;
}
.checkbox-text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 12px;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: normal;
  color: white;
}
.checkbox--round .checkbox-indicator {
  border-radius: 50%;
}
.checkbox--round .checkbox-indicator:before {
  content: "\f111";
  font-size: 10px;
  font-size: 8px;
  margin-top: 0.5px;
  margin-left: -0.5px;
}
.checkbox-text--big {
  font-size: 22px;
}
@media only screen and (max-width: 991px) {
  .checkbox-text--big {
    font-size: 18px;
  }
}
.checkbox--gray .checkbox-indicator:before {
  color: #333;
}
.checkbox--gray .checkbox-text {
  color: #333;
  padding-left: 5px;
  font-size: 16px;
  font-weight: bold;
}
/*#endregion */
/*#region Select */
.select {
  color: black;
}
.select .bootstrap-select {
  color: inherit;
  display: block !important;
}
.select .bootstrap-select .btn {
  float: none;
  padding: 10px 28px 9px 20px;
  font-size: 17px;
  height: 45px;
  line-height: 1.4em;
  color: inherit;
  background-color: #F9F9F9;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  transition: background-color 100ms ease-in-out;
}
@media only screen and (max-width: 991px) {
  .select .bootstrap-select .btn {
    font-size: 16px;
  }
}
.select .bootstrap-select .btn:focus {
  outline: 0 !important;
}
.select .bootstrap-select .btn:hover,
.select .bootstrap-select .btn:focus,
.select .bootstrap-select .btn .focus {
  color: inherit;
  background-color: #f1f1f1;
  border-color: transparent;
}
.select .bootstrap-select .btn .filter-option {
  display: inline-block;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  float: none !important;
  color: inherit;
}
.select .bootstrap-select .btn .bs-caret {
  position: absolute;
  top: 33%;
  right: 16px;
}
.select .bootstrap-select .btn .bs-caret .caret {
  border: none;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 23px;
  margin-top: -4px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d2ae6d;
}
.select .bootstrap-select .btn .bs-caret .caret:before {
  content: "\f107";
}
.select .bootstrap-select > .dropdown-menu {
  padding: 2px 0 15px 0;
  margin: 0;
  font-size: 20px;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #E0E0E0;
  background-color: white;
}
.select .bootstrap-select > .dropdown-menu .bs-searchbox {
  padding: 0 12px;
  margin-top: 9px;
  margin-bottom: 0;
}
.select .bootstrap-select > .dropdown-menu .bs-searchbox .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2em;
  color: inherit;
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: none;
}
.select .bootstrap-select > .dropdown-menu .dropdown-menu {
  margin-top: 9px;
  font-size: 17px;
  background-color: transparent;
}
.select .bootstrap-select > .dropdown-menu .dropdown-menu .no-results {
  padding: 0 15px 0 14px;
  background: transparent;
  font-size: 14px;
  margin: 0;
  white-space: normal;
}
.select .bootstrap-select > .dropdown-menu .dropdown-menu li:focus {
  outline: 0;
}
.select .bootstrap-select > .dropdown-menu .dropdown-menu li.selected a,
.select .bootstrap-select > .dropdown-menu .dropdown-menu li.active a {
  background-color: #F1F1F1;
}
.select .bootstrap-select > .dropdown-menu .dropdown-menu li.selected a:focus,
.select .bootstrap-select > .dropdown-menu .dropdown-menu li.active a:focus {
  outline: 0;
}
.select .bootstrap-select > .dropdown-menu .dropdown-menu li a {
  display: block;
  padding: 8px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1em;
  color: inherit;
  font-size: 17px;
  white-space: nowrap;
}
@media only screen and (max-width: 1199px) {
  .select .bootstrap-select > .dropdown-menu .dropdown-menu li a {
    font-size: 16px;
  }
}
.select .bootstrap-select > .dropdown-menu .dropdown-menu li a:hover {
  background-color: #F1F1F1;
}
.select .bootstrap-select > .dropdown-menu .dropdown-menu li a:focus {
  background-color: #F1F1F1;
  outline: 0;
}
.select--alt .bootstrap-select .btn {
  border: 1px solid #EEEEEE;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.select--alt .bootstrap-select .btn .bs-caret .caret {
  color: #333;
}
.select.parsley-error .bootstrap-select .btn {
  border-color: #d38888;
}
.select--small .bootstrap-select .btn {
  padding: 5px 46px 5px 20px;
  height: 33px;
  font-size: 15px;
  font-weight: bold;
  color: #696969;
}
.select--small .bootstrap-select .btn .bs-caret .caret {
  margin-top: -2px;
  font-size: 18px;
  color: #333;
}
.select--small .bootstrap-select > .dropdown-menu .dropdown-menu li a {
  font-size: 15px;
}
/*#endregion */
/*#region Field */
.field {
  display: block;
  width: 100%;
  height: 45px;
  border: none;
  padding: 7px 20px 7px 20px;
  font-size: 17px;
  line-height: 1.2em;
  color: black;
  background-color: #F9F9F9;
  transition: border-color 100ms ease-in-out, background-color 100ms ease-in-out;
}
.field::-webkit-input-placeholder {
  color: #676767;
}
.field:-moz-placeholder {
  color: #676767;
}
.field::-moz-placeholder {
  color: #676767;
}
.field:-ms-input-placeholder {
  color: #676767;
}
.field:focus {
  background-color: #f1f1f1;
  outline: 0;
}
.field::-moz-placeholder {
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  .field {
    font-size: 16px;
  }
}
.field--alt {
  border: 1px solid #EEEEEE;
  font-weight: bold;
}
.field--alt::-webkit-input-placeholder {
  color: #333;
}
.field--alt:-moz-placeholder {
  color: #333;
}
.field--alt::-moz-placeholder {
  color: #333;
}
.field--alt:-ms-input-placeholder {
  color: #333;
}
.field--textarea {
  padding-top: 11px;
  height: 141px;
  resize: vertical;
  line-height: 1.5em;
}
.field--iconRight {
  padding-right: 48px;
}
/*#endregion */
/*#region Field Wrap */
.fieldWrap {
  position: relative;
}
.fieldWrap-icon {
  position: absolute;
  top: 12px;
  right: 20px;
  font-size: 21px;
  color: #333;
  pointer-events: none;
}
/*#endregion */
/*#region Sticky */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  from {
    transform: translate3d(0, 400px, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.sticky {
  position: absolute;
  opacity: 0;
  right: 358px;
  z-index: 1010;
  transition-property: opacity, transform, background-color, visibility;
  transition-duration: 200ms;
  transition-timing-function: ease;
}
@media only screen and (max-width: 1199px) {
  .sticky {
    right: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .sticky {
    right: 15px;
  }
}
.sticky .tooltip-inner {
  white-space: nowrap;
}
.sticky-button {
  display: block;
  width: 60px;
  height: 60px;
  background: #d2ae6d url(../Assets/Images/icon-search.png) no-repeat center;
  border-radius: 50%;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.5);
}
.sticky-button:hover {
  background-color: #cca35a;
}
.sticky.is-loaded {
  opacity: 1;
}
body.is-index .sticky {
  opacity: 0;
  visibility: hidden;
}
body.is-index .sticky.is-inView {
  opacity: 1;
  visibility: visible;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
/*#endregion */
/*#region Side Bar */
.sideBar {
  position: fixed;
  z-index: 1008;
  top: 0;
  right: 0;
  bottom: 0;
  width: 320px;
  height: 100%;
  text-align: center;
  color: #263b6e;
  background-color: #ffffff;
  box-shadow: 0px 0 3px -1px rgba(0, 0, 0, 0.6);
  transition: background-color 350ms ease, visibility 350ms ease, transform 350ms ease;
}
@media only screen and (max-width: 1590px) {
  .sideBar {
    width: 300px;
  }
}
@media only screen and (max-width: 1199px) {
  .sideBar {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@media only screen and (max-width: 370px) {
  .sideBar {
    width: 100%;
  }
}
.sideBar-close {
  display: none;
  z-index: 1;
  left: 0;
  right: 0;
  top: 23px;
  width: 100%;
  height: 95px;
  margin: 0 auto;
  font-size: 35px;
}
.sideBar-close > span {
  position: relative;
}
.sideBar-close .fa-angle-left {
  right: 5px;
}
.sideBar-close .fa-angle-right {
  left: 5px;
}
@media only screen and (max-width: 1199px) {
  .sideBar-close {
    display: block;
  }
}
.sideBar-scrollArea {
  /*position: relative;*/
  height: 100%;
}
.sideBar-scrollArea .ps-scrollbar-y-rail {
  margin-top: 20px;
  margin-bottom: 20px;
  opacity: 1 !important;
  width: 4px !important;
  margin-right: 5px;
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.sideBar-scrollArea .ps-scrollbar-y {
  right: 0 !important;
  width: 4px !important;
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.sideBar-layout {
  display: table;
  height: 100%;
  width: 100%;
}
.sideBar-fullRow {
  display: table-row;
  height: 100%;
}
.sideBar-logoArea {
  display: table;
  width: 100%;
  font-size: 0;
  height: 167px;
  background-color: #ffffff;
}
@media only screen and (max-width: 1199px) {
  .sideBar-logoArea {
    display: none;
  }
}
.sideBar-logoWrap {
  display: table-cell;
  vertical-align: middle;
}
.sideBar-logoLink {
  display: inline-block;
  vertical-align: middle;
}
.sideBar-logoImg {
  max-width: 100%;
  max-height: 100%;
}
.sideBar-menu {
  list-style: none;
}
.sideBar-item {
  margin-bottom: 0.5em;
}
.sideBar-item.is-drop:hover .sideBar-drop {
  visibility: visible;
  opacity: 1;
}
.sideBar-item.is-active .sideBar-link {
  background-color: #d2ae6d;
  color: white;
}
.sideBar-link {
  display: block;
  padding: .4em 26px;
  font-size: 19px;
  font-weight: lighter;
  line-height: 1.3em;
  color: inherit;
  transition: background-color 100ms ease;
}
.sideBar-link:hover,
.sideBar-link:focus {
  color: white;
  background-color: rgba(210, 174, 109, 0.5);
}
.sideBar-dropToggle {
  position: absolute;
  top: 12px;
  right: 3px;
  font-size: 20px;
  width: 36px;
  border-radius: 3px;
  opacity: 0.7;
}
.sideBar-dropWrap {
  overflow: hidden;
}
@media only screen and (max-width: 1199px) {
  .sideBar-dropWrap {
    display: none;
  }
}
.sideBar-drop {
  position: absolute;
  z-index: 1000;
  right: 100%;
  margin-top: -40px;
  visibility: hidden;
  opacity: 0;
  transition: visibility, opacity, transform;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sideBar-subMenu {
  list-style: none;
  padding: 1.2em 0 1.1em 0;
  margin: 0;
  background-color: #ffffff;
}
.sideBar-subMenu > li {
  margin-bottom: 0.2em;
}
.sideBar-subMenu > li a {
  display: block;
  white-space: nowrap;
  padding: .5em 2.7em .5em 2em;
  line-height: 1.2em;
  font-weight: lighter;
  font-size: 17px;
  color: inherit;
}
.sideBar-subMenu > li a:hover {
  background-color: rgba(210, 174, 109, 0.5);
}
.sideBar-subMenu > li i {
  position: absolute;
  top: 11px;
  right: 20px;
  color: white;
}
.sideBar-langs {
  list-style: none;
  margin-top: 2em;
  padding: 0 26px;
}
.sideBar-langs > li {
  display: inline-block;
  margin-bottom: 3px;
}
.sideBar-langs > li.is-active > a {
  font-weight: bold;
}
.sideBar-langs > li:not(:last-of-type):after {
  content: "|";
  position: relative;
  display: inline-block;
  top: -1px;
  margin: 0 3px;
}
.sideBar-langs > li > a {
  font-weight: lighter;
  color: inherit;
  transition: opacity 100ms ease-in-out;
}
.sideBar-langs > li > a:hover {
  opacity: 0.8;
}
.sideBar-searchBtn {
  display: inline-block;
  margin-top: 2.5em;
  margin-bottom: 1em;
  padding: .5em 2em;
  margin-left: 13px;
  margin-right: 13px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  background-color: #d2ae6d;
  transition: background-color 100ms ease-in-out;
}
.sideBar-searchBtn:hover,
.sideBar-searchBtn:focus {
  color: #ffffff;
  background-color: #c69846;
}
.sideBar-featTitle {
  display: none;
  font-weight: bold;
  margin-top: 2.8em;
  font-size: 19px;
  padding: 0 26px;
}
.sideBar-featLinks {
  display: none;
  list-style: none;
  padding: 0 26px;
  margin-top: 1.5em;
}
.sideBar-featLinks > li:not(:last-of-type) {
  margin-bottom: 1.4em;
}
.sideBar-featLinks > li > a {
  font-size: 17px;
  color: inherit;
  transition: opacity 100ms ease;
}
.sideBar-featLinks > li > a:hover {
  color: inherit;
  opacity: 0.8;
}
.sideBar-row {
  display: table-row;
}
.sideBar-footer {
  padding: 1.5em 26px 3.5em 26px;
}
.sideBar-phoneTitle {
  margin-bottom: 0.5em;
  font-weight: bold;
  font-size: 20px;
}
.sideBar-phone {
  display: block;
  font-weight: lighter;
  font-size: 25px;
}
.sideBar-button {
  display: block;
  margin-top: 1.2em;
  padding: .3em 1em;
  margin-left: 13px;
  margin-right: 13px;
  text-transform: uppercase;
  color: inherit;
  font-weight: bold;
  transition: background-color 100ms ease-in-out;
  border: 1px solid #d2ae6d;
}
.sideBar-button:hover,
.sideBar-button:focus {
  color: white;
  background-color: #d2ae6d;
}
body.is-index .sideBar {
  background-color: rgba(255, 255, 255, 0.9);
}
body.is-index .sideBar.is-scrolled {
  background-color: #ffffff;
}
body.is-index .sideBar.is-scrolledOnLoad {
  transition: background-color 0ms ease, visibility 350ms ease, transform 350ms ease;
}
body.is-index .sideBar-searchBtn {
  display: none;
}
@media only screen and (max-width: 1199px) {
  body.is-index .sideBar-searchBtn {
    display: inline-block;
  }
}
body.is-index .sideBar-featTitle,
body.is-index .sideBar-featLinks {
  display: block;
}
@media only screen and (max-height: 905px) {
  body.is-index .sideBar-featTitle,
  body.is-index .sideBar-featLinks {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  body.is-index .sideBar-featTitle,
  body.is-index .sideBar-featLinks {
    display: none;
  }
}
.sideBar.is-open {
  visibility: visible;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -o-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px);
}
/*#endregion */
/*#region Header */
.header {
  /*position: fixed;*/
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  color: #263b6e;
  background-color: #ffffff;
  box-shadow: 0px 0 4px -1px rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 1199px) {
  .header {
    height: auto;
  }
}
.header-inner {
  display: table;
  width: 100%;
  height: 95px;
  padding: 0 30px;
}
@media only screen and (max-width: 767px) {
  .header-inner {
    padding: 0 15px;
  }
}
.header-left {
  display: table-cell;
  vertical-align: middle;
}
.header-logoImg {
  max-width: 100%;
  height: auto;
  padding-right: 24px;
}
.header-right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.header-menuBtn > i {
  vertical-align: middle;
  font-size: 31px;
}
.header-menuBtn > span {
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  padding-left: 10px;
}
@media only screen and (max-width: 560px) {
  .header-menuBtn > span {
    display: none;
  }
}
/*#endregion */
/*#region Layout */
.layout {
  display: table;
  width: 100%;
  height: 100%;
  padding-right: 320px;
  table-layout: fixed;
}
@media only screen and (max-width: 1590px) {
  .layout {
    padding-right: 300px;
  }
}
@media only screen and (max-width: 1199px) {
  .layout {
    padding-right: 0;
  }
}
.layout-fullRow {
  display: table-row;
  height: 100%;
}
.layout-row {
  display: table-row;
}
/*#endregion */
/*#region Footer */
.footer {
  color: white;
}
.footer-top {
  background-color: #222222;
}
.footer-table {
  display: table;
  width: 100%;
  padding-top: 59px;
  padding-bottom: 47px;
  font-size: 0;
}
@media only screen and (max-width: 1400px) {
  .footer-table {
    padding-left: 67px;
  }
}
@media only screen and (max-width: 991px) {
  .footer-table {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer-table {
    max-width: 420px;
    margin: 0 auto;
    padding-top: 65px;
    padding-bottom: 10px;
    text-align: center;
  }
}
.footer-col {
  display: table-cell;
  vertical-align: top;
  font-size: 16px;
}
@media only screen and (max-width: 1400px) {
  .footer-col {
    display: inline-block;
    margin-bottom: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-col {
    margin-bottom: 45px;
  }
}
.footer-col--1 {
  width: 20%;
}
@media only screen and (max-width: 1400px) {
  .footer-col--1 {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 767px) {
  .footer-col--1 {
    width: 100%;
  }
}
.footer-col--2 {
  width: 20%;
  padding-left: 18px;
  padding-right: 20px;
}
@media only screen and (max-width: 1400px) {
  .footer-col--2 {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 767px) {
  .footer-col--2 {
    width: 100%;
  }
}
.footer-col--3 {
  width: 20%;
  padding-right: 20px;
  padding-left: 20px;
}
@media only screen and (max-width: 1400px) {
  .footer-col--3 {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 767px) {
  .footer-col--3 {
    width: 100%;
  }
}
.footer-col--4 {
  width: 40%;
}
@media only screen and (max-width: 1400px) {
  .footer-col--4 {
    width: 100%;
    padding-top: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .footer-col--4 {
    width: 100%;
    padding-top: 0;
  }
}
.footer-address {
  font-size: 16px;
  margin-bottom: 1em;
}
.footer-iconItem {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.7em;
  padding-left: 28px;
}
a.footer-iconItem {
  color: white;
  opacity: 1;
  transition: opacity 100ms ease;
}
a.footer-iconItem:hover,
a.footer-iconItem:focus {
  opacity: 0.7;
  color: white;
}
.footer-iconItem i {
  position: absolute;
  top: 3px;
  left: 0;
}
.footer-title {
  margin-bottom: 0.1em;
  font-size: 18px;
  font-weight: bold;
}
.footer-subText {
  font-size: 16px;
  opacity: 0.4;
}
.footer-weather {
  position: relative;
  font-size: 30px;
  margin-top: 0.7em;
}
.footer-weather i {
  vertical-align: middle;
  margin-right: 13px;
  font-size: 40px;
}
.footer-social {
  list-style: none;
  margin-top: 0.8em;
  font-size: 22px;
}
.footer-social > li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}
.footer-social > li:not(:last-child) {
  margin-right: 1em;
}
.footer-social > li > a,
.footer-social > li span {
  color: white;
  position: relative;
  transition: transform 100ms ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.footer-social > li > a:hover,
.footer-social > li span:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.footer-linksList {
  list-style: none;
  margin-top: 20px;
  font-size: 0;
  margin-left: -10px;
  margin-right: -10px;
}
.footer-linksList > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  width: 50%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1400px) {
  .footer-linksList > li {
    width: 33.3333%;
  }
}
@media only screen and (max-width: 767px) {
  .footer-linksList > li {
    width: 100%;
  }
}
.footer-linksList > li > a {
  display: block;
  font-size: 15px;
  line-height: 1.5em;
  color: white;
  opacity: 0.4;
  transition: opacity 100ms ease;
}
.footer-linksList > li > a:hover {
  opacity: 1;
}
.footer-sub {
  background-color: #090909;
}
/*#endregion */
/*#region SubFooter */
.subFooter {
  font-size: 14px;
  color: white;
  background-color: #090909;
}
.subFooter-inner {
  display: table;
  width: 100%;
  padding: 24px 0;
}
@media only screen and (max-width: 767px) {
  .subFooter-inner {
    padding: 33px 0;
  }
}
.subFooter-col {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 991px) {
  .subFooter-col {
    display: block;
    text-align: center;
  }
}
.subFooter-col--right {
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .subFooter-col--right {
    margin-top: 1.4em;
    text-align: center;
  }
}
.subFooter-link {
  position: relative;
  color: inherit;
  opacity: 1;
  padding-right: 55px;
  transition: opacity 100ms ease-in-out;
}
.subFooter-link:hover {
  opacity: 0.8;
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .subFooter-link {
    padding-right: 0;
  }
}
.subFooter-logo {
  position: absolute;
  top: -50%;
  margin-top: -3px;
  right: 0;
}
/*#endregion */
/*#endregion */
/*#region View - Index */
/*#region Intro */
.intro {
  position: relative;
  margin-right: -320px;
  color: white;
  background-color: #ccc;
  background-size: cover;
  background-position: center;
}
@media only screen and (max-width: 1590px) {
  .intro {
    margin-right: -300px;
  }
}
@media only screen and (max-width: 1199px) {
  .intro {
    margin-right: 0;
  }
}
.intro-slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.intro-slider .slick-list {
  height: 100%;
}
.intro-slider .slick-track {
  height: 100%;
}
.intro-slide {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.intro-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.intro-container {
  position: relative;
  margin-right: 320px;
}
@media only screen and (max-width: 1590px) {
  .intro-container {
    margin-right: 300px;
  }
}
@media only screen and (max-width: 1199px) {
  .intro-container {
    margin-right: 0;
  }
}
.intro-inner {
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  height: 100vh;
  padding: 150px 30px;
}
@media only screen and (max-width: 767px) {
  .intro-inner {
    padding: 70px 15px;
  }
}
.intro-align {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.intro-title {
  display: block;
  visibility: hidden;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: bold;
  color: inherit;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1590px) {
  .intro-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 1199px) {
  .intro-title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .intro-title {
    line-height: 1.4em;
  }
}
@media only screen and (max-width: 380px) {
  .intro-title {
    font-size: 26px;
  }
}
.intro-title > span {
  display: inline-block;
  vertical-align: top;
  opacity: 0;
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
  transition-property: opacity, transform;
  transition-duration: .35s;
  transition-timing-function: ease;
}
.intro-subTitle {
  visibility: hidden;
  font-weight: bold;
  font-size: 23px;
  margin-top: 0.3em;
  line-height: 1.8em;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1590px) {
  .intro-subTitle {
    font-size: 18px;
    margin-top: .6em;
  }
}
@media only screen and (max-width: 767px) {
  .intro-subTitle {
    font-size: 17px;
  }
}
.intro-searchBox {
  visibility: hidden;
  margin: 3.5em auto 0 auto;
  max-width: 660px;
}
@media only screen and (max-width: 1590px) {
  .intro-searchBox {
    max-width: 580px;
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .intro-searchBox {
    margin-top: 1.5em;
    max-width: 440px;
  }
}
.intro-search {
  display: table;
  width: 100%;
  padding: 16px;
  background-color: rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 1590px) {
  .intro-search {
    padding: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .intro-search {
    padding: 5px;
  }
}
.intro-searchLeft {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.intro-input {
  width: 100%;
  height: 50px;
  border: none;
  padding: 0 20px;
  color: #333;
}
.intro-input::-webkit-input-placeholder {
  color: #8a8a8a;
}
.intro-input:-moz-placeholder {
  color: #8a8a8a;
}
.intro-input::-moz-placeholder {
  color: #8a8a8a;
}
.intro-input:-ms-input-placeholder {
  color: #8a8a8a;
}
.intro-input::-moz-placeholder {
  opacity: 1;
}
.intro-searchRight {
  display: table-cell;
  vertical-align: middle;
}
.intro-submit {
  padding: 0 1em;
  min-height: 50px;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
  text-transform: uppercase;
  background-color: #d2ae6d;
  transition: background-color 100ms ease-in-out;
  color: white;
}
.intro-submit:hover,
.intro-submit:focus {
  background-color: #c89d4e;
}
@media only screen and (max-width: 767px) {
  .intro-submit {
    font-size: 15px;
  }
}
.intro-searchBtn {
  float: right;
  margin-right: 16px;
  padding: .6em 1.2em .6em 3.7em;
  font-size: 17px;
  color: white;
  transition: background-color 100ms ease;
  background-color: #263b6e;
  background-image: url(..//Assets/Images/icon-search.png);
  background-repeat: no-repeat;
  background-position: 20px 7px;
}
@media only screen and (max-width: 400px) {
  .intro-searchBtn {
    float: none;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-top: 5px;
    padding: .6em 2.4em .6em 3.7em;
  }
}
.intro-searchBtn:hover,
.intro-searchBtn:focus {
  color: white;
  background-color: #192748;
}
.intro-downWrap {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 60px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .intro-downWrap {
    bottom: 20px;
  }
}
.intro-down {
  opacity: 1;
  transition-property: opacity, transform;
  transition-duration: .35s;
  transition-timing-function: ease;
  transition-delay: 1.3s;
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: inherit;
  font-size: 16px;
  font-weight: bold;
  padding-top: 30px;
  background: url(../Assets/Images/icon-arrow-down.png) no-repeat center top;
  background-size: 15px;
}
.intro-down:hover,
.intro-down:focus {
  color: inherit;
}
@media only screen and (max-width: 767px) {
  .intro-down {
    padding: 0;
    height: 30px;
    width: 60px;
  }
}
.intro.is-loaded .intro-title,
.intro.is-loaded .intro-subTitle,
.intro.is-loaded .intro-searchBox,
.intro.is-loaded .intro-down {
  visibility: visible;
}
/*#endregion */
/*#region Button */
.button {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: .6em 3em .6em 1em;
  font-weight: bold;
  border: 1px solid #d2ae6d;
  text-transform: uppercase;
  color: #d2ae6d;
  transition: background-color 100ms ease-in-out, color 100ms ease-in-out;
}
.button i {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  color: inherit;
}
.button:hover,
.button:focus {
  color: white;
  background-color: #d2ae6d;
}
.button--iconLeft {
  padding: .6em 1.2em .6em 3em;
}
.button--iconLeft i {
  left: 15px;
  right: auto;
  font-size: 22px;
}
.button--primary {
  background-color: #d2ae6d;
  color: white;
}
.button--primary:hover,
.button--primary:focus {
  background-color: #c69846;
}
.button--submit {
  padding: .6em 1.7em .6em 1.7em;
  font-size: 20px;
  text-align: center;
}
/*#endregion */
/*#region Feat */
.feat {
  padding-top: 73px;
  padding-bottom: 40px;
  position: relative;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .feat {
    padding-top: 48px;
    padding-bottom: 18px;
  }
}
.feat-left {
  position: relative;
  z-index: 1;
  padding-top: 45px;
  padding-right: 49px;
  float: left;
  width: 50%;
}
@media only screen and (max-width: 1400px) {
  .feat-left {
    width: 100%;
    display: none;
  }
}
.feat-imagesList {
  list-style: none;
  margin: 0 -8.5px;
}
.feat-imagesList > li {
  float: left;
  margin-bottom: 17px;
  padding: 0 8.5px;
}
.feat-imagesList > li:not(:first-child) {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .feat-imagesList > li:not(:first-child) {
    display: none;
  }
}
.feat-right {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 1400px) {
  .feat-right {
    width: 100%;
    max-width: 602px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    float: none;
  }
}
.feat-title {
  position: relative;
  padding: .85em 0.7em .85em 0;
  font-size: 38px;
  font-weight: normal;
  line-height: 1.4em;
  color: #d2ae6d;
  background-color: #F7F7F7;
}
@media only screen and (max-width: 1560px) {
  .feat-title {
    font-size: 35px;
  }
}
@media only screen and (max-width: 1400px) {
  .feat-title {
    padding: 0 0 1em;
    background-color: transparent;
  }
}
@media only screen and (max-width: 767px) {
  .feat-title {
    font-size: 29px;
  }
}
.feat-title:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 173px;
  background-color: inherit;
}
.feat-title:after {
  content: "";
  display: block;
  margin-top: 0.2em;
  height: 2px;
  width: 90px;
  background-color: #d2ae6d;
}
.feat-image {
  display: none;
}
@media only screen and (max-width: 1400px) {
  .feat-image {
    display: block;
  }
}
@media only screen and (max-width: 420px) {
  .feat-image {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.feat-subTitle {
  margin-top: 1.2em;
  font-weight: 900;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .feat-subTitle {
    margin-top: 0.6em;
    font-size: 20px;
  }
}
.feat-desc {
  margin-top: 1em;
  height: 110px;
}
@media only screen and (max-width: 767px) {
  .feat-desc {
    height: 154px;
  }
}
.feat-specs {
  list-style: none;
  margin-top: 2.4em;
}
.feat-specs > li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-right: 3.5em;
}
@media only screen and (max-width: 767px) {
  .feat-specs > li {
    display: block;
    text-align: left;
    margin-bottom: 0.8em;
    margin-right: 0;
  }
}
.feat-specs > li:not(:last-of-type):before {
  content: "";
  position: absolute;
  top: 5px;
  right: -30px;
  width: 1px;
  height: 40px;
  background-color: #C2C2C2;
}
@media only screen and (max-width: 767px) {
  .feat-specs > li:not(:last-of-type):before {
    display: none;
  }
}
.feat-specLabel {
  display: block;
  font-weight: bold;
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .feat-specLabel {
    display: inline;
    padding-right: 0.5em;
  }
}
.feat-spec {
  display: block;
  margin-top: 0.3em;
  font-weight: 900;
  font-size: 17px;
  color: #7e7e7e;
}
@media only screen and (max-width: 767px) {
  .feat-spec {
    display: inline;
  }
}
.feat-go {
  margin-top: 5em;
}
@media only screen and (max-width: 1400px) {
  .feat-go {
    margin-top: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .feat-go {
    margin-top: 1.8em;
  }
}
/*#endregion */
/*#region Info */
.info {
  padding-top: 46px;
  padding-bottom: 96px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .info {
    padding-bottom: 0;
  }
}
.info-title {
  position: relative;
  z-index: 1;
  margin-bottom: 1em;
  font-size: 38px;
  font-weight: normal;
  line-height: 1.4em;
  color: #d2ae6d;
}
@media only screen and (max-width: 767px) {
  .info-title {
    font-size: 29px;
  }
}
.info-title:after {
  content: "";
  display: block;
  margin-top: 0.2em;
  height: 2px;
  width: 90px;
  background-color: #d2ae6d;
}
.info-subTitle {
  position: relative;
  font-size: 24px;
  font-weight: bold;
}
@media only screen and (max-width: 1400px) {
  .info-subTitle {
    margin-top: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  .info-subTitle {
    font-size: 20px;
  }
}
.info-text {
  position: relative;
  height: 195px;
  margin-top: 0.9em;
}
.info-buttonsWrap {
  margin-top: 3em;
}
.info-buttonsWrap > a:not(:last-child) {
  margin-right: 14px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1400px) {
  .info-buttonsWrap {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .info-buttonsWrap {
    margin-top: 1em;
    text-align: left;
  }
}
.info-left {
  position: relative;
  float: left;
  width: 55%;
  padding-right: 7%;
}
@media only screen and (max-width: 1400px) {
  .info-left {
    float: none;
    width: auto;
    max-width: 602px;
    margin: 0 auto;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .info-left {
    padding-top: 28px;
    padding-bottom: 45px;
  }
}
.info-left:before {
  content: "";
  position: absolute;
  top: 30px;
  right: -2000px;
  bottom: 31px;
  left: -2000px;
  background-color: #F7F7F7;
}
@media only screen and (max-width: 767px) {
  .info-left:before {
    top: 0;
    bottom: 0;
  }
}
.info-right {
  float: left;
  width: 45%;
}
.info-img {
  position: relative;
  z-index: 1;
  float: right;
  margin-top: 112px;
}
@media only screen and (max-width: 1400px) {
  .info-img {
    float: none;
    margin-top: 0;
  }
}
/*#endregion */
/*#region Feat Props */
.featProps {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .featProps {
    padding-top: 24px;
  }
}
.featProps-title {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 38px;
  padding: .85em 2em .85em 0;
  font-weight: normal;
  line-height: 1.4em;
  color: #d2ae6d;
  background-color: #F7F7F7;
}
@media only screen and (max-width: 1400px) {
  .featProps-title {
    display: block;
    text-align: center;
    padding-top: 0;
    padding-right: 0;
    background-color: transparent;
  }
}
@media only screen and (max-width: 767px) {
  .featProps-title {
    font-size: 29px;
    display: block;
    text-align: center;
    background-color: transparent;
    padding-right: 0;
  }
}
.featProps-title:after {
  content: "";
  display: block;
  margin-top: 0.2em;
  height: 2px;
  width: 90px;
  background-color: #d2ae6d;
}
@media only screen and (max-width: 1400px) {
  .featProps-title:after {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .featProps-title:after {
    margin-left: auto;
    margin-right: auto;
  }
}
.featProps-title:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 1000px;
  background-color: inherit;
}
.featProps-buttonWrap {
  text-align: center;
  margin-top: -30px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .featProps-buttonWrap {
    padding-bottom: 54px;
    margin-top: -5px;
  }
}
/*#endregion */
/*#region Props List */
.propsList {
  list-style: none;
  font-size: 0;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 25px;
}
@media only screen and (max-width: 1400px) {
  .propsList {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
  }
}
@media only screen and (max-width: 991px) {
  .propsList {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.propsList:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.propsList > li {
  display: inline-block;
  vertical-align: top;
  width: 33.33333%;
  padding: 0 10px;
  margin-bottom: 52px;
}
.propsList > li:nth-child(3n+2) {
  text-align: center;
  /*background-color: blue;*/
}
.propsList > li:nth-child(3n+0) {
  text-align: right;
  /*background-color: red;*/
}
@media only screen and (max-width: 1560px) {
  .propsList > li {
    width: 33.3333%;
    max-width: none;
  }
}
@media only screen and (max-width: 1400px) {
  .propsList > li {
    padding: 0 15px;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .propsList > li {
    width: 100%;
    margin-bottom: 30px;
  }
}
/*#endregion */
/*#region Prop */
.prop {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 370px;
  font-size: 16px;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .prop {
    display: block;
    margin: 0 auto;
  }
}
.prop:hover .prop-overlay {
  opacity: 1;
}
.prop:hover .prop-stampWrap {
  opacity: 0;
}
.prop-imgArea {
  position: relative;
  max-width: 370px;
  background-color: #ccc;
  overflow: hidden;
}
.prop-imgArea:before {
  content: "";
  display: block;
  padding-top: 66.48648649%;
}
.prop-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100.4%;
  max-height: 100.4%;
}
.prop-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 100ms ease-in-out;
}
.prop-overInfo {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.prop-specs {
  list-style: none;
  color: white;
  font-size: 0;
  padding: 0 10px;
  margin-bottom: 40px;
}
.prop-specs > li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  font-size: 15px;
}
.prop-specs > li:not(:last-of-type) {
  padding-right: 48px;
}
.prop-specs > li:not(:last-of-type):before {
  content: "";
  position: absolute;
  top: 5px;
  right: 22px;
  width: 1px;
  height: 40px;
  background-color: #C2C2C2;
}
@media only screen and (max-width: 767px) {
  .prop-specs > li:not(:last-of-type):before {
    display: none;
  }
}
.prop-specs > li > span {
  display: block;
}
.prop-specs > li > span:last-of-type {
  font-weight: bold;
}
.prop-go {
  font-size: 14px;
  padding: .5em 3em .5em 1em;
}
.prop-stampWrap {
  position: absolute;
  top: 10px;
  left: 10px;
  opacity: 1;
  transition: opacity 100ms ease-in-out;
}
.prop-stamp {
  float: left;
  font-size: 15px;
  line-height: 1.3em;
  padding: 4px 10px 5px 10px;
  background-color: #444444;
  color: white;
}
.prop-stamp--primary {
  background-color: #d2ae6d;
}
.prop-panel {
  background-color: white;
}
.prop-title {
  display: block;
  padding-top: 0.6em;
  margin-bottom: 0.2em;
  font-size: 17px;
  font-weight: bold;
  color: black;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.prop-price {
  float: right;
  white-space: nowrap;
  font-size: 18px;
  font-weight: 900;
  color: black;
}
.prop-subTitle {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 17px;
  padding-top: 1px;
  padding-right: 10px;
  color: #4c4c4c;
}
/*#endregion */
/*#region Feat Info */
.featInfo {
  overflow: hidden;
  padding-bottom: 83px;
}
.featInfo-container {
  max-width: 1448px;
}
@media only screen and (max-width: 1400px) {
  .featInfo-container {
    max-width: 930px;
  }
}
@media only screen and (max-width: 1199px) {
  .featInfo-container {
    max-width: 896px;
  }
}
@media only screen and (max-width: 767px) {
  .featInfo-container {
    padding: 0;
  }
}
.featInfo-inner {
  position: relative;
  padding: 0 42px 55px 42px;
  border: 1px solid #d2ae6d;
}
@media only screen and (max-width: 767px) {
  .featInfo-inner {
    padding-left: 15px;
    padding-right: 15px;
    border-left: none;
    border-right: none;
  }
}
.featInfo-inner:before {
  content: "";
  position: absolute;
  top: 58px;
  bottom: 54px;
  left: -2000px;
  right: -2000px;
  background-color: #F7F7F7;
}
.featInfo-title {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 38px;
  padding: .85em 0 .85em 0;
  font-weight: normal;
  line-height: 1.4em;
  color: #d2ae6d;
}
@media only screen and (max-width: 767px) {
  .featInfo-title {
    font-size: 29px;
    display: block;
    text-align: center;
    background-color: transparent;
    padding-right: 0;
  }
}
.featInfo-title:after {
  content: "";
  display: block;
  margin-top: 0.2em;
  height: 2px;
  width: 90px;
  background-color: #d2ae6d;
}
@media only screen and (max-width: 767px) {
  .featInfo-title:after {
    margin-left: auto;
    margin-right: auto;
  }
}
.featInfo-list {
  list-style: none;
  position: relative;
  margin-top: 58px;
  font-size: 0;
}
@media only screen and (max-width: 767px) {
  .featInfo-list {
    margin-top: 20px;
  }
}
.featInfo-list > li {
  display: inline-block;
  vertical-align: top;
  float: none;
}
@media only screen and (max-width: 1400px) {
  .featInfo-list > li {
    width: 100%;
  }
}
.featInfo-buttonWrap {
  margin-top: -23px;
  text-align: center;
}
.featInfo--notFeat {
  position: relative;
  padding-top: 1px;
  padding-bottom: 0;
  overflow: visible;
  background-color: white;
}
@media only screen and (max-width: 767px) {
  .featInfo--notFeat {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 1400px) {
  .featInfo--notFeat .featInfo-list {
    margin-bottom: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .featInfo--notFeat .featInfo-list {
    margin-bottom: 10px;
  }
}
/*#endregion */
/*#region Item */
.item {
  position: relative;
  display: block;
  padding-left: 130px;
  min-height: 102px;
  font-size: 16px;
  margin-bottom: 6.2em;
}
@media only screen and (max-width: 1400px) {
  .item {
    margin-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .item {
    padding-left: 0;
    text-align: center;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
}
.item:hover .item-img {
  opacity: 0.8;
}
.item:hover .item-title {
  color: #d2ae6d;
}
.item-img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  opacity: 1;
  transition: opacity 200ms ease;
}
@media only screen and (max-width: 767px) {
  .item-img {
    position: static;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 15px;
  }
}
.item-content {
  max-height: 84px;
  /*background-color: aqua;*/
}
@media only screen and (max-width: 1570px) {
  .item-content {
    max-height: 123px;
  }
}
@media only screen and (max-width: 1400px) {
  .item-content {
    max-height: 84px;
  }
}
@media only screen and (max-width: 767px) {
  .item-content {
    max-height: 147px;
  }
}
.item-title {
  padding-top: 3px;
  font-size: 18px;
  line-height: 1.3em;
  font-weight: bold;
  color: #333;
  transition: color 200ms ease;
}
.item-desc {
  margin-top: 0.5em;
  color: #333;
}
.item-go {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  margin-top: 1.3em;
  color: #d2ae6d;
  transition: color 200ms ease;
}
@media only screen and (max-width: 767px) {
  .item-go {
    margin-left: 36px;
  }
}
.item-go:hover,
.item-go:focus {
  color: #c69846;
}
.item-go i {
  margin-left: 20px;
  font-size: 17px;
}
/*#endregion */
/*#endregion */
/*#region View - Property Detail */
/*#region Page Header */
@media only screen and (max-width: 1490px) {
  .pageHeader {
    padding-bottom: 3em;
    background-color: #F7F7F7;
  }
}
@media only screen and (max-width: 767px) {
  .pageHeader {
    padding-bottom: 2em;
    text-align: center;
  }
}
.pageHeader-inner {
  display: table;
  width: 100%;
}
.pageHeader-left {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 1490px) {
  .pageHeader-left {
    display: block;
  }
}
.pageHeader-titleBox {
  position: relative;
  display: inline-block;
  vertical-align: top;
  min-width: 340px;
  padding: 3.5em 3em 2em 0;
  background-color: #F7F7F7;
  margin-right: 2.6em;
}
.pageHeader-titleBox:after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  left: -1000px;
  height: 170px;
  background-color: inherit;
}
@media only screen and (max-width: 1490px) {
  .pageHeader-titleBox {
    display: block;
    min-width: 0;
    padding-right: 0;
  }
  .pageHeader-titleBox:after {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .pageHeader-titleBox {
    padding-bottom: 1.2em;
    margin-right: 0;
  }
  .pageHeader-titleBox:after {
    display: none;
  }
}
.pageHeader-titleBox:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 800px;
  background-color: inherit;
}
.pageHeader-title {
  position: relative;
  display: block;
  margin-bottom: 26px;
  font-size: 38px;
  color: #d2ae6d;
}
@media only screen and (max-width: 991px) {
  .pageHeader-title {
    font-size: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .pageHeader-title {
    font-size: 30px;
  }
}
.pageHeader-title:after {
  content: "";
  position: absolute;
  top: 100%;
  margin-top: 7px;
  left: 0;
  width: 91px;
  height: 2px;
  background-color: #d2ae6d;
}
@media only screen and (max-width: 767px) {
  .pageHeader-title:after {
    margin-left: auto;
    margin-right: auto;
    right: 0;
  }
}
.pageHeader-separator {
  position: relative;
  top: 7px;
  display: inline-block;
  vertical-align: top;
  margin: 0 22px;
  height: 38px;
  width: 2px;
  font-size: 20px;
  background-color: #d2ae6d;
}
.pageHeader-subTitle {
  display: block;
  font-weight: normal;
  color: #9C9C9C;
  font-size: 28px;
}
@media only screen and (max-width: 991px) {
  .pageHeader-subTitle {
    font-size: 26px;
  }
}
.pageHeader-right {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  text-align: right;
  padding: 20px 0 15px 0;
}
@media only screen and (max-width: 1490px) {
  .pageHeader-right {
    display: block;
    text-align: left;
    padding-top: 0;
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .pageHeader-right {
    text-align: center;
  }
}
.pageHeader-filter {
  display: inline-block;
}
.pageHeader-filter:not(:last-of-type) {
  margin-right: 20px;
}
@media only screen and (max-width: 767px) {
  .pageHeader-filter:not(:last-of-type) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .pageHeader-filter {
    display: block;
    margin-bottom: 20px;
  }
}
.pageHeader-label {
  margin-right: 15px;
}
@media only screen and (max-width: 420px) {
  .pageHeader-label {
    display: block;
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.pageHeader-select {
  display: inline-block;
}
.pageHeader-price {
  margin-top: 10px;
  margin-right: 34px;
  font-size: 34px;
  vertical-align: top;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .pageHeader-price {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .pageHeader-price {
    display: block;
    margin-top: 0;
    margin-bottom: 0.8em;
    margin-right: 0;
    font-size: 25px;
  }
}
.pageHeader-btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: .5em 1.8em .5em 1.8em;
  font-weight: bold;
  font-size: 19px;
  text-transform: uppercase;
  color: white;
  background-color: #d2ae6d;
  transition: background-color 100ms ease-in-out, color 100ms ease-in-out;
}
@media only screen and (max-width: 1490px) {
  .pageHeader-btn {
    display: block;
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .pageHeader-btn {
    display: inline-block;
    vertical-align: top;
    float: none;
    margin-top: 1em;
    font-size: 17px;
  }
}
.pageHeader-btn i {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  color: inherit;
}
.pageHeader-btn:hover,
.pageHeader-btn:focus {
  color: white;
  background-color: #cca35a;
}
@media only screen and (max-width: 1490px) {
  .pageHeader--propsList {
    background-color: transparent;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 1490px) {
  .pageHeader--propsList .pageHeader-titleBox {
    background-color: transparent;
  }
}
.pageHeader--propsList .pageHeader-titleBox:after {
  display: none;
}
@media only screen and (max-width: 1490px) {
  .pageHeader--rightButton .pageHeader-btn {
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .pageHeader--rightButton .pageHeader-btn {
    float: none;
  }
}
@media only screen and (max-width: 1490px) {
  .pageHeader--simple {
    padding-bottom: 0;
  }
}
/*#endregion */
/*#region Slider */
.slider {
  position: relative;
  background-color: #eaeaea;
  border-top: 15px solid white;
}
@media only screen and (max-width: 767px) {
  .slider {
    border-top: none;
  }
}
.slider:before {
  content: "";
  position: absolute;
  top: -15px;
  bottom: 0;
  right: 100%;
  width: 15px;
  background-color: white;
}
@media only screen and (max-width: 767px) {
  .slider {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.slider-inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1304px;
  overflow: hidden;
  margin-right: 100px;
}
.slider-inner:before {
  content: "";
  display: block;
  padding-top: 70.08547009%;
}
@media only screen and (max-width: 1420px) {
  .slider-inner {
    margin-right: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .slider-inner {
    margin-right: 0;
  }
}
@media only screen and (max-width: 479px) {
  .slider-inner {
    height: 285px;
  }
  .slider-inner:before {
    display: none;
  }
}
.slider-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  list-style: none;
  padding: 0;
}
.slider-imgArea {
  position: relative;
  overflow: hidden;
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.slider-imgArea:before {
  content: "";
  display: block;
  padding-top: 70.08547009%;
}
@media only screen and (max-width: 479px) {
  .slider-imgArea {
    height: 285px;
  }
  .slider-imgArea:before {
    display: none;
  }
}
.slider-img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100.2%;
  max-height: 100.2%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .slider-img {
    max-width: none;
  }
}
.slider-img:hover {
  cursor: col-resize;
}
.slider-controls {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100px;
  background-color: black;
}
@media only screen and (max-width: 1420px) {
  .slider-controls {
    width: 100px;
    bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .slider-controls {
    position: relative;
    height: 60px;
    left: 0;
    right: 0;
    width: 100%;
  }
}
.slider-counter {
  position: absolute;
  top: 50%;
  font-size: 24px;
  padding: 0 10px;
  letter-spacing: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: white;
}
@media only screen and (max-width: 1420px) {
  .slider-counter {
    font-size: 18px;
  }
}
.slider-counterInner {
  display: inline-block;
  vertical-align: middle;
  word-spacing: -3px;
}
.slider-counterInner > span {
  position: relative;
  display: inline-block;
}
.slider-counterCurrent {
  top: -16px;
}
@media only screen and (max-width: 991px) {
  .slider-counterCurrent {
    top: 0;
  }
}
.slider-counterSlash {
  /*vertical-align: middle;*/
}
.slider-counterTotal {
  top: 16px;
}
@media only screen and (max-width: 991px) {
  .slider-counterTotal {
    top: 0;
  }
}
.slider-arrow {
  position: absolute;
  left: 0;
  right: 0;
  height: 170px;
  width: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 35px 70px;
}
@media only screen and (max-width: 1420px) {
  .slider-arrow {
    background-size: 22px 40px;
    height: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .slider-arrow {
    width: 100px;
    height: inherit;
    background-size: 18px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .slider-arrow + .slider-arrow {
    margin-left: 16px;
  }
}
.slider-arrow:hover {
  background-color: #1f1f1f;
  transition: background-color 100ms ease;
}
.slider-arrow--prev {
  top: 0;
  background-image: url(../Assets/Images/icon-arrow-left.png);
}
@media only screen and (max-width: 991px) {
  .slider-arrow--prev {
    left: 0;
    right: auto;
  }
}
.slider-arrow--next {
  bottom: 0;
  background-image: url(../Assets/Images/icon-arrow-right.png);
}
@media only screen and (max-width: 991px) {
  .slider-arrow--next {
    right: 0;
    left: auto;
  }
}
.slider.is-singlePhoto {
  background-color: transparent;
}
@media only screen and (max-width: 1590px) {
  .slider.is-singlePhoto .slider-inner {
    margin-right: 0;
  }
}
.slider.is-singlePhoto .slider-img:hover {
  cursor: default;
}
.slider.is-singlePhoto .slider-controls {
  display: none;
}
/*#endregion */
/*#region Detail Layout */
.detailLayout-right {
  position: relative;
  float: right;
  width: 324px;
  padding-bottom: 75px;
}
@media only screen and (max-width: 1420px) {
  .detailLayout-right {
    width: 290px;
  }
}
@media only screen and (max-width: 991px) {
  .detailLayout-right {
    float: none;
    width: 100%;
    padding-bottom: 48px;
  }
}
.detailLayout-left {
  margin-right: 324px;
  padding-right: 30px;
  padding-top: 0px;
  position: relative;
}
.detailLayout-left:before {
  content: "";
  position: absolute;
  right: 100%;
  width: 20px;
  top: 0;
  bottom: 0;
  background-color: #fff;
}
@media only screen and (max-width: 1420px) {
  .detailLayout-left {
    margin-right: 290px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .detailLayout-left {
    padding-top: 0;
    margin-right: 0;
    padding-right: 0;
  }
}
.detailLayout-left--content-detail {
  margin-right: 324px;
  padding-right: 70px;
  padding-top: 58px;
  overflow: hidden;
}
@media only screen and (max-width: 1420px) {
  .detailLayout-left--content-detail {
    margin-right: 290px;
    padding-right: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .detailLayout-left--content-detail {
    padding-top: 0;
    margin-right: 0;
    padding-right: 0;
  }
}
.detailTitle {
  font-size: 22px;
  margin-bottom: 1em;
  margin-top: 1.5em;
}
/*.detailSeeVideo {
    float: right;
    margin-top: 3px;
    font-size: 18px;
    font-weight: 900;
    color: @color-primary;

    &:hover, &:focus {
        color: lighten(@color-primary, 10%);
    }

    i {
        position: relative;
        top: 1px;
        font-size: 20px;
        margin-right: 10px;
    }
}*/
/*#endregion */
/*#region Specs */
.specs {
  margin-top: 15px;
  padding: 38px 15px 25px 60px;
  background-color: #F7F7F7;
}
@media only screen and (max-width: 1420px) {
  .specs {
    margin-top: 15px;
    padding-left: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .specs {
    padding: 38px 15px 25px 15px;
  }
}
.specs-title {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2em;
  text-transform: uppercase;
  color: #d2ae6d;
}
@media only screen and (max-width: 1420px) {
  .specs-title {
    font-size: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .specs-title {
    text-align: center;
  }
}
.specs-title:after {
  content: "";
  position: absolute;
  top: 100%;
  margin-top: 7px;
  left: 0;
  width: 53px;
  height: 2px;
  background-color: #d2ae6d;
}
@media only screen and (max-width: 767px) {
  .specs-title:after {
    margin-left: auto;
    margin-right: auto;
    right: 0;
  }
}
.specs-list {
  list-style: none;
  margin-top: 2.5em;
}
@media only screen and (max-width: 991px) {
  .specs-list {
    margin-top: 35px;
    font-size: 0;
  }
}
@media only screen and (max-width: 767px) {
  .specs-list {
    text-align: center;
  }
}
.specs-list > li {
  margin-bottom: 1.2em;
  font-size: 18px;
}
@media only screen and (max-width: 1420px) {
  .specs-list > li {
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .specs-list > li {
    display: inline-block;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .specs-list > li {
    display: block;
    width: 100%;
  }
}
.specs-list > li > span {
  font-weight: 900;
}
/*#endregion */
/*#region Detail Actions */
.detailActions {
  margin-top: 30px;
  border: 1px solid #E6E6E6;
  list-style: none;
}
@media only screen and (max-width: 991px) {
  .detailActions {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
.detailActions > li {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .detailActions > li {
    display: table-cell;
    vertical-align: top;
  }
}
@media only screen and (max-width: 767px) {
  .detailActions > li {
    display: block;
  }
}
.detailActions > li:not(:last-child):before {
  content: "";
  position: absolute;
  top: 100%;
  height: 1px;
  left: 40px;
  right: 40px;
  background-color: #E6E6E6;
}
@media only screen and (max-width: 1420px) {
  .detailActions > li:not(:last-child):before {
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 991px) {
  .detailActions > li:not(:last-child) {
    border-right: 1px solid #E6E6E6;
  }
}
@media only screen and (max-width: 767px) {
  .detailActions > li:not(:last-child) {
    border-right: none;
  }
}
.detailActions-btn {
  display: block;
  text-align: left;
  width: 100%;
  position: relative;
  padding: 24px 40px 22px 108px;
  font-size: 17px;
  font-weight: bold;
  color: #333;
  transition: background-color 100ms ease;
  cursor: pointer;
}
@media only screen and (max-width: 1420px) {
  .detailActions-btn {
    padding-left: 60px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 991px) {
  .detailActions-btn {
    padding: 50px 20px 25px 20px;
    text-align: center;
  }
}
.detailActions-btn i {
  position: absolute;
  left: 62px;
  text-align: center;
  width: 24px;
  font-size: 22px;
  color: #d2ae6d;
}
@media only screen and (max-width: 1420px) {
  .detailActions-btn i {
    left: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .detailActions-btn i {
    top: 17px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
.detailActions-btn:hover,
.detailActions-btn:focus {
  color: #333;
  background-color: #F7F7F7;
}
.detailActions-drop {
  right: 0;
  border: 1px solid #E6E6E6;
  border-radius: 0;
  box-shadow: none;
  background-color: white;
  text-align: center;
  padding: 18px 35px;
}
.detailActions-drop > a,
.detailActions-drop > span,
.detailActions-drop > button {
  margin: 0 15px;
}
.detailActions-drop > .fa {
  font-size: 24px;
  color: #d2ae6d;
  transition: color 100ms ease;
}
.detailActions-drop > .fa:hover,
.detailActions-drop > .fa:focus {
  color: #333;
}
/*#endregion */
/*#region Agent */
.agent {
  text-align: center;
  margin-top: 30px;
}
.agent-body {
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 24px;
  background-color: #F7F7F7;
}
.agent-img {
  margin: 0 auto;
}
.agent-title {
  margin-top: 20px;
  margin-bottom: 12px;
  text-align: center;
}
.agent-label {
  display: block;
  margin-top: 11px;
  margin-bottom: 2px;
  font-weight: bold;
  color: #d2ae6d;
  font-size: 18px;
}
.agent-text {
  display: block;
  font-size: 18px;
}
a.agent-text {
  display: inline-block;
  color: #333;
  transition: color 200ms ease;
}
a.agent-text:hover,
a.agent-text:focus {
  color: #d2ae6d;
}
.agent-button {
  display: block;
  width: 100%;
  padding-left: 3em;
  text-align: center;
}
.agent-button i:first-child {
  left: 15px;
  right: auto;
}
/*#endregion */
/*#region Section Title */
.sectionTitle {
  color: #333;
  font-size: 25px;
  line-height: 1.3em;
  overflow: hidden;
  margin-top: 1.8em;
  margin-bottom: .7em;
}
@media only screen and (max-width: 767px) {
  .sectionTitle {
    font-size: 22px;
    margin-bottom: 1em;
  }
}
.sectionTitle > span {
  position: relative;
}
.sectionTitle > span:before {
  content: "";
  position: absolute;
  height: 2px;
  top: 50%;
  margin-top: 2px;
  left: 100%;
  margin-left: 15px;
  right: -2000px;
  background-color: #D7D7D7;
}
/*#endregion */
/*#region Features */
.features-list {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  -webkit-columns: auto 2;
  -moz-columns: auto 2;
  columns: auto 2;
  -webkit-column-gap: 96px;
  -moz-column-gap: 96px;
  column-gap: 96px;
}
@media only screen and (max-width: 767px) {
  .features-list {
    -webkit-columns: auto auto;
    -moz-columns: auto auto;
    columns: auto auto;
  }
}
.features-list > li {
  margin-bottom: 10px;
}
.features-list > li > span {
  position: relative;
  padding-left: 28px;
  font-size: 17px;
  font-weight: bold;
}
.features-list > li > span > i {
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 18px;
  color: #d2ae6d;
}
/*#endregion */
/*#region Downloads */
.downloads-list {
  list-style: none;
}
.downloads-list > li {
  margin-bottom: 10px;
}
.downloads-list > li a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: inherit;
  font-weight: bold;
  font-size: 17px;
  transition: color 100ms ease;
}
.downloads-list > li a:hover,
.downloads-list > li a:focus {
  color: #d2ae6d;
}
.downloads-list > li a:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #d2ae6d;
}
/*#endregion */
/*#region Table */
.table {
  margin: 2em 0 2.5em;
}
@media only screen and (max-width: 767px) {
  .table {
    margin-bottom: 1em;
  }
}
.table-wrap {
  margin-top: 2em;
  max-width: 800px;
}
.table-wrap .fixed-table-container {
  border-color: transparent;
}
.table-wrap .fixed-table-container thead {
  background-color: #d2ae6d;
  border: 1px solid #d2ae6d;
}
.table-wrap .fixed-table-container thead th {
  border-color: transparent;
  border-radius: 0 !important;
}
.table-wrap .fixed-table-container thead th .th-inner {
  padding: 9px 15px 9px 15px;
  font-size: 15px;
  font-weight: normal;
  color: white;
}
@media only screen and (max-width: 991px) {
  .table-wrap .fixed-table-container thead th .th-inner {
    font-size: 16px;
  }
}
.table-wrap .fixed-table-container tbody tr {
  background-color: transparent;
}
.table-wrap .fixed-table-container tbody tr:not(:last-of-type) {
  border-bottom: 1px solid #ccc;
}
.table-wrap .fixed-table-container tbody td {
  padding: 11px 15px 11px 15px;
  font-size: 16px;
  border-color: transparent;
  font-weight: normal;
  color: #1A1A1A;
}
@media only screen and (max-width: 767px) {
  .table-wrap .fixed-table-container tbody td {
    padding: 9px 5px 12px 3px;
  }
}
.table-wrap .card-view .title {
  padding: 0 0 0 15px;
  font-size: 16px;
  font-weight: normal;
}
.table-wrap .card-view .value {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
}
/*#endregion */
/*#region Calendar */
.calendar {
  margin-bottom: 1.7em;
  overflow: hidden;
}
.calendar-header {
  display: table;
  width: 100%;
  margin-bottom: 4em;
}
@media only screen and (max-width: 991px) {
  .calendar-header {
    margin-bottom: 2.2em;
  }
}
@media only screen and (max-width: 767px) {
  .calendar-header {
    display: block;
  }
}
.calendar-headerLeft {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .calendar-headerLeft {
    display: block;
  }
}
.calendar-headerRight {
  display: table-cell;
  vertical-align: top;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .calendar-headerRight {
    display: block;
    text-align: left;
    margin-top: 1.2em;
  }
}
.calendar-phone {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding-right: 84px;
  font-size: 20px;
  font-weight: bold;
  color: #d2ae6d;
}
.calendar-phoneNum {
  display: block;
  font-size: 33px;
  margin-top: 0.2em;
}
@media only screen and (max-width: 1590px) {
  .calendar-phoneNum {
    font-size: 27px;
  }
}
.calendar-phoneIcon {
  position: absolute;
  top: 0;
  right: 0;
  height: 70px;
  width: 70px;
  text-align: center;
  border: 6px solid #d2ae6d;
  border-radius: 50%;
  font-size: 46px;
  color: #d2ae6d;
}
.calendar-phoneIcon:before {
  position: absolute;
  top: 50%;
  margin-top: 2px;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.calendar-headerBtn {
  vertical-align: middle;
}
@media only screen and (max-width: 1199px) {
  .calendar-headerBtn {
    font-size: 14px;
  }
}
.calendar-label {
  display: inline-block;
  vertical-align: top;
  margin-top: 1.3em;
}
@media only screen and (max-width: 1199px) {
  .calendar-label {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 991px) {
  .calendar-label {
    margin-top: 0.4em;
  }
}
.calendar-label > i {
  display: inline-block;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  background-color: #d2ae6d;
}
.calendar-label > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  margin-left: 0.3em;
}
@media only screen and (max-width: 1199px) {
  .calendar-label > span {
    font-size: 22px;
  }
}
.calendar-months {
  margin-left: -35px;
  margin-right: -35px;
  margin-top: 50px;
  font-size: 0;
  /*.day_normal, .day_busy, .half_day_start_busy, .half_day_end_busy, .day_old, .day_changeover {
        outline: 1px solid #fff;
    }*/
}
@media only screen and (max-width: 767px) {
  .calendar-months {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.calendar-months .MonthObject {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-bottom: 50px;
  padding: 0 35px;
}
@media only screen and (max-width: 1590px) {
  .calendar-months .MonthObject {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .calendar-months .MonthObject {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 590px) {
  .calendar-months .MonthObject {
    width: 100%;
  }
}
.calendar-months .MonthObject .clear {
  clear: both;
}
.calendar-months .Month_name {
  padding: 3px 15px 15px 15px;
  text-align: left;
  font-size: 20px;
  color: #333;
  background-color: transparent;
}
.calendar-months .Month_weekdays {
  float: left;
  width: 100%;
  line-height: 16px;
  font-weight: bold;
}
.calendar-months .Month_weekdays span {
  float: left;
  padding: 8px 0 15px 0;
  width: 14.28%;
  text-align: center;
  color: #333;
  font-size: 14px;
}
.calendar-months .days {
  float: left;
  width: 100%;
  clear: both;
}
.calendar-months .days div {
  margin-bottom: 11px;
  padding: 2px 0;
  float: left;
  width: 14.28%;
  font-size: 13px;
  text-align: center;
}
.calendar-months .day_normal {
  background: transparent;
  color: #191919;
}
.calendar-months .day_busy {
  color: #fff;
  background-color: #d2ae6d;
}
.calendar-months .half_day_start_busy {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYWFhIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2QyYWU2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #aaa 50%, #d2ae6d 50%);
  background-image: -moz-linear-gradient(left, #aaa 50%, #d2ae6d 50%);
  background-image: -o-linear-gradient(left, #aaa 50%, #d2ae6d 50%);
  background-image: linear-gradient(to right, #aaa 50%, #d2ae6d 50%);
  color: #fff;
  font-weight: bold;
}
.calendar-months .half_day_end_busy {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZDJhZTZkIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FhYSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(left, #d2ae6d 50%, #aaa 50%);
  background-image: -moz-linear-gradient(left, #d2ae6d 50%, #aaa 50%);
  background-image: -o-linear-gradient(left, #d2ae6d 50%, #aaa 50%);
  background-image: linear-gradient(to right, #d2ae6d 50%, #aaa 50%);
  color: #fff;
  font-weight: bold;
}
.calendar-months .day_old {
  background-color: #aaa;
  color: #ccc;
}
.calendar-months .day_changeover {
  background-color: #ccc;
  font-weight: bold;
  color: #d2ae6d;
}
/*#endregion */
/*#region Prop Map */
/*.propMap-title {
    margin-top: 0;

    @media @sm {
        padding-top: 1em;
    }
}*/
.propMap-map {
  width: 100%;
  height: 506px;
}
@media only screen and (max-width: 767px) {
  .propMap-map {
    height: 400px;
  }
}
/*#endregion */
/*#region Enquiry */
.enquiry {
  margin-top: 2em;
  margin-bottom: 5em;
  padding-top: 1px;
}
.enquiry-form {
  margin-top: 3em;
  max-width: 1134px;
}
.enquiry-fakeField {
  display: inline-block;
  margin-bottom: 15px;
  width: auto;
  height: auto;
  padding: 12px 28px 11px 20px;
}
.enquiry-fakeField:focus {
  background-color: #F9F9F9;
  outline: 0;
}
.enquiry-fieldsList {
  list-style: none;
  margin: 0 -6px;
}
.enquiry-fieldsList > li {
  margin-bottom: 12px;
  padding: 0 6px;
}
.enquiry-check {
  margin-top: 10px;
  margin-bottom: 8px;
}
.enquiry-check:not(:last-of-type) {
  margin-right: 22px;
}
.enquiry-submit {
  float: right;
  margin-top: 15px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  padding: .6em 1.7em .6em 1.7em;
  font-size: 20px;
  text-align: center;
  border: 1px solid #d2ae6d;
  text-transform: uppercase;
  background-color: #d2ae6d;
  color: white;
  transition: background-color 100ms ease-in-out, color 100ms ease-in-out;
}
.enquiry-submit i {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  color: inherit;
}
.enquiry-submit:hover,
.enquiry-submit:focus {
  color: white;
  background-color: #c69846;
}
/*#endregion */
/*#endregion */
/*#region View - Property List */
/*#region Listing */
.listing {
  position: relative;
  background-color: white;
}
.listing-header {
  padding: 1.7em 0 1em 0;
  border-bottom: 2px solid #e6e6e6;
}
@media only screen and (max-width: 767px) {
  .listing-header {
    text-align: center;
    padding: 0.5em 0 2em 0;
  }
}
.listing-results {
  font-weight: bold;
  font-size: 18px;
}
.listing-listWrap {
  margin-top: 3em;
}
/*#endregion */
/*#region Pagination */
.pagination {
  display: block;
  padding: 0;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 78px;
}
@media only screen and (max-width: 1560px) {
  .pagination {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .pagination {
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 767px) {
  .pagination {
    margin-bottom: 44px;
  }
}
.pagination-listWrap {
  display: inline-block;
  vertical-align: middle;
}
.pagination-control {
  display: inline-block;
  vertical-align: baseline;
  padding: 5px 12px 6px 12px;
  font-size: 18px;
  text-transform: lowercase;
  color: #333;
  font-weight: bold;
  background-color: #F7F7F7;
  transition: background-color 100ms ease;
}
@media only screen and (max-width: 767px) {
  .pagination-control {
    width: 33px;
    border: 1px solid #d9d9d9;
  }
  .pagination-control span {
    display: none;
  }
}
.pagination-control:hover,
.pagination-control:focus {
  color: #333;
  background-color: #dedede;
}
.pagination-control i {
  vertical-align: baseline;
  font-size: 18px;
}
.pagination-list {
  display: inline-block;
  vertical-align: baseline;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 767px) {
  .pagination-list {
    /*display: block;
        max-width: 443px;
        margin-left: auto;
        margin-right: auto;

        //clearfix
        &:after {
            content: " ";
            display: table;
            height: 0;
            clear: both;
        }*/
  }
}
.pagination-item {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  margin-left: -4px;
}
.pagination-item:not(:last-of-type):before {
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
  height: 17px;
  width: 2px;
  background-color: #ccc;
}
.pagination-link {
  display: inline-block;
  vertical-align: baseline;
  padding: 0 24px;
  font-size: 19px;
  color: #808080;
  transition: color 100ms ease-in-out;
}
@media only screen and (max-width: 1590px) {
  .pagination-link {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .pagination-link {
    font-size: 15px;
    padding: 0 14px;
  }
}
.pagination-link.is-active {
  font-weight: bold;
  color: black;
}
.pagination-link:hover,
.pagination-link:focus {
  color: #d2ae6d;
}
.pagination-rightItems {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
}
@media only screen and (max-width: 1560px) {
  .pagination-rightItems {
    display: block;
    margin-top: 1.4em;
  }
}
@media only screen and (max-width: 1199px) {
  .pagination-rightItems {
    display: block;
    margin-top: 20px;
    margin-left: 0;
  }
}
.pagination-filter {
  display: inline-block;
  vertical-align: middle;
}
.pagination-controlText {
  font-weight: bold;
  font-size: 17px;
  margin-right: 10px;
}
.pagination-filterSelect {
  display: inline-block;
  vertical-align: middle;
}
.pagination-go {
  display: inline-block;
  vertical-align: middle;
  margin-left: 34px;
  margin-right: 48px;
}
@media only screen and (max-width: 767px) {
  .pagination-go {
    margin: 0 15px;
  }
}
.pagination-goForm {
  display: inline-block;
  vertical-align: middle;
  height: 34px;
}
.pagination-goInput {
  float: left;
  width: 57px;
  height: 100%;
  padding: 0 9px;
  border: 1px solid #E1E1E1;
}
.pagination-goSubmit {
  float: left;
  text-transform: uppercase;
  font-size: 20px;
  height: 100%;
  color: white;
  border: none;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 10px;
  background-color: #292929;
  transition: background-color 100ms ease-in-out;
  background-color: #d2ae6d;
}
.pagination-goSubmit:hover,
.pagination-goSubmit:focus {
  background-color: #dec494;
}
.pagination--simple {
  text-align: center;
}
.pagination-control--prev {
  margin-right: 16px;
}
@media only screen and (max-width: 767px) {
  .pagination-control--prev {
    margin-right: 5px;
  }
}
.pagination-control--prev i {
  padding-right: 12px;
}
@media only screen and (max-width: 767px) {
  .pagination-control--prev i {
    padding-right: 0;
  }
}
.pagination-control--next {
  margin-left: 16px;
}
@media only screen and (max-width: 767px) {
  .pagination-control--next {
    margin-left: 5px;
  }
}
.pagination-control--next i {
  padding-left: 12px;
}
@media only screen and (max-width: 767px) {
  .pagination-control--next i {
    padding-left: 0;
  }
}
/*#endregion */
/*#endregion */
/*#region View - Content Detail */
/*#region Page Intro */
.pageIntro {
  position: relative;
  background-color: white;
  border-top: 20px solid white;
}
.pageIntro:before {
  content: "";
  position: absolute;
  right: 100%;
  width: 20px;
  top: -20px;
  bottom: 0;
  background-color: white;
}
.pageIntro-inner {
  overflow: hidden;
  margin-left: -8.5px;
  margin-right: -8.5px;
}
.pageIntro-col {
  float: left;
  padding: 0 8.5px;
}
.pageIntro-col--left {
  width: 57%;
}
@media only screen and (max-width: 991px) {
  .pageIntro-col--left {
    width: 100%;
  }
}
.pageIntro-col--right {
  width: 43%;
}
@media only screen and (max-width: 991px) {
  .pageIntro-col--right {
    width: 100%;
  }
}
/*#endregion */
/*#region Content Detail */
.contentDetail {
  position: relative;
  background-color: white;
  margin-bottom: 10px;
}
/*#endregion */
/*#region Grid Gallery */
.gridGallery {
  margin-bottom: 3.5em;
}
.gridGallery-list {
  list-style: none;
  padding: 0;
  margin: 0 -1.6%;
}
@media only screen and (max-width: 1199px) {
  .gridGallery-list {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 767px) {
  .gridGallery-list {
    margin: 0 -5px;
  }
}
.gridGallery-list > li {
  margin-bottom: 3%;
  padding: 0 1.6%;
}
@media only screen and (max-width: 1199px) {
  .gridGallery-list > li {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .gridGallery-list > li {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 560px) {
  .gridGallery-list > li {
    width: 50%;
  }
}
@media only screen and (max-width: 384px) {
  .gridGallery-list > li {
    width: 100%;
  }
}
.gridGallery-list > li img {
  opacity: 1;
  transition: opacity 100ms ease;
}
.gridGallery-list > li img:hover {
  opacity: 0.7;
}
/*#endregion */
/*#region Side Nav */
.sideNav {
  list-style: none;
  background-color: #F9F9F9;
}
.sideNav-item {
  position: relative;
}
.sideNav-item:not(:last-of-type):before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 100%;
  height: 1px;
  left: 40px;
  right: 40px;
  background-color: #E6E6E6;
}
@media only screen and (max-width: 1420px) {
  .sideNav-item:not(:last-of-type):before {
    left: 0;
    right: 0;
  }
}
.sideNav-item.is-active .sideNav-link {
  font-weight: 900;
  color: #d2ae6d;
}
.sideNav-link {
  display: block;
  padding: 22px 42px;
  font-size: 17px;
  color: #828282;
  transition: background-color 150ms ease;
}
@media only screen and (max-width: 1420px) {
  .sideNav-link {
    padding: 20px 30px;
  }
}
.sideNav-link:hover,
.sideNav-link:focus {
  color: #828282;
  background-color: #f4f4f4;
}
/*#endregion */
/*#endregion */
/*#region View - Contacts */
/*#region Map Intro */
.mapIntro {
  position: relative;
  display: table;
  width: 100%;
  padding-top: 20px;
  background-color: #fff;
}
.mapIntro:before {
  content: "";
  position: absolute;
  right: 100%;
  width: 20px;
  top: 0;
  bottom: 0;
  background-color: white;
}
.mapIntro-left {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-right: 30px;
}
@media only screen and (max-width: 991px) {
  .mapIntro-left {
    display: block;
    padding-right: 0;
  }
}
.mapIntro-map {
  width: 100%;
  height: 390px;
}
.mapIntro-right {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 991px) {
  .mapIntro-right {
    display: block;
    padding-top: 3em;
  }
}
/*#endregion */
/*#region Contact Box */
.contactBox {
  width: 368px;
  margin-top: -9px;
}
@media only screen and (max-width: 991px) {
  .contactBox {
    width: 100%;
    margin-top: 0;
  }
}
.contactBox-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4em;
}
.contactBox-subTitle {
  font-size: 15px;
  font-weight: bold;
  color: #5f5f5f;
}
.contactBox-panel {
  margin-top: .7em;
  border: 1px solid #d9d9d9;
  background-color: #F9F9F9;
  padding: 28px 40px 24px 40px;
}
@media only screen and (max-width: 991px) {
  .contactBox-panel {
    margin-top: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  .contactBox-panel {
    padding: 28px 20px 24px 20px;
  }
}
.contactBox-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.6em;
  padding-left: 38px;
  font-weight: bold;
  font-size: 17px;
  color: #6d6d6d;
}
.contactBox-item i {
  position: absolute;
  top: 1px;
  left: 0;
  width: 20px;
  text-align: center;
  font-size: 21px;
  color: #d2ae6d;
}
.contactBox-item--link {
  transition: color 100ms ease;
  color: #333;
}
.contactBox-item--link:hover,
.contactBox-item--link:focus {
  color: #d2ae6d;
}
.contactBox-hr {
  margin: 4px 0 23px 0;
  border-color: #d1d1d1;
}
.contactBox-boxTitle {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4em;
}
.contactBox-boxSubTitle {
  font-size: 15px;
  color: #8d8d8d;
}
.contactBox-icon {
  display: inline-block;
  font-size: 22px;
  color: #d2ae6d;
  transition: color 100ms ease;
}
.contactBox-icon:hover,
.contactBox-icon:focus {
  color: #333;
}
.contactBox-icon:not(:last-of-type) {
  margin-right: 1.2em;
}
/*#endregion */
/*#region Contact */
.contact {
  margin-top: 2.6em;
  margin-bottom: 6.9em;
}
@media only screen and (max-width: 991px) {
  .contact {
    margin-bottom: 4.5em;
  }
}
.contact-title {
  margin-bottom: 0.1em;
  font-weight: bold;
}
.contact-subTitle {
  font-size: 15px;
  font-weight: bold;
  color: #5f5f5f;
}
.contact-form {
  margin-top: 1.5em;
}
.contact-fieldsList {
  list-style: none;
}
.contact-fieldsList > li {
  margin-bottom: 14px;
}
.contact-textarea {
  height: 281px;
}
@media only screen and (max-width: 767px) {
  .contact-textarea {
    height: 150px;
  }
}
.contact-submit {
  float: right;
  margin-top: 15px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  padding: .6em 1.7em .6em 1.7em;
  font-size: 20px;
  text-align: center;
  border: 1px solid #d2ae6d;
  text-transform: uppercase;
  background-color: #d2ae6d;
  color: white;
  transition: background-color 100ms ease-in-out, color 100ms ease-in-out;
}
.contact-submit i {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  color: inherit;
}
.contact-submit:hover,
.contact-submit:focus {
  color: white;
  background-color: #c69846;
}
.halp-certicate {
  position: absolute;
  z-index: 1;
  max-width: 65px;
  bottom: 10px;
  left: 10px;
}
@media only screen and (max-width: 767px), only screen and (max-width: 991px) {
  .halp-certicate {
    bottom: 80px;
  }
}
/*#endregion */
/*#endregion */
.intro-video {
  height: 0;
  position: absolute;
  width: 100%;
  padding-bottom: 56.25%;
}
.ytplayer {
  pointer-events: none;
  position: absolute;
}
.videoModal_centerHelper {
  display: table;
  width: 100%;
  height: 100%;
  padding: 0 12px;
  pointer-events: none;
}
.videoModal_centerMiddle {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  margin: 0;
}
.videoModal_content {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
  pointer-events: all;
}
.videoModal_close {
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 30px;
  height: 30px;
  margin-bottom: 15px;
  border: none;
  border-radius: 50%;
  background-color: rgba(140, 140, 140, 0.75);
  transition: background-color 200ms ease;
}
.videoModal_close:hover {
  background-color: #676767;
}
.videoModal_close:before,
.videoModal_close:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: white;
  top: 15px;
}
.videoModal_close:before {
  transform: rotate(45deg);
  left: 7px;
}
.videoModal_close:after {
  transform: rotate(-45deg);
  right: 7px;
}
