@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%;
    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: #6bc5ee;*/
    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: absolute;
    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%;
}

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;
    
}

.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*/

/*IMAGEN INICIO*/

.inicio
{
    /*background-image: url('imagenes/inicio/inicio.jpg');
    background: url('imagenes/coding.mp4');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: -8em;*/
    width: 100%;
    height: 36em;
    /*filter: brightness(80%);*/
    z-index: 10;
    position: fixed;
    top: 5em;
}

.video-wrap
{
    position: absolute;
    top: 0;
    bottom: 25em;
    right: 0;
    left: 0;
    margin: auto;
    /*min-height: 40%;
    min-width: 40%;*/
    width: fit-content;
    overflow: hidden;
    z-index: 0;
}

.sup-video
{
    position: relative;
    top: 0;
    width: 100%;
    height: 36em;
    /*background-color: #21D4FD;
    background-image: linear-gradient(124deg, #21D4FD 0%, #3049c1 50%, #6C0B96 100%);
    */
    opacity: .20;
    z-index: 0;
}

.imgLogoInicio
{
    width: 30%;
    position: absolute;
    left: 34%;
    top: 1.8em;
    z-index: 1;
}

.txtTituloInicio
{
    /*width: 62%;*/
    color: white;
    text-align: center;
    font-size: 38px;
    font-family: Comfortaa, Verdana, sans-serif;
    text-shadow: 2px 2px 4px #000000;
    opacity: 1;
    position: absolute;
    left: 19%;
    top: 10.5em;
    z-index: 2;
}

/*FIN IMAGEN INICIO*/

/*TXT INICIO*/

.txtResumen
{
    width: 100%;
    height: 38em;
    background: rgb(245,245,245);
    z-index: 12;
    position: absolute;
    top: 100%;
}

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

.ResumenTexto
{
    color: #353839;
    font-family: Comfortaa, Verdana, sans-serif;
    text-align: center;
    font-size: 32px;
    padding-left: 12em;
    padding-right: 12em;
    position: relative;
    bottom: 1.2em;
    /*border: 1px solid black;*/
}

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

#serv1 
{
    width: 260px;
    height: 13em;
    border-radius: 5px;
    position: absolute;
    left: 27%;
    top: 19em;
}

#serv1 p
{
    color: #353839;
    font-family: Comfortaa, Verdana, sans-serif;
    text-align: center;
    font-size: 38px;
    position: relative;
    top: -.4em;
}

#serv1 img 
{
    width: 85px;
    position: relative;
    left: 34%;
    bottom: 1.5em;
}

#serv1::before
{
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    width: 0%;
    height: 0%;
    background-color: transparent;
    border-radius: 5px;
    border: 3px solid transparent;
}

#serv1:hover:before
{
    animation: animate .8s linear forwards;
}

