#btn-back-to-top {
  position: fixed;
  bottom: 120px;
  right: 15px;
  display: none;
  z-index: 9999;
}

.texto-iconos {
  margin-top: 0px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 12px;
  font-weight: 800;
}


/* TODO LO DE LAS CARDS */

.card{
  transition: 0.3s;
  min-height: 480px;
}

.card:hover{
  background-color:#614e4a;
  color: #fff;
}

.card:hover .boton-info{
  background-color: #1abc9c;
  border: 1px solid #1abc9c;
  color: #FFF;
  transition: 0.3s;
}

.card:hover .titulo-promo {
  color: #1abc9c;
  transition: 0.3s;
}

.card:hover .texto-promo {
  color: #FFF;
  transition: 0.3s;
}

.boton-info {
  margin-top: 13px;
  font-size: 12px;
  background-color: #FFF;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid #7e7070;
  text-transform: uppercase;
  transition: 0.3s;
}

.boton-quartos {
  font-size: 11px;
  background-color: #fff;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #3c3c3b;
  text-transform: uppercase;
  transition: 0.3s;
  color: #3c3c3b;
}

.boton-quartos:hover {
  background-color: #3c3c3b;
  color: #fff;
  transition: 0.3s;
}

.boton-quartos-inv {
  font-size: 11px;
  background-color: #3c3c3b;
  padding: 8px;
  border-radius: 5px;
  text-transform: uppercase;
  border: 1px solid #3c3c3b;
  transition: 0.3s;
  color: #fff;
}

.boton-quartos-inv:hover {
  background-color: #fff;
  border: 1px solid #3c3c3b;
  color: #3c3c3b;
  transition: 0.3s;
}

.titulo-promo {
  font-size: 20px;
  line-height: 22px;
  font-weight: 500;
  color: #716460;
  transition: 0.3s;
}


.titulo-promo2 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #716460;
  transition: 0.3s;
}

.titulo-habitaciones {
  font-size: 20px;
  line-height: 10px;
  font-weight: 500;
  color: #716460;
  transition: 0.3s;
  margin-bottom: 13px;
}

.titulo-habitaciones2 {
  font-size: 18px;
  line-height: 10px;
  font-weight: 500;
  color: #716460;
  transition: 0.3s;
  margin-bottom: 13px;
}

.texto-promo {
  font-size: 12px;
  font-weight: 400;
  color: #000;
  transition: 0.3s;
}

/* TERMINA TODO LO DE LAS CARDS */

.boton-reserva{
  transition: 0.3s;
  margin-top:3px;
  font-size:11px; 
  background-color:#6fa088;
  padding: 5px;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: 4px;
  border: 0px;
}

.boton-reserva:hover{
  transition: 0.3s;
  background-color: #547263;
}

.boton-intro {
  transition: 0.3s;
  margin-top: 15px;
  font-size: 12px;
  background-color: #6fa088;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 4px;
  border: 0px;
}

.boton-intro:hover{
  transition: 0.3s;
  background-color: #547263;
}

.cabezal_gris{
    padding-right:0px;
    background-color: #3c3c3b;
  }

 .menu-negro{
    background-color: rgba(0,0,0,0.8);
    min-height: 80px;
 }

.menu-negro-destinos {
    background-color: rgba(0,0,0,0.5);
    min-height: 50px;
}

 .bg-hoteles {
   background-color: #f3eee7;
 }


 .bg-promo {
   background-color: #e7dad2;
 }

 .bg-quartos {
    background-image: url("../images/base-quartos.jpg");
    background-color: #d6cfc5;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 700px;
}

 .bg-promos {
   background-image: url("../images/base-promos.jpg");
   background-color: #4a523a;
   background-size: contain;
   background-repeat: repeat-y;
   min-height: 700px;
 }

 .bg-video {
   background-image: url("../images/bg_video_2.jpg");
   background-size: cover;
   background-repeat: no-repeat;
   min-height: 560px;
 }

.bg-pie {
  background-image: url("../images/base-pie.jpg");
  background-color: #393939;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-pie-grey{
  background-color: #393939;
}

.contendorbanner{
  min-height: 400px;
  border-radius: 5px;
  width: 100%;
  cursor: pointer;
}

