/*********************************
 GENERAL SETTINGS
 *********************************/
.s-comp59 .direction-switcher .ds-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.s-comp59 .direction-switcher .ds-row > div {
  width: 50%; }

.s-comp59 .direction-switcher .image-box {
  background-color: #f7f7f7; }

.s-comp59 .direction-switcher .content-box .s-button-list {
  margin-top: calc(1.73rem - 4px) !important; }

@media only screen and (min-width: 991px) {
  .s-comp59 .direction-switcher .content-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .s-comp59 .direction-switcher .content-box .container {
    max-width: none !important;
    padding: 0 !important; } }
/*********************************
 IMAGE LEFT SETTINGS
 *********************************/
/* --- ODD CHILD --- */
.s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(odd) {
  flex-direction: row; }

@media only screen and (min-width: 1200px) {
  .s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(odd) .content-box {
    padding-right: calc(((100vw - 1140px) / 2) + 15px) !important; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(odd) .content-box {
    padding-right: calc(((100vw - 940px) / 2) + 15px) !important; } }
/* --- EVEN CHILD --- */
.s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(even) {
  flex-direction: row-reverse; }

@media only screen and (min-width: 1200px) {
  .s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(even) .content-box {
    padding-left: calc(((100vw - 1140px) / 2) + 15px) !important; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(even) .content-box {
    padding-left: calc(((100vw - 940px) / 2) + 15px) !important; } }
/*********************************
 IMAGE RIGHT SETTINGS
 *********************************/
/* --- ODD CHILD --- */
.s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(odd) {
  flex-direction: row-reverse; }

@media only screen and (min-width: 1200px) {
  .s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(odd) .content-box {
    padding-left: calc(((100vw - 1140px) / 2) + 15px) !important; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(odd) .content-box {
    padding-left: calc(((100vw - 940px) / 2) + 15px) !important; } }
/* --- EVEN CHILD --- */
.s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(even) {
  flex-direction: row; }

@media only screen and (min-width: 1200px) {
  .s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(even) .content-box {
    padding-right: calc(((100vw - 1140px) / 2) + 15px) !important; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(even) .content-box {
    padding-right: calc(((100vw - 940px) / 2) + 15px) !important; } }
/*********************************
 RESPONSIVE SETTINGS
 *********************************/
@media only screen and (max-width: 991px) {
  .s-comp59 .direction-switcher .ds-row {
    flex-direction: column !important; }

  .s-comp59 .direction-switcher .ds-row > div {
    width: 100%; } }

.s-comp59 .direction-switcher .content-box {
  padding: 96px 60px 96px 60px; }

.s-comp59 .direction-switcher .content-box .s-button-list {
  margin: -4px -4px -4px -4px; }

.s-comp59 .direction-switcher .content-box .s-button-list .s-btn {
  width: auto; }

.s-comp59 .direction-switcher .content-box .s-button-list .s-btn {
  margin: 4px 4px 4px 4px; }

.s-comp59 .direction-switcher .content-box .s-button-list .s-btn-alt {
  width: auto; }

.s-comp59 .direction-switcher .content-box .s-button-list .s-btn-alt {
  margin: 4px 4px 4px 4px; }

.s-comp59 .direction-switcher .image-box .image {
  background-image: url('');
  background-attachment: scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp59 .direction-switcher .image-box .image {
  width: 100%; }

.s-comp59 .direction-switcher .image-box .image {
  height: 100%; }

.s-comp59 .direction-switcher .image-box .image {
  padding: 0px 0px 0px 0px; }

.s-comp59 .direction-switcher .image-box .image {
  min-height: 70vh;
  max-height: none; }

@media (max-width: 768px) {
  .s-comp59 .direction-switcher .content-box {
    padding: 48px 30px 96px 30px; }

  .s-comp59 .direction-switcher .image-box .image {
    padding: 0px 0px 50% 0px; }

  .s-comp59 .direction-switcher .image-box .image {
    min-height: auto;
    max-height: none; } }

@media (max-width: 480px) {
  .s-comp59 .direction-switcher .content-box {
    padding: 36px 0px 72px 0px; }

  .s-comp59 .direction-switcher .content-box .s-button-list {
    margin: -4px 0px -4px 0px; }

  .s-comp59 .direction-switcher .content-box .s-button-list .s-btn {
    width: 100%; }

  .s-comp59 .direction-switcher .content-box .s-button-list .s-btn {
    margin: 4px 0px 4px 0px; }

  .s-comp59 .direction-switcher .content-box .s-button-list .s-btn-alt {
    width: 100%; }

  .s-comp59 .direction-switcher .content-box .s-button-list .s-btn-alt {
    margin: 4px 0px 4px 0px; }

  .s-comp59 .direction-switcher .image-box .image {
    padding: 0px 0px 90% 0px; }

  .s-comp59 .direction-switcher .image-box .image {
    min-height: auto;
    max-height: none; } }


/****************************
 FLEX (COMP)
 ****************************/
.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  position: relative; }
/****************************
 FLEX (COLUMN)
 ****************************/
.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
  position: relative; }
/****************************
 BLOCKQUOTE
 ****************************/
.s-comp90 .s-quote.smC11783SmSn1p3T12-style {
  position: relative; }

.s-comp90 .s-quote.smC11783SmSn1p3T12-style:before, .s-comp90 .s-quote.smC11783SmSn1p3T12-style:after {
  content: '"'; }
/****************************
 BUTTON LIST
 ****************************/
.s-comp90 .s-btn.smC11783SmSn1p3T8-style, .s-comp90 .s-btn-alt.smC11783SmSn1p3T8-style {
  position: relative; }
/****************************
 EMBED/IFRAME
 ****************************/
.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  overflow: hidden; }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style iframe {
  width: 100% !important;
  height: 100% !important;
  margin-bottom: -10px !important; }
/****************************
 GALLERY
 ****************************/
.s-comp90 .gallery > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.s-comp90 .gallery > .row > div {
  padding: 0 15px; }

.s-comp90 .gallery.grid-1 > .row > div {
  width: 100%; }

.s-comp90 .gallery.grid-2 > .row > div {
  width: 50%; }

.s-comp90 .gallery.grid-3 > .row > div {
  width: 33.333%; }

.s-comp90 .gallery.grid-4 > .row > div {
  width: 25%; }

.s-comp90 .gallery.grid-5 > .row > div {
  width: 20%; }

.s-comp90 .gallery > .row > div > a {
  display: inline-block;
  width: 100%; }

.s-comp90 .gallery .s-grid-img {
  width: 100%;
  padding-bottom: 75%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 30px; }

@media only screen and (max-width: 991px) {
  .s-comp90 .gallery.grid-4 > .row > div, .s-comp90 .gallery.grid-5 > .row > div {
    width: 50%; } }

@media only screen and (max-width: 480px) {
  .s-comp90 .gallery > .row > div {
    width: 100% !important; } }
/****************************
 ICON LIST
 ****************************/
.s-comp90 .icon-list {
  position: relative; }

.s-comp90 .icon-list .icons .icon {
  position: relative;
  overflow: hidden;
  display: block; }

.s-comp90 .icon-list .icons .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
/****************************
 IMAGE
 ****************************/
.s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style .s-img[src=""], .s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style .s-img[src*="placehold.it"] {
  display: none; }
/****************************
 LINKED IMAGE
 ****************************/
.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style a {
  display: inline-block;
  position: relative; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style .s-logo {
  max-width: 100%;
  max-height: 100%; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style .s-logo[src=""], .s-comp90 .s-logo__link.smC11783SmSn1p3T13-style .s-logo[src*="placehold.it"] {
  display: none; }
/****************************
 LOGO LIST
 ****************************/
.s-comp90 .logo-list .logo {
  position: relative; }

.s-comp90 .logo-list .logo a {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%; }

.s-comp90 .logo-list .logo img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
/****************************
 TEXT
 ****************************/
.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  position: relative; }
/****************************
 TILE
 ****************************/
.s-comp90 .s-tile {
  position: relative; }

.s-comp90 .s-tile > .row > div:last-child > *:not(.s-button-list) {
  margin-bottom: 0 !important; }

.s-comp90 .s-tile > .row > div:last-child .s-button-list {
  margin-bottom: -4px !important; }
/****************************
 TITLE
 ****************************/
.s-comp90 h1.smC11783SmSn1p3T6-style, .s-comp90 h2.smC11783SmSn1p3T6-style, .s-comp90 h3.smC11783SmSn1p3T6-style, .s-comp90 h4.smC11783SmSn1p3T6-style, .s-comp90 h5.smC11783SmSn1p3T6-style, .s-comp90 h6.smC11783SmSn1p3T6-style {
  position: relative; }
/****************************
 VIDEO POP-UP
 ****************************/
.s-comp90 .background-image {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-top: 20px; }

.s-comp90 .background-image.hdtv {
  padding-bottom: 56.25% !important; }

.s-comp90 .background-image.square {
  padding-bottom: clamp(0%, 100%, 60vh) !important; }

.s-comp90 .background-image.vertical {
  padding-bottom: 120% !important; }

.s-comp90 .background-image.sdtv {
  padding-bottom: 75% !important; }

@media only screen and (max-width: 991px) {
  .s-comp90 .background-image {
    margin-bottom: 30px;
    padding-bottom: 70%;
    margin-top: 0; } }

.s-comp90 .s-playbtn-beh {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 9999px;
  animation: ripple 3s linear infinite; }

.s-comp90 a.s-playbtn {
  text-decoration: none;
  position: relative;
  top: auto;
  left: auto; }

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0.7rem rgba(255, 255, 255, 0.3), 0 0 0 1.5rem rgba(255, 255, 255, 0.3), 0 0 0 4rem rgba(255, 255, 255, 0.3); }

  100% {
    box-shadow: 0 0 0 1.5rem rgba(255, 255, 255, 0.3), 0 0 0 3rem rgba(255, 255, 255, 0.3), 0 0 0 6rem rgba(255, 255, 255, 0); } }

.s-comp90 a.s-playbtn:focus {
  outline: none; }

.s-comp90 a.s-playbtn i.fa {
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.s-mfp90.mfp-bg {
  z-index: 10000; }

.s-mfp90.mfp-wrap {
  z-index: 10001; }

.s-mfp90.mfp-wrap .mfp-content {
  max-width: none; }

.s-mfp90.mfp-wrap iframe {
  box-shadow: none; }

.s-mfp90 .mfp-close {
  opacity: 1; }

.s-mfp90 .mfp-close:active {
  top: 0; }
/* Default css from Grid */
.s-comp90 .s-grid.smC11783SmSn1p3T2-style {
  position: relative; }
/* Default css from Masonry */
.s-comp90 .s-masonry.smC11783SmSn1p3T3-style {
  display: flex;
  flex-flow: column wrap;
  align-content: space-between;
  max-width: 100%; }
/* Default css from Image */
.s-comp90 .s-img__wrapper.smC11783SmSn1p3T4-style {
  position: relative; }

.s-comp90 .s-img__wrapper.smC11783SmSn1p3T4-style .s-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center; }

.s-comp90 .s-img__wrapper.smC11783SmSn1p3T4-style .s-img[src=""], .s-comp90 .s-img__wrapper.smC11783SmSn1p3T4-style .s-img[src*="placehold.it"] {
  display: none; }

.s-comp90 {
  padding: 96px 0px 60px 0px; }

.s-comp90 {
  position: relative; }

.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  flex-wrap: wrap; }

.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
  display: flex !important;
  flex-direction: row; }

.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
  flex-wrap: wrap; }

.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  box-shadow: 0px 0px 15px 0px rgba(34, 36, 39, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(34, 36, 39, 0.1); }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  width: 100%; }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  height: 450px; }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-button-list {
  margin: -4px -4px 32px -4px; }

.s-comp90 .s-button-list {
  display: flex;
  flex-direction: row; }

.s-comp90 .s-button-list {
  flex-wrap: wrap; }