@keyframes animate
{
    0%
    {
        width: 0%;
        height: 0%;
        border-top-color: #353839;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

    50%
    {
        width: 100%;
        height: 0%;
        border-top-color: #353839;
        border-right-color: #353839;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }

    100%
    {
        width: 100%;
        height: 100%;
        border-top-color: #353839;
        border-right-color: #353839;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }
}

#serv1::after
{
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    width: 0%;
    height: 0%;
    background-color: transparent;
    border-radius: 5px;
    border: 3px solid transparent;
}

#serv1:hover::after
{
    animation: animate2 .8s linear forwards;
}

@keyframes animate2
{
    0%
    {
        width: 0%;
        height: 0%;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: #353839;
    }

    50%
    {
        width: 0%;
        height: 100%;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: #353839;
        border-left-color: #353839;
    }

    100%
    {
        width: 100%;
        height: 100%;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: #353839;
        border-left-color: #353839;
    }
}

#serv2 
{
    width: 260px;
    height: 13em;
    border-radius: 5px;
    position: absolute;
    left: 54%;
    top: 19em;
}

#serv2 p
{
    color: #353839;
    font-family: Comfortaa, Verdana, sans-serif;
    text-align: center;
    font-size: 32px;
    position: relative;
    bottom: .5em;
}

#serv2 img 
{
    width: 120px;
    position: relative;
    left: 28%;
    bottom: 2em;   
}

#serv2::before
{
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    width: 0%;
    height: 0%;
    background-color: transparent;
    border-radius: 5px;
    border: 3px solid transparent;
}

#serv2:hover:before
{
    animation: animate .8s linear forwards;
}

#serv2::after
{
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    width: 0%;
    height: 0%;
    background-color: transparent;
    border-radius: 5px;
    border: 3px solid transparent;
}

#serv2:hover::after
{
    animation: animate2 .8s linear forwards;
}

#barraT
{
    width: 160px;
    height: 1px;
    border-top: 2px solid #FFA120;
    position: absolute;
    left: 44%;
    top: 4.5em;
}

/*FIN DE TXT INICIO*/

/*FIN DE BARRA ACERCA*/

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

.txtInfo
{   
    font-family: Petita, Hack-Regular, Verdana, sans-serif;
    letter-spacing: .07em;
    width: 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: 2%;
    top: .9em;
    left: .1%;
}

.imgMail
{
    width: 3%;
    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*/

/*ADAPTABLE*/


/*------------------------------------------------*/

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

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


@media only screen and (max-width: 1321px){
    /*INFO PRINCIPAL*/
    #barraT{
        bottom: 17.5em;
    }

    .ResumenTexto{
        padding-left: 11em;
        padding-right: 11em;
    }
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 1320px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 26%;
    }
    #serv2{
        left: 55%;
    }
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 1310px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        left: 18%;
        top: 10.2em;
    }  
    /*IMAGEN INICIO*/

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

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

@media only screen and (max-width: 1300px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        font-size: 36px;
        left: 19%;
        top: 10.7em;
    }  
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 1280px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        left: 18.6%;
        top: 10.7em;
    }  
    /*IMAGEN INICIO*/   
}

@media only screen and (max-width: 1270px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 25%;
    }
    /*INFO PRINCIPAL*/
}

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

@media only screen and (max-width: 1257px){
    /*INFO PRINCIPAL*/
    .ResumenTexto{
        padding-left: 10em;
        padding-right: 10em;
    }
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 1250px){
    /*IMAGEN INICIO*/
    .imgLogoInicio{
        width: 23em;
    }
    .txtTituloInicio{
        left: 18%;
        top: 10.4em;
    }  
    /*IMAGEN INICIO*/ 

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

@media only screen and (max-width: 1230px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 24%;
    }
    /*INFO PRINCIPAL*/
}

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

@media only screen and (max-width: 1210px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        left: 17%;
    }  
    /*IMAGEN INICIO*/ 
}

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

    /*INFO PRINCIPAL*/
    #serv1 {
        left: 23%;
    }
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 1193px){
    /*INFO PRINCIPAL*/
    .ResumenTexto{
        padding-left: 9em;
        padding-right: 9em;
    }
    /*INFO PRINCIPAL*/
}

@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: 1160px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 22%;
    }
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 1150px){
    /*INFO PRINCIPAL*/
    #barraT
    {
        left: 43.5%;
    }    
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 1140px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        left: 16%;
    }  
    /*IMAGEN INICIO*/    
}

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

    /*INFO PRINCIPAL*/
    .ResumenTexto{
        padding-left: 8em;
        padding-right: 8em;
    }
    /*INFO PRINCIPAL*/    
}

@media only screen and (max-width: 1120px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 21%;
    }
    /*INFO PRINCIPAL*/

    /*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*/

    /*INFO PRINCIPAL*/
    #serv1 {
        left: 20%;
    }
    #barraT
    {
        left: 43%;
    } 
    /*INFO PRINCIPAL*/

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

@media only screen and (max-width: 1065px){
    /*INFO PRINCIPAL*/
    .ResumenTexto{
        padding-left: 7em;
        padding-right: 7em;
    }
    /*INFO PRINCIPAL*/    
}

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

@media only screen and (max-width: 1050px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        left: 15%;
    }  
    /*IMAGEN INICIO*/    
}

@media only screen and (max-width: 1040px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 19%;
    }
    /*INFO PRINCIPAL*/
}

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

    /*IMAGEN INICIO*/
    .txtTituloInicio{
        left: 14%;
    }  
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 1020px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 18%;
    }
    /*INFO PRINCIPAL*/

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

@media only screen and (max-width: 1010px){
    /*INFO PRINCIPAL*/
    #barraT
    {
        left: 42.5%;
    } 
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 1000px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 6em;
        padding-right: 6em;
        left: 4%;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 1001px){
    /*INFO PRINCIPAL*/
    .ResumenTexto{
        padding-left: 6em;
        padding-right: 6em;
    }
    /*INFO PRINCIPAL*/    
}

