@import url('https://fonts.googleapis.com/css2?family=Aref+Ruqaa+Ink:wght@400;700&family=EB+Garamond:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Buhid&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@500&display=swap');

.contenido-nav {
    padding: 0px 30px;
}

.menu__fijo{
    width: 100%;
    position: fixed;
    z-index: 100;
    box-shadow: 1px 1px 2px #333;
    display: flex;
    text-align: center;
    justify-content: center;
}

.logo{
    width: 200px;
    margin: 0px 0px 0px 10px;
}

.logo_uno{
    display: none;
}

.section_ul li{
    font-size: 18px;
    margin: 0px 10px;
    color: #ffffff!important;
}

.section_ul li a{
    color: #ffffff!important;
    font-family: 'Aref Ruqaa Ink', serif;
}

.section_ul li a:hover{
    color: #c9c4c4!important;
}
.menu{
    padding: 10px 0px;    
    background-color: #0031a0;
}

.slider__principal{
    padding-top: 70px;
}

.slider__img{
    height: 600px;
}

.opcity_uno{
    background: rgba(0, 49, 160, .8);
}

.subtitulo1_slider{
    display: flex;
 
    font-size: 30px;
   
    justify-content: center;
}

.boton_contacto{
    background: #0031a0;
    padding: 10px 20px;
    color: #fff;
    border-radius: 16px;
    text-decoration: none;
    font-family: 'Noto Sans Buhid', sans-serif;
    text-transform: uppercase;
}

.boton_contacto:hover{
    background: #fff;
    color: #0031a0;
}
.boton_contacto_cor {
    background: #666;
    padding: 10px 20px;
    color: #fff;
    border-radius: 16px;
    text-decoration: none;
    font-family: 'Noto Sans Buhid', sans-serif;
    text-transform: uppercase;
}
.boton_contacto_cor:hover{
    background: #fff;
    color: #666;
}

.boton_contacto_one{
    text-align: right;
}

.content-title-ho22{
    font-family: 'Open Sans', sans-serif;
    color: #0c2f4f;
    padding: 40px 0px 20px;
    font-weight: bold;
    border-bottom: 1px solid #0c2f4f;
    border-radius: 16px;  
    font-size: 23px;
    width: 50%;
}

.section1-h1{
    font-size: 16px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;   
}

.section-paises p{
    font-size: 10px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;   
    font-weight: bold;
    padding-bottom: 20px;
}

.img-paises{
    width: 90%;
    height: 30px;
  }

.box_pais{
    width: 80px;
}

.video1{
    width: 100%;
    height: 350px;
    margin-top: 40px;
}

.video2{
    width: 100%;
    height: 320px;
}
.video3{
    width: 100%;
    height: 250px;
    margin-top: 80px;
}

.section-paises{
    margin-top: 40px;
}

