* {
  margin: 0;
  padding: 0;
}
#landing-container{
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

#content{
  position:relative;
  width:100%;
  height:auto;
  overflow:hidden;
}

/*----------Section Uno-----------*/
.section-uno {
  padding: 0;
}
.hero-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.hero-background {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.hero-background img,
.hero-background-mobile img {
  width: 100%;
}
.hero-background iframe {
  height: 100%;
}
.hero-background .slick-track {
  height: calc(100vw * 1080 / 1920);
}
.hero-background iframe {
  height: 100%;
}
.hero-background .container-img img {
  object-fit: cover;
  height: 100%;
}
.hero-background .slick-next {
  right: 25px !important;
  z-index: 2;
}
.hero-background .slick-dots {
  bottom: 20px;
}
.hero-background .slick-prev {
  left: 25px;
  z-index: 2;
}
.container-arrows {
  position: absolute;
  bottom: 45%;
  left: 3%;
  z-index: 2;
  width: 94%;
  display: flex;
  justify-content: space-between;
}
.arrow-container-img {
  display: block;
  border-radius: 1px solid white;
  border: 2px solid white;
  border-radius: 300px;
  cursor: pointer;
  padding: 10px;
  width: 15px;
  height: 15px;
  transition: 0.5s all ease-in-out;
}
.arrow-container-img:hover {
  background: #f36c21;
}
.container-img {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.centrado-container {
  position: absolute;
  top: 28%;
  left: 10%;
  width: 80%;
  text-align: left;
}
.centrado-container h1,
.centrado-container h5 {
  color: white;
  text-transform: unset;
}
.centrado-container h5 {
  width: 50%;
  margin-top: 20px;
  margin-bottom: 40px;
}
.centrado-container .line-orange {
  margin-top: 20px;
  height: 5px;
  width: 70px;
}
#mainBadge {
  position: relative;
  padding: 10px;
  font-size: 20px;
  border-radius: 8px;
  width: 205px;
  line-height: 20px;
  height: 20px;
  margin-top: -30px;
  text-align: center;
}
#mainTitle{
  font-size: 64px;
  line-height: 70px;
  width: 600px;
  margin-top: 10px;
}
#mainSubtitle{
  font-size: 20px;
  line-height: 40px;
  margin-top: 30px;
  width: 540px;
}
#descubrir{
  width: 227px;
  height: 60px;
  font-size: 18px;
  border: 2px solid white;
  border-radius: 10px;
  background-color: rgba(100,100,100,0.2);
  margin-top: 30px;
}
#descubrirText{
  width: 227px;
  height: 60px;
  font-size: 18px;
  line-height: 60px;
}


/*----------Section Cinco-----------*/
.section-five {
  display: block;
  width: 100%;
}
.promos{
  position:relative;
  display: block;
  width: 90%;
  height: auto;
  text-align: center;
  margin: auto;
  margin-top: 50px;
  max-width: 1400px;
  padding-bottom: 65px;
  cursor:pointer;
}
@media screen and (min-width: 600px) and (max-width: 1300px) {
  .promos{
    max-width: 1000px;
  }
}