@media only screen and (max-width: 980px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 17%;
    }
    /*INFO PRINCIPAL*/   
}

@media only screen and (max-width: 970px){
    /*FOOTER*/
    .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;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 950px){
    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 32%;
    } 
    /*IMAGEN INICIO*/  
    
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 16%;
    }
    /*INFO PRINCIPAL*/   
}

@media only screen and (max-width: 937px){
    /*INFO PRINCIPAL*/
    .ResumenTexto{
        padding-left: 5em;
        padding-right: 5em;
    }
    /*INFO PRINCIPAL*/     
}

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

@media only screen and (max-width: 907px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 5.5em;
        padding-right: 5.5em;
        left: 0%;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 900px){
    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 30%;
    } 
    /*IMAGEN INICIO*/  
    
    /*INFO PRINCIPAL*/
    #barraT
    {
        left: 42%;
    }
    #serv1 
    {
        width: 250px;
        height: 12.8em;
    }
    #serv1 p
    {
        font-size: 36px;
    }
    #serv1 img 
    {
        width: 82px;
    }   
    #serv2 
    {
        width: 250px;
        height: 12.8em;
    }

    #serv2 p
    {
        font-size: 30px;
    }

    #serv2 img 
    {
        width: 116px;  
    }     
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 890px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 14%;
    }
    /*INFO PRINCIPAL*/    

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

@media only screen and (max-width: 880px){
    /*INFO PRINCIPAL*/    
    #barraT
    {
        left: 41.5%;
    }
    /*INFO PRINCIPAL*/ 
}

@media only screen and (max-width: 873px){
    /*INFO PRINCIPAL*/
    .ResumenTexto{
        padding-left: 4em;
        padding-right: 4em;
    }
    /*INFO PRINCIPAL*/    
}

@media only screen and (max-width: 850px){
    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 28%;
    } 
    /*IMAGEN INICIO*/   
    
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 12%;
    }
    /*INFO PRINCIPAL*/ 

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

@media only screen and (max-width: 835px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 5em;
        padding-right: 5em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 820px){
    /*INFO PRINCIPAL*/
    #barraT
    {
        left: 41%;
    }
    /*INFO PRINCIPAL*/
    
    /*FOOTER*/
    footer{
        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: 810px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 10%;
    }
    /*INFO PRINCIPAL*/ 
}

@media only screen and (max-width: 809px){
    /*INFO PRINCIPAL*/
    .ResumenTexto{
        padding-left: 3em;
        padding-right: 3em;
    }
    /*INFO PRINCIPAL*/   
}

@media only screen and (max-width: 800px){
    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 26%;
    } 
    /*IMAGEN INICIO*/    
}

@media only screen and (max-width: 799px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 4.5em;
        padding-right: 4.5em;
    }
    /*IMAGEN INICIO*/
}


@media only screen and (max-width: 763px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 4em;
        padding-right: 4em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 760px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 8%;
    }
    #barraT
    {
        left: 40%;
    }    
    /*INFO PRINCIPAL*/ 

}

@media only screen and (max-width: 750px){
    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 24%;
    } 
    /*IMAGEN INICIO*/    
}

@media only screen and (max-width: 745px){
    /*INFO PRINCIPAL*/
    .ResumenTexto{
        padding-left: 2em;
        padding-right: 2em;
    }
    /*INFO PRINCIPAL*/      
}

@media only screen and (max-width: 727px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 3.5em;
        padding-right: 3.5em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 720px){
    /*INFO PRINCIPAL*/
    #serv1 {
        left: 6%;
    }
    /*INFO PRINCIPAL*/ 

    /*FOOTER*/
    .txtPhone{
        left: 38%;
    }
    .txtMail{
        left: 38.5%;
    }
    /*FOOTER*/
}


