.titulos {
  text-shadow: 2px 1px 2px #000;
}

body .text-primary {
  color: #107d29 !important;
}

.carousel-item img {
  width: 100%;
  height: 700px !important;
  object-fit: cover !important;
}
/*GALERIA DE FOTOS*/
.photo-gallery {
  color: #313437;
  background-color: #fff;
}

.photo-gallery p {
  color: #7d8285;
}

.photo-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width: 767px) {
  .photo-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.photo-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom: 0;
}

.photo-gallery .photos {
  padding-bottom: 20px;
}

.photo-gallery .item {
  padding-bottom: 30px;
}

/*estilos para FOOTER*/
ul {
  margin: 0px;
  padding: 0px;
}
.footer-section {
  background: #151414;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
  max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
  color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg {
  background: #3b5998;
}
.twitter-bg {
  background: #55acee;
}
.google-bg {
  background: #dd4b39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #ff5e14;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover {
  color: #ff5e14;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2e2e2e;
  border: 1px solid #2e2e2e;
  color: #fff;
}
.subscribe-form button {
  position: absolute;
  right: 0;
  background: #ff5e14;
  padding: 13px 20px;
  border: 1px solid #ff5e14;
  top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area {
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a {
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a {
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}
/* habitacion */
.img-cuarto {
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

/* traductor */
.gtranslate_wrapper #gt_float_wrapper {
  position: relative !important;
  display: inline-block !important;
  bottom: inherit !important;
  left: inherit !important;
  z-index: inherit !important;
}
.gtranslate_wrapper .gt_float_switcher .gt_options a {
  color: transparent !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

.gtranslate_wrapper .gt_float_switcher .gt_options a > span {
  display: none !important;
}

.gtranslate_wrapper .gt_float_switcher .gt_options a::after {
  content: attr(data-gt-lang);
  text-transform: uppercase;
  font-size: 1rem;
  line-height: normal;
  color: #000000;
  vertical-align: middle;
}
@media (min-width: 1024px) {
  .gt_options.gt-open {
    position: absolute !important;
    display: inline-block !important;
    background: #fff;
  }
  .gt_options {
    display: none !important;
  }
  .gt-lang-code {
    font-size: 0.95rem !important;
    color: #333;
  }
  .gtranslate_wrapper .gt_float_switcher .gt_options a::after {
    color: #000000;
  }
  .gt_options a:hover {
    padding: 10px 15px !important;
  }
}
.gt_options.gt-open {
  max-height: 270px !important;
  overflow-y: hidden !important;
}

.gt_options a:hover {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.gt_options a img {
  width: 20px;
}

.gt-selected {
  background-color: transparent !important;
}
.gt_float_switcher {
  background: transparent !important;
}
.gt_float_switcher {
  box-shadow: none !important;
}
.gt-lang-code {
  font-size: 15px !important;
  color: #000000;
}

.gt-current-lang img {
  width: 16px !important;
  margin-top: 4px !important;
}

.whatsapp-flotante {
  position: fixed; /* El elemento se mantiene fijo en la pantalla */
  width: 60px;
  height: 60px;
  bottom: 25px; /* Distancia desde abajo */
  left: 25px; /* Distancia desde la izquierda */
  background-color: #25d366; /* Color oficial de WhatsApp */
  color: #fff; /* Color del icono (blanco) */
  border-radius: 50%; /* Lo hace un círculo perfecto */
  text-align: center;
  font-size: 30px; /* Tamaño del icono */
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4); /* Sombra para que resalte */
  z-index: 1000; /* Se asegura que esté por encima de otros elementos */
  transition: all 0.3s ease; /* Animación suave para el hover */
}

/* Efecto al pasar el cursor por encima */
.whatsapp-flotante:hover {
  transform: scale(1.1); /* Agranda ligeramente el botón */
  box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.5);
}

/* Para centrar perfectamente el icono dentro del círculo */
.whatsapp-flotante i {
  margin-top: 15px;
}
