html,
body {
  background-color: #A80531;
  font-family: 'Montserrat', sans-serif;
}

p {
  font-family: 'Montserrat', sans-serif;
  color: #A80531;
  line-height: 1;
  letter-spacing: 0px;
}
a, a:hover {
  text-decoration: none;
}

.text-yellow {
  color: #FDBC28 !important;
}

/*::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}*/

img,
svg {
  vertical-align: middle;
}

.btn-booknow {
  display: block;
  background: linear-gradient(to right, #A80531, #FDBC28);
  color: #fff;
  text-decoration: none;
/*  font-size: 20px;*/
  font-size: 5.4vw;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 1px;
  padding: 12px;
  border-radius: 60px;
  margin-bottom: 0;
}
.btn-booknow:hover {
  color: #fff;
  text-decoration: none;
}

#banner {
  position: relative;
}
#banner img {
  width: 100%;
}

#info {
  text-align: center;
  background-color: #ffffff;
  padding-top: 50px;
  padding-bottom: 50px;
}
#info h2,
#info p {
  font-family: 'Montserrat', sans-serif;
  color: #A80531;
  line-height: 1.1;
  letter-spacing: 1px;
  margin: 0;
  margin-bottom: 20px;
}
#info h2 {
/*  font-size: 24px;*/
  font-size: 6.3vw;
  line-height: 1.2;
  font-weight: 900;
}
#info .text-lighter {
/*  font-size: 15px;*/
  font-size: 3.8vw;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#info .text-bold {
  /*  font-size: 20px;*/
  font-size: 5.4vw;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
#info .text-bolder {
/*  font-size: 16px;*/
  font-size: 4.4vw;
  font-weight: 900;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
/*#info .img-tickets {
  position: absolute;
  right: 440px;
  top: -40px;
  z-index: 20;
}*/
/*#info .img-tickets {
  display: none;
}
.info-buttons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 360px;
  height: 88px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #ffffff;
  background-color: #A80531;
  box-shadow: 4px 4px 16px #00000029;
  border-radius: 16px;
  margin: 0;
}
.info-buttons a:hover {
  color: #ffffff;
  text-decoration: none;
}
.info-buttons a .book-now {
  text-align: center;
  font-size: 36px;
  line-height: 44px;
}
.info-buttons a:first-child {
  background-color: #FDBC28;
  margin-bottom: 8px;
}*/

#options {
  padding-top: 30px;
  padding-bottom: 30px;
}
#options .col-wrapper {
  overflow: hidden;
  text-align: center;
  background-color: #fff;
  border-radius: 30px;
}
#options .col-wrapper img,
#options .col-wrapper p,
#options .col-wrapper a {
  margin-bottom: 25px;
}
#options .col-wrapper p {
  /*  font-size: 20px;*/
  font-size: 5.4vw;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.5px;
}

#includes {
  background-color: #fff;
  /*padding-top: 60px;
  padding-bottom: 60px;*/
  padding: 60px 20px;
}
#includes .icon-wrapper {
  display: flex;
  justify-content: start;
  align-items: center;
  border-bottom: 1px solid #A80531;
  padding: 2.75vw 2.75vw 2.75vw 0;
}
#includes .icon-wrapper img {
  max-height: 18vw;
}
#includes .icon-wrapper p {
/*  font-size: 11px;*/
  font-size: 2.8vw;
  line-height: 1.25;
  font-weight: 500;
  margin-left: 2.1vw;
  margin-bottom: 0;
}
#includes .row {
  margin-bottom: 40px;
}
#includes h2,
#includes p {
  font-family: 'Montserrat', sans-serif;
  color: #A80531;
  line-height: 1;
  letter-spacing: 1px;
  margin: 0;
  margin-bottom: 20px;
}
#includes h2 {
  text-align: center;
  /*  font-size: 24px;*/
  font-size: 6.3vw;
  font-weight: 900;
  margin-bottom: 30px;
}
#includes .text-bolder {
  /*  font-size: 24px;*/
  font-size: 6.3vw;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 0;
}
#includes .text-small {
  /*  font-size: 24px;*/
  font-size: 6.3vw;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 60px;
}

#advantages {
  background-color: #E9C4BE;
  /*padding-top: 30px;
  padding-bottom: 30px;*/
  padding: 30px 20px;
}
#advantages h2,
#advantages p {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #A80531;
}
#advantages h2 {
  /*  font-size: 24px;*/
  font-size: 6.3vw;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
