/*------------------------------------------------------------- MAX 1660  --------------------------------------------*/
@media screen and (max-width:1660px) {
    * {
        max-width: 100%;
    }


    .menu-cen .item {
        padding: 5px 25px;
        font-size: 21px;
    }

    .item:hover {
        padding: 5px 25px;
    }

    .footer-icons a {
        width: 28px;
        height: 30px;
        font-size: 20px;
        color: #ffffff;
    }

    /* ------------------------------  INDEX  ------------------------------*/

    /*-------------  CONFIGURACION INICIO  --------------*/
    .contiene-inicio {
        padding-bottom: 10px;
        padding-left: 45px;
    }

    .texto1 {
        height: auto;
        padding: 35px 0;
    }

    /*--------------CONFIGURACION HISTORIA ------------*/

    .texto2 {
        height: auto;
        padding: 0 0 45px 0;
    }

    .texto-historia {
        width: 90%;
        line-height: 43px;
    }

    .texto3 {
        height: auto;
    }

    .objetivos {
        padding: 60px 0px;
    }

    .logo img {
        margin: auto;
        display: block;
        height: 1000px;
        text-align: center;
    }

}

/*------------------------------------------------------------- MAX 1440  --------------------------------------------*/
@media screen and (max-width:1440px) {
    * {
        max-width: 100%;
        padding: 0;
        margin: 0;
    }

    .barra .barra-izq {
        font-size: 15px;
    }

    .barra .barra-izq img,
    .barra .barra-izq a {
        padding: 20px;
    }

    .barra .barra-der {
        font-size: 15px;
    }

    .barra .barra-der i,
    .barra .barra-der a {
        padding-inline: 10px;
    }

    .menu-cen li {
        padding: 10px 20px;
        font-size: 20px;
    }

    li:hover {
        padding: 10px 20px;
    }

    .footer-center a {
        margin: 0px 5px;
    }


    .footer-company-about {
        line-height: 22px;
    }

    .footer-icons a {
        margin: 0 1px;
    }

    .footer-icons i {
        margin: 0;
    }

    /*-------------  CONFIGURACION INICIO  --------------*/


    .texto1 {
        height: auto;
        padding: 35px 0;

    }

    p.h0 {
        font-size: 32px;
        line-height: 45px;
    }

    /*--------------CONFIGURACION HISTORIA ------------*/

    .texto2 {
        height: auto;
        padding: 0 0 45px 0;
    }

    .logo-apsai-historia img {
        margin: 20px 0px 0px 150px;
    }

    .texto3 {
        height: auto;
    }

    .objetivos {
        padding: 60px 0px;
    }

    .obj {
        margin-left: 25%;
    }

    .obj1 {
        font-size: 26px;
    }

    /*----------NOSOTROS ----------*/

    .nosotros-txt {
        padding: 10px;
        width: 85%;
    }

    .nosotros-comision table {
        width: 82%;
    }

    /*------ UIA -------*/


    .uia-imagen {
        margin: 0;
        width: auto;
        margin-bottom: 25px;
        border-radius: 25px;

    }

    .uai-txt {
        background-color: rgb(0 0 0 / 0.5);
        margin: 25px auto;
        padding: 30px;
        width: 75%;
        font-size: 26px;
        text-align: justify;
        line-height: 35px;
        color: #ffffff;
        font-weight: bold;
    }

    .uai-txt a {
        margin-left: 30%;
    }


    .titulo {
        padding: 10px;
        line-height: 30px;
    }

}

