/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* Grid Layout */
/* Compass CSS3 Mixins */
/*------------------------------------*\
  COLORS VARIABLES
\*------------------------------------*/
/*------------------------------------*\
  FONTS VARIABLES
\*------------------------------------*/
/*------------------------------------*\
  LAYOUT VARIABLES
\*------------------------------------*/
/*------------------------------------*\
  GRID VARIABLES
\*------------------------------------*/
/* 64px*/
/* 16px*/
/*------------------------------------*\
   FONT MIXINS
\*------------------------------------*/
/*------------------------------------*\
   ITEMS MIXINS
\*------------------------------------*/
/*------------------------------------*\
   TRANSITIONS MIXINS
\*------------------------------------*/
/*------------------------------------*\
   IE MIXINS
\*------------------------------------*/
/* line 4, ../sass/_base.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 8, ../sass/_base.scss */
.grid {
  *zoom: 1;
  max-width: 464px;
  max-width: 29rem;
  _width: 464px;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 38, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  .grid:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 39em) {
    /* line 8, ../sass/_base.scss */
    .grid {
      *zoom: 1;
      max-width: 624px;
      max-width: 39rem;
      padding-left: 16px;
      padding-left: 1rem;
      padding-right: 16px;
      padding-right: 1rem;
      margin-left: auto;
      margin-right: auto; }
      /* line 38, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
      .grid:after {
        content: "";
        display: table;
        clear: both; } }
  @media (min-width: 39em) {
    /* line 8, ../sass/_base.scss */
    .grid {
      *zoom: 1;
      max-width: 624px;
      max-width: 39rem;
      padding-left: 16px;
      padding-left: 1rem;
      padding-right: 16px;
      padding-right: 1rem;
      margin-left: auto;
      margin-right: auto; }
      /* line 38, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
      .grid:after {
        content: "";
        display: table;
        clear: both; } }
  @media (min-width: 59em) {
    /* line 8, ../sass/_base.scss */
    .grid {
      *zoom: 1;
      max-width: 944px;
      max-width: 59rem;
      padding-left: 16px;
      padding-left: 1rem;
      padding-right: 16px;
      padding-right: 1rem;
      margin-left: auto;
      margin-right: auto; }
      /* line 38, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
      .grid:after {
        content: "";
        display: table;
        clear: both; } }
  @media (min-width: 69em) {
    /* line 8, ../sass/_base.scss */
    .grid {
      *zoom: 1;
      max-width: 1104px;
      max-width: 69rem;
      padding-left: 16px;
      padding-left: 1rem;
      padding-right: 16px;
      padding-right: 1rem;
      margin-left: auto;
      margin-right: auto; }
      /* line 38, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
      .grid:after {
        content: "";
        display: table;
        clear: both; } }
  /* line 87, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/susy-2.2.14/sass/susy/language/susyone/_media.scss */
  .no-mediaqueries .grid {
    *zoom: 1;
    max-width: 1104px;
    max-width: 69rem;
    _width: 1104px;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto; }
    /* line 38, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
    .no-mediaqueries .grid:after {
      content: "";
      display: table;
      clear: both; }
  @media (min-width: 79em) {
    /* line 8, ../sass/_base.scss */
    .grid {
      *zoom: 1;
      max-width: 1264px;
      max-width: 79rem;
      padding-left: 16px;
      padding-left: 1rem;
      padding-right: 16px;
      padding-right: 1rem;
      margin-left: auto;
      margin-right: auto; }
      /* line 38, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
      .grid:after {
        content: "";
        display: table;
        clear: both; } }
  @media (min-width: 89em) {
    /* line 8, ../sass/_base.scss */
    .grid {
      *zoom: 1;
      max-width: 1424px;
      max-width: 89rem;
      padding-left: 16px;
      padding-left: 1rem;
      padding-right: 16px;
      padding-right: 1rem;
      margin-left: auto;
      margin-right: auto; }
      /* line 38, ../../../../../../../../../../../../opt/homebrew/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
      .grid:after {
        content: "";
        display: table;
        clear: both; } }

/* line 14, ../sass/_base.scss */
*, html, body {
  font-family: "Work Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 20, ../sass/_base.scss */
body {
  font-size: 16px;
  color: #161319;
  background-color: #ffffff;
  font-weight: 400; }

/* line 26, ../sass/_base.scss */
body.menu-mobile-open {
  overflow-y: hidden; }
  @media (min-width: 69em) {
    /* line 26, ../sass/_base.scss */
    body.menu-mobile-open {
      overflow-y: auto; } }

/* line 32, ../sass/_base.scss */
h1 {
  font-size: 30px;
  text-transform: uppercase;
  color: #987258;
  line-height: 1.2; }
  @media (min-width: 39em) {
    /* line 32, ../sass/_base.scss */
    h1 {
      font-size: 50px;
      font-weight: 300; } }

/* line 42, ../sass/_base.scss */
h2 {
  font-size: 30px;
  color: #987258;
  line-height: 1.5; }
  @media (min-width: 39em) {
    /* line 42, ../sass/_base.scss */
    h2 {
      font-size: 35px; } }

/* line 50, ../sass/_base.scss */
h3 {
  color: #987258;
  font-size: 30px;
  line-height: 1.2; }
  @media (min-width: 39em) {
    /* line 50, ../sass/_base.scss */
    h3 {
      font-size: 35px;
      font-weight: 300; } }

/* line 59, ../sass/_base.scss */
h4 {
  text-transform: uppercase;
  color: #987258;
  font-weight: 300;
  font-size: 25px;
  line-height: 1.2; }

/* line 67, ../sass/_base.scss */
h5 {
  color: #987258;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2; }

/* line 75, ../sass/_base.scss */
strong, b {
  font-weight: 500; }

/* line 78, ../sass/_base.scss */
em, i {
  font-style: italic; }

/* line 81, ../sass/_base.scss */
p {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 30px 0; }
  @media (min-width: 39em) {
    /* line 81, ../sass/_base.scss */
    p {
      font-size: 20px;
      line-height: 2;
      margin-bottom: 40px; } }

/* line 91, ../sass/_base.scss */
li {
  line-height: 1.5; }

/* line 94, ../sass/_base.scss */
a {
  color: #6b98ca;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s; }
  /* line 97, ../sass/_base.scss */
  a:hover {
    color: #588bc3; }

/* line 101, ../sass/_base.scss */
small {
  font-size: 0.7em; }

/* line 105, ../sass/_base.scss */
img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
  -webkit-user-drag: none; }

/* line 111, ../sass/_base.scss */
img.responsive {
  width: 100%;
  height: auto; }

/* line 116, ../sass/_base.scss */
form input,
form textarea {
  padding: 0.75rem 0.5rem;
  box-sizing: border-box;
  font-size: 1rem; }

/* line 123, ../sass/_base.scss */
table {
  border-collapse: collapse;
  margin: 0 auto; }
  /* line 126, ../sass/_base.scss */
  table th {
    padding: 10px;
    line-height: 24px;
    font-weight: bold; }
  /* line 131, ../sass/_base.scss */
  table td, table th {
    border-top: 1px solid;
    padding: 0.5rem 1rem;
    text-align: center; }
  /* line 137, ../sass/_base.scss */
  table tr:first-child th, table tr:first-child td {
    border-top: 0; }

/* line 145, ../sass/_base.scss */
#cookie-notice {
  -webkit-box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
  z-index: 700; }
  /* line 149, ../sass/_base.scss */
  #cookie-notice .button {
    margin-left: 10px;
    padding: 5px 7px;
    font-size: 16px;
    vertical-align: unset; }

/* line 157, ../sass/_base.scss */
.button {
  border: none;
  color: #ffffff;
  border-radius: 0;
  padding: 15px 25px;
  vertical-align: bottom;
  cursor: pointer;
  background-color: #6b98ca;
  display: inline-block;
  text-decoration: none;
  outline: none;
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s; }
  /* line 172, ../sass/_base.scss */
  .button:hover {
    background-color: #588bc3;
    text-decoration: none;
    color: #ffffff; }

/* line 179, ../sass/_base.scss */
.grecaptcha-badge {
  opacity: 0;
  pointer-events: none; }

/* line 1, ../sass/_sprite.scss */
.logo-logo, .logo-logo-terme-comano, .logo-logo-trentino-colori, .logo-logo-trentino-monocromatica {
  display: inline-block;
  background: url("../images/sprite.png") no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left; }

/* line 4, ../sass/_sprite.scss */
.logo-logo {
  background-position: -3px -0px;
  width: 322px;
  height: 80px; }

/* line 5, ../sass/_sprite.scss */
.logo-logo-aptcomano {
  background-position: -3px -83px;
  width: 60px;
  height: 44px;
  display: inline-block;
  text-align: left; }

/* line 6, ../sass/_sprite.scss */
.logo-logo-terme-comano {
  background-position: -66px -83px;
  width: 60px;
  height: 40px; }

/* line 7, ../sass/_sprite.scss */
.logo-logo-trentino-colori {
  background-position: -129px -83px;
  width: 58px;
  height: 20px; }

/* line 8, ../sass/_sprite.scss */
.logo-logo-trentino-monocromatica {
  background-position: -190px -83px;
  width: 57px;
  height: 19px; }

/* line 1, ../sass/_header.scss */
#header {
  height: 107px;
  background-color: #ffffff;
  padding: 0 0 15px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000; }
  @media (min-width: 69em) {
    /* line 1, ../sass/_header.scss */
    #header {
      box-shadow: none;
      height: auto;
      padding: 0;
      height: 163px; } }
  /* line 13, ../sass/_header.scss */
  #header .grid {
    position: relative; }
    @media (min-width: 69em) {
      /* line 13, ../sass/_header.scss */
      #header .grid {
        position: initial; } }
  /* line 24, ../sass/_header.scss */
  #header.smaller {
    -webkit-box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.1);
    background-color: #ffffff; }
    @media (min-width: 69em) {
      /* line 32, ../sass/_header.scss */
      #header.smaller .nav-top li .sub-menu {
        background-color: #ffffff;
        -webkit-box-shadow: 0 9px 18px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 9px 18px 1px rgba(0, 0, 0, 0.1); } }
    @media (min-width: 69em) {
      /* line 39, ../sass/_header.scss */
      #header.smaller .nav-top li:hover .sub-menu {
        padding: 10px 16px 10px; } }
  @media (min-width: 69em) {
    /* line 45, ../sass/_header.scss */
    #header nav {
      position: relative; } }
  /* line 50, ../sass/_header.scss */
  #header .nav-top {
    position: fixed;
    right: -1104px;
    top: 47px;
    width: 100%;
    height: 100%;
    z-index: 1999;
    background-color: #ffffff;
    padding-top: 9px;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    transition-duration: 0.33s; }
    /* line 60, ../sass/_header.scss */
    #header .nav-top.opened {
      right: 0; }
    @media (min-width: 69em) {
      /* line 50, ../sass/_header.scss */
      #header .nav-top {
        position: relative;
        right: 0;
        padding-top: 7px;
        right: auto;
        left: auto; }
        /* line 69, ../sass/_header.scss */
        #header .nav-top .menu-menu-principale-sx-container,
        #header .nav-top .menu-menu-principale-dx-container {
          width: 22rem; }
          /* line 72, ../sass/_header.scss */
          #header .nav-top .menu-menu-principale-sx-container ul,
          #header .nav-top .menu-menu-principale-dx-container ul {
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: space-between;
            justify-content: space-between; }
        /* line 77, ../sass/_header.scss */
        #header .nav-top .menu-menu-principale-dx-container {
          position: absolute;
          right: 0;
          top: 8px; } }
    @media (min-width: 69em) {
      /* line 84, ../sass/_header.scss */
      #header .nav-top .menu-menu-principale-sx-container,
      #header .nav-top .menu-menu-principale-dx-container {
        width: 22rem; } }
    @media (min-width: 79em) {
      /* line 90, ../sass/_header.scss */
      #header .nav-top .menu-menu-principale-sx-container,
      #header .nav-top .menu-menu-principale-dx-container {
        width: 27rem; } }
    @media (min-width: 89em) {
      /* line 96, ../sass/_header.scss */
      #header .nav-top .menu-menu-principale-sx-container,
      #header .nav-top .menu-menu-principale-dx-container {
        width: 30rem; } }
    /* line 104, ../sass/_header.scss */
    #header .nav-top .nav > li {
      margin-bottom: 15px;
      font-size: 18px; }
      @media (min-width: 69em) {
        /* line 104, ../sass/_header.scss */
        #header .nav-top .nav > li {
          display: inline-block;
          float: left;
          margin-bottom: 0;
          position: relative;
          padding: 20px 8px 15px 0;
          padding-right: 0;
          font-size: 16px; } }
      @media (min-width: 79em) {
        /* line 104, ../sass/_header.scss */
        #header .nav-top .nav > li {
          font-size: 18px; } }
      @media (min-width: 69em) {
        /* line 123, ../sass/_header.scss */
        #header .nav-top .nav > li.push-left {
          padding-left: 503px; } }
      @media (min-width: 79em) {
        /* line 123, ../sass/_header.scss */
        #header .nav-top .nav > li.push-left {
          padding-left: 521px; } }
      @media (min-width: 69em) {
        /* line 131, ../sass/_header.scss */
        #header .nav-top .nav > li.last-menu-item {
          padding-right: 0; } }
    @media (min-width: 69em) {
      /* line 137, ../sass/_header.scss */
      #header .nav-top .grid {
        padding: 0;
        width: 100%;
        max-width: none; } }
    /* line 144, ../sass/_header.scss */
    #header .nav-top li {
      display: block; }
      /* line 146, ../sass/_header.scss */
      #header .nav-top li > a {
        color: #161319;
        text-decoration: none;
        font-weight: 400;
        text-transform: uppercase; }
        /* line 149, ../sass/_header.scss */
        #header .nav-top li > a:hover {
          color: black;
          font-weight: 500;
          text-decoration: none; }
        /* line 154, ../sass/_header.scss */
        #header .nav-top li > a:after {
          display: block;
          content: attr(title);
          font-weight: bold;
          height: 0;
          overflow: hidden;
          visibility: hidden; }
      /* line 166, ../sass/_header.scss */
      #header .nav-top li.current-menu-item > a {
        font-weight: 500; }
      /* line 171, ../sass/_header.scss */
      #header .nav-top li.open .sub-menu {
        max-height: 150px;
        padding: 0px 16px 0;
        margin-bottom: 15px;
        margin-top: 3px; }
        @media (min-width: 69em) {
          /* line 171, ../sass/_header.scss */
          #header .nav-top li.open .sub-menu {
            max-height: 0px;
            margin: 0; } }
      /* line 182, ../sass/_header.scss */
      #header .nav-top li.open.menu-item-has-children > a:after {
        content: "\f106"; }
      /* line 188, ../sass/_header.scss */
      #header .nav-top li.menu-item-has-children > a {
        cursor: default; }
      /* line 191, ../sass/_header.scss */
      #header .nav-top li.menu-item-has-children > a:after {
        padding-left: 10px;
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        display: inline-block;
        font-weight: bold;
        vertical-align: middle; }
        @media (min-width: 69em) {
          /* line 191, ../sass/_header.scss */
          #header .nav-top li.menu-item-has-children > a:after {
            display: none !important; } }
      @media (min-width: 69em) {
        /* line 205, ../sass/_header.scss */
        #header .nav-top li:hover .sub-menu {
          opacity: 1;
          max-height: 150px;
          padding: 0px 16px 0;
          margin-bottom: 0;
          margin-top: 0px; } }
      @media (min-width: 69em) {
        /* line 217, ../sass/_header.scss */
        #header .nav-top li.open:hover .sub-menu {
          opacity: 1;
          max-height: 150px;
          padding: 0px 16px 0;
          margin-bottom: 0;
          margin-top: 0px; } }
      /* line 227, ../sass/_header.scss */
      #header .nav-top li .sub-menu {
        max-height: 0;
        padding: 0 16px;
        overflow: hidden;
        border-left: 3px solid #6b98ca;
        margin-bottom: 0;
        margin-left: 5px;
        margin-top: 0px;
        -moz-transition-property: all;
        -o-transition-property: all;
        -webkit-transition-property: all;
        transition-property: all;
        -moz-transition-duration: 0.33s;
        -o-transition-duration: 0.33s;
        -webkit-transition-duration: 0.33s;
        transition-duration: 0.33s; }
        @media (min-width: 69em) {
          /* line 227, ../sass/_header.scss */
          #header .nav-top li .sub-menu {
            border-left: 0;
            margin: 0;
            position: absolute;
            top: 58px;
            left: -16px;
            margin-left: 0;
            opacity: 0; } }
        /* line 245, ../sass/_header.scss */
        #header .nav-top li .sub-menu a {
          color: #161319;
          display: inline-block;
          text-transform: none;
          font-weight: 400; }
        /* line 251, ../sass/_header.scss */
        #header .nav-top li .sub-menu li {
          display: block;
          float: none;
          font-size: 20px; }
          @media (min-width: 69em) {
            /* line 251, ../sass/_header.scss */
            #header .nav-top li .sub-menu li {
              line-height: 2; } }
    /* line 261, ../sass/_header.scss */
    #header .nav-top .language-selector {
      position: absolute;
      top: 88px;
      right: 20px; }
      @media (min-width: 69em) {
        /* line 261, ../sass/_header.scss */
        #header .nav-top .language-selector {
          top: 0;
          right: 0; } }
      /* line 269, ../sass/_header.scss */
      #header .nav-top .language-selector a {
        text-decoration: none;
        color: #302936; }
      /* line 273, ../sass/_header.scss */
      #header .nav-top .language-selector .curlang {
        font-weight: 600;
        color: #161319; }
  /* line 279, ../sass/_header.scss */
  #header #skip-link {
    left: 50%;
    margin-left: -5.25em;
    margin-top: 0;
    position: absolute;
    width: auto;
    z-index: 50;
    top: -500px; }
  /* line 288, ../sass/_header.scss */
  #header .logo {
    position: relative;
    -webkit-transform: scale(0.45);
    transform: scale(0.45);
    -webkit-transform-origin: 0px 1px;
    transform-origin: 0px 1px;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    transition-duration: 0.33s; }
    @media (min-width: 69em) {
      /* line 288, ../sass/_header.scss */
      #header .logo {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        -webkit-transform-origin: 0;
        transform-origin: 0;
        display: inline-block;
        vertical-align: top;
        -webkit-filter: brightness(1);
        filter: brightness(1);
        position: absolute;
        top: 20px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 2002; } }
    /* line 312, ../sass/_header.scss */
    #header .logo a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
      /* line 319, ../sass/_header.scss */
      #header .logo a:hover {
        background-color: transparent; }
    /* line 323, ../sass/_header.scss */
    #header .logo .link-container {
      position: relative;
      width: 100%;
      height: 100%; }
  /* line 329, ../sass/_header.scss */
  #header .menu-button {
    display: block;
    position: absolute;
    right: 16px;
    top: 10px;
    z-index: 2001;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    transition-duration: 0.33s; }
    @media (min-width: 69em) {
      /* line 329, ../sass/_header.scss */
      #header .menu-button {
        display: none; } }
    /* line 339, ../sass/_header.scss */
    #header .menu-button.open {
      top: 2px; }
    /* line 342, ../sass/_header.scss */
    #header .menu-button .nav-toggle {
      width: 38px;
      height: 24px;
      position: relative;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      cursor: pointer;
      display: inline-block; }
      /* line 353, ../sass/_header.scss */
      #header .menu-button .nav-toggle span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #6b98ca;
        border-radius: 2px;
        opacity: 1;
        right: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out; }
      /* line 371, ../sass/_header.scss */
      #header .menu-button .nav-toggle span:nth-child(1) {
        top: 0px; }
      /* line 374, ../sass/_header.scss */
      #header .menu-button .nav-toggle span:nth-child(2) {
        top: 10px; }
      /* line 377, ../sass/_header.scss */
      #header .menu-button .nav-toggle span:nth-child(3) {
        top: 20px; }
    /* line 381, ../sass/_header.scss */
    #header .menu-button.open .nav-toggle {
      height: 37px; }
      /* line 383, ../sass/_header.scss */
      #header .menu-button.open .nav-toggle span {
        background: #6b98ca; }
      /* line 386, ../sass/_header.scss */
      #header .menu-button.open .nav-toggle span:nth-child(1) {
        top: 18px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg); }
      /* line 393, ../sass/_header.scss */
      #header .menu-button.open .nav-toggle span:nth-child(2) {
        opacity: 0;
        right: -60px; }
      /* line 397, ../sass/_header.scss */
      #header .menu-button.open .nav-toggle span:nth-child(3) {
        top: 18px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg); }
  /* line 406, ../sass/_header.scss */
  #header .bars {
    width: 100%;
    content: "";
    margin-bottom: 9px;
    overflow: hidden;
    height: 47px;
    display: table !important;
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    transition-duration: 0.33s; }
    @media (min-width: 69em) {
      /* line 406, ../sass/_header.scss */
      #header .bars {
        margin-bottom: 0;
        display: table !important;
        height: auto; } }
    /* line 419, ../sass/_header.scss */
    #header .bars .bar {
      text-align: center;
      position: relative;
      color: #ffffff;
      padding: 15px 0;
      float: left;
      width: 33.33333333333333%;
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: 0.33s;
      -o-transition-duration: 0.33s;
      -webkit-transition-duration: 0.33s;
      transition-duration: 0.33s; }
      /* line 426, ../sass/_header.scss */
      #header .bars .bar span {
        display: none; }
        @media (min-width: 69em) {
          /* line 426, ../sass/_header.scss */
          #header .bars .bar span {
            display: inline; } }
      /* line 436, ../sass/_header.scss */
      #header .bars .bar a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1; }
      /* line 444, ../sass/_header.scss */
      #header .bars .bar.phone {
        background-color: #6b98ca; }
        /* line 446, ../sass/_header.scss */
        #header .bars .bar.phone:hover {
          background-color: #588bc3; }
      /* line 450, ../sass/_header.scss */
      #header .bars .bar.mail {
        background-color: #63b2de; }
        /* line 452, ../sass/_header.scss */
        #header .bars .bar.mail:hover {
          background-color: #4ea8da; }
      /* line 456, ../sass/_header.scss */
      #header .bars .bar.whatsapp {
        background-color: #a4daf3; }
        /* line 458, ../sass/_header.scss */
        #header .bars .bar.whatsapp:hover {
          background-color: #8dd1f0; }
  @media (min-width: 69em) {
    /* line 464, ../sass/_header.scss */
    #header .mobile {
      display: none !important; } }
  /* line 469, ../sass/_header.scss */
  #header .desktop {
    display: none; }
    @media (min-width: 69em) {
      /* line 469, ../sass/_header.scss */
      #header .desktop {
        display: block !important; } }
  /* line 475, ../sass/_header.scss */
  #header.hidden-bars {
    height: 71px; }
    @media (min-width: 69em) {
      /* line 475, ../sass/_header.scss */
      #header.hidden-bars {
        height: auto; } }
    /* line 480, ../sass/_header.scss */
    #header.hidden-bars .bars {
      height: 0;
      margin-bottom: 15px; }
      @media (min-width: 69em) {
        /* line 480, ../sass/_header.scss */
        #header.hidden-bars .bars {
          height: auto;
          margin-bottom: 0; } }

