﻿body{
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
}


.whatsapp{
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
    width: 60px;
}
.whatsapp img{
    width: 100%;
}


.blanco{
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.blanco .superior{
    color: black;
}


.fijo-ayuda{
    height: 144px;
}


.fijo{
    position: fixed;
    top:0;
    left: 0;
    z-index: 1000;
    background: white;
}


.cabecera{
    transition: all 1s;
}

.logotipo img{
    width: 100%;
}
.logo1{display: block;}
.logo2{display: none;}


.superior{
    text-align: center;
    color: black;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;

    transition: all 0.5s;
}
.superior img{
    height: 35px;
}

nav a{
    color: black;
    text-decoration: none;
}
nav ul{
    list-style: none;
    padding: 0;
}
nav ul li{
    width: 16.66%;
    float: left;
}

.menu-r{
    font-size: 20px !important;
    display: none;
}

.menu, .menu-r{
    border: 1px solid white;
    border-bottom: 3px solid white;
    /* background: #5A9BD5; */
    text-align: center;
    color: black;
    font-size: 14px;
    padding: 3px 0px;
    cursor: pointer;

    transition: all 0.5s;
}
.menu:hover, .menu-r:hover{
    color: #FFDB0F;
}

.idiomas{
    background: white;
    width: auto;
    text-align: center;
    display: inline;
}
.idiomas span{
    background: white;
    text-align: center;
    font-size: 16px;
    color: black;
    display: inline;
    cursor: pointer;
}
.idiomas span:hover{
    font-weight: bold;
}



.datos{
    text-align: center;
    font-size: 22px;
}
.datos img{
    width: 30px;
}
.datos strong{
    background: #FFDB0F;
    display: inline-block;
    padding: 2px 10px;

    border-radius: 20px;
}

.efecto{
    padding: 0;
}


.supertitulo{
    background: rgb(144,95,2);
    background: linear-gradient(180deg, rgba(144,95,2,1) 0%, rgba(163,118,4,1) 16%, rgba(198,159,52,1) 37%, rgba(254,234,106,1) 100%);

    text-align: center;
    color: white;
    text-shadow: 2px 2px 2px black;
    font-size: 30px;
    font-weight: bold;
}


.servicios{
    margin-top: 40px;
    margin-bottom: 40px;
}


.seccion{
    text-align: justify;
    font-size: 19px;
    line-height: 27px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.seccion strong{
    width: 100%;
    text-align: left;
    font-size: 27px;
    font-weight: 700;
    /* color: rgb(144,95,2,1); */
    background: linear-gradient(90deg, #9b4b00, #996417, #bc6b00);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      color: transparent;
      display: inline-block;
      margin-bottom: 20px;
}
.seccion p{
    /* margin-bottom: 30px; */
}


.imagen img{
    width: 100%;
}
.i1 img{border-radius: 200px 0 0 100px;}
.i2 img{border-radius: 0 200px 100px 0;}

.coverage{
    position: relative;
    background: black;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.coverage strong{
    width: 100%;
    text-align: center;
    color: #FFDB0F;
    font-size: 30px;
    display: inline-block;
    margin-bottom: 30px;
}

.coverage span{
    width: 100%;
    color: white;
    text-align: center;
    display: inline-block;
}

.coverage img{
    width: 100%;
}

.mapa{
    position: relative;
    display: inline-block;
}

.pin{
    position: absolute;
    
    border: 1px solid white;
    background: black;
    font-size: 12px;
    color: white;
    padding: 0 3px;
}
.pin b{
    font-size: 18px;
    display: inline;
}
.pin span{
    font-weight: bold;
    display: none;
}

.pin1{top: 52%;left: 29%;} /* Los cabos */
.pin2{top: 39%;left: 55%;} /* Monterrey */
.pin3{top: 57%;left: 49.5%;} /* Aguascalientes */
.pin4{top: 90%;left: 66%;} /* Bahias de Huatulco*/
.pin5{top: 74%;left: 58.5%;} /* Cuernavaca*/
.pin6{top: 75%;left: 79%;} /* Ciudad del Carmen*/
.pin7{top: 47%;left: 37%;} /* Culiacan*/
.pin8{top: 77%;left: 90%;} /* Chetumal*/
.pin9{top: 30%;left: 30%;} /* Ciudad Obregon*/
.pin10{top: 68%;left: 82%;} /* Campeche*/

.pin20{top: 65%;left: 46%;} /* Guadalajara*/

.pin11{top: 7%;left: 38%;} /*Ciudad Juarez */
.pin12{top: 64%;left: 87%;} /* Chichen Itza*/
.pin13{top: 23%;left: 39%;} /* Chihuahua*/
.pin14{top: 48%;left: 59%;} /* Ciudad Victoria*/
.pin15{top: 63%;left: 53%;} /* Celaya*/
.pin16{top: 66%;left: 92.5%;} /*Cozumel */
.pin17{top: 300px;left: 290px;} /* Durango*/
.pin18{top: 300px;left: 290px;} /* Tepic*/
.pin19{top: 300px;left: 290px;} /* Ensenada*/

.pin21{top: 3%;left: 9%;} /* Tijuana*/
.pin22{top: 20%;left: 27%;} /* Hermosillo*/
.pin23{top: 53%;left: 40%;} /* Mazatlan*/
.pin24{top: 64%;left: 41%;} /* Puerto Vallarta*/

.pin25{top: 62%;left: 53%;} /* Leon, Guanajuato*/
.pin26{top: 64%;left: 57%;} /* Querétaro*/
.pin27{top: 72%;left: 56.5%;} /* Toluca*/
.pin28{top: 72%;left: 58.5%;} /* CDMX*/
.pin29{top: 69%;left: 59.5%;} /* AIFA*/
.pin30{top: 72%;left: 67%;} /* Veracruz*/
.pin31{top:63%;left: 86%;} /* Mérida*/
.pin32{top: 62%;left: 92%;} /* Cancún*/
.pin33{top: 94%;left: 77%;} /* Tapachula*/
.pin34{top: 83%;left: 65%;} /* Oaxaca*/
.pin35{top: 87%;left: 77%;} /* Tuxtla Gutierrez*/


.titulo{
    text-align: center;
    font-size: 27px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.form-group{
    margin-bottom: 20px;
}


.testi{
    background: #f8f8f8;
    padding-top: 50px;
    padding-bottom: 50px;
}

.titulo{
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    padding: 0 20px;
}
.subtitulo{
    text-align: center;
    font-size: 25px;
    font-weight: lighter;
    margin-bottom: 60px;
}

.image-testi{
    width: 100%;
}
.texto-testi{
    text-align: justify;
    font-size: 17px;
    line-height: 27px;
}
.texto-testi span{
    color: gray;
}


.selector-idiomas {
  display: flex;
  gap: 10px;
  margin: 20px 0;
}

.selector-idiomas button {
  padding: 10px 15px;
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 6px;
  font-size: 1rem;
  cursor: pointer;
  transition: background-color 0.3s;
}

.selector-idiomas button:hover {
  background-color: #0056b3;
}


.contacto{
    position: relative;
    background: url(../images/fondo-contacto.webp) no-repeat center center / cover;
    color: white;
    padding-top: 120px;
    padding-bottom: 120px;
}
.contacto .container{
    position: relative;
    z-index: 2;
}
.reviews{
    background: url(../images/fondoGris.webp) no-repeat center center / cover;
    text-align: justify;
    padding-top: 50px;
    padding-bottom: 50px;
}

.review-box {
    background-color: #ffffff;
    border-top: 4px solid #0d6efd;
    transition: all 0.3s ease;
}

.review-box:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

h6 {
    letter-spacing: 0.5px;
}

.btn-outline-primary {
    font-weight: 500;
}


.img1{background: url(../images/jetcrom-confianza-en-cada-vuelo.webp) no-repeat center center;background-size: cover;}
.img2{background: url(../images/Servicios-Exclusivos-de-Asistencia-Aeroportuaria-en-Tierra.webp) no-repeat center center;background-size: cover;}
.img3{background: url(../images/Seguridad-y-Proteccion-de-Alto-Nivel.webp) no-repeat center center;background-size: cover;}
.img4{background: url(../images/Permisos-y-Autorizaciones.webp) no-repeat center center;background-size: cover;}
.img5{background: url(../images/Suministro-de-Combustible.webp) no-repeat center center;background-size: cover;}
.img6{background: url(../images/Asistencia-con-Autoridades.webp) no-repeat center center;background-size: cover;}
.img7{background: url(../images/Planificacion-de-vuelo.webp) no-repeat center center;background-size: cover;}
.img8{background: url(../images/Transporte-Ejecutivo-de-Tripulacion.webp) no-repeat center center;background-size: cover;}
.img10{background: url(../images/Reservaciones-Exclusivas-de-Hotel.webp) no-repeat center center;background-size: cover;}
.img11{background: url(../images/Operaciones-Aereas-Especiales.webp) no-repeat center center;background-size: cover;}
.img12{background: url(../images/Permisos-de-Sobrevuelo.webp) no-repeat center center;background-size: cover;}
.img13{background: url(../images/Servicio-de-Catering-Confiable-y-Refinado.webp) no-repeat center center;background-size: cover;}


footer{
    position: relative;
    background: url(../images/footer.webp) no-repeat center center / cover;
    color: white;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
}
.fondo-negro{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}
footer .container{
    position: relative;
    z-index: 2;
}
footer strong{
    width: 100%;
    text-align: center;
    color: #FFDB0F;
    font-weight: bold;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 20px;

    text-shadow: 2px 2px 2px black;
}
footer img{
    width: 30px;
}
.amarillo{
    color: #FFDB0F;
    font-size: 22px;
}

.pie{
    background: black;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
}



@media screen and (max-width:1400px){

}

@media screen and (max-width:1200px){
    .fijo{
        position: relative;
    }
    .fijo-ayuda{
        display: none;
    }
}

@media screen and (max-width:992px){

}

@media screen and (max-width:768px){
    .seccion{
        padding: 12px;
    }
    .menu-r{
        display: block;
    }
    .menu{
        font-size: 20px;
    }
    nav ul{
        display: none;
    }
    nav ul li{
        width: 100%;
    }
    
    .img{
        height: 350px;
    }
}

@media screen and (max-width:576px){
    .pin b{
        font-size: 10px;
        display: inline;
    }
}


.chat{
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
    background: #24d366;
    font-weight: bold;
    font-size: 20px;
    color: white;
    padding: 6px 17px;
    border-radius: 20px;

    animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: 0s;
    animation-iteration-count: 100;
}
@keyframes pulse {
    from,to {
        transform: scale3d(1,1,1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }
}
.pulse {
    animation-name: pulse
}