
.Carrusell {
	
	height: 700px;
	padding-bottom: 80px;

}





.Contenedor-Experiencia-Texto {
	
	width: 90%;
	height: auto;
}


.Contenedor-Experiencia-imagen {
	
	width: 10%;
	height: 560px;
	display:block;

}



.Texto-Experiencia {
	
	font-family: 'Oswald', sans-serif;
	text-align: left;
	color: #2a2a27;
	width: 95%;
	font-size: 21px;
	display: inline-block;
	float:right;
	vertical-align: bottom;
	padding-top: 20px;
	font-weight: 300;
	border-bottom: 1px solid #aeaeae;
	padding-bottom: 40px
}


.Icon {
	
	width: 45px;
	margin-right: 30px;
	display: inline-block;
	float:left;	
}

.Contenedor-Experiencia-Texto2 {
	
	width: 100%;
	height: auto;
	background-color: #f3f3f3;
}








@media (max-width:614px) {
	
	

.Contenedor-Experiencia-Texto {
	
	width: 90%;
	height: auto;
}


.Contenedor-Experiencia-imagen {
	
	width: 10%;
	height: 560px;
	display:block;

}



.Texto-Experiencia {
	
	text-align: left;
	width: 95%;
	font-size: 14px;
	float:right;
	vertical-align: bottom;
	padding-top: 10px;
	font-weight: 300;
	border-bottom: 1px solid #aeaeae;
	padding-bottom: 40px
}


.Icon {
	
	width: 49px;
	margin-right: 30px;
	display: inline-block;
	float:left;	
}

.Contenedor-Experiencia-Texto2 {
	
	width: 100%;
	height: auto;
	background-color: #f3f3f3;
}


}


@media (max-width:420px) {
	
	

.Contenedor-Experiencia-Texto {
	
	width: 90%;
	height: auto;
}


.Contenedor-Experiencia-imagen {
	
	width: 10%;
	height: 560px;
	display:block;

}



.Texto-Experiencia {
	
	text-align: left;
	width: 95%;
	font-size: 14px;
	float:right;
	vertical-align: bottom;
	padding-top: 10px;
	font-weight: 300;
	border-bottom: 1px solid #aeaeae;
	padding-bottom: 40px
}


.Icon {
	
	width: 55px;
	margin-right: 30px;
	display: inline-block;
	float:left;	
}

.Contenedor-Experiencia-Texto2 {
	
	width: 100%;
	height: auto;
	background-color: #f3f3f3;
}


}