/*Imagen inicio*/
.contenedor{
    width: 100%;
    height: 400px;
}
.contenedor img{
    width: 100%;
    height: 400px;
    padding: 0;
    margin: 0;
}



/*Quienes somos*/
.Q1{
    padding-top: 100px;
    padding-bottom: 100px;
    background: #ededed;
	max-width: 100%;
    max-height: 10%;
    padding-left: 90px;
    padding-right: 90px;
}
.q1 h1, .q3 h1{
    padding-bottom: 18px;
    text-align: center;
    padding-left: 10px;
    font-size: 28px;
    font-weight: 520;
}
.q1 p{
    text-align: center;
    font-size: 14px;
    padding-left: 80px;
    padding-right: 80px;
    margin-left: 90px;
    margin-right: 90px;
    line-height: 20px;
}
.q3 p{/*--------Servicios--------*/
    text-align: justify;
    padding-left: 80px;
    padding-right: 80px;
}
.q2 {
    width: 0; 
    height: 0;
    margin-left: 50%;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #3778bd;
    padding-bottom: 20px;
    margin-top: 15px;
}
.q2-1 {
    width: 0; 
    height: 0;
    margin-left: 47%;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #3778bd;
    padding-bottom: 20px;
    margin-top: 15px;
}
/*****************Servicios*********************/
.serv{
    background: #ffffff;
    width: 100%;
    padding-top: 120px;
    padding-bottom: 50px;
}
.serv h1{
    text-align: center;
    padding-left: 10px;
    font-size: 28px;
    font-weight: 520;
    padding-top: 15px;
    padding-bottom: 15px;
}
.serv p{
    text-align: center;
    font-size: 14px;
    padding-left: 80px;
    padding-right: 80px;
    margin-left: 20%;
    margin-right: 20%;
    line-height: 20px;
}
.serv h2{
    text-align: center;
    font-size: 18px;
    color: #41ab36;
    padding-bottom: 20px;
    margin-top: 18px;
}
.uuno{
    text-align: center;
    margin-top: 10px;
    padding-bottom: 20px;
}

/*--------Grid servicios--------*/
.grid1{
    padding-bottom: 40px;
}
.grid2{
    display: grid;
	grid-template-columns: repeat(4, 1fr);
    color: #41ab36;
    margin-top: 30px;
    margin-bottom: 20px;
    grid-gap: 10px;
	max-width: 100%;
    max-height: 10%;
    margin-left: 60px;
    margin-right: 60px;
}
.grid2 img{
    width: 100%;
}
.grid2 h1, .g2 h1 {
    padding-top: 30px;
    text-align: center;
    font-size: 16px;
    padding-bottom: 10px;
}

/*mision vision*/
.g1{
    display: flex;
	min-height: 0vh;
	align-items: center;
	justify-content: center;
	margin: 40px;
	padding: 40px;
}
.g2{
    display: grid;
	grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    text-align: justify;

}
/*valores*/
.valores{
    display: flex;
	min-height: 0vh;
	align-items: center;
	justify-content: center;
	margin: 0px;
	padding: 40px;
}
.v2{
    display: grid;
	grid-template-columns: repeat(6, 1fr);
    grid-gap: 10px;
    text-align: justify;

}
.v2 img{
    padding-left: 20%;
    width: 90px;
    padding-bottom: 0px;
}
.v2 p{
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight:bold;
    color:#ffffff ;
    text-align: center;
}
.v1 {
    background: #3C7ABC;
}
.v1 h1{
    padding-top: 20px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}
/*Por que elegirnos*/
.PQE h1{
    margin-top: 70px;
    text-align: center;
}
/*Por que elegirnos*/
.class{
    display: grid;
	grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    text-align: justify;
    padding-top: 80px;
    padding-bottom: 80px;
}
.cel img{
    margin-left: 100px;
    width: 230px;
}
.c2-1{
    margin-top: 12px;
    padding-top: 60px;
    margin-left: 0px;
    margin-right: 0px;
}
.c24{
    margin-top: 80px;
    float: right;
}
.c23{
    float: left;
    margin-top: 80px;
    margin-right: 90px;
    padding-right: 50px;
}


