/*Processed : 22-07-2022 10:56:21*/
@-webkit-keyframes spinner {
  0% {
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: rotate(0deg); }

  100% {
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    transform-origin: 50% 50%;
    transform: rotate(0deg); }

  100% {
    transform-origin: 50% 50%;
    transform: rotate(360deg); } }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 400;
  color: #fff;
  font-family: 'Noto Serif', serif;
  line-height: 1.1em;
  text-transform: none; }
  h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
    color: #fff; }

h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  line-height: 1.3em; }

header.standard-box {
  background-color: transparent; }

.standard-box {
  background-color: #fff; }
  .standard-box h1, .standard-box h2, .standard-box h3, .standard-box h4, .standard-box h5, .standard-box h6, .standard-box small {
    color: #222121;
    font-weight: 400;
    letter-spacing: -0.03em; }
    .standard-box h1 b, .standard-box h2 b, .standard-box h3 b, .standard-box h4 b, .standard-box h5 b, .standard-box h6 b, .standard-box small b {
      font-weight: 700; }
    .standard-box h1 span, .standard-box h2 span, .standard-box h3 span, .standard-box h4 span, .standard-box h5 span, .standard-box h6 span, .standard-box small span {
      color: #7e6d5c; }
  .standard-box p, .standard-box li, .standard-box label {
    color: #656565;
    font-weight: 300; }
  .standard-box a:not(.btn) {
    color: #c9b07f;
    font-family: 'Open Sans', sans-serif;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    font-weight: 700; }
    .standard-box a:not(.btn):hover {
      color: #d8c6a3; }
  .standard-box .opt-box-one {
    background-color: #f1eeea; }
    .standard-box .opt-box-one h1, .standard-box .opt-box-one h2, .standard-box .opt-box-one h3, .standard-box .opt-box-one h4, .standard-box .opt-box-one h5, .standard-box .opt-box-one h6, .standard-box .opt-box-one small {
      color: #222121;
      font-weight: 400;
      letter-spacing: -0.03em; }
      .standard-box .opt-box-one h1 b, .standard-box .opt-box-one h2 b, .standard-box .opt-box-one h3 b, .standard-box .opt-box-one h4 b, .standard-box .opt-box-one h5 b, .standard-box .opt-box-one h6 b, .standard-box .opt-box-one small b {
        font-weight: 700; }
      .standard-box .opt-box-one h1 span, .standard-box .opt-box-one h2 span, .standard-box .opt-box-one h3 span, .standard-box .opt-box-one h4 span, .standard-box .opt-box-one h5 span, .standard-box .opt-box-one h6 span, .standard-box .opt-box-one small span {
        color: #7e6d5c; }
    .standard-box .opt-box-one p, .standard-box .opt-box-one li, .standard-box .opt-box-one label {
      color: #656565;
      font-weight: 300; }
    .standard-box .opt-box-one a:not(.btn) {
      color: #c9b07f;
      font-family: 'Open Sans', sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      font-weight: 700; }
      .standard-box .opt-box-one a:not(.btn):hover {
        color: #d8c6a3; }
  .standard-box .opt-box-two {
    background-color: #222121;
    background-image: radial-gradient(52% 80%, #312d2d 50%, #222121 81%); }
    .standard-box .opt-box-two h1, .standard-box .opt-box-two h2, .standard-box .opt-box-two h3, .standard-box .opt-box-two h4, .standard-box .opt-box-two h5, .standard-box .opt-box-two h6, .standard-box .opt-box-two small {
      color: #fff;
      font-weight: 400;
      letter-spacing: -0.03em; }
      .standard-box .opt-box-two h1 b, .standard-box .opt-box-two h2 b, .standard-box .opt-box-two h3 b, .standard-box .opt-box-two h4 b, .standard-box .opt-box-two h5 b, .standard-box .opt-box-two h6 b, .standard-box .opt-box-two small b {
        font-weight: 700; }
      .standard-box .opt-box-two h1 span, .standard-box .opt-box-two h2 span, .standard-box .opt-box-two h3 span, .standard-box .opt-box-two h4 span, .standard-box .opt-box-two h5 span, .standard-box .opt-box-two h6 span, .standard-box .opt-box-two small span {
        color: #7e6d5c; }
    .standard-box .opt-box-two p, .standard-box .opt-box-two li, .standard-box .opt-box-two label {
      color: #a4a4a5;
      font-weight: 300; }
    .standard-box .opt-box-two a:not(.btn) {
      color: #c9b07f;
      font-family: 'Open Sans', sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      font-weight: 700; }
      .standard-box .opt-box-two a:not(.btn):hover {
        color: #d8c6a3; }

.opt-box-one {
  background-color: #f1eeea; }
  .opt-box-one h1, .opt-box-one h2, .opt-box-one h3, .opt-box-one h4, .opt-box-one h5, .opt-box-one h6, .opt-box-one small {
    color: #222121;
    font-weight: 400;
    letter-spacing: -0.03em; }
    .opt-box-one h1 b, .opt-box-one h2 b, .opt-box-one h3 b, .opt-box-one h4 b, .opt-box-one h5 b, .opt-box-one h6 b, .opt-box-one small b {
      font-weight: 700; }
    .opt-box-one h1 span, .opt-box-one h2 span, .opt-box-one h3 span, .opt-box-one h4 span, .opt-box-one h5 span, .opt-box-one h6 span, .opt-box-one small span {
      color: #7e6d5c; }
  .opt-box-one p, .opt-box-one li, .opt-box-one label {
    color: #656565;
    font-weight: 300; }
  .opt-box-one a:not(.btn) {
    color: #c9b07f;
    font-family: 'Open Sans', sans-serif;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    font-weight: 700; }
    .opt-box-one a:not(.btn):hover {
      color: #d8c6a3; }
  .opt-box-one .standard-box {
    background-color: #fff; }
    .opt-box-one .standard-box h1, .opt-box-one .standard-box h2, .opt-box-one .standard-box h3, .opt-box-one .standard-box h4, .opt-box-one .standard-box h5, .opt-box-one .standard-box h6, .opt-box-one .standard-box small {
      color: #222121;
      font-weight: 400;
      letter-spacing: -0.03em; }
      .opt-box-one .standard-box h1 b, .opt-box-one .standard-box h2 b, .opt-box-one .standard-box h3 b, .opt-box-one .standard-box h4 b, .opt-box-one .standard-box h5 b, .opt-box-one .standard-box h6 b, .opt-box-one .standard-box small b {
        font-weight: 700; }
      .opt-box-one .standard-box h1 span, .opt-box-one .standard-box h2 span, .opt-box-one .standard-box h3 span, .opt-box-one .standard-box h4 span, .opt-box-one .standard-box h5 span, .opt-box-one .standard-box h6 span, .opt-box-one .standard-box small span {
        color: #7e6d5c; }
    .opt-box-one .standard-box p, .opt-box-one .standard-box li, .opt-box-one .standard-box label {
      color: #656565;
      font-weight: 300; }
    .opt-box-one .standard-box a:not(.btn) {
      color: #c9b07f;
      font-family: 'Open Sans', sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      font-weight: 700; }
      .opt-box-one .standard-box a:not(.btn):hover {
        color: #d8c6a3; }
  .opt-box-one .opt-box-two {
    background-color: #222121;
    background-image: radial-gradient(52% 80%, #312d2d 50%, #222121 81%); }
    .opt-box-one .opt-box-two h1, .opt-box-one .opt-box-two h2, .opt-box-one .opt-box-two h3, .opt-box-one .opt-box-two h4, .opt-box-one .opt-box-two h5, .opt-box-one .opt-box-two h6, .opt-box-one .opt-box-two small {
      color: #fff;
      font-weight: 400;
      letter-spacing: -0.03em; }
      .opt-box-one .opt-box-two h1 b, .opt-box-one .opt-box-two h2 b, .opt-box-one .opt-box-two h3 b, .opt-box-one .opt-box-two h4 b, .opt-box-one .opt-box-two h5 b, .opt-box-one .opt-box-two h6 b, .opt-box-one .opt-box-two small b {
        font-weight: 700; }
      .opt-box-one .opt-box-two h1 span, .opt-box-one .opt-box-two h2 span, .opt-box-one .opt-box-two h3 span, .opt-box-one .opt-box-two h4 span, .opt-box-one .opt-box-two h5 span, .opt-box-one .opt-box-two h6 span, .opt-box-one .opt-box-two small span {
        color: #7e6d5c; }
    .opt-box-one .opt-box-two p, .opt-box-one .opt-box-two li, .opt-box-one .opt-box-two label {
      color: #a4a4a5;
      font-weight: 300; }
    .opt-box-one .opt-box-two a:not(.btn) {
      color: #c9b07f;
      font-family: 'Open Sans', sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      font-weight: 700; }
      .opt-box-one .opt-box-two a:not(.btn):hover {
        color: #d8c6a3; }

.opt-box-two {
  background-color: #222121;
  background-image: radial-gradient(52% 80%, #312d2d 50%, #222121 81%); }
  .opt-box-two h1, .opt-box-two h2, .opt-box-two h3, .opt-box-two h4, .opt-box-two h5, .opt-box-two h6, .opt-box-two small {
    color: #fff;
    font-weight: 400;
    letter-spacing: -0.03em; }
    .opt-box-two h1 b, .opt-box-two h2 b, .opt-box-two h3 b, .opt-box-two h4 b, .opt-box-two h5 b, .opt-box-two h6 b, .opt-box-two small b {
      font-weight: 700; }
    .opt-box-two h1 span, .opt-box-two h2 span, .opt-box-two h3 span, .opt-box-two h4 span, .opt-box-two h5 span, .opt-box-two h6 span, .opt-box-two small span {
      color: #7e6d5c; }
  .opt-box-two p, .opt-box-two li, .opt-box-two label {
    color: #a4a4a5;
    font-weight: 300; }
  .opt-box-two a:not(.btn) {
    color: #c9b07f;
    font-family: 'Open Sans', sans-serif;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    font-weight: 700; }
    .opt-box-two a:not(.btn):hover {
      color: #d8c6a3; }
  .opt-box-two .standard-box {
    background-color: #fff; }
    .opt-box-two .standard-box h1, .opt-box-two .standard-box h2, .opt-box-two .standard-box h3, .opt-box-two .standard-box h4, .opt-box-two .standard-box h5, .opt-box-two .standard-box h6, .opt-box-two .standard-box small {
      color: #222121;
      font-weight: 400;
      letter-spacing: -0.03em; }
      .opt-box-two .standard-box h1 b, .opt-box-two .standard-box h2 b, .opt-box-two .standard-box h3 b, .opt-box-two .standard-box h4 b, .opt-box-two .standard-box h5 b, .opt-box-two .standard-box h6 b, .opt-box-two .standard-box small b {
        font-weight: 700; }
      .opt-box-two .standard-box h1 span, .opt-box-two .standard-box h2 span, .opt-box-two .standard-box h3 span, .opt-box-two .standard-box h4 span, .opt-box-two .standard-box h5 span, .opt-box-two .standard-box h6 span, .opt-box-two .standard-box small span {
        color: #7e6d5c; }
    .opt-box-two .standard-box p, .opt-box-two .standard-box li, .opt-box-two .standard-box label {
      color: #656565;
      font-weight: 300; }
    .opt-box-two .standard-box a:not(.btn) {
      color: #c9b07f;
      font-family: 'Open Sans', sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      font-weight: 700; }
      .opt-box-two .standard-box a:not(.btn):hover {
        color: #d8c6a3; }
  .opt-box-two .opt-box-one {
    background-color: #f1eeea; }
    .opt-box-two .opt-box-one h1, .opt-box-two .opt-box-one h2, .opt-box-two .opt-box-one h3, .opt-box-two .opt-box-one h4, .opt-box-two .opt-box-one h5, .opt-box-two .opt-box-one h6, .opt-box-two .opt-box-one small {
      color: #222121;
      font-weight: 400;
      letter-spacing: -0.03em; }
      .opt-box-two .opt-box-one h1 b, .opt-box-two .opt-box-one h2 b, .opt-box-two .opt-box-one h3 b, .opt-box-two .opt-box-one h4 b, .opt-box-two .opt-box-one h5 b, .opt-box-two .opt-box-one h6 b, .opt-box-two .opt-box-one small b {
        font-weight: 700; }
      .opt-box-two .opt-box-one h1 span, .opt-box-two .opt-box-one h2 span, .opt-box-two .opt-box-one h3 span, .opt-box-two .opt-box-one h4 span, .opt-box-two .opt-box-one h5 span, .opt-box-two .opt-box-one h6 span, .opt-box-two .opt-box-one small span {
        color: #7e6d5c; }
    .opt-box-two .opt-box-one p, .opt-box-two .opt-box-one li, .opt-box-two .opt-box-one label {
      color: #656565;
      font-weight: 300; }
    .opt-box-two .opt-box-one a:not(.btn) {
      color: #c9b07f;
      font-family: 'Open Sans', sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      font-weight: 700; }
      .opt-box-two .opt-box-one a:not(.btn):hover {
        color: #d8c6a3; }

body, html {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 1.05em;
  line-height: 1.8em;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }
  body a, html a, body button, html button {
    color: #c9b07f;
    transition: 0.2s ease-in-out; }
    body a:link, html a:link, body button:link, html button:link, body a:hover, html a:hover, body button:hover, html button:hover, body a:visited, html a:visited, body button:visited, html button:visited, body a:active, html a:active, body button:active, html button:active, body a:focus, html a:focus, body button:focus, html button:focus {
      color: #c9b07f;
      transition: 0.2s ease-in-out;
      text-decoration: none; }
    body a:hover, html a:hover, body button:hover, html button:hover {
      color: #e0d1b5;
      text-decoration: none; }

body {
  background-color: #fff;
  overflow-x: hidden;
  color: #656565; }
  body p {
    color: #656565; }
  body p.smaller, body ul.smaller, body a.smaller {
    font-size: 0.8em;
    line-height: 1.8em; }
    body p.lead, body ul.lead, body a.lead {
      line-height: 1.7em;
      font-size: 1.2em; }
    body p b, body ul b, body a b {
      font-weight: 700; }

body.body-limiter {
  position: relative;
  height: 100vh;
  height: 100%;
  overflow-y: hidden !important; }

@media (max-width: 1024px) {
  html.body-limiter {
    position: relative;
    height: 100vh;
    height: 100%;
    overflow-y: hidden !important; } }

hr {
  border: 0;
  border-top: 1px solid rgba(34, 33, 33, 0.1); }

.opt-box-two hr {
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05) !important; }

main {
  display: inline;
  /* display inline on main is important to make work 100% heights inside of it!*/ }

.standard-box, .opt-box-one, .opt-box-two, .scale-container, .half-scale-container, .container, .container-fluid, footer.main-footer {
  position: relative; }

h1, .h1 {
  font-size: 2.9em; }

h2, .h2 {
  font-size: 2.3em; }

h3, .h3 {
  font-size: 1.7em; }

h4, .h4 {
  font-size: 1.3em; }

h5, .h5 {
  font-size: 1.3em; }

h6, .h6 {
  font-size: 1.3em; }

@media (max-width: 1600px) {
  h1, .h1 {
    font-size: 1.85em; }

  h2, .h2 {
    font-size: 1.6em; }

  h3, .h3 {
    font-size: 1.4em; }

  h4, .h4 {
    font-size: 1.3em; }

  h5, .h5 {
    font-size: 1.2em; }

  h6, .h6 {
    font-size: 1.2em; } }

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 20000;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center; }
  #preloader::before {
    position: absolute;
    font-family: FontAwesome;
    animation: spinner 1s linear 0s infinite;
    -webkit-animation: spinner 1s linear 0s infinite;
    background-image: url(loader.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
    width: 42px;
    height: 42px;
    content: "";
    color: red;
    top: 47%;
    margin: 0 auto;
    left: 0px;
    right: 0px; }

#preloader_ajax {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 20000;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center; }
  #preloader_ajax::before {
    position: absolute;
    font-family: FontAwesome;
    animation: spinner 1s linear 0s infinite;
    -webkit-animation: spinner 1s linear 0s infinite;
    background-image: url(loader.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
    width: 42px;
    height: 42px;
    content: "";
    color: red;
    top: 47%;
    margin: 0 auto;
    left: 0px;
    right: 0px; }

.brand {
  position: absolute;
  top: 10px;
  left: 10px; }

nav.main-navigation {
  z-index: 9997;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px; }
  nav.main-navigation .fixed-main-menu {
    position: relative; }
    nav.main-navigation .fixed-main-menu ul {
      display: inline-block;
      padding-right: 5px;
      list-style-type: none;
      width: 100%;
      padding-left: 0;
      font-size: 0; }
      nav.main-navigation .fixed-main-menu ul li {
        display: inline-block;
        text-align: center;
        position: relative; }
        @media (min-width: 0px) and (max-width: 1365px) {
  nav.main-navigation .fixed-main-menu ul li.no-minor-lg {
    display: none; } }
        nav.main-navigation .fixed-main-menu ul li.mobile-menu-open a.fullscreen-menu-button-container {
          right: 0;
          z-index: 3;
          cursor: pointer;
          margin-left: 0;
          left: 0;
          padding: 10px 20px 10px 15px;
          cursor: pointer;
          background-image: url(menu.svg);
          background-position: left 0 top 14px;
          background-repeat: no-repeat;
          z-index: 10001;
          transition: opacity 0.25s ease;
          border-radius: 0;
          box-sizing: border-box;
          /* older webkit */
          -webkit-transition: all 500ms cubic-bezier(0, 1, 0.05, 0.78);
          -webkit-transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
          -moz-transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
          -o-transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
          /* custom */
          transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78); }
          @media (min-width: 0px) and (max-width: 1024px) {
    nav.main-navigation .fixed-main-menu ul li.mobile-menu-open a.fullscreen-menu-button-container {
      padding: 10px 15px 10px 20px; } }
        nav.main-navigation .fixed-main-menu ul li.active a {
          color: #c9b07f !important; }
        nav.main-navigation .fixed-main-menu ul li a {
          text-transform: uppercase;
          height: 30px;
          -webkit-transition: all 0.15s ease-in-out;
          -moz-transition: all 0.15s ease-in-out;
          -ms-transition: all 0.15s ease-in-out;
          -o-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
          font-size: 11px;
          font-weight: 700;
          color: #222121;
          line-height: normal;
          vertical-align: middle;
          padding: 10px 18px;
          letter-spacing: 0.12em;
          position: relative;
          cursor: pointer; }
          @media (min-width: 0px) and (max-width: 1024px) {
  nav.main-navigation .fixed-main-menu ul li a {
    padding: 10px 15px; } }
          nav.main-navigation .fixed-main-menu ul li a img {
            position: absolute;
            top: -1px;
            left: 0; }
          nav.main-navigation .fixed-main-menu ul li a:hover {
            color: #c9b07f; }
        nav.main-navigation .fixed-main-menu ul li:hover ul {
          display: block; }
      nav.main-navigation .fixed-main-menu ul.lang {
        float: right;
        text-align: right;
        position: absolute;
        right: 140px;
        top: 0;
        width: 400px; }
        nav.main-navigation .fixed-main-menu ul.lang li:last-child {
          padding-left: 15px; }
          nav.main-navigation .fixed-main-menu ul.lang li a {
            font-weight: 400;
            padding: 8px 10px 10px 10px;
            color: #656565;
            display: block; }
      nav.main-navigation .fixed-main-menu ul ul.droplinks {
        display: none;
        position: absolute;
        background-color: #fff;
        border-top-left-radius: 0.2rem;
        border-top-right-radius: 0.2rem;
        border-bottom-right-radius: 0.2rem;
        border-bottom-left-radius: 0.2rem;
        min-width: 170px;
        text-align: left;
        padding: 15px;
        right: 0;
        left: auto;
        box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2); }
        nav.main-navigation .fixed-main-menu ul ul.droplinks li {
          display: block;
          padding: 0;
          padding-left: 0;
          text-align: left; }
          nav.main-navigation .fixed-main-menu ul ul.droplinks li:last-child {
            padding-left: 0; }
          nav.main-navigation .fixed-main-menu ul ul.droplinks li a {
            text-transform: none !important;
            padding: 7px 0;
            height: auto;
            display: block; }
          nav.main-navigation .fixed-main-menu ul ul.droplinks li a:hover {
            color: #c9b07f; }
    nav.main-navigation .fixed-main-menu.normal, nav.main-navigation .fixed-main-menu.altered, nav.main-navigation .fixed-main-menu.normal .brand, nav.main-navigation .fixed-main-menu.normal .brand img, nav.main-navigation .fixed-main-menu.normal > ul, nav.main-navigation .fixed-main-menu.normal .menu-divider, nav.main-navigation .fixed-main-menu.normal .partner-brand {
      transition: all 0.3s ease-in-out; }
    nav.main-navigation .fixed-main-menu.normal {
      z-index: 3;
      top: 0px;
      position: fixed;
      height: 140px;
      width: 100%;
      display: block;
      background-color: #fff;
      box-shadow: none; }
      nav.main-navigation .fixed-main-menu.normal > ul {
        margin-top: 55px;
        margin-left: 220px; }
      nav.main-navigation .fixed-main-menu.normal .brand {
        margin-top: 14px;
        margin-left: 10px; }
        nav.main-navigation .fixed-main-menu.normal .brand img {
          width: 168px;
          height: 94px;
          /* IE 9 */
          -ms-transform-origin: top left;
          /* Chrome, Safari, Opera */
          -webkit-transform-origin: top left;
          transform-origin: top left; }
      nav.main-navigation .fixed-main-menu.normal .partner-brand {
        position: absolute;
        right: 15px;
        top: 47px; }
      nav.main-navigation .fixed-main-menu.normal.altered {
        /* IE 9 */
        -ms-transform: translate(0px, -50px);
        /* Safari */
        -webkit-transform: translate(0px, -50px);
        transform: translate(0, -50px);
        padding-top: 0px;
        background-color: #fff;
        box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2); }
        nav.main-navigation .fixed-main-menu.normal.altered > ul {
          margin-top: 64px;
          margin-left: 160px; }
        nav.main-navigation .fixed-main-menu.normal.altered .brand {
          /* IE 9 */
          -ms-transform: translate(0px, 50px);
          /* Safari */
          -webkit-transform: translate(0px, 50px);
          transform: translate(0, 50px);
          margin-left: 10px;
          margin-top: 7px; }
          nav.main-navigation .fixed-main-menu.normal.altered .brand img {
            /* IE 9 */
            -ms-transform: scale(0.6, 0.6);
            /* Safari */
            -webkit-transform: scale(0.6, 0.6);
            transform: scale(0.6, 0.6); }
        nav.main-navigation .fixed-main-menu.normal.altered .partner-brand {
          top: 74px; }
        nav.main-navigation .fixed-main-menu.normal.altered > ul {
          /* IE 9 */
          -ms-transform: translate(0px, 15px);
          /* Safari */
          -webkit-transform: translate(0px, 15px);
          transform: translate(0, 15px); }

.fullscreen-menu-container {
  -ms-overflow-style: none;
  position: fixed;
  background: rgba(255, 255, 255, 0.98);
  top: 0;
  left: 0;
  padding-top: 23px;
  width: 280px;
  bottom: 0;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 10000;
  /* custom */
  transition: all 400ms cubic-bezier(0.895, 0.195, 0.225, 0.845);
  overflow-x: hidden;
  overflow-y: auto;
  /* IE 9 */
  -ms-transform: translate(-100%, 0);
  /* Safari */
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  text-align: center; }
  .fullscreen-menu-container::-webkit-scrollbar {
    display: none !important; }
  @media (min-width: 0px) and (max-width: 1024px) {
  .fullscreen-menu-container {
    overflow-x: hidden;
    /* has to be scroll, not auto for momentum scrolling */
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; } }
  .fullscreen-menu-container a.menu-brand {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px; }
  .fullscreen-menu-container nav.fullscreen-menu {
    margin: 0 auto;
    padding: 0 25px 40px 25px;
    left: 0;
    right: 0;
    width: 100%;
    position: absolute;
    /* custom */
    transition: all 600ms cubic-bezier(0.895, 0.195, 0.225, 0.845);
    text-align: left;
    opacity: 0;
    /* IE 9 */
    -ms-transform: translate(50px, 0);
    /* Safari */
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0); }
  .fullscreen-menu-container.open {
    border-radius: 0;
    box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.30);
    opacity: 1;
    visibility: visible;
    background: rgba(255, 255, 255, 0.98);
    /* IE 9 */
    -ms-transform: translate(0, 0);
    /* Safari */
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
    .fullscreen-menu-container.open nav.fullscreen-menu {
      opacity: 1;
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      transition-delay: 0.3s;
      /* IE 9 */
      -ms-transform: translate(0, 0);
      /* Safari */
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
  .fullscreen-menu-container ul.fullscreen-list {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: block;
    position: relative;
    height: auto;
    margin-bottom: 30px;
    text-align: center; }
    .fullscreen-menu-container ul.fullscreen-list li {
      display: block;
      position: relative;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      .fullscreen-menu-container ul.fullscreen-list li:last-child {
        border-bottom: none; }
      .fullscreen-menu-container ul.fullscreen-list li.liner {
        height: 1px;
        margin: 0;
        padding: 0;
        background-color: #eceae6; }
      .fullscreen-menu-container ul.fullscreen-list li a {
        font-size: 11px;
        display: block;
        position: relative;
        text-decoration: none;
        overflow: hidden;
        font-weight: 400;
        line-height: 18px;
        padding: 0;
        font-family: 'Open Sans', sans-serif;
        padding: 8px 0;
        margin: 5px 0;
        color: #222121;
        letter-spacing: 0.12em; }
        .fullscreen-menu-container ul.fullscreen-list li a:hover {
          color: #c9b07f !important;
          background: none; }

.close-menu {
  position: fixed;
  right: 15px;
  top: 15px;
  display: block;
  cursor: pointer;
  z-index: 1; }

.to-top {
  opacity: 0;
  text-align: center;
  position: fixed;
  bottom: -50px;
  right: 10px;
  z-index: 1000;
  /* older webkit */
  -webkit-transition: all 300ms cubic-bezier(0.26, 0.57, 0.32, 1);
  -webkit-transition: all 300ms cubic-bezier(0.26, 0.57, 0.32, 1.57);
  -moz-transition: all 300ms cubic-bezier(0.26, 0.57, 0.32, 1.57);
  -o-transition: all 300ms cubic-bezier(0.26, 0.57, 0.32, 1.57);
  /* custom */
  transition: all 300ms cubic-bezier(0.26, 0.57, 0.32, 1.57); }
  .to-top.show-to-top {
    bottom: 30px;
    opacity: 1; }
  .to-top a {
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2); }
    .to-top a.btn {
      box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
      padding: 5px 12px 7px 12px;
      border-radius: 50px;
      width: 34px;
      height: 34px;
      font-size: 15px; }
      .to-top a.btn:hover, .to-top a.btn:focus, .to-top a.btn:active {
        background-color: #c9b07f; }

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  bottom: 0px;
  display: block;
  height: 37px;
  width: 37px;
  padding: 0;
  cursor: pointer;
  color: #eceae6;
  border: none;
  outline: none;
  background: none;
  opacity: 1;
  z-index: 1;
  margin: 0;
  font-size: 15px;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.slick-next {
  right: 15px; }

.slick-prev {
  left: 15px;
  right: auto; }

ul.slick-dots {
  list-style-type: none;
  text-align: center;
  margin: 0;
  padding: 0;
  padding-top: 20px; }
  ul.slick-dots li {
    display: inline-block;
    margin: 0 5px; }
    ul.slick-dots li button {
      background-color: rgba(201, 176, 127, 0.4);
      font-size: 4px;
      height: 4px;
      width: 4px;
      padding: 0;
      font-size: 0;
      border-radius: 100%;
      margin: 0;
      border: none; }
    ul.slick-dots li.slick-active button {
      background-color: #c9b07f; }

button:hover, .button:hover, button:focus, .button:focus {
  background: none;
  opacity: 1; }

.swiper-container {
  width: 100vw;
  height: 100vh; }

.swiper-container img {
  width: 100%; }

.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 0;
  background: #000;
  opacity: 0.2; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #c9b07f; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 0px; }

.hero-bg {
  transform: translate(0, 0) !important;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
  position: relative; }
  .hero-bg:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0;
    bottom: 0; }

.hero-bg-dark {
  transform: translate(0, 0) !important;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
  position: relative; }
  @media (max-width: 1366px) {
  .hero-bg-dark {
    background-attachment: scroll; } }
  .hero-bg-dark:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    bottom: 0; }
  .hero-bg-dark p {
    color: #fff !important; }

.fullscreen-slider .hero-bg {
  background-attachment: scroll; }
  .fullscreen-slider .hero-bg:before {
    background: none;
    background-color: rgba(0, 0, 0, 0.2); }
  .fullscreen-slider .slick-arrow {
    display: none !important; }
  .fullscreen-slider ul.slick-dots {
    padding: 0px;
    top: -170px;
    position: relative;
    margin: 0;
    height: 0px; }
  @media (min-width: 0px) and (max-width: 767px) {
    .fullscreen-slider ul.slick-dots {
      display: none !important; } }
  .fullscreen-slider .fullscreen-slider-content {
    position: absolute;
    top: 45%;
    margin: 0 auto;
    left: 0px;
    right: 0px; }
  .fullscreen-slider .fullscreen-slider-content p {
    font-weight: 700;
    font-family: 'Noto Serif', serif;
    font-size: 48px;
    line-height: 50px;
    color: #fff; }
  @media (min-width: 768px) and (max-width: 1366px) {
    .fullscreen-slider .fullscreen-slider-content {
      top: 40%; }
      .fullscreen-slider .fullscreen-slider-content p {
        font-size: 36px;
        line-height: 40px; } }
  @media (min-width: 0px) and (max-width: 767px) {
    .fullscreen-slider .fullscreen-slider-content {
      top: 40%; }
      .fullscreen-slider .fullscreen-slider-content figure img {
        width: 133px;
        height: 139px; }
      .fullscreen-slider .fullscreen-slider-content p {
        font-size: 28px;
        line-height: 32px; } }

.action-conversion-component .form-group {
  margin: 5px; }
  .action-conversion-component h3 {
    font-size: 16px;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase; }
  .action-conversion-component.in-header {
    position: absolute;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 auto;
    left: 0;
    right: 0; }

a.btn, button.btn, .fake-btn {
  padding: 12px 30px;
  border: none;
  outline: 0px;
  -webkit-appearance: none;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
  box-shadow: none;
  transition: 0.18s;
  -webkit-transition: 0.18s;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 700; }
  a.btn.btn-lg, button.btn.btn-lg, .fake-btn.btn-lg {
    padding: 20px 40px;
    font-size: 12px; }
  a.btn.btn-sm, button.btn.btn-sm, .fake-btn.btn-sm {
    padding: 5px 12px;
    font-size: 11px; }
  a.btn.btn-xs, button.btn.btn-xs, .fake-btn.btn-xs {
    padding: 0px 5px;
    font-size: 10px; }
  a.btn.btn-default, button.btn.btn-default, .fake-btn.btn-default {
    background-image: linear-gradient(0deg, #222121 0%, #403d3d 100%);
    color: #fff; }
  a.btn.btn-default:hover, button.btn.btn-default:hover, .fake-btn.btn-default:hover, a.btn.btn-default:focus, button.btn.btn-default:focus, .fake-btn.btn-default:focus, a.btn.btn-default:active, button.btn.btn-default:active, .fake-btn.btn-default:active, a.btn.btn-default.active, button.btn.btn-default.active, .fake-btn.btn-default.active {
    color: #c9b07f; }
  a.btn.btn-default:focus, button.btn.btn-default:focus, .fake-btn.btn-default:focus {
    box-shadow: none; }
  a.btn.btn-secondary, button.btn.btn-secondary, .fake-btn.btn-secondary {
    background-color: #c9b07f;
    color: #fff; }
  a.btn.btn-secondary:hover, button.btn.btn-secondary:hover, .fake-btn.btn-secondary:hover, a.btn.btn-secondary:focus, button.btn.btn-secondary:focus, .fake-btn.btn-secondary:focus, a.btn.btn-secondary:active, button.btn.btn-secondary:active, .fake-btn.btn-secondary:active, a.btn.btn-secondary.active, button.btn.btn-secondary.active, .fake-btn.btn-secondary.active {
    color: #fff;
    background-color: #d8c6a3; }
  a.btn.btn-secondary:focus, button.btn.btn-secondary:focus, .fake-btn.btn-secondary:focus {
    box-shadow: none; }
  a.btn.btn-tertiary, button.btn.btn-tertiary, .fake-btn.btn-tertiary {
    background-color: none;
    color: #222121;
    -webkit-box-shadow: inset 0px 0px 0px 2px #222121;
    -moz-box-shadow: inset 0px 0px 0px 2px #222121;
    box-shadow: inset 0px 0px 0px 2px #222121; }
  a.btn.btn-tertiary:hover, button.btn.btn-tertiary:hover, .fake-btn.btn-tertiary:hover, a.btn.btn-tertiary:focus, button.btn.btn-tertiary:focus, .fake-btn.btn-tertiary:focus, a.btn.btn-tertiary:active, button.btn.btn-tertiary:active, .fake-btn.btn-tertiary:active, a.btn.btn-tertiary.active, button.btn.btn-tertiary.active, .fake-btn.btn-tertiary.active {
    color: #c9b07f; }
  a.btn.btn-quaternary, button.btn.btn-quaternary, .fake-btn.btn-quaternary {
    background-color: none;
    color: #c9b07f;
    -webkit-box-shadow: inset 0px 0px 0px 2px #c9b07f;
    -moz-box-shadow: inset 0px 0px 0px 2px #c9b07f;
    box-shadow: inset 0px 0px 0px 2px #c9b07f; }
  a.btn.btn-quaternary:hover, button.btn.btn-quaternary:hover, .fake-btn.btn-quaternary:hover, a.btn.btn-quaternary:focus, button.btn.btn-quaternary:focus, .fake-btn.btn-quaternary:focus, a.btn.btn-quaternary:active, button.btn.btn-quaternary:active, .fake-btn.btn-quaternary:active, a.btn.btn-quaternary.active, button.btn.btn-quaternary.active, .fake-btn.btn-quaternary.active {
    color: #222121; }

.showContentWindow {
  cursor: pointer; }
  .showContentWindow img {
    width: 300px; }

.hideContentWindow {
  background: #222121;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
  padding: 16px;
  display: block; }

.contentWindow {
  width: 100%;
  background: rgba(34, 33, 33, .95);
  position: fixed !important;
  height: 100%;
  bottom: 0px;
  z-index: 10002;
  overflow: auto;
  box-sizing: border-box;
  color: white;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  display: none;
  -ms-overflow-style: none; }
  .contentWindow::-webkit-scrollbar {
    display: none !important; }

.contentWindow.smallContent {
  background: rgba(241, 238, 234, 0.8);
  padding-left: 10px;
  padding-right: 10px;
  position: fixed !important;
  height: 100vh;
  /*Thanks message */ }
  .contentWindow.smallContent > .container-fluid {
    width: auto;
    padding: 25px;
    max-width: 400px;
    margin-top: 15%;
    height: auto;
    min-height: 100px;
    position: relative !important;
    background-image: radial-gradient(52% 80%, #312d2d 50%, #222121 81%);
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
    border: 7px solid #fff;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15); }
  @media (min-width: 0px) and (max-width: 414px) {
    .contentWindow.smallContent > .container-fluid {
      margin-top: 25%; } }
  .contentWindow.smallContent > .container-fluid label {
    color: #fff; }
  .contentWindow.smallContent > .container-fluid h4 {
    color: #fff;
    margin-bottom: 20px; }

.messageWindow {
  position: fixed;
  z-index: 9998;
  top: 10px;
  margin: 0 auto;
  padding: 30px;
  right: 10px;
  left: auto;
  height: auto;
  min-height: 100px;
  width: 300px;
  background: rgba(34, 33, 33, .95);
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, .1);
  display: none;
  color: #fff; }
  .messageWindow h3 {
    margin: 0;
    margin-bottom: 10px; }
  .messageWindow p {
    margin: 0; }

.animated {
  -webkit-animation-duration: 0.55s;
  animation-duration: 0.55s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.content_cookies {
  background: #fff;
  width: 100%; }
  .content_cookies .container_cookies {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
    padding: 70px 0;
    color: #222121; }
  .content_cookies .container_cookies p {
    color: #222121; }

#cookie-bar {
  background: rgba(34, 33, 33, 0.9) !important;
  height: auto !important;
  line-height: 100% !important;
  text-align: center !important;
  padding: 70px 15px 70px 15px !important;
  position: fixed !important;
  bottom: 0px !important;
  z-index: 10003 !important;
  width: 100% !important; }
  @media (min-width: 993px) {
  #cookie-bar {
    width: 300px !important;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: none;
    margin-left: 10px !important; } }
  #cookie-bar p {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 18px !important; }
  #cookie-bar .cb-enable {
    display: block !important;
    width: 200px;
    background: #c9b07f !important;
    text-decoration: none !important;
    color: #fff !important;
    margin: 0 auto !important;
    margin-top: 10px !important;
    padding: 7px 15px !important; }
  #cookie-bar .cb-enable:hover {
    background-color: #ba9a5b !important; }
  #cookie-bar a {
    color: #fff !important;
    font-weight: 700 !important;
    display: inline-block !important;
    text-decoration: underline !important; }

.cookie-box, .coverbox {
  z-index: 10003;
  position: fixed;
  bottom: 0px;
  text-align: center;
  width: 100%;
  background-color: #222121;
  overflow: hidden;
  height: auto;
  border-top: 1px solid rgba(236, 234, 230, 0.1); }
  .cookie-box p, .coverbox p {
    color: #eceae6;
    margin: 0; }
  .cookie-box p.visible-part, .coverbox p.visible-part {
    padding: 20px; }
  .cookie-box.cookie-closed .cookie-text, .coverbox.cookie-closed .cookie-text, .cookie-box.coverbox-closed .cookie-text, .coverbox.coverbox-closed .cookie-text, .cookie-box.cookie-closed .coverbox-text, .coverbox.cookie-closed .coverbox-text, .cookie-box.coverbox-closed .coverbox-text, .coverbox.coverbox-closed .coverbox-text {
    display: none; }
  .cookie-box.cookie-open, .coverbox.cookie-open, .cookie-box.coverbox-open, .coverbox.coverbox-open {
    overflow: auto; }
  .cookie-box .cookie-text, .coverbox .cookie-text, .cookie-box .coverbox-text, .coverbox .coverbox-text {
    max-width: 945px;
    padding: 30px;
    margin-top: 30px;
    border: 1px solid rgba(236, 234, 230, 0.05);
    background-color: rgba(236, 234, 230, 0.05); }
  .cookie-box .cookie-text h3, .coverbox .cookie-text h3, .cookie-box .coverbox-text h3, .coverbox .coverbox-text h3 {
    color: #eceae6;
    font-weight: 700;
    margin: 0;
    margin-bottom: 30px; }

.auroramenu li > ul {
  display: none; }

.auroramenu-styles, .auroramenu-styles ul {
  padding: 0;
  list-style-type: none; }

.auroramenu-styles > li > a {
  border-bottom: 1px rgba(255, 255, 255, 0.3) solid; }

.auroramenu-styles > li > a.dropper:after {
  content: "\f107";
  float: right;
  font-size: 0.7em;
  font-family: FontAwesome; }

.auroramenu-styles > li > a.dropper.open:after {
  content: "\f106";
  font-family: FontAwesome; }

.auroramenu-styles a {
  color: #fff;
  background-color: #222121;
  display: block;
  padding: 8px;
  transition: background-color 0.5s ease;
  font-family: 'Noto Serif', serif; }

.auroramenu-styles a:hover, .auroramenu-styles a:focus {
  text-decoration: none; }

.auroramenu-styles a:hover {
  background-color: #c9b07f;
  color: #fff; }

.auroramenu-styles ul a {
  background-color: #f1eeea;
  font-size: 0.9em;
  padding-left: 8px; }

.img-rect {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background-image: url(placeholder.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 3px;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
  .img-rect:before {
    content: "";
    display: block;
    padding-top: 60%; }
  .img-rect img {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    height: 0;
    width: 0; }

.img-square {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background-image: url(placeholder.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 3px;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
  .img-square:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .img-square:after {
    background-color: rgba(0, 0, 0, 0.2);
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .img-square img {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    height: 0;
    width: 0; }

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9998;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #eceae6;
  border: 1px solid rgba(0, 0, 0, .1);
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #222121;
  font-size: 13px;
  line-height: 1.42857;
  padding: 20px; }

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
  color: #fff;
  background-color: #c9b07f;
  border-color: #c9b07f; }

.datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active:active.focus, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover .datepicker table tr td span.active.active:hover {
  color: #fff;
  background-color: #222121;
  border-color: #222121; }

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
  color: #fff;
  background-color: #c9b07f;
  border-color: #c9b07f; }

.datepicker table tr td span.active.active:hover {
  color: #fff;
  background-color: #222121;
  border-color: #222121; }

.input-group-addon, .form-control + .input-group-addon:not(:first-child), .form-control + .input-group-addon:not(:last-child) {
  border: none;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important; }

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 10px;
  line-height: 1.42857;
  text-shadow: none;
  border-width: 0 0;
  margin-left: -5px;
  margin-right: -5px;
  color: #c9b07f; }

.action-conversion-component .input-daterange .input-group-addon {
  color: #fff; }

.input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn, .input-group-btn:not(:last-child) > .btn:not(:first-child) {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.form-control:disabled, .form-control[readonly] {
  background-color: #fff;
  opacity: 1;
  color: #a4a4a5; }

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

#lightcase-overlay {
  background: #222121;
  z-index: 10002;
  opacity: 0.9 !important; }

#lightcase-case {
  z-index: 10003; }

#lightcase-nav a {
  z-index: 10004 !important; }

#lightcase-title, #lightcase-caption, #lightcase-sequenceInfo {
  color: #fff !important; }

#lightcase-loading {
  z-index: 10003; }

a.lightcase-icon-close {
  z-index: 10003; }

form label {
  display: inline-block;
  margin-bottom: 2px; }
  form .form-control {
    padding: 6px 12px;
    height: 40px; }
  form select.form-control, form input.form-control, form textarea.form-control {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
    font-size: 16px;
    color: #656565;
    font-weight: 400;
    box-shadow: none;
    background-color: #fff;
    border: #f1eeea;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03); }
  form select.form-control::-webkit-input-placeholder, form input.form-control::-webkit-input-placeholder, form textarea.form-control::-webkit-input-placeholder {
    color: #c9b07f; }
  form select.form-control:-moz-placeholder, form input.form-control:-moz-placeholder, form textarea.form-control:-moz-placeholder {
    color: #c9b07f; }
  form select.form-control::-moz-placeholder, form input.form-control::-moz-placeholder, form textarea.form-control::-moz-placeholder {
    color: #c9b07f; }
  form select.form-control:-ms-input-placeholder, form input.form-control:-ms-input-placeholder, form textarea.form-control:-ms-input-placeholder {
    color: #c9b07f; }
  form select.form-control:focus, form input.form-control:focus, form textarea.form-control:focus {
    border-color: #c9b07f;
    outline: 0;
    box-shadow: 0 0 0px 1px #c9b07f;
    background-color: #fff; }
  form select.form-control {
    color: #c9b07f; }
  form select.form-control:not([size]):not([multiple]) {
    height: 40px; }
  form textarea.form-control {
    min-height: 235px; }

.checkbox input {
  margin-right: 10px; }
  .checkbox input.error {
    outline: #bd8a2c solid 2px; }

label.error {
  display: none !important; }

input.error, select.error, textarea.error {
  -webkit-box-shadow: 0px 0px 0px 2px #bd8a2c;
  -moz-box-shadow: 0px 0px 0px 2px #bd8a2c;
  box-shadow: 0px 0px 0px 2px #bd8a2c; }

.extender {
  min-height: 100vh;
  height: 100vh; }

.scale-container {
  display: table;
  width: 100%;
  height: 100%; }
  .scale-container .scale-container-body {
    display: table-cell;
    vertical-align: middle; }

.set-relative {
  position: relative; }

.set-inline {
  display: inline; }

.set-radius {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.noverflow {
  overflow: hidden; }

.fa-margin-r {
  margin-right: 5px; }

.fa-margin-l {
  margin-left: 5px; }

.margin-r-s {
  margin-right: 10px; }

img.widepic {
  width: 100%; }

img.desaturate {
  filter: saturate(0%);
  -webkit-filter: saturate(0%);
  -moz-filter: saturate(0%);
  -o-filter: saturate(0%);
  -ms-filter: saturate(0%); }

:focus {
  outline: none !important; }

::-moz-focus-inner {
  border: 0 !important;
  /* bootstrap hack: fix content width inside hidden tabs (Otherwise slick slider won't work inside BS tabs!) */ }

.tab-content > .tab-pane, .pill-content > .pill-pane {
  /* undo display:none          */
  display: block;
  /* height:0 is also invisible */
  height: 0;
  /* no-overflow                */
  overflow-y: hidden; }

.tab-content > .active, .pill-content > .active {
  /* let the content decide it  */
  height: auto; }

.box-padding-perc {
  padding: 10%; }

.box-padding-xs {
  padding: 15px; }

.box-padding-s {
  padding: 20px; }

.box-padding-m {
  padding: 30px; }

.box-padding-l {
  padding: 50px; }

.no-padding {
  padding: 0 !important; }

.no-t-padding {
  padding-top: 0 !important; }

.no-b-padding {
  padding-bottom: 0 !important; }

.no-side-padding {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.no-r-padding {
  padding-right: 0 !important; }

.no-l-padding {
  padding-left: 0 !important; }

.no-tb-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.t-padding-xs {
  padding-top: 10px; }

.t-padding-s {
  padding-top: 15px; }

.t-padding-m {
  padding-top: 30px; }

.t-padding-l {
  padding-top: 50px; }

.t-padding-xl {
  padding-top: 80px; }

.t-padding-xxl {
  padding-top: 120px; }

.b-padding-xs {
  padding-bottom: 10px; }

.b-padding-s {
  padding-bottom: 15px; }

.b-padding-m {
  padding-bottom: 30px; }

.b-padding-l {
  padding-bottom: 50px; }

.b-padding-xl {
  padding-bottom: 80px; }

.b-padding-xxl {
  padding-bottom: 120px; }

.no-margin {
  margin: 0 !important; }

.no-t-margin {
  margin-top: 0 !important; }
  .no-t-margin h1, .no-t-margin h2, .no-t-margin h3, .no-t-margin h4, .no-t-margin h5, .no-t-margin h6 {
    margin-top: 0 !important; }

.no-b-margin {
  margin-bottom: 0 !important; }

.no-side-margin {
  margin-left: 0;
  margin-right: 0; }

.l-padding-s {
  padding-left: 20px; }

.t-margin-xs {
  margin-top: 10px; }

.t-margin-s {
  margin-top: 15px; }

.t-margin-m {
  margin-top: 30px; }

.t-margin-l {
  margin-top: 50px; }

.t-margin-xl {
  margin-top: 80px; }

.t-margin-xxl {
  margin-top: 120px; }

.b-margin-xs {
  margin-bottom: 10px; }

.b-margin-s {
  margin-bottom: 15px; }

.b-margin-m {
  margin-bottom: 30px; }

.b-margin-l {
  margin-bottom: 50px; }

.b-margin-xl {
  margin-bottom: 80px; }

.b-margin-xxl {
  margin-bottom: 120px; }

@media (min-width: 993px) and (max-width: 1600px) {
  .box-padding-perc {
    padding: 7%; }

  .box-padding-xs {
    padding: 10px; }

  .box-padding-s {
    padding: 15px; }

  .box-padding-m {
    padding: 30px; }

  .box-padding-l {
    padding: 40px; }

  .t-padding-xs {
    padding-top: 10px; }

  .t-padding-s {
    padding-top: 15px; }

  .t-padding-m {
    padding-top: 30px; }

  .t-padding-l {
    padding-top: 50px; }

  .t-padding-xl {
    padding-top: 60px; }

  .t-padding-xxl {
    padding-top: 90px; }

  .b-padding-xs {
    padding-bottom: 10px; }

  .b-padding-s {
    padding-bottom: 15px; }

  .b-padding-m {
    padding-bottom: 30px; }

  .b-padding-l {
    padding-bottom: 50px; }

  .b-padding-xl {
    padding-bottom: 60px; }

  .b-padding-xxl {
    padding-bottom: 90px; }

  .t-margin-xs {
    margin-top: 10px; }

  .t-margin-s {
    margin-top: 15px; }

  .t-margin-m {
    margin-top: 30px; }

  .t-margin-l {
    margin-top: 50px; }

  .t-margin-xl {
    margin-top: 60px; }

  .t-margin-xxl {
    margin-top: 90px; }

  .b-margin-xs {
    margin-bottom: 10px; }

  .b-margin-s {
    margin-bottom: 15px; }

  .b-margin-m {
    margin-bottom: 30px; }

  .b-margin-l {
    margin-bottom: 50px; }

  .b-margin-xl {
    margin-bottom: 60px; }

  .b-margin-xxl {
    margin-bottom: 90px; } }

@media (min-width: 0px) and (max-width: 992px) {
  .box-padding-perc {
    padding: 5%; }

  .box-padding-xs {
    padding: 5px; }

  .box-padding-s {
    padding: 15px; }

  .box-padding-m {
    padding: 20px; }

  .box-padding-l {
    padding: 30px; }

  .t-padding-xs {
    padding-top: 10px; }

  .t-padding-s {
    padding-top: 15px; }

  .t-padding-m {
    padding-top: 30px; }

  .t-padding-l {
    padding-top: 30px; }

  .t-padding-xl {
    padding-top: 40px; }

  .t-padding-xxl {
    padding-top: 50px; }

  .b-padding-xs {
    padding-bottom: 10px; }

  .b-padding-s {
    padding-bottom: 10px; }

  .b-padding-m {
    padding-bottom: 30px; }

  .b-padding-l {
    padding-bottom: 30px; }

  .b-padding-xl {
    padding-bottom: 40px; }

  .b-padding-xxl {
    padding-bottom: 50px; }

  .t-margin-xs {
    margin-top: 10px; }

  .t-margin-s {
    margin-top: 15px; }

  .t-margin-m {
    margin-top: 30px; }

  .t-margin-l {
    margin-top: 30px; }

  .t-margin-xl {
    margin-top: 40px; }

  .t-margin-xxl {
    margin-top: 50px; }

  .b-margin-xs {
    margin-bottom: 10px; }

  .b-margin-s {
    margin-bottom: 10px; }

  .b-margin-m {
    margin-bottom: 30px; }

  .b-margin-l {
    margin-bottom: 30px; }

  .b-margin-xl {
    margin-bottom: 40px; }

  .b-margin-xxl {
    margin-bottom: 50px; } }

.justify {
  text-align: justify;
  text-justify: newspaper; }

.centerize {
  margin: 0 auto; }

.full-height {
  height: 100vh;
  min-height: 100vh; }

.overlayer:before {
  display: block;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  top: 0;
  bottom: 0; }

.rounded {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.scroll-position-hack {
  position: absolute;
  top: -79px;
  height: 79px;
  width: 0; }

.debug {
  display: none !important;
  outline: red dotted thick !important;
  /**Avoid textfield input zooming on IOS**/ }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus, textarea:focus, input:focus {
    font-size: 16px;
    background: #eee; } }

.cookies_list {
  overflow-y: scroll; }
  .cookies_list table {
    width: 100%; }

textarea {
  resize: vertical; }

.videoWrapper {
  position: relative;
  /* 16:9 */
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-background {
  background: #000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
  height: 100vh; }

.video-foreground, .video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

@media (min-aspect-ratio: 16/9) {
  .video-foreground {
    height: 300%;
    top: -100%; } }

@media (max-aspect-ratio: 16/9) {
  .video-foreground {
    width: 300%;
    left: -100%; } }

.opt-box-two hr {
  border: 0;
  border-top: 1px solid rgba(34, 33, 33, 0.1); }

ul.lang-in-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 10px; }
  ul.lang-in-menu li {
    display: inline-block; }
  ul.lang-in-menu li a {
    display: block;
    color: #656565;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 7px; }
    ul.lang-in-menu li a:hover {
      color: #fff; }

.simple-header {
  height: 200px;
  background-color: #222121; }

.negative-candy {
  margin-top: -5rem; }
  @media (min-width: 0px) and (max-width: 992px) {
  .negative-candy {
    margin-top: -2rem; } }

.menu-block-link {
  display: block;
  border: 1px solid rgba(201, 176, 127, 0.3);
  padding: 20px 10px;
  text-align: center;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
  color: #222121 !important;
  font-family: 'Noto Serif', serif;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 10px;
  /***************************NEW STYLES FOR THIS THEME************************************************************************************************/ }
  .menu-block-link:hover {
    background: #c9b07f;
    color: #fff !important; }

.error {
  outline: #bd8a2c solid 2px; }

.addthis_inline_share_toolbox_cxxf {
  margin-bottom: 10px; }

.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
  -webkit-transform: translateY(0px) !important;
  transform: translateY(0px) !important;
  color: #fff;
  text-decoration: none; }

.at-resp-share-element.at-mobile .at-share-btn {
  border: 1px solid #eceae6; }

.dropper-list {
  margin: 0;
  padding: 0;
  background-color: #eceae6;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
  .dropper-list li a {
    margin: 0 !important; }

.extra-side-spacing {
  padding-right: 60px; }
  @media (min-width: 993px) and (max-width: 1280px) {
  .extra-side-spacing {
    padding-right: 40px; } }
  @media (min-width: 0px) and (max-width: 992px) {
  .extra-side-spacing {
    padding-right: 20px; } }

.extra-side-spacing-l {
  padding-left: 60px; }
  @media (min-width: 993px) and (max-width: 1280px) {
  .extra-side-spacing-l {
    padding-left: 40px; } }
  @media (min-width: 0px) and (max-width: 992px) {
  .extra-side-spacing-l {
    padding-left: 20px; } }

.support-menu ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  border-bottom: 1px solid #eceae6;
  padding-bottom: 10px !important;
  margin-bottom: 30px; }
  .support-menu ul li {
    display: inline-block;
    background-image: url(list-bullet.svg);
    background-repeat: no-repeat;
    background-position: left top 3px;
    padding-left: 17px;
    margin-right: 30px; }
    .support-menu ul li:last-child {
      margin-right: 0; }
    .support-menu ul li a {
      font-size: 10.5px;
      text-transform: uppercase;
      font-weight: 700;
      line-height: 15px;
      display: block;
      letter-spacing: 0.12em;
      color: #222121 !important; }
      .support-menu ul li a:hover {
        color: #c9b07f !important; }
  .support-menu.support-menu-detail ul li {
    background-image: none;
    padding: 0;
    margin: 0;
    margin-right: 5px; }
    .support-menu.support-menu-detail ul li a {
      background-color: rgba(201, 176, 127, 0.3);
      padding: 8px 10px;
      border-top-left-radius: 0.2rem;
      border-top-right-radius: 0.2rem;
      border-bottom-right-radius: 0.2rem;
      border-bottom-left-radius: 0.2rem;
      color: #222121;
      display: block;
      margin-bottom: 5px; }
      .support-menu.support-menu-detail ul li a:hover {
        background-color: #c9b07f;
        color: #fff !important; }
    .support-menu.support-menu-detail ul li.active a {
      background-color: #222121;
      color: #c9b07f !important; }

.main-content-header h1 {
  position: relative;
  margin-bottom: 30px !important;
  margin-top: 0 !important; }
  .main-content-header h3 {
    text-transform: none !important; }
  .main-content-header.and-subheader h1 {
    margin-bottom: 2px !important; }

.content-header h1 {
  position: relative;
  margin-bottom: 30px !important;
  margin-top: 0 !important; }
  .content-header h1 span {
    color: #c9b07f !important; }
  .content-header h3 {
    text-transform: none !important; }
  .content-header.and-subheader h1 {
    margin-bottom: 2px !important; }

.side-candy {
  top: -40px;
  position: absolute;
  z-index: 1; }

.opt-box-two .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  width: 100%;
  word-wrap: break-word;
  background-color: #f1eeea;
  background-clip: border-box;
  border: none;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
  .opt-box-two .card:hover {
    background-color: #7e6d5c; }
  .opt-box-two .card .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2rem;
    width: 100%; }
    .opt-box-two .card .card-body p {
      margin-bottom: 0 !important;
      font-weight: 400;
      line-height: 22px; }
  .opt-box-two h4 {
    font-weight: 300;
    color: #c9b07f;
    margin-bottom: 0; }

.standard-box .card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  width: 100%;
  word-wrap: break-word;
  background-clip: border-box;
  border: none;
  margin-bottom: 30px;
  overflow: hidden;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
  .standard-box .card:first-child {
    background-color: #222121; }
    .standard-box .card:first-child:hover h2 {
      color: #fff; }
    .standard-box .card:first-child time {
      color: #fff; }
    .standard-box .card:first-child p {
      color: #a4a4a5; }
  .standard-box .card h2 {
    color: #c9b07f;
    font-size: 1.3em;
    text-transform: none;
    margin-bottom: 0;
    transition: 0.15s ease-in-out;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 10px; }
  .standard-box .card time {
    font-weight: 400;
    color: #222121;
    font-size: 14px;
    display: block;
    font-style: italic;
    font-family: 'Noto Serif', serif; }
  .standard-box .card .card-img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    margin: 0 auto;
    background-image: url(placeholder.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
    @media (min-width: 0px) and (max-width: 575px) {
    .standard-box .card .card-img {
      border-top-right-radius: 0.2rem;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
    .standard-box .card .card-img {
      border-top-right-radius: 0.2rem;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; } }
    .standard-box .card .card-img:before {
      content: "";
      display: block;
      padding-top: 60%; }
    .standard-box .card .card-img img {
      position: absolute;
      top: 0;
      left: 0;
      visibility: hidden;
      height: 0;
      width: 0; }
  .standard-box .card:hover h2 {
    color: #222121; }
  .standard-box .card .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    width: 100%;
    padding-right: 15px; }
    @media (min-width: 0px) and (max-width: 575px) {
    .standard-box .card .card-body {
      padding-left: 15px; } }
    @media (min-width: 768px) and (max-width: 991px) {
    .standard-box .card .card-body {
      padding-left: 15px; } }
    .standard-box .card .card-body p {
      margin-bottom: 0 !important; }
  .standard-box h4 {
    font-weight: 300;
    color: #c9b07f;
    margin-bottom: 0; }

.set-border {
  position: relative; }
  .set-border:before {
    border: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    position: absolute;
    content: "";
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px; }

.equalize {
  display: flex;
  align-items: stretch; }

.higher-index-one {
  z-index: 1; }

.higher-index-two {
  z-index: 2; }

@media (min-width: 0px) and (max-width: 540px) {
  .mobile-group {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center; }
    .mobile-group .btn {
      margin-bottom: 10px;
      width: 100%; } }

.side-icons {
  text-align: center; }
  .side-icons a {
    display: block;
    margin-bottom: 10px; }

.footer-brands a {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px; }

a.kumbe-link {
  float: right;
  display: block;
  font-size: 11px;
  font-weight: 700;
  font-style: normal;
  font-family: 'Open Sans', sans-serif !important;
  color: rgba(255, 255, 255, 0.6);
  letter-spacing: 0.12em;
  text-transform: uppercase; }
  a.kumbe-link span {
    transition: 0.15s ease-in-out; }
  a.kumbe-link:hover span {
    color: #fff; }

.slider-in-content .slick-arrow {
  top: 15px !important; }
  .slider-in-content .slick-arrow.slick-prev {
    right: 80px;
    left: auto; }
  .slider-in-content .slick-arrow.slick-next {
    right: 35px; }
  .slider-in-content figure {
    border-radius: 0; }
  .slider-in-content .slick-list {
    overflow: hidden;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem; }

.options-wrapper {
  border-bottom: 1px solid #eceae6;
  padding-bottom: 40px;
  margin-bottom: 40px;
  text-align: center; }
  .options-wrapper h2, .options-wrapper h3 {
    margin-bottom: 0; }
  .options-wrapper p {
    margin-bottom: 8px;
    padding-bottom: 0;
    line-height: 24px; }
  .options-wrapper .select-arrow {
    margin-bottom: 30px; }

.graphic-slogan {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 160px;
  z-index: 1;
  text-align: center;
  opacity: 0.5; }

.booking-wrapper {
  margin-bottom: 10px;
  position: relative;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
  box-shadow: inset 0px 0px 0px 1px #eceae6;
  border-top: 7px solid #c9b07f;
  width: 100%;
  overflow: hidden; }
  .booking-wrapper.booking-animated {
    transition: all 800ms cubic-bezier(0.88, 0.12, 0.24, 0.9);
    /* IE 9 */
    -ms-transform: translate(0, -260px);
    /* Safari */
    -webkit-transform: translate(0, -260px);
    transform: translate(0, -260px); }
  .booking-wrapper.booking-down {
    /* IE 9 */
    -ms-transform: translate(0, 10px);
    /* Safari */
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px); }
  @media (min-width: 0px) and (max-width: 992px) {
    .booking-wrapper.booking-down {
      /* IE 9 */
      -ms-transform: translate(0, 0);
      /* Safari */
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); } }
  .booking-wrapper header {
    padding: 20px 30px 0 30px;
    text-align: center; }
  .booking-wrapper header p {
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #222121;
    font-weight: 700; }
  .booking-wrapper .booking-content {
    padding: 30px; }
  @media (min-width: 0px) and (max-width: 992px) {
  .booking-wrapper {
    margin-bottom: 30px; } }

@media (min-width: 0) and (max-width: 575px) {
    .addthis-wrapper {
      padding-top: 15px; } }

.double-header h4 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300 !important;
  margin: 0 !important; }
  .double-header h2 {
    margin: 0 !important;
    margin-bottom: 10px !important; }

.sidebar-appendix {
  border-top: 1px solid rgba(201, 176, 127, 0.25);
  margin-top: 30px;
  padding-top: 10px; }
  .sidebar-appendix h4 {
    margin-bottom: 5px !important; }
  .sidebar-appendix p {
    margin: 0; }
  .sidebar-appendix ul {
    margin-left: -21px;
    margin-bottom: 0;
    padding-bottom: 0 !important; }

.img-room-slider, .img-wellness-slider {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background-image: url(placeholder.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 3px;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }
  .img-room-slider:before, .img-wellness-slider:before {
    content: "";
    display: block;
    padding-top: 60%; }
  .img-room-slider img, .img-wellness-slider img {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    height: 0;
    width: 0; }

.room-slider .slick-prev, .room-slider .slick-next {
  font-size: 11px;
  display: block;
  color: #222121;
  letter-spacing: 0.12em;
  line-height: 0;
  position: absolute;
  top: -30px;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0;
  cursor: pointer;
  border: none;
  outline: none;
  background: none;
  opacity: 1;
  z-index: 1;
  margin: 0;
  width: auto; }
  .room-slider .slick-next {
    right: 0; }
  .room-slider .slick-prev {
    left: auto;
    right: 100px; }

.standard-box .tag-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0; }
  .standard-box .tag-list ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px; }
  .standard-box .tag-list ul li a {
    border: 2px solid #222121;
    color: #222121;
    display: block;
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.12em;
    padding: 5px 10px;
    line-height: 16px;
    text-align: center; }
  .standard-box .tag-list ul li.active a {
    background-color: #c9b07f;
    border-color: #c9b07f;
    color: #fff; }

dl.simple-list {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px; }
  @media (min-width: 0px) and (max-width: 767px) {
  dl.simple-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0; } }
  dl.simple-list dt {
    /* For Firefox. */
    page-break-inside: avoid;
    /* For Chrome & friends. */
    -webkit-column-break-inside: avoid;
    /* For standard browsers like IE. :-) */
    break-inside: avoid;
    display: table;
    margin-bottom: 30px; }
  dl.simple-list dt a {
    display: block; }
  dl.simple-list dt a h3 {
    font-weight: 700;
    color: #c9b07f;
    font-size: 20px;
    line-height: 26px;
    margin: 0;
    margin-bottom: 10px; }

.map-pic {
  border: 7px solid #fff;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
  margin-bottom: 30px;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.04); }

.bottom-logos {
  text-align: center; }
  .bottom-logos img {
    width: 50%;
    max-width: 140px;
    margin: 10px auto; }

.gallery-raster {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 30px; }
  .gallery-raster a {
    display: block;
    margin-bottom: 30px; }

.btn.pano-btn {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }
  .btn.pano-btn img {
    margin-right: 10px; }

.room-list-item {
  margin-bottom: 60px; }
  .room-list-item .img-rect {
    margin-bottom: 15px; }

.simple-header {
  background-color: #f1eeea;
  height: 170px;
  width: 100%; }

.content-supporters h4 {
  margin-bottom: 15px;
  color: #fff; }

.categoria-eventi {
  opacity: 0.7; }

.categoria-eventi.active {
  opacity: 1; }

.sidebar {
  position: relative;
  top: -100px; }
  @media (min-width: 0px) and (max-width: 992px) {
  .sidebar {
    top: 0px; } }

.sticky {
  top: 0px; }

.float-booking {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  z-index: 2;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0;
  background-color: #f1eeea;
  width: 100%;
  padding: 5px 0;
  padding-left: 15px;
  box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.10); }
  .float-booking a.btn {
    padding: 10px 0px;
    margin-right: 15px;
    background: none !important;
    color: #222121; }
  .float-booking a i {
    color: #c9b07f; }

.visible-xxs {
  display: none; }

@media (min-width: 0px) and (max-width: 414px) {
  .visible-xxs {
    display: block; } }

@media (min-width: 569px) and (max-width: 1199px) {
  /***************************NEW STYLES FOR THIS THEME END********************************************************************************************/
    .visible-xxs {
      display: block; } }

@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1420px;
    padding-left: 50px;
    padding-right: 50px; } }

.container-fluid {
  max-width: 1600px;
  margin: 0 auto; }

.close-menu-container {
  position: relative;
  height: 100%; }

.opt-box-one + .opt-box-one.t-padding-xxl {
  padding-top: 0 !important; }

.standard-box + .standard-box.t-padding-xxl {
  padding-top: 0 !important; }

.opt-box-two + .opt-box-two {
  /*************************************************************************************
FCK ONLY
*************************************************************************************/ }
  .opt-box-two + .opt-box-two.t-padding-xxl {
    padding-top: 0 !important; }

.mce-content-body h1, .mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body h6 {
  font-family: 'Noto Serif', serif;
  margin: 10px 0;
  padding: 0 0 0 0; }
  .mce-content-body a {
    color: #c9b07f;
    text-decoration: underline;
    font-weight: 700; }
  .mce-content-body a:hover {
    color: #e0d1b5;
    text-decoration: none; }
  .mce-content-body p, .mce-content-body ul, .mce-content-body ol {
    padding-bottom: 15px; }
  .mce-content-body p b, .mce-content-body ul b, .mce-content-body ol b {
    font-weight: 700; }
  .mce-content-body a.btn {
    text-decoration: none !important;
    margin-right: 5px; }
  .mce-content-body table {
    width: 100%;
    margin-bottom: 30px; }
  .mce-content-body table tr td, .mce-content-body table tr th {
    padding: 5px 10px; }
  .mce-content-body table tr td p, .mce-content-body table tr th p, .mce-content-body table tr td li, .mce-content-body table tr th li, .mce-content-body table tr td h1, .mce-content-body table tr th h1, .mce-content-body table tr td h2, .mce-content-body table tr th h2, .mce-content-body table tr td h3, .mce-content-body table tr th h3, .mce-content-body table tr td h4, .mce-content-body table tr th h4, .mce-content-body table tr td h5, .mce-content-body table tr th h5, .mce-content-body table tr td h6, .mce-content-body table tr th h6 {
    padding: 0;
    margin: 0; }
  .mce-content-body table tr:nth-child(odd) {
    background: #eceae6; }
  .mce-content-body table tr:nth-child(even) {
    background: #e5e3dd; }
  .mce-content-body .paragrafo-su-due-colonne {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px; }
  @media (min-width: 0px) and (max-width: 767px) {
    .mce-content-body .paragrafo-su-due-colonne {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 0;
      -moz-column-gap: 0;
      column-gap: 0; } }
  .mce-content-body .well {
    border-top-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
    padding: 20px 20px 10px 20px;
    background-color: #eceae6;
    margin-bottom: 30px; }
