body.bg-white{
    background-color: var(--white-color-sp) !important;
}

.carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    filter: none;
}

.logo-color-header{
    width:250px;
    padding:10px;
}

.main-navbar .navbar ul{
   padding: 5px !important;
}

.img-partners{
    width: auto;
    height: 40px;
    padding: 5px;
}

.img-partners.h-90{
    height: 25px;
}

.navbar-area {
    background-color: var(--white-color-sp) !important;
    padding-top: 0 !important;
    padding-bottom:0 !important;
}

.navbar-area.is-sticky{
    background-color: var(--white-header-color-sp) !important;
    padding-top: 0 !important;
    padding-bottom:0 !important;
}

.main-navbar .navbar .navbar-nav .nav-item a{
    text-transform: uppercase !important;
    color: var(--grey-color-sp) !important;
    font-weight: 500;
    font-size: 12px;
}
/* Cuando pasas el mouse por el enlace 'a' */
.main-navbar .navbar .navbar-nav .nav-item a:hover {
    color: var(--skyblue-color-sp) !important;
}

/* El filtro se activa en la imagen cuando el padre 'a' recibe el hover */
.main-navbar .navbar .navbar-nav .nav-item a:hover img {
    filter: invert(53%) sepia(21%) saturate(1469%) hue-rotate(161deg) brightness(90%) contrast(89%) !important;
}

/* Cuando pasas el mouse por el enlace 'a' */
.main-navbar .navbar .navbar-nav .nav-item a.active {
    color: var(--skyblue-color-sp) !important;
}

/* El filtro se activa en la imagen cuando el padre 'a' recibe el hover */
.main-navbar .navbar .navbar-nav .nav-item a.active img {
    filter: invert(53%) sepia(21%) saturate(1469%) hue-rotate(161deg) brightness(90%) contrast(89%) !important;
}

.links_end_area{
    display: flex;
    justify-content: space-around;
    align-content: center;
    text-align: center;
}

.footer-link-container {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  flex-wrap: wrap;
}

.footer-area-information{
    margin-bottom: 0px !important;
    border-bottom: 0px !important;
}

#footer_area{
    padding: 20px 0 0 0 !important;
    background-color: var(--blue-color-sp);
}

.accordion-button:not(.collapsed) {
  color: var(--blue-color-sp);
  background-color: #FFF9FB;
}

.accordion-button:focus {
  z-index: 3;
  border:1px solid var(--fucsia-color-sp);
  outline: 0;
  box-shadow: 0 0 0 .05rem var(--fucsia-color-sp);
}

.footer_link_area ul li {
  padding-bottom: 15px;
  justify-content: space-around !important;
  font-size: 16px !important;
}

.footer_link_area ul li a{
    font-size: 0.85rem;
    font-weight: 200;
    color:var(--white-header-color-sp) !important;
}

.footer_link_area ul li a:hover{
    font-weight: 300 !important;
    color: var(--skyblue-color-sp) !important;
}


.footer_heading_area{
    color: var(--white-color-sp);
    font-family: 'Poppins', sans-serif !important;
}

.footer_heading_area h5{
    font-weight:500;
    text-transform: uppercase !important;
    font-family: 'Poppins', sans-serif !important;
    border-bottom: 1px solid var(--white-color-sp) !important;
}

.paragraph-footer{
    margin-top: 15px;
}

.copyright_area{
    background-color: var(--fucsia-color-sp) !important;
    color: var(--white-color-sp) !important;
}

.copyright_left p{
    color: var(--white-color-sp);
}

.img-white{
    filter: brightness(0) invert(1);
}

a.link{
  color:var(--blue-color-sp) !important;
}

.paquetes_confirmados {
    font-size: 0.7rem;
    padding: 2px 8px;
    border-radius: 10px;
    display: block;
    margin-top: -6px;
}

h1 {
    line-height: 60px;
}

.link-anuncio {
    cursor: pointer !important;
}

.topbar-area {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff3d;
    background-color: transparent;
}


.theme_search_form_area {
    background: #FFFFFF;
    box-shadow: 4px 14px 28px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px 30px;
    position: relative;
    margin-top: 0px !important;
    z-index: 9999 !important;
}

.theme_search_form_area {
    background: #FFFFFF;
    box-shadow: 4px 14px 28px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 30px 30px;
    position: relative;
}

#theme_search_form {
    /*position: relative;
    margin-top: -140px;*/
}

#adlateral1 {
    display: block;
    position: fixed;
    width: 160px;
    height: 600px;
    top: 0px;
    left: 0px;
    border: 1px solid #eee;
    z-index: 99;
}

#adlateral2 {
    display: block;
    position: fixed;
    width: 160px;
    height: 600px;
    top: 0px;
    right: 0px;
    border: 1px solid #eee;
    z-index: 99;
}