@media screen and (min-width: 0px) and (max-width: 900px) {
  .promos{
    max-width: 600px;
  }
}
.promo{
  position:relative;
  display: inline-block;
  width: 360px;
  margin-left: 15px;
  margin-right: 15px;
  height: auto;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: #e9e9e9 0px 0px 10px;
  margin-bottom: 6px !important;
}
.promoImg {
  width: 100%;
  object-fit: cover;
  height: 266px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.promo-data{
  margin-left: 40px;
  text-align: left;
}
.promo-title {
  margin-top: 30px;
  font-size: 20px;
}
.promo-badge{
  position: absolute;
  right: 10px;
  top:10px;
  width: 90px;
  height: 40px;
  overflow: hidden;
  border-radius: 9px;
  line-height: 15px;
  font-size: 10px;
  padding-top: 5px;
}

.promoSalida{
  position: absolute;
  display: block !important;
  top: 251px;
  left: 40px;
  width: 135px;
  height: 28px;
  border-radius: 10px;
  text-align: center;
  line-height: 29px;
  font-size: 13px;
}
.promo-nights{
  font-size: 16px;
  margin-top: 12px;
}
.promo-locations{
  font-size: 15px;
  margin-top: 20px;
  line-height: 20px;
}
.promo-incluye{
  font-size: 15px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.promo-item{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
}
.promo-item-icon{
  position: relative;
  display: block;
  width: 20px;
  height: auto;
  float: left;
}
.promo-item-text{
  font-size: 12px;
  text-align: left;
  float: left;
  margin-left: 8px;
  margin-top: 5px;
}
.promo-not-includes{
  font-size: 16px;
  margin-top: 20px;
}
.promo-price{
  font-size: 44px;
  margin-top: 20px;
}
.promo-price-conditions{
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 30px;
}
.promo-consultar{
  width: 280px;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  border-radius: 10px;
  margin-top: 34px;
  margin-bottom: 34px;
  display: none;
}



/*----------Section Gallery-----------*/
.section-gallery {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.landing-gallery{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: auto;
  padding-bottom: 65px;
}
.landing-gallery-image{
  border-radius: 20px;
}
.slick-slide {
  margin: 0 20px;
}
img.slick-slide{
  display:block;
  width:100%;
  height:auto;
}
.slick-list {
  margin: 0 -20px;
}
.slick-dots {
}
.slider_image_single {
  padding: 1px;
}

/*----------Section Contact-----------*/
.section-contact {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
#contactTitle{
  position: relative;
  display: block;
  width: 100%;
  margin-top: 50px;
  font-size: 38px;
  text-align: center;
}
#contactSubtitle{
  position: relative;
  display: block;
  width: 100%;
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
  line-height: 23px;
}
#contactForm {
  position: relative;
  display: block;
  width: 90%;
  max-width: 730px;
  height: auto;
  overflow: hidden;
  margin: auto;
  margin-top: 20px;
  font-size: 14px;
  margin-bottom: 83px;
}
.contactInputRow{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 14px;
}
.contactInputContainer{
  position: relative;
  display: block;
  width: 47%;
  height: 51px;
  overflow: hidden;
  margin-left: 1.5%;
  margin-right: 1.5%;
  background-color: white;
  float: left;
  border-radius: 13px;
}
.contactInput{
  position: relative;
  display: block;
  width: 100%;
  height: 51px;
  overflow: hidden;
  margin-left: 1.5%;
  margin-right: 1.5%;
  background-color: white;
  float: left;
  border-radius: 13px;
  padding-left: 15px;
  padding-top: 3px;
}
.contactInputSelect{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  line-height: 50px;
  padding-left: 20px;
  padding-top: 3px;
  font-size: 14px;
  border:none;
}
.contactInputContainerFull{
  position: relative;
  display: block;
  width: 97%;
  height: auto;
  overflow: hidden;
  margin-left: 1.5%;
  margin-right: 1.5%;
  height: 51px;
  background-color: white;
  float: left;
  border-radius: 13px;
}
.contactInputSelectFull{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  line-height: 50px;
  padding-left: 20px;
  padding-top: 3px;
  font-size: 14px;
  border:none;
}
select option{
  font-size: 16px;
  line-height: 22px;
}
.contactInputContainerTextArea {
  margin-top: 10px;
  height: 200px;
}
.contactInputTextArea{
  height:100%;
}
.contactTextArea{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-left: 1.5%;
  margin-right: 1.5%;
  background-color: white;
  float: left;
  border: none;
  padding-left: 20px;
  padding-top: 20px;
}
#sendContact{
  position: relative;
  display: block;
  width: 281px;
  height: 47px;
  line-height: 47px;
  margin: 0px auto;
  margin-top: 51px;
  border-radius: 12px;
}
#cruiseImage{
  position: absolute;
  right: 0px;
  bottom: -60px;
  height: 400px;
}

/*----------Section Newsletter-----------*/
.section-newsletter {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
#newsletterLogo{
  position: absolute;
  height: 100%;
  left: 10%;
  top:0px;
}
#newsletterTitle{
  position: relative;
  display: block;
  width: 100%;
  margin-top: 50px;
  font-size: 40px;
  text-align: center;
  line-height: 52px;
}
#newsletterContainer{
  position: relative;
  display: block;
  width: 595px;
  height: 60px;
  margin: auto;
  margin-top: 50px;
  font-size: 14px;
  border-radius: 11px;
}
#newsletterIcon{
  position: relative;
  display: block;
  height: 20px;
  float: left;
  margin-left: 21px;
  margin-top: 21px;
}
#newsletterEmail{
  position: relative;
  display: block;
  width: 375px;
  float: left;
  margin-left: 10px;
  margin-top: 4px;
}
#sendNewsletter{
  width: 126px;
  height: 44px;
  line-height: 44px;
  margin-right: 10px;
  margin-top: 9px;
  float: right;
  border-radius: 8px;
}

.arrowNext {
  position: absolute;
  z-index: 999999;
  width: 80px;
  top: 300px;
  right: -50px;
}

.arrowPrev {
  display: block;
  position: absolute;
  z-index: 999999;
  width: 80px;
  top: 300px;
  left: -50px;
}

#whatsappButtonA{
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#whatsappButton{
  width: 200px;
}


/* ------- RESPONSIVE --------*/

@media screen and (max-height: 700px) {

  #mainTitle{
    font-size:48px;
    line-height: 52px;
  }
  #mainSubtitle{
    font-size:18px;
    line-height: 26px;
    margin-top: 10px
  }
  .container-img {
    height:600px;
  }
  .centrado-container {
    top: 40%;
  }
}


@media (orientation: portrait) {
  .container-img {
    height:700px;
  }
  #mainTitle{
    font-size: 40px;
    line-height: 44px;
    width: 100%;
  }
  #mainSubtitle{
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    width: 100%;
  }
  .title-section-five{
    margin-top:0px;
    line-height:50px
  }
  .subtitle-section-five{
    margin-top:10px;
    font-size: 16px;
    line-height:30px
  }
  .contactInputRow{
    margin-top:0px;
  }
  .contactInputContainer{
    width:100%;
    margin-top:10px;
  }
  .contactInputContainerFull {
    margin-top:10px;
  }
  .contactInputContainerTextArea{
    margin-top:10px;
    height:200px;
  }
  #newsletterTitle{
    font-size:35px;
    margin-top: 30px;
    line-height: 47px;
  }
  #newsletterContainer{width: 90%;margin-top: 30px;}
  #newsletterIcon{
  }
  #newsletterEmail{width: 70%;}
  #sendNewsletter{position: absolute;right: 0px;}
}