/*------------------------------------------------------------- MAX 1280  --------------------------------------------*/
@media screen and (max-width:1280px) {


    .header {
        padding: 0 4px;
    }

    .barra .barra-izq {
        font-size: 15px;
    }

    .barra .barra-izq img,
    .barra .barra-izq a {
        padding: 20px;
    }

    .barra .barra-der {
        font-size: 15px;
    }

    .barra .barra-der i,
    .barra .barra-der a {
        padding-inline: 20px;
    }

    .menu-cen {
        width: 70%;
        margin: 20px auto;
    }

    .menu-cen li {
        padding: 10px 20px;
        font-size: 16px;
    }

    li:hover {
        padding: 10px 20px;
    }

    .logo-footer {
        padding: 15px 0 0 0;
        width: 300px;
        height: 120px;
    }

    .footer2 a {
        font-size: 12px;
        margin: 0px 15px;
        line-height: 50px;
    }

    .footer-derechos {
        font-size: 12px;
        line-height: 60px;
    }

    .footer-company-about {
        line-height: 24px;
        font-size: 12px;
    }

    .footer-company-about span {
        font-size: 20px;
    }

    .footer-icons {
        margin-top: 12px;
    }

    .footer-icons a {
        font-size: 20px;
        margin-left: 40px;
        padding: 0;
    }

    /*-------------  CONFIGURACION INICIO  --------------*/

    .texto1 {
        height: auto;
        padding: 20px 0;
    }

    p.h0 {

        font-size: 30px;
    }

    /*--------------CONFIGURACION HISTORIA ------------*/

    .texto2 {
        height: auto;
        padding: 0 0 45px 0;

    }

    .logo-apsai-historia img {
        width: 30%;
        height: 60%;
        margin: 20px 0px 0px 160px;
    }

    .titulo-historia {
        font-size: 45px;
        padding: 60px 0 80px 10px;
    }

    .logo-cta-historia img {
        width: 30%;
        height: 60%;
    }

    .texto-historia {
        font-size: 25px;
        width: 100vw;
    }

    .texto3 {
        height: 80vh;
    }

    .texto3 .objetivos{
        padding: 40px 45px;
    }

    .texto3 .objetivos .obj{
        font-size: 35px;
        margin-left: 35%;
    }

    .obj1{
        font-size: 25px;
        line-height: 40px;
    }

    .logo img {
        margin: auto;
        display: block;
        height: 850px;
        text-align: center;
    }

    .nosotros-comision table {
        margin: 10px auto;
        width: 70%;
    }

    td l1 {
        font-size: 12px;
    }
}

/*------------------------------------------------------------- MAX 1024  --------------------------------------------*/