#advantages .row-wrapper {
  background-color: #fff;
  border: 1px solid #A80531;
  border-radius: 25px;
  padding: 4vw 8.5vw;
}
#advantages .icon-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
#advantages .icon-wrapper img {
/*  max-height: 60px;*/
  max-height: 16vw;
  margin-bottom: 15px;
}
#advantages .icon-wrapper p {
/*  font-size: 12px;*/
  font-size: 3vw;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 0;
}

#gallery {
  padding-top: 30px;
  padding-bottom: 30px;
}
#gallery h2 {
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  /*  font-size: 24px;*/
  font-size: 6.3vw;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
/*#gallery .img-tickets {
  position: absolute;
  right: 0;
  top: 114px;
  z-index: 20;
}
#gallery .img-text-overlay {
  position: absolute;
  left: 15px;
  top: 31px;
  z-index: 20;
  font-size: 18px;
  color: #A80531;
  background-color: #FDBC28;
  padding: 3px 5px;
  margin-bottom: 0;
}*/

#booknow {
  background-color: #ffffff;
  /*padding-top: 30px;
  padding-bottom: 30px;*/
  padding: 30px 20px;
}
#booknow .col-wrapper {
  text-align: center;
  padding: 25px 30px 30px;
  border: 1px solid #A80531;
  border-radius: 30px;
}
#booknow p {
  /*  font-size: 20px;*/
  font-size: 5.4vw;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
}

#logos {
  color: #fff;
  padding-top: 40px;
  padding-bottom: 30px;
}
#logos p,
#logos a {
  display: block;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
/*  font-size: 11px;*/
  font-size: 2.8vw;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 15px;
}
#logos a:last-child {
  margin-bottom: 0;
}
#logos a:hover {
  color: #fff;
}
#logos hr {
  border-top: 1px solid #fff;
  margin-top: 30px;
  margin-bottom: 30px;
}
.logos-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#info-legal {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}
#info-legal p,
#info-legal a,
#info-legal h2,
#info-legal h3,
#info-legal li {
  color: #A80531;
  line-height: 1.3;
}