.boton_contacto1{
    background: #254a99;
    padding: 10px 20px;
    color: #fff;
    border-radius: 16px;
    text-decoration: none;
    font-family: 'Noto Sans Buhid', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.boton_contacto1:hover{
    background: #fff;
    color: #254a99;
    border: 2px solid #254a99;
}

.img-nosotros{
    width: 300px;
    height: 250px;  
    box-shadow: 2px 2px 10px #c4c4c4;
}

.img-nosotros:hover{
  box-shadow: 4px 4px 20px #16496f;
}

.img-deportes{
    width: 300px;
    height: 250px;  
}


.nosotros-title-h2{
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    color:#16496f;
    text-transform: uppercase;
    padding: 20px;
}

.nosotros-title-p{
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
}

.nosotros2, .deportes{
    margin-top: 30px;
}

.nosotros2 .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.deportes .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.deportes .nosotros-title-p{
    padding: 0px 20px;
}


.content-productos{
    background: #155388;
    color: #FFFFFF;
    padding: 50px 120px 40px;  
    margin-top: 50px;
}

.content-title-h23{
    color: #FFFFFF;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.content-prod-p{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding-right: 20px;
    line-height: 25px;
    text-align: justify;
}

.text-mauricio{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding-right: 20px;
    line-height: 25px;
    text-align: justify;
}

.h1-divider{
    border: 1px solid #fff;
    margin-bottom: 30px;
    width: 100%;
    opacity: 1;
}
.h1-divider1{
    border: 1px solid #155388;
    margin-bottom: 30px;
    width: 100%;
    opacity: 1;
}

.content-title-h22{
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    padding: 40px 0px 20px;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    width: 50%;
    border-radius: 16px;
    margin-bottom: 60px;
    text-transform: uppercase;
}

.btn-contacto2{
    border: 1px solid #FFFFFF;
    text-align: center;
    border-radius: 8px;
    color: #1b59ae;
    background: #FFFFFF;
    padding: 10px;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    margin: 30px 0px;
}
.btn-contacto2:hover{
    border: 1px solid #1b59ae;
    color: #1b59ae;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(241, 241, 241, 0.75);
}
.ciencia{
    padding: 50px 0px;
}
.titulo_ciencia{
    text-align: center;
    font-size: 30px;
    color: #1b59ae;
    font-family: 'Rubik', sans-serif;
}
.texto_ciencia{
    padding: 20px 40px;
    font-family: 'Open Sans', sans-serif;
}
.img_ciencia{
    margin-bottom: 40px;
    width: 85%;
}

.content-oportunidad{
    padding: 50px 120px; 
    background: #e3eefc;
}

.marging-bottom60{
    margin-bottom: 60px;
}
.oportunidad-ul li{
    list-style: none;
    margin-left: -10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.oportunidad-ul img{
    margin-right: 10px;
}
.oportunidad-ul .consultor{
    margin-right: 10px;
    margin-top: -60px;
}
.oportunidad-ul .consultor3{
    margin-right: 10px;
    margin-top: -35px;
}
.oportunidad-img{
    width: 95%;
    height: 400px;
    box-shadow: 2px 2px 20px #c4c4c4;
    border-radius: 16px;
}
.mauricio_img{
    width: 100%;
    box-shadow: 2px 2px 20px #c4c4c4;
    border-radius: 16px;
}
.btn-contacto1{
    border: 1px solid #FFFFFF;
    text-align: center;
    border-radius: 8px;
    color: #FFFFFF;
    background: #1b59ae;
    padding: 10px;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 20px;
    margin-bottom: 30px;
}
.btn-contacto1:hover{
    border: 1px solid #1b59ae;
    color: #1b59ae;
    background: #FFFFFF;
}

.content-title-ho2{
    font-family: 'Open Sans', sans-serif;
    color: #1b59ae;
    padding: 40px 0px 20px;
    font-weight: bold;
    border-bottom: 1px solid #1b59ae;
    border-radius: 16px;  
    font-size: 30px;
    width: 50%;
    font-weight: bold;
}
.content-title-ho23{
    font-family: 'Open Sans', sans-serif;
    color: #1b59ae;
    margin-bottom: 20px;
    font-weight: bold;
}

.texto-h5{
    font-size: 25px;
    line-height: 40px;
}

.form-group{
    margin-bottom: 20px;
}

.form-radio{
    margin-left: 20px;
}

.content-contacto{
    background: #155388;
    color: #FFFFFF;
    padding: 50px 120px 40px;
}
.btn__contactos{
    margin-top: 20px;
    border-radius: 40px;
    width: 300px;
    height: 60px;
    background-image: linear-gradient(to right, #1e375f 0%, #0090b8 51%, #1e375f 100%);
    transition: 0.5s;
    background-size: 200% auto;
    font-size: 22px;
    color: #fff;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(241, 241, 241, 0.75);
}
.btn__contactos:hover {
    background-position: right center;
    color: #FFFFFF;
}
.content__footer{
    background: #183042;
    font-size: 18px;
    color: #fff;
    padding: 10px;
}


  #chat{
    position: fixed;
    bottom: 20px;
    right: 5px;
    width: 170px;
    height: 45px;
    display: flex;
    align-items: center;
    background: #0031a0;
    border-radius: 16px;
    color: #fff;
    z-index: 999999;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .75);
  }
  #chat:hover{
    background: #fff;
    color: #0031a0;
    text-decoration: none;
    border: 1px solid #0031a0;
  }
  .content-btn-chat{     
    position: absolute;
    width: 100%;
    padding: 5px;    
  }
  .cta p {
    visibility: visible;
    position: relative;    
    text-decoration: none;
    padding: 10px 0px 0px 37px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
  }
  #llamar{    
    position: fixed;
    bottom: 20px;
    left: 5px;
    width: 150px;
    height: 40px;
    display: flex;
    align-items: center;
    background: #0031a0;
    border-radius: 16px;
    color: #fff;
    z-index: 999999;
    -webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 190, .75);
  }
  #llamar:hover{
    background: #fff;
    color: #0031a0;
    text-decoration: none;
    border: 1px solid #0031a0;
  }
  .cta1 p{
    visibility: visible;
    position: relative;    
    text-decoration: none;
    padding: 10px 0px 0px 40px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
  }
  .img-chat{
    width: 30px;
  }
