@font-face
{
    font-family: 'Hack-Regular';
    src: url('tipografias/Hack-Regular.ttf');   

}

@font-face
{
    font-family: 'Comfortaa';
    src: url('tipografias/Comfortaa/Comfortaa-Regular.ttf');
}

@font-face
{
    font-family: 'Petita';
    src: url('tipografias/PetitaBold.ttf');
}

body
{
    background: white;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: fit-content;
    max-height: -moz-fit-content;
    overflow-x: hidden;
    
}

.top
{
    visibility: hidden;
}

/*HEADER*/

.barra_header
{
    width: 100%;
    height: .2em;
    background-color: #FFD76B;
    position: fixed;
    z-index: 15;
}

header
{
    width: 100%;
    height: 5em;
    background-color: #C4C8FC;
    position: fixed;
    top: .2em;
    z-index: 15;
}

header img
{
    width: 70px;
    position: absolute;
    top: .3em;
    left: .5em;    
}

.titulo
{   
    font-family: Hack-Regular, Verdana, sans-serif;
    font-size: 33px;
    color: white;
    width: fit-content;
    max-width: -moz-fit-content;
    position: relative;
    left: 2.4em;
    top: -.4em;
    
}

header ul
{
    /*border: 1px solid black;*/
    position: absolute;
    left: 48%;
    top: .6em;
}

header ul li
{
    font-family: Petita, Hack-Regular, Verdana, sans-serif;
    /*text-transform: uppercase;*/
    font-weight: 500;
    color: rgb(254, 252, 255);
    margin-right: 1em;
    font-size: 26px;
    letter-spacing: .08em;
    display: inline;
    transition: color .4s ease-out;
}

header ul a
{
    text-decoration: none;
}

header ul li:hover
{
    color: black;
}

/*FIN DE HEADER*/

/*MENU DESPLEGABLE*/

.menu
{
    visibility: hidden;
}

label
{
    color: white;
    font-size: 38px;
    font-family: Petita, Hack-Regular, Verdana, sans-serif; 
    line-height: 80px;
    position: absolute;
    left: 92%;
    top: -.01em
}

input
{
    position: absolute;
    left: 50%;
    visibility: hidden;
}

.menu-dsp
{
    background-color: #C4C8FC;
    width: 100%;
    height: 12em;
    opacity: 0;
    position: fixed;
    top: 5.2em;
    z-index: 15;
    visibility: hidden;
}

.menu-lista
{
    width: 100%;
    position: fixed;
    left: -5%;
    top: 4.2em;
    visibility: hidden;
}

.menu-lista li
{ 
    width: 102%;
    font-family: Petita, Hack-Regular, Verdana, sans-serif;
    font-weight: 500;
    text-align: center;
    color: rgb(254, 252, 255);
    font-size: 28px;
    letter-spacing: .08em;
    display: block;
    padding-top: .2em;
    padding-bottom: .22em;
    transition: color .4s ease-out;
    border-bottom: 1px solid #EAEAEB;
    position: relative;
    left: -.4%;
}

#top-bd
{
    border-top: 1px solid #EAEAEB;
}

#bottom-bd
{
    border-bottom: 0px solid white;
}


/*FIN DE MENU DESPLEGABLE*/

/*INICIO*/