.theme_common_box_two {
    box-shadow: 2px 2px 7px 1px #ddd !important;
    border: 1px solid #ddd;
}

.label-package {
    background: #009bceb8 !important;
    /*background: #00a1dd !important;*/
    padding: 0px 15px !important;
    left: 0% !important;
    border-radius: 0px 5px 5px 0px !important;
}

.imagination_boxed h3 {
    font-family: 'Poppins', sans-serif !important;
    padding: 10px;
    margin-bottom: 10px;
}

.imagination_boxed::before {
    background: #152342 !important;
    height: 40%;
}

h2{
    text-align: center !important;
    font-family: 'Poppins';
    font-weight: 600 !important;
    color: var(--fucsia-color-sp);
}

h3{
    text-align: center !important;
    font-family: 'Poppins';
    font-size: 1.25rem !important;
}

.footer_heading_area h3 {
    font-weight: 500;
    text-transform: uppercase !important;
    font-family: 'Poppins', sans-serif !important;
    border-bottom: 1px solid var(--white-color-sp) !important;
    text-align: left !important;
    display: inline-flex;
    padding-bottom: 5px;
}

.heading_left_area h2, .heading_left_area h5 {
    font-family: 'Poppins', sans-serif !important;
}

.theme_two_box_content, .theme_two_box_content h4 {
    font-family: 'Poppins', sans-serif !important;
}

.theme_two_box_content {
    font-family: 'Poppins', sans-serif !important;
    color: var(--paragraph-color);
    font-size: 14px;
}

.gallery-image {
    transition: transform 0.3s ease; /* Smooth transition for the zoom effect */
}

.gallery-image:hover {
    transform: scale(1.06); /* Zoom in by 20% when hovered */
}


.main_header_arae {
    background: #C6004C !important;
}


.theme_search_form_area.section-speed-hoteles > h2 {
    color: #fff !important;
}

#flights {
    position: relative;
    height: auto; /* Permite que el iframe ajuste su altura */
    margin-bottom: 20px; /* Espacio entre el iframe y el anuncio */
}

#tab_section_flights {
    width: 100%;
    border: none;
}

.map-link{
    font-size: 0.9rem;
    color: var(--fucsia-color-sp);
}

.map-link:hover, .map-link:focus{
    font-weight: 500 !important;
    color: var(--fucsia-color-sp) !important;
    transition: var(--transition);
}

.mean-container a.meanmenu-reveal span{
    background: var(--blue-color-sp) !important;
}

@media (min-width: 1076px) {
    #theme_search_form {
        margin-top: -450px;
    }

    .navbar-area {
        background-color: #fff !important;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .navbar-area.is-sticky{
        background-color: var(--white-color-sp) !important;
    }
    #tab_section_flights{
        width: 100%;
        border: none;
        height: 455px;
    }

    #home_one_banner{
        height: 800px;
    }

}

@media (min-width: 1024px) and (max-width: 1075px) {
    #theme_search_form {
        margin-top: -460px;
    }

    .theme_search_form_area {
        height: 420px !important;
    }

    .navbar-area {
        background-color: #C30541 !important;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #tab_section_flights{
        width: 100%;
        border: none;
        height: 390px;
    }

    #home_one_banner{
        height: 500px;
    }

}

@media (min-width: 770px) and (max-width: 1020px) {
    #tab_section_flights {
        margin-top: -18px !important;
        height: 540px;
        width: 100%;
    }

    #theme_search_form {
        position: relative;
        margin-top: -490px !important;
    }

    .theme_search_form_area {
        height: 460px !important;
        margin-top: 0px !important;
        width: 100%;
    }

    #home_one_banner {
        padding: 51px 0 155px 0 !important;
        height: 530px;
    }

    .main_header_arae {
        position: absolute;
        width: 100%;
        z-index: 9999;
    }

    .theme_search_form_area.section-speed-hoteles > h2 {
        color: #000 !important;
    }


    #go_beyond_area {
        margin-top: 80px !important;
    }
}

@media (max-width: 769px) {
    #tab_section_flights {
        margin-top: -18px !important;
        height: 540px;
        width: 100%;
    }

    #theme_search_form {
        position: relative;
        margin-top: -490px !important;
    }

    .theme_search_form_area {
        height: 460px !important;
        margin-top: 0px !important;
        width: 100%;
    }

    #home_one_banner {
        padding: 51px 0 155px 0 !important;
        height: 530px;
    }

    .main_header_arae {
        position: absolute;
        width: 100%;
        z-index: 9999;
    }

    .theme_search_form_area.section-speed-hoteles > h2 {
        color: #000 !important;
    }


    #go_beyond_area {
        margin-top: 80px !important;
    }
}

