@CHARSET "ISO-8859-1";

#cabecera-estudia-alebat{
	background-image:url("/img/estudia-en-alebateducation/cabecera-estudia-alebat.jpeg");
	width: 100%;
	height: 509px;
	background-size: cover;
	background-image: 50%;
	background-repeat: no-repeat;
/* 	background-position: -12px -354px; */
}

.cont-texto-estudia-alebat{
/* 	width: 67%; */
	font-size: 19px;
}

.cont-estudia-alebat{
/* 	margin-left: 21%; */
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: 'geogrotesque_lglight', Helvetica, Arial, sans-serif !important;
}
/* .cont-estudia-alebat h1{
	color:#FF2D5F;
	font-family: 'geogrotesque_lglight', Helvetica, Arial, sans-serif !important;
	font-weight: bold;
	margin-bottom: 1%;
} */

.cont-estudia-alebat h2{
	color:#FF2D5F;
	font-family: 'geogrotesque_lglight', Helvetica, Arial, sans-serif !important;
	font-weight: bold;
	margin-bottom: 1%;
}

#img-entorno-online{
	background-image:url("/img/estudia-en-alebateducation/entorno-online.jpeg");
	width: 100%;
	height: 509px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: 0px 49px;
	background-size: cover;
}
#img-clases-directo{
	background-image:url("/img/estudia-en-alebateducation/clases-online.jpg");
	width: 100%;
	height: 509px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -346px;
	background-attachment: fixed;
	background-size: cover;
}
.sep {
  background-attachment: fixed;
  background-position: 50% -500px;
  background-repeat: no-repeat;
  height: 450px;/*450*/
  position: relative;
}
#clases-en-directo{
	margin-left: 5%;
	
}
#cont-rosa-estudia-alebat{
	background-color: rgb(255, 45, 95);
	height: 368px;
	width: 52%;
	margin-bottom: 10%;
	font-size: 19px;
	color: #FFF;
	background-size: cover;
	background-attachment: fixed;
	background-size: cover;
}
#txt-cont-rosa{
	margin-left: 40.3%;
	margin-top: 11%;
	width: 57%;
}

@font-face {
	font-family: 'geogrotesque_lglight';
	src: url('..//font/geogtq-lg-webfont.eot');
	src: url('..//font/geogtq-lg-webfont.eot?#iefix')
		format('embedded-opentype'), url('..//font/geogtq-lg-webfont.woff')
		format('woff'), url('..//font/geogtq-lg-webfont.ttf')
		format('truetype'),
		url('..//font/geogtq-lg-webfont.svg#geogrotesque_lglight')
		format('svg');
	font-weight: normal;
	font-style: normal;
}
.buttom-cursos,.item{
	color:#999999;
}
@media only screen and (max-width: 1026px){
	#img-clases-directo, #img-clases-directo{
	    background-position: 50% 0 !important;
	    background-attachment: scroll !important;
	}
}
@media only screen and (max-width: 1280px) and (min-width: 1024px){
	.cont-estudia-alebat p{
		padding: 0;
	}
}
@media only screen and (max-width: 1200px){
	.cont-estudia-alebat{
		padding: 0 20px;
	}
	#breadcrumb{
		padding: 0 20px;
	}
}
@media only screen and (max-width: 700px){
	#cont-rosa-estudia-alebat{
		background-color: rgb(255, 45, 95);
		height: 368px;
		width: 100%;
		margin-bottom: 10%;
		font-size: 19px;
		color: #FFF;
		background-size: cover;
		background-attachment: fixed;
		background-size: cover;
	}
	#txt-cont-rosa {
		padding: 0 20px;
	    margin-left: 0;
	    margin-top: 11%;
	    width: 100%;
	}
	.cont-estudia-alebat{
		padding: 0 20px;
		margin-left: 0;
		margin-top: 20px;
	}
	.cont-texto-estudia-alebat{
		width: 100%;
	}
}