/* line 491, ../sass/_header.scss */
#header-image {
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 300px;
  height: -webkit-calc((100vw * 740) / 1680);
  height: calc((100vw * 740) / 1680);
  position: relative;
  text-align: center;
  margin-top: 107px; }
  @media (min-width: 69em) {
    /* line 491, ../sass/_header.scss */
    #header-image {
      min-height: 400px;
      margin-top: 163px; } }
  /* line 508, ../sass/_header.scss */
  #header-image:before {
    position: absolute;
    top: 140px;
    z-index: -1;
    width: 100%;
    content: "";
    display: block;
    background-image: url("../images/texture-up.png");
    height: -webkit-calc((100vw * 1063) / 1680);
    height: calc((100vw * 1063) / 1680);
    background-size: contain;
    background-repeat: no-repeat; }
    @media (min-width: 39em) {
      /* line 508, ../sass/_header.scss */
      #header-image:before {
        top: 30px; } }
    @media (min-width: 59em) {
      /* line 508, ../sass/_header.scss */
      #header-image:before {
        top: -50px; } }
    @media (min-width: 69em) {
      /* line 508, ../sass/_header.scss */
      #header-image:before {
        top: -60px; } }

/* line 533, ../sass/_header.scss */
#header-slider {
  margin-top: 107px;
  position: relative; }
  /* line 537, ../sass/_header.scss */
  #header-slider:before {
    position: absolute;
    top: 140px;
    z-index: -1;
    width: 100%;
    content: "";
    display: block;
    background-image: url("../images/texture-up.png");
    height: -webkit-calc((100vw * 1063) / 1680);
    height: calc((100vw * 1063) / 1680);
    background-size: contain;
    background-repeat: no-repeat; }
    @media (min-width: 39em) {
      /* line 537, ../sass/_header.scss */
      #header-slider:before {
        top: 30px; } }
    @media (min-width: 59em) {
      /* line 537, ../sass/_header.scss */
      #header-slider:before {
        top: -50px; } }
    @media (min-width: 69em) {
      /* line 537, ../sass/_header.scss */
      #header-slider:before {
        top: -60px; } }
  @media (min-width: 69em) {
    /* line 533, ../sass/_header.scss */
    #header-slider {
      margin-top: 163px; } }
  /* line 562, ../sass/_header.scss */
  #header-slider .slide {
    background-size: cover;
    background-position: center center;
    min-height: 300px;
    height: -webkit-calc((100vw * 740) / 1680);
    height: calc((100vw * 740) / 1680);
    position: relative;
    text-align: center; }
    @media (min-width: 39em) {
      /* line 562, ../sass/_header.scss */
      #header-slider .slide {
        min-height: 400px; } }
  /* line 574, ../sass/_header.scss */
  #header-slider .payoff {
    position: absolute;
    bottom: 100px;
    z-index: 99;
    text-align: center;
    width: 100%; }
    /* line 580, ../sass/_header.scss */
    #header-slider .payoff h1 {
      color: #ffffff;
      max-width: 1230px;
      margin: 0 auto;
      text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); }
  /* line 587, ../sass/_header.scss */
  #header-slider .owl-dots {
    position: absolute;
    bottom: 45px;
    z-index: 99;
    width: 100%;
    margin: 0; }
    /* line 593, ../sass/_header.scss */
    #header-slider .owl-dots .owl-dot {
      outline: none; }
      /* line 595, ../sass/_header.scss */
      #header-slider .owl-dots .owl-dot span {
        width: 45px;
        height: 4px;
        border-radius: 0;
        margin: 5px 3px;
        background: #b2917a; }
      /* line 603, ../sass/_header.scss */
      #header-slider .owl-dots .owl-dot.active span {
        background: #ffffff; }