@media screen and (max-width:1024px) {
    
    .header {
        padding: 0px;
    }


    .barra .barra-izq {
        line-height: 20px;
        font-size: 14px;
    }

    .barra .barra-izq img,
    .barra .barra-izq a {
        padding: auto;
    }

    .barra .barra-der {
        line-height: 20px;
        font-size: 14px;
    }

    .barra .barra-der i,
    .barra .barra-der a {
        padding-inline: auto;
    }

    .menu .menu-izq{
        width: 20%;
    }
   
    .menu .menu-der {
        width: 15%;
    }

    .menu .menu-cen a {    
        color: #3285c0;
        font-size: 15px;
    }
    
    .menu .menu-cen li {
        margin: 0 2px ;
        padding: 15px 10px;
    }
    
    .menu .menu-cen li:hover {
        background-color: #034574;
        transition: 0.8s;
        border-radius: 20px;
        padding: 15px 10px;
        color: #fff;
    }
    
    .menu .menu-cen li a:hover {
        color: white;
    }
    

    /*-------------  CONFIGURACION INICIO  --------------*/


    .texto1 {
        height: auto;
        padding: 20px 0;
        margin: 10px;
    }

    /*--------------CONFIGURACION HISTORIA ------------*/

    .texto2 {
        height: max-content;
        margin: 10px;
    }

    .logo-historia {
        display: flex;
    }

    .logo-apsai-historia {
        display: none;
    }

    .titulo-historia {
        width: 100%;
        font-size: 46px;
        padding: 90px 0px;
    }

    .logo-cta-historia {
        display: none;
    }

    .texto-historia {
        width: 95%;
        text-align: center;
        font-size: 27px;
        margin: auto;
        padding: 0px;
        line-height: 36px;
    }

    .texto3 {
        height: auto;
        width: auto;
        background: linear-gradient(to bottom, rgb(0 0 0 / .2), rgb(0 0 0 / 0.9)), url(../img/peaje6.webp);
        background-repeat: no-repeat;
        background-size: cover;
        opacity: 70%;
        border-radius: 10%;
        margin: 30px;
    }

    .objetivos {
        padding: 60px 0px;
    }

    .obj {
        color: rgba(255, 255, 255, 2.5);
        text-shadow: 0 0 3.5px hsl(60, 88%, 3%);
        text-align: center;
        font-size: 43px;
        line-height: 40px;
        margin-left: 30%;
        font-weight: bold;
        font-style: italic;
        padding: 0 20px;
    }

    .obj1 {
        color: rgba(255, 255, 255, 2.5);
        text-shadow: 0 0 4px #020202;
        text-align: center;
        font-size: 28px;
        margin-left: 30%;
        line-height: 40px;
    }

    .obj2 {
        color: rgba(255, 255, 255, 2.5);
        text-shadow: 0 0 4px #fefcc9;
        text-align: center;
        font-size: 34px;
        margin-left: 30%;
        padding: 35px 0px;
    }

    .obj3 {
        color: rgba(255, 255, 255, 2.5);
        text-shadow: 0 0 10px #0018a1;
        text-align: center;
        font-size: 35px;
        margin-left: 30%;
        line-height: 30px;
        padding: 20px 0px 0px;
    }

    .obj4 {
        color: #fff;
        text-align: center;
        font-size: 24px;
        margin-left: 30%;
        line-height: 30px;
    }

    /*-------------  CONFIGURACION FORMULARIOS DE CORREO  --------------*/

.contenedor-cont {
    background: linear-gradient(to top, rgb(0 0 0 / .0), rgb(0 0 0 / 0.9)), url(../img/peaje6.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 140px;
    padding-bottom: 5px;
    padding-left: 0px;
}

#video_background {
    display: none;
    }

.titulo {
    
    padding: 10px;
    font-size: 26px;
    line-height: 32px;
}

.formas-contacto {
    display: flex;
    padding: 10px;
}

.enlaces {
    width: 50%;
    padding: 20px;
}

.google {
    display: flex;
    padding: 20px 0px;
}

.direccion {
    text-align: center;
    padding: 35px 0px;
    width: 55%;
}

.direccion .icon {
    margin-left: auto;  
}

.direccion i,
.direccion p {
    color: hsl(0, 0%, 100%);
}

.direccion span {
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    line-height: 35px;
}

.direccion span1 {
    font-size: 14px;
}

.mapa img {
    padding: 15px 0px;
    margin-right: 0;
    width: 20rem;
}

.email {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
}

.email a,
.email i,
.email p {
    color: hsl(0, 0%, 100%);
    text-align: center;
}

.email a{
    padding: 1px ;
}

.wp {
    justify-content: center;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}

.wp a,
.wp i,
.wp p {
    color: hsl(0, 0%, 100%);
    text-align: center;
}

.wp a{
    padding: 1px;
}

.redes {
    justify-content: center;
    text-align: center;
    padding: 20px;
}

.redes span {
    text-align: center;
    color: hsl(0, 0%, 100%);
    font-size: 22px;
    font-weight: bold;
}

.redes p {
    line-height: 25px;
    font-size: 17px;
}    

.iconos {
    padding: 16px;
}

.iconos i {
    font-size: 28px;
    padding: 0 20px;
}

.formulario {
    width: 50%;
    padding: 10px 1px;
}

.formulario input {
    border-radius: 15px;
    padding: 15px 5px;
    font-size: 20px;
}


.titulo-formulario {
    text-align: center;
    padding: 20px;
    font-size: 28px;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande","Lucida Sans", Arial, sans-serif;
    font-weight: bold;
    color: #ffffff;
}

.nom-ape {
    display: flex;
    justify-content: center;
    padding: 10px;    
}

.nombre {
    padding: 0 5px ;
    justify-content: center;
}

.apellido {
    justify-content: center;
}

.datos {
    display: flex;
    justify-content: center;
    padding: 10px;
}

.tel {
    padding: 0 5px;
    justify-content: center;
}

.email1 {
    justify-content: center;
}

.mensaje {
    justify-content: center;
    padding: 20px;
    display: flex;
}

.mensaje textarea {
    border-radius: 15px;
    padding: 15px;
    width: 75%;
    font-size: 18px;
    color: #fff;
    background-color: #034574;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}

.mensaje textarea::placeholder {
    color: rgb(170, 187, 189);
}

.envio {
    display: flex;
    justify-content: center;
    padding: 20px;
}

.btn {
    justify-content: center;
}

.boton {
    background-color: #034574;
    color: #fff;
    margin: 1px 4px 1px 4px;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
}

.boton:hover {
    background-color: #fff;
    transition: 0.8s;
    border-radius: 20px;
    padding: 10px 20px;
    color: #034574;
}

.pie {
    margin-top: 0;
    display: flex;
}

.pieder {
    width: 25%;
    align-content: center;
    text-align: right;
}

.pieder img {
    width: 70%;   
}

.piecen {
    width: 50%;
}

.piecen .cen-ar{
    text-align: center;
}
.piecen .cen-ar img {
    width: 50%;   
}

.piecen .cen-ab{
    text-align: center;
}

.piecen .cen-ab img {
    width: 40%;
}

.pieizq {
    width: 25%;
    align-content: center;
    text-align: left;
}

.pieizq img {
    width: 80%;
}




    /* Footer left */

    .footer1 i {
        font-size: 20px;
        line-height: 12px;
        margin: 14px;
    }

    .footer1 p {
        font-size: 16px;
    }

    .footer1 p span {
        font-size: 16px;
    }

    /* Footer center */

    .footer2 {
        line-height: 10px;
    }

    .logo-footer {
        width: 240px;
        height: 100px;
    }

    .footer2 a {
        font-size: 12px;
        margin: 0px 10px;
    }

    /* Footer Right */

    .footer-company-about f1 {
        display: none;
    }

    .footer-company-about span {
        font-size: 16px;
    }

    .footer-icons {
        display: grid;
        grid-template-columns: repeat(4, 60px);
        gap: 0px;
        margin-left: 5px;
        padding: auto;
    }

    .footer-icons a {
        font-size: 20px;
        padding: 0px;
    }
}


/*------------------------------------------------------------- MAX 860  --------------------------------------------*/
@media screen and (max-width:860px) {

    

    .header {
        padding: 0px;
    }

    .menu .menu-cen li {
        padding: 10px 5px;
        font-size: 1px;
    }

    .menu .menu-cen li:hover {
        padding: 10px 5px;
        border-radius: 15px;
    }

    /*-------------  CONFIGURACION INICIO  --------------*/
    .contiene-inicio {
        padding-top: 110px;
        padding-bottom: 10px;

    }

    .texto1 {
        height: auto;
        margin: 0 4px;
    }

    p.h0 {
        font-size: 32px;
        line-height: 40px;
    }

    p f2 {
        font-size: 45px;
        font-weight: bolder;
    }


    /*--------------CONFIGURACION HISTORIA ------------*/

    .texto2 {
        height: auto;
        margin: 10px 4px;
    }

    .logo-apsai-historia {
        width: 30%;
    }

    .logo-apsai-historia img {
        width: 30%;
        height: 50%;
        margin: 20px 0px 0px 120px;
    }

    .titulo-historia {
        font-size: 45px;
        padding: 20px 0px;
    }

    .logo-cta-historia {
        width: 30%;
    }

    .logo-cta-historia img {
        width: 40%;
        height: 50%;
        margin: 20px 0px 0px 50px;
    }

    .texto-historia {
        font-size: 27px;
        padding: 15px 0 55px 0;
        line-height: 42px;
    }

    .texto3 {
        height: auto;
        margin: 0 4px;
    }

    .objetivos {
        padding: 60px 0px;
    }

    .obj {
        color: rgba(255, 255, 255, 2.5);
        text-shadow: 0 0 3.5px hsl(60, 88%, 3%);
        text-align: center;
        font-size: 43px;
        line-height: 40px;
        margin-left: 30%;
        font-weight: bold;
        font-style: italic;
        padding: 0 20px;
    }

    .obj1 {
        font-size: 27px;
        line-height: 42px;
    }

        /*-------------  CONFIGURACION FORMULARIOS DE CORREO  --------------*/

.contenedor-cont {
    background: linear-gradient(to top, rgb(0 0 0 / .0), rgb(0 0 0 / 0.9)), url(../img/peaje6.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 140px;
    padding-bottom: 5px;
}

#video_background {
    display: none;
    }

.titulo {
    padding: 10px;
    font-size: 24px;
    line-height: 32px;
}

.formas-contacto {
    display: flex;
    padding: 8px;
}

.enlaces {
    width: 50%;
    padding: 10px;
}

.google {
    display: flex;
    padding: 20px;
}

.direccion {
    text-align: center;
    padding: 20px;
    width: 45%;
}

.direccion .icon {
    margin-left: auto;  
}

.direccion i,
.direccion p {
    color: hsl(0, 0%, 100%);
}

.direccion span {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    line-height: 30px;
}

.direccion span1 {
    font-size: 12px;
}

.mapa img {
    padding: 20px;
    margin-right: 0;
    width: 20rem;
}

.email {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
}

.email a,
.email i,
.email p {
    color: hsl(0, 0%, 100%);
    text-align: center;
}

.email a{
    padding: 1px ;
}

.wp {
    justify-content: center;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}

.wp a,
.wp i,
.wp p {
    color: hsl(0, 0%, 100%);
    text-align: center;
}

.wp a{
    padding: 1px;
}

.redes {
    justify-content: center;
    text-align: center;
    padding: 20px;
}

.redes span {
    text-align: center;
    color: hsl(0, 0%, 100%);
    font-size: 22px;
    font-weight: bold;
}

.redes p {
    line-height: 25px;
    font-size: 17px;
}    

.iconos {
    padding: 16px;
}

.iconos i {
    font-size: 28px;
    padding: 0 20px;
}

.formulario {
    width: 50%;
    padding: 10px 1px;
}

.formulario input {
    border-radius: 15px;
    padding: 15px 5px;
    font-size: 20px;
}


.titulo-formulario {
    text-align: center;
    padding: 20px;
    font-size: 28px;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande","Lucida Sans", Arial, sans-serif;
    font-weight: bold;
    color: #ffffff;
}

.nom-ape {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 20px auto;     
}

.nombre {
    padding: 10px ;
    justify-content: center;
}

.apellido {
    justify-content: center;
}

.datos {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 0px;
}

.tel {
    padding: 0px;
    justify-content: center;
}

.email1 {
    padding: 10px;
    justify-content: center;
}

.mensaje {
    justify-content: center;
    padding: 20px;
    display: flex;
}

.mensaje textarea {
    border-radius: 15px;
    padding: 15px;
    width: 75%;
    font-size: 18px;
    color: #fff;
    background-color: #034574;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}

.mensaje textarea::placeholder {
    color: rgb(170, 187, 189);
}

.envio {
    display: flex;
    justify-content: center;
    padding: 20px;
}

.btn {
    justify-content: center;
}

.boton {
    background-color: #034574;
    color: #fff;
    margin: 1px 4px 1px 4px;
    padding: 10px 20px;
    border-radius: 20px;
    font-size: 18px;
    font-family: "Times New Roman", Times, serif;
}

.boton:hover {
    background-color: #fff;
    transition: 0.8s;
    border-radius: 20px;
    padding: 10px 20px;
    color: #034574;
}

.pie {
    margin-top: 0;
    display: flex;
}

.pieder {
    width: 25%;
    align-content: center;
    text-align: right;
}

.pieder img {
    width: 70%;   
}

.piecen {
    width: 50%;
}

.piecen .cen-ar{
    text-align: center;
}
.piecen .cen-ar img {
    width: 50%;   
}

.piecen .cen-ab{
    text-align: center;
}

.piecen .cen-ab img {
    width: 40%;
}

.pieizq {
    width: 25%;
    align-content: center;
    text-align: left;
}

.pieizq img {
    width: 80%;
}

}


/*------------------------------------------------------------- MAX 620  --------------------------------------------*/
@media screen and (max-width:720px) {
    body {
        padding: 0;
        margin: 0;
    }

    .header {
        padding: 0px;
    }

    .barra {
        display: block;
    }

    .barra .barra-izq {
        line-height: 5px;
        font-size: 14px;
        text-align: center;
    }

    .barra .barra-izq img,
    .barra .barra-izq a {
        padding: 15px;
    }

    .barra .barra-der {
        line-height: 5px;
        font-size: 14px;
        text-align: center;
    }

    .barra .barra-der i,
    .barra .barra-der a {
        padding-inline: 15px;
    }

    .menu .menu-izq{
        width: 30%;
    }

    .menu .menu-izq .logo-izq {
        width: 100%;
    }

    .menu .menu-der {
        width: 30%;        
    }

    .menu .menu-der .logo-der {
        width: 100%;
        padding: 5px;

    }

    .menu-cen {
        
        flex-direction: column;
        align-items: center;
        background-color: #034574;
        position: fixed;
        left: 0;
        top: 128px;
        width: 100%;
        overflow-y: auto;
        left: 100%;
        transition: left 0.95s;
    }

    .menu-cen a {
        
        color: #fff;
        padding: auto;
    }

    .menu-cen a:hover {
        color: #034574;
        background-color: #034574;
        padding: 0 20px;
        border-radius: 5px;
        transition: .8s;
    }

    .menu .nav-toggle {
        display: block;
        align-items: center;
    }

    .menu-cen_visible {
        left: 0;
    }

    /*-------------  CONFIGURACION INICIO  --------------*/

    .contiene-inicio {
        padding-top: 165px;
    }

    .texto1 {
        height: auto;
        padding: 25px 0;
        border-radius: 10%;
        margin: 0 10px;
    }

    p.h0 {
        text-align: left;
        font-size: 20px;
        width: 65%;
        margin-left: 40px;
        line-height: 30px;
    }

    p f2 {
        font-size: 34px;
    }

    /*--------------CONFIGURACION HISTORIA ------------*/

    .texto2 {
        height: auto;
        border-radius: 10%;
        margin: 10px;
    }

    .logo-apsai-historia {
        display: none;
    }

    .titulo-historia {
        width: 100%;
        font-size: 25px;
        padding: 40px 0px;
    }

    .logo-cta-historia {
        display: none;
    }

    .texto-historia {
        width: 80%;
        font-size: 20px;
        line-height: 30px;
        padding: 0 0 25px 0;
    }

    .texto3 {
        height: auto;
        border-radius: 10%;
        margin: 10px;
    }

    .objetivos {
        padding: 30px 0px;
    }

    .obj {
        font-size: 30px;
        line-height: 40px;
        margin-left: 25%;
        padding: 0 30px;
    }

    .obj1 {
        font-size: 20px;
        margin-left: 20%;
        line-height: 30px;
        padding: 0 5px 0 0;
    }

    .obj2 {
        font-size: 23px;
        margin-left: 30%;
        padding: 35px 20px 35px 0;
    }

    .obj3 {
        font-size: 25px;
    }

    .obj4 {
        font-size: 19px;
    }

    .nosotros-txt {
        margin: auto;
        padding: 5px;
        width: 85%;
        font-size: 20px;
        line-height: 30px;
    }

    .nosotros-comision table {
        margin: 2px auto;
        width: 85%;
    }

    span2 {
        font-size: 18px;
    }

    /*-------------------CONFIGURACION CONTACTO -------------- */

    .contenedor-cont {
        padding-left: 0px;
    }

    #sect1 {
        position: relative;
        overflow: auto;
    }

    .sect {
        display: flex;
        flex-direction: column;
        align-content: center;
    }

    #video_background {
        display: none;
    }

    .titulo {
        padding: 20px;
        font-size: 23px;
        line-height: 28px;
    }

    .formas-contacto {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0px;
    }

    .enlaces {
        width: 90%;
        padding: 1px;
    }

    .google {
        padding: 10px 0px;
    }

    .direccion {
        padding: 15px 0px;
        width: 55%;
    }

    .email {
        font-size: 25px;
        line-height: 30px;
    }

    .wp {
        font-size: 25px;
        line-height: 30px;
    }

    .redes {
        padding: 20px;
    }

    .redes span {
        font-size: 22px;
    }

    .redes p {
        margin: auto;
        line-height: 25px;
        font-size: 17px;
    }

    .iconos {
        padding: 22px;
    }

    .iconos i {
        font-size: 28px;
        padding: 0 40px;
    }

    .formulario {
        width: auto;
        padding: 15px auto;
    }

    .formulario input {
        border-radius: 15px;
        padding: 10px auto;
        font-size: 18px;
    }

    .titulo-formulario {
        padding: 10px;
        font-size: 28px;
    }

    .nom-ape {
        padding: 10px;
    }

    .nombre {
        padding: 20px ;
    }

    .apellido {
        justify-content: center;
    }

    .datos {
        padding: 10px;
    }

    .tel {
        padding: 0px;
    }

    .email1 {
        justify-content: center;
    }

    .mensaje {
        justify-content: center;
        padding: 10px;
        display: flex;
    }

    .mensaje textarea {
        border-radius: 15px;
        padding: auto;
        width: 100%;
        font-size: 18px;
    }

    .envio {
        padding: 20px;
    }

    .boton {
        margin: 1px 4px 1px 4px;
        padding: 10px 20px;
        border-radius: 20px;
        font-size: 18px;
    }

    .boton:hover {
        border-radius: 20px;
        padding: 10px 20px;
    }

    .pie {
        margin-top: 0;
        display: flex;
    }

    .pieder {
        width: 25%;
        align-content: center;
        text-align: right;
    }

    .pieder img {
        width: 70%;
    }

    .piecen {
        width: 50%;
    }

    .piecen .cen-ar {
        text-align: center;
    }

    .piecen .cen-ar img {
        width: 50%;
    }

    .piecen .cen-ab {
        text-align: center;
    }

    .piecen .cen-ab img {
        width: 40%;
    }

    .pieizq {
        width: 25%;
        align-content: center;
        text-align: left;
    }

    .pieizq img {
        width: 80%;
    }

    .uai-txt {
        margin: 20px auto;
        padding: 20px ;
        width: 85%;
        font-size: 24px;
        line-height: 30px;        
    }

    /*---------------  CONFIGURACION DE FOOTER --------------*/

    .footer-general {

        display: block;
        text-align: center;
    }

    /* Footer left */

    .footer1 {
        display: inline-block;
        width: 100%;

    }

    .footer1 i {
        font-size: 14px;
        line-height: 0px;
        margin: 16px;
    }

    /* Footer center */

    .footer2 {
        line-height: 0px;
        width: 100%;
    }

    .logo-footer {
        margin: 0;
        padding: 10;
        left: 0;
        width: 200px;
        height: 100px;
    }

    .footer2 a {
        display: none;
    }

    .footer-derechos {
        line-height: 40px;
    }

    /* Footer Right */

    .footer3 {
        width: 100%;
    }

    .footer-company-about span {
        display: block;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        padding: 10px;
        text-align: center;
    }

    .footer-icons {
        display: flex;
        margin-top: 20px;
        justify-content: center;
    }

    .footer-icons a {
        width: 35px;
        height: 35px;
        font-size: 25px;
        margin-left: 0px;
        padding: 0 25px;
    }

}

