﻿@font-face {
  font-family: Caviar;
  src: url(silvana-gold/fonts/CaviarDreams.ttf);
}
@font-face {
  font-family: Caviar;
  src: url(silvana-gold/fonts/Caviar_Dreams_Bold.ttf);
  font-weight: bold;
}
@font-face {
  font-family: Caviar;
  src: url(silvana-gold/fonts/CaviarDreams_Italic.ttf);
  font-style: italic;
}
@font-face {
  font-family: Caviar;
  src: url(silvana-gold/fonts/CaviarDreams_BoldItalic.ttf);
  font-style: italic;
  font-weight: bold;
}
body {
  font-family: Caviar !important;
  color: #333333;
}
@media (max-height: 979px) {
  .full-height {
    min-height: 100vh;
  }
}
@media (min-height: 980px) {
  .full-height {
    min-height: 980px;
  }
}
.lang-change-flag {
  display: none;
}
@media (max-width: 770px) {
  .lang-change-flag {
    display: block;
    position: fixed;
    cursor: pointer;
    z-index: 9999;
    right: 20px;
    bottom: 20px;
    opacity: 0.75;
  }
}
.lang-change-flag img {
  width: 40px;
}
@media (min-width: 770px) {
  header.navbar div.container {
    width: 100%;
    padding-left: 10%;
  }
}
header.navbar div.container ul {
  position: relative;
}
@media (min-width: 1600px) {
  header.navbar div.container ul {
    right: 300px;
  }
}
header.navbar div.container ul li > a {
  font-size: 21px;
  font-weight: bold;
}
@media (max-width: 1600px) {
  header.navbar div.container ul li > a {
    font-size: 15px;
  }
}
@media (max-width: 1260px) and (min-width: 770px) {
  header.navbar div.container ul li > a {
    font-size: 13px;
  }
}
header.navbar div.container ul li.lang-menu-item > a {
  margin-bottom: 0px !important;
}
header.navbar div.container ul li.lang-menu-item > a img {
  width: 40px;
  position: relative;
  bottom: 10px;
}
@media (max-width: 770px) {
  header.navbar div.container ul li.lang-menu-item {
    display: none;
  }
}
header.navbar.black {
  background-color: #2D2C2C !important;
  background: #2D2C2C !important;
}
header.navbar.gold {
  background-color: rgba(123, 98, 46, 0.54);
}
@media (min-width: 770px) {
  header.navbar.affix-top:not(.black) .brand-img {
    position: relative;
    top: 10px;
  }
}
@media (min-width: 1000px) {
  header.navbar.affix-top:not(.black) .brand-img {
    width: 160px;
  }
}
@media (max-width: 1000px) and (min-width: 769px) {
  header.navbar.affix-top:not(.black) .brand-img {
    top: 20px;
  }
}
header.navbar.affix-top:not(.black) li.active a {
  color: white;
  -webkit-transform: initial !important;
  -o-transform: initial !important;
  transform: initial !important;
}
header.navbar.affix img.brand-img {
  top: 9px;
}
#customers {
  padding-top: 50px;
  padding-bottom: 50px;
}
.gallery-carousel .owl-item .gallery-item {
  height: 200px;
  display: table-cell;
  vertical-align: middle;
}
#customers .owl-pagination .owl-page:not(.active) span {
  background-color: rgba(212, 176, 104, 0.5);
}
#home {
  background-position-y: -300px !important;
  background-position-x: initial !important;
  background-repeat: repeat-x;
}
#home.minimal-home {
  background-color: #5f7776;
}
#home.bg1 {
  background: url(img/header.jpg);
}
#home.bg2 {
  background: url(img/HEADER_formal_1.png);
}
@media (min-width: 1929px) {
  #home {
    background-size: cover;
  }
}
@media (max-width: 1270px) {
  #home {
    background-position-x: 1800px !important;
  }
}
@media (max-width: 1100px) {
  #home {
    background-position-x: 1320px !important;
  }
}
@media (max-width: 600px) {
  #home {
    background-position-x: 1120px !important;
  }
}
@media (max-width: 940px) {
  #home br.no-break-when-small {
    display: none;
  }
}
#home h3 {
  color: white;
  font-size: 40px;
  font-weight: normal;
}
@media (max-width: 940px) {
  #home h3 {
    font-size: 30px;
  }
}
@media (max-width: 400px) {
  #home h3 {
    font-size: 21px;
  }
}
@media (min-height: 980px) {
  #home .opener {
    height: 980px;
  }
}
#home .opener:not(.minimal) {
  padding-top: 150px;
}
#home .opener.minimal {
  padding-top: 50px;
  padding-left: 5vw;
  padding-right: 5vw;
}
#home .opener > .container {
  width: 100%;
  padding-bottom: 40px;
}
#home .opener > .container:not(.minimal) {
  background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1100px) {
  #home .opener > .container:not(.minimal) {
    background-color: rgba(0, 0, 0, 0.85);
  }
}
@media (max-width: 770px) {
  #home .opener > .container:not(.minimal) {
    background-color: rgba(0, 0, 0, 0.89);
  }
}
@media (min-width: 770px) {
  #home .opener > .container:not(.minimal) {
    padding-left: 10%;
  }
}
#home .opener .lead-text {
  font-size: 24px;
}
@media (max-width: 400px) {
  #home .opener .lead-text {
    font-size: 15px;
  }
}
@media (min-height: 760px) {
  #home .opener {
    background-position-x: 1320px !important;
  }
}
#home .opener .btn {
  font-size: 15px;
}
@media (max-width: 400px) {
  #home .opener .btn {
    font-size: 13px;
  }
}
@media (max-width: 770px) {
  #home .opener .text-left {
    text-align: center;
  }
}
#home #call-recognition-button {
  background-color: #5f7776;
  color: white;
  display: block;
  position: absolute;
  bottom: 2vh;
  left: 7vw;
  border: 2px solid white;
  padding: 1vw;
  padding-left: 2vw;
  padding-right: 2vw;
  border-radius: 20px;
  font-family: sans-serif;
  font-size: 20px;
  transition: transform ease-in 0.24s;
  outline: none;
  text-align: center;
}
@media (max-width: 991px) {
  #home #call-recognition-button {
    left: calc(50% - 35vw);
    width: 70vw;
    bottom: 3vh;
  }
}
@media (max-width: 620px) {
  #home #call-recognition-button {
    display: none;
  }
}
#home #call-recognition-button img {
  height: 40px;
  margin-right: 15px;
}
@media (max-width: 770px) {
  #home #call-recognition-button img {
    display: none;
  }
}
#home #call-recognition-button:hover {
  transform: scale(1.1);
}
#home #play-now {
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 10px;
  text-transform: inherit;
  font-weight: bold;
  padding-left: 0;
}
#home #play-now i {
  position: relative;
  top: 10px;
  font-size: 30px;
}
#home #play-now:hover {
  color: white;
}
#home #play-now:hover b {
  text-decoration: underline;
}
.masthead:after,
.masthead-2:after,
.masthead-inner:after {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
@media (max-height: 979px) {
  #about {
    min-height: 100vh;
  }
}
@media (min-height: 980px) {
  #about {
    min-height: 980px;
  }
}
#about section {
  padding-top: 70px;
}
#about section:last-child {
  padding-bottom: 70px;
}
#about section .icon {
  margin-right: 20px;
  border-radius: 50px;
  color: white;
  height: 80px;
  width: 80px;
  text-align: center;
  padding-top: 16px;
  background-color: #D4B068;
}
@media (max-width: 400px) {
  #about section .icon {
    display: block;
    margin: 0px auto;
    margin-bottom: 10px;
  }
}
@media (min-width: 1000px) {
  #about section .about-info-row {
    margin-left: 50px;
  }
}
#about section .about-info-row h2.section-title {
  color: #D4B068;
  font-weight: normal;
  font-size: 40px;
}
@media (max-width: 1000px) {
  #about section .about-info-row h2.section-title {
    font-size: 30px;
  }
}
@media (max-width: 400px) {
  #about section .about-info-row h2.section-title {
    text-align: center;
  }
}
#about section .about-info-row p {
  font-size: 21px;
  line-height: 32px;
  text-align: justify;
}
@media (max-width: 400px) {
  #about section .about-info-row p {
    text-align: center;
  }
}
@media (max-height: 979px) {
  #benefits {
    min-height: 100vh;
  }
}
@media (min-height: 980px) {
  #benefits {
    min-height: 980px;
  }
}
#benefits #BenefitsSection {
  padding-top: 0px;
}
#benefits #BenefitsSection .container {
  width: 100%;
}
@media (min-width: 1000px) {
  #benefits #BenefitsSection .custom-feature-gallery .no-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#benefits #BenefitsSection .custom-feature-gallery .feature-selector {
  background-color: #D4B068;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 1000px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-selector {
    padding-left: calc(20% - 20px);
  }
}
@media (max-width: 1000px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-selector {
    text-align: center;
  }
}
@media (max-width: 610px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-selector {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
#benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link {
  border-radius: 15px;
  width: 150px;
  background-color: rgba(20, 20, 20, 0.95);
  transition: all ease 0.25s;
  display: inline-block;
  width: 15%;
  height: 15%;
  text-align: center;
  opacity: 0.5;
  cursor: pointer;
  padding: 20px;
  margin: 10px;
  /*&.activated::after {
                        position: relative;
                        top: 20px;
                        content: " ";
                        width: 0;
                        height: 0;
                        border-style: solid;
                        border-width: 0 30px 30px 30px;
                        border-color: transparent transparent #ffffff transparent;

                        @media (max-width: @mobile-width) {  
                           top: 30px;                                                                              
                           border-width: 0 15px 15px 15px;
                        } 

                        @media (max-width: 610px) {  
                           display: none;
                        } 
                    }*/
}
@media (max-width: 770px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link {
    margin-left: 20px;
  }
}
@media (max-width: 610px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link {
    margin-left: 10px;
    width: 14vw;
    height: 14vw;
    padding: 5px;
    padding-top: 10px;
  }
}
@media (max-width: 340px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link {
    margin-left: 0px;
  }
}
#benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link.activated,
#benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link:hover {
  opacity: 1;
}
#benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link .feature-icon > img {
  width: 50%;
}
#benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link .feature-title {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 25px;
}
@media (max-width: 1200px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link .feature-title {
    font-size: 11px;
    line-height: 18px;
  }
}
@media (max-width: 770px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link .feature-title {
    font-size: 13px;
    line-height: 18px;
  }
}
@media (max-width: 610px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-selector .feature-link .feature-title {
    display: none;
  }
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details {
  padding-top: 50px;
}
@media (min-width: 1000px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail {
    padding-left: 20%;
  }
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail .when-small {
  font-size: 21px;
}
@media (min-width: 610px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail .when-small {
    display: none !important;
  }
}
@media (max-width: 550px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail h4.when-small {
    text-align: center;
  }
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail > p {
  text-align: justify;
  font-size: 21px;
  line-height: 32px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 850px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail > p {
    width: 100%;
  }
}
@media (max-width: 550px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail > p {
    text-align: center;
  }
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail:not(.activated) p {
  display: none;
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail:not(.activated) .image {
  display: none;
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail:not(.activated) .when-small {
  font-size: 30px;
  display: none;
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail .image {
  width: 45%;
  display: inline-block;
  position: relative;
  left: 50px;
  top: 0;
}
@media (max-width: 850px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail .image {
    display: none !important;
  }
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail .image img.tablet {
  width: 120%;
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail .image img.inner {
  position: absolute;
  display: inline-block;
  width: 120%;
  top: 5%;
  left: 12%;
  border: 2px solid rgba(0, 0, 0, 0.6);
  /*-webkit-box-shadow: -1px 1px 17px 6px rgba(0,0,0,0.24);
                            -moz-box-shadow: -1px 1px 17px 6px rgba(0,0,0,0.24);
                            box-shadow: -1px 1px 17px 6px rgba(0,0,0,0.24);*/
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail .image img.mobile-phone {
  display: none;
  position: absolute;
  display: inline-block;
  width: 35%;
  bottom: -30px;
  left: -10%;
}
@media (max-width: 850px) {
  #benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail .image img.mobile-phone {
    display: none !important;
  }
}
#benefits #BenefitsSection .custom-feature-gallery .feature-details .feature-detail.activated .tablet {
  right: 0px;
}
#features section {
  padding-top: 0px;
}
@media (max-height: 979px) {
  #features section {
    min-height: 100vh;
  }
}
@media (min-height: 980px) {
  #features section {
    min-height: 980px;
  }
}
#features .container {
  width: 100%;
}
#features .container .col-md-6 {
  padding: 50px;
}
#features div.media-body > h3 {
  color: #D4B068;
  font-size: 30px;
  font-weight: normal;
}
@media (min-width: 1200px) {
  #features .with-margin {
    margin-top: 100px;
  }
}
#features .header-feature-icon {
  width: 90px;
}
#features .header-feature-icon.bigger {
  width: 100px;
}
#features p {
  font-size: 21px;
  line-height: 32px;
  text-align: justify;
}
@media (max-width: 770px) {
  #features p {
    text-align: center;
  }
}
#company .short-message {
  padding-top: 50px;
  font-size: 21px;
  line-height: 32px;
}
#company .btn {
  font-size: 21px;
  color: black;
  margin-top: 40px;
}
@media (max-width: 500px) {
  #company .btn {
    font-size: 3vw;
    font-weight: bold;
  }
}
#company .btn span {
  color: #D4B068;
  border-color: #D4B068;
}
#company .btn:hover span {
  border-color: #D4B068;
}
#company .btn::after {
  color: #D4B068;
}
#reviews > section {
  background-image: url('img/testimonials.jpg') !important;
  background-size: cover;
}
#reviews > section .black-overlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.7);
}
#reviews > section p {
  font-size: 21px;
  color: white;
}
#reviews > section p.subtitle {
  margin-top: 20px;
}
#reviews > section .quotes {
  width: 45px;
}
#reviews > section .owl-pagination .owl-page:not(.active) span {
  background-color: rgba(212, 176, 104, 0.5);
}
#MessageToCustomers {
  text-align: center;
  padding-top: 90px;
  padding-bottom: 60px;
}
#MessageToCustomers h3.main-message {
  color: white;
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  line-height: 50px;
}
#MessageToCustomers .btn {
  margin-top: 20px;
  font-size: 21px;
  color: white;
  margin-top: 40px;
}
#MessageToCustomers .btn span {
  color: white;
  border-color: white;
}
#MessageToCustomers .btn:hover span {
  color: white;
  border-color: white;
}
#MessageToCustomers .btn::after {
  color: white;
}
#references section {
  padding-bottom: 50px;
  padding-top: 0px;
}
#references section.first {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#references section.second {
  padding-top: 50px;
}
#references section.second .message {
  position: relative;
  bottom: 15px;
}
@media (min-width: 993px) {
  #references section.second .second-row {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
#references section .message {
  font-weight: normal;
  font-size: 35px;
}
#references section .reference-link {
  display: block;
  padding: 20px;
  opacity: 0.9;
  width: 70%;
  margin: auto;
}
#references section .reference-link img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
@media (max-width: 993px) {
  #references section .reference-link {
    width: 40%;
  }
}
@media (max-width: 375px) {
  #references section .reference-link {
    width: 70%;
  }
}
#references section .reference-link:hover {
  opacity: 1;
}
#references section .reference-link:hover img {
  -webkit-filter: initial !important;
  filter: initial !important;
}
#references section .black-white {
  text-align: center;
  padding-bottom: 40px;
  line-height: 150px;
}
#references section .black-white img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  display: inline-block;
  width: 110px;
  margin-right: 40px;
}
#references section .black-white img.egg {
  width: 60px;
  margin-left: 40px;
}
#contact .gmap {
  height: 600px;
}
#contact section {
  padding-top: 40px;
  padding-bottom: 40px;
}
#contact section p {
  font-size: 21px;
}
#AboutInnopolium {
  padding-top: 130px;
  min-height: 140vh;
}
#AboutInnopolium .main-title {
  font-weight: normal;
  font-size: 50px;
}
#AboutInnopolium .section-title {
  font-size: 30px;
  font-weight: normal;
}
#AboutInnopolium p {
  text-align: justify;
  font-size: 21px;
  line-height: 32px;
  margin-top: 20px;
}
#AboutInnopolium .black-white {
  text-align: center;
  padding-bottom: 40px;
  line-height: 150px;
}
#AboutInnopolium .black-white img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  display: inline-block;
  width: 110px;
  margin-right: 50px;
}
#AboutInnopolium .black-white img.egg {
  width: 60px;
  margin-left: 40px;
}
#RequestModal .request-modal-help {
  font-size: 18px;
  margin-top: 40px;
}
#RequestModal .btn {
  font-weight: bold;
  color: #333333;
}
#RequestModal .btn:hover {
  color: #333333;
}
#RequestModal .btn::after {
  color: #333333;
}
#CallRecognitionModal .btn {
  font-weight: bold;
  font-size: 20px;
  color: #333333;
}
#CallRecognitionModal .btn:hover {
  color: #333333;
}
#CallRecognitionModal .btn::after {
  color: #333333;
}
#CallRecognitionModal .modal-dialog {
  width: 70vw;
}
@media (max-width: 770px) {
  #CallRecognitionModal .modal-dialog {
    width: 100vw;
  }
}
#CallRecognitionModal .img-responsive {
  margin: 50px auto;
  width: 100%;
  max-width: 950px;
}
#CallRecognitionModal .btn {
  font-size: 2.5vh;
}
#benefits-new {
  /*@media (max-width: 420px) {
        .mobile-only img {
            opacity: 0;
        }
    }*/
}
#benefits-new img.card-info {
  width: 150px;
  margin-top: 10px;
  margin-right: 70px;
  max-width: 16vw;
  display: inline-block;
}
#benefits-new #HowCallRecWorks {
  background-color: #5f7776;
  color: white;
  padding: 1vmin;
  font-weight: bold;
  border-radius: 1vmin;
  text-transform: inherit;
  font-size: 2.5vh;
  margin-top: 3vh;
}
#benefits-new #HowCallRecWorks:hover {
  transform: scale(1.1);
}
#benefits-new .benefit-navi {
  height: 200px !important;
  background-color: rgba(31, 31, 31, 0.85);
  padding-top: 42px;
}
@media (max-width: 800px) {
  #benefits-new .benefit-navi {
    padding-top: 30px;
    height: 140px !important;
  }
}
@media (max-width: 649px) {
  #benefits-new .benefit-navi {
    display: none;
  }
}
#benefits-new .benefit-navi a {
  text-align: center;
  text-decoration: none !important;
  color: black;
  font-weight: bold;
}
#benefits-new .benefit-navi a:hover b {
  color: #D4B068 !important;
}
#benefits-new .benefit-navi i {
  font-size: 65px;
  display: block;
  color: white;
  margin-bottom: 5px;
}
#benefits-new .benefit-navi b {
  display: block;
  color: white;
  font-size: 20px;
}
@media (max-width: 1000px) {
  #benefits-new .benefit-navi i {
    font-size: 50px;
  }
  #benefits-new .benefit-navi b {
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  #benefits-new .benefit-navi i {
    font-size: 40px;
  }
  #benefits-new .benefit-navi b {
    font-size: 13px;
  }
  #benefits-new .benefit-navi img {
    width: 45px !important;
  }
}
#benefits-new .row {
  width: 100%;
  height: 768px;
  background-size: contain;
  border-bottom: 2px solid white;
  margin-top: 140px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}