/* line 1, ../sass/_content.scss */
#content {
  padding: 50px 0 20px;
  position: relative; }
  @media (min-width: 39em) {
    /* line 1, ../sass/_content.scss */
    #content {
      padding: 103px 0 70px; } }
  /* line 8, ../sass/_content.scss */
  #content:after {
    position: absolute;
    bottom: -7850px;
    z-index: -1;
    width: 100%;
    content: "";
    display: block;
    background-image: url("../images/texture-down.png");
    height: 8000px;
    background-size: contain;
    background-repeat: no-repeat;
    background-repeat-y: repeat; }
    @media (min-width: 69em) {
      /* line 8, ../sass/_content.scss */
      #content:after {
        bottom: -7700px; } }
  /* line 26, ../sass/_content.scss */
  #content .text {
    max-width: 1230px;
    margin: 0 auto;
    text-align: center; }
    /* line 30, ../sass/_content.scss */
    #content .text h2 {
      padding-bottom: 30px; }
      @media (min-width: 39em) {
        /* line 30, ../sass/_content.scss */
        #content .text h2 {
          padding-bottom: 80px; } }
  /* line 37, ../sass/_content.scss */
  #content .tablepress-wrapper {
    overflow-x: auto; }
  /* line 40, ../sass/_content.scss */
  #content .buttons-container {
    margin-bottom: 20px; }
    @media (min-width: 39em) {
      /* line 40, ../sass/_content.scss */
      #content .buttons-container {
        margin-bottom: 40px; } }
    /* line 45, ../sass/_content.scss */
    #content .buttons-container .button {
      margin: 0 20px 30px; }
      @media (min-width: 39em) {
        /* line 45, ../sass/_content.scss */
        #content .buttons-container .button {
          margin: 0 20px; } }
  /* line 52, ../sass/_content.scss */
  #content ul {
    padding-left: 18px;
    margin-bottom: 30px;
    text-align: left; }
    @media (min-width: 39em) {
      /* line 52, ../sass/_content.scss */
      #content ul {
        margin-bottom: 40px;
        padding-left: 20px; } }
    /* line 60, ../sass/_content.scss */
    #content ul li {
      font-size: 18px;
      list-style: disc;
      line-height: 1.5; }
      @media (min-width: 39em) {
        /* line 60, ../sass/_content.scss */
        #content ul li {
          font-size: 20px;
          line-height: 2; } }
  /* line 70, ../sass/_content.scss */
  #content form {
    text-align: left; }
    /* line 72, ../sass/_content.scss */
    #content form .grid {
      padding: 0; }
      /* line 74, ../sass/_content.scss */
      #content form .grid + p {
        display: none; }
    /* line 78, ../sass/_content.scss */
    #content form label {
      display: block;
      font-weight: 500;
      margin-bottom: 7px;
      font-size: 15px;
      text-transform: uppercase;
      text-align: left; }
    /* line 86, ../sass/_content.scss */
    #content form input[type="text"],
    #content form input[type="number"],
    #content form input[type="email"],
    #content form textarea,
    #content form input.wpcf7-date {
      border: none;
      background-color: #f4efec;
      font-weight: 400;
      font-size: 20px;
      text-align: left;
      width: 100%;
      outline: none;
      padding: 0.75rem; }
    /* line 100, ../sass/_content.scss */
    #content form textarea {
      height: 200px;
      resize: none; }
    @media (min-width: 69em) {
      /* line 104, ../sass/_content.scss */
      #content form .input-container {
        float: left;
        width: 50%; }
        /* line 108, ../sass/_content.scss */
        #content form .input-container.left {
          padding-right: 20px; }
        /* line 111, ../sass/_content.scss */
        #content form .input-container.right {
          padding-left: 20px; }
        /* line 114, ../sass/_content.scss */
        #content form .input-container.left.solo {
          width: 50%; } }
    /* line 119, ../sass/_content.scss */
    #content form .input-container {
      margin-bottom: 35px; }
      @media (min-width: 69em) {
        /* line 119, ../sass/_content.scss */
        #content form .input-container {
          display: inline-block;
          margin: 0 0 35px; } }
      /* line 125, ../sass/_content.scss */
      #content form .input-container .wpcf7-form-control {
        display: block; }
    /* line 129, ../sass/_content.scss */
    #content form .textarea-container {
      margin-bottom: 35px;
      position: relative; }
      @media (min-width: 69em) {
        /* line 129, ../sass/_content.scss */
        #content form .textarea-container {
          float: left;
          width: 100%; } }
    /* line 137, ../sass/_content.scss */
    #content form span.wpcf7-not-valid-tip {
      font-size: 16px;
      position: absolute;
      bottom: -20px;
      width: 305px; }
    /* line 143, ../sass/_content.scss */
    #content form #privacy {
      margin-left: 20px;
      font-size: 16px;
      line-height: 1.2;
      margin-top: 0;
      letter-spacing: initial;
      font-weight: 400;
      text-transform: none;
      margin-bottom: 0; }
    /* line 153, ../sass/_content.scss */
    #content form .wpcf7-form-control-wrap {
      position: relative;
      width: 100%;
      display: block; }
      /* line 157, ../sass/_content.scss */
      #content form .wpcf7-form-control-wrap.checkbox {
        display: inline-block;
        width: auto;
        float: left; }
    /* line 164, ../sass/_content.scss */
    #content form .checkbox span.wpcf7-list-item {
      margin: 0;
      margin-top: 3px; }
      /* line 167, ../sass/_content.scss */
      #content form .checkbox span.wpcf7-list-item input {
        margin: 0;
        width: auto;
        display: inline-block; }
      /* line 172, ../sass/_content.scss */
      #content form .checkbox span.wpcf7-list-item .wpcf7-list-item-label {
        display: none; }
    /* line 176, ../sass/_content.scss */
    #content form .checkbox span.wpcf7-not-valid-tip {
      bottom: -35px; }
      @media (min-width: 69em) {
        /* line 176, ../sass/_content.scss */
        #content form .checkbox span.wpcf7-not-valid-tip {
          bottom: -16px; } }
    /* line 183, ../sass/_content.scss */
    #content form .wpcf7-response-output.wpcf7-validation-errors, #content form .wpcf7-response-output.wpcf7-spam-blocked {
      border: 2px solid #f03434;
      color: #fff;
      background-color: #f03434;
      padding: 8px 8px;
      line-height: 20px;
      margin: 0;
      font-size: 20px;
      margin: 0;
      margin-bottom: 40px; }
    /* line 194, ../sass/_content.scss */
    #content form .wpcf7-response-output.wpcf7-mail-sent-ok {
      border: 2px solid #1BBC9B;
      color: #fff;
      background-color: #1BBC9B;
      padding: 8px 8px;
      line-height: 20px;
      margin: 0;
      font-size: 20px;
      margin: 0;
      margin-bottom: 40px; }
  /* line 206, ../sass/_content.scss */
  #content table.tablepress {
    margin-bottom: 30px !important; }
    @media (min-width: 39em) {
      /* line 206, ../sass/_content.scss */
      #content table.tablepress {
        font-size: 20px;
        margin-bottom: 40px !important; } }
    @media (min-width: 69em) {
      /* line 206, ../sass/_content.scss */
      #content table.tablepress {
        table-layout: fixed; } }
    /* line 215, ../sass/_content.scss */
    #content table.tablepress tfoot th, #content table.tablepress thead th, #content table.tablepress tbody td, #content table.tablepress tfoot th {
      line-height: 1.2;
      border-top: none; }
    @media (min-width: 69em) {
      /* line 219, ../sass/_content.scss */
      #content table.tablepress td, #content table.tablepress th {
        padding: 10px; } }
    /* line 224, ../sass/_content.scss */
    #content table.tablepress thead th {
      border-bottom: none; }
    /* line 227, ../sass/_content.scss */
    #content table.tablepress tfoot th, #content table.tablepress thead th {
      background-color: #6b98ca;
      font-weight: 400;
      color: #ffffff;
      font-size: 16px;
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: 0.33s;
      -o-transition-duration: 0.33s;
      -webkit-transition-duration: 0.33s;
      transition-duration: 0.33s; }
      @media (min-width: 39em) {
        /* line 227, ../sass/_content.scss */
        #content table.tablepress tfoot th, #content table.tablepress thead th {
          font-size: 20px; } }
    /* line 237, ../sass/_content.scss */
    #content table.tablepress .sorting:hover, #content table.tablepress .sorting_asc, #content table.tablepress .sorting_desc {
      background-color: #63b2de; }
  /* line 241, ../sass/_content.scss */
  #content .dataTables_filter {
    display: none; }
  /* line 244, ../sass/_content.scss */
  #content .dataTables_info {
    display: none; }