.inicio
{
    background-image: url("imagenes/quienes/quienesComp.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position-y: -8em;
    width: 100%;
    height: 25em;
    position: relative;
    top: 5em;
    /*border: 1px solid black;*/
}

.txtTituloInicio
{
    width: 100%;
    color: white;
    text-align: center;
    font-size: 84px;
    font-family: Comfortaa, Verdana, sans-serif;
    text-shadow: 2px 2px 4px #000000;
    position: absolute;
    top: .60em;
}

/*FIN DE INICIO*/



/*BARRA ACERCA*/

.barraAcerca
{
    width: 100%;
    height: 86em;
    background: rgb(245,245,245);
    position: absolute;
    top: 30em;
}

/*ACERCA*/

.tituloAcerca
{
    color: #353839;
    font-family: Petita, Verdana, sans-serif;
    font-size: 60px;
    text-align: center;
    letter-spacing: .04em;
    position: relative;
    bottom: .5em;
    /*border: 1px solid black;*/
}

.imagenF
{
    width: 42.5em;
    height: 28em;
    background-image: url("imagenes/gente.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    /*background-position-y: -8em;
    border: 1px solid black;*/
    position: absolute;
    top: 11.1em;
}

.fondoB
{
    background-color: #00A7E4;
    width: 50%;
    height: 28em;
    position: absolute;
    top: 11.1em;
    left: 50%;
    /*border: 1px solid black;*/
}

.fondoAcerca{
    background-color: white;
    width: 60%;
    height: 20em;
    border-radius: 5px;
    box-shadow: 2px 2px 4px #36454F;
    position: absolute;
    top: 15em;
    left: 32%;
}

.fondoAcerca p
{
    height: 10em;
    width: 74%;
    color: #353839;
    font-family: Comfortaa, Verdana, sans-serif;
    text-align: right;
    font-size: 24px;
    margin: 0;
    position: relative;
    left: 16%;
    top: 1.8em;  
}

/*FIN DE ACERCA*/


/*MVV*/

.mvv
{
    width: 100%;
    height: 34.5em;
    /*border: 1px solid black;*/
    position: absolute;
    top: 45.4em;
}

    /*MISION*/

    .mision
    {
        width: 28%;
        height: 33em;
        border-radius: 10px;
        position: absolute;
        top: .6em;
        left: 5%;
        /*border: 1px solid black;*/
    }

    .mision .tt
    {
        font-family: Petita, Verdana, sans-serif;
        font-size: 50px;
        text-align: center;
        letter-spacing: .04em;
        position: relative;
        top: -.2em;
        /*border: 1px solid black;*/
    }

    .mision .info
    {
        font-family: Comfortaa, Verdana, sans-serif;
        font-size: 24px;
        text-align: center;
        padding-left: 2em;
        padding-right: 2em;
        position: relative;
        top: -1.2em;
        /*border: 1px solid black;*/
    }

    .mision img
    {
        width: 55%;
        margin: 0;
        padding: 0;
        position: relative;
        top: 1em;
        left: 24%;
    }

    /*FIN DE MISION*/

    /*VISION*/

    .vision
    {
        width: 28%;
        height: 33em;
        border-radius: 10px;
        position: absolute;
        top: .6em;
        left: 36%;
        /*border: 1px solid black;*/
    }

    .vision .tt
    {
        font-family: Petita, Verdana, sans-serif;
        font-size: 50px;
        text-align: center;
        letter-spacing: .04em;
        position: relative;
        top: -4.8em;
        /*border: 1px solid black;*/
    }

    .vision .info
    {
        font-family: Comfortaa, Verdana, sans-serif;
        font-size: 22px;
        text-align: center;
        position: relative;
        padding-left: .2em;
        padding-right: .2em;
        top: -13em;
        /*border: 1px solid black;*/
    }

    .vision img
    {
        width: 55%;
        margin: 0;
        padding: 0;
        position: relative;
        top: 19em;
        left: 24%;
    }

    /*FIN DE VISION*/

    /*VALORES*/

    .valores
    {
        width: 28%;
        height: 33em;
        border-radius: 10px;
        position: absolute;
        top: .6em;
        left: 67%;
        /*border: 1px solid black;*/
    }

    .valores .tt
    {
        font-family: Petita, Verdana, sans-serif;
        font-size: 50px;
        text-align: center;
        letter-spacing: .04em;
        position: relative;
        top: -.2em;
        /*border: 1px solid black;*/
    }

    .valores ul
    {
        font-family: Comfortaa, Verdana, sans-serif;
        font-size: 22px;
        text-align: center;
        padding-left: 1.5em;
        padding-right: 1.5em;
        position: relative;
        top: -2em;
        /*border: 1px solid black;*/
    }

    .valores ul li
    {
        padding-bottom: .18em;
        list-style-type: none;
    }

    .valores img
    {
        width: 55%;
        margin: 0;
        padding: 0;
        position: relative;
        top: 1em;
        left: 24%;
    }

    /*FIN DE VALORES*/

/*FIN DE MVV*/

/*BARRA FOOTER*/
footer
{
    width: 100%;
    height: 12.5em;;
    position: absolute;
    top: 116em;
    background-color: white;
    z-index: 12;
}

.txtInfo
{   
    font-family: Petita, Hack-Regular, Verdana, sans-serif;
    letter-spacing: .07em;
    width: fit-content;
    max-width: -moz-fit-content;
    font-size: 30px;
    color: #353839;
    position: relative;
    left: 2%;
    bottom: .4em;
}

.txtPhone
{
    font-family:Comfortaa, Verdana, sans-serif;
    position: relative;
    left: 2%;
    bottom: 2em;
}

.telefono
{
    margin-left: 1em;
}

.txtPhone:hover
{
    color:#4d4dff;
    transition: .3s ease-in-out;
}

.txtMail
{
    font-family:Comfortaa, Verdana, sans-serif;
    position: relative;
    left: 2.2%;
    bottom: 1.8em;
}

#mail
{
    text-decoration: none;
    color: black;
}

#mail:hover
{
    color: #4d4dff;
    transition: .3s ease-in-out;
}

.imgPhone
{
    position: relative;
    width: 28px;
    top: .9em;
    left: .1%;
}

.imgMail
{
    width: 40px;
    position: relative;
    top: .5em;
    right: .5em;
}

.copyright
{
    font-family:Comfortaa, Verdana, sans-serif;
    width: fit-content;
    max-width: -moz-fit-content;
    font-size: 19px;
    position: absolute;
    bottom: .8em;
    left: 66%;
    text-align: right;
}
/*FIN DE BARRA FOOTER*/

/*ADAPTATIVO*/

@media only screen and (max-width: 1353px){
    /*HEADER*/
    header ul{
        left: 46%;
    }
    /*HEADER*/
}

@media only screen and (max-width: 1310px){
    /*FOOTER*/
    .copyright{
        left: 64%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 1308px){
    /*ACERCA*/
    .fondoAcerca p{
        width: 76%;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 1303px){
    /*HEADER*/
    header ul{
        left: 44%;
    }
    /*HEADER*/
}

@media only screen and (max-width: 1258px){
    /*HEADER*/
    header ul{
        left: 42%;
    }
    /*HEADER*/
}

@media only screen and (max-width: 1250px){
    /*FOOTER*/
    .copyright{
        left: 62%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 1274px){
    /*ACERCA*/
    .fondoAcerca p{
        width: 78%;
        height: 10em;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 1242px){
    /*ACERCA*/
    .fondoAcerca p{
        width: 82%;
        left: 12%;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 1214px){
    /*HEADER*/
    header ul{
        left: 40%;
    }
    /*HEADER*/
}

/*CAMBIAR TAMA�O DE FUENTE*/
@media only screen and (max-width: 1200px){
    /*HEADER*/
    header ul{
        left: 44%;
    }
    header ul li{
    font-size: 24px;
    }
    /*HEADER*/
}

@media only screen and (max-width: 1182px){
    /*ACERCA*/
    .fondoAcerca p{
        width: 90%;
        left: 4%;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 1170px){
    /*FOOTER*/
    .copyright{
        left: 60%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 1168px){
    /*HEADER*/
    header ul{
        left: 42%;
    }
    /*HEADER*/
}

@media only screen and (max-width: 1129px){
    /*HEADER*/
    header ul{
        left: 40%;
    }
    /*HEADER*/
}

@media only screen and (max-width: 1120px){
    /*FOOTER*/
    .copyright{
        left: 58%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 1092px){
    /*HEADER*/
    header ul{
        left: 38%;
    }
    /*HEADER*/
}

@media only screen and (max-width: 1080px){
    /*HEADER*/
        header ul{
            visibility: hidden; 
        }
    /*HEADER*/

    /*MENU*/
        label{
            visibility: visible;
        }
    /*MENU*/

    /*MVV*/
    .mision .tt{
        font-size: 46px;
    }
    .mision .info{
        font-size: 22px;
        top: -1.4em;
    }
    .vision .tt{
        font-size: 46px;
    }
    .vision .info{
        font-size: 20px;
    }
    .valores .tt{
        font-size: 46px;
    }
    .valores ul{
        font-size: 20px;
    }
    /*MVV*/

    /*FOOTER*/
    .copyright{
        left: 56%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 1078px){
    /*ACERCA*/
    .fondoAcerca p{
        width: 90%;
        height: 12em;
        left: 4%;
        top: 1em;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 1060px){
    /*HEADER*/
    header ul{
        left: 38%;
    }
    /*HEADER*/
}

@media only screen and (max-width: 1030px){
    /*HEADER*/
    header ul{
        left: 36%;
    }
    /*HEADER*/
}

@media only screen and (max-width: 1020px){
    /*FOOTER*/
    .copyright{
        left: 54%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 1014px){
    /*ACERCA*/
    .fondoAcerca p{
        width: 92%;
        height: 12em;
        left: 2%;
        top: .6em;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 1000px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        font-size: 80px;
        top: .70em;
    }
    /*IMAGEN INICIO*/

    /*ACERCA*/
    .tituloAcerca{
        font-size: 58px;
        bottom: .2em;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 970px){
    .txtInfo{   
        font-size: 28px;
        top: -.2em;
    }
    .txtPhone{
        font-size: 16px;
        bottom: 1em;
    }
    .txtMail{
        font-size: 16px;
        bottom: .5em;
    }
    .imgPhone{
        width: 26px;
    }
    .imgMail{
        width: 38px;
    }
    .copyright{
        font-size: 18px;
        bottom: .4em;
    }
}

@media only screen and (max-width: 930px){
    /*ACERCA*/
    .fondoAcerca p{
        width: 98%;
        height: 12.8em;
        left: 1%;
        top: .2em;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 920px){
    /*MVV*/
    .mision .tt{
        font-size: 44px;
    }
    .mision .info{
        font-size: 20px;
        padding-left: 1em;
        padding-right: 1em;
    }
    .vision .tt{
        font-size: 44px;
    }
    .vision .info{
        font-size: 18px;
    }
    .valores .tt{
        font-size: 44px;
    }
    .valores ul{
        font-size: 18px;
    }
    /*MVV*/

    /*FOOTER*/
    .copyright{
        left: 52%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 900px){
    /*ACERCA*/
    .fondoAcerca{
        width: 34em;
        height: 20em;
        top: 15em;
        left: 32%;
    }

    .fondoAcerca p{
        width: 94%;
        height: 12.8em;
        left: 4%;
        top: .8em;
        font-size: 23px;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 890px){
    /*FOOTER*/
    .copyright{
        left: 50%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 860px){
    /*ACERCA*/
    .fondoAcerca{
        left: 28%;
    }

    .imagenF{
        background-position-x: -5em;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 850px){
    /*FOOTER*/
    .copyright{
        left: 48%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 820px){
    /*MVV*/
    .barraAcerca{
        height: 140em;
    }
    .mvv{
        height: 85.4em;
    }
    .mision{
        background-color: #EAEAEB;
        width: 60%;
        height: 26em;
        left: 20%;
    }
    .mision .tt{
        font-size: 46px;
        top: -.2em;
    }
    .mision .info{
        font-size: 22px;
        text-align: center;
        padding-left: 2em;
        padding-right: 2em;
        top: -.8em;
    }
    .mision img{
        top: 1.2em;
        width: 28%;
        left: 36%;
    }

    .vision{
        background-color: #EAEAEB;
        width: 60%;
        height: 26em;
        left: 20%;
        top: 30em;
    }
    .vision img{
        top: 1.2em;
        width: 28%;
        left: 36%;
    }
    .vision .tt{
        font-size: 46px;
        top: -.2em;
        /*border: 1px solid black;*/
    }
    .vision .info{
        font-size: 20px;
        text-align: center;
        padding-left: .5em;
        padding-right: .5em;
        top: -2em;
        /*border: 1px solid black;*/
    }

    .valores{
        background-color: #EAEAEB;
        width: 60%;
        height: 26em;
        left: 20%;
        top: 59em;
    }
    .valores img{
        top: 1.2em;
        width: 28%;
        left: 36%;
    }
    .valores .tt{
        font-size: 46px;
        top: -.2em;
        /*border: 1px solid black;*/
    }
    .valores ul{
        font-size: 20px;
        top: -2.4em;
        /*border: 1px solid black;*/
    }
    .valores ul li{
        padding-bottom: .1em;
    }
    /*MVV*/

    /*FOOTER*/
    footer{
        top: 170em;
        height: 14em;
    }
    .txtInfo{   
        width: 100%;
        max-width: 100%;
        text-align: center;
        font-size: 28px;
        top: -.2em;
        left: -.5%;
    }
    .txtPhone{
        bottom: 2.5em;
        left: 40%;
    }
    .txtMail{
        bottom: 2em;
        left: 40.5%;
    }
    .copyright{
        width: 100%;
        min-width: 100%;
        text-align: center;
        left: 0%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 815px){
    /*ACERCA*/
    .fondoAcerca{
        left: 24%;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 810px){
    /*IMAGEN INICIO*/
    .inicio{
        background-position-y: -7em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 800px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        font-size: 76px;
        top: .78em;
    }
    /*IMAGEN INICIO*/

    /*ACERCA*/
    .tituloAcerca{
        font-size: 54px;
        top: -.1em;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 786px){
    /*IMAGEN INICIO*/
    .inicio{
        background-position-y: -6em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 762px){
    /*IMAGEN INICIO*/
    .inicio{
        background-position-y: -5em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 760px){
    /*ACERCA*/
    .fondoAcerca{
        left: 20%;
    }

    .imagenF{
        background-position-x: -9em;
    }
    /*ACERCA*/    
}

@media only screen and (max-width: 738px){
    /*IMAGEN INICIO*/
    .inicio{
        background-position-y: -4em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 725px){
    /*ACERCA*/
    .fondoAcerca{
        left: 16%;
    }

    .imagenF{
        background-position-x: -12em;
    }
    /*ACERCA*/    
}

@media only screen and (max-width: 720px){
    /*FOOTER*/
    .txtPhone{
        left: 38%;
    }
    .txtMail{
        left: 38.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 715px){
    /*IMAGEN INICIO*/
    .inicio{
        background-position-y: -3em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 700px){
    /*MENU*/
    .menu-lista li{      
        left: -.8%;
        font-size: 26px;
        padding-top: .3em;
        padding-bottom: .24em;
    }
    /*MENU*/

    /*MVV*/
    .mision .tt{
        font-size: 44px;
        top: -.2em;
    }
    .mision .info{
        font-size: 20px;
        text-align: center;
        padding-left: 2em;
        padding-right: 2em;
        top: -.8em;
    }
    .mision img{
        top: 1.2em;
        width: 32%;
        left: 34%;
    }


    .vision img{
        top: 1.2em;
        width: 32%;
        left: 34%;
    }
    .vision .tt{
        font-size: 44px;
        top: -.2em;
        /*border: 1px solid black;*/
    }
    .vision .info{
        font-size: 18px;
        text-align: center;
        padding-left: .5em;
        padding-right: .5em;
        top: -2em;
        /*border: 1px solid black;*/
    }


    .valores img{
        top: 1.2em;
        width: 32%;
        left: 34%;
    }
    .valores .tt{
        font-size: 44px;
        top: -.2em;
        /*border: 1px solid black;*/
    }
    .valores ul{
        font-size: 18px;
        top: -2.4em;
        /*border: 1px solid black;*/
    }
    /*MVV*/
}

@media only screen and (max-width: 690px){
    /*IMAGEN INICIO*/
    .inicio{
        background-position-y: -2em;
    }
    /*IMAGEN INICIO*/

    /*ACERCA*/
    .fondoAcerca{
        left: 10%;
    }
    /*ACERCA*/   
}

@media only screen and (max-width: 666px){
    /*IMAGEN INICIO*/
    .inicio{
        background-position-y: -1em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 660px){
    /*ACERCA*/
    .fondoAcerca{
        left: 8%;
        top: 14.5em;
    }

    .fondoAcerca p{
        text-align: center;
    }

    .fondoB{
        width: 0%;
        height: 0em;
    }

    .imagenF{
        width: 0%;
    }

    .pruebaB{
        width: 100%;
        height: 28rem;
        background-image: url(imagenes/gente.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position-x: -2em;
    }
    /*ACERCA*/    
}

@media only screen and (max-width: 650px){
    /*MENU*/
    .menu-lista li{      
        left: -1.2%;
    }
    /*MENU*/

    /*FOOTER*/
    .txtPhone{
        left: 36%;
    }
    .txtMail{
        left: 36.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 641px){
    /*IMAGEN INICIO*/
    .inicio{
        background-position-y: 0em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 634px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        top: .58em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 630px){
    /*ACERCA*/
    .fondoAcerca{
        left: 5%;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 620px){
    /*MVV*/
    .mision{
        width: 70%;
        left: 15%;
    }
    .mision img{
        top: 1.2em;
        width: 36%;
        left: 34%;
    }


    .vision{
        width: 70%;
        left: 15%;
    } 
    .vision img{
        top: 1.2em;
        width: 36%;
        left: 34%;
    }   

    .valores{
        width: 70%;
        left: 15%;
    }
    .valores img{
        top: 1.2em;
        width: 36%;
        left: 34%;
    }  
    /*MVV*/
}

@media only screen and (max-width: 610px){
    /*ACERCA*/
    .fondoAcerca{
        left: 3%;
    }
}

@media only screen and (max-width: 600px){
    /*MENU*/
    label{
        left: 90%;
    }
    .menu-lista li{      
        left: -1.6%;
    }
    /*MENU*/

    /*FOOTER*/
    .txtPhone{
        left: 34%;
    }
    .txtMail{
        left: 34.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 595px){
    /*ACERCA*/
    .fondoAcerca{
        width: 88%;
        height: 18em;
        left: 5%;
        top: 14em;
    }

    .fondoAcerca p{       
        left: 3%;
        font-size: 21px;
    }
}

@media only screen and (max-width: 570px){
    /*MENU*/
    .menu-lista li{      
        left: -1.8%;
    }
    /*MENU*/
}

@media only screen and (max-width: 550px){
    /*HEADER*/
    header img{
        width: 60px;
        top: .5em;
        left: .5em;    
    }

    .titulo{   
        font-size: 28px;
        left: 2.5em;
        top: -.3em;
    }
    /*HEADER*/

    /*MENU*/
    label{
        left: 88%;
    }
    .menu-lista li{
        font-size: 26px;
        padding-top: .26em;
        padding-bottom: .28em;
        left: -2.6%;
    }
    /*MENU*/

    /*MVV*/
    .mision{
        width: 80%;
        left: 10%;
    }
    .mision img{
        top: 1.2em;
        width: 38%;
        left: 32%;
    }


    .vision{
        width: 80%;
        left: 10%;
    } 
    .vision img{
        top: 1.2em;
        width: 38%;
        left: 32%;
    }   

    .valores{
        width: 80%;
        left: 10%;
    }
    .valores img{
        top: 1.2em;
        width: 38%;
        left: 32%;
    }  
    /*MVV*/
}

@media only screen and (max-width: 545px){
    .fondoAcerca p{
        width: 92%;
        font-size: 19px;
    }
}

@media only screen and (max-width: 542px){
    /*ACERCA*/
    .tituloAcerca{
        top: -.7em;
    }
    .fondoAcerca{
        top: 20em;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 540px){
    /*FOOTER*/
    .txtPhone{
        left: 32%;
    }
    .txtMail{
        left: 32.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 500px){
    /*MENU*/
    label{
        left: 86%;
    }
    .menu-lista li{      
        left: -3.4%;
        font-size: 22px;
        padding-top: .5em;
        padding-bottom: .36em;
    }
    /*MENU*/

    /*FOOTER*/
    .txtPhone{
        left: 30%;
    }
    .txtMail{
        left: 30.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 497px){
    .fondoAcerca p{
        top: .4em;
    }
}

@media only screen and (max-width: 460px){
    /*MVV*/
    .mision{
        width: 90%;
        left: 5%;
    }
    .vision{
        width: 90%;
        left: 5%;
    }  
    .valores{
        width: 90%;
        left: 5%;
    }
    /*MVV*/
}

@media only screen and (max-width: 450px){
    /*MENU*/
    .menu-lista li{      
        left: -4.4%
    }
    /*MENU*/

    /*IMAGEN INICIO*/
    .txtTituloInicio{
        font-size: 70px;
        top: .65em;
    }
    /*IMAGEN INICIO*/

    /*ACERCA*/
    .tituloAcerca{
        font-size: 50px;
    }
    /*ACERCA*/
}

@media only screen and (max-width: 440px){
    /*FOOTER*/
    .txtInfo{   
        font-size: 26px;
        top: -.4em;
    }
    .txtPhone{
        font-size: 15px;
        left: 30%;
    }
    .txtMail{
        font-size: 15px;
        left: 30.5%;
    }
    .imgPhone{
        width: 24px;
    }
    .imgMail{
        width: 36px;
    }
    .copyright{
        font-size: 17px;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 430px){
    /*FOOTER*/
    .txtPhone{
        left: 28%;
    }
    .txtMail{
        left: 28.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 427px){
    .fondoAcerca p{
        font-size: 18px;
    }
}

@media only screen and (max-width: 420px){
    /*MENU*/
    .menu-lista li{      
        left: -5.4%
    }
    /*MENU*/

    /*MVV*/
    .mision img{
        top: 1.2em;
        width: 42%;
        left: 30%;
    }
    .vision img{
        top: 1.2em;
        width: 42%;
        left: 30%;
    }   
    .valores img{
        top: 1.2em;
        width: 42%;
        left: 30%;
    }  
    /*MVV*/
}

@media only screen and (max-width: 400px){
    /*MENU*/
    .menu-lista li{      
        left: -6.4%
    }
    /*MENU*/

    /*FOOTER*/
    .txtPhone{
        left: 26%;
    }
    .txtMail{
        left: 26.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 400px){
    /*MENU*/
    .menu-lista li{      
        left: -6.4%
    }
    /*MENU*/

    /*FOOTER*/
    .txtPhone{
        left: 26%;
    }
    .txtMail{
        left: 26.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 380px){
    /*MENU*/
    .menu-lista li{      
        left: -6.4%
    }
    /*MENU*/

    /*FOOTER*/
    .txtPhone{
        left: 24%;
    }
    .txtMail{
        left: 24.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 371px){
    .fondoAcerca p{
        font-size: 16px;
    }
}

@media only screen and (max-width: 350px){
    /*MENU*/
    .menu-lista li{      
        left: -7.4%
    }
    /*MENU*/
}

@media only screen and (max-width: 320px){
    /*MENU*/
    .menu-lista li{      
        left: -8.4%
    }
    /*MENU*/
}

@media only screen and (max-width: 295px){
    /*MENU*/
    .menu-lista li{      
        left: -9.4%
    }
    /*MENU*/
}

@media only screen and (max-width: 280px){
    /*MENU*/
    .menu-lista li{      
        left: -10.4%
    }
    /*MENU*/
}