#benefits-new .row.short {
  height: 500px;
}
#benefits-new .row .mobile-only {
  display: none;
}
@media (max-width: 500px) {
  #benefits-new .row {
    margin-top: 0px;
  }
}
#benefits-new .benefit-box {
  width: 43%;
  max-width: 500px;
  position: relative;
  left: 50px;
  height: 80%;
  padding: 20px;
  top: 50px;
}
#benefits-new .benefit-box:not(.transparent) {
  background-color: rgba(239, 246, 251, 0.92);
  -webkit-box-shadow: -1px 1px 17px 6px #333;
  -moz-box-shadow: -1px 1px 17px 6px #333;
  box-shadow: -1px 1px 17px 6px #333;
}
#benefits-new .benefit-box.alligned {
  top: -55px;
}
#benefits-new .benefit-box h3.benefit-title {
  font-size: 44px;
}
#benefits-new .benefit-box p.benefit-desc {
  font-size: 22px;
}
@media (max-width: 1740px) {
  #benefits-new .benefit-box {
    top: 100px;
    height: 70%;
  }
}
@media (max-width: 1500px) {
  #benefits-new .benefit-box {
    top: 120px;
    height: 60%;
    width: 33%;
  }
  #benefits-new .benefit-box h3.benefit-title {
    font-size: 35px;
  }
  #benefits-new .benefit-box p.benefit-desc {
    font-size: 20px;
  }
}
@media (max-width: 1350px) {
  #benefits-new .benefit-box {
    top: 140px;
    height: 55%;
  }
  #benefits-new .benefit-box h3.benefit-title {
    font-size: 32px;
  }
  #benefits-new .benefit-box p.benefit-desc {
    font-size: 19px;
  }
}
@media (max-width: 1250px) {
  #benefits-new .benefit-box {
    top: 160px;
    height: 53%;
  }
  #benefits-new .benefit-box h3.benefit-title {
    font-size: 30px;
  }
  #benefits-new .benefit-box p.benefit-desc {
    font-size: 16px;
    font-weight: bold;
  }
}
@media (max-width: 1160px) {
  #benefits-new .benefit-box {
    top: 180px;
    height: 53%;
  }
  #benefits-new .benefit-box h3.benefit-title {
    font-size: 26px;
  }
  #benefits-new .benefit-box p.benefit-desc {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  #benefits-new .benefit-box {
    top: 200px;
    height: 45%;
  }
  #benefits-new .benefit-box h3.benefit-title {
    font-size: 24px;
  }
  #benefits-new .benefit-box p.benefit-desc {
    font-size: 14px;
  }
}
@media (max-width: 970px) {
  #benefits-new .benefit-box {
    top: 220px;
    height: 43%;
  }
  #benefits-new .benefit-box h3.benefit-title {
    font-size: 22px;
  }
  #benefits-new .benefit-box p.benefit-desc {
    font-size: 13px;
  }
}
#benefits-new .benefit-box .box-for-mobile {
  max-width: unset;
  width: 100%;
  height: auto;
  left: 15px;
  top: 75%;
  box-shadow: unset !important;
}
#benefits-new .benefit-box .box-for-mobile h3.benefit-title {
  font-size: 30px;
}
#benefits-new .benefit-box .box-for-mobile p.benefit-desc {
  font-size: 20px;
  font-weight: unset;
}
@media (max-width: 900px) {
  #benefits-new .benefit-box:not(.alligned) {
    max-width: unset;
    width: 100%;
    height: auto;
    left: 15px;
    top: 75%;
    box-shadow: unset !important;
  }
  #benefits-new .benefit-box:not(.alligned) h3.benefit-title {
    font-size: 30px;
  }
  #benefits-new .benefit-box:not(.alligned) p.benefit-desc {
    font-size: 20px;
    font-weight: unset;
  }
}
@media (max-width: 991px) {
  #benefits-new .benefit-box.alligned {
    max-width: unset;
    width: 100%;
    height: auto;
    left: 15px;
    top: 75%;
    box-shadow: unset !important;
    background-color: rgba(239, 246, 251, 0.92);
    top: unset;
    bottom: 70px;
  }
  #benefits-new .benefit-box.alligned h3.benefit-title {
    font-size: 30px;
  }
  #benefits-new .benefit-box.alligned p.benefit-desc {
    font-size: 20px;
    font-weight: unset;
  }
  #benefits-new .benefit-box.alligned ~ .hide-small {
    display: none;
  }
  #benefits-new .benefit-box.alligned ~ .mobile-only {
    display: block !important;
  }
}
@media (max-width: 600px) {
  #benefits-new .benefit-box h3.benefit-title {
    font-size: 24px !important;
  }
  #benefits-new .benefit-box p.benefit-desc {
    font-size: 15px !important;
    font-weight: bold !important;
  }
}
@media (max-width: 991px) {
  #benefits-new .hide-small {
    display: none !important;
  }
  #benefits-new .mobile-only {
    display: block !important;
  }
  #benefits-new .mobile-only img:not(.card-info) {
    width: 100% !important;
    max-width: 610px;
    margin-left: 20px !important;
  }
}
@media (max-width: 668px) {
  #benefits-new .mobile-only img {
    margin-top: 100px !important;
  }
}
@media (max-width: 450px) {
  #benefits-new .mobile-only img {
    margin-top: 150px !important;
  }
}
footer {
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  footer {
    padding-bottom: 60vh;
  }
}
.modal .modal-content {
  background-color: white;
}
.modal .close:hover {
  color: #333333;
}
.footer-logo {
  position: relative;
  bottom: 9px;
  width: 65px;
}
.golden {
  color: #D4B068;
}
.gold-bg {
  background-color: #D4B068;
  color: white;
}
.hidden-menu {
  opacity: 0 !important;
}
.hidden-menu > a {
  cursor: default !important;
}
.hidden-header {
  display: none !important;
}
.link {
  cursor: pointer;
  opacity: 0.8;
}
.link:hover {
  text-decoration: none !important;
  opacity: 1;
}
#ModalVideo .close {
  font-size: 100px;
  top: -35px;
  right: 0px;
}
@media (max-width: 1023px) {
  #ModalVideo .close {
    font-size: 50px;
    top: -10px;
    right: 5px;
  }
}
#ModalVideo .modal-content {
  padding-top: 5px !important;
  padding-bottom: 20px !important;
}
@media (min-width: 1024px) {
  #ModalVideo .modal-dialog {
    width: 90% !important;
    max-width: 1520px !important;
  }
}
@media (max-width: 1023px) {
  #ModalVideo .modal-dialog {
    width: 100% !important;
    height: 100vh;
  }
  #ModalVideo .modal-dialog .modal-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