/* line 249, ../sass/_content.scss */
main {
  overflow: hidden; }

/* line 2, ../sass/_boxes.scss */
#boxes-home .grid {
  max-width: none;
  width: 100%;
  padding: 0; }
/* line 7, ../sass/_boxes.scss */
#boxes-home .box {
  padding-bottom: 4px; }
  /* line 8, ../sass/_boxes.scss */
  #boxes-home .box .box-image {
    background-size: cover;
    background-position: center center;
    height: -webkit-calc((100vw * 524) / 834);
    height: calc((100vw * 524) / 834); }
    @media (min-width: 39em) {
      /* line 8, ../sass/_boxes.scss */
      #boxes-home .box .box-image {
        height: -webkit-calc((50vw * 524) / 834);
        height: calc((50vw * 524) / 834); } }
  @media (min-width: 39em) {
    /* line 7, ../sass/_boxes.scss */
    #boxes-home .box {
      float: left;
      width: 50%; } }
  @media (min-width: 39em) {
    /* line 23, ../sass/_boxes.scss */
    #boxes-home .box:nth-child(odd) {
      padding-right: 2px; } }
  @media (min-width: 39em) {
    /* line 28, ../sass/_boxes.scss */
    #boxes-home .box:nth-child(even) {
      padding-left: 2px; } }
  /* line 33, ../sass/_boxes.scss */
  #boxes-home .box .box-content {
    position: relative; }
  /* line 36, ../sass/_boxes.scss */
  #boxes-home .box a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    -moz-transition-property: all;
    -o-transition-property: all;
    -webkit-transition-property: all;
    transition-property: all;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    transition-duration: 0.33s; }
    /* line 45, ../sass/_boxes.scss */
    #boxes-home .box a:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    /* line 48, ../sass/_boxes.scss */
    #boxes-home .box a h3 {
      bottom: 16px;
      right: 16px;
      position: absolute;
      z-index: 1;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 30px; }
      @media (min-width: 39em) {
        /* line 48, ../sass/_boxes.scss */
        #boxes-home .box a h3 {
          right: 45px;
          bottom: 25px;
          font-size: 35px;
          font-weight: 300; } }