@media only screen and (max-width: 710px){
    /*INFO PRINCIPAL*/ 
    #barraT
    {
        left: 39.5%;
    } 
    /*INFO PRINCIPAL*/      
}

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

    /*IMAGEN INICIO*/
    .imgLogoInicio{
        width: 21em;
        left: 25%;
    } 
    .txtTituloInicio{
        top: 9.5em;
    }
    /*IMAGEN INICIO*/ 

    /*INFO PRINCIPAL*/
    .ResumenTitulo
    {
        font-size: 50px;
        top: .2em;
    }
    .ResumenTitulo2
    {
        font-size: 50px;
        bottom: .8em;
    }
    .ResumenTexto
    {
        font-size: 28px;
        bottom: .8em;
        /*border: 1px solid black;*/
    }
    #barraT{
        top: 4.7em;
        left: 41%;
        width: 140px;
    }
    #serv1 
    {
        width: 240px;
        height: 12.6em;
        left: 8%;
    }
    #serv1 p
    {
        font-size: 34px;
        top: -.2em;
    }
    #serv1 img 
    {
        width: 80px;
        top: -1em;
    }   
    #serv2 
    {
        width: 240px;
        height: 12.6em;
    }

    #serv2 p
    {
        font-size: 28px;
    }

    #serv2 img 
    {
        width: 112px;
        left: 26%;
        bottom: 1.5em;  
    }   
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 691px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 3em;
        padding-right: 3em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 690px){
    /*INFO PRINCIPAL*/
    #barraT{
        left: 40%;
    }
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 670px){
    /*INFO PRINCIPAL*/
    #serv1 
    {
        left: 6%;
    }
    /*INFO PRINCIPAL*/
}

@media only screen and (max-width: 655px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 2.5em;
        padding-right: 2.5em;
    }
    /*IMAGEN INICIO*/
}

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

    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 24%;
    } 
    /*IMAGEN INICIO*/ 

    /*INFO PRINCIPAL*/
    #serv1 
    {
        left: 5%;
    }
    /*INFO PRINCIPAL*/

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


@media only screen and (max-width: 619px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 2em;
        padding-right: 2em;
    }
    /*IMAGEN INICIO*/
}

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

    /*INFO PRINCIPAL*/
    .ResumenTexto
    {
        font-size: 26px;
    }
    /*INFO PRINCIPAL*/

    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 22%;
    } 
    /*IMAGEN INICIO*/ 

    /*INFO PRINCIPAL*/
    .txtResumen{
        height: 130%;
    }   
    #serv1 
    {
        left: 29%;
    }      
    #serv2 
    {
        top: 34em;
        left: 29%;
    }   
    /*INFO PRINCIPAL*/

    /*FOOTER*/
    footer{
        top: 52em;
    }
    .txtPhone{
        left: 34%;
    }
    .txtMail{
        left: 34.5%;
    }
    /*FOOTER*/

}

@media only screen and (max-width: 598px){
    /*INFO PRINCIPAL*/
    .ResumenTexto{
        padding-left: 1em;
        padding-right: 1em;
    }
    /*INFO PRINCIPAL*/      
}

@media only screen and (max-width: 583px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 580px){
    /*INFO PRINCIPAL*/
    #barraT{
        left: 38%;
    }
    .ResumenTexto{
        font-size: 26px;
    }
    /*INFO PRINCIPAL*/
}

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

    /*INFO PRINCIPAL*/
    #serv1 
    {
        left: 28%;
    }      
    #serv2 
    {
        left: 28%;
    }   
    /*INFO PRINCIPAL*/    
}

@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*/

    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 20%;
    } 
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 547px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 1em;
        padding-right: 1em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 540px){
    /*INFO PRINCIPAL*/
    #serv1 
    {
        left: 27%;
    }      
    #serv2 
    {
        left: 27%;
    }   
    /*INFO PRINCIPAL*/ 

    /*FOOTER*/
    .txtPhone{
        left: 32%;
    }
    .txtMail{
        left: 32.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 511px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: .5em;
        padding-right: .5em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 504px){
    .ResumenTexto{
        padding-left: 1em;
        padding-right: 1em;
    }
    #serv1 
    {
        left: 25%;
        top: 20em;
    }      
    #serv2 
    {
        left: 25%;
        top: 35em;
    }
}

@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*/

    /*IMAGEN INICIO*/
    .imgLogoInicio{
        width: 19em;
        left: 18%;
    } 
    .txtTituloInicio{
        font-size: 34px;
        top: 9em;
    }
    /*IMAGEN INICIO*/

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

@media only screen and (max-width: 490px){
    /*INFO PRINCIPAL*/ 
    #serv1 
    {
        left: 24%;
    }      
    #serv2 
    {
        left: 24%;
    }
    /*INFO PRINCIPAL*/ 
}

@media only screen and (max-width: 480px){
    /*INFO PRINCIPAL*/ 
    #serv1 
    {
        left: 23%;
    }      
    #serv2 
    {
        left: 23%;
    }
    /*INFO PRINCIPAL*/ 
}

@media only screen and (max-width: 472px){
    /*INFO PRINCIPAL*/ 
    .ResumenTexto{
        padding-left: .5em;
        padding-right: .5em;
    }
    /*INFO PRINCIPAL*/ 
}

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

    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 16%;
    } 
    /*IMAGEN INICIO*/

}