@media (min-width: 482px) and (max-width: 659px) {
    #home_one_banner {
        height: 590px;
        padding: 0 !important;
    }

    #theme_search_form {
        margin-top: -579px !important;
    }

    #tab_section_flights {
        height: 635px !important;
        width: 100%;
    }

    .theme_search_form_area {
        height: 567px !important;
        width: 100%;
    }
}

@media (max-width: 481px) {
    #home_one_banner {
        height: 590px;
        padding: 0 !important;
    }

    #theme_search_form {
        margin-top: -579px !important;
    }

    #tab_section_flights {
        height: 635px !important;
        width: 100%;
    }

    .theme_search_form_area {
        height: 567px !important;
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    #home_one_banner {
        height: 620px;
        padding: 0 !important;
    }

    #theme_search_form {
        margin-top: -590px !important;
    }

    #tab_section_flights {
        height: 635px !important;
        width: 100%;
        margin-top: 10px !important;
    }

    .theme_search_form_area {
        height: 566px !important;
        width: 100%;
        padding: 32px 10px 0 10px !important;
    }
}


.hero {
  /*max-width: 1200px;*/
  max-width: auto;
  margin: -150px 0 20px 0;
  padding: 0 20px;
  text-align: center;
}

#home_one_banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.4));
}

#theme_search_form h1 {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  /*margin-bottom: 10px;*/
  color: #fff !important;
  text-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

#theme_search_form h2 {
  font-size: 2.5rem;
  font-weight: 300 !important;
  line-height: 1.2;
  margin: 0;
  color: #fff !important;
}

/* opcional: efecto más elegante */
#theme_search_form h2 strong {
  /*color: #FF025D;*/
  text-decoration: underline;
  font-weight: 600 !important;
  /*text-shadow: -3px -2px 1px rgba(255, 255, 255, 0.92);*/
}

.servicios-section {
  background: #fcfcfc;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 60px 10%;
  color: #333;
  margin-top: 2rem;
}

.servicios-texto {
  flex: 1 1 45%;
  max-width: 450px;
}

.marca {
  font-size: 1.2rem;
  color: #999;
  margin-bottom: 5px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif !important;
}

.servicios-texto h2.subtitulo{
    text-align: left !important;
}

.subtitulo {
  color: #e91e63;
  font-size: 1.2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.titulo {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 15px;
}

.descripcion {
  font-size: 1rem;
  color: #666;
  margin-bottom: 25px;
}

.btn-servicios {
  background: #e91e63;
  color: #fff;
  border: none;
  padding: 12px 28px;
  border-radius: 25px;
  cursor: pointer;
  transition: 0.3s ease;
}

.btn-servicios:hover {
  background: #d81b60;
  color:#fff !important;
  font-weight: bold;
}

/* Contenedor de los servicios */
.servicios-container {
  flex: 1 1 55%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* GRID en escritorio */
.servicios-lista {
  display: grid;
  grid-template-columns: repeat(4, 1fr) !important;
  grid-template-rows: repeat(2, auto);
  gap: 20px;
  overflow: hidden;
  scroll-behavior: smooth;
  padding: 10px;
}

/* Tarjeta */
.servicio-item {
  border: 2px solid #ddd;
  padding: 35px 20px;
  text-align: center;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease;
}

.servicio-item:hover {
  transform: translateY(-5px);
}

.servicio-item img {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}

.servicio-item h3 {
  font-size: 1.1rem;
  color: #222;
  margin-bottom: 5px;
}

.servicio-item p {
  font-size: 0.9rem;
  color: #666;
}

/* Botones de scroll */
.scroll-btn {
  display: none;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  font-size: 1.4rem;
  width: 36px;
  height: 36px;
  cursor: pointer;
  color: #e91e63;
  transition: all 0.3s ease;
  z-index: 2;
}

.scroll-btn:hover {
  background: #e91e63;
  color: #fff;
}

.scroll-btn.left { left: -10px; }
.scroll-btn.right { right: -10px; }

/* ------- RESPONSIVE ------- */
@media (max-width: 768px) {

    #theme_search_form h1{
        letter-spacing:  normal !important;
        font-size: 0.9rem !important;
    }

    h2{
        font-size: 1.2rem !important;
    }


#home_one_banner::before {
  background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.4));
}


  .servicios-section {
    flex-direction: column;
    text-align: center;
    padding: 40px 20px;
  }

  .servicios-container {
    width: 100%;
    margin-top: 30px;
  }

  .servicios-lista {
    display: flex;
    gap: 15px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
  }

  .servicio-item {
    min-width: 180px;
    flex-shrink: 0;
    scroll-snap-align: start;
  }

  .scroll-btn {
    display: block;
  }

   #home_one_banner {
    height: 750px;
    padding: 0 !important;
  }

#theme_search_form {
    margin-top: -730px !important;
  }
}

/*================================*/