/* line 67, ../sass/_boxes.scss */
#boxes-internal {
  padding: 50px 0 20px;
  background-color: #e0d4cd; }
  @media (min-width: 39em) {
    /* line 67, ../sass/_boxes.scss */
    #boxes-internal {
      padding: 50px 0; } }
  /* line 73, ../sass/_boxes.scss */
  #boxes-internal .box-image-container {
    min-height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex; }
    @media (min-width: 39em) {
      /* line 73, ../sass/_boxes.scss */
      #boxes-internal .box-image-container {
        min-height: 400px; } }
    @media (min-width: 69em) {
      /* line 73, ../sass/_boxes.scss */
      #boxes-internal .box-image-container {
        min-height: 398px;
        max-width: 50%;
        flex: 1;
        margin: 0;
        display: inline-block;
        position: relative;
        top: auto;
        left: auto;
        width: auto; } }
    @media (min-width: 79em) {
      /* line 73, ../sass/_boxes.scss */
      #boxes-internal .box-image-container {
        min-height: 457px; } }
    @media (min-width: 89em) {
      /* line 73, ../sass/_boxes.scss */
      #boxes-internal .box-image-container {
        min-height: 517px; } }
  /* line 101, ../sass/_boxes.scss */
  #boxes-internal .box-image {
    margin-bottom: 0px;
    background-size: cover;
    background-position: center center;
    position: relative;
    max-width: 100%;
    flex: 1; }
    @media (min-width: 69em) {
      /* line 101, ../sass/_boxes.scss */
      #boxes-internal .box-image {
        flex: none;
        height: 100%; } }
    /* line 112, ../sass/_boxes.scss */
    #boxes-internal .box-image a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      background-color: transparent;
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: 0.33s;
      -o-transition-duration: 0.33s;
      -webkit-transition-duration: 0.33s;
      transition-duration: 0.33s; }
      /* line 122, ../sass/_boxes.scss */
      #boxes-internal .box-image a .fa-search {
        color: #ffffff;
        font-size: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1;
        opacity: 0;
        -moz-transition-property: all;
        -o-transition-property: all;
        -webkit-transition-property: all;
        transition-property: all;
        -moz-transition-duration: 0.33s;
        -o-transition-duration: 0.33s;
        -webkit-transition-duration: 0.33s;
        transition-duration: 0.33s; }
      /* line 134, ../sass/_boxes.scss */
      #boxes-internal .box-image a:hover {
        background-color: rgba(0, 0, 0, 0.3); }
        /* line 137, ../sass/_boxes.scss */
        #boxes-internal .box-image a:hover .fa-search {
          font-size: 30px;
          opacity: 1; }
      /* line 142, ../sass/_boxes.scss */
      #boxes-internal .box-image a span {
        padding: 15px;
        display: inline-block;
        background-color: rgba(0, 0, 0, 0.3);
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 1; }
        /* line 150, ../sass/_boxes.scss */
        #boxes-internal .box-image a span i {
          color: #ffffff;
          font-size: 30px; }
  /* line 157, ../sass/_boxes.scss */
  #boxes-internal .box-content {
    background-color: #ffffff;
    padding: 20px 16px; }
    @media (min-width: 39em) {
      /* line 157, ../sass/_boxes.scss */
      #boxes-internal .box-content {
        padding: 70px 50px 50px; } }
    @media (min-width: 69em) {
      /* line 157, ../sass/_boxes.scss */
      #boxes-internal .box-content {
        max-width: 50%;
        flex: 1; } }
    /* line 167, ../sass/_boxes.scss */
    #boxes-internal .box-content p + a {
      font-weight: 300;
      font-size: 25px;
      line-height: 1.2;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: middle;
      color: #987258;
      text-decoration: none; }
      /* line 176, ../sass/_boxes.scss */
      #boxes-internal .box-content p + a:before {
        width: 20px;
        height: 1px;
        background-color: #987258;
        display: inline-block;
        content: "";
        margin-right: 10px;
        vertical-align: middle; }
        @media (min-width: 39em) {
          /* line 176, ../sass/_boxes.scss */
          #boxes-internal .box-content p + a:before {
            margin-right: 25px; } }
      /* line 188, ../sass/_boxes.scss */
      #boxes-internal .box-content p + a:hover {
        text-decoration: underline; }
  /* line 193, ../sass/_boxes.scss */
  #boxes-internal .box {
    margin-bottom: 30px;
    position: relative;
    padding-top: 300px; }
    @media (min-width: 39em) {
      /* line 193, ../sass/_boxes.scss */
      #boxes-internal .box {
        padding-top: 400px; } }
    @media (min-width: 69em) {
      /* line 193, ../sass/_boxes.scss */
      #boxes-internal .box {
        display: flex;
        padding-top: 0; } }
  /* line 205, ../sass/_boxes.scss */
  #boxes-internal h3 {
    text-transform: uppercase;
    padding-bottom: 7px; }
  /* line 209, ../sass/_boxes.scss */
  #boxes-internal p {
    font-size: 18px; }
  /* line 212, ../sass/_boxes.scss */
  #boxes-internal ul {
    padding-left: 18px;
    margin-bottom: 30px;
    text-align: left; }
    /* line 220, ../sass/_boxes.scss */
    #boxes-internal ul li {
      font-size: 18px;
      list-style: disc;
      line-height: 1.5; }
      @media (min-width: 39em) {
        /* line 220, ../sass/_boxes.scss */
        #boxes-internal ul li {
          line-height: 2; } }