@media (max-width: 1439px) {
  .page-fr #info .img-tickets {
    display: none;
  }
  .page-fr #gallery .img-tickets {
    display: block;
  }
}
@media (max-width: 767px) {
  /*.container {
    padding: 0;
  }*/
  .item-desktop,
  .img-desktop {
    display: none;
  }
  .img-mobile {
    margin-top: 16px;
  }
  .info-text {
    padding-left: 14px;
    margin-bottom: 70px;
  }
  #options .col-md-6.col-l {
    margin-bottom: 30px;
  }
  #options .btn-booknow {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 35px;
  }
  #includes .col-l .icon-wrapper:first-child {
    border-top: 1px solid #A80531;
  }
  #advantages .col-md-3 .icon-wrapper {
    padding-top: 5vw;
    padding-bottom: 2vw;
  }
  #advantages .col-md-3:not(:first-child) .icon-wrapper {
    border-top: 1px solid #A80531;
  }
  #booknow .col-md-6.col-l {
    margin-bottom: 30px;
  }
  .logo-allmontserrat {
    max-width: 40%;
    margin-bottom: 40px;
  }
  .logos-wrapper img:nth-child(1) {
    max-width: 25%;
  }
  .logos-wrapper img:nth-child(2) {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .img-destacat {
    max-width: 120px;
  }
}
@media (max-width: 575px) {
  /*#gallery {
    overflow: hidden;
  }
  #gallery .img-tickets {
    right: -45px;
  }*/
}
@media (max-width: 375px) {
  #banner h1 {
    font-size: 54px;
  }
}
@media (min-width: 768px) {
  .item-mobile,
  .img-mobile {
    display: none;
  }
  .btn-booknow {
    padding: 28px;
  }
  #info h2,
  #includes h2,
  #includes .text-bolder,
  #advantages h2,
  #gallery h2 {
    font-size: 30px;
  }
  #info h2,
  #info p {
    margin-bottom: 40px;
  }
  #info .text-lighter {
    font-size: 20px;
    margin-bottom: 45px;
  }
  #info .text-bold {
    font-size: 26px;
  }
  #info .text-bolder {
    font-size: 22px;
  }
  .btn-booknow,
  #options .col-wrapper p,
  #booknow p {
    font-size: 30px;
  }
  #options {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #options .col-wrapper img,
  #options .col-wrapper p,
  #options .col-wrapper a {
    margin-bottom: 40px;
  }
  #options .btn-booknow {
    margin-left: 55px;
    margin-right: 55px;
  }
  #includes {
    /*padding-top: 90px;
    padding-bottom: 120px;*/
    padding: 90px 20px 120px;
  }
  #includes h2 {
    margin-bottom: 50px;
  }
  #includes .icon-wrapper {
    padding: 20px 20px 20px 0;
    border-bottom: 2px solid #A80531;
  }
  #includes .icon-wrapper:first-child {
    border-top: 2px solid #A80531;
  }
  #includes .icon-wrapper img {
    max-height: 90px;
  }
  #includes .icon-wrapper p {
    font-size: 16px;
    margin-left: 22px;
  }
  #advantages {
    background-image: url('../img/circle-bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /*padding-top: 110px;
    padding-bottom: 110px;*/
    padding: 110px 20px;
  }
  #advantages h2 {
    margin-bottom: 50px;
  }
  #advantages .row-wrapper {
    border: 2px solid #A80531;
    border-radius: 40px;
    padding: 50px 15px;
  }
  #advantages .col-md-3:not(:last-child) .icon-wrapper:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-right: 2px solid #A80531;
  }
  #advantages .icon-wrapper img {
    max-height: 90px;
    margin-bottom: 55px;
  }
  #advantages .icon-wrapper p {
    font-size: 18px;
    letter-spacing: 0px;
  }
  #gallery {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  #gallery h2 {
    margin-bottom: 50px;
  }
  #booknow {
    /*padding-top: 120px;
    padding-bottom: 120px;*/
    padding: 120px 20px;
  }
  #booknow .col-wrapper {
    text-align: center;
    padding: 35px 40px 40px;
    border: 1px solid #A80531;
    border-radius: 40px;
  }
  #booknow p {
    margin-bottom: 50px;
  }
  #logos {
    padding-top: 120px;
    padding-bottom: 50px;
  }
  #logos hr {
    border-top: 2px solid #fff;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #logos p,
  #logos a {
    font-size: 18px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  #info h2,
  #includes h2,
  #includes .text-bolder,
  #advantages h2,
  #gallery h2 {
    font-size: 44px;
  }
  #info h2,
  #info p {
    margin-bottom: 40px;
  }
  #info .text-lighter {
    font-size: 28px;
    margin-bottom: 45px;
  }
  #info .text-bold {
    font-size: 34px;
  }
  #info .text-bolder {
    font-size: 30px;
  }
  .btn-booknow,
  #options .col-wrapper p,
  #booknow p {
    font-size: 40px;
  }
  #options {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  #options .btn-booknow {
    margin-left: 55px;
    margin-right: 55px;
  }
  #includes h2 {
    margin-bottom: 50px;
  }
  #includes .row {
    margin-bottom: 60px;
  }
  #includes .icon-wrapper {
    border-bottom: 2px solid #A80531;
  }
  #includes .icon-wrapper:first-child {
    border-top: 2px solid #A80531;
  }
  #includes .icon-wrapper img {
    max-height: 130px;
  }
  #includes .icon-wrapper p {
    font-size: 22px;
  }
  #advantages .icon-wrapper img {
    max-height: 130px;
    margin-bottom: 55px;
  }
  #advantages .icon-wrapper p {
    font-size: 24px;
  }
  #gallery {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  #gallery h2 {
    margin-bottom: 50px;
  }
  #booknow .col-wrapper {
    text-align: center;
    padding: 45px 50px 50px;
    border: 1px solid #A80531;
    border-radius: 40px;
  }
  #booknow p {
    margin-bottom: 50px;
  }
  #logos {
    padding-top: 120px;
    padding-bottom: 50px;
  }
  #logos hr {
    border-top: 2px solid #fff;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #logos p,
  #logos a {
    font-size: 24px;
    margin-bottom: 30px;
  }
  #options .col-md-6.col-l,
  #includes .col-md-6.col-l,
  #booknow .col-md-6.col-l {
      padding-right: 60px;
  }
  #options .col-md-6.col-r,
  #includes .col-md-6.col-r,
  #booknow .col-md-6.col-r {
      padding-left: 60px;
  }
}
@media (min-width: 1300px) {
  .container {
    max-width: 1470px;
  }
}