.s-comp90 blockquote.smC11783SmSn1p3T12-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style a {
  height: 60px; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style {
  display: flex;
  flex-direction: row; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style {
  flex-wrap: wrap; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style {
  justify-content: center; }

.s-comp90 .icon-list {
  margin: 0px 0px 36px 0px; }

.s-comp90 .icon-list .s-text {
  text-align: left; }

.s-comp90 .icon-list .s-text {
  margin: 0px 0px 0.833em 0px; }

.s-comp90 .icon-list .icons {
  margin: -4px -4px -4px -4px; }

.s-comp90 .icon-list .icons {
  display: flex;
  flex-direction: row; }

.s-comp90 .icon-list .icons {
  flex-wrap: wrap; }

.s-comp90 .icon-list .icons {
  justify-content: flex-start; }

.s-comp90 .icon-list .icons {
  align-items: center; }

.s-comp90 .icon-list .icons div.icon {
  width: 30px; }

.s-comp90 .icon-list .icons div.icon {
  height: 30px; }

.s-comp90 .icon-list .icons div.icon {
  margin: 4px 4px 4px 4px; }

.s-comp90 .icon-list .icons div.icon i {
  font-size: 1.44rem; }

.s-comp90 .icon-list .icons div.icon i {
  color: #46484b; }

.s-comp90 .icon-list .icons a.icon {
  background-color: #d0a57b; }

.s-comp90 .icon-list .icons a.icon {
  box-shadow: 0px 0px 8px 0px rgba(208, 165, 123, 0.2);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(208, 165, 123, 0.2); }

.s-comp90 .icon-list .icons a.icon {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-comp90 .icon-list .icons a.icon {
  width: 30px; }

.s-comp90 .icon-list .icons a.icon {
  height: 30px; }

.s-comp90 .icon-list .icons a.icon {
  margin: 4px 4px 4px 4px; }

.s-comp90 .icon-list .icons a.icon i {
  font-size: 0.833rem; }

.s-comp90 .icon-list .icons a.icon i {
  font-weight: normal; }

.s-comp90 .icon-list .icons a.icon i {
  color: #fff; }

.s-comp90 .icon-list .icons a.icon:hover {
  background-color: #dbb48f; }

.s-comp90 .icon-list .icons a.icon:hover {
  box-shadow: 0px 0px 8px 0px rgba(219, 180, 143, 0.2);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(219, 180, 143, 0.2); }

.s-comp90 .icon-list .icons a.icon:hover {
  -ms-transform: translate3d(0%, -6%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0%, -6%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0%, -6%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp90 .logo-list {
  margin: 0px 0px 36px 0px; }

.s-comp90 .logo-list .s-text {
  margin: 0px 0px 1em 0px; }

.s-comp90 .logo-list .logos {
  display: grid;
  grid-template-columns: repeat(3, 1fr); }

.s-comp90 .logo-list .logos {
  grid-gap: 30px; }

.s-comp90 .logo-list .logos .logo {
  height: 50px; }

.s-comp90 .logo-list .logos .logo, .s-comp90 .logo-list .logos .logo a {
  display: flex;
  flex-direction: row; }

.s-comp90 .logo-list .logos .logo, .s-comp90 .logo-list .logos .logo a {
  justify-content: center; }

.s-comp90 .logo-list .logos .logo, .s-comp90 .logo-list .logos .logo a {
  align-items: center; }

.s-comp90 .s-card.smC11783SmSn1p3T15-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-tile .s-button-list {
  display: flex;
  flex-direction: row; }

.s-comp90 .s-tile .s-logo__link.smC11783SmSn1p3T13-style {
  display: flex;
  flex-direction: row; }

.s-comp90 .s-tile .icon-list .icons {
  display: flex;
  flex-direction: row; }

.s-comp90 .s-tile .logo-list .logos .logo, .s-comp90 .s-tile .logo-list .logos .logo a {
  display: flex;
  flex-direction: row; }

.s-comp90 .gallery {
  margin: 0px 0px 6px 0px; }

.s-comp90 .gallery .s-grid-img {
  box-shadow: 0px 0px 15px 0px rgba(34, 36, 39, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(34, 36, 39, 0.1); }

.s-comp90 .gallery .s-grid-img {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-comp90 .gallery .s-grid-img {
  width: 100%; }

.s-comp90 .gallery .s-grid-img {
  padding: 0px 0px 75% 0px; }

.s-comp90 a.s-playbtn i.fa {
  font-size: 30px; }

.s-comp90 a.s-playbtn i.fa {
  color: #d0a57b; }

.s-comp90 a.s-playbtn i.fa {
  background-color: #fff; }

.s-comp90 a.s-playbtn i.fa {
  -webkit-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px; }

.s-comp90 a.s-playbtn i.fa {
  width: 100px; }

.s-comp90 a.s-playbtn i.fa {
  height: 100px; }

.s-comp90 a.s-playbtn i.fa {
  padding: 0px 0px 0px 6px; }

.s-comp90 a.s-playbtn:hover i.fa {
  color: #fff; }

.s-comp90 a.s-playbtn:hover i.fa {
  background-color: #d0a57b; }

.s-mfp90.mfp-bg {
  background-color: #222427; }

.s-mfp90.mfp-bg {
  opacity: 0.8; }

.s-mfp90.mfp-wrap .mfp-content {
  width: 100%; }

.s-mfp90 button.mfp-close {
  color: #d0a57b; }

.s-mfp90 button.mfp-close {
  background-color: #fff; }

.s-mfp90 button.mfp-close:hover {
  color: #fff; }

.s-mfp90 button.mfp-close:hover {
  background-color: #d0a57b; }

.s-mfp90 button.mfp-close {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

@media (min-width: 1200px) {
  .s-mfp90.mfp-wrap .mfp-content {
    width: 70%; } }

@media (max-width: 768px) {
  .s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; }

  .s-comp90 .s-flex.smC11783SmSn1p3T5-style {
    display: flex !important;
    flex-direction: column; }

  .s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
    height: 40vh; }

  .s-comp90 .icon-list .s-text {
    text-align: center; }

  .s-comp90 .icon-list .icons {
    justify-content: center; } }

@media (max-width: 480px) {
  .s-comp90 {
    padding: 72px 0px 36px 0px; }

  .s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; }

  .s-comp90 .s-flex.smC11783SmSn1p3T5-style {
    display: flex !important;
    flex-direction: column; }

  .s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style {
    margin: 0px auto 36px auto; }

  .s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
    height: 60vh; }

  .s-comp90 .s-logo__link.smC11783SmSn1p3T13-style a {
    height: 40px; }

  .s-comp90 .icon-list .s-text {
    text-align: center; }

  .s-comp90 .icon-list .icons {
    justify-content: center; }

  .s-comp90 .logo-list .logos {
    display: grid;
    grid-template-columns: repeat(1, 1fr); }

  .s-comp90 .s-tile .s-button-list {
    display: flex;
    flex-direction: column; } }


/*********************
 COMP LAYOUT
 *********************/
@media only screen and (max-width: 480px) {
  .s-comp96 .container {
    padding: 0 30px; } }
/*********************
 OPENING HOURS
 *********************/
.s-comp96 .opening-hours-container {
  margin-bottom: 36px; }

.s-comp96 .opening-hours {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }

.s-comp96 .opening-hours .time-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center; }

.s-comp96 .opening-hours .time-container .day {
  min-width: 120px; }

.s-comp96 .opening-hours .time-container .time {
  width: 100%; }
/*********************
 TILE
 *********************/
.s-comp96 .s-tile {
  box-shadow: var(--shadow-md); }

.s-comp96 .container > .row > div:not(:last-child) .s-tile {
  margin-bottom: 36px; }

.s-comp96 .s-tile > .row > div:last-child > * {
  margin-bottom: 0 !important; }
/*********************
 FORM
 *********************/
/* iFrame */
.s-comp96 .smC11783SmSn1p3T2-style.s-frame--hidden {
  position: absolute;
  bottom: 0;
  left: -9999px;
  height: 0;
  width: 0;
  z-index: -2147483647; }
/*********************
 GENERAL FORM SETTINGS
 *********************/
.s-comp96 .smC11783SmSn1p3T2-style.s-form {
  position: relative; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-flexdir--col {
  flex-direction: column; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-flexdir--row {
  flex-direction: row;
  align-items: center; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form input::-moz-placeholder, .s-comp96 .smC11783SmSn1p3T2-style.s-form input::-webkit-input-placeholder, .s-comp96 .smC11783SmSn1p3T2-style.s-form textarea::-moz-placeholder, .s-comp96 .smC11783SmSn1p3T2-style.s-form textarea::-webkit-input-placeholder {
  opacity: 1; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form label {
  margin: 0; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper {
  position: relative;
  display: flex;
  flex-direction: column-reverse; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-input, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-textarea, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-select, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__info {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  border: 1px solid #cecece;
  border-radius: 0;
  padding: 0.375rem 0.75rem;
  margin: 0;
  flex-grow: 1; }

.s-comp96 .s-form .s-field__wrapper.required label:after {
  content: '*';
  font-size: 0.833em;
  margin-left: 0.25em;
  color: var(--primary); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .form-control[readonly] {
  background: none; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__info:before {
  border-left: 1px solid #cecece;
  padding: 0.375rem 0.75rem; }
/*********************
 SELECT
 *********************/
.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__select {
  position: relative; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__select select {
  cursor: pointer;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__select i {
  position: absolute;
  top: calc(50% + 16px);
  /* 50% + half of label height */
  right: 15px;
  transform: translate(0, -50%);
  font-size: 0.833rem;
  opacity: 0.4;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }
/*********************
 CHECKBOX / RADIO / OPT-IN
 *********************/
.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts input, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts svg, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts input, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts svg, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__optin svg {
  display: none;
  flex-shrink: 0; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__optin input {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts .s-check__label, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts .s-radio__label, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__optin .s-optin__label {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__optin .s-optin__label p {
  margin: 0; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts .s-check__label .s-check__indicator, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts .s-radio__label .s-radio__indicator, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__optin .s-optin__label .s-optin__indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  border: 1px solid #cecece;
  flex-shrink: 0;
  position: relative;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts .s-radio__label .s-radio__indicator {
  border-radius: 50%;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp96 .s-radio__indicator {
  position: relative; }

.s-comp96 .s-radio__indicator:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: var(--primary);
  transform: scale(0);
  transition: all 0.2s ease;
  opacity: 0.12;
  pointer-events: none; }

.s-comp96 .s-radio__label:hover .s-radio__indicator:after {
  transform: scale(2.2); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__indicator:after {
  transform: scale(1);
  transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9);
  opacity: 1; }
/*
 .s-comp96 .smC11783SmSn1p3T2-style.s-form svg {
 -webkit-transition: all .38s cubic-bezier(0.165, 0.84, 0.44, 1);
 -moz-transition: all .38s cubic-bezier(0.165, 0.84, 0.44, 1);
 transition: all .38s cubic-bezier(0.165, 0.84, 0.44, 1);
 }
 .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts input:checked + label svg,
 .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts input:checked + label svg,
 .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-optin__input:checked + label svg {
 display: block;
 }*/
@media only screen and (max-width: 480px) {
  .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__opts, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts {
    flex-direction: column;
    align-items: flex-start; } }
/*********************
 FILE UPLOAD
 *********************/
.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-file__upload {
  margin: 0;
  opacity: 0;
  z-index: -9999;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__label {
  position: relative; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__info::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__info::before {
  content: attr(data-btn); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__info::after {
  content: attr(data-upload); }
/*********************
 SMESSAGES
 *********************/
.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-form__msg {
  display: none; }
/*********************
 SOCIAL MEDIA
 *********************/
.s-comp96 .social-media-container {
  /*
   background: var(--primary);
   padding: 36px;
   */
  margin-bottom: 36px; }

.s-comp96 .social-media-container h3 {
  font-size: 1rem; }

.s-comp96 .social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin: -4px; }

.s-comp96 .social-media-inner {
  padding: 4px; }

.s-comp96 .social-media-inner a {
  display: block;
  width: 30px;
  height: 30px;
  background: var(--primary);
  position: relative;
  overflow: hidden;
  border-radius: 3px; }

.s-comp96 .social-media-inner a i {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.833rem; }
/*********************
 SUBMIT BUTTON
 *********************/
.s-comp96 .s-field__submit {
  flex-wrap: wrap;
  display: block !important; }

.s-comp96 .s-field__submit .s-text {
  opacity: 0.833;
  line-height: 1.44;
  margin: 0 0 15px 0;
  font-size: 0.833rem;
  text-align: left; }
/*********************
 DESIGN PANELS DEFAULT
 *********************/
/* Default css from Default Title */
.s-comp96 h1.smC11783SmSn1p3T3-style, .s-comp96 h2.smC11783SmSn1p3T3-style, .s-comp96 h3.smC11783SmSn1p3T3-style, .s-comp96 h4.smC11783SmSn1p3T3-style, .s-comp96 h5.smC11783SmSn1p3T3-style, .s-comp96 h6.smC11783SmSn1p3T3-style {
  position: relative; }
/* Default css from Default Text */
.s-comp96 .s-text.smC11783SmSn1p3T4-style {
  position: relative; }

.s-comp96 .s-text.smC11783SmSn1p3T4-style u {
  text-decoration: none; }
/* Default css from Default Button */
.s-comp96 .s-btn.smC11783SmSn1p3T5-style, .s-comp96 .s-btn-alt.smC11783SmSn1p3T5-style {
  position: relative; }

.s-comp96 {
  padding: 96px 0px 60px 0px; }

.s-comp96 {
  position: relative; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form {
  margin: 0px 0px 36px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper {
  margin: 0px 0px 30px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input {
  margin: 0px 0px 30px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  font-size: 1rem; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  background-color: rgba(255, 255, 255, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  border: 2px solid rgba(70, 72, 75, 0.1); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  border-top: 0px solid rgba(70, 72, 75, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  border-left: 0px solid rgba(70, 72, 75, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  border-right: 0px solid rgba(34, 36, 39, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  outline: 0px solid rgba(70, 72, 75, 0);
  outline-offset: 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  padding: 0.482em 0.482em 0.482em 0.482em; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:hover {
  border: 2px solid rgba(70, 72, 75, 0.4); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:hover {
  border-top: 0px solid rgba(70, 72, 75, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:hover {
  border-left: 0px solid rgba(34, 36, 39, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:hover {
  border-right: 0px solid rgba(34, 36, 39, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:focus {
  background-color: rgba(34, 36, 39, 0.04); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea {
  margin: 0px 0px 30px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  font-size: 1rem; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  background-color: rgba(255, 255, 255, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  border: 2px solid rgba(70, 72, 75, 0.1); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  border-top: 0px solid rgba(70, 72, 75, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  border-left: 0px solid rgba(70, 72, 75, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  border-right: 0px solid rgba(70, 72, 75, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  outline: 0px solid rgba(70, 72, 75, 0);
  outline-offset: 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  padding: 0.482em 0.482em 0.482em 0.482em; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:hover {
  border: 2px solid rgba(70, 72, 75, 0.4); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:hover {
  border-top: 0px solid rgba(70, 72, 75, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:hover {
  border-left: 0px solid rgba(70, 72, 75, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:hover {
  border-right: 0px solid rgba(70, 72, 75, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:focus {
  background-color: rgba(34, 36, 39, 0.04); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select + .s-label {
  margin: 0px 0px 8px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select {
  font-size: 0.833em; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select {
  color: #46484b; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select {
  border: 2px solid #e8e7e3; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select:focus {
  border: 2px solid rgba(70, 72, 75, 0.4); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select:focus {
  outline: 0px solid rgba(70, 72, 75, 0);
  outline-offset: 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox .s-checkbox__opts + .s-label {
  padding: 20px 0px 8px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox .s-checkbox__opts {
  margin: 0px -15px -4px -15px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox .s-check__label {
  margin: 0px 15px 0px 15px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox .s-check__label .s-check__indicator {
  border: 2px solid #e8e7e3; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox .s-check__label:hover .s-check__indicator {
  border: 2px solid #d0a57b; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox input:checked + .s-check__label .s-check__indicator {
  border: 2px solid #d0a57b; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox input:checked + .s-check__label .s-check__indicator svg {
  fill: #d0a57b; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio {
  margin: 0px 0px 10px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__opts + .s-label {
  margin: 20px 0px 8px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__opts {
  margin: 0px -15px -4px -15px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label {
  margin: 0px 15px 0px 15px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label .s-radio__info {
  color: rgba(70, 72, 75, 0.8); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label:hover .s-radio__info {
  color: #46484b; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__info {
  color: #46484b; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label .s-radio__indicator {
  border: 2px solid rgba(70, 72, 75, 0.2); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label:hover .s-radio__indicator {
  border: 2px solid #d0a57b; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__indicator {
  border: 2px solid #d0a57b; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__indicator svg {
  fill: #d0a57b; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-btn {
  margin: 0px 0px 0px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-btn-alt {
  margin: 0px 0px 0px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__submit {
  margin: -15px 0px 0px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__optin {
  margin: 0px 0px 30px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-form__msg {
  display: none !important; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__upload .s-upload__info, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__upload .s-upload__label {
  min-height: 35px;
  max-height: none; }

.s-comp96 .s-text.smC11783SmSn1p3T4-style {
  margin: 0px 0px 36px 0px; }

.s-comp96 .s-img__wrapper.smC11783SmSn1p3T9-style {
  margin: 0px 0px 36px 0px; }

.s-comp96 .s-button-list {
  margin: 0px 0px 36px 0px; }

.s-comp96 .s-tile {
  background-color: #fff; }

@media (max-width: 480px) {
  .s-comp96 {
    padding: 72px 0px 36px 0px; }

  .s-comp96 .s-img__wrapper.smC11783SmSn1p3T9-style {
    margin: 0px auto 36px auto; } }


/* Default css from Default Title */
.s-comp92 h1.smC11783SmSn1p3T17-style, .s-comp92 h2.smC11783SmSn1p3T17-style, .s-comp92 h3.smC11783SmSn1p3T17-style, .s-comp92 h4.smC11783SmSn1p3T17-style, .s-comp92 h5.smC11783SmSn1p3T17-style, .s-comp92 h6.smC11783SmSn1p3T17-style {
  position: relative; }
/* Default css from Default Text */
.s-comp92 .s-text.smC11783SmSn1p3T18-style {
  position: relative; }

.s-comp92 .s-text.smC11783SmSn1p3T18-style u {
  text-decoration: none; }
/* Default css from Grid Collection */
.s-comp92 .s-grid.smC11783SmSn1p3T22-style {
  position: relative; }
/* Default css from Default Button */
.s-comp92 .s-btn.smC11783SmSn1p3T23-style, .s-comp92 .s-btn-alt.smC11783SmSn1p3T23-style {
  position: relative; }
/********************************
 CONTAINER
 ********************************/
@media only screen and (min-width: 1280px) {
  .s-comp92 .container {
    max-width: clamp(1200px, calc(100vw - 144px), 1600px); } }
/********************************
 BUTTON LIST
 ********************************/
.s-comp92 .s-button-list {
  margin-top: 48px;
  justify-content: center; }
/********************************
 GALLERY
 ********************************/
.s-comp92 .chocolat-image .s-grid-img {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  border-radius: 4px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  overflow: hidden; }

.s-comp92 .chocolat-image .s-grid-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover; }
/* CHOCOLAT DEFAULT SETTINGS */
.chocolat-zoomable.chocolat-zoomed {
  cursor: zoom-out; }

.chocolat-open {
  overflow: hidden; }

.chocolat-overlay {
  transition: opacity 0.4s ease, visibility 0s 0.4s ease;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: #000;
  visibility: hidden;
  opacity: 0; }

.chocolat-overlay.chocolat-visible {
  transition: opacity 0.4s, visibility 0s;
  visibility: visible;
  opacity: 0.8; }

.chocolat-wrapper {
  transition: opacity 0.4s ease, visibility 0s 0.4s ease;
  width: 100%;
  height: 100%;
  position: fixed;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 16;
  color: #fff;
  visibility: hidden; }

.chocolat-wrapper.chocolat-visible {
  transition: opacity 0.4s, visibility 0s;
  opacity: 1;
  visibility: visible; }

.chocolat-zoomable .chocolat-img {
  cursor: zoom-in; }

.chocolat-loader {
  transition: opacity 0.3s;
  height: 32px;
  width: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  z-index: 11;
  background: url(../images/loader.gif);
  opacity: 0; }

.chocolat-loader.chocolat-visible {
  opacity: 1; }

.chocolat-image-wrapper {
  position: fixed;
  width: 0px;
  height: 0px;
  left: 50%;
  top: 50%;
  z-index: 14;
  text-align: left;
  transform: translate(-50%, -50%); }

.chocolat-image-wrapper .chocolat-img {
  position: absolute;
  width: 100%;
  height: 100%; }

.chocolat-wrapper .chocolat-left, .chocolat-wrapper .chocolat-right {
  width: 48px;
  height: 48px;
  cursor: pointer;
  z-index: 17;
  visibility: hidden;
  background-color: #fff;
  position: relative; }

.chocolat-wrapper .chocolat-left:before, .chocolat-wrapper .chocolat-right:before {
  content: '';
  border: 2px solid #000;
  width: 0.579rem;
  height: 0.579rem;
  position: absolute;
  top: 50%;
  left: 50%; }

.chocolat-wrapper .chocolat-left:before {
  transform: translate(-25%, -50%) rotate(-45deg);
  border-right: 0;
  border-bottom: 0; }

.chocolat-wrapper .chocolat-right:before {
  transform: translate(-75%, -50%) rotate(-45deg);
  border-left: 0;
  border-top: 0; }

.chocolat-layout {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.chocolat-image-canvas {
  transition: opacity 0.2s;
  opacity: 0;
  flex-grow: 1;
  align-self: stretch; }

.chocolat-image-canvas.chocolat-visible {
  opacity: 1; }

.chocolat-center {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none; }

.chocolat-wrapper .chocolat-right.active {
  visibility: visible; }

.chocolat-wrapper .chocolat-left.active {
  visibility: visible; }

.chocolat-wrapper .chocolat-top {
  height: 50px;
  overflow: hidden;
  z-index: 17;
  flex-shrink: 0; }

.chocolat-wrapper .chocolat-close {
  width: 48px;
  height: 48px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff; }

.chocolat-wrapper .chocolat-close:before, .chocolat-wrapper .chocolat-close:after {
  content: '';
  width: 50%;
  height: 2px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: 50% 50%; }

.chocolat-wrapper .chocolat-close:before {
  transform: translate(-50%, -50%) rotate(-45deg); }

.chocolat-wrapper .chocolat-close:after {
  transform: translate(-50%, -50%) rotate(45deg); }

.chocolat-wrapper .chocolat-bottom {
  height: 40px;
  font-size: 12px;
  z-index: 17;
  padding-left: 15px;
  padding-right: 15px;
  background: rgba(0, 0, 0, 0.2);
  flex-shrink: 0;
  display: flex;
  align-items: center; }

.chocolat-wrapper .chocolat-set-title {
  display: inline-block;
  padding-right: 15px;
  line-height: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.3); }

.chocolat-wrapper .chocolat-set-title:empty {
  display: none !important; }

.chocolat-wrapper .chocolat-pagination {
  float: right;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.2); }

.chocolat-wrapper .chocolat-fullscreen {
  width: 20px;
  height: 15px;
  display: block;
  cursor: pointer;
  float: right;
  position: relative; }

.chocolat-wrapper .chocolat-fullscreen:before {
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0; }

.chocolat-wrapper .chocolat-fullscreen:after {
  content: '';
  width: 50%;
  height: 50%;
  border: 1px solid #fff;
  position: absolute;
  bottom: 0;
  right: 0; }

.chocolat-wrapper .chocolat-description {
  display: inline-block;
  flex-grow: 1;
  text-align: right; }
/* no container mode*/
body.chocolat-open > .chocolat-overlay {
  z-index: 15; }

body.chocolat-open > .chocolat-loader {
  z-index: 15; }

body.chocolat-open > .chocolat-image-wrapper {
  z-index: 17; }
/* container mode*/
.chocolat-in-container .chocolat-wrapper, .chocolat-in-container .chocolat-image-wrapper, .chocolat-in-container .chocolat-overlay {
  position: absolute; }

.chocolat-in-container {
  position: relative; }

.chocolat-zoomable.chocolat-zooming-in .chocolat-image-wrapper, .chocolat-zoomable.chocolat-zooming-out .chocolat-image-wrapper {
  transition: width 0.2s ease, height 0.2s ease; }

.chocolat-zoomable.chocolat-zooming-in .chocolat-img, .chocolat-zoomable.chocolat-zooming-out .chocolat-img {
  transition: margin 0.2s ease; }
/* comment to show controls when zoomed-in */
.chocolat-zoomable .chocolat-top, .chocolat-zoomable .chocolat-bottom, .chocolat-zoomable .chocolat-right, .chocolat-zoomable .chocolat-left {
  transition: opacity 0.3s ease, visibility 0s 0.3s;
  opacity: 1; }

.chocolat-zoomable.chocolat-zoomed .chocolat-top, .chocolat-zoomable.chocolat-zoomed .chocolat-bottom, .chocolat-zoomable.chocolat-zoomed .chocolat-right, .chocolat-zoomable.chocolat-zoomed .chocolat-left {
  visibility: hidden;
  opacity: 0; }

@media only screen and (max-width: 480px) {
  .chocolat-wrapper .chocolat-left, .chocolat-wrapper .chocolat-right {
    width: 36px;
    height: 36px; } }

.s-comp92 {
  padding: 96px 0px 96px 0px; }

.s-comp92 {
  position: relative; }

.s-comp92 h1.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 h2.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 h3.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 h4.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 h5.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 h6.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 .s-text.smC11783SmSn1p3T18-style {
  text-align: center; }

.s-comp92 .s-text.smC11783SmSn1p3T18-style {
  margin: 0px auto 48px auto; }

.s-comp92 .s-text.smC11783SmSn1p3T18-style {
  min-width: 0px;
  max-width: 550px; }

.s-comp92 .s-grid.smC11783SmSn1p3T22-style {
  display: grid;
  grid-template-columns: repeat(4, 1fr); }

.s-comp92 .s-grid.smC11783SmSn1p3T22-style {
  grid-column-gap: 30px; }

.s-comp92 .s-grid.smC11783SmSn1p3T22-style {
  grid-row-gap: 30px; }

@media (max-width: 768px) {
  .s-comp92 .s-grid.smC11783SmSn1p3T22-style {
    display: grid;
    grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 480px) {
  .s-comp92 {
    padding: 72px 0px 72px 0px; }

  .s-comp92 .s-grid.smC11783SmSn1p3T22-style {
    display: grid;
    grid-template-columns: repeat(2, 1fr); }

  .s-comp92 .s-grid.smC11783SmSn1p3T22-style {
    grid-column-gap: 15px; }

  .s-comp92 .s-grid.smC11783SmSn1p3T22-style {
    grid-row-gap: 15px; } }


.s-comp87, .s-comp87 iframe {
  overflow: hidden;
  line-height: 0; }

.s-comp87 iframe {
  width: 100%; }

.s-comp87 iframe {
  height: 55vh; }


/***********************
 BACKGROUND
 ***********************/
.s-comp80 .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }

.s-comp80 .hero-bg-img.grayscale {
  filter: grayscale(100%); }

.s-comp80 .hero-bg-overlay.hide {
  display: none; }
/***********************
 CONTENT
 ***********************/
.s-comp80 .container {
  position: relative;
  z-index: 10;
  height: 100%; }

.s-comp80 .hero-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.s-comp80 .hero-content.horizontal-left {
  justify-content: flex-start; }

.s-comp80 .hero-content.horizontal-center {
  justify-content: center; }

.s-comp80 .hero-content.horizontal-right {
  justify-content: flex-end; }

.s-comp80 .hero-content.vertical-top {
  align-items: flex-start; }

.s-comp80 .hero-content.vertical-center {
  align-items: center; }

.s-comp80 .hero-content.vertical-bottom {
  align-items: flex-end; }

.s-comp80 .hero-content.horizontal-left h1, .s-comp80 .hero-content.horizontal-left h6, .s-comp80 .hero-content.horizontal-left .s-text {
  text-align: left; }

.s-comp80 .hero-content.horizontal-left .s-button-list {
  justify-content: flex-start; }

.s-comp80 .hero-content.horizontal-center h1, .s-comp80 .hero-content.horizontal-center h6, .s-comp80 .hero-content.horizontal-center .s-text {
  text-align: center; }

.s-comp80 .hero-content.horizontal-center .s-button-list {
  justify-content: center; }

.s-comp80 .hero-content.horizontal-right h1, .s-comp80 .hero-content.horizontal-right h6, .s-comp80 .hero-content.horizontal-right .s-text {
  text-align: right; }
/***********************
 BUTTON LIST
 ***********************/
.s-comp80 .hero-content.horizontal-right .s-button-list {
  justify-content: flex-end; }
/***********************
 SCROLL INDICATOR
 ***********************/
.s-comp80 .scroll-indicator.mouse > div:not(.mouse-container), .s-comp80 .scroll-indicator.icon > div:not(.icon-container), .s-comp80 .scroll-indicator.image > div:not(.image-container), .s-comp80 .scroll-indicator.hide {
  display: none; }

.s-comp80 .scroll-indicator .mouse-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  content: '';
  animation: wheel 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  -webkit-animation: wheel 3s cubic-bezier(0.77, 0, 0.175, 1) infinite; }

@keyframes wheel {
  0% {
    opacity: 1; }

  20% {
    opacity: 1; }

  30% {
    top: 20%;
    height: 10%; }

  40% {
    height: 29%; }

  60% {
    height: 10%; }

  70% {
    top: 45%; }

  80% {
    opacity: 1; }

  100% {
    opacity: 1; } }

.s-comp80 .scroll-indicator .icon-container a i, .s-comp80 .scroll-indicator .image-container a img {
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }
/***********************
 RESPONSIVE
 @media only screen and (max-width: 991px) {
 .s-comp80 .hero-content {
 justify-content: center !important;
 align-items: center !important;
 }
 .s-comp80 .hero-content.horizontal-left h1,
 .s-comp80 .hero-content.horizontal-left h6,
 .s-comp80 .hero-content.horizontal-left .s-text,
 .s-comp80 .hero-content.horizontal-right h1,
 .s-comp80 .hero-content.horizontal-right h6,
 .s-comp80 .hero-content.horizontal-right .s-text {
 text-align: center;
 }
 .s-comp80 .hero-content.horizontal-left .s-button-list,
 .s-comp80 .hero-content.horizontal-right .s-button-list {
 justify-content: center;
 }
 }***********************/
.s-comp80 {
  width: 100%; }

.s-comp80 {
  height: 78vh; }

.s-comp80 {
  margin: 0px 0px 150px 0px; }

.s-comp80 {
  position: relative; }

.s-comp80 .hero-bg .hero-bg-img {
  background-image: url('');
  background-attachment: scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp80 .hero-bg .hero-bg-img {
  width: 100%; }

.s-comp80 .hero-bg .hero-bg-img {
  height: 100%; }

.s-comp80 .hero-bg .hero-bg-img {
  z-index: 1; }

.s-comp80 .hero-bg .hero-bg-img {
  position: absolute; }

.s-comp80 .hero-bg .hero-bg-img {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.s-comp80 .hero-bg .hero-bg-overlay {
  background: linear-gradient(180deg, rgba(208, 165, 123, 0.1) 0%, rgba(34, 36, 39, 0.4) 100%); }

.s-comp80 .hero-bg .hero-bg-overlay {
  width: 100%; }

.s-comp80 .hero-bg .hero-bg-overlay {
  height: 100%; }

.s-comp80 .hero-bg .hero-bg-overlay {
  z-index: 2; }

.s-comp80 .hero-bg .hero-bg-overlay {
  position: absolute; }

.s-comp80 .hero-bg .hero-bg-overlay {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.s-comp80 .hero-content .s-tile {
  background-color: #fff; }

.s-comp80 .hero-content .s-tile {
  box-shadow: 0px 0px 12px 0px rgba(34, 36, 39, 0.1);
  -webkit-box-shadow: 0px 0px 12px 0px rgba(34, 36, 39, 0.1); }

.s-comp80 .hero-content .s-tile {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp80 .hero-content .s-tile {
  margin: 0px 0px -150px 0px; }

.s-comp80 .hero-content .s-tile {
  padding: 2.44em 2.44em 2.44em 2.44em; }

.s-comp80 .hero-content .s-tile {
  min-width: 0px;
  max-width: 800px; }

.s-comp80 .hero-content .s-tile h1 {
  font-size: 2.2rem; }

.s-comp80 .hero-content .s-tile h1 {
  text-transform: uppercase; }

.s-comp80 .hero-content .s-tile h6 {
  color: #fff; }

.s-comp80 .hero-content .s-tile h6 {
  opacity: 1; }

.s-comp80 .hero-content .s-tile .s-text {
  font-size: 1.1rem; }

.s-comp80 .hero-content .s-tile .s-text {
  margin: 10px 0px 0px 0px; }

.s-comp80 .hero-content .s-tile .s-text {
  min-width: 0px;
  max-width: 800px; }

.s-comp80 .hero-content .s-tile .s-button-list {
  margin: -4px -4px -4px -4px; }

.s-comp80 .hero-content .s-tile .s-button-list .s-btn {
  margin: 4px 4px 4px 4px; }

.s-comp80 .hero-content .s-tile .s-button-list .s-btn-alt {
  margin: 4px 4px 4px 4px; }

.s-comp80 .scroll-indicator {
  z-index: 20; }

.s-comp80 .scroll-indicator {
  -ms-transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp80 .scroll-indicator {
  position: absolute; }

.s-comp80 .scroll-indicator {
  top: auto;
  bottom: 36px;
  left: 50%;
  right: auto; }

.s-comp80 .scroll-indicator .mouse-container a {
  -webkit-border-radius: 60px 60px 60px 60px;
  border-radius: 60px 60px 60px 60px; }

.s-comp80 .scroll-indicator .mouse-container a {
  border: 2px solid #fff; }

.s-comp80 .scroll-indicator .mouse-container a {
  width: 30px; }

.s-comp80 .scroll-indicator .mouse-container a {
  height: 50px; }

.s-comp80 .scroll-indicator .mouse-container a {
  position: relative; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  background-color: #fff; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  -webkit-border-radius: 99px 99px 99px 99px;
  border-radius: 99px 99px 99px 99px; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  width: 5px; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  height: 5px; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  -ms-transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp80 .scroll-indicator .mouse-container a:before {
  position: absolute; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  top: 20%;
  bottom: auto;
  left: 50%;
  right: auto; }

.s-comp80 .scroll-indicator .mouse-container a:hover {
  opacity: 0.5; }

.s-comp80 .scroll-indicator .mouse-container a:hover {
  -ms-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp80 .scroll-indicator .icon-container a i {
  font-size: 1.2rem; }

.s-comp80 .scroll-indicator .icon-container a i {
  font-weight: normal; }

.s-comp80 .scroll-indicator .icon-container a i {
  color: #fff; }

.s-comp80 .scroll-indicator .icon-container a:hover {
  opacity: 0.5; }

.s-comp80 .scroll-indicator .icon-container a:hover i {
  -ms-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp80 .scroll-indicator .image-container a img {
  height: 24px; }

.s-comp80 .scroll-indicator .image-container a img {
  position: relative; }

.s-comp80 .scroll-indicator .image-container a:hover img {
  opacity: 0.5; }

.s-comp80 .scroll-indicator .image-container a:hover img {
  -ms-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

@media (max-width: 768px) {
  .s-comp80 .hero-content .s-tile h1 {
    font-size: 1.73rem; }

  .s-comp80 .hero-content .s-tile .s-text {
    margin: 10px auto 0px auto; } }

@media (max-width: 480px) {
  .s-comp80 {
    height: 70vh; }

  .s-comp80 .hero-content .s-tile h1 {
    font-size: 1.44rem; }

  .s-comp80 .hero-content .s-tile .s-text {
    font-size: 1rem; }

  .s-comp80 .hero-content .s-tile .s-text {
    margin: 10px auto 0px auto; } }


@media only screen and (min-width: 480px) {
  .s-comp62 .banner-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.s-comp62 .banner-container.left {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.s-comp62 .image-container {
  position: relative;
  overflow: hidden; }

.s-comp62 .image-container:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(0, -50%); }

.s-comp62 .banner-container.left .image-container:after {
  left: 0; }

.s-comp62 .banner-container.right .image-container:after {
  right: 0; }

.s-comp62 .content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.s-comp62 .content-container.left {
  text-align: left;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start; }

@media only screen and (min-width: 1140px) {
  .s-comp62 .content-container.left {
    padding-left: calc(((100vw - 1140px) / 2) + 30px) !important; } }

.s-comp62 .content-container.right {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }

@media only screen and (min-width: 1140px) {
  .s-comp62 .content-container.right {
    padding-right: calc(((100vw - 1140px) / 2) + 30px) !important; } }

@media only screen and (min-width: 480px) {
  .s-comp62 .content-container.right {
    text-align: right; } }

.s-comp62 .content-container > div {
  width: 100%;
  max-width: 500px; }

.s-comp62 .image-container {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.s-comp62 .image-container {
  min-height: 600px; }

.s-comp62 .content-container {
  background-color: #d0a57b; }

.s-comp62 .content-container {
  padding: 96px 60px 96px 60px; }

.s-comp62 .content-container .s-title-h1 h1 {
  text-align: right; }

.s-comp62 .content-container .s-title-h1 h1 {
  margin: 0px 0px 24px 0px; }

.s-comp62 .content-container .s-title-h2 h2 {
  text-align: right; }

.s-comp62 .content-container .s-title-h2 h2 {
  margin: 0px 0px 24px 0px; }

.s-comp62 .content-container .s-title-h3 h3 {
  text-align: right; }

.s-comp62 .content-container .s-title-h4 h4 {
  text-align: right; }

.s-comp62 .content-container .s-title-h5 h5 {
  text-align: right; }

.s-comp62 .content-container .s-title-h6 h6 {
  text-align: right; }

.s-comp62 .content-container .s-text {
  margin: 0px 0px 24px 0px; }

.s-comp62 .content-container .s-button-list .s-btn {
  margin: 0px 4px 4px 4px; }

.s-comp62 .content-container .s-button-list {
  text-align: right; }

.s-comp62 .content-container .s-button-list .s-btn-alt {
  margin: 0px 4px 4px 4px; }

.s-comp62 .image-container:after {
  background-color: #d0a57b; }

.s-comp62 .image-container:after {
  width: 100px; }

.s-comp62 .image-container:after {
  height: 1000px; }

.s-comp62 .image-container:after {
  visibility: visible;
  display: inherit; }

.s-comp62 .image-container:after {
  -ms-transform: translate(50%, -50%) rotate(8deg) scale(1, 1) skew(0deg, 0deg);
  -webkit-transform: translate(50%, -50%) rotate(8deg) scale(1, 1) skew(0deg, 0deg);
  transform: translate(50%, -50%) rotate(8deg) scale(1, 1) skew(0deg, 0deg); }

@media (max-width: 480px) {
  .s-comp62 .image-container {
    min-height: 50vh; }

  .s-comp62 .content-container {
    padding: 48px 30px 48px 30px; }

  .s-comp62 .content-container .s-title-h1 h1 {
    text-align: center; }

  .s-comp62 .content-container .s-title-h2 h2 {
    text-align: center; }

  .s-comp62 .content-container .s-title-h3 h3 {
    text-align: center; }

  .s-comp62 .content-container .s-title-h4 h4 {
    text-align: center; }

  .s-comp62 .content-container .s-title-h5 h5 {
    text-align: center; }

  .s-comp62 .content-container .s-title-h6 h6 {
    text-align: center; }

  .s-comp62 .content-container .s-button-list {
    text-align: center; }

  .s-comp62 .image-container:after {
    display: none; } }


/******************************
 SLIDER LAYOUT
 ******************************/
.s-comp91 .splide__track, .s-comp91 .splide__list, .s-comp91 .splide__list > li {
  height: 100%; }

.s-comp91 .splide__list > li {
  position: relative;
  z-index: 1; }

.s-comp91 .splide__list > li .background-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }

.s-comp91 .splide__list > li .background-image .image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp91 .splide__list > li .background-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, rgba(4, 4, 4, .55), rgba(54, 54, 54, .2)); }

.s-comp91 .splide__list > li .container {
  position: relative;
  z-index: 10;
  height: 100%; }

.s-comp91 .splide__list > li .content-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }

.s-comp91 .splide__list > li .content-container.horizontal-left, .s-comp91 .splide__list > li .content-container.horizontal-left .s-button-list {
  justify-content: flex-start !important; }

.s-comp91 .splide__list > li .content-container.horizontal-center, .s-comp91 .splide__list > li .content-container.horizontal-center .s-button-list {
  justify-content: center !important; }

.s-comp91 .splide__list > li .content-container.horizontal-right, .s-comp91 .splide__list > li .content-container.horizontal-right .s-button-list {
  justify-content: flex-end !important; }

.s-comp91 .splide__list > li .content-container.vertical-top {
  align-items: flex-start !important; }

.s-comp91 .splide__list > li .content-container.vertical-center {
  align-items: center !important; }

.s-comp91 .splide__list > li .content-container.vertical-bottom {
  align-items: flex-end !important; }

.s-comp91 .splide__list > li .content-container.horizontal-left h1, .s-comp91 .splide__list > li .content-container.horizontal-left h2, .s-comp91 .splide__list > li .content-container.horizontal-left h3, .s-comp91 .splide__list > li .content-container.horizontal-left h4, .s-comp91 .splide__list > li .content-container.horizontal-left h5, .s-comp91 .splide__list > li .content-container.horizontal-left h6, .s-comp91 .splide__list > li .content-container.horizontal-left .s-text, .s-comp91 .splide__list > li .content-container.horizontal-left .s-button-list {
  text-align: left !important; }

.s-comp91 .splide__list > li .content-container.horizontal-center h1, .s-comp91 .splide__list > li .content-container.horizontal-center h2, .s-comp91 .splide__list > li .content-container.horizontal-center h3, .s-comp91 .splide__list > li .content-container.horizontal-center h4, .s-comp91 .splide__list > li .content-container.horizontal-center h5, .s-comp91 .splide__list > li .content-container.horizontal-center h6, .s-comp91 .splide__list > li .content-container.horizontal-center .s-text, .s-comp91 .splide__list > li .content-container.horizontal-center .s-button-list {
  text-align: center !important; }

.s-comp91 .splide__list > li .content-container.horizontal-right h1, .s-comp91 .splide__list > li .content-container.horizontal-right h2, .s-comp91 .splide__list > li .content-container.horizontal-right h3, .s-comp91 .splide__list > li .content-container.horizontal-right h4, .s-comp91 .splide__list > li .content-container.horizontal-right h5, .s-comp91 .splide__list > li .content-container.horizontal-right h6, .s-comp91 .splide__list > li .content-container.horizontal-right .s-text, .s-comp91 .splide__list > li .content-container.horizontal-right .s-button-list {
  text-align: right !important;
  margin-left: auto !important; }
/******************************
 SLIDER NAVIGATION
 ******************************/
.s-comp91 .splide__arrow--prev {
  left: 0; }

.s-comp91 .splide__arrow--next {
  right: 0; }

.s-comp91 .splide__arrow i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.s-comp91 .splide__arrow--prev i {
  transform: translate(-50%, -50%) scaleX(-1); }
/******************************
 CONTENT
 ******************************/
/* Default css from Default Title */
.s-comp91 h1.smC11783SmSn1p3T11-style, .s-comp91 h2.smC11783SmSn1p3T11-style, .s-comp91 h3.smC11783SmSn1p3T11-style, .s-comp91 h4.smC11783SmSn1p3T11-style, .s-comp91 h5.smC11783SmSn1p3T11-style, .s-comp91 h6.smC11783SmSn1p3T11-style {
  position: relative; }
/* Default css from Default Title */
.s-comp91 h1.smC11783SmSn1p3T12-style, .s-comp91 h2.smC11783SmSn1p3T12-style, .s-comp91 h3.smC11783SmSn1p3T12-style, .s-comp91 h4.smC11783SmSn1p3T12-style, .s-comp91 h5.smC11783SmSn1p3T12-style, .s-comp91 h6.smC11783SmSn1p3T12-style {
  position: relative; }
/* Default css from Default Title */
.s-comp91 h1.smC11783SmSn1p3T13-style, .s-comp91 h2.smC11783SmSn1p3T13-style, .s-comp91 h3.smC11783SmSn1p3T13-style, .s-comp91 h4.smC11783SmSn1p3T13-style, .s-comp91 h5.smC11783SmSn1p3T13-style, .s-comp91 h6.smC11783SmSn1p3T13-style {
  position: relative; }
/* Default css from Default Text */
.s-comp91 .s-text.smC11783SmSn1p3T14-style {
  position: relative; }
/* Default css from Default Button */
.s-comp91 .s-btn.smC11783SmSn1p3T15-style, .s-comp91 .s-btn-alt.smC11783SmSn1p3T15-style {
  position: relative; }

.s-comp91 {
  width: 100%; }

.s-comp91 {
  position: relative; }

.s-comp91 h1.smC11783SmSn1p3T13-style {
  font-size: 250%; }

.s-comp91 h1.smC11783SmSn1p3T13-style {
  color: #fff; }

.s-comp91 h1.smC11783SmSn1p3T13-style {
  line-height: 90%; }

.s-comp91 h1.smC11783SmSn1p3T13-style {
  margin: 0px 0px 0px 0px; }

.s-comp91 h1.smC11783SmSn1p3T13-style {
  min-width: 0px;
  max-width: 550px; }

.s-comp91 .s-text.smC11783SmSn1p3T14-style {
  font-size: 1.2rem; }

.s-comp91 .s-text.smC11783SmSn1p3T14-style {
  color: #fff; }

.s-comp91 .s-text.smC11783SmSn1p3T14-style {
  text-align: left; }

.s-comp91 .s-text.smC11783SmSn1p3T14-style {
  line-height: normal; }

.s-comp91 .s-text.smC11783SmSn1p3T14-style {
  margin: 0.6em 0px 1em 0px; }

.s-comp91 .s-text.smC11783SmSn1p3T14-style {
  min-width: 0px;
  max-width: 500px; }

.s-comp91 .splide {
  height: 100vh; }

.s-comp91 .splide__arrow {
  background-color: rgba(255, 255, 255, 0); }

.s-comp91 .splide__arrow {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp91 .splide__arrow {
  width: 48px; }

.s-comp91 .splide__arrow {
  height: 48px; }

.s-comp91 .splide__arrow {
  margin: 0px 0px 0px 0px; }

.s-comp91 .splide__arrow {
  padding: 0px 0px 0px 0px; }

.s-comp91 .splide__arrow {
  opacity: 1; }

.s-comp91 .splide__arrow i {
  font-size: 1rem; }

.s-comp91 .splide__arrow i {
  font-weight: normal; }

.s-comp91 .splide__arrow i {
  color: #fff; }

.s-comp91 .splide__arrow i {
  text-align: center; }

.s-comp91 .splide__arrow i {
  line-height: 1; }

.s-comp91 .splide__arrow:hover {
  background-color: rgba(208, 165, 123, 0.3); }

.s-comp91 .splide__arrow:hover i {
  color: #fff; }

.s-comp91 .splide__list > li .content {
  padding: 122px 15px 72px 15px; }

.s-comp91 .splide__list > li .content {
  min-width: 0px;
  max-width: 700px; }

@media (max-width: 768px) {
  .s-comp91 h1.smC11783SmSn1p3T13-style {
    font-size: 197%; }

  .s-comp91 .splide__list > li .content {
    padding: 122px 35px 72px 35px; } }

@media (max-width: 480px) {
  .s-comp91 h1.smC11783SmSn1p3T13-style {
    font-size: 173%; }

  .s-comp91 .splide__list > li .content {
    padding: 122px 40px 72px 40px; } }


.s-comp69 .owl-carousel .owl-nav .owl-prev:before, .s-comp69 .owl-carousel .owl-nav .owl-next:before {
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none; }

.s-comp69 .owl-carousel .owl-dots .owl-dot img {
  width: auto; }

.s-comp69 .owl-carousel .owl-dots .owl-dot {
  display: inline-block; }

.s-comp69 .owl-carousel .owl-dots {
  height: auto;
  display: none !important; }

.s-comp69 .owl-carousel img {
  margin-left: auto !important;
  margin-right: auto !important; }

.s-comp69 .owl-carousel .owl-nav > div {
  transform: translate(0, -50%); }

.s-comp69 .owl-carousel .owl-nav .owl-prev:before {
  content: '\f053'; }

.s-comp69 .owl-carousel .owl-nav .owl-next:before {
  content: '\f054'; }

.s-comp69 .owl-carousel .owl-nav .owl-prev:before, .s-comp69 .owl-carousel .owl-nav .owl-next:before {
  font-size: 16px;
  color: #222427; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  width: 30px; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  height: 30px; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  margin: 0px -15px 0px -15px; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  padding: 0px 0px 0px 0px; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  opacity: 0.2; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  visibility: visible; }

.s-comp69 .owl-carousel .owl-nav .owl-prev {
  position: absolute; }

.s-comp69 .owl-carousel .owl-nav .owl-prev {
  top: 50%;
  bottom: auto;
  left: -35px;
  right: auto; }

.s-comp69 .owl-carousel .owl-nav .owl-next {
  position: absolute; }

.s-comp69 .owl-carousel .owl-nav .owl-next {
  top: 50%;
  bottom: auto;
  left: auto;
  right: -35px; }

.s-comp69 .owl-carousel .owl-nav .owl-prev:hover:before, .s-comp69 .owl-carousel .owl-nav .owl-prev:focus:before, .s-comp69 .owl-carousel .owl-nav .owl-prev:active:before {
  content: '\f053'; }

.s-comp69 .owl-carousel .owl-nav .owl-next:hover:before, .s-comp69 .owl-carousel .owl-nav .owl-next:focus:before, .s-comp69 .owl-carousel .owl-nav .owl-next:active:before {
  content: '\f054'; }

.s-comp69 .owl-carousel .owl-nav .owl-next:hover, .s-comp69 .owl-carousel .owl-nav .owl-next:focus, .s-comp69 .owl-carousel .owl-nav .owl-next:active, .s-comp69 .owl-carousel .owl-nav .owl-prev:hover, .s-comp69 .owl-carousel .owl-nav .owl-prev:focus, .s-comp69 .owl-carousel .owl-nav .owl-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp69 .owl-carousel .owl-nav .owl-next:hover, .s-comp69 .owl-carousel .owl-nav .owl-next:focus, .s-comp69 .owl-carousel .owl-nav .owl-next:active, .s-comp69 .owl-carousel .owl-nav .owl-prev:hover, .s-comp69 .owl-carousel .owl-nav .owl-prev:focus, .s-comp69 .owl-carousel .owl-nav .owl-prev:active {
  opacity: 0.8; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp69 .owl-carousel .owl-dots .owl-dot span {
  border: 2px solid #fff5e7; }

.s-comp69 .owl-carousel .owl-dots .owl-dot span {
  display: none; }

.s-comp69 .owl-dots {
  text-align: center; }

.s-comp69 .owl-carousel .owl-dots .owl-dot.active span {
  background-color: #dbb48f; }

.s-comp69 .owl-carousel .owl-dot img {
  width: auto; }

.s-comp69 .owl-carousel .owl-dot img {
  height: 75px; }

.s-comp69 .owl-carousel .owl-dot img {
  margin: 5px 5px 0px 0px; }

.s-comp69 .owl-carousel .owl-dot img {
  opacity: 0.5; }

.s-comp69 .owl-carousel .owl-dot:hover img, .s-comp69 .owl-carousel .owl-dot.active:hover img {
  opacity: 1; }

.s-comp69 .owl-carousel .owl-dot.active img {
  opacity: 1; }

.s-comp69 {
  padding: 72px 0px 72px 0px; }

.s-comp69 .owl-carousel .item img, .s-comp69 .owl-carousel .item a img, .s-comp69 .owl-carousel .item a:link img, .s-comp69 .owl-carousel .item a:visited img {
  width: auto; }

.s-comp69 .owl-carousel .item img, .s-comp69 .owl-carousel .item a img, .s-comp69 .owl-carousel .item a:link img, .s-comp69 .owl-carousel .item a:visited img {
  height: 60px; }

@media (max-width: 480px) {
  .s-comp69 {
    padding: 48px 0px 48px 0px; } }


.s-comp83 .cookie-reset .s-btn {
  margin: 1.728rem 0 0 0; }

.s-comp83 {
  border-top: 120px solid #dbb48f; }

.s-comp83 {
  padding: 96px 0px 96px 0px; }

.s-comp83 .s-text h2 {
  font-size: 1.728rem; }

.s-comp83 .s-text h3 {
  font-size: 1.44rem; }

.s-comp83 .s-text h4 {
  font-size: 1.2rem; }

.s-comp83 .s-text {
  min-width: 0px;
  max-width: 750px; }

@media (max-width: 480px) {
  .s-comp83 {
    border-top: 90px solid #dbb48f; }

  .s-comp83 {
    padding: 72px 0px 72px 0px; } }


@media only screen and (min-width: 991px) {
  .s-comp65 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    height: calc(100% - 30px); } }

.s-comp65 .content-tile {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.s-comp65 .linked-tile {
  overflow: hidden;
  background: transparent;
  display: flex;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp65 .linked-tile a {
  display: inline-block;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  text-decoration: none;
  position: relative; }

.s-comp65 .linked-tile .image-container {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp65 .linked-tile .title-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp65 .linked-tile .title-container i {
  margin-left: auto !important; }

.s-comp65 {
  background-color: #f7f7f7; }

.s-comp65 {
  padding: 72px 0px 42px 0px; }

.s-comp65 .content-tile {
  background-color: #fff; }

.s-comp65 .content-tile {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp65 .content-tile {
  min-height: 100%; }

.s-comp65 .content-tile {
  margin: 0px 0px 0px 0px; }

.s-comp65 .content-tile {
  padding: 72px 60px 72px 60px; }

.s-comp65 .content-tile .s-title-h1 h1 {
  text-align: left; }

.s-comp65 .content-tile .s-title-h2 h2 {
  text-align: left; }

.s-comp65 .content-tile .s-title-h3 h3 {
  text-align: left; }

.s-comp65 .content-tile .s-title-h4 h4 {
  text-align: left; }

.s-comp65 .content-tile .s-title-h5 h5 {
  text-align: left; }

.s-comp65 .content-tile .s-title-h6 h6 {
  text-align: left; }

.s-comp65 .content-tile .s-text {
  text-align: left; }

.s-comp65 .s-button-list {
  text-align: left; }

.s-comp65 .s-link-beh a:link, .s-comp65 .s-link-beh a:visited, .s-comp65 .s-link-beh a:active {
  display: inline-block; }

.s-comp65 .s-link-beh a:link, .s-comp65 .s-link-beh a:visited, .s-comp65 .s-link-beh a:active {
  text-align: left; }

.s-comp65 .s-img-default-beh {
  text-align: center; }

.s-comp65 .s-img-default-beh {
  text-align: center; }

.s-comp65 .linked-tile a {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp65 .linked-tile a {
  margin: 0px 0px 30px 0px; }

.s-comp65 .linked-tile {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp65 .linked-tile .image-container {
  width: 100%; }

.s-comp65 .linked-tile .image-container {
  height: 157px; }

.s-comp65 .linked-tile .title-container h3 {
  font-size: 1em; }

.s-comp65 .linked-tile .title-container h3 {
  color: #46484b; }

.s-comp65 .linked-tile .title-container h3 {
  margin: 0px 0px 0px 0px; }

.s-comp65 .linked-tile .title-container {
  background-color: #fff; }

.s-comp65 .linked-tile .title-container {
  padding: 16px 24px 16px 24px; }

.s-comp65 .linked-tile .title-container i {
  font-size: 13px; }

.s-comp65 .linked-tile .title-container i {
  font-weight: normal; }

.s-comp65 .linked-tile .title-container i {
  font-style: normal; }

.s-comp65 .linked-tile .title-container i {
  color: #46484b; }

.s-comp65 .linked-tile .title-container i {
  margin: 2px 0px 0px 0px; }

.s-comp65 .linked-tile:hover {
  -ms-transform: translate3d(0px, -4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, -4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, -4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

@media (max-width: 768px) {
  .s-comp65 .content-tile {
    margin: 0px 0px 30px 0px; }

  .s-comp65 .content-tile .s-title-h1 h1 {
    text-align: center; }

  .s-comp65 .content-tile .s-title-h2 h2 {
    text-align: center; }

  .s-comp65 .content-tile .s-title-h3 h3 {
    text-align: center; }

  .s-comp65 .content-tile .s-title-h4 h4 {
    text-align: center; }

  .s-comp65 .content-tile .s-title-h5 h5 {
    text-align: center; }

  .s-comp65 .content-tile .s-title-h6 h6 {
    text-align: center; }

  .s-comp65 .content-tile .s-text {
    text-align: center; }

  .s-comp65 .s-button-list {
    text-align: center; }

  .s-comp65 .s-link-beh a:link, .s-comp65 .s-link-beh a:visited, .s-comp65 .s-link-beh a:active {
    display: block; }

  .s-comp65 .s-link-beh a:link, .s-comp65 .s-link-beh a:visited, .s-comp65 .s-link-beh a:active {
    text-align: center; } }

@media (max-width: 480px) {
  .s-comp65 {
    padding: 48px 0px 18px 0px; }

  .s-comp65 .content-tile {
    margin: 0px 15px 30px 15px; }

  .s-comp65 .content-tile {
    padding: 48px 30px 48px 30px; }

  .s-comp65 .content-tile .s-title-h1 h1 {
    text-align: center; }

  .s-comp65 .content-tile .s-title-h2 h2 {
    text-align: center; }

  .s-comp65 .content-tile .s-title-h3 h3 {
    text-align: center; }

  .s-comp65 .content-tile .s-title-h4 h4 {
    text-align: center; }

  .s-comp65 .content-tile .s-title-h5 h5 {
    text-align: center; }

  .s-comp65 .content-tile .s-title-h6 h6 {
    text-align: center; }

  .s-comp65 .content-tile .s-text {
    text-align: center; }

  .s-comp65 .s-button-list {
    text-align: center; }

  .s-comp65 .s-link-beh a:link, .s-comp65 .s-link-beh a:visited, .s-comp65 .s-link-beh a:active {
    display: block; }

  .s-comp65 .s-link-beh a:link, .s-comp65 .s-link-beh a:visited, .s-comp65 .s-link-beh a:active {
    text-align: center; } }


.s-comp78 .s-content-onslider {
  position: absolute;
  z-index: 1;
  width: 100%; }

.s-comp78 .slides > li {
  position: relative; }
/* Pas hier de content-box aan */
.s-comp78 .s-slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 550px; }

.s-comp78 .flex-viewport {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -ms-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease; }

.s-comp78 .flexslider.s-slider .flex-direction-nav a.flex-next:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp78 .flexslider.s-slider .flex-direction-nav a.flex-prev:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp78 .flexslider.s-thumbnails .flex-direction-nav a.flex-next:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp78 .flexslider.s-thumbnails .flex-direction-nav a.flex-prev:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp78 .flexslider.s-slider .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-thumbnails .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-thumbnails .flex-direction-nav a.flex-prev:before {
  line-height: 1;
  display: block; }

.s-comp78 .flexslider.s-slider .slides > li, .s-comp78 .flexslider.s-thumbnails .slides > li {
  background-attachment: scroll !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important; }

.s-comp78 .flexslider.s-slider {
  overflow: hidden; }

.s-comp78 .flexslider.s-slider.slide-contain .slides > li {
  background-size: contain !important; }

.s-comp78 .flex-direction-nav .flex-next, .s-comp78 .flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0; }

.s-comp78 .flex-direction-nav .flex-prev, .s-comp78 .flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0; }

.s-col-bleed .row [class^="col-"], .s-col-bleed .row [class^="col-"], .s-col-bleed .row .sm-gCol {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.s-comp78 .s-form .form-group {
  margin: 0; }

.s-comp78 .s-form label {
  display: block; }

.s-comp78 .s-form label.form-check-inline {
  display: inline-block; }

.s-comp78 .s-form .s-recaptcha-beh > .g-recaptcha {
  display: inline-block; }

.s-comp78, .s-comp78 .s-btn, .s-comp78 .s-btn-alt {
  position: relative; }

.s-comp78 ul.s-icon-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.s-comp78 ul.s-icon-list li h1, .s-comp78 ul.s-icon-list li h2, .s-comp78 ul.s-icon-list li h3, .s-comp78 ul.s-icon-list li h4, .s-comp78 ul.s-icon-list li h5, .s-comp78 ul.s-icon-list li h6 {
  display: inline-block; }

.s-comp78 .s-colcont h1:before, .s-comp78 .s-colcont h2:before, .s-comp78 .s-colcont h3:before, .s-comp78 .s-colcont h4:before, .s-comp78 .s-colcont h5:before, .s-comp78 .s-colcont h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp78 .s-colcont h1:after, .s-comp78 .s-colcont h2:after, .s-comp78 .s-colcont h3:after, .s-comp78 .s-colcont h4:after, .s-comp78 .s-colcont h5:after, .s-comp78 .s-colcont h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp78 .s-tile h1:before, .s-comp78 .s-tile h2:before, .s-comp78 .s-tile h3:before, .s-comp78 .s-tile h4:before, .s-comp78 .s-tile h5:before, .s-comp78 .s-tile h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp78 .s-tile h1:after, .s-comp78 .s-tile h2:after, .s-comp78 .s-tile h3:after, .s-comp78 .s-tile h4:after, .s-comp78 .s-tile h5:after, .s-comp78 .s-tile h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li {
  position: relative;
  cursor: pointer; }

.s-comp78 .flexslider ul.slides .s-content-onslider {
  width: 100vw; }

.s-comp78 .flex-control-nav {
  bottom: 0px; }

.s-comp78 .flex-control-nav li {
  margin: 0; }

.s-comp78 .flex-control-nav li a {
  overflow: hidden; }

.s-comp78 .slides li a {
  display: block;
  height: 100%;
  position: relative;
  z-index: 2; }

.s-comp78 .flexslider ul.slides li:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.s-comp78 .flexslider .flex-active {
  position: relative; }

.s-comp78 .flexslider .flex-active:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

@keyframes expandwidth {
  0% {
    width: 0%; }

  100% {
    width: 100%; } }

@keyframes expandheight {
  0% {
    height: 0%; }

  100% {
    height: 100%; } }

@keyframes minimizewidth {
  0% {
    width: 100%; }

  100% {
    width: 0%; } }

@keyframes minimizeheight {
  0% {
    height: 100%; }

  100% {
    height: 0%; } }

@keyframes bouncewidth {
  0% {
    width: 0%; }

  50% {
    width: 105%; }

  100% {
    width: 0%; } }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:focus:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:focus:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:focus:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:focus:before {
  color: #fff5e7;
  text-align: center;
  line-height: 40px; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:focus {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:focus {
  width: 40px; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:focus {
  height: 40px; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:hover:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:active:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:hover:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:active:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:focus {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a:focus {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a:focus {
  margin: 0px 7px 0px 7px; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a:hover, .s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a:active {
  background-color: #d0a57b; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a.flex-active {
  background-color: #d0a57b; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav.flex-control-paging {
  z-index: 2; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a.flex-active:hover {
  background-color: #d0a57b;
  background-color: rgba(208, 165, 123, 0); }

.s-comp78 .flexslider.s-slider.thumbslider .slides > li {
  height: 40vh; }

.s-comp78 .flexslider.s-slider.thumbslider {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.thumbslider {
  border: 0px solid #fff; }

.s-comp78 .flexslider.s-slider.thumbslider {
  margin: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.thumbslider ul.slides li:before {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.thumbslider ul.slides li:before {
  opacity: 0; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:focus:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:focus:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:focus:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:focus:before {
  color: #fff5e7;
  text-align: center;
  line-height: 40px; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:focus {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:focus {
  width: 40px; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:focus {
  height: 40px; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:hover:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:active:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:hover:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:active:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8); }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:active {
  -webkit-box-shadow: inset 0px 0px 0px #46484b, 0px 0px 0px #46484b;
  box-shadow: inset 0px 0px 0px #46484b, 0px 0px 0px #46484b; }

.s-comp78 .flexslider.s-slider.s-thumbnails {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.s-thumbnails {
  border: 0px solid #fff; }

.s-comp78 .flexslider.s-slider.s-thumbnails {
  margin: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.s-thumbnails ul.slides li:before {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.s-thumbnails ul.slides li:before {
  opacity: 0; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li {
  height: 25vh; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li {
  opacity: 0.7; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li:hover {
  opacity: 1; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li.flex-active-slide {
  opacity: 1; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:focus:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:focus:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:focus:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:focus:before {
  color: #fff5e7;
  text-align: center;
  line-height: 40px; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:focus {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:focus {
  width: 40px; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:focus {
  height: 40px; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:hover:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:active:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:hover:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:active:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:active {
  color: #fff5e7; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a:focus {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a:focus {
  margin: 0px 5px 0px 5px; }

.s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a:hover, .s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a:active {
  background-color: #d0a57b; }

.s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a.flex-active {
  background-color: #d0a57b; }

.s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a.flex-active:hover {
  background-color: #d0a57b;
  background-color: rgba(208, 165, 123, 0); }

.s-comp78 .flexslider.s-slider.mainslider .slides > li {
  height: 80vh; }

.s-comp78 .flexslider.s-slider.mainslider {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.mainslider {
  border: 0px solid #fff; }

.s-comp78 .flexslider.s-slider.mainslider {
  margin: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.mainslider ul.slides:before {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.mainslider ul.slides:before {
  opacity: 0; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:focus:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:focus:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:focus:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:focus:before {
  color: #fff5e7;
  text-align: center;
  line-height: 40px; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:focus {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:focus {
  width: 40px; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:focus {
  height: 40px; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:hover:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:active:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:hover:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:active:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a:focus {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a:focus {
  margin: 0px 7px 0px 7px; }

.s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a:hover, .s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a:active {
  background-color: #d0a57b; }

.s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a.flex-active {
  background-color: #d0a57b; }

.s-comp78 .flexslider.s-slider.lightslider .flex-active:before {
  animation: expandwidth 7s ease-in-out infinite; }

.s-comp78 .flexslider.s-slider.lightslider .slides > li {
  height: 40vh; }

.s-comp78 .flexslider.s-slider.lightslider {
  border: 0px solid #fff; }

.s-comp78 .flexslider.s-slider.lightslider {
  margin: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.lightslider ul.slides:before {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.lightslider ul.slides:before {
  opacity: 0; }

.s-comp78 .s-title-h1 h1 {
  color: #fff; }

.s-comp78 .s-title-h1 h1 {
  text-align: center; }

.s-comp78 .s-text {
  color: #fff; }

.s-comp78 .s-text {
  text-align: center; }

.s-comp78 .s-button-list {
  text-align: center; }

.s-comp78 .s-btn, .s-comp78 a.s-btn:link, .s-comp78 a.s-btn:active, .s-comp78 a.s-btn:visited {
  display: inline-block; }


.s-comp71 .tab-content h1:before, .s-comp71 .tab-content h2:before, .s-comp71 .tab-content h3:before, .s-comp71 .tab-content h4:before, .s-comp71 .tab-content h5:before, .s-comp71 .tab-content h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp71 .tab-content h1:after, .s-comp71 .tab-content h2:after, .s-comp71 .tab-content h3:after, .s-comp71 .tab-content h4:after, .s-comp71 .tab-content h5:after, .s-comp71 .tab-content h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp71 .tab-content .s-tile h1:before, .s-comp71 .tab-content .s-tile h2:before, .s-comp71 .tab-content .s-tile h3:before, .s-comp71 .tab-content .s-tile h4:before, .s-comp71 .tab-content .s-tile h5:before, .s-comp71 .tab-content .s-tile h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp71 .tab-content .s-tile h1:after, .s-comp71 .tab-content .s-tile h2:after, .s-comp71 .tab-content .s-tile h3:after, .s-comp71 .tab-content .s-tile h4:after, .s-comp71 .tab-content .s-tile h5:after, .s-comp71 .tab-content .s-tile h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp71 .s-img {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important; }

.s-comp71 .nav-tabs {
  border: 0px solid #d0a57b; }

.s-comp71 .nav-tabs {
  margin: 0px 0px 30px 0px; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  font-size: 1em; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  color: #46484b; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  text-align: left; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  text-decoration: none; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  background-color: #f7f7f7; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  border: 0px solid #fff; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  width: 100%; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  padding: 18px 30px 18px 30px; }

.s-comp71 .nav-item a:hover {
  color: #fff; }

.s-comp71 .nav-item a:hover {
  background-color: #d0a57b; }

.s-comp71 .nav-item a:hover {
  border: 0px solid #fff; }

.s-comp71 .nav-item a.active, .s-comp71 .nav-item a.active:focus, .s-comp71 .nav-item a.active:active {
  color: #fff; }

.s-comp71 .nav-item a.active, .s-comp71 .nav-item a.active:focus, .s-comp71 .nav-item a.active:active {
  background-color: #d0a57b; }

.s-comp71 .nav-item a.active, .s-comp71 .nav-item a.active:focus, .s-comp71 .nav-item a.active:active {
  border: 0px solid #fff; }

.s-comp71 .nav-item a.active:hover {
  color: #fff; }

.s-comp71 .nav-item a.active:hover {
  background-color: #dbb48f; }

.s-comp71 .tab-content {
  margin: 0px 0px -24px 0px; }

.s-comp71 .tab-content {
  padding: 17px 30px 0px 30px; }

.s-comp71 .tab-content h3 {
  text-align: center; }

.s-comp71 .tab-content p, .s-comp71 .tab-content .s-text {
  margin: 0px 0px 24px 0px; }

.s-comp71 .tab-content .s-img {
  max-height: 500px; }

.s-comp71 .tab-content .s-img {
  margin: 0px 0px 24px 0px; }

.s-comp71 .tab-content .s-tile {
  margin: 0px 0px 24px 0px; }

.s-comp71 .tab-content .s-tile {
  padding: 36px 36px 12px 36px; }

.s-comp71 .tab-content .s-tile h3 {
  text-align: left; }

.s-comp71 .tab-content .s-tile .s-btn, .s-comp71 .tab-content .s-tile a.s-btn:link, .s-comp71 .tab-content .s-tile a.s-btn:visited {
  margin: 0px 0px 24px 0px; }

.s-comp71 .tab-content .s-tile .s-btn-alt, .s-comp71 .tab-content .s-tile a.s-btn-alt:link, .s-comp71 .tab-content .s-tile a.s-btn-alt:visited {
  margin: 0px 0px 24px 0px; }

.s-comp71 {
  padding: 72px 0px 72px 0px; }

@media (max-width: 768px) {
  .s-comp71 .tab-content {
    padding: 17px 0px 0px 0px; }

  .s-comp71 .tab-content .s-img {
    max-height: 380px; } }

@media (max-width: 480px) {
  .s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
    padding: 12px 15px 12px 15px; }

  .s-comp71 .tab-content {
    padding: 0px 0px 0px 0px; }

  .s-comp71 .tab-content .s-img {
    max-height: 300px; }

  .s-comp71 .tab-content .s-tile {
    padding: 36px 30px 12px 30px; }

  .s-comp71 {
    padding: 48px 0px 48px 0px; } }


/*
 ********* DIRECTION SWITCHER *********
 */
.s-comp42 .direction-switcher > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp42 .direction-switcher > div:nth-child(even) {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }
/*
 ********* VERTICALLY CENTER TESTIMONIAL IMAGE *********
 */
.s-comp42 .testimonial-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
/*
 ********* TESTIMONIAL QUOTE *********
 */
.s-comp42 .testimonial-quote {
  position: relative;
  filter: drop-shadow(rgba(0, 0, 0, 0.10) 0 0px 10px);
  box-sizing: border-box; }
/* TOOLTIP */
.s-comp42 .testimonial-quote:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -16px;
  border-width: 16px;
  border-style: solid;
  border-color: #fff transparent transparent transparent; }
/* ALIGN TOOLTIP LEFT */
.s-comp42 .direction-switcher > div:nth-child(odd) .testimonial-quote:after {
  left: -32px;
  transform: rotate(90deg); }
/* ALIGN TOOLTIP RIGHT */
.s-comp42 .direction-switcher > div:nth-child(even) .testimonial-quote:after {
  right: -32px;
  transform: rotate(-90deg); }
/* SPACING BETWEEN QUOTE & IMAGE */
.s-comp42 .direction-switcher > div:nth-child(odd) .testimonial-quote {
  margin-left: 50px; }

.s-comp42 .direction-switcher > div:nth-child(even) .testimonial-quote {
  margin-right: 50px; }

@media only screen and (max-width: 960px) {
  .s-comp42 .testimonial-quote {
    width: calc(100% - 150px) !important; } }

@media only screen and (max-width: 480px) {
  .s-comp42 .direction-switcher > div {
    width: 100%;
    display: inline-block !important; }

  .s-comp42 .testimonial-quote {
    width: 100% !important;
    margin: 40px 0 0 0 !important; }

  .s-comp42 .testimonial-quote:after {
    left: 50% !important;
    right: auto !important;
    margin-left: -16px !important;
    top: -16px !important;
    transform: rotate(180deg) !important; } }

.s-comp42 {
  padding: 96px 0px 36px 0px; }

.s-comp42 .testimonial-quote {
  background-color: #fff; }

.s-comp42 .testimonial-quote {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp42 .testimonial-quote {
  border: 0px solid #dbb48f; }

.s-comp42 .testimonial-quote {
  width: 65%; }

.s-comp42 .testimonial-quote {
  padding: 36px 36px 36px 36px; }

.s-comp42 .testimonial-quote span {
  font-size: 14px; }

.s-comp42 .testimonial-quote span {
  font-weight: bold; }

.s-comp42 .testimonial {
  margin: 0px 0px 60px 0px; }

.s-comp42 .testimonial-image .logo {
  background: url('') no-repeat center center scroll;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }

.s-comp42 .testimonial-image .logo {
  width: 100px; }

.s-comp42 .testimonial-image .logo {
  height: 100px; }

.s-comp42 .testimonial-image .picture {
  background: url('') no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.s-comp42 .testimonial-image .picture {
  background-color: #f7f7f7; }

.s-comp42 .testimonial-image .picture {
  -webkit-border-radius: 100px 100px 100px 100px;
  border-radius: 100px 100px 100px 100px; }

.s-comp42 .testimonial-image .picture {
  width: 100px; }

.s-comp42 .testimonial-image .picture {
  height: 100px; }

.s-comp42 .testimonials-title {
  text-align: center; }

.s-comp42 .testimonials-title {
  margin: 0px 0px 48px 0px; }

@media (max-width: 480px) {
  .s-comp42 .testimonial-quote {
    padding: 30px 24px 30px 24px; } }


.s-comp43 {
  position: relative; }

.s-comp43:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%; }

.s-comp43 .testimonial-content {
  margin-left: auto !important;
  margin-right: auto !important; }

.s-comp43 .flex-control-paging li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.s-comp43 .flex-viewport {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -ms-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease; }

.s-comp43 .flex-direction-nav a {
  height: auto;
  width: auto; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-next:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-next:before, .s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev:before {
  line-height: 1;
  display: block; }

.s-comp43 .flex-direction-nav .flex-next {
  right: 0px; }

.s-comp43 .flex-direction-nav .flex-prev {
  left: 0px; }

.s-comp43 .flexslider:hover .flex-direction-nav .flex-next {
  right: 0px; }

.s-comp43 .flexslider:hover .flex-direction-nav .flex-prev {
  left: 0px; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav {
  width: auto;
  position: static;
  bottom: auto; }

.s-comp43 .flexslider.testimonial-slider {
  margin: 0;
  border: 0;
  border-radius: 0; }

.s-comp43 .slides, .s-comp43 .slides li {
  position: relative; }
/*
 -------- QUOTES --------
 */
.s-comp43 .quote-mark {
  position: absolute; }

.s-comp43 .quote-mark.open-quote {
  top: 0;
  left: 100px; }

.s-comp43 .quote-mark.close-quote {
  bottom: 43px;
  right: 100px; }

.s-comp43 {
  background-color: #f7f7f7; }

.s-comp43 {
  margin: 0px 0px 0px 0px; }

.s-comp43 {
  padding: 36px 0px 36px 0px; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-next:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-next, .s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev {
  font-size: 30px; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a {
  background-color: #e3e3e3; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a {
  border: 0px solid #fff; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a {
  width: 8px; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a {
  height: 8px; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a:hover, .s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a:focus, .s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a:active {
  background-color: #ababab; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a.flex-active {
  background-color: #ababab; }

.s-comp43 .flexslider.testimonial-slider {
  background-color: #fff5e7;
  background-color: rgba(255, 245, 231, 0); }

.s-comp43 .testimonials-slider-box .testimonial-content h1 {
  color: #fff5e7; }

.s-comp43 .testimonials-slider-box .testimonial-content h2 {
  color: #fff5e7; }

.s-comp43 .testimonials-slider-box .testimonial-content h3 {
  color: #fff5e7; }

.s-comp43 .testimonials-slider-box .testimonial-content h4 {
  color: #fff5e7; }

.s-comp43 .testimonials-slider-box .testimonial-content h5 {
  color: #fff5e7; }

.s-comp43 .testimonials-slider-box .testimonial-content h6 {
  color: #fff5e7; }

.s-comp43 .testimonials-slider-box .testimonial-content .s-text {
  color: #46484b; }

.s-comp43 .testimonials-slider-box .testimonial-content .s-text {
  text-align: center; }

.s-comp43 .flexslider.testimonial-slider .testimonial-content {
  width: 70%; }

.s-comp43 .flexslider.testimonial-slider .testimonial-content {
  margin: 0px 0px 0px 0px; }

.s-comp43 .flexslider.testimonial-slider .testimonial-content {
  padding: 36px 60px 8px 60px; }

.s-comp43 .testimonials-slider-box .testimonial-content .testimonial-name {
  font-size: 78%; }

.s-comp43 .testimonials-slider-box .testimonial-content .testimonial-name {
  text-align: center; }

.s-comp43 .testimonials-slider-box .testimonial-content .testimonial-name {
  margin: 12px 0px 12px 0px; }

.s-comp43 .quote-mark.open-quote {
  display: none; }

.s-comp43 .quote-mark.open-quote i {
  font-size: 40px; }

.s-comp43 .quote-mark.open-quote i {
  color: #d0a57b; }

.s-comp43 .quote-mark.close-quote {
  display: none; }

.s-comp43 .quote-mark.close-quote i {
  font-size: 40px; }

.s-comp43 .quote-mark.close-quote i {
  color: #d0a57b; }


/************************
 LAYOUT
 ************************/
.overlayed-tile-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }

.overlayed-tile-container.left {
  flex-direction: row; }

.overlayed-tile-container.right {
  flex-direction: row-reverse; }

.overlayed-tile-container.left .content-container {
  margin-left: -8.333%; }

.overlayed-tile-container.right .image-container {
  margin-left: -8.333%; }

@media only screen and (max-width: 991px) {
  .overlayed-tile-container {
    flex-direction: column-reverse !important; }

  .overlayed-tile-container .content-container, .overlayed-tile-container .image-container {
    margin-left: 0 !important; } }
/************************
 IMAGE
 ************************/
.overlayed-tile-container .image {
  width: 100%;
  padding-bottom: clamp(100%, 120%, 80vh);
  position: relative;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15); }

@media only screen and (min-width: 1280px) {
  .overlayed-tile-container .image {
    padding-bottom: clamp(100%, 130%, 80vh); } }

.overlayed-tile-container .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  margin: 0 !important; }

@media only screen and (max-width: 991px) {
  .overlayed-tile-container .image {
    padding-bottom: clamp(61.8%, 75%, 60vh); } }
/************************
 TILE
 ************************/
.overlayed-tile-container .s-tile {
  padding: 72px 48px;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  margin-bottom: -0.44rem;
  /* vertical align fix */
  background: #fff; }

.overlayed-tile-container .s-tile > .row > div:last-child {
  margin-bottom: -36px; }

.overlayed-tile-container .s-tile h1, .overlayed-tile-container .s-tile h2, .overlayed-tile-container .s-tile h3, .overlayed-tile-container .s-tile h4, .overlayed-tile-container .s-tile h5, .overlayed-tile-container .s-tile h6 {
  position: relative;
  display: inline-block; }

.overlayed-tile-container .s-tile .s-text {
  margin-bottom: 36px;
  opacity: 0.9; }

.overlayed-tile-container .s-tile .s-button-list {
  margin-bottom: 32px; }

.overlayed-tile-container.primary .s-tile .s-btn:before {
  background-color: transparent !important; }

.overlayed-tile-container.primary .s-tile .s-btn div {
  color: var(--title); }

.overlayed-tile-container .s-tile .s-button-list > div:first-child .s-link {
  margin-right: 1.44em; }

.overlayed-tile-container .s-tile .s-link:hover div {
  opacity: 0.6; }

@media only screen and (max-width: 480px) {
  .overlayed-tile-container .s-tile {
    padding: 48px 36px;
    margin-bottom: 0; }

  .overlayed-tile-container .s-tile .s-button-list {
    flex-direction: column;
    margin-top: -1.44em; }

  .overlayed-tile-container .s-tile .s-button-list > div:first-child .s-link {
    margin-right: -4px; } }
/************************
 USP LIST
 ************************/
.overlayed-tile .usp-list {
  margin-bottom: 36px; }

.overlayed-tile .usp-list .usp-item .icon {
  width: 100%;
  height: 40px;
  margin-bottom: 6px; }

.overlayed-tile .usp-list .usp-item .icon img {
  max-height: 100%; }

.overlayed-tile .usp-list .usp-item h3 {
  font-size: 1.2rem; }
/************************
 DESIGN PANELS DATA
 ************************/
/* Default css from Default Text */
.s-comp98 .s-text.smC17438SmSn1p3T2i7i7-style {
  position: relative; }

.s-comp98 .s-text.smC17438SmSn1p3T2i7i7-style u {
  text-decoration: none; }
/* Default css from Default Title */
.s-comp98 h1.smC17438SmSn1p3T2i7i8-style, .s-comp98 h2.smC17438SmSn1p3T2i7i8-style, .s-comp98 h3.smC17438SmSn1p3T2i7i8-style, .s-comp98 h4.smC17438SmSn1p3T2i7i8-style, .s-comp98 h5.smC17438SmSn1p3T2i7i8-style, .s-comp98 h6.smC17438SmSn1p3T2i7i8-style {
  position: relative; }
/* Default css from Default Button */
.s-comp98 .s-btn.smC17438SmSn1p3T2i7i9-style, .s-comp98 .s-btn-alt.smC17438SmSn1p3T2i7i9-style {
  position: relative; }
/* Default css from Grid */
.s-comp98 .s-grid.smC17438SmSn1p3T2i7i17-style {
  position: relative; }

.s-comp98 {
  padding: 96px 0px 96px 0px; }

.s-comp98 {
  position: relative; }

.s-comp98 .s-grid.smC17438SmSn1p3T2i7i17-style {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }

.s-comp98 .s-grid.smC17438SmSn1p3T2i7i17-style {
  grid-gap: 30px; }

@media (max-width: 480px) {
  .s-comp98 {
    padding: 96px 0px 72px 0px; } }


.s-comp99 .intro {
  text-align: center; }

.s-comp99 .intro h2, .s-comp99 .intro .s-text {
  max-width: 650px;
  margin: 0 auto; }

.s-comp99 .intro .s-text {
  font-size: 1.2em;
  padding: 20px 0px 48px 0px; }

.s-comp99 .item-list {
  --margin: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: calc(var(--margin) * -1) calc(var(--margin) * -1) calc(36px - var(--margin)) calc(var(--margin) * -1); }

.s-comp99 .item-list .item {
  padding: var(--margin); }

.s-comp99 .item-list.col-1 .item {
  width: 100%; }

.s-comp99 .item-list.col-2 .item, .s-comp99 .item-list.col-3 .item {
  width: 50%; }

.s-comp99 .item-list .item h3 {
  font-size: 1.2em;
  font-weight: 500; }

.s-comp99 .item-list .item .s-text {
  border-left: 1px solid var(--primary);
  padding-left: 1rem; }

.s-comp99 {
  padding: 0px 0px 66px 0px; }

.s-comp99 {
  position: relative; }


/*@media only screen and (min-width: 766px) {
 .s-comp106 .cases {
 -webkit-columns: 2;
 -moz-columns: 2;
 columns: 2;
 column-gap: 25px;
 }
 }*/
@media only screen and (min-width: 766px) {
  .s-comp106 .cases {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; } }

.s-comp106 .cases .case {
  width: 50%;
  overflow: hidden;
  background: #fff;
  line-height: 0;
  margin-bottom: 24px;
  padding: 0 12px; }

.s-comp106 .cases .case a {
  display: inline-block;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp106 .cases .case a {
  padding-bottom: 75%; }

@media only screen and (max-width: 991px) {
  .s-comp106 .cases .case a {
    padding-bottom: 120% !important; } }

@media only screen and (max-width: 765px) {
  .s-comp106 .cases .case a {
    padding-bottom: 83.333% !important; } }

.s-comp106 .cases .case a:before, .s-comp106 .cases .case a:after {
  content: '';
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp106 .cases .case a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: var(--gradient); }

.s-comp106 .cases .case:hover a:after {
  background-image: var(--gradient-hover);
  /*background-image: linear-gradient(180deg, rgba(208, 165, 123, 0.3) 0%, rgba(219, 180, 143, 0.7) 100%);*/ }

.s-comp106 .cases .case a .content {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 7%;
  color: #fff;
  z-index: 10; }

.s-comp106 .cases .case a h3, .s-comp106 .cases .case a .cta {
  color: #fff;
  margin: 0; }

.s-comp106 .cases .case a .s-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 110%;
  margin: 10px 0 18px 0; }

@media only screen and (max-width: 766px) {
  .s-comp106 .cases .case {
    width: 100%;
    padding: 0; } }

.s-comp106 {
  padding: 144px 0px 119px 0px; }

.s-comp106 .cases .case h3 {
  letter-spacing: 1px; }

.s-comp106 .cases .case h3 {
  word-spacing: 2px; }

.s-comp106 .cases .case h3 {
  text-transform: uppercase; }

.s-comp106 .cases .case .s-text {
  padding: 0px 0px 0px 0px; }

.s-comp106 .cases .case .cta {
  font-family: 'futura-pt', sans-serif, sans-serif; }

.s-comp106 .cases .case .cta {
  font-size: 0.833rem; }

.s-comp106 .cases .case .cta {
  font-weight: bold; }

.s-comp106 .cases .case .cta {
  color: #fff; }

.s-comp106 .cases .case .cta {
  line-height: 100%; }

.s-comp106 .cases .case .cta {
  letter-spacing: 1px; }

.s-comp106 .cases .case .cta {
  text-transform: uppercase; }

.s-comp106 .cases .case .cta {
  text-decoration: underline; }

.s-comp106 .case:hover h3 {
  color: #d0a57b; }

.s-comp106 .case:hover h3 {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp106 .case:hover .s-text {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp106 .case:hover .cta {
  -ms-transform: translate3d(6px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(6px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(6px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

@media (max-width: 768px) {
  .s-comp106 {
    padding: 96px 0px 60px 0px; } }

@media (max-width: 480px) {
  .s-comp106 {
    padding: 72px 0px 42px 0px; } }


/************************
 LAYOUT
 ************************/
.overlayed-tile-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex-direction: row; }

.overlayed-tile-container .content-container {
  margin-left: -8.333%; }

@media only screen and (max-width: 991px) {
  .overlayed-tile-container {
    flex-direction: column-reverse !important; }

  .overlayed-tile-container .content-container, .overlayed-tile-container .image-container {
    margin-left: 0 !important; } }
/************************
 IMAGE
 ************************/
.overlayed-tile-container .image {
  width: 100%;
  padding-bottom: 80%;
  position: relative;
  /*box-shadow: var(--shadow-sm);*/ }

.overlayed-tile-container .image:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: var(--primary);
  opacity: 0.2; }
/*
 @media only screen and (min-width: 1280px) {
 .overlayed-tile-container .image {
 padding-bottom: clamp(100%, 90%, 80vh);
 }
 }*/
.overlayed-tile-container .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  margin: 0 !important; }

@media only screen and (max-width: 991px) {
  .overlayed-tile-container .image {
    padding-bottom: 75%; } }
/************************
 TILE
 ************************/
.overlayed-tile-container .s-tile {
  padding: 50px 48px;
  box-shadow: var(--shadow-md);
  border-radius: 0px;
  margin-bottom: -0.44rem;
  /* vertical align fix */
  /*background: var(--secondary-alt);*/ }

.overlayed-tile-container .s-tile > .row > div:last-child {
  margin-bottom: -36px; }

.overlayed-tile-container .s-tile h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 0.3em; }

.overlayed-tile-container .s-tile .s-text {
  margin-bottom: 20px;
  opacity: 0.9;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.overlayed-tile-container .s-tile .s-button-list {
  margin-bottom: 32px; }

.overlayed-tile-container.primary .s-tile .s-btn:before {
  background-color: transparent !important; }

.overlayed-tile-container.primary .s-tile .s-btn div {
  color: var(--title); }

.overlayed-tile-container .s-tile .s-button-list > div:first-child .s-link {
  margin-right: 1.44em; }

.overlayed-tile-container .s-tile .s-link:hover div {
  opacity: 0.6; }

@media only screen and (max-width: 480px) {
  .overlayed-tile-container .s-tile {
    padding: 48px 36px;
    margin-bottom: 0; }

  .overlayed-tile-container .s-tile .s-button-list {
    flex-direction: column;
    margin-top: -1.44em; }

  .overlayed-tile-container .s-tile .s-button-list > div:first-child .s-link {
    margin-right: -4px; } }

.s-comp107 {
  padding: 144px 0px 144px 0px; }

.s-comp107 .case .case-content {
  background-image: url('../../swfiles/body/purple_bg_v1.png');
  background-attachment: scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp107 .case .case-content {
  padding: 152px 72px 152px 72px; }

.s-comp107 .case .case-content h3 {
  color: #fff; }

.s-comp107 .case .case-content .s-text {
  color: #fff; }

.s-comp107 .case .case-content .s-button-list {
  margin: 1.728em -4px -4px -4px; }

.s-comp107 .case .case-content .s-button-list .s-btn-alt:before {
  background: linear-gradient(90deg, #e8e7e3 0%, #e8e7e3 100%); }

@media (max-width: 768px) {
  .s-comp107 {
    padding: 96px 0px 96px 0px; }

  .s-comp107 .case .case-content {
    padding: 4.3em 2.488em 4.3em 2.488em; } }

@media (max-width: 480px) {
  .s-comp107 {
    padding: 72px 0px 72px 0px; }

  .s-comp107 .case .case-content {
    padding: 2.986em 2.074em 2.986em 2.074em; } }


.s-comp108 .intro {
  text-align: center; }

.s-comp108 .intro h2, .s-comp108 .intro .s-text {
  max-width: 650px;
  margin: 0 auto; }

.s-comp108 .intro .s-text {
  font-size: 1.2em;
  padding: 20px 0px 48px 0px; }

@media only screen and (min-width: 480px) {
  .s-comp108 .cases {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    column-gap: 25px; }

  .s-comp108 .cases.col-1 {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1; } }

.s-comp108 .cases .case {
  /* width: 50%;*/
  overflow: hidden;
  line-height: 0;
  margin-bottom: 24px;
  /*  padding: 0 12px;*/ }

.s-comp108 .cases .case a {
  background: #fff;
  display: inline-block;
  width: 100%;
  position: relative;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp108 .cases.col-1 .case a {
  padding-bottom: 50%; }

.s-comp108 .cases.col-2 .case a, .s-comp108 .cases.col-5 .case a {
  padding-bottom: 75%; }

.s-comp108 .cases.col-4 .case:nth-child(2) a, .s-comp108 .cases.col-4 .case:nth-child(3) a, .s-comp108 .cases.col-3 .case:nth-child(2) a, .s-comp108 .cases.col-3 .case:nth-child(3) a {
  padding-bottom: 60%; }

.s-comp108 .cases.col-4 .case:nth-child(1) a, .s-comp108 .cases.col-4 .case:nth-child(4) a, .s-comp108 .cases.col-3 .case:nth-child(1) a, .s-comp108 .cases.col-3 .case:nth-child(4) a {
  padding-bottom: calc(120% + 24px); }

@media only screen and (max-width: 480px) {
  .s-comp108 .cases .case a {
    padding-bottom: 75% !important; } }

.s-comp108 .cases .case a:before, .s-comp108 .cases .case a:after {
  content: '';
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp108 .cases .case a:after {
  background-image: var(--gradient); }

.s-comp108 .cases .case:hover a:after {
  background-image: var(--gradient-hover); }

.s-comp108 .cases .case a .content {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 7%;
  color: #fff;
  z-index: 10; }

.s-comp108 .cases .case a h3, .s-comp108 .cases .case a .cta {
  color: #fff;
  margin: 0; }

.s-comp108 .cases .case a .s-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 110%;
  margin: 10px 0 18px 0; }

@media only screen and (max-width: 480px) {
  /*COL-4*/
  /*COL-5*/
    .s-comp108 .cases.col-4, .s-comp108 .cases.col-5 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap; }
    .s-comp108 .cases .case {
      width: 100%; }
    .s-comp108 .cases.col-4 .case:nth-child(1) {
      order: 1; }
    .s-comp108 .cases.col-4 .case:nth-child(2) {
      order: 3; }
    .s-comp108 .cases.col-4 .case:nth-child(3) {
      order: 2; }
    .s-comp108 .cases.col-4 .case:nth-child(4) {
      order: 4; }
    .s-comp108 .cases.col-5 .case:nth-child(1) {
      order: 1; }
    .s-comp108 .cases.col-5 .case:nth-child(2) {
      order: 3; }
    .s-comp108 .cases.col-5 .case:nth-child(3) {
      order: 5; }
    .s-comp108 .cases.col-5 .case:nth-child(4) {
      order: 2; }
    .s-comp108 .cases.col-5 .case:nth-child(5) {
      order: 4; } }

.s-comp108 {
  background-color: #fff5e7; }

.s-comp108 {
  padding: 144px 0px 120px 0px; }

.s-comp108 .cases .case a {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp108 .cases .case a {
  margin: 0px 0px 0px 0px; }

.s-comp108 .cases .case a:after {
  width: 100%; }

.s-comp108 .cases .case a:after {
  height: 100%; }

.s-comp108 .cases .case a:after {
  z-index: 2; }

.s-comp108 .cases .case a:after {
  position: absolute; }

.s-comp108 .cases .case a:after {
  top: 0px;
  bottom: auto;
  left: 0px;
  right: auto; }

.s-comp108 .cases .case .s-text {
  display: none !important; }

.s-comp108 .cases .case .s-text {
  -ms-transform: translate3d(0px, 20px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 20px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 20px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp108 .cases .case .cta {
  font-family: 'futura-pt', sans-serif, sans-serif; }

.s-comp108 .cases .case .cta {
  font-size: 0.833rem; }

.s-comp108 .cases .case .cta {
  font-weight: bold; }

.s-comp108 .cases .case .cta {
  color: #fff; }

.s-comp108 .cases .case .cta {
  line-height: 100%; }

.s-comp108 .cases .case .cta {
  letter-spacing: 1px; }

.s-comp108 .cases .case .cta {
  text-transform: uppercase; }

.s-comp108 .cases .case .cta {
  text-decoration: underline; }

.s-comp108 .cases .case .cta {
  padding: 10px 0px 0px 0px; }

.s-comp108 .case:hover .s-text {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp108 .case:hover .cta {
  -ms-transform: translate3d(6px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(6px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(6px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp108 .case:hover h3 {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

@media (max-width: 768px) {
  .s-comp108 {
    padding: 96px 0px 66px 0px; } }

@media (max-width: 480px) {
  .s-comp108 {
    padding: 72px 0px 42px 0px; } }


@media only screen and (min-width: 1280px) {
  .s-comp110 .container {
    max-width: 1600px;
    padding: 0 72px; } }

.s-comp110 h2 {
  text-align: center;
  margin-bottom: 40px; }

.s-comp110 .values-list > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px 6px -15px; }

.s-comp110 .value-item {
  padding: 0 15px;
  width: 33%; }

.s-comp110 .value-item .value {
  background: #fff;
  box-shadow: var(--shadow-md);
  padding: 52px 30px;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px; }

.s-comp110 .value .icon {
  width: 100%;
  height: 75px;
  margin: 0 0 24px 0; }

.s-comp110 .value .icon img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
  transition-duration: 0.8s !important; }

.s-comp110 .value h3 {
  font-size: 1.44rem;
  text-align: center;
  text-transform: uppercase; }

.s-comp110 .value .s-text {
  text-align: center;
  padding: 0; }

@media only screen and (max-width: 768px) {
  .s-comp110 .value-item {
    width: 100%; } }

.s-comp110 {
  padding: 96px 0px 0px 0px; }

.s-comp110 {
  position: relative; }


@media only screen and (min-width: 991px) {
  .s-comp111 .container {
    max-width: calc(100vw - 144px) !important; } }

@media only screen and (min-width: 480px) and (max-width: 991px) {
  .s-comp111 .container {
    max-width: calc(100vw - 60px) !important; } }

.s-comp111 .s-tile .row {
  position: relative;
  z-index: 10;
  max-width: 550px; }

.s-comp111 .s-tile .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
  filter: grayscale(10%); }

.s-comp111 .s-tile {
  position: relative;
  overflow: hidden;
  border-radius: 0px !important; }

.s-comp111 .s-tile:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; }

.s-comp111 .container > .row > div:nth-child(odd) .s-tile:before {
  background: #79bdfe;
  background: -moz-linear-gradient(90deg, rgba(57, 57, 57, 0.8) 0%, rgba(57, 57, 57, 0.1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(57, 57, 57, 0.8) 0%, rgba(57, 57, 57, 0.1) 100%);
  background: linear-gradient(90deg, rgba(57, 57, 57, 0.8) 0%, rgba(57, 57, 57, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eec344",endColorstr="#eec344",GradientType=1); }

.s-comp111 .container > .row > div:nth-child(even) .s-tile:before {
  background: #862801;
  background: -moz-linear-gradient(90deg, rgba(134, 40, 1, 0.8) 0%, rgba(242, 72, 0, 0.2) 100%);
  background: -webkit-linear-gradient(90deg, rgba(134, 40, 1, 0.8) 0%, rgba(242, 72, 0, 0.2) 100%);
  background: linear-gradient(90deg, rgba(134, 40, 1, 0.8) 0%, rgba(242, 72, 0, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#862801",endColorstr="#f24800",GradientType=1); }

.s-comp111 .container > .row > div .s-tile, .s-comp111 .container > .row > div .s-tile h2 {
  color: #fff; }

.s-comp111 h2:before {
  display: none; }

@media only screen and (min-width: 768px) {
  .s-comp111 .container > .row, .s-comp111 .container > .row > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }
/* Default css from Card */
.s-comp111 .s-card.smC16345SmSn1p3T6i6i5i9-style {
  position: relative; }
/* Default css from Header 2 */
.s-comp111 h2.smC16345SmSn1p3T6i6i5i11-style {
  position: relative; }
/* Default css from Default Text */
.s-comp111 .s-text.smC16345SmSn1p3T6i6i5i12-style {
  position: relative; }
/* Default css from Default Button */
.s-comp111 .s-btn.smC16345SmSn1p3T6i6i5i13-style, .s-comp111 .s-btn-alt.smC16345SmSn1p3T6i6i5i13-style {
  position: relative; }

.s-comp111 {
  padding: 0px 0px 96px 0px; }

.s-comp111 {
  position: relative; }

.s-comp111 .s-card.smC16345SmSn1p3T6i6i5i9-style {
  background-image: url('');
  background-attachment: scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp111 .s-card.smC16345SmSn1p3T6i6i5i9-style {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp111 .s-card.smC16345SmSn1p3T6i6i5i9-style {
  margin: 0px 0px 0px 0px; }

.s-comp111 .s-card.smC16345SmSn1p3T6i6i5i9-style {
  padding: 8% 32% 8% 8%; }

.s-comp111 h2.smC16345SmSn1p3T6i6i5i11-style {
  font-size: 207%; }

.s-comp111 h2.smC16345SmSn1p3T6i6i5i11-style {
  text-shadow: 0px 0px 5px rgba(34, 36, 39, 0.3); }

.s-comp111 h2.smC16345SmSn1p3T6i6i5i11-style {
  margin: 0px 0px 16px 0px; }

.s-comp111 .s-text.smC16345SmSn1p3T6i6i5i12-style {
  font-size: 1.1em; }

.s-comp111 .s-text.smC16345SmSn1p3T6i6i5i12-style {
  line-height: normal; }

.s-comp111 .s-text.smC16345SmSn1p3T6i6i5i12-style {
  text-shadow: 0px 0px 6px rgba(34, 36, 39, 0.6); }

.s-comp111 .s-text.smC16345SmSn1p3T6i6i5i12-style {
  padding: 0px 0px 20px 0px; }

@media (max-width: 768px) {
  .s-comp111 .s-card.smC16345SmSn1p3T6i6i5i9-style {
    padding: 8% 8% 8% 8%; }

  .s-comp111 h2.smC16345SmSn1p3T6i6i5i11-style {
    font-size: 150%; }

  .s-comp111 .s-text.smC16345SmSn1p3T6i6i5i12-style {
    font-size: 1em; } }

@media (max-width: 480px) {
  .s-comp111 {
    padding: 0px 0px 52px 0px; }

  .s-comp111 .s-card.smC16345SmSn1p3T6i6i5i9-style {
    margin: 0px 0px 20px 0px; }

  .s-comp111 .s-card.smC16345SmSn1p3T6i6i5i9-style {
    padding: 8% 8% 8% 8%; }

  .s-comp111 h2.smC16345SmSn1p3T6i6i5i11-style {
    font-size: 130%; }

  .s-comp111 .s-text.smC16345SmSn1p3T6i6i5i12-style {
    font-size: 1em; } }


.s-comp112 h1:before, .s-comp112 h2:before, .s-comp112 h3:before, .s-comp112 h4:before, .s-comp112 h5:before, .s-comp112 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp112 h1:after, .s-comp112 h2:after, .s-comp112 h3:after, .s-comp112 h4:after, .s-comp112 h5:after, .s-comp112 h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp112 .panel-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.s-comp112 .panel-body .s-text {
  width: 50%; }

.s-comp112 .panel-body .opening-hours-container {
  width: 50%; }

.s-comp112 .panel-body p {
  padding-bottom: 0 !important; }

.s-comp112 .panel-body {
  padding-bottom: 24px; }

.s-comp112 .panel-group .panel-heading h4.panel-title, .s-comp112 .panel-body p {
  margin: 0; }
/*********************
 OPENING HOURS
 *********************/
.s-comp112 .opening-hours-container {
  margin-bottom: 36px;
  padding-top: 24px; }

.s-comp112 .opening-hours {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }

.s-comp112 .opening-hours .time-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center; }

.s-comp112 .opening-hours .time-container .day {
  min-width: 120px; }

.s-comp112 .opening-hours .time-container .time {
  width: 100%; }
/* Default css from Default Title */
.s-comp112 h1.smC16381SmSn1p3T7i8-style, .s-comp112 h2.smC16381SmSn1p3T7i8-style, .s-comp112 h3.smC16381SmSn1p3T7i8-style, .s-comp112 h4.smC16381SmSn1p3T7i8-style, .s-comp112 h5.smC16381SmSn1p3T7i8-style, .s-comp112 h6.smC16381SmSn1p3T7i8-style {
  position: relative; }

.s-comp112 .panel-group {
  margin: 0px 0px 25px 0px; }

.s-comp112 .panel-body p {
  padding: 20px 25px 20px 25px; }

.s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
  font-size: 75%; }

.s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
  font-weight: bold; }

.s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
  color: #222427; }

.s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
  text-decoration: none; }

.s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
  background-color: #fff; }

.s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
  border: 2px solid #dbb48f; }

.s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
  margin: 0px 0px 0px 0px; }

.s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
  padding: 20px 25px 20px 25px; }

.s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
  position: relative; }

.s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
  display: block; }

.s-comp112 h4.panel-title a:hover, .s-comp112 h4.panel-title a:focus, .s-comp112 h4.panel-title a:active {
  color: #fff; }

.s-comp112 h4.panel-title a:hover, .s-comp112 h4.panel-title a:focus, .s-comp112 h4.panel-title a:active {
  text-decoration: none; }

.s-comp112 h4.panel-title a:hover, .s-comp112 h4.panel-title a:focus, .s-comp112 h4.panel-title a:active {
  background-color: #dbb48f; }

.s-comp112 h4.panel-title a:hover, .s-comp112 h4.panel-title a:focus, .s-comp112 h4.panel-title a:active {
  border: 2px solid #dbb48f; }

.s-comp112 .panel-group .panel {
  background-color: #fff5e7;
  background-color: rgba(255, 245, 231, 0.2); }

.s-comp112 .panel-group .panel {
  margin: 0px 0px 8px 0px; }

.s-comp112 {
  padding: 106px 0px 96px 0px; }

.s-comp112 h2.smC16381SmSn1p3T7i8-style {
  text-align: center; }

@media (max-width: 480px) {
  .s-comp112 h4.panel-title a, .s-comp112 h4.panel-title a:link, .s-comp112 h4.panel-title a:visited {
    font-size: 90%; }

  .s-comp112 {
    padding: 72px 0px 62px 0px; } }


.s-comp115 .owl-carousel .owl-nav .owl-prev:before, .s-comp115 .owl-carousel .owl-nav .owl-next:before {
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none; }

.s-comp115 .owl-carousel .owl-dots .owl-dot img {
  width: auto; }

.s-comp115 .owl-carousel .owl-dots .owl-dot {
  display: inline-block; }

.s-comp115 .owl-carousel .owl-dots {
  height: auto;
  display: none !important; }

.s-comp115 .owl-carousel img {
  margin-left: auto !important;
  margin-right: auto !important;
  filter: grayscale(1); }

.s-comp115 .owl-carousel img:hover {
  filter: grayscale(0); }

.s-comp115 .owl-carousel .owl-nav > div {
  transform: translate(0, -50%); }
/* Default css from Header 2 */
.s-comp115 h2.smC17828SmSn1p3T10i12-style {
  position: relative; }
/* Default css from Default Text */
.s-comp115 .s-text.smC18969SmSn1p3T12-style {
  position: relative; }

.s-comp115 .s-text.smC18969SmSn1p3T12-style u {
  text-decoration: none; }

.s-comp115 .owl-carousel .owl-nav .owl-prev:before {
  content: '\f053'; }

.s-comp115 .owl-carousel .owl-nav .owl-next:before {
  content: '\f054'; }

.s-comp115 .owl-carousel .owl-nav .owl-prev:before, .s-comp115 .owl-carousel .owl-nav .owl-next:before {
  font-size: 16px;
  color: #222427; }

.s-comp115 .owl-carousel .owl-nav .owl-prev, .s-comp115 .owl-carousel .owl-nav .owl-next {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp115 .owl-carousel .owl-nav .owl-prev, .s-comp115 .owl-carousel .owl-nav .owl-next {
  width: 30px; }

.s-comp115 .owl-carousel .owl-nav .owl-prev, .s-comp115 .owl-carousel .owl-nav .owl-next {
  height: 30px; }

.s-comp115 .owl-carousel .owl-nav .owl-prev, .s-comp115 .owl-carousel .owl-nav .owl-next {
  margin: 0px -15px 0px -15px; }

.s-comp115 .owl-carousel .owl-nav .owl-prev, .s-comp115 .owl-carousel .owl-nav .owl-next {
  padding: 0px 0px 0px 0px; }

.s-comp115 .owl-carousel .owl-nav .owl-prev, .s-comp115 .owl-carousel .owl-nav .owl-next {
  opacity: 0.2; }

.s-comp115 .owl-carousel .owl-nav .owl-prev, .s-comp115 .owl-carousel .owl-nav .owl-next {
  visibility: visible; }

.s-comp115 .owl-carousel .owl-nav .owl-prev {
  position: absolute; }

.s-comp115 .owl-carousel .owl-nav .owl-prev {
  top: 50%;
  bottom: auto;
  left: -35px;
  right: auto; }

.s-comp115 .owl-carousel .owl-nav .owl-next {
  position: absolute; }

.s-comp115 .owl-carousel .owl-nav .owl-next {
  top: 50%;
  bottom: auto;
  left: auto;
  right: -35px; }

.s-comp115 .owl-carousel .owl-nav .owl-prev:hover:before, .s-comp115 .owl-carousel .owl-nav .owl-prev:focus:before, .s-comp115 .owl-carousel .owl-nav .owl-prev:active:before {
  content: '\f053'; }

.s-comp115 .owl-carousel .owl-nav .owl-next:hover:before, .s-comp115 .owl-carousel .owl-nav .owl-next:focus:before, .s-comp115 .owl-carousel .owl-nav .owl-next:active:before {
  content: '\f054'; }

.s-comp115 .owl-carousel .owl-nav .owl-next:hover, .s-comp115 .owl-carousel .owl-nav .owl-next:focus, .s-comp115 .owl-carousel .owl-nav .owl-next:active, .s-comp115 .owl-carousel .owl-nav .owl-prev:hover, .s-comp115 .owl-carousel .owl-nav .owl-prev:focus, .s-comp115 .owl-carousel .owl-nav .owl-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp115 .owl-carousel .owl-nav .owl-next:hover, .s-comp115 .owl-carousel .owl-nav .owl-next:focus, .s-comp115 .owl-carousel .owl-nav .owl-next:active, .s-comp115 .owl-carousel .owl-nav .owl-prev:hover, .s-comp115 .owl-carousel .owl-nav .owl-prev:focus, .s-comp115 .owl-carousel .owl-nav .owl-prev:active {
  opacity: 0.8; }

.s-comp115 .owl-carousel .owl-nav .owl-prev, .s-comp115 .owl-carousel .owl-nav .owl-next {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp115 .owl-carousel .owl-dots .owl-dot span {
  border: 2px solid #fff5e7; }

.s-comp115 .owl-carousel .owl-dots .owl-dot span {
  display: none; }

.s-comp115 .owl-dots {
  text-align: center; }

.s-comp115 .owl-carousel .owl-dots .owl-dot.active span {
  background-color: #dbb48f; }

.s-comp115 .owl-carousel .owl-dot img {
  width: auto; }

.s-comp115 .owl-carousel .owl-dot img {
  height: 75px; }

.s-comp115 .owl-carousel .owl-dot img {
  margin: 5px 5px 0px 0px; }

.s-comp115 .owl-carousel .owl-dot img {
  opacity: 0.5; }

.s-comp115 .owl-carousel .owl-dot:hover img, .s-comp115 .owl-carousel .owl-dot.active:hover img {
  opacity: 1; }

.s-comp115 .owl-carousel .owl-dot.active img {
  opacity: 1; }

.s-comp115 {
  padding: 0px 0px 120px 0px; }

.s-comp115 .owl-carousel .item img, .s-comp115 .owl-carousel .item a img, .s-comp115 .owl-carousel .item a:link img, .s-comp115 .owl-carousel .item a:visited img {
  width: auto; }

.s-comp115 .owl-carousel .item img, .s-comp115 .owl-carousel .item a img, .s-comp115 .owl-carousel .item a:link img, .s-comp115 .owl-carousel .item a:visited img {
  height: 50px; }

.s-comp115 h2.smC17828SmSn1p3T10i12-style {
  text-align: center; }

.s-comp115 h2.smC17828SmSn1p3T10i12-style {
  margin: 0px auto 0px auto; }

.s-comp115 h2.smC17828SmSn1p3T10i12-style {
  min-width: auto;
  max-width: 650px; }

.s-comp115 .s-text.smC18969SmSn1p3T12-style {
  font-size: 120%; }

.s-comp115 .s-text.smC18969SmSn1p3T12-style {
  text-align: center; }

.s-comp115 .s-text.smC18969SmSn1p3T12-style {
  margin: 0px auto 0px auto; }

.s-comp115 .s-text.smC18969SmSn1p3T12-style {
  padding: 20px 0px 60px 0px; }

.s-comp115 .s-text.smC18969SmSn1p3T12-style {
  min-width: auto;
  max-width: 650px; }

@media (max-width: 768px) {
  .s-comp115 .owl-carousel .owl-nav .owl-prev {
    top: 50%;
    bottom: auto;
    left: 0px;
    right: auto; }

  .s-comp115 .owl-carousel .owl-nav .owl-next {
    top: 50%;
    bottom: auto;
    left: auto;
    right: 0px; }

  .s-comp115 {
    padding: 0px 0px 96px 0px; }

  .s-comp115 .s-text.smC18969SmSn1p3T12-style {
    padding: 20px 0px 50px 0px; } }

@media (max-width: 480px) {
  .s-comp115 .owl-carousel .owl-nav .owl-prev {
    top: 50%;
    bottom: auto;
    left: 5px;
    right: auto; }

  .s-comp115 .owl-carousel .owl-nav .owl-next {
    top: 50%;
    bottom: auto;
    left: auto;
    right: 5px; }

  .s-comp115 {
    padding: 0px 0px 72px 0px; }

  .s-comp115 .s-text.smC18969SmSn1p3T12-style {
    padding: 20px 15px 30px 15px; } }


@media only screen and (min-width: 766px) {
  .s-comp104 .container {
    max-width: 1600px;
    padding: 0 72px; } }
/**************************
 GENERAL
 **************************/
/*
 @media only screen and (min-width: 991px) {
 .s-comp104 .container-large {
 max-width: calc(100% - 144px);
 }
 }*/
.s-comp104 .hide {
  display: none !important; }
/**************************
 CASE HEADER
 **************************/
.s-comp104 .case-header {
  position: relative; }

.s-comp104 .case-header .subtitle {
  text-align: center;
  font-size: 1.2em; }

.s-comp104 .case-header .case-header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center center; }

.s-comp104 .case-header .case-header-bg.campagne {
  background-size: cover; }

.s-comp104 .case-header .case-header-bg.capsule {
  background-size: contain; }

.s-comp104 .case-header .case-header-bg .case-header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }
/**************************
 INTRO + IMG
 **************************/
@media only screen and (min-width: 480px) {
  .s-comp104 .case-objective-solution > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap; }

  .s-comp104 .case-objective-solution > .row .content-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.s-comp104 .case-objective-solution .solution-text .s-text {
  margin-bottom: 0 !important;
  max-width: 600px; }

.s-comp104 .case-objective-solution .image-container {
  position: relative; }

.s-comp104 .case-objective-solution .image-container .image {
  overflow: hidden;
  z-index: 5;
  width: 100%;
  padding-bottom: 137%;
  border: 2px solid var(--primary); }

.s-comp104 .case-objective-solution .image-container .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%; }

.s-comp104 .case-objective-solution .image-container.capsule .image img {
  object-fit: contain !important; }

.s-comp104 .case-objective-solution .image-container.campagne .image img {
  object-fit: cover !important; }

@media only screen and (max-width: 991px) {
  .s-comp104 .case-objective-solution .image-container {
    width: 60%;
    margin-left: 20%;
    margin-top: 30px; } }

@media only screen and (max-width: 480px) {
  .s-comp104 .case-objective-solution .image-container {
    width: calc(100% - 36px);
    margin-left: 18px; } }
/**************************
 CAPSULE GALLERY
 **************************/
.s-comp104 .s-masonry {
  display: inline-block;
  width: 100%; }

.s-comp104 .s-masonry .s-masonry-content > div.portrait, .s-comp104 .s-masonry .s-masonry-content > div.landscape-xs {
  width: 40%; }

.s-comp104 .s-masonry .s-masonry-content > div.landscape-full {
  width: calc(80% + 30px); }

.s-comp104 .s-masonry .s-masonry-content a .s-grid-img {
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  backface-visibility: hidden; }

.s-comp104 .s-masonry .s-masonry-content a:hover .s-grid-img {
  transform: translate(0, -6px); }

.s-comp104 .s-masonry .s-grid-img {
  border: 2px solid var(--primary);
  /*background-position: top!important;*/ }

.s-comp104 .s-masonry.campagne .s-grid-img {
  background-size: cover !important; }

.s-comp104 .s-masonry.capsule .s-grid-img {
  background-size: contain !important; }

.s-comp104 .s-masonry .s-masonry-content > div.portrait .s-grid-img {
  padding-bottom: 136%; }

.s-comp104 .s-masonry .s-masonry-content > div.landscape-xs .s-grid-img, .s-comp104 .s-masonry .s-masonry-content > div.landscape-full .s-grid-img {
  /*padding-bottom: calc(68% - 30px);*/
  padding-bottom: 68%; }

@media only screen and (max-width: 991px) {
  .s-comp104 .s-masonry.capsule .s-masonry-content > div {
    width: 40% !important; }

  .s-comp104 .s-masonry.capsule .s-masonry-content > div .s-grid-img {
    padding-bottom: 75% !important; } }
/*
 @media only screen and (max-width: 768px) {
 .s-comp104 .s-masonry.capsule .s-masonry-content > div {
 width: 100%!important;
 }
 .s-comp104 .s-masonry.capsule .s-masonry-content > div .s-grid-img {
 padding-bottom: 75% !important;
 }
 }*/
@media only screen and (max-width: 480px) {
  .s-comp104 .s-masonry.capsule .s-masonry-content > div, .s-comp104 .s-masonry.campagne .s-masonry-content > div {
    width: 100% !important; }

  .s-comp104 .s-masonry.capsule .s-masonry-content > div .s-grid-img, .s-comp104 .s-masonry.campagne .s-masonry-content > div .s-grid-img {
    padding-bottom: 100% !important; } }
/**************************
 Image description
 **************************/
.s-comp104 .capsule-description {
  text-align: center !important;
  font-weight: 500;
  font-size: 0.833em !important;
  color: var(--title);
  margin: 0 auto !important;
  text-transform: uppercase;
  padding: 4px; }

@media only screen and (max-width: 768px) {
  .s-comp104 .capsule-description {
    font-size: 0.95em; } }

.s-comp104 {
  padding: 0px 0px 0px 0px; }

.s-comp104 .case-header {
  width: 100%; }

.s-comp104 .case-header {
  height: 78vh; }

.s-comp104 .case-header {
  margin: 0px auto 100px auto; }

.s-comp104 .case-header .case-header-bg .case-header-overlay {
  background: linear-gradient(180deg, rgba(34, 36, 39, 0.4) 0%, rgba(219, 180, 143, 0.4) 100%); }

.s-comp104 .case-header .case-header-content {
  background-color: #fff; }

.s-comp104 .case-header .case-header-content {
  box-shadow: 0px 8px 12px 0px rgba(34, 36, 39, 0.1);
  -webkit-box-shadow: 0px 8px 12px 0px rgba(34, 36, 39, 0.1); }

.s-comp104 .case-header .case-header-content {
  width: 100%; }

.s-comp104 .case-header .case-header-content {
  margin: 0px auto -100px auto; }

.s-comp104 .case-header .case-header-content {
  padding: 2.44em 2.44em 2.44em 2.44em; }

.s-comp104 .case-header .case-header-content {
  min-width: 0px;
  max-width: 800px; }

.s-comp104 .case-header .case-header-content {
  z-index: 10; }

.s-comp104 .case-header .case-header-content {
  -ms-transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp104 .case-header .case-header-content {
  position: absolute; }

.s-comp104 .case-header .case-header-content {
  top: auto;
  bottom: -100px;
  left: 50%;
  right: auto; }

.s-comp104 .case-header .case-header-content h1 {
  text-align: center; }

.s-comp104 .case-header .case-header-content h1 {
  text-transform: uppercase; }

.s-comp104 .case-header .case-header-content h1 {
  margin: 0px 0px 0px 0px; }

.s-comp104 .case-intro {
  padding: 96px 0px 0px 0px; }

.s-comp104 .case-intro .case-logo img {
  width: 100%; }

.s-comp104 .case-intro .case-logo img {
  margin: 0px auto 0px auto; }

.s-comp104 .case-intro .case-logo img {
  min-width: 0px;
  max-width: 60%; }

.s-comp104 .case-intro .case-logo img {
  min-height: 0px;
  max-height: 150px; }

.s-comp104 .case-intro .s-text {
  font-size: 0.2rem; }

.s-comp104 .case-intro .s-text {
  font-weight: bold; }

.s-comp104 .case-intro .s-text {
  text-align: left; }

.s-comp104 .case-intro .s-text {
  line-height: 172.8%; }

.s-comp104 .case-intro .s-text {
  margin: 0px 0px 0px 0px; }

.s-comp104 .case-objective-solution {
  padding: 96px 0px 30px 0px; }

.s-comp104 .case-objective-solution h2 {
  text-align: left; }

.s-comp104 .case-objective-solution .s-text {
  font-size: 120%; }

.s-comp104 .case-objective-solution .s-text {
  text-align: left; }

.s-comp104 .case-objective-solution .s-text {
  margin: 0em 0px 2.986em 0px; }

.s-comp104 .case-objective-solution .s-text {
  min-width: 0px;
  max-width: none; }

.s-comp104 .case-objective-solution .image-container .image {
  width: 100%; }

.s-comp104 .case-objective-solution .image-container .image {
  padding: 0px 0px 90% 0px; }

.s-comp104 .case-objective-solution .image-container .image {
  position: relative; }

.s-comp104 .s-masonry .s-grid-img {
  width: 100%; }

.s-comp104 .s-masonry {
  padding: 0px 0px 120px 0px; }

@media (max-width: 768px) {
  .s-comp104 .case-header .case-header-content {
    width: 90%; }

  .s-comp104 .case-intro {
    padding: 119px 0px 119px 0px; }

  .s-comp104 .case-intro .s-text {
    margin: 0px 0px 30px 0px; }

  .s-comp104 .case-objective-solution {
    padding: 119px 0px 119px 0px; }

  .s-comp104 .case-objective-solution h2 {
    text-align: center; }

  .s-comp104 .case-objective-solution .s-text {
    text-align: center; }

  .s-comp104 .case-objective-solution .s-text {
    min-width: 0px;
    max-width: 500px; }

  .s-comp104 .s-masonry {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  .s-comp104 .case-header {
    height: 80vh; }

  .s-comp104 .case-header .case-header-content {
    width: 90%; }

  .s-comp104 .case-intro {
    padding: 99px 0px 73px 0px; }

  .s-comp104 .case-intro .case-logo img {
    min-width: 0px;
    max-width: 60vw; }

  .s-comp104 .case-intro .case-logo img {
    min-height: 0px;
    max-height: 100px; }

  .s-comp104 .case-intro .s-text {
    font-size: 1rem; }

  .s-comp104 .case-intro .s-text {
    text-align: center; }

  .s-comp104 .case-intro .s-text {
    margin: 48px 0px 0px 0px; }

  .s-comp104 .case-objective-solution {
    padding: 73px 0px 99px 0px; }

  .s-comp104 .case-objective-solution h2 {
    text-align: left; }

  .s-comp104 .case-objective-solution .s-text {
    text-align: left; }

  .s-comp104 .case-objective-solution .s-text {
    min-width: 0px;
    max-width: none; }

  .s-comp104 .s-masonry {
    padding: 0px 0px 52px 0px; } }


.s-comp116 {
  position: relative; }

.s-comp116 .container {
  position: relative;
  z-index: 10; }

@media only screen and (min-width: 768px) {
  .s-comp116 .container > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -24px; } }

.s-comp116 .content-container {
  width: 48%;
  padding: 40px; }

.s-comp116 .container > .row > div:nth-child(2) {
  margin-left: 2%; }

.s-comp116 .content-container .s-text {
  margin-bottom: 36px; }

.s-comp116 .content-container h2 {
  font-size: 1.7rem; }

@media only screen and (max-width: 768px) {
  .s-comp116 .content-container {
    width: 90%;
    margin: 15px auto !important; } }

.s-comp116 {
  padding: 96px 0px 96px 0px; }

.s-comp116 {
  position: relative; }

@media (max-width: 480px) {
  .s-comp116 {
    padding: 57px 0px 57px 0px; } }


#scomp317.s-comp90 {
  padding: 144px 0px 108px 0px; }

#scomp317.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp317.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

@media (max-width: 768px) {
  #scomp317.s-comp90 {
    padding: 96px 0px 60px 0px; }

  #scomp317.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp317.s-comp90 {
    padding: 72px 0px 36px 0px; }

  #scomp317.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }


/*
 #scomp337.s-comp96 .container > .row > div:nth-child(2) {
 margin-top: -174px;
 }*/


#scomp291.s-comp90 {
  border-top: 120px solid #dbb48f; }

#scomp291.s-comp90 {
  padding: 144px 0px 168px 0px; }

#scomp291.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp291.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp291.s-comp90 h2.smC11783SmSn1p3T6-style {
  font-size: 3.583rem; }

#scomp291.s-comp90 h2.smC11783SmSn1p3T6-style {
  color: #d0a57b; }

#scomp291.s-comp90 h2.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp291.s-comp90 h2.smC11783SmSn1p3T6-style {
  line-height: 0; }

#scomp291.s-comp90 h2.smC11783SmSn1p3T6-style {
  margin: 0px 0px 0.135em 0px; }

#scomp291.s-comp90 h6.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp291.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  text-align: center; }

#scomp291.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  margin: 0px 0px 0px 0px; }

@media (max-width: 768px) {
  #scomp291.s-comp90 {
    padding: 96px 0px 120px 0px; } }

@media (max-width: 480px) {
  #scomp291.s-comp90 {
    border-top: 90px solid #dbb48f; }

  #scomp291.s-comp90 {
    padding: 72px 0px 96px 0px; } }


#scomp320.s-comp106 .cases .case a {
  background-size: contain; }

#scomp320.s-comp106 {
  padding: 144px 0px 0px 0px; }

@media (max-width: 768px) {
  #scomp320.s-comp106 {
    padding: 119px 0px 0px 0px; } }

@media (max-width: 480px) {
  #scomp320.s-comp106 {
    padding: 99px 0px 0px 0px; } }


#scomp345.s-comp106 .cases .case a {
  background-size: contain; }


#scomp288.s-comp90 {
  border-top: 120px solid #dbb48f; }

#scomp288.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp288.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp288.s-comp90 h2.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp288.s-comp90 h6.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp288.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  text-align: center; }

#scomp288.s-comp90 .s-button-list {
  display: flex;
  flex-direction: row; }

#scomp288.s-comp90 .s-button-list {
  justify-content: center; }

@media (max-width: 480px) {
  #scomp288.s-comp90 {
    border-top: 90px solid #dbb48f; } }


#scomp290.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp290.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

@media (max-width: 768px) {
  #scomp290.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp290.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }


#scomp327.s-comp90 {
  background: var(--gradient); }

#scomp327.s-comp90 {
  background-color: #fff5e7; }

#scomp327.s-comp90 h2.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp327.s-comp90 blockquote.smC11783SmSn1p3T12-style {
  color: #222427; }

#scomp327.s-comp90 blockquote.smC11783SmSn1p3T12-style {
  text-align: center; }


#scomp324.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp324.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

@media (max-width: 768px) {
  #scomp324.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp324.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }


#scomp340.s-comp116 .container > .row > div:nth-child(1) {
  background-color: var(--primary);
  border: 2px solid var(--primary);
  color: #fff; }

#scomp340.s-comp116 .container > .row > div:nth-child(1) .s-btn {
  background-color: #fff;
  color: var(--primary); }

#scomp340.s-comp116 .container > .row > div:nth-child(1) h2 {
  color: #fff; }

#scomp340.s-comp116 .container > .row > div:nth-child(2) {
  border: 2px solid var(--primary); }


/*
 #scomp301.s-comp96 .container > .row > div {
 margin-top: -174px;
 }*/