/* line 1, ../sass/_offers.scss */
#offers {
  padding: 50px 0;
  background-color: #e0d4cd; }
  @media (min-width: 39em) {
    /* line 1, ../sass/_offers.scss */
    #offers {
      padding: 90px 0 110px; } }
  @media (min-width: 69em) {
    /* line 1, ../sass/_offers.scss */
    #offers {
      background-color: transparent; } }
  /* line 10, ../sass/_offers.scss */
  #offers .offer-image {
    margin-bottom: 0px;
    background-size: cover;
    background-position: center center;
    position: relative;
    min-height: 300px; }
    @media (min-width: 39em) {
      /* line 10, ../sass/_offers.scss */
      #offers .offer-image {
        min-height: 400px; } }
    @media (min-width: 69em) {
      /* line 10, ../sass/_offers.scss */
      #offers .offer-image {
        max-width: 50%;
        flex: 1;
        margin: 0; } }
    @media (min-width: 79em) {
      /* line 10, ../sass/_offers.scss */
      #offers .offer-image {
        min-height: 457px; } }
    @media (min-width: 89em) {
      /* line 10, ../sass/_offers.scss */
      #offers .offer-image {
        min-height: 517px; } }
    /* line 30, ../sass/_offers.scss */
    #offers .offer-image a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      opacity: 0;
      background-color: rgba(0, 0, 0, 0.1);
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: 0.33s;
      -o-transition-duration: 0.33s;
      -webkit-transition-duration: 0.33s;
      transition-duration: 0.33s; }
      /* line 40, ../sass/_offers.scss */
      #offers .offer-image a i {
        color: #ffffff;
        font-size: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 1;
        -moz-transition-property: all;
        -o-transition-property: all;
        -webkit-transition-property: all;
        transition-property: all;
        -moz-transition-duration: 0.33s;
        -o-transition-duration: 0.33s;
        -webkit-transition-duration: 0.33s;
        transition-duration: 0.33s; }
      /* line 51, ../sass/_offers.scss */
      #offers .offer-image a:hover {
        opacity: 1; }
        /* line 53, ../sass/_offers.scss */
        #offers .offer-image a:hover i {
          font-size: 30px; }
  /* line 60, ../sass/_offers.scss */
  #offers .offer-content {
    background-color: #ffffff;
    padding: 20px 16px; }
    @media (min-width: 39em) {
      /* line 60, ../sass/_offers.scss */
      #offers .offer-content {
        padding: 70px 50px 50px; } }
    @media (min-width: 69em) {
      /* line 60, ../sass/_offers.scss */
      #offers .offer-content {
        max-width: 50%;
        flex: 1; } }
    /* line 70, ../sass/_offers.scss */
    #offers .offer-content p + a {
      font-weight: 300;
      font-size: 25px;
      line-height: 1.2;
      text-transform: uppercase;
      display: inline-block;
      vertical-align: middle;
      color: #987258;
      text-decoration: none; }
      /* line 79, ../sass/_offers.scss */
      #offers .offer-content p + a:before {
        width: 20px;
        height: 1px;
        background-color: #987258;
        display: inline-block;
        content: "";
        margin-right: 10px;
        vertical-align: middle; }
        @media (min-width: 39em) {
          /* line 79, ../sass/_offers.scss */
          #offers .offer-content p + a:before {
            margin-right: 25px; } }
      /* line 91, ../sass/_offers.scss */
      #offers .offer-content p + a:hover {
        text-decoration: underline; }
  @media (min-width: 69em) {
    /* line 96, ../sass/_offers.scss */
    #offers .offer {
      display: flex; } }
  /* line 101, ../sass/_offers.scss */
  #offers h4 {
    padding-bottom: 20px; }
    @media (min-width: 39em) {
      /* line 101, ../sass/_offers.scss */
      #offers h4 {
        padding-bottom: 50px; } }
  /* line 107, ../sass/_offers.scss */
  #offers h3 {
    padding-bottom: 15px; }
    /* line 109, ../sass/_offers.scss */
    #offers h3 a {
      color: #987258;
      text-decoration: none; }
      /* line 112, ../sass/_offers.scss */
      #offers h3 a:hover {
        text-decoration: underline; }
  /* line 117, ../sass/_offers.scss */
  #offers h5 {
    padding-bottom: 20px; }
    @media (min-width: 39em) {
      /* line 117, ../sass/_offers.scss */
      #offers h5 {
        padding-bottom: 50px; } }
  /* line 123, ../sass/_offers.scss */
  #offers .owl-dots {
    margin-top: 35px; }
    /* line 125, ../sass/_offers.scss */
    #offers .owl-dots .owl-dot {
      outline: none; }
      /* line 127, ../sass/_offers.scss */
      #offers .owl-dots .owl-dot span {
        width: 45px;
        height: 4px;
        border-radius: 0;
        margin: 5px 3px;
        background: #987258; }
      /* line 135, ../sass/_offers.scss */
      #offers .owl-dots .owl-dot.active span {
        background: #7a5b46; }