/*------------------------------------------------------------- MAX 420  -------------------------------------------*/
@media screen and (max-width:420px) {

    body {
        padding: auto;        
    }

    .barra {
        display: block;
        align-content: center;
    }

    .barra .barra-der {
        text-align: center;
    }

    .menu-izq,
    .menu-der {
        width: 40%;
    }

    .menu-izq img {
        width: 100%;
    }

    .menu-cen {
        top: 128px;
    }    

    /*-------------  CONFIGURACION INICIO  --------------*/
    .contiene-inicio {
        padding-top: 150px;
        display: flex;
        flex-direction: column;
        
    }

    .texto1 {
        height: auto;
        padding: 15px 0;
        border-radius: 10%;
        margin: 0;
    }

    p.h0 {
        text-align: left;
        font-size: 18px;
        width: 65%;
        margin-left: 40px;
        line-height: 25px;
    }

    p f2 {
        font-size: 28px;
    }

    /*--------------CONFIGURACION HISTORIA ------------*/

    .texto2 {
        height: auto;
        padding: 5px 0;
        border-radius: 10%;
        margin: 10px 0;
    }

    .logo-apsai-historia img {
        display: none;
    }

    .titulo-historia {
        width: 100%;
        font-size: 25px;
        padding: 30px 0px;
    }

    .logo-cta-historia img {
        display: none;
    }

    .texto-historia {
        width: 80%;
        font-size: 18px;
        line-height: 25px;
        padding: 0 0 10px 0;
    }

    .texto3 {
        height: auto;
        border-radius: 10%;
        margin: 0px;
        padding: 10px 0;
    }

    .objetivos {
        padding: 0px 0px;
    }

    .obj {
        font-size: 30px;
        line-height: 40px;
        margin-left: 25%;
        padding: 10px 30px;
    }

    .obj1 {
        font-size: 18px;
        margin-left: 20%;
        line-height: 25px;
        padding: 0 5px 0 0;
    }

    .obj2 {
        font-size: 20px;
        margin-left: 25%;
        padding: 10px 0;
    }

    .obj3 {
        padding: 10px 15px 0 0;
        font-size: 20px;
    }

    .obj4 {
        font-size: 16px;
    }

    .contenedor {
        grid-template-columns: repeat(2, 2fr);
    }

    /*---------------  CONFIGURACION DE FOOTER --------------*/


    .footer-general {
        display: block;
        text-align: center;
    }

    /* Footer left */

    .footer1 {
        display: inline-block;
        width: 100%;

    }

    .footer1 i {
        font-size: 14px;
        line-height: 0px;
        margin: 16px;
    }

    /* Footer center */

    .footer2 {
        line-height: 0px;
        width: 100%;
    }

    .logo-footer {
        margin: 0;
        padding: 10;
        left: 0;
        width: 200px;
        height: 100px;
    }

    .footer2 a {
        display: none;
    }

    .footer-derechos {
        line-height: 40px;
    }

    /* Footer Right */

    .footer3 {
        width: 100%;
    }

    .footer-company-about span {
        display: block;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        padding: 10px;
        text-align: center;
    }

    .footer-icons {
        display: flex;
        margin-top: 20px;
    }

    .footer-icons a {
        justify-content: center;
        width: 35px;
        height: 35px;
        font-size: 25px;
        margin-left: 0px;
        padding: 0 15px;

    }
}