.img_prod{
    border-radius: 16px;
    width: 90%;
}
.img_prod1{
    border-radius: 16px;
}
.grecaptcha-badge {
    opacity:0
}
.paddingtop50{
    padding-top: 40px;
}
.mauricio{
    margin-top: 60px;
}

@media (max-width: 768px){

    .boton_contacto_cor{
        opacity: 0.8;
        padding: 10px;    
    }
    .logo_uno{
        display: block;
        color: #fff !important;
    }
    .logo__dos{
        display: none;
    }
    .slider__img{
        height: 210px;
    }
    .slider__principal {
        padding-top: 90px;
    }
    .section1-h1{
        font-size: 15px;
        line-height: 25px;
    }
    .content-title-ho22, .content-title-ho2{
        width: 100%;
    }
    .content-title-ho23{
        font-size: 20px;
    }
    .video1{
        margin-top: -20px;
    }
    .video3{
        margin-top: 40px;
    }
    .section-paises{
        margin-left: 25px;
    }
    .subtitulo1_slider{
        font-size: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 0px;
        text-transform: uppercase;
        text-align: center;
    }
    .mauricio_img{
        margin-bottom: 30px;
    }
    .nosotros-title-h2{
        font-size: 20px;
    }

    .content-productos{
        padding: 20px;
    }

    .content-title-h23{
        font-size: 22px;
    }
    .content-prod-p{
        padding-right: 0px;
    }

    .content-title-h22{
        width: 100%;
        margin-bottom: 20px;
        font-size: 22px;
    }
    .img_ciencia{
        width: 100%;
        padding: 10px;
    }
    .content-oportunidad{
        padding: 20px;
    }
    .marging-bottom60{
        margin-bottom: 20px;
    }
    .oportunidad-ul{
        margin-left: -20px;
    }
    .btn-contacto1{
        margin-bottom: 30px;
        width: 100%;
    }
    .oportunidad-ul .consultor{
        margin-top: -100px;
    }
    .oportunidad-ul .consultor3{
        margin-top: -55px;
    }
    .oportunidad-img{
        height: auto;
    }
    .btn-contacto2{
        width: 100%;
    }
    .btn__contactos{
        width: 100%;
    }
    .content__footer{
        padding: 20px 10px;
    }
    .content-contacto{
        padding: 20px;
    }
    .texto-h5{
        font-size: 18px;
        line-height: 25px;
    }
    .cta1 p, .cta p{
        display: none;
    }
    #llamar{
        width: 60px;
        height: 50px;
        bottom: 20px;
    }
    #chat{
        width: 60px;
        height: 50px;
        right: 15px;
    }
    .img_prod{
        width: 100%;
    }
    .titulo_ciencia{
        font-size: 22px;
        padding: 0px 20px;
    }
    .paddingtop50{
        padding-top: 10px;
    }
    .boton_contacto1{
        width: 100%;
    }
    .carousel-indicators{
        top: 310px;
    }
    .carousel-indicators [data-bs-target]{
        background-color: #0d0d0e;
    }
    .carousel-caption{
        bottom: 0rem;
    }
    .boton_contacto{
        font-size: 10px;
    }
}