h1{
  font-family: "Montserrat", sans-serif;
  font-size: 45px;
  font-weight: 600;
}


h2{
  font-size: 28px;
}

h3{
  font-family: 'Lora', serif;
  font-size: 25px;
  font-weight: 600;
}

.titulo-slide{
font-family: "Raleway", sans-serif;
  font-size: 41px;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;
  color:#FFF;
  text-shadow: 1px 1px 2px #000;
}

.titulo2-slide {
  font-family: "Raleway", sans-serif;
  font-size: 65px;
  font-weight: 700;
  line-height: 70px;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 1px 1px 2px #000;
}

.titulo3-slide {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 45px;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 1px 1px 2px #000;
}

p{
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.texto-grueso{
  font-weight: 700;
}

.texto-naranja{
  color:#f5ab00;
  font-size: 15px;
}

.texto-rojo {
  color: #dc4936;
}


.texto-blanco{
  color:#FFF;
  font-size: 14px;
}

.texto-verde {
  color: #719e5b;
}

.texto-azul {
  color: #264694;
}

.texto-gris {
  color: #777;
}

.texto-negro{
  /* TEXTO DE SEECION DE LAS NOTICIAS DE LA HOME */
  font-family: 'Lora', serif;
  font-size: 14px;
  color:#000;
}

.texto-seccion {
  font-family: 'Lora', serif;
  font-size: 36px;
  color: #FFF;
  font-weight: 600;
}

.texto-seccion-home {
  font-family: 'Lora', serif;
  font-size: 22px;
  color: #FFF;
}

.texto-footer{
  /* TEXTO DE SEECION DE LAS NOTICIAS DE LA HOME */
  color:#2d2d2d;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
}

.texto-titulo-quartos{
  font-size: 32px;
  font-weight: 400px;
  color: #fff;
}

.texto-titulo-promo {
  font-size: 32px;
  font-weight: 400px;
  color: #486545;
}

.texto-11{
  font-size: 11px;
  line-height: 22px;
}

.texto-11negrita {
  font-size: 11px;
  line-height: 22px;
  font-weight: 600;
}

.texto-11pie {
  font-size: 11px;
  font-weight: 600;
}

.texto-13{
  font-size: 13px;

}

.texto-11promo {
  font-size: 11px;
  font-weight: 500;
  color: #000;

}

.texto-titulo-pie {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;

}

.texto-pie {
  font-size: 11px;
  font-weight: 500;
  line-height: 18px;
  color: #fff;

}

.texto-11-habitaciones {
  font-size: 11px;
  font-weight: 500;
  color: #000;

}

.texto-14{
  font-size: 14px;
}


.texto-14negrita{
  font-size: 14px;
  font-weight: 600;

}


.texto-16 {
  font-size: 16px;

}

.texto-18 {
  font-size: 18px;

}

.texto-20 {
  font-size: 20px;
  line-height: 18px;
  font-weight: 450;
  color: #000;
}

.texto-22 {
  font-size: 22px;
  font-weight: 550;

}

.texto-14intro {
  font-size: 14px;
  font-weight: 550;
  color: #a59973;

}

.texto-35intro {
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
  color: #000000;

}

.texto-intro {
  font-size: 13px;
  line-height: 30px;
  font-weight: 550;
  color: #3a3a3a;
}

.texto-promo {
  font-size: 14px;
  line-height: 20px;
  font-weight: 550;
  color: #3a3a3a;

}

.texto-32 {
  font-size: 32px;
  font-weight: 500;
  color: #000;

}

.texto-34 {
  font-size: 34px;
  font-weight: 500;
  color: #c79c74;

}

.texto-54 {
  font-size: 54px;
  font-weight: 350;
  color: #000;

}

.texto-54ski {
  font-size: 54px;
  font-weight: 800;
  color: #000;

}

.texto-54week {
  font-size: 54px;
  font-weight: 700;
  color: #cbae85;

}

.list-group {
  --bs-list-group-color: none;
  --bs-list-group-bg: none;
}
.contenedor-fotos{
  position:relative;
  max-height:269px;
  overflow:hidden;
}

.contenedor-novedades{
  box-shadow: 0px 0px 4px #e4e4e4;
}

.footer-novedades {
  background-color: #719e5b;;
  padding: 10px;
  color:#FFF;
  text-decoration: none;
  font-family: 'Lora', serif;
  font-size: 18;
  text-align: center;
}

li, .btn{
  font-family: 'Open Sans', sans-serif;
}

.botones-home-negros{
  background-color: rgba(0,0,0,0.5);
  border-radius:5px;
  min-height:150px;
  padding:35px;
}

.botones-interior-negros{
  background-color: rgba(0,0,0,0.05);
  border-radius:5px;
  min-height:625px;
  padding:35px;
}

.contenedor-home-negros{
  background-color: rgba(0,0,0,0.5);
  padding:0px;
}

.botones-home-blancos{
  background-color: #5e48b6;
  border: 1px solid #FFF;
  border-radius:5px;
  min-height:100px;
  padding:15px;
  padding-top:22px;
}

.iconos-naranjas{
  font-size:42px;
  color:#ffc107;
  margin-top:0px;
}



.titulo-naranja{
  color:#ffc107;
  margin-top:17px;
}

.slide_mobile{
  display:none;
  margin-bottom: 0px;
}

.vl {
  border-left: 18px solid #5e48b6;
  height: 80px;
  margin-right: 20px;
}

.vl-interior {
  border-left: 18px solid #5e48b6;
  height: 300px;
  margin-right: 20px;
}

.vl2 {
  border-left: 18px solid #5e48b6;
  height: 50px;
  margin-right: 20px;
}

.vl2w {
  border-left: 18px solid #FFF;
  height: 50px;
  margin-right: 20px;
}

.dropdown-menu{
--bs-dropdown-link-color: #CCC;
--bs-dropdown-link-hover-color: #000;
--bs-dropdown-link-hover-bg: #E3E3E3;
}

.navbar-brand{
  padding-top:0px;
}

.justify-content-md-center {
  justify-content: right !important;
}

.hr-gris{
  border-color: #b0afb5;
  border-width: 4px;
  width: 555px;
}

.menu_principal{
  position:absolute;
  top:0px;
  right:0px;
}

@media (max-width: 1200px) {

  .titulo-slide {
      font-family: "Raleway", sans-serif;
      font-size: 31px;
      font-weight: 700;
      line-height: 35px;
      text-transform: uppercase;
      color: #FFF;
      text-shadow: 1px 1px 2px #000;
    }
  
    .titulo2-slide {
      font-family: "Raleway", sans-serif;
      font-size: 50px;
      font-weight: 700;
      line-height: 70px;
      text-transform: uppercase;
      color: #FFF;
      text-shadow: 1px 1px 2px #000;
    }
  
    .titulo3-slide {
      font-family: "Raleway", sans-serif;
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      text-transform: uppercase;
      color: #FFF;
      text-shadow: 1px 1px 2px #000;
    }
  
    .titulo-seccion {
      font-family: "Raleway", sans-serif;
      font-size: 31px;
      font-weight: 700;
      line-height: 30px;
      text-transform: uppercase;
      color: #000;
    }
  
    .titulo2-seccion {
      font-family: "Raleway", sans-serif;
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      text-transform: uppercase;
      color: #000;
    }

  .menu_principal {
      position: relative;
      top: 0px;
      left: 0px;
    }

  .slide_mobile{
    display:inline;
    margin-bottom: 0px;
  }
	.slide_desktop{display:none;}

  .navbar-collapse{
    margin-left:10px;
    /* margin-bottom: 25px; */
  }

 

  .navbar-brand{
    margin-top:0px;
    margin-left:0px;
  }

  .hr-gris{
    border-color: #b0afb5;
    border-width: 4px;
    width: 90%;
  }

    .titulo2-slide {
      line-height:normal;
    }

}


.hover-underline {
  font-size: 2rem;
  color: #ffffff;
  position: relative;
  display: inline-block;
}

.hover-underline::after,
.hover-underline::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #F3F3F3;
  bottom: -5px;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s ease-out;
}

.hover-underline::before {
  top: -5px;
  transform-origin: left;
}

.hover-underline:hover::after,
.hover-underline:hover::before {
  transform: scaleX(1);
}