/* line 144, ../sass/_offers.scss */
body.post-type-archive-offerte #offers {
  padding-top: 0 !important;
  padding-bottom: 10px !important; }
  /* line 147, ../sass/_offers.scss */
  body.post-type-archive-offerte #offers .offer {
    margin-bottom: 40px; }
    @media (min-width: 39em) {
      /* line 147, ../sass/_offers.scss */
      body.post-type-archive-offerte #offers .offer {
        margin-bottom: 100px; } }

/* line 2, ../sass/_gallery.scss */
#gallery .grid {
  max-width: none;
  width: 100%;
  padding: 0; }
/* line 7, ../sass/_gallery.scss */
#gallery .image-container {
  padding-bottom: 3px; }
  @media (min-width: 59em) {
    /* line 7, ../sass/_gallery.scss */
    #gallery .image-container {
      width: 33.3333333333333333%;
      float: left; }
      /* line 12, ../sass/_gallery.scss */
      #gallery .image-container.col-1 {
        padding-right: 2px; }
      /* line 15, ../sass/_gallery.scss */
      #gallery .image-container.col-2 {
        padding-right: 2px;
        padding-left: 2px; }
      /* line 19, ../sass/_gallery.scss */
      #gallery .image-container.col-3 {
        padding-left: 2px; } }
  /* line 23, ../sass/_gallery.scss */
  #gallery .image-container .image {
    position: relative;
    height: -webkit-calc((100vw * 508) / 684);
    height: calc((100vw * 508) / 684);
    max-height: 250px;
    background-size: cover;
    background-position: center center; }
    @media (min-width: 59em) {
      /* line 23, ../sass/_gallery.scss */
      #gallery .image-container .image {
        max-height: none;
        height: -webkit-calc(((100vw / 3) * 508) / 684);
        height: calc(((100vw / 3) * 508) / 684); } }
    /* line 35, ../sass/_gallery.scss */
    #gallery .image-container .image a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 1;
      height: 100%;
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: 0.33s;
      -o-transition-duration: 0.33s;
      -webkit-transition-duration: 0.33s;
      transition-duration: 0.33s;
      opacity: 0;
      background-color: rgba(0, 0, 0, 0.3); }
      /* line 45, ../sass/_gallery.scss */
      #gallery .image-container .image a i {
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 50%;
        color: #ffffff;
        font-size: 0;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -moz-transition-property: all;
        -o-transition-property: all;
        -webkit-transition-property: all;
        transition-property: all;
        -moz-transition-duration: 0.33s;
        -o-transition-duration: 0.33s;
        -webkit-transition-duration: 0.33s;
        transition-duration: 0.33s; }
      /* line 56, ../sass/_gallery.scss */
      #gallery .image-container .image a:hover {
        opacity: 1; }
        /* line 58, ../sass/_gallery.scss */
        #gallery .image-container .image a:hover i {
          font-size: 30px; }