/*------------------------------------------------------------- MAX 360  ------------------------------------------*/
@media screen and (max-width:360px) {
    * {width: auto;
    }

    .header {
        padding: 0 px;
    }

    .menu-cen {
        top: 128px;
    }

    /*-------------  CONFIGURACION INICIO  --------------*/
    .contiene-inicio {
        padding-top: 150px;
        padding-bottom: 10px;
        padding-right: 30px;
        
    }

    .texto1 {
        border: #020202 solid 1px;
        height: auto;
        padding: 20px 0;
        text-align: center;
        
        
    }

    /*--------------CONFIGURACION HISTORIA ------------*/

    .texto2 {
        height: auto;
        padding: 20px 0;
    }

    .logo-apsai-historia img {
        display: none;
    }

    .logo-cta-historia img {
        display: none;
    }

    .texto-historia {
        width: 80%;
        font-size: 18px;
        line-height: 25px;
    }

    .texto3 {
        height: auto;
        padding: 20px 0;

    }

    .objetivos {
        padding: 20px 0px;
    }

    .obj {
        font-size: 30px;
        line-height: 40px;
        margin-left: 25%;
        padding: 0 30px 20px 0;
    }

    .obj1 {
        font-size: 18px;
        margin-left: 20%;
        line-height: 25px;
        padding: 0 5px 0 0;
    }

    .obj2 {
        font-size: 20px;
        margin-left: 25%;
        padding: 35px 20px 0px 0;
        text-align: center;
    }

    .obj3 {
        font-size: 22px;
        text-align: center;
    }

    .section{
        padding-top: 160px;
    }
    
    .contenedor {
        margin: 0;
        padding-top: 0px;
        padding-bottom: 15px;    
        border-radius: 30px;
    }
    
    .nosotros-txt {
        margin: auto;
        padding: auto;
        width: 85%;
        font-size: 20px;
        line-height: 25px;           
    }
    
    .nosotros-comision table {
        margin: 5px auto;
        width: 80%;
    }
    
    span2 {
        font-size: 14px;
    }
    
    td {
        padding: 10px;
        font-size: 18px;
    }
    
    td l1{
        font-size: 12px;
    }

    .contenedor {
        padding-top: 160px;      
        grid-template-columns: repeat(2, 2fr);       
    }

    .uai-txt {
        margin: 5px auto;
        padding: 10px ;
        width: 85%;
        font-size: 20px;
        line-height: 25px;        
    }

    .uai-txt a {
        margin-left: 0;
        font-size: 18px;
    }

    .iconos {
        padding: 0px;
    }
    
    .iconos i {
        
        font-size: 24px;
        padding: 0 10px;
    }
    /*---------------  CONFIGURACION DE FOOTER --------------*/


    .footer-general {
        display: block;
        text-align: center;
    }

    /* Footer left */

    .footer1 {
        display: inline-block;
        width: 100%;

    }

    .footer1 i {
        font-size: 14px;
        line-height: 0px;
        margin: 16px;
    }

    /* Footer center */

    .footer2 {
        line-height: 0px;
        width: 100%;
    }

    .logo-footer {
        margin: 0;
        padding: 10;
        left: 0;
        width: 200px;
        height: 100px;
    }

    .footer2 a {
        display: none;
    }

    .footer-derechos {
        line-height: 40px;
    }

    /* Footer Right */

    .footer3 {
        width: 100%;
    }

    .footer-company-about span {
        display: block;
        color: #ffffff;
        font-size: 20px;
        font-weight: bold;
        padding: 10px;
        text-align: center;
    }

    .footer-icons {
        display: flex;
        margin-top: 20px;
    }

    .footer-icons a {
        justify-content: center;
        width: 35px;
        height: 35px;
        font-size: 25px;
        margin-left: 0px;
        padding: 0 15px;

    }
}