@media only screen and (max-width: 448px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 0em;
        padding-right: 0em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 446px){
    /*INFO PRINCIPAL*/ 
    .ResumenTexto{
        font-size: 25px;
    }
    /*INFO PRINCIPAL*/ 
}

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

@media only screen and (max-width: 440px){
    /*INFO PRINCIPAL*/
    #barraT{
        left: 34%;
    }

    /*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){
    /*IMAGEN INICIO*/
    .ResumenTexto{
        padding-left: 1.5em;
        padding-right: 1.5em;
    }
    .txtResumen{
        height: 140%;
    } 
    #serv1 
    {
        left: 21%;
        top: 24em;
    }      
    #serv2 
    {
        left: 21%;
        top: 39em;
    }
    /*IMAGEN INICIO*/

    /*INFO PRINCIPAL*/
    .ResumenTexto
    {
        font-size: 24px;
    }
    /*INFO PRINCIPAL*/

    /*FOOTER*/
    footer{
        top: 56em;
    }
    .txtPhone{
        left: 28%;
    }
    .txtMail{
        left: 28.5%;
    }
    /*FOOTER*/
}

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

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

    /*IMAGEN INICIO*/
    #serv1 
    {
        left: 20%;
    }      
    #serv2 
    {
        left: 20%;
    }
    /*IMAGEN INICIO*/
}

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

    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 12%;
    } 
    /*IMAGEN INICIO*/

    /*IMAGEN INICIO*/
    #serv1 
    {
        width: 220px;
        height: 12.4em;
        left: 21%;
    }
    #serv1 p
    {
        font-size: 32px;
        top: -.2em;
    }
    #serv1 img 
    {
        width: 80px;
        top: -1em;
        left: 4.5em;
    }   
    #serv2 
    {
        width: 220px;
        height: 12.4em;
        left: 21%;
    }

    #serv2 p
    {
        font-size: 26px;
    }

    #serv2 img 
    {
        width: 112px;
        left: 26%;
        bottom: 1.5em;  
    }   
    /*IMAGEN INICIO*/

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

}

@media only screen and (max-width: 390px){
    /*IMAGEN INICIO*/
    #serv1 
    {
        left: 18%;
    }      
    #serv2 
    {
        left: 18%;
    }
    #barraT{
        left: 32%;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 385px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: 1em;
        padding-right: 1em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 380px){
    /*FOOTER*/
    .txtPhone{
        left: 24%;
    }
    .txtMail{
        left: 24.5%;
    }
    /*FOOTER*/
}

@media only screen and (max-width: 360px){
    /*IMAGEN INICIO*/
    .imgLogoInicio{
        width: 17em;
        top: 2.5em;
        left: 12%;
    } 
    /*IMAGEN INICIO*/
}

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

@media only screen and (max-width: 330px){
    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 8%;
    } 
    /*IMAGEN INICIO*/
}

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

    /*IMAGEN INICIO*/
    .imgLogoInicio{
        width: 15em;
        top: 2.5em;
        left: 15%;
    } 
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 318px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        top: 9em;
        padding-left: 1em;
        padding-right: 1em;
    }
    /*IMAGEN INICIO*/
}

@media only screen and (max-width: 304px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: .8em;
        padding-right: .8em;
    }
    /*IMAGEN INICIO*/
}

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

@media only screen and (max-width: 292px){
    /*IMAGEN INICIO*/
    .txtTituloInicio{
        padding-left: .5em;
        padding-right: .5em;
    }
    /*IMAGEN INICIO*/
}

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

    /*IMAGEN INICIO*/
    .imgLogoInicio{
        left: 8%;
    } 
    /*IMAGEN INICIO*/
}