.resena p{
	
	  text-align: justify;
    margin: 0 0 12px;
    font-size: 12pt;
    letter-spacing: normal;
    line-height: 1.6em;
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    margin-bottom: 0;
    font-size: 17.5px;
    font-weight: 300;
}

.resena img{
    width: 100%;
    text-align: center; 
margin: 3%;
	
}
.nosotros h1{

	text-align: center;
    font: 600 24pt/32px Oswald,sans-serif!important;
    margin: 0 0 30px!important;



}


.valores{

	display: flex;
	margin-bottom: 138px;
}


.valores span{
	    font-size: 20px;
    padding: 0;

    color: rgb(0, 141, 59);
}




.nosotros ul{

    margin-top: -41px;

}
.nosotros ul li{

	 list-style: none;
    /* text-decoration: none; */
    /* font-family: Geneva, Arial, Helvetica, sans-serif; */
    margin-bottom: 0;
    font-size: 17.5px;
    /* font-weight: 300; */
    padding: 11px;
    /* text-align: center; */
    text-align: justify;
    /* border-bottom: 1px solid rgb(222, 18, 122,0.8); */
    list-style: none;
    font-size: 16px;
    line-height: 1;
    margin: 0;
    padding: 13px 27px;
    text-align: left;

    font-weight: 500;

  
}

.nosotros .fas{
    color: #15C422;
}

.nosotros i {
    margin-right: 10px;
    font-size: 1.3em;   }


@media  (max-width: 991px){
	
	.valores {
    display: grid;}
.cliente{text-align: center;}
	
	.cliente img{
	width:38%;
	}

}



@media (max-width:402px){
    .valores span {
    font-size: 19px;	
        
    }


}
@media (max-width:384px){
    .valores span {
    font-size: 16px;	
        
    }


}

@media (max-width:362px){
    .valores span {
    font-size: 12px;	
        
    }}
    
    @media (max-width:327px){
    .valores span {
    font-size: 10px;	
        
    }}
