@charset "utf-8";
/* CSS Document */

section {
	width: 100%;
	/*height: 95px;*/
	margin: auto;
	margin-top: 90px;
	
}

#banner_somos{
	width: 100%;
	margin-bottom: 0px;
	height: 670px;
	background-image: url(../imagenes/slider_imgs/slide_movil_team.jpg);
	display: block;
	background-size: cover;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 100px;
	margin-top: -10px;
	}




#banner_somos h2{
	font-size: 27px;
	
	padding-top: 250px;
	margin: auto;
	color: ghostwhite;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	text-shadow: 2px 2px 4px rgba(41,41,41,0.90);
	display: block;
	width: 93%;
	line-height: 30px;
	letter-spacing: -1px;
	}




#quienes_somos   {
	width: 100%;
	padding-top: 20px;
	margin-bottom: 0px;
	background-color:rgba(255,215,158,1.00);
	height: auto;
	margin-top: 0px;
	padding-bottom: 50px;
}



	

#quienes_somos  .contenedor1 {
	display:flex;
	justify-content: center;
	/*justify-content  esto es para que se pongan en una sola linea los articulos imagenes en este caso*/
	flex-wrap: wrap;
	/*esta linea es para que cuando el contenido ya no entre en la misma linea se baje en seguida*/
	margin-top: 20px;
	padding-bottom: 0px;
	
}

#quienes_somos  .contenedor1 .icon-users{
		text-align: center;
	font-size: 65px;
	color:rgba(253,135,65,1.00);
	/*color:rgba(225,225,225,1.00);*/
	/*color:rgba(253,135,65,1.00);*/
	margin-top: -10px;
	padding-top: 0px;
	
}

#quienes_somos  .contenedor1  h3{
	font-size: 22px;
	font-weight: 800;
	text-align: justify;
	margin: auto;
	color:rgba(39,39,39,1.00);
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px;
	max-width: 800px;
	line-height: 20px;
	margin-top: 15px;	
	}
	
	
	
	
	
	#quienes_somos  .contenedor1  p{
	font-size: 13px;
	font-weight: 500;
	text-align: justify;
	margin: auto;
	color:rgba(39,39,39,1.00);
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px;
	max-width: 800px;
	line-height: 20px;
	margin-top: 15px;	
	}


#quienes_somos  .contenedor1  p b{
	font-size: 13px;
	font-weight: 500;
	text-align: justify;
	margin: auto;
	color:rgba(39,39,39,1.00);
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px;
	max-width: 700px;
	line-height: 20px;
	margin-top: 15px;	
	}





#quienes_somos  .contenedor1 .reed {
	
	margin-top: 20px;
	
	}



#quienes_somos  .contenedor1 .reed a{
	width: auto;
	height: auto;
	padding: 10px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	color:ghostwhite;
	background-color: rgba(253,135,65,1.00);
	border-radius: 25px;
	cursor: pointer;
	text-decoration: none;
	border: 2px solid rgba(253,135,65,1.00);
	}
	

#quienes_somos  .contenedor1 .reed a:hover{
	width: auto;
	height: auto;
	border: 2px solid rgba(239,239,239,0.90);
	padding: 10px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin: 2px;
	margin-top: 0px;
	margin-left: 0px;
	
	color: rgba(39,39,39,1.00);
	
	margin-bottom: 10px;
	background-color:rgba(229,229,229,0.70);
		transition: all 0.3s;
	-moz-transition:all  0.3s;
	-ms-transition:all  0.3s;
	-o-transition:all  0.3s;
	-webkit-transition:all  0.3s;
	}



#quienes_somos  .contenedor1  img {
	max-width: 310px;
	/*max-width: 280px;*/
	/*width: 280px;*/
	border-radius: 7px;
	margin: auto;
}



#quienes_somos  .contenedor1 article {
	margin: 25px;
	
}


.icon-down-dir  {
	text-align: center;
	font-size: 60px;
	color:rgba(255,215,158,1.00);
	/*color:rgba(225,225,225,1.00);*/
	/*color:rgba(253,135,65,1.00);*/
	margin-top: -29px;
	padding-top: 0px;

}


 h2{
	font-size: 22px;
	
	margin-top: 0px;
	margin: auto;
	color:rgba(39,39,39,1.00);
	font-family: 'Merriweather Sans', sans-serif;
	padding-top: -50px;
	display: block;
	width: 60%;
	text-align: center;
	padding-bottom: 20px;
	}


/*=====================================================================================================================================================================================*/


@media all and (min-width:1024px) {
	
	section {
	width: 100%;
	margin: auto;
	margin-top: 90px;
}
	
	
	#banner_somos{
	width: 100%;
	margin-bottom: 0px;
	height: 600px;
	background-image: url(../imagenes/slider_imgs/slide_team2.jpg);
	display: block;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center -10px;
	margin-top: 70px;
	}
	
	
	#banner_somos h2{
	font-size: 33px;
	padding-top: 270px;
	margin: auto;
	color: ghostwhite;
	font-family: 'Open Sans', sans-serif;
	font-weight:bolder;
	text-shadow: 2px 2px 4px rgba(41,41,41,1.00);
	display: block;
	width: 82%;
	line-height: 35px;
	}
	
	#quienes_somos   {
	width: 100%;
	padding-top: 20px;
	margin-bottom: 0px;
	background-color:rgba(255,215,158,1.00);
	height: auto;
	margin-top: -20px;
	padding-bottom: 50px;
}
	
	
	
	#quienes_somos  .contenedor1  h3{
	font-size: 22px;
	font-weight: 800;
	text-align: justify;
	margin: auto;
	color:rgba(39,39,39,1.00);
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px;
	max-width: 800px;
	line-height: 20px;
	margin-top: 15px;	
	}
	
		
	#quienes_somos  .contenedor1  p{
	font-size: 13px;
	font-weight: 500;
	text-align: justify;
	margin: auto;
	color:rgba(39,39,39,1.00);
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 0px;
	max-width: 800px;
	line-height: 20px;
	margin-top: 15px;	
	}

	
 .icon-down-dir  {
	text-align: center;
	font-size: 60px;
	color:rgba(255,215,158,1.00);
	margin-top: -29px;
	padding-top: 0px;
}
	
	
	}

@media all and (min-width:1280px){
	
section {
	width: 100%;
	margin: auto;
	margin-top: 90px;
}
	
	
	#banner_somos{
	width: 100%;
	margin-bottom: 0px;
	height: 600px;
	background-image: url(../imagenes/slider_imgs/slide_team2.jpg);
	display: block;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center -10px;
	margin-top: 70px;
	}	
	
	
	#quienes_somos   {
	width: 100%;
	padding-top: 20px;
	margin-bottom: 0px;
	background-color:rgba(255,215,158,1.00);
	height: auto;
	margin-top: 0px;
	padding-bottom: 50px;
}
	
	
	
}


	