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

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

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 700;
  color: #ffffff;
  font-family: "Titillium Web", sans-serif;
  line-height: 1.2em;
  text-transform: uppercase; }
  h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
    color: #ffffff; }

ul li {
  list-style: url(freccia.svg);
  list-style-position: inside; }

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

.standard-box {
  background-color: #ffffff; }
  .standard-box h1, .standard-box h2, .standard-box h3, .standard-box h4, .standard-box h5, .standard-box h6, .standard-box small {
    color: #62622E;
    font-weight: 400; }
    .standard-box h1 b, .standard-box h2 b, .standard-box h3 b, .standard-box h4 b, .standard-box h5 b, .standard-box h6 b, .standard-box small b {
      font-weight: 700; }
  .standard-box p, .standard-box li, .standard-box label {
    color: #62622E;
    font-weight: 400; }
  .standard-box a:not(.btn) {
    color: #439421;
    font-family: "Open Sans", sans-serif;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    text-decoration: none !important; }
  .standard-box .opt-box-one {
    background-color: #F1F1F1; }
    .standard-box .opt-box-one h1, .standard-box .opt-box-one h2, .standard-box .opt-box-one h3, .standard-box .opt-box-one h4, .standard-box .opt-box-one h5, .standard-box .opt-box-one h6, .standard-box .opt-box-one small {
      color: #62622E;
      font-weight: 400; }
      .standard-box .opt-box-one h1 b, .standard-box .opt-box-one h2 b, .standard-box .opt-box-one h3 b, .standard-box .opt-box-one h4 b, .standard-box .opt-box-one h5 b, .standard-box .opt-box-one h6 b, .standard-box .opt-box-one small b {
        font-weight: 700; }
    .standard-box .opt-box-one p, .standard-box .opt-box-one li, .standard-box .opt-box-one label {
      color: #62622E;
      font-weight: 400; }
    .standard-box .opt-box-one a:not(.btn) {
      color: #439421;
      font-family: "Open Sans", sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      text-decoration: none !important; }
  .standard-box .opt-box-two {
    background-color: #439421; }
    .standard-box .opt-box-two h1, .standard-box .opt-box-two h2, .standard-box .opt-box-two h3, .standard-box .opt-box-two h4, .standard-box .opt-box-two h5, .standard-box .opt-box-two h6, .standard-box .opt-box-two small {
      color: #ffffff;
      font-weight: 400; }
      .standard-box .opt-box-two h1 b, .standard-box .opt-box-two h2 b, .standard-box .opt-box-two h3 b, .standard-box .opt-box-two h4 b, .standard-box .opt-box-two h5 b, .standard-box .opt-box-two h6 b, .standard-box .opt-box-two small b {
        font-weight: 700; }
    .standard-box .opt-box-two p, .standard-box .opt-box-two li, .standard-box .opt-box-two label {
      color: #ffffff;
      font-weight: 400; }
    .standard-box .opt-box-two a:not(.btn) {
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      text-decoration: none !important; }

.opt-box-one {
  background-color: #F1F1F1; }
  .opt-box-one h1, .opt-box-one h2, .opt-box-one h3, .opt-box-one h4, .opt-box-one h5, .opt-box-one h6, .opt-box-one small {
    color: #62622E;
    font-weight: 400; }
    .opt-box-one h1 b, .opt-box-one h2 b, .opt-box-one h3 b, .opt-box-one h4 b, .opt-box-one h5 b, .opt-box-one h6 b, .opt-box-one small b {
      font-weight: 700; }
  .opt-box-one p, .opt-box-one li, .opt-box-one label {
    color: #62622E;
    font-weight: 400; }
  .opt-box-one a:not(.btn) {
    color: #439421;
    font-family: "Open Sans", sans-serif;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    text-decoration: none !important; }
  .opt-box-one h2, .opt-box-one h3 {
    background-color: #ffffff;
    padding: 10px 20px !important;
    font-size: 1.2em;
    margin: 0 -20px -9px -20px !important;
    border-top: 2px solid #F1F1F1; }
  .opt-box-one h3 {
    padding: 2px 20px !important; }
  .opt-box-one span {
    color: #62622E; }
  .opt-box-one .standard-box {
    background-color: #ffffff; }
    .opt-box-one .standard-box h1, .opt-box-one .standard-box h2, .opt-box-one .standard-box h3, .opt-box-one .standard-box h4, .opt-box-one .standard-box h5, .opt-box-one .standard-box h6, .opt-box-one .standard-box small {
      color: #62622E;
      font-weight: 400; }
      .opt-box-one .standard-box h1 b, .opt-box-one .standard-box h2 b, .opt-box-one .standard-box h3 b, .opt-box-one .standard-box h4 b, .opt-box-one .standard-box h5 b, .opt-box-one .standard-box h6 b, .opt-box-one .standard-box small b {
        font-weight: 700; }
    .opt-box-one .standard-box p, .opt-box-one .standard-box li, .opt-box-one .standard-box label {
      color: #62622E;
      font-weight: 400; }
    .opt-box-one .standard-box a:not(.btn) {
      color: #439421;
      font-family: "Open Sans", sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      text-decoration: none !important; }
  .opt-box-one .opt-box-two {
    background-color: #439421; }
    .opt-box-one .opt-box-two h1, .opt-box-one .opt-box-two h2, .opt-box-one .opt-box-two h3, .opt-box-one .opt-box-two h4, .opt-box-one .opt-box-two h5, .opt-box-one .opt-box-two h6, .opt-box-one .opt-box-two small {
      color: #ffffff;
      font-weight: 400; }
      .opt-box-one .opt-box-two h1 b, .opt-box-one .opt-box-two h2 b, .opt-box-one .opt-box-two h3 b, .opt-box-one .opt-box-two h4 b, .opt-box-one .opt-box-two h5 b, .opt-box-one .opt-box-two h6 b, .opt-box-one .opt-box-two small b {
        font-weight: 700; }
    .opt-box-one .opt-box-two p, .opt-box-one .opt-box-two li, .opt-box-one .opt-box-two label {
      color: #ffffff;
      font-weight: 400; }
    .opt-box-one .opt-box-two a:not(.btn) {
      color: #ffffff;
      font-family: "Open Sans", sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      text-decoration: none !important; }

.opt-box-two {
  background-color: #439421; }
  .opt-box-two h1, .opt-box-two h2, .opt-box-two h3, .opt-box-two h4, .opt-box-two h5, .opt-box-two h6, .opt-box-two small {
    color: #ffffff;
    font-weight: 400; }
    .opt-box-two h1 b, .opt-box-two h2 b, .opt-box-two h3 b, .opt-box-two h4 b, .opt-box-two h5 b, .opt-box-two h6 b, .opt-box-two small b {
      font-weight: 700; }
  .opt-box-two p, .opt-box-two li, .opt-box-two label {
    color: #ffffff;
    font-weight: 400; }
  .opt-box-two a:not(.btn) {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    text-decoration: none !important; }
  .opt-box-two .standard-box {
    background-color: #ffffff; }
    .opt-box-two .standard-box h1, .opt-box-two .standard-box h2, .opt-box-two .standard-box h3, .opt-box-two .standard-box h4, .opt-box-two .standard-box h5, .opt-box-two .standard-box h6, .opt-box-two .standard-box small {
      color: #62622E;
      font-weight: 400; }
      .opt-box-two .standard-box h1 b, .opt-box-two .standard-box h2 b, .opt-box-two .standard-box h3 b, .opt-box-two .standard-box h4 b, .opt-box-two .standard-box h5 b, .opt-box-two .standard-box h6 b, .opt-box-two .standard-box small b {
        font-weight: 700; }
    .opt-box-two .standard-box p, .opt-box-two .standard-box li, .opt-box-two .standard-box label {
      color: #62622E;
      font-weight: 400; }
    .opt-box-two .standard-box a:not(.btn) {
      color: #439421;
      font-family: "Open Sans", sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      text-decoration: none !important; }
  .opt-box-two .opt-box-one {
    background-color: #F1F1F1; }
    .opt-box-two .opt-box-one h1, .opt-box-two .opt-box-one h2, .opt-box-two .opt-box-one h3, .opt-box-two .opt-box-one h4, .opt-box-two .opt-box-one h5, .opt-box-two .opt-box-one h6, .opt-box-two .opt-box-one small {
      color: #62622E;
      font-weight: 400; }
      .opt-box-two .opt-box-one h1 b, .opt-box-two .opt-box-one h2 b, .opt-box-two .opt-box-one h3 b, .opt-box-two .opt-box-one h4 b, .opt-box-two .opt-box-one h5 b, .opt-box-two .opt-box-one h6 b, .opt-box-two .opt-box-one small b {
        font-weight: 700; }
    .opt-box-two .opt-box-one p, .opt-box-two .opt-box-one li, .opt-box-two .opt-box-one label {
      color: #62622E;
      font-weight: 400; }
    .opt-box-two .opt-box-one a:not(.btn) {
      color: #439421;
      font-family: "Open Sans", sans-serif;
      overflow-wrap: break-word;
      word-wrap: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      -moz-hyphens: auto;
      hyphens: auto;
      text-decoration: none !important; }

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

body {
  background-color: #ffffff;
  margin-top: 57px;
  overflow-x: hidden;
  /* IE11 */ }
  body p {
    color: #BBBBBB; }
  body *::-ms-backdrop, body p, body li, body a {
    max-width: 100%; }
  body p.smaller, body li.smaller, body a.smaller {
    font-size: 0.8em;
    line-height: 1.8em; }
  body p.lead, body li.lead, body a.lead {
    line-height: 1.7em;
    font-size: 1.2em; }

body {
  opacity: 1;
  transition: 1s opacity; }

body.fader {
  opacity: 0;
  transition: none; }

hr {
  border: 0;
  border-top: 1px solid rgba(187, 187, 187, 0.3); }

main {
  display: inline; }

/* display inline on main is important to make work 100% heights inside of it!*/
.standard-box,
.opt-box-one,
.opt-box-two,
.scale-container,
.half-scale-container,
.container,
.container-fluid,
footer.main-footer {
  position: relative; }

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

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

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

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

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

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

@media (max-width: 1600px) {
  h1, .h1 {
    font-size: 1.4em; }
  h2, .h2 {
    font-size: 0.9em; }
  h3, .h3 {
    font-size: 0.7em; }
  h4, .h4 {
    font-size: 0.7em; }
  h5, .h5 {
    font-size: 0.5em; }
  h6, .h6 {
    font-size: 0.5em; } }

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

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

.freeze * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.lazy-background {
  background-size: 47px 8px;
  background-image: url(data:image/gif;base64,R0lGODlhXgAQAIABAMzMzP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY3ODZENjZGNzI0NTExRTg4NkY3OEZENzlDM0QzMzA2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY3ODZENjcwNzI0NTExRTg4NkY3OEZENzlDM0QzMzA2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Njc4NkQ2NkQ3MjQ1MTFFODg2Rjc4RkQ3OUMzRDMzMDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Njc4NkQ2NkU3MjQ1MTFFODg2Rjc4RkQ3OUMzRDMzMDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFBQABACwAAAAAXgAQAAACJoyPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+lUAACH5BAUFAAEALAAAAAAQABAAAAIOhI+py+0Po5y02ouzPgUAIfkEBQUAAQAsGgAAABAAEAAAAg6Ej6nL7Q+jnLTai7M+BQAh+QQFBQABACw0AAAAEAAQAAACDoSPqcvtD6OctNqLsz4FACH5BAkFAAEALAAAAABeABAAAAJEjI+py+0PgZy0Aoiz3sz6yYXiiHwfiaaRaanue7AtTKNyVefiTem+xgP9ho6ghIhcGC/JpmHpdEKjySmVaL3+slrdsgAAIfkECQUAAQAsAAAAAF4AEAAAAmuMj6kJ7Q/BOrG6aazFfOnKfVEoPt1JlRemrlPboCgssTDZyieNq32p6/BsOaIvaAQmRT8m8nVbfprTpycKLWaPVgb2qgVzu6mwYrhVksvj89dtJqPFarpznXl744j52r/XFlj3p9dnyFZSAAAh+QQJBQABACwAAAAAXgAQAAACWIyPqcu9AKOcwNEbnd5cYWx9VEeWjziFaGa25SqpsEtzMMvcUM03euXT9YaJn2xFTAaMwZuSyMwJn73oyUnlWT3TLG1b7HpbYER5bBNzsWjT2fBuN2fzVQEAIfkEBQUAAQAsAAAAAF4AEAAAAkSMj6nL7Q+BnLQCiLPezPrJheKIfB+JppFpqe57sC1Mo3JV5+JN6b7GA/2GjqCEiFwYL8mmYel0QqPJKZVovf6yWt2yAAA7);
  background-repeat: no-repeat;
  background-position: top 15px left 15px; }

.brand {
  position: absolute;
  z-index: 1; }

nav.main-navigation {
  z-index: 9997;
  position: relative;
  font-family: "Titillium Web", sans-serif;
  font-size: 10px; }
  nav.main-navigation .fixed-main-menu {
    position: relative; }
    nav.main-navigation .fixed-main-menu ul {
      display: inline-block;
      margin-top: 16px;
      padding-right: 5px;
      list-style-type: none;
      width: 100%;
      text-align: right;
      font-size: 0; }
      nav.main-navigation .fixed-main-menu ul li {
        display: inline-block;
        text-align: center;
        position: relative; }
        @media (min-width: 0px) and (max-width: 1365px) {
          nav.main-navigation .fixed-main-menu ul li.no-minor-lg {
            display: none; } }
        nav.main-navigation .fixed-main-menu ul li.mobile-menu-open a.fullscreen-menu-button-container {
          right: 0;
          z-index: 3;
          cursor: pointer;
          margin-left: 0;
          left: 0;
          padding: 24px 10px 19px 40px;
          cursor: pointer;
          background-image: url(menu.svg);
          background-position: left 20px top 22px;
          border-left: 1px solid #BBBBBB;
          background-repeat: no-repeat;
          z-index: 10001;
          transition: opacity .25s ease;
          border-radius: 0;
          box-sizing: border-box;
          color: #439421 !important;
          -webkit-transition: all 500ms cubic-bezier(0, 1, 0.05, 0.78);
          /* older webkit */
          -webkit-transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
          -moz-transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
          -o-transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
          transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
          /* custom */ }
        nav.main-navigation .fixed-main-menu ul li.active a {
          color: #439421 !important; }
        nav.main-navigation .fixed-main-menu ul li a {
          text-transform: uppercase;
          height: 30px;
          -webkit-transition: all 0.15s ease-in-out;
          -moz-transition: all 0.15s ease-in-out;
          -ms-transition: all 0.15s ease-in-out;
          -o-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
          font-size: 10px;
          font-weight: 700;
          color: #ffffff;
          line-height: normal;
          vertical-align: middle;
          padding: 10px 20px;
          position: relative;
          cursor: pointer; }
          @media (min-width: 0px) and (max-width: 1024px) {
            nav.main-navigation .fixed-main-menu ul li a {
              padding: 10px 12px; } }
          nav.main-navigation .fixed-main-menu ul li a img {
            position: absolute;
            top: -1px;
            left: 0; }
          nav.main-navigation .fixed-main-menu ul li a:hover {
            color: #439421; }
    nav.main-navigation .fixed-main-menu.normal, nav.main-navigation .fixed-main-menu.altered, nav.main-navigation .fixed-main-menu.normal .brand, nav.main-navigation .fixed-main-menu.normal .brand img, nav.main-navigation .fixed-main-menu.normal > ul, nav.main-navigation .fixed-main-menu.normal .menu-divider {
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -ms-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
    nav.main-navigation .fixed-main-menu.normal {
      z-index: 3;
      top: 0px;
      position: fixed;
      height: 57px;
      width: 100%;
      display: block;
      background-image: linear-gradient(169deg, #FDFDFD 0%, #E0E0E0 99%);
      border-bottom: 1px solid #BBBBBB; }
      nav.main-navigation .fixed-main-menu.normal .brand {
        margin-top: 10px;
        margin-left: 10px; }
        nav.main-navigation .fixed-main-menu.normal .brand img {
          height: 100px;
          -ms-transform-origin: top left;
          /* IE 9 */
          -webkit-transform-origin: top left;
          /* Chrome, Safari, Opera */
          transform-origin: top left; }

          nav.main-navigation .index-main-menu {
              position: relative; }
              nav.main-navigation .index-main-menu ul {
                display: inline-block;
                margin-top: 16px;
                padding-right: 5px;
                list-style-type: none;
                width: 100%;
                text-align: right;
                font-size: 0; }
                nav.main-navigation .index-main-menu ul li {
                  display: inline-block;
                  text-align: center;
                  position: relative; }
                  @media (min-width: 0px) and (max-width: 1365px) {
                    nav.main-navigation .index-main-menu ul li.no-minor-lg {
                      display: none; } }
                  nav.main-navigation .index-main-menu ul li.mobile-menu-open a.fullscreen-menu-button-container {
                    right: 0;
                    z-index: 3;
                    cursor: pointer;
                    margin-left: 0;
                    left: 0;
                    padding: 24px 10px 19px 40px;
                    cursor: pointer;
                    background-image: url(menu.svg);
                    background-position: left 20px top 22px;
                    background-repeat: no-repeat;
                    z-index: 10001;
                    transition: opacity .25s ease;
                    border-radius: 0;
                    box-sizing: border-box;
                    color: #439421 !important;
                    -webkit-transition: all 500ms cubic-bezier(0, 1, 0.05, 0.78);
                    /* older webkit */
                    -webkit-transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
                    -moz-transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
                    -o-transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
                    transition: all 500ms cubic-bezier(0, 1.05, 0.05, 0.78);
                    /* custom */ }
                  nav.main-navigation .index-main-menu ul li.active a {
                    color: #439421 !important; }
                  nav.main-navigation .index-main-menu ul li a {
                    text-transform: uppercase;
                    height: 30px;
                    -webkit-transition: all 0.15s ease-in-out;
                    -moz-transition: all 0.15s ease-in-out;
                    -ms-transition: all 0.15s ease-in-out;
                    -o-transition: all 0.15s ease-in-out;
                    transition: all 0.15s ease-in-out;
                    font-size: 10px;
                    font-weight: 700;
                    color: #ffffff;
                    line-height: normal;
                    vertical-align: middle;
                    padding: 10px 20px;
                    position: relative;
                    cursor: pointer; }
                    @media (min-width: 0px) and (max-width: 1024px) {
                      nav.main-navigation .index-main-menu ul li a {
                        padding: 10px 12px; } }
                    nav.main-navigation .index-main-menu ul li a img {
                      position: absolute;
                      top: -1px;
                      left: 0; }
                    nav.main-navigation .index-main-menu ul li a:hover {
                      color: #439421; }
              nav.main-navigation .index-main-menu.normal, nav.main-navigation .index-main-menu.altered, nav.main-navigation .index-main-menu.normal .brand, nav.main-navigation .index-main-menu.normal .brand img, nav.main-navigation .index-main-menu.normal > ul, nav.main-navigation .index-main-menu.normal .menu-divider {
                -webkit-transition: all 0.15s ease-in-out;
                -moz-transition: all 0.15s ease-in-out;
                -ms-transition: all 0.15s ease-in-out;
                -o-transition: all 0.15s ease-in-out;
                transition: all 0.15s ease-in-out; }
              nav.main-navigation .index-main-menu.normal {
                z-index: 3;
                top: 0px;
                position: fixed;
                height: 57px;
                width: 100%;
                display: block;
                background-image: none;
                border-bottom: none; }
                nav.main-navigation .index-main-menu.normal .brand {
                  margin-top: 10px;
                  margin-left: 10px; }
                  nav.main-navigation .index-main-menu.normal .brand img {
                    height: 100px;
                    -ms-transform-origin: top left;
                    /* IE 9 */
                    -webkit-transform-origin: top left;
                    /* Chrome, Safari, Opera */
                    transform-origin: top left; }

.fullscreen-menu-container {
  -ms-overflow-style: none;
  position: fixed;
  background: rgba(255, 255, 255, 0.95);
  top: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 10000;
  transition: all 400ms cubic-bezier(0.895, 0.195, 0.225, 0.845);
  /* custom */
  overflow-x: hidden;
  overflow-y: auto;
  -ms-transform: translate(100%, 0);
  /* IE 9 */
  -webkit-transform: translate(100%, 0);
  /* Safari */
  transform: translate(100%, 0); }
  .fullscreen-menu-container::-webkit-scrollbar {
    display: none !important; }
  @media (min-width: 0px) and (max-width: 1024px) {
    .fullscreen-menu-container {
      overflow-x: hidden;
      overflow-y: scroll;
      /* has to be scroll, not auto for momentum scrolling */
      -webkit-overflow-scrolling: touch; } }
  .fullscreen-menu-container nav.fullscreen-menu {
    margin: 0 auto;
    right: 0;
    width: 100%;
    max-width: 1200px !important;
    position: absolute;
    top: 210px;
    transition: all 400ms cubic-bezier(0.895, 0.195, 0.225, 0.845);
    /* custom */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    opacity: 0; }
  .fullscreen-menu-container.open {
    border-radius: 0;
    opacity: 1;
    width: 300px;
    visibility: visible;
    background: rgba(255, 255, 255, 0.95);
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -webkit-transform: translate(0, 0);
    /* Safari */
    transform: translate(0, 0);
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.5); }
    .fullscreen-menu-container.open nav.fullscreen-menu {
      opacity: 1;
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      transition-delay: 0.4s; }
  .fullscreen-menu-container ul.fullscreen-list {
    list-style: none;
    padding: 0;
    margin-left: 20px;
    display: block;
    position: relative;
    height: auto;
    margin-bottom: 30px;
    text-align: left; }
    .fullscreen-menu-container ul.fullscreen-list li {
      padding: 0 0 4px 0;
      position: relative;
      list-style: url(freccia.svg) !important; }
      .fullscreen-menu-container ul.fullscreen-list li a {
        font-size: 16px;
        display: block;
        text-transform: uppercase;
        position: relative;
        text-decoration: none;
        overflow: hidden;
        font-weight: 700;
        line-height: 24px;
        padding: 0;
        font-family: "Titillium Web", sans-serif;
        padding: 5px 0;
        margin: 5px 0;
        color: #62622E; }
        .fullscreen-menu-container ul.fullscreen-list li a:hover {
          color: #439421 !important;
          background: none; }
  @media (min-width: 0px) and (max-width: 767px) {
    .fullscreen-menu-container {
      right: 0; }
      .fullscreen-menu-container nav.fullscreen-menu {
        min-width: 300px; }
      .fullscreen-menu-container .bottom-border {
        text-align: center; }
      .fullscreen-menu-container h4 {
        text-align: center; }
      .fullscreen-menu-container ul.fullscreen-list {
        margin-bottom: 0;
        width: 100%;
        margin-bottom: 30px; }
        .fullscreen-menu-container ul.fullscreen-list li a {
          padding: 5px 0; }
          .fullscreen-menu-container ul.fullscreen-list li a:hover {
            background: none; } }

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

.fixed-cta-btn {
  position: fixed;
  right: 10px;
  top: 100px;
  z-index: 1000; }

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

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

.slick-next {
  right: 30px; }

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

ul.slick-dots {
  list-style-type: none;
  text-align: center;
  margin: 0;
  padding: 0;
  padding-top: 20px; }
  ul.slick-dots li {
    display: inline-block;
    margin: 0 5px; }
    ul.slick-dots li button {
      background-color: #BBBBBB;
      font-size: 6px;
      height: 6px;
      width: 6px;
      padding: 0;
      font-size: 0;
      border-radius: 100%;
      margin: 0;
      border: none; }
    ul.slick-dots li.slick-active button {
      background-color: #439421; }

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

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

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

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

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

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

.hero-bg {
  background-repeat: no-repeat;
  background-color: #439421;
  background-attachment: scroll;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
  transform: translate(0, 0) !important; }
  .hero-bg:before {
    z-index: -1;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0; }

.fullscreen-slider .hero-bg {
  background-attachment: scroll; }
  .fullscreen-slider .hero-bg:before {
    background: none; }

.fullscreen-slider .slick-arrow {
  display: none !important; }

.fullscreen-slider ul.slick-dots {
  padding: 0px;
  top: -170px;
  position: relative;
  margin: 0;
  height: 0px; }
  @media (min-width: 0px) and (max-width: 767px) {
    .fullscreen-slider ul.slick-dots {
      display: none !important; } }

.fullscreen-slider .fullscreen-slider-content {
  position: absolute;
  top: 35%;
  margin: 0 auto;
  left: 0px;
  right: 0px; }
  @media (min-width: 360px) and (max-width: 767px) {
    .fullscreen-slider .fullscreen-slider-content {
      top: 25%; } }
  @media (min-width: 0px) and (max-width: 359px) {
    .fullscreen-slider .fullscreen-slider-content {
      top: 10%; } }

.action-conversion-component .form-group {
  margin: 5px; }

.action-conversion-component h3 {
  font-size: 16px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  text-transform: uppercase; }

.action-conversion-component.in-header {
  position: absolute;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.1);
  margin: 0 auto;
  left: 0;
  right: 0; }

.mobile-float-booking {
  position: fixed;
  bottom: 0;
  z-index: 500;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0; }
  .mobile-float-booking .btn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: 0px -2px 5px 0px rgba(42, 42, 42, 0.2);
    -moz-box-shadow: 0px -2px 5px 0px rgba(42, 42, 42, 0.2);
    box-shadow: 0px -2px 5px 0px rgba(42, 42, 42, 0.2);
    font-size: 12px !important; }

a.btn, button.btn, .fake-btn {
  padding: 10px 30px;
  border: none;
  outline: 0px;
  -webkit-appearance: none;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  text-transform: uppercase;
  font-weight: 600;
  box-shadow: none;
  transition: 0.18s;
  -webkit-transition: 0.18s;
  font-family: "Open Sans", sans-serif; }
  a.btn.btn-lg, button.btn.btn-lg, .fake-btn.btn-lg {
    padding: 20px 40px;
    font-size: 15px; }
  a.btn.btn-sm, button.btn.btn-sm, .fake-btn.btn-sm {
    padding: 5px 12px;
    font-size: 13px; }
  a.btn.btn-xs, button.btn.btn-xs, .fake-btn.btn-xs {
    padding: 0px 5px;
    font-size: 10px; }
  a.btn.btn-default, a.btn .btn-default-outline, button.btn.btn-default, button.btn .btn-default-outline, .fake-btn.btn-default, .fake-btn .btn-default-outline {
    background-image: linear-gradient(180deg, #9FDA36 0%, #429321 100%);
    border-radius: 3px;
    color: #ffffff; }
    a.btn.btn-default:hover, a.btn.btn-default:focus, a.btn.btn-default:active, a.btn.btn-default.active, a.btn .btn-default-outline:hover, a.btn .btn-default-outline:focus, a.btn .btn-default-outline:active, a.btn .btn-default-outline.active, button.btn.btn-default:hover, button.btn.btn-default:focus, button.btn.btn-default:active, button.btn.btn-default.active, button.btn .btn-default-outline:hover, button.btn .btn-default-outline:focus, button.btn .btn-default-outline:active, button.btn .btn-default-outline.active, .fake-btn.btn-default:hover, .fake-btn.btn-default:focus, .fake-btn.btn-default:active, .fake-btn.btn-default.active, .fake-btn .btn-default-outline:hover, .fake-btn .btn-default-outline:focus, .fake-btn .btn-default-outline:active, .fake-btn .btn-default-outline.active {
      color: #ffffff;
      background-image: linear-gradient(180deg, #439421 0%, #439421 100%); }
    a.btn.btn-default:focus, a.btn .btn-default-outline:focus, button.btn.btn-default:focus, button.btn .btn-default-outline:focus, .fake-btn.btn-default:focus, .fake-btn .btn-default-outline:focus {
      box-shadow: none; }
  a.btn.btn-secondary, button.btn.btn-secondary, .fake-btn.btn-secondary {
    background-image: linear-gradient(169deg, #D6D6D6 0%, #F0F0F0 99%);
    border-radius: 3px;
    color: #62622E;
    padding: 2px 5px; }
    a.btn.btn-secondary:hover, a.btn.btn-secondary:focus, a.btn.btn-secondary:active, a.btn.btn-secondary.active, button.btn.btn-secondary:hover, button.btn.btn-secondary:focus, button.btn.btn-secondary:active, button.btn.btn-secondary.active, .fake-btn.btn-secondary:hover, .fake-btn.btn-secondary:focus, .fake-btn.btn-secondary:active, .fake-btn.btn-secondary.active {
      color: #ffffff;
      background-color: white; }
    a.btn.btn-secondary:focus, button.btn.btn-secondary:focus, .fake-btn.btn-secondary:focus {
      box-shadow: none; }
  a.btn.btn-tertiary, button.btn.btn-tertiary, .fake-btn.btn-tertiary {
    background-image: linear-gradient(169deg, #D6D6D6 0%, #F0F0F0 99%);
    border-radius: 3px;
    color: #62622E;
    margin-bottom: .2em;
    max-width: 70px;
    font-size: 1.2em; }
    a.btn.btn-tertiary:hover, a.btn.btn-tertiary:focus, a.btn.btn-tertiary:active, a.btn.btn-tertiary.active, button.btn.btn-tertiary:hover, button.btn.btn-tertiary:focus, button.btn.btn-tertiary:active, button.btn.btn-tertiary.active, .fake-btn.btn-tertiary:hover, .fake-btn.btn-tertiary:focus, .fake-btn.btn-tertiary:active, .fake-btn.btn-tertiary.active {
      color: #ffffff;
      background-image: linear-gradient(180deg, #439421 0%, #439421 100%); }
    a.btn.btn-tertiary:focus, button.btn.btn-tertiary:focus, .fake-btn.btn-tertiary:focus {
      box-shadow: none; }
  a.btn.btn-default-outline, button.btn.btn-default-outline, .fake-btn.btn-default-outline {
    background: #ffffff;
    color: #439421;
    border: 1px solid #439421; }
    a.btn.btn-default-outline:hover, a.btn.btn-default-outline:focus, a.btn.btn-default-outline:active, a.btn.btn-default-outline.active, button.btn.btn-default-outline:hover, button.btn.btn-default-outline:focus, button.btn.btn-default-outline:active, button.btn.btn-default-outline.active, .fake-btn.btn-default-outline:hover, .fake-btn.btn-default-outline:focus, .fake-btn.btn-default-outline:active, .fake-btn.btn-default-outline.active {
      color: #ffffff;
      background-color: #56be2a; }
    a.btn.btn-default-outline:focus, button.btn.btn-default-outline:focus, .fake-btn.btn-default-outline:focus {
      box-shadow: none; }

.btn-secondary {
  background-image: linear-gradient(169deg, #D6D6D6 0%, #F0F0F0 99%);
  border-radius: 3px;
  color: #62622E;
  padding: 5px 12px;
  border-color: #ffffff; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
    color: #ffffff;
    background-color: white; }
  .btn-secondary:focus {
    box-shadow: none; }

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #ffffff;
  background-color: #439421;
  border-color: #ffffff; }

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

.hideContentWindow {
  background: #62622E;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding: 16px;
  display: block; }

.contentWindow {
  width: 100%;
  background: rgba(98, 98, 46, 0.95);
  position: fixed !important;
  height: 100%;
  bottom: 0px;
  z-index: 10002;
  box-sizing: border-box;
  color: white;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  display: none;
  -ms-overflow-style: none;
  overflow-x: hidden;
  overflow-y: auto; }
  .contentWindow::-webkit-scrollbar {
    display: none !important; }
  @media (min-width: 0px) and (max-width: 1024px) {
    .contentWindow {
      overflow-x: hidden;
      overflow-y: scroll;
      /* has to be scroll, not auto for momentum scrolling */
      -webkit-overflow-scrolling: touch; } }

.contentWindow.smallContent {
  background: rgba(98, 98, 46, 0.45);
  padding: 0 10px; }
  .contentWindow.smallContent > .container-fluid {
    width: auto;
    padding: 16px;
    max-width: 600px;
    margin-top: 10%;
    height: auto;
    min-height: 100px;
    background: #62622e;
    border-radius: 0;
    border: 1px solid rgba(255, 255, 255, 0.1); }

.setOverflow {
  overflow: hidden;
  max-height: 100vh; }
  @media (max-width: 1024px) {
    .setOverflow {
      position: fixed; } }

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

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

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

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

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

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

/*Thanks message */
.messageWindow {
  position: fixed;
  z-index: 9998;
  top: 10px;
  margin: 0 auto;
  padding: 30px;
  right: 10px;
  left: auto;
  height: auto;
  min-height: 100px;
  width: 300px;
  background: rgba(98, 98, 46, 0.95);
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: none;
  color: #ffffff; }
  .messageWindow h3 {
    margin: 0;
    margin-bottom: 10px; }
  .messageWindow p {
    margin: 0; }

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

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

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

.auroramenu li > ul {
  display: none; }

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

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

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

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

.auroramenu-styles a {
  color: #ffffff;
  background-color: #62622E;
  display: block;
  padding: 8px;
  transition: background-color 0.5s ease;
  font-family: "Titillium Web", sans-serif; }

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

.auroramenu-styles a:hover {
  background-color: #439421;
  color: #ffffff; }

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

.img-rect {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background-image: url(placeholder.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #F1F1F1; }
  .img-rect:before {
    content: "";
    display: block;
    padding-top: 60%; }
  .img-rect:after {
    background-color: rgba(115, 184, 124, 0.3);
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .img-rect img {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    height: 0;
    width: 0; }

.img-square {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background-image: url(placeholder.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #F1F1F1; }
  .img-square:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .img-square:after {
    background-color: rgba(115, 184, 124, 0.3);
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .img-square img {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    height: 0;
    width: 0; }

.social-wall header {
  margin-bottom: 30px; }

.social-wall .social-square {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background-image: url(placeholder.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  background-color: #F1F1F1;
  margin-bottom: 30px; }
  .social-wall .social-square:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .social-wall .social-square img {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    height: 0;
    width: 0; }
  .social-wall .social-square a.wall-link {
    position: absolute;
    display: block;
    padding: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(42, 42, 42, 0.2);
    transition: all 500ms cubic-bezier(0.095, 0.71, 0.105, 0.94); }
    .social-wall .social-square a.wall-link:hover {
      background: rgba(42, 42, 42, 0); }
  .social-wall .social-square span.wall-icon {
    display: block;
    position: absolute;
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    right: 15px;
    bottom: 15px;
    color: #ffffff;
    font-size: 30px;
    transition: none;
    cursor: pointer; }
    .social-wall .social-square span.wall-icon p {
      text-align: left;
      position: absolute;
      opacity: 0;
      height: 100%;
      width: 100%;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      font-size: 13px;
      line-height: 20px;
      padding: 30px;
      -ms-transform: translate(0, -20%);
      /* IE 9 */
      -webkit-transform: translate(0, -20%);
      /* Safari */
      transform: translate(0, -20%);
      background-image: linear-gradient(-180deg, rgba(42, 42, 42, 0.5) 0%, rgba(42, 42, 42, 0) 100%); }
      .social-wall .social-square span.wall-icon p a {
        display: block;
        padding-top: 10px;
        font-weight: 700; }
    .social-wall .social-square span.wall-icon:hover {
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .social-wall .social-square span.wall-icon:hover i {
        display: none; }
      .social-wall .social-square span.wall-icon:hover p {
        transition: all 500ms cubic-bezier(0.095, 0.71, 0.105, 0.94);
        opacity: 1;
        -ms-transform: translate(0, 0);
        /* IE 9 */
        -webkit-transform: translate(0, 0);
        /* Safari */
        transform: translate(0, 0); }

.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #F1F1F1;
  border: 1px solid rgba(42, 42, 42, 0.1);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  box-shadow: 0 2px 4px 0 rgba(42, 42, 42, 0.05);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #62622E;
  font-size: 13px;
  line-height: 1.42857143;
  padding: 15px; }

.datepicker td, .datepicker th {
  text-align: center;
  width: 20px;
  height: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none; }

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

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

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

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

.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
  background: #595959;
  border-color: #595959;
  border-radius: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

form .form-control {
  padding: 6px 12px;
  height: 44px; }

form select.form-control, form input.form-control, form textarea.form-control {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  font-size: 0.85em;
  color: #62622E;
  font-weight: 400; }
  form select.form-control::-webkit-input-placeholder, form input.form-control::-webkit-input-placeholder, form textarea.form-control::-webkit-input-placeholder {
    color: #bebebe; }
  form select.form-control:-moz-placeholder, form input.form-control:-moz-placeholder, form textarea.form-control:-moz-placeholder {
    color: #bebebe; }
  form select.form-control::-moz-placeholder, form input.form-control::-moz-placeholder, form textarea.form-control::-moz-placeholder {
    color: #bebebe; }
  form select.form-control:-ms-input-placeholder, form input.form-control:-ms-input-placeholder, form textarea.form-control:-ms-input-placeholder {
    color: #bebebe; }
  form select.form-control:focus, form input.form-control:focus, form textarea.form-control:focus {
    border-color: #439421;
    outline: 0;
    box-shadow: 0 0 0px 1px #439421;
    background-color: #F1F1F1; }

form select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 8px); }

form textarea.form-control {
  min-height: 200px; }

form label {
  margin-bottom: 0px;
  line-height: 14px;
  color: #595959; }
  form label.blocklabel {
    width: 100%;
    display: block;
    margin-top: 11px;
    margin-bottom: 3px; }

.checkbox input {
  height: 16px;
  margin-right: 7px; }
  .checkbox input.error {
    outline: #d10000 solid 2px; }

label.error {
  display: none !important; }

label > input {
  margin-top: 6px !important; }

.privacy-footer label > input {
  margin-top: 1px !important; }

input, select, textarea {
  font-size: 16px !important; }
  input.error, select.error, textarea.error {
    border-color: #D10000;
    outline: 0;
    box-shadow: 0 0 0 2px #D10000; }

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

.half-extender {
  min-height: 400px;
  height: 50vh; }

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

.v-center {
  top: 50%;
  transform: translateY(-50%); }

.set-relative {
  position: relative; }

.noverflow {
  overflow: hidden; }

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

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

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

img.widepic {
  width: 100%; }

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

:focus {
  outline: none !important; }

::-moz-focus-inner {
  border: 0 !important; }

/* bootstrap hack: fix content width inside hidden tabs (Otherwise slick slider won't work inside BS tabs!) */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: block;
  /* undo display:none          */
  height: 0;
  /* height:0 is also invisible */
  overflow-y: hidden;
  /* no-overflow                */ }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 993px) and (max-width: 1600px) {
  .box-padding-perc {
    padding: 7%; }
  .box-padding-xs {
    padding: 10px; }
  .box-padding-s {
    padding: 15px; }
  .box-padding-m {
    padding: 30px; }
  .box-padding-l {
    padding: 40px; }
  .t-padding-xs {
    padding-top: 10px; }
  .t-padding-s {
    padding-top: 15px; }
  .t-padding-m {
    padding-top: 30px; }
  .t-padding-l {
    padding-top: 50px; }
  .t-padding-xl {
    padding-top: 60px; }
  .t-padding-xxl {
    padding-top: 100px; }
  .b-padding-xs {
    padding-bottom: 10px; }
  .b-padding-s {
    padding-bottom: 15px; }
  .b-padding-m {
    padding-bottom: 30px; }
  .b-padding-l {
    padding-bottom: 50px; }
  .b-padding-xl {
    padding-bottom: 60px; }
  .b-padding-xxl {
    padding-bottom: 100px; }
  .t-margin-xs {
    margin-top: 10px; }
  .t-margin-s {
    margin-top: 15px; }
  .t-margin-m {
    margin-top: 30px; }
  .t-margin-l {
    margin-top: 50px; }
  .t-margin-xl {
    margin-top: 60px; }
  .t-margin-xxl {
    margin-top: 100px; }
  .b-margin-xs {
    margin-bottom: 10px; }
  .b-margin-s {
    margin-bottom: 15px; }
  .b-margin-m {
    margin-bottom: 30px; }
  .b-margin-l {
    margin-bottom: 50px; }
  .b-margin-xl {
    margin-bottom: 60px; }
  .b-margin-xxl {
    margin-bottom: 100px; } }

@media (min-width: 0px) and (max-width: 992px) {
  .box-padding-perc {
    padding: 5%; }
  .box-padding-xs {
    padding: 5px; }
  .box-padding-s {
    padding: 15px; }
  .box-padding-m {
    padding: 20px; }
  .box-padding-l {
    padding: 30px; }
  .t-padding-xs {
    padding-top: 5px; }
  .t-padding-s {
    padding-top: 15px; }
  .t-padding-m {
    padding-top: 20px; }
  .t-padding-l {
    padding-top: 30px; }
  .t-padding-xl {
    padding-top: 40px; }
  .t-padding-xxl {
    padding-top: 50px; }
  .b-padding-xs {
    padding-bottom: 5px; }
  .b-padding-s {
    padding-bottom: 10px; }
  .b-padding-m {
    padding-bottom: 20px; }
  .b-padding-l {
    padding-bottom: 30px; }
  .b-padding-xl {
    padding-bottom: 40px; }
  .b-padding-xxl {
    padding-bottom: 50px; }
  .t-margin-xs {
    margin-top: 5px; }
  .t-margin-s {
    margin-top: 15px; }
  .t-margin-m {
    margin-top: 20px; }
  .t-margin-l {
    margin-top: 30px; }
  .t-margin-xl {
    margin-top: 40px; }
  .t-margin-xxl {
    margin-top: 50px; }
  .b-margin-xs {
    margin-bottom: 5px; }
  .b-margin-s {
    margin-bottom: 10px; }
  .b-margin-m {
    margin-bottom: 20px; }
  .b-margin-l {
    margin-bottom: 30px; }
  .b-margin-xl {
    margin-bottom: 40px; }
  .b-margin-xxl {
    margin-bottom: 50px; } }

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

.centerize {
  margin: 0 auto; }

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

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

.rounded {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

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

.debug {
  display: none !important;
  outline: red dotted thick !important; }

/**Avoid textfield input zooming on IOS**/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px; } }

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

textarea {
  resize: vertical; }

.video-window {
  display: none;
  width: 100%;
  height: 100vh;
  background-color: #62622E;
  z-index: 1000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }

.hide-video-fs {
  position: absolute;
  left: 10px;
  top: 40px;
  z-index: 1; }

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

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

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

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

.video-wrapper-selfhosted {
  overflow: hidden;
  height: 100vh; }
  .video-wrapper-selfhosted:after {
    background-color: rgba(115, 184, 124, 0.3);
    content: "";
    position: absolute;
    display: block;
    height: 100%;
    padding: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .video-wrapper-selfhosted .video-background-selfhosted {
    left: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100vh; }
    @media (min-width: 0px) and (orientation: portrait) {
      .video-wrapper-selfhosted .video-background-selfhosted {
        margin-left: -50%;
        height: 100vh;
        min-height: auto; } }

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

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

.dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-radius: .25rem;
  transform: none !important;
  top: 40px !important;
  left: auto !important;
  right: 30px !important;
  will-change: transform;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.25); }

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: #439421 !important;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }

.btn-outline-light.focus, .btn-outline-light:focus {
  box-shadow: none !important; }

/*Privacy collapse*/
.checkbox.privacy-check label {
  margin-bottom: 0; }

.privacy-row {
  margin-bottom: 10px; }

.privacy-send-wrapper {
  border-top: 1px solid #F1F1F1;
  padding-top: 10px; }

.privacy-wrapper {
  position: relative;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #f1f1f1;
  padding: 30px; }
  @media (min-width: 0px) and (max-width: 767px) {
    .privacy-wrapper {
      padding: 15px; } }
  .privacy-wrapper.privacy-mobile {
    padding: 15px;
    border: none;
    max-height: 100px;
    overflow-x: hidden;
    overflow-y: scroll;
    /* has to be scroll, not auto for momentum scrolling */
    -webkit-overflow-scrolling: touch; }
    .privacy-wrapper.privacy-mobile .privacy-footer {
      text-align: left; }
    .privacy-wrapper.privacy-mobile .privacy-content h1, .privacy-wrapper.privacy-mobile .privacy-content h2, .privacy-wrapper.privacy-mobile .privacy-content h3, .privacy-wrapper.privacy-mobile .privacy-content h4, .privacy-wrapper.privacy-mobile .privacy-content h5, .privacy-wrapper.privacy-mobile .privacy-content h6 {
      font-size: 16px !important;
      line-height: 22px !important;
      margin-bottom: 15px;
      font-weight: 700; }
  .privacy-wrapper .privacy-content h1, .privacy-wrapper .privacy-content h2, .privacy-wrapper .privacy-content h3, .privacy-wrapper .privacy-content h4, .privacy-wrapper .privacy-content h5, .privacy-wrapper .privacy-content h6 {
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 20px; }
  .privacy-wrapper .privacy-content p, .privacy-wrapper .privacy-content li, .privacy-wrapper .privacy-content a {
    font-size: 15px;
    line-height: 22px; }
  .privacy-wrapper .privacy-footer {
    text-align: right; }
    @media (min-width: 0px) and (max-width: 767px) {
      .privacy-wrapper .privacy-footer {
        text-align: left; } }
    .privacy-wrapper .privacy-footer .checkbox label {
      color: #439421 !important;
      line-height: 1.2em; }

.slider-in-content .slick-arrow {
  top: 15px !important; }
  .slider-in-content .slick-arrow.slick-prev {
    right: 80px;
    left: auto; }
  .slider-in-content .slick-arrow.slick-next {
    right: 35px; }

.slider-in-content figure {
  border-radius: 0; }

.slider-in-content .slick-list {
  overflow: hidden;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

/* exclamation point inside field */
.inner-addon {
  position: relative; }

.inner-addon .fas {
  position: absolute;
  padding: 15px;
  pointer-events: none;
  color: #439421; }

.right-addon .fas {
  right: 0px; }

.right-addon input {
  padding-right: 30px; }

/***************************NEW STYLES FOR THIS THEME************************************************************************************************/
.container {
  max-width: 1000px !important; }

.titolo {
  display: block;
  border-bottom: 1px solid rgba(187, 187, 187, 0.2);
  margin-bottom: 1rem;
  font-weight: 700;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase; }
  .titolo i {
    color: #439421; }

.fixed-main-menu span {
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  top: 15px;
  left: 80px; }

.back {
  position: absolute;
  right: 70px;
  top: 16px; }

.logout {
  text-transform: uppercase;
  color: #62622E !important;
  font-size: 14px; }

.img-limit {
  width: 100px; }

.btn {
  font-size: .8rem; }

.btn-up {
  position: relative;
  top: -20px; }

.form-control {
  background: #F1F1F1;
/*border: none;*/ }

.form-group {
  margin-bottom: .5rem; }
  .form-group a {
    text-decoration: none !important; }

body.margin-homepage {
  margin-top: 0 !important; }

.input-group-text {
  background-color: #439421;
  border: none;
  color: #ffffff;
  cursor: pointer; }

.verde {
  color: #439421 !important; }

.tooltip-inner {
  border: none;
  box-shadow: 0 5px 10px 0 rgba(42, 42, 42, 0.1);
  border-radius: 0;
  background-color: #ffffff;
  color: #BBBBBB;
  font-size: 13px;
  line-height: 18px;
  padding: 20px 15px;
  text-align: left; }

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #ffffff; }

.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
  bottom: 0;
  border: none; }

.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before {
  top: 0;
  border: none; }

.tabs {
  padding-left: 5px !important;
  padding-right: 5px !important; }
  .tabs .btn {
    border-radius: 4px;
    padding: 5px 10px 6px;
    margin: 3px; }
  .tabs .btn-default {
    background-color: unset !important;
    background-image: unset !important; }
    .tabs .btn-default:hover, .tabs .btn-default.active {
      background-color: #34731a !important; }

.table {
  line-height: 1.2em; }

table.download td {
  border-top: none; }
  table.download td a {
    color: #2A2A2A !important; }
    table.download td a i {
      color: #439421 !important; }
  table.download td b {
    text-transform: uppercase; }

.modal-dialog {
  margin-top: 65px; }
  .modal-dialog .btn {
    min-width: 80px; }
  .modal-dialog img {
    max-width: 77px; }

.btn-group .btn {
  margin: 0 1px !important; }

@media (min-width: 568px) {
  .btn-block {
    width: unset !important;
    display: unset !important; } }

.opt-box-two {
  background-image: linear-gradient(-180deg, #FC3E39 0%, #E00914 100%); }

.sotto_bar {
  background: #ffffff;
  padding-top: 10px;
  color: #62622E;
  height: 40px; }
  .sotto_bar span {
    font-size: 12px; }
  .sotto_bar a {
    color: #62622E !important; }
  .sotto_bar .ricominciare {
    display: contents;
    width: 100px; }

.parasole-header {
  height: 154px;
  background-image: url(header.png), url(bg-header.png);
  background-position: center, top;
  background-repeat: no-repeat, repeat-x; }
  .parasole-header div {
    width: 100%;
    text-align: center; }
  .parasole-header .logo {
    margin: 40px auto 0;
    z-index: 1123123123; }

body.bg-body {
  /*background-image: url(bg-body.jpg);*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.welcome {
  font-family: "Titillium Web", sans-serif;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  background: rgba(42, 42, 42, 0.2);
  color: #ffffff;
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.5); }
  .welcome p {
    color: #ffffff; }

@media (min-width: 992px) {
  .opt-box-one {
    border-left: 2px solid #F1F1F1;
    border-right: 2px solid #F1F1F1;
    border-bottom: 2px solid #F1F1F1; }
  .col-lg-1 {
    background-image: url(separatore.svg);
    background-repeat: repeat-y;
    background-position: center; } }

.table-borderless {
  max-width: 400px;
  margin: 0 auto; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #439421; }

img.icona_titolo {
  max-width: 80px; }

  .testo_top {
    font-size: 1.5em;
    color: #62622E;
    text-transform: uppercase;
    position: absolute;
    right: 70px;
    top: 15px;
  }

  .card {
    background: none;
    border: 1px solid  rgba(#000000, .2);
    padding: 10px;
    text-align: left;
  }
  .card p {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .card i {
    font-size: 1.5em;
    //margin-bottom: .8em;
  }


  .card-title{
    color: #000000 !important;
    margin-bottom: 0;
    line-height: 1.5em;
    margin-top: 5px;
    text-transform: uppercase;
  }

  .card-data{
    color: #000000 !important;
    font-weight: bold !important;
  }

  .card-text{
    border-bottom: 1px solid #BBBBBB;}
  .card i {
    font-size: unset;
  }


/***************************NEW STYLES FOR THIS THEME END********************************************************************************************/
.messaggio_errore {
  text-align: center; }
  .messaggio_errore h1, .messaggio_errore p, .messaggio_errore .titolo_inoltra {
    margin-top: 100px;
    color: #2A2A2A;
    font-size: 16px !important;
    font-weight: 700; }

.inoltra_newletter {
  text-align: center;
  margin-top: 200px;
  margin-bottom: 50px; }
  .inoltra_newletter p {
    color: #73B87C;
    font-size: 16px !important;
    font-weight: 700; }

.div_disattiva {
  text-align: center;
  margin-bottom: 100px;
  margin-bottom: 50px; }

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

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

.close-menu-container {
  position: relative;
  background-color: #ffffff; }

/*************************************************************************************
CHANGE GUTTER
*************************************************************************************/
.container {
  padding-right: 20px;
  padding-left: 20px; }

.row {
  margin-right: -20px;
  margin-left: -20px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  padding-right: 20px;
  padding-left: 20px; }

/*************************************************************************************
TINYMCE ONLY
*************************************************************************************/
#tinymce {
  background: #ffffff !important;
  background-color: #ffffff !important; }
  #tinymce h1, #tinymce h2, #tinymce h3, #tinymce h4, #tinymce h5, #tinymce h6, #tinymce p, #tinymce li, #tinymce dt {
    color: #2A2A2A !important; }

/*************************************************************************************
FCK ONLY
*************************************************************************************/
.mce-content-body h1, .mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body h6 {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  margin: 30px 0px 10px;
  padding: 0 0 0 0; }

.mce-content-body a:not(.btn) {
  color: #439421;
  text-decoration: underline; }
  .mce-content-body a:not(.btn):hover {
    color: #60d131;
    text-decoration: none; }

.mce-content-body i {
  color: #62622E; }

.mce-content-body a.btn {
  text-decoration: none !important; }

.mce-content-body hr {
  border: 0;
  border-top: 1px solid #F1F1F1; }

.mce-content-body .paragrafo-su-due-colonne {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px; }
  @media (min-width: 0px) and (max-width: 767px) {
    .mce-content-body .paragrafo-su-due-colonne {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 0;
      -moz-column-gap: 0;
      column-gap: 0; } }

.mce-content-body ul, .mce-content-body ol {
  list-style-position: inside;
  padding: 0; }

.icon{
  background-size: 100%;
  background-repeat: no-repeat;
}

.iframe-pdf{
  width: 100%;
  height: 600px;
}

.grafico{
  /*background-color: #F1F1F1;*/
  padding-bottom: 25px;
}

.flex-center{
  display: flex;
  align-items: center;
  justify-content: center;
}