/* line 1, ../sass/_footer.scss */
footer {
  text-align: center;
  padding: 50px 0;
  background-color: #ffffff; }
  @media (min-width: 39em) {
    /* line 1, ../sass/_footer.scss */
    footer {
      padding: 90px 0; } }
  /* line 8, ../sass/_footer.scss */
  footer a {
    color: #161319;
    text-decoration: none; }
    /* line 11, ../sass/_footer.scss */
    footer a:hover {
      text-decoration: underline;
      color: #161319; }
  /* line 16, ../sass/_footer.scss */
  footer h4 {
    text-transform: uppercase;
    color: #987258;
    font-weight: 400;
    font-size: 25px;
    line-height: 1.2;
    padding-bottom: 15px; }
  /* line 24, ../sass/_footer.scss */
  footer p {
    font-size: 20px;
    line-height: 2;
    margin-bottom: 10px; }
  /* line 29, ../sass/_footer.scss */
  footer .partners {
    padding: 30px 0 40px; }
    /* line 31, ../sass/_footer.scss */
    footer .partners a {
      margin: 0 20px; }
    /* line 34, ../sass/_footer.scss */
    footer .partners .partner {
      margin: 0 20px;
      position: relative; }
      @media (min-width: 39em) {
        /* line 34, ../sass/_footer.scss */
        footer .partners .partner {
          margin: 0 40px; } }
      /* line 40, ../sass/_footer.scss */
      footer .partners .partner a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1; }
  /* line 50, ../sass/_footer.scss */
  footer .info {
    padding: 0 56px; }
    /* line 52, ../sass/_footer.scss */
    footer .info p {
      font-size: 14px;
      margin-bottom: 0; }
