@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Space+Grotesk:wght@300..700&display=swap');

p,a,i{
    font-family: "Space Grotesk", sans-serif;
}
h1,h2,h3{
    font-family: "Josefin Sans", sans-serif;    
}


/* navbar */
nav{
    background: #111;
    color: #fff;
}
.navbar .imglogo{
    height: 6rem;
}
.navbar .nav-item .nav-link{
    color: aliceblue;
}
/* fin navbar */

/* slider */
.slider .clm-titprin{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0rem 2rem;
}
.slider .clm-titprin .tittleprsl{
    font-size: 3rem;
    color: #0055A4;
    font-weight: bold;
}
.slider .clm-fotprin{
    padding: 3rem 3rem;
}
.slider .clm-fotprin .img-prisli{
    height: 300px;
    object-fit: cover;
    box-shadow: 5px 7px 1px #111;
}
.contaislidersecun{
    background: linear-gradient(123deg, #F00 0%, #F35D5D 50.52%, #FF007A 100%);
}
.contaislidersecun .clm-tisecsl{
    padding: 2.1rem ;
}
.contaislidersecun .clm-tisecsl .rowtisecsl{
    display: flex;
    align-items: baseline;
}
.contaislidersecun .clm-tisecsl .rowtisecsl i{
    font-size: 2rem;
    color: #1A2958;
    font-weight: bold;
    padding-right: 0.5rem;
}
.contaislidersecun .clm-tisecsl .titsecsel{
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
}
.contaislidersecun .clm-tisecsl .parrsecsel{
    color: aliceblue;
    text-align: justify;
    font-size: 1.1rem;
}
.contaislidersecun .btnslider{
    text-decoration: none;
    padding: 1rem 3rem;
    border-radius: 0.2rem;
    font-size: 1.7rem;
    font-weight: bold;
    background: #F00;
    color: #fff;
}
/* fin slider */

/* worker */
.worker{
    background: var(--yellow-gradient, linear-gradient(120deg, #FAB816 0%, #FF965A 47.21%, #FF5C00 100%));
    margin: 8rem 0rem 0rem 0rem;
    padding: 0rem 0rem 4rem 0rem;
}
.worker .card{
    width: 300px;
    margin-top: -2rem;
}
.worker .card .cardimgpi{
    object-fit: cover;
    height: 200px;
}
.card-body .card-title{
    font-weight: bold;
    font-variant: small-caps;
    font-size: 1.7rem;
    color: #0055A4;
}
/* fin worker */

/*fuction */
.fuction{
    padding: 3rem 0rem;
}
.fuction .clmfuc{
    padding: 0rem 2rem;
}
.fuction .clmfuc i{
    font-size: 2.5rem;
    font-weight: bold;
}
.fuction .clmfuc h3{
    font-size: 1.3rem;
    color: #1A2958;
    font-weight: bold;
}
.fuction .clmfuc p{
    text-align: justify;
    color: #1A2958;
}
.fuction a{
    text-decoration: none;
    padding: 1rem 3rem;
    border-radius: 0.2rem;
    font-size: 1.7rem;
    font-weight: bold;
    background: #F00;
    color: #fff;
}
/*fin fuction*/
/*Metod pago*/
.card .titnombre{
    padding-top: 1rem;
    font-size: 1rem;
    color: #232323;
}
.card .codigreser{
    font-size: 0.8rem;
}
.card .card-header{
    color: #15327f;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    font-family: "Poppins", sans-serif;
}
.card .card-title{
    font-size: 0.9rem;
    font-weight: 700;
}
.card .img_papri{
    height: 40px;
    padding-right: 2rem;
}
.card .footres1{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.card .footres1 p{
    font-size: 0.8rem;
}
.card .footres1 .tifot{
    font-weight: bold;
    font-size: 0.9rem;
}
.bootomprin{
    display: flex;
    justify-content: space-between;
    width: inherit;
    font-variant-caps: unicase;
}
.bootomprin a{
    text-decoration: none;
}
.bootomprin a:hover{
    text-decoration: none;
    transform: scale(1.04);
    transition: 0.3s;
}
.bootomprin .icontarbg{
    height: 35px;
}
.bootomprin .btntittlepri{
    display: flex;
    align-items: flex-end;
    color: #052096;
    border: 1.3px solid #0a26a3;
    padding: 0.5rem 0.7rem;
    cursor: pointer;
    border-radius: 0.2rem;
}
.bootomprin .btntittlepri:hover{
    background: #052096;
    color: rgb(255, 255, 255);
}
.bootomprin .active .btntittlepri{
    background: #052096;
    color: rgb(255, 255, 255);
}
.bootomprin .btntittlepri h3{
    font-size: 1rem;
    padding-left: 0.4rem;
}
.btn-outline-success {
    color: #28a745;
    background: #fff;
    border-color: #28a745;
    width: -webkit-fill-available;
}
.imgbancolo{
    height: 700px;
}
.img_logos{
    height: 120px;
}
.tittlepag{
    font-weight: bold;
}
.imgbancprin{
    width: 300px;
}
/*fin metod pago*/
/* promo */
.promo{
    margin: 3rem 5rem 0rem 5rem;
    padding: 2rem;
    border-bottom: 20px solid #FAB816;
    box-shadow: 0px 0px 1px #111;
}
.promo .clmbtnpro{
    display: flex;
    justify-content: center;
    align-items: center;
}
.promo h3{
    font-size: 3rem;
    color: #1A2958;
}
.promo a{
    text-decoration: none;
    padding: 1rem 3rem;
    border-radius: 0.2rem;
    font-size: 1.7rem;
    font-weight: bold;
    background: #F00;
    color: #fff;
}
/* fin promo */

/* consulta */
.consulta{
    padding: 3rem 0rem;
    background: #02205e;
}
.consulta .container{
    background: #fff;
    padding: 0;
    text-align: -webkit-center;
    padding: 1.5rem;
}
.consulta .clm-application-id{
    display: flex;
    border-top: 1px solid #cecccc;
    justify-content: space-between;
    align-items: center;
}
.clm-application-id .parra-application{
    font-size: 1rem;
    color: #222;
}
.clm-application-id h4{
    font-size: 1rem;
    color: #222;
}
.clm-application-id h4 span{
    font-size: 1.4rem;
    font-weight: 700;
    padding-left: 0.5rem;
}
.consulta .navbar-consult{
    background: #02205e;
    height: 20px;
    border-bottom: 2px solid #cecccc;
}
.consulta .clm-tittle-consult{
    display: flex;
    margin-bottom: 4rem;
    background: url(https://img.freepik.com/foto-gratis/primer-plano-bandera-ondeante-estados-unidos-america-texturas-interesantes_181624-15182.jpg?w=826&t=st=1677620786~exp=1677621386~hmac=abd76ee5e8b6712cfb64af0afd4f3ebd67d1ccafbfe8641d98c3c6c7eaed62df)fixed;
    background-size: cover;
    box-shadow: inset 80px 80px 10px rgba(0, 0, 0, 0.4);
}
.clm-tittle-consult .row-tittle-consult{
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.clm-tittle-consult .row-tittle-consult .img-logo-uscis{
    height: 75px;
    width: 75px;
    position: absolute;
}
.clm-tittle-consult .tittle-homeland h1{
    line-height: 1.6rem;
    color: #ffffff;
    font-variant: petite-caps;
    font-family: -webkit-body;
    padding-left: 5.5rem;
    margin-top: 0.4rem;
}
.clm-tittle-consult .tittle-homeland h3{
    line-height: 1rem;
    font-size: 0.8rem;
    text-align: left;
    font-weight: 700;
    color: #ffffff;
    font-variant: petite-caps;
    font-family: -webkit-body;
    padding-left: 7.5rem;
    margin-top: 0.4rem;
}
.tittle2-consult{
    display: flex;
    justify-content: flex-end;
    padding-bottom: 1rem;
    color: #e40000;
    font-size: 1rem;
    font-weight: bold;
}
.consulta .accordion-item{
    box-shadow: 0px 0px 10px #222;
}
.row-acordion-body{
    display: flex;
}
.consulta .img_cliente{
    align-self: center;
    padding: 0rem 0rem;
    width: auto;
    height: 250px;
}
.consulta .clm-consult{
    margin: 0.2rem;
    padding: 0.5rem;
    border: 1px solid #cecccc;
    outline: 1px solid #cecccc;
    outline-offset: 2px;
}
.consulta .clm-consu{
    text-align: left;
}
.consulta .clm-consulta{
    display: flex;
    cursor: not-allowed;
}
.consulta .clm-consulta h4{
    font-size: 1rem;
    font-weight: bold;
    padding-right: 1rem;
    line-height: 1.5rem;
}
.consulta p{
    font-size: 2.5rem;
    color: #003775;
    font-weight: bold;
}
.row-barras{
    display: flex;
    justify-content: space-between;
}
.clmbarra{
    text-align: left;    
}
.row-barras .clm-barras{
    display: inline-grid;
}
.row-barras .clm-barras .spanbarras{
    display: flex;
    justify-content: center
}
.row-barras .clm-barras .spanbarras span{
    font-size: 0.7rem;
    font-weight: 700;
    text-align: center;
}
.consulta .row-btnes{
    padding-top: 2rem;
    text-align: center;
}
.consulta .row-btnes .btn-contactar{
    background: #003775;
    border-radius: 0rem 3rem 0rem 3rem;
    box-shadow: 4px 4px 4px #222;
    color: #fff;
    font-size: 0.7rem;
    font-weight: 800;
    padding: 1rem 0.8rem;
    text-transform: uppercase;
    text-decoration: none;
}
.consulta .row-btnes .btn-volver{
    background: #e40000;
    border-radius: 0rem 3rem 0rem 3rem;
    box-shadow: 4px 4px 4px #222;
    color: #fff;
    font-size: 0.7rem;
    font-weight: 800;
    padding: 1rem 1rem;
    text-transform: uppercase;
    text-decoration: none;
}
.form-160-aproved{
    color: #b10e0e;
    font-size: 2rem;
    font-weight: 600;
    font-variant: small-caps;
}

@media only screen and (min-width:640px) and (max-width: 768px){
    .consulta .clm-consu{
        text-align: left;
        width: -webkit-fill-available;
    }
}

@media only screen and (min-width:360px) and (max-width: 640px){
    .consulta .img_cliente{
        align-self: center;
        padding: 2rem 0rem;
        width: 100%;
        height: auto;
    }
}
.tabs-to-dropdown .nav-wrapper {
    padding: 15px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.12);
}
.tabs-to-dropdown .nav-wrapper a {
    color: #111;
}
.tabs-to-dropdown .nav-pills .nav-link.active {
background-color: #b10e0e;
color: #cecccc;
}
.tabs-to-dropdown .nav-pills li:not(:last-child) {
    margin-right: 30px;
}
.tabs-to-dropdown .tab-content .container-fluid {
    max-width: 1250px;
    padding-top: 70px;
    padding-bottom: 70px;
}
.tabs-to-dropdown .dropdown-menu {
    border: none;
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.08);
}
.tabs-to-dropdown .dropdown-item {
    padding: 14px 28px;
}

.tabs-to-dropdown .dropdown-item:active {
    color: var(--white);
}
@media (min-width: 1280px) {
.tabs-to-dropdown .nav-wrapper {
    padding: 15px 30px;
    }
}
/* fin consulta */

/* footer */
.footer{
    background: var(--blue-gradient, linear-gradient(124deg, #1A2958 0%, #0055A4 50%, #4F2683 100%));
    padding: 2rem 1rem;
}
.footer .logo-footer{
    height: 10rem;
    filter: invert(1);
}
.footer .social{
    display: flex;
}
.footer .social a{
    padding: 0.3rem 0.5rem;
    margin: 0rem 0.5rem;
    background: #fff;
    border-radius: 0.3rem;
}
.footer .clmfolog img{
    height: 60px;
    padding-left: 1rem;
    margin-bottom: 1rem;
    filter: contrast(0.1);
}
.footer .titfooter{
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    border-bottom: 1px solid #FAB816;
}
.footer .parrfooter{
    color: aliceblue;
    font-size: 0.9rem;
}
.footer .lis-fotcon li a{
    text-decoration: none;
    color: aliceblue;
}
/* fin footer */

/* whatsapp flotante */
.socialwhat{
    position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
    right: 15px; /* Establecemos la barra en la izquierda */
    bottom: 20px; /* Bajamos la barra 200px de arriba a abajo */
    z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}
.socialwhat ul {
    list-style: none;
    padding: 0px;
}
.socialwhat ul li a {
    display: inline-block;
    color:#fff;
    background: rgb(22, 168, 46);
    outline: 1px solid rgb(22, 168, 46);
    outline-offset: 2px;
    margin-top: 3px;
    padding: 15px 15px;
    text-decoration: none;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease; /* Establecemos una transición a todas las propiedades */
    border-radius: 50%;
}
.socialwhat img{
    height: 2rem;
    filter: invert(1);
    width: 2rem;
}
.socialwhat ul li .icon-whatsapp {
    box-shadow: 0rem 0rem 1rem rgb(22, 168, 46);
}
.socialwhat ul li a:hover {
    color: rgb(250, 250, 250); /* Cambiamos el fondo cuando el usuario pase el mouse */
    transform: scale(1.2);
}    
@media(max-width: 530px) {
    .socialwhat {
      position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
      left: 15px; /* Establecemos la barra en la izquierda */
      top: 600px; /* Bajamos la barra 200px de arriba a abajo */
      z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
    }
}

/* fin whatsapp flotante */