#ModalVideo .thumb {
  width: 100%;
  border: 5px solid #263238;
  opacity: 0.8;
  cursor: pointer;
  transition: transform ease-in-out 0.2s;
}
#ModalVideo .thumb:hover {
  opacity: 1;
}
#ModalVideo .thumb:focus,
#ModalVideo .thumb:active {
  transform: scale(0.95);
}
#ModalVideo .embed-responsive {
  display: none;
}
.glyphicon-spin {
  -webkit-animation: spin 1000ms infinite linear;
  animation: spin 1000ms infinite linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
#onetrust-consent-sdk {
  font-family: sans-serif;
}
#onetrust-consent-sdk button:focus {
  outline: none !important;
}
#espa-banner {
  font-size: 1.6vh;
  font-family: sans-serif;
  min-height: 80px;
  background-color: white;
  padding-left: 65px;
  padding-right: 65px;
  text-align: center;
}
#ModalChangeLanguage .change-flag {
  width: 90%;
  margin: 20px auto;
  cursor: pointer;
  opacity: 0.9;
  display: block;
  max-width: 100px;
}
#ModalChangeLanguage .change-flag:hover {
  opacity: 1;
}
#ModalChangeLanguage .close {
  font-size: 70px;
}
#ModalChangeLanguage .modal-content {
  padding: 25px;
}
body.host-is-dot-io .hide-when-host-is-dot-io {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
body.host-is-dot-io .show-when-host-is-dot-io {
  display: initial !important;
  opacity: initial !important;
  visibility: initial !important;
}
body:not(.host-is-dot-io) .show-when-host-is-dot-io {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}