

.contenido-centro {max-width:1100px; margin-top:10px; display:flex; padding-top: 10px; }

.contenido-centro1 {}

.contenido-centro2 {max-width:1100px; margin-top:40px; display:flex;}

.contenido-centro3 {}

.letra-texto {text-align:right;}

.letra-texto1 {}



.bola2{width:210px; height:210px; margin:auto; border-radius:100%; border:1px solid #CDCDCD; background-position:center; position:relative; left:-10px; }

.bola1 {width:210px; height:210px; margin:auto; border-radius:100%; border:1px solid #CDCDCD; position:relative; left:10px; }

.bola3 {width:210px; height:210px; margin:auto; border-radius:100%; margin-top:0px; border:1px solid #CDCDCD; position:relative; left:20px;}

.bola4 {width: 230px; height: 230px; border-radius: 100%; margin: 10px; margin-left: 40px;margin-top:50px;}

.cont-equip-nos {width: 100%; margin-top: 40px; margin-bottom: 40px;}

.sub-cont-equip-nos { width: 750px;display: flex;  margin: auto; background-color: rgba(255,255,255,0.50) ;border-radius:10px; }

.img-equip-nos {width: 40%; margin-top:10px;background-position:center;background-repeat:no-repeat;}

.text-equip-nos {width:60%;margin-top:30px;padding:10px;margin-bottom: 20px;}

.text-equip-nos ul {list-style:circle;font-size:12px;padding-top:10px;padding-left:5px; line-height:20px; text-align: justify;}

.letra-gerente {position:absolute; left: 80px; top:380px;}

@media screen and (max-width: 796px){
	
	.img-equip-nos {width:300px; height:250px;}
	.letra-gerente {top:255px;}
	.text-equip-nos {width:450px;margin-top:50px;}
	.sub-cont-equip-nos {width:600px; display:flex; flex-wrap:wrap; justify-content:center;}
	
}



@media screen and (max-width: 700px){	
	

.contenido-centro {overflow:hidden; display:flex; flex-wrap:wrap; justify-content:center; margin-bottom:10px; position:relative; }

.letra-texto {font-size:18px; text-align:center;}	

.letra-texto1 {font-size:18px; text-align:center;}	

.contenido-centro1 {overflow:hidden; position:relative; top:210px; }

.contenido-centro2{overflow:hidden; display:flex; flex-wrap:wrap; justify-content:center;  position:relative; left:30px; }

.contenido-centro3 {}

.bola2 { top:-200px; left:0px;}

.bola1 { left:0px; }

.bola3 { left:0px;}

}
@media screen and (max-width: 630px){

.sub-cont-equip-nos {width: 400px;}
.text-equip-nos ul {padding-left: 30px;}	
	}	

	
@media screen and (max-width: 556px){

.sub-cont-equip-nos {width: 400px;}
	
	}
	
@media screen and (max-width: 410px){

.sub-cont-equip-nos {width: 95%;}
	
	}
		
@media screen and (max-width: 370px){
    
     .bola2{top:-250px; margin-top:10px;}
    
}	

@media screen and (max-width: 270px){

.sub-cont-equip-nos {width: 90%;}
	.bola4 {margin: 0px; margin-left: 0px;margin-top: 30px;}
   .bola2 {top:-300px; left:0px;}
	
	}


@media screen and (max-width: 230px){
    
    .bola2 {top:-350px; left:0px;} 
    
}

@media screen and (max-width: 190px){
    
    .bola2 {top:-470px; left:0px;} 
    
}


