@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;300;400;500;700&display=swap');

html {
  font-size: 14px;
}

body {
  color: #000000;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
}

a {
  color: #000000;
}

a:hover {
  color: #000000;
}

h2 {
  font-weight: 400;
}

.carousel-control-next, .carousel-control-prev
{
  width: 5% !important;
}

.btn:focus {
  box-shadow: 0 0 0 .2rem black;
}

.menu p {
  color: #f9f9f9;
  font-family: 'Raleway', sans-serif !important;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}

.menu h1 {
  font-weight: 400;
}

.social-float {
  position: fixed;
  right: 0%;
  top: 20%;
  z-index: 16;
}

.social-float .border {
  border-radius: 5px 0px 0px 5px;
  border: 1px solid #404040;
  background-color: white;
}

.whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}

.whatsapp-icon {
  margin-top: 13px;
}

.img-carousel-header {
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
}

@media (max-width: 768px) {
  .img-carousel-header {
    height: 500px;
  }
}

.white-text {
  color: #f9f9f9;
}

.body-container {
  background-color: #f9f9f9;
  /*background: -moz-linear-gradient(180deg, white 10%, #fff5c4 17%, white 80%);
  background: -webkit-linear-gradient(180deg, white 10%, #fff5c4 17%, white 80%);
  background: linear-gradient(180deg, white 10%, #fff5c4 17%, white 80%);*/
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f9f9", endColorstr="#f9f9f9", GradientType=1);
}

.img-cover {
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.about-gallery {
  height: 250px;
}

.p-80 {
  padding: 80px 0;
}

.line {
  border-top-width: 3px;
  border-top-color: #000000;
}

.card {
  border-radius: 10px;
  border-color: transparent;
  flex-direction: inherit;
}

.card .card-img-top {
  height: 340px;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}

@media (max-width: 768px) {
  .card .card-img-top {
    height: 250px;
  }
}

.card .hotel-title {
  font-size: 1.8rem;
  line-height: 26px;
}

.card .hotel-subtitle {
  color: #993300;
  font-size: 1rem;
}

.btn-menu {
  color: white !important;
}

.btn-black {
  /* background-color: #183628; */
  color: #000000;
}

.btn-black:hover {
  color: #000000;
}

.btn-brown {
  background-color: #918F3A;
  color: #fff;
  font-weight: 900;
}

.btn-brown:hover {
  color: white;
  font-weight: 900;
}

.background-black-footer {
  background-color: #124f55;
  color: white;
  font-size: 0.8rem;
}

.background-black-footer a {
  color: white;
}

.slick-prev::before,
.slick-next::before {
  color: black;
}

.slick-slide {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  transition: transform 1s cubic-bezier(0.4, 0, 0.2, 1);
}

.slick-center {
  transform: scale(1);
}

/* .experience {
  height: 400px;
  background-image: url("../img/Imagen 28.png");
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 350px;

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
} */

.experience h2 {
  color: #000000;
}

.experience p {
  color: #000000;
}

.experience .card-img-top {
  height: 430px;
}

@media (max-width: 768px) {
  .experience {
    margin-bottom: 600px;
  }

  .experience .card-img-top {
    height: 230px;
  }
}

.experience .carousel-control-next,
.experience .carousel-control-prev {
  width: 0%;
}

.experience .carousel-control-prev {
  left: 10px;
}

.experience .carousel-control-next {
  right: 10px;
}

.green-back {
  background-color: #124f55;
  color: white;
}

.green-back h1,
.green-back p {
  font-weight: 400;
}

.rooms-cards .card-img-top {
  height: 360px;
}

.rooms-cards .carousel-indicators li {
  background-color: white;
  border-radius: 50%;
  height: 15px;
  width: 15px;
}

.carousel-indicators {
  bottom: -30px;
}

.carousel-indicators li {
  background-color: black;
}

.tortuga {
  height: 450px;
  background-image: url("../img/Trotuga.png");
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 768px) {
  .tortuga {
    background-image: url("../img/Tortuga Mobile.png");
    height: 500px;
  }
}

.bg-notros-desk {
  height: 450px;
  background-image: url("../img/sobre-nosotros.webp");
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

@media (max-width: 768px) {
  .bg-notros-desk {
    background-image: url("../img/sobre-nosotros-mobile.webp");
    height: 500px;
  }
}

.bg-galeria {
  height: 450px;
  background-image: url("../img/galeria.webp");
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  color: #000;
}

.bg-galeria-depas {
  height: 450px;
  background-image: url("../img/departamentos.webp");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  color: #000;
}

@media (max-width: 768px) {
  .bg-galeria {
    background-image: url("../img/galeria-mobile.webp");
    height: 500px;
  }

  .bg-galeria-depas {
    background-image: url("../img/departamentos-mobile.webp");
    height: 500px;
  }
}

.bg-st {
  height: 450px;
  background-image: url("../img/rsz_shutterstock_1010998399-2.jpg");
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  color: #000;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 768px) {
  .bg-st {
    background-image: url("../img/rsz_shutterstock_1010998399-2.jpg");
    height: 500px;
  }
}

.amenities img {
  cursor: pointer;
}

.btn-book {
  position: relative;
  bottom: 55px;
  z-index: 2;
  border-radius: 10px;
}

@media (max-width: 767px) {
  .btn-book {
    position: initial;
    border-radius: 0;
  }
}

.google-maps {
  position: relative;
  padding-bottom: 450px;
  height: 0;
  overflow: hidden;
}

.google-maps iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.modaltransparent {
  background-color: rgba(0, 0, 0, .0001) !important;
  border: none !important;
}


.headEsp {
  background-image: url("../img/navi/navimobesp.png");
}

@media (min-width: 767px) {
  .headEsp {
    background-image: url("../img/navi/naviesp.png");
    background-position: center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    /* height: 450px; */
  }
}

.headIng {
  background-image: url("../img/navi/navimobin.png");
}

@media (min-width: 767px) {
  .headIng {
    background-image: url("../img/navi/naviin.png");
    background-position: center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    /* height: 450px; */
  }
}

.headEsp2 {
  /* background-image: url("../img/enero23en.png"); */
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
  width: 600px;
}

.headIng2 {
  /* background-image: url("../img/enero23en.png"); */
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  width: 600px;
  height: 600px;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
  }
}

.btn-book h1 {
  font-size: 39px;
  font-weight: 100;
}

.btn-book span {
  font-size: 39px;
  font-weight: 300;
}

.btn-book p {
  font-weight: 300;
}

.button-condominio a {
  padding: 16px;
  border-radius: 16px;
  background-color: #f9f9f9;
  color: #183628;
  font-size: 18px;

  -webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.35);
}