/*Servicios*/
.serv0{
    display: grid;
	grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    text-align: justify;
   padding-left: 90px;
    margin-top: 50px;
    margin-bottom: 50px;
    background: #ededed;
}
.ser1{
    padding-top: 70px;
    padding-right: 90px;
}
.ser1 h1{
    font-size: 20px;
}
.ser1 p{
    text-align: justify;
    padding-top: 10px;
}
.serv0 img{
    width: 100%;
    height: 100%;
}
.serv1{
    display: grid;
	grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    text-align: justify;
    margin-left: 90px;
    margin-right: 90px;
    margin-top: 20px;

}
.serv2{
    display: grid;
	grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    text-align: justify;
    margin-left: 120px;
    margin-right: 120px;
    padding-left: 100px;
    padding-right: 100px;
    margin-top: 20px;

}
.serv1 img, .serv2 img{
    width: 100%;
}
.serv1 h1, .serv2 h1{
    font-size: 16px;
    text-align: center;
}

.S1{
    padding-top: 20px;
    padding-bottom: 20px;
}
.S2{
    padding-top: 20px;
    padding-bottom: 20px;
}
.S2 ul{
    padding-left: 60px;
}
.aviso{
    font-weight:bold;
}
/*Cambio de pantalla*/
@media only screen and (min-width: 979px) and (max-width: 1023px){

}

@media only screen and (min-width: 480px) and (max-width: 979px){

  
}

@media only screen and (max-width: 480px){
/*---------------Pagina Inicio*/
.contenedor{
    width: 100%;
    height: 100px;
}
  /*IMG inicio*/
    .contenedor img{
        width: 100%;
        height: auto;
        padding: 0;
        margin: 0;
    }
    .centrado{
        position: absolute;
        top: 49%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: rgba(0, 0, 0, 0.534);
        width: 100%;
        height: 160px;
    }
    .centrado h1{
        color: white;
        padding-top: 68px;
        width: 50%;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px; 
        line-height: 20px;      
    }
    .grid2{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        margin-top: 30px;
        margin-bottom: 20px;
        grid-gap: 10px;
        max-width: 100%;
        max-height: 100%;
        margin-left: 60px;
        margin-right: 60px;
    }
    .grid2 img{
        width: 100%;

    }
    /*Quienes somos*/
    .Q1{
        padding-top: 70px;
        padding-bottom: 120px;
        background: #ededed;
        grid-gap: 10px;
        max-width: 100%;
        max-height: 10%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .Q1 h1{
        font-size: 14px;
    }
    .q1 p{
        font-size: 12px;
        text-align: justify;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 60px;
        margin-right: 60px;
        line-height: 20px;
    }
    .q2 {
        width: 0; 
        height: 0;
        margin-left: 47%;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 20px solid #3C7ABC;
        padding-bottom: 20px;
        margin-top: 15px;
    }
    /*-------Nuestros servicios------*/
    .serv{
        background: #ffffff;
        width: 100%;
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .serv h1{
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .serv p{
        margin-left: 0px;
        margin-right: 0px;
        font-size:12px;
        text-align: justify;
    }
    .serv h2{
        text-align: center;
        font-size: 14px;
        color: #6CC159;
        padding-bottom: 10px;
        margin-top: 18px;
    }
    .uuno{
        text-align: center;
        margin-top: 10px;
        font-size: 10px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }
    /*----------------Pagina Nosotros-----------*/


    .q3 p{/*--------Servicios--------*/
        text-align: justify;
        padding: 30px;
    }
    .g1{
        display: flex;
        min-height: 0vh;
        align-items: center;
        justify-content: center;
        margin: 20px;
        padding: 20px;
    }
    .g2{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 0px;
        text-align: justify;
    
    }
    .v2{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 20px;
        text-align: justify;
    
    }
    /*Por que elegirnos*/
.class{
    display: grid;
	grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 30px;
}
.cel img{
    margin-left: 150px;
    width: 90px;
}
.c2-1{
    margin-top: 5px;
    padding-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
}
.c2-1 img{
    width: 29px;
}

/*Servicios*/
.serv0{
    display: grid;
	grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    text-align: justify;
   padding-left: 0px;
    margin-top: 50px;
    margin-bottom: 50px;
    background: #ededed;
}
.ser1 h1{
    font-size: 20px;
    padding-left: 60px;
text-align: center;
}
.ser1 p{
    text-align: justify;
    padding-top: 10px;
    padding-left: 60px;
}
.serv1{
    display: grid;
	grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;

}
.serv2{
    display: grid;
	grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    text-align: justify;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;

}
.serv1 img, .serv2 img{
    width: 100%;
}
.serv1 h1{
    font-size: 16px;
    text-align: center;
}
.serv1 p{
    text-align: justify;
    text-align: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.S1{
    padding-top: 20px;
    padding-bottom: 20px;
}
.S2{
    padding-top: 20px;
    padding-bottom: 20px;
}
}