.button-condominio span {
  font-weight: 700;
}

.button-condominio img {
  width: 60px;
}

@media (min-width: 768px) {
  .button-condominio a {
    padding: 35px 80px 35px 80px;
    border-radius: 16px;
    background-color: #f9f9f9;
    color: #183628;
    font-size: 24px;
  }

  .button-condominio span {
    font-weight: 700;
  }

  .button-condominio img {
    width: 85px;
  }
}

.info-condominio h2 {
  color: #404040;
  font-size: 18px;
}

.info-condominio p {
  color: #404040;
  font-size: 18px;
}

.info-condominio a {
  padding: 10px 20px 10px 20px;
  border-radius: 10px;
  background-color: #918F3A;
  color: #f9f9f9;
  font-size: 18px;
}

@media (min-width: 768px) {
  .info-condominio h2 {
    color: #404040;
    font-size: 26px;
  }

  .info-condominio p {
    color: #404040;
    font-size: 18px;
  }

}

.estilos-header h1 {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 66px;
  font-weight: 300;
}

.estilos-header p {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: 300;
}

.estilos-header label {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 20px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .estilos-header h1 {
    font-family: 'Raleway', sans-serif;
    color: #000000;
    font-size: 48px;
    font-weight: 300;
    line-height: 50px;
  }

  .estilos-header p {
    font-family: 'Raleway', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
  }

  .estilos-header label {
    font-family: 'Raleway', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
  }
}

.ocultar {
  display: none;
}

.subhome {
  font-size: 28px;
}

/* .subhome2{
  font-size: 28px;
} */

@media (min-width: 768px) {
  .ocultar {
    display: block;
  }

  /* .subhome{
    font-size: 28px;
  } */
}

.bg-dual {
  background: -webkit-repeating-linear-gradient(#f9f9f9, #f9f9f9 49.9%, #183628 50.1%, #183628 100%);
  background: -o-repeating-linear-gradient(#f9f9f9, #f9f9f9 49.9%, #183628 50.1%, #183628 100%);
  background: -moz-repeating-linear-gradient(#f9f9f9, #f9f9f9 49.9%, #183628 50.1%, #183628 100%);
  background: repeating-linear-gradient(#f9f9f9, #f9f9f9 49.9%, #183628 50.1%, #183628 100%);
}

.slick-prev {
  top: 550px;
  left: 15px;
  z-index: 1;
}

.slick-next {
  top: 550px;
  left: 80px;
}

.control-c {
  width: 40px;
  height: 40px;
}

.headerhome {
  height: 800px;
  background-image: url("../img/akumal-tanik-header-mobile.png");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 100%;
}

@media (min-width: 768px) {
  .headerhome {
    height: 725px;
    background-image: url("../img/akumal-tanik-header.png");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .headerhome {
    height: 725px !important;
    background-image: url("../img/akumal-tanik-header.png");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 100%;
  }
}

@media (min-width: 1900px) {
  .headerhome {
    height: 850px !important;
    background-image: url("../img/akumal-tanik-header.png");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.mujer {
  position: absolute;
  left: -100px;
  top: 100px;
  z-index: 2;
}

.mujer img {
  width: 160px !important;
}

@media (min-width: 1366px) {
  .mujer {
    position: absolute;
    left: -135px;
    top: 250px;
    z-index: 2;
  }

  .mujer img {
    width: 250px !important;
  }

  /* .flechita {
    padding-left: 200px !important;
  } */

  .estilos-header h1 {
    font-size: 42px;
  }

  .estilos-header p {
    font-size: 14px;
  }

  .estilos-header label {
    font-size: 14px;
  }

  /* .headerhome {
    height: 690px !important;
  } */
}

@media (min-width: 1440px) {
  .mujer {
    position: absolute;
    left: -135px;
    top: 250px;
    z-index: 2;
  }

  .mujer img {
    width: 270px !important;
  }
}

@media (min-width: 1840px) {
  .mujer {
    position: absolute;
    left: -175px;
    top: 300px;
    z-index: 2;
  }

  .mujer img {
    width: 350px !important;
  }

  .estilos-header h1 {
    padding-top: 80px;
  }
}

/* .flechita {
  padding-left: 80px;
}

@media (min-width: 1440px) {
  .flechita {
    padding-left: 250px;
  }
}

@media (min-width: 1840px) {
  .flechita {
    padding-left: 250px;
  }
} */

/* @supports(object-fit: cover) {
  .headerhome {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    object-position: center center;
  }
} */



/*# sourceMappingURL=main.css.map */