@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:400italic,600italic,700italic,400,800,700,600&display=swap');

body {
	background-image: url(../img/sebas-bg-menu.png);
	background-position: center top;
	background-repeat: repeat;
}

.btn-footer {
	margin-top: 14px;
	background-color: #FFF;
	color: #5FB3CE !important;
	float: right;
}
.btn-footer span {
	color: #5FB3CE !important;
}
.footer-widget-container h3 {
	font-size: 18px;
	color: #FFF;
	margin-top: 22px;
	margin-bottom: -22px;
}
.sebas-color-negro {
	color: #000 !important;
}
.sebas-color-azul {
	color: #5FB3CE !important;
}
.sebas-color-azul a {
	color: #5FB3CE;
	text-decoration: none;
}
.sebas-color-azul a:hover {
	color: #000;
}
.sebas-color-verde {
	color: #CACA39 !important;
}
.sebas-color-amarillo {
	color: #FDF296 !important;
}

/********** HOME **********/
#home {
	background-image: url(../img/sebas-home.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 1040px;
}
#home-quienessomos h3 {
	color: #5FB3CE;
}
#home-quienessomos p {
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
	margin-right: 20px;
}
#home-quienessomos img {
	float: left;
	margin-top: -8px;
	margin-right: 15px;
}
#home-quienessomos span {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #000;
}
#home-quienessomos span a {
	font-family: 'Lato', sans-serif;
	color: #000;
}
#home-quienessomos span a:hover {
	color: #5FB3CE;
}
#home-servicios h2 {
	color: #CACA39;
}
#home-servicios a:hover img {
	animation: pulse;
	animation-duration: 0.6s;
}
#home-responsabilidad {
	background-image:url(../img/sebas-home-bg-medios.jpg);
	background-position:center bottom;
	background-size:cover;
	padding-bottom: 120px;
}
#home-responsabilidad h3 {
	text-align: right;
	color: #CACA39;
	margin-right: 20px;
}
#home-responsabilidad p {
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
	margin-left: 20px;
}
#home-responsabilidad a {
	float: right;
	margin-bottom: 100px;
}
#contacto {
	background-color: #FFF;
	padding-top: 100px;
}
#contacto li {
	margin-top: 8px;
	margin-bottom: 30px;
}
#contacto li p {
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
}
#contacto li img {
	float: left;
	margin-top: -8px;
	margin-right: 15px;
}
#contacto li span {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #000;
}
#contacto li span a {
	font-family: 'Lato', sans-serif;
	color: #000;
}
#contacto li span a:hover {
	color: #5FB3CE;
}
#contacto li i {
	font-size: 24px;
	margin-left: 4px;
}

/********** SEBAS **********/
#quienessomos {
	background-image: url(../img/sebas-sebas.png);
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 400px;
	height: 1120px;
}
#quienessomos h3 {
	font-size: 50px;
	background-color: #FFF;
	width: 100%;
	height: auto;
	padding: 30px 0 40px 50%;
	margin-left: -50%;
	margin-bottom: 50px;
	border-top-right-radius: 60px 60px;
	border-bottom-right-radius: 60px 60px;
}
#quienessomos p {
	font-size: 24px;
	line-height: 32px;
	text-align: justify;
	color: #FFF;
	padding-left: 40px;
	padding-right: 40px;
}
#quienessomos a {
	margin: 20px 0 0 40px;
}
#nosotros h2 {
	font-size: 60px;
	color: #CBCB3A;
	text-transform: none;
	background-color: #6AB6D3;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	padding: 40px 250% 40px 30%;
	margin-top: 50px;
	margin-left: -250%;
	border-top-left-radius: 60px 60px;
	border-bottom-left-radius: 60px 60px;
}
#historia {
	background-image: url(../img/sebas-bg-azul.gif);
	background-repeat: repeat-y;
	background-size: 70% auto;
	transform: rotate(180deg);
	padding-bottom: -100px;
}
#historia #kid {
	padding: 60px 0 60px 160px;
	background-color: #6AB6D3;
	border-top-left-radius: 250px 250px;
	border-bottom-left-radius: 250px 250px;
	margin-bottom: -70px;
}
#kid img {
	width: 160px;
}
#historia #texto {
	padding: 60px 10px 0 10px;
}
#historia #texto h2 {
	font-size: 60px;
	margin-bottom: 40px;
	color: #CBCB3A;
}
#historia #texto p {
	font-size: 24px;
	line-height: 32px;
	text-align: justify;
	color: #FFF;
}
#valores {
	background-image: url(../img/sebas-bg-redondeado.png);
	background-repeat: no-repeat;
	background-position: 140% top;
	height: 530px;
}
#valores h2 {
	font-size: 60px;
	color: #CBCB3A;
	text-transform: none;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	padding: 0 250% 50% 0;
	margin-top: 50px;
	margin-left: -250%;
}
#valores img {
	margin-top: 50px;
}
#valores a:hover img {
	animation: pulse;
	animation-duration: 0.6s;
}
#mision {
	background-image: url(../img/sebas-bg-azul.gif);
	background-repeat: repeat-y;
	background-size: 70% auto;
	transform: rotate(180deg);
	margin-top: -30px;
}
#mision #texto {
	padding: 100px 0 100px 160px;
	background-color: #6AB6D3;
	border-top-left-radius: 250px 250px;
	border-bottom-left-radius: 250px 250px;
	margin-bottom: -70px;
}
#mision #texto p {
	font-size: 24px;
	line-height: 32px;
	text-align: justify;
	color: #FFF;
}
#mision h2 {
	font-size: 60px;
	color: #CBCB3A;
	text-transform: none;
	writing-mode: vertical-lr;
	margin-top: 90px;
	margin-left: 100px;
}
#mision h3 {
	display: none;
}
#fundador {
	background-image: url(../img/sebas-bg-cierre.png);
	background-repeat: no-repeat;
	background-position: 140% top;
	height: 530px;
}
#fundador #texto {
	padding: 150px 100px 150px 160px;
}
#fundador #texto p {
	font-size: 24px;
	line-height: 32px;
	text-align: justify;
	color: #6AB6D3;
}
#fundador img {
	padding-top: 30%;
}

/********** SERVICIOS **********/
#servicios {
	background-image: url(../img/sebas-servicios.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	height: 900px;
}
#servicios h3 {
	font-size: 80px;
	line-height: 84px;
	color: #FDF296;
	margin-top: 200px;
}
#descargas {
	margin-top: 40px;
	margin-bottom: 40px;
}
#descargas img {
	padding: 20px;
}
#descargas a:hover img {
	animation: pulse;
	animation-duration: 0.6s;
}
#escalas {
	background-image: url(../img/sebas-bg-escalas.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
}
#escalas h3 {
	font-size: 50px;
	background-color: #5FB3CE;
	color: #FFF;
	width: 100%;
	height: auto;
	padding: 30px 0 40px 50%;
	margin-left: -50%;
	margin-bottom: 50px;
	border-top-right-radius: 60px 60px;
	border-bottom-right-radius: 60px 60px;
}
#escalas img.estandar {
	display: block;
}
#escalas img.movil {
	display: none;
}
#resultados {
	background-image: url(../img/sebas-bg-resultados.png);
	background-repeat: no-repeat;
	background-position: -1150px top;
	padding-top: 80px;
	padding-bottom: 80px;
}
#resultados h2 {
	font-size: 60px;
	color: #FFF;
	text-transform: none;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	padding: 0 250% 50% 0;
	margin-top: 50px;
	margin-left: -250%;
}
#resultados h3 {
	display: none;
}
#ventajas {
	background-image: url(../img/sebas-bg-ventajas.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	padding-top: 60px;
	padding-bottom: 180px;
}

/********** RESPONSABILIDAD **********/
#responsabilidad {
	background-image: url(../img/sebas-responsabilidad.png), url(../img/sebas-bg-canales.jpg);
	background-position: center top, center bottom;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 1600px;
}
#responsabilidad img {
	margin-top: 40px;
}
#responsabilidad h3 {
	font-size: 72px;
	line-height: 78px;
	margin-top: 200px;
	text-align: right;
}
#responsabilidad h4 {
	font-size: 50px;
	background-color: #CACA39;
	color: #FFF;
	width: 100%;
	height: auto;
	padding: 30px 0 40px 50%;
	margin-top: 300px;
	margin-left: -50%;
	margin-bottom: 50px;
	border-top-right-radius: 60px 60px;
	border-bottom-right-radius: 60px 60px;
}
#responsabilidad p {
	font-size: 24px;
	line-height: 32px;
	background-color: #5FB3CE;
	color: #FFF;
	width: 100%;
	height: auto;
	padding: 30px 40px 40px 35%;
	margin-left: -35%;
	margin-bottom: 50px;
	border-top-right-radius: 100px 100px;
	border-bottom-right-radius: 100px 100px;
}
#canal .container {
	background-image: url(../img/sebas-bg-canal.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 656px;
}
#canal img {
	margin: 50px 0 100px 30px;
	width: 240px;
}
#canal a:hover img {
	animation: pulse;
	animation-duration: 0.6s;
}
#canal h3 {
	color: #FDF296;
	font-size: 40px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin-left: 520px; 
}
#canal p {
	color: #FFF;
	font-size: 18px;
	line-height: 32px;
	margin: 0 50px 30px 520px;
}
#canal h4 {
	float: right;
	text-align: right;
	font-size: 18px;
	background-color: #FFF;
	color: #CACA39;
	width: 520px;
	margin-right: -15px;
	padding: 10px 80px 10px 40px;
	border-top-left-radius: 60px 60px;
	border-bottom-left-radius: 60px 60px;
}
#recreo .container {
	background-image: url(../img/sebas-bg-recreo.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 656px;
}
#recreo #visita {
	float: right;
	margin-top: 40px;
	margin-bottom: 20px;
}
#recreo a:hover img {
	animation: pulse;
	animation-duration: 0.6s;
}
#recreo #materias {
	float: right;
	margin-bottom: 185px;
	width: 270px;
}
#recreo p {
	color: #FF2E32;
	font-size: 18px;
	line-height: 24px;
	margin-left: 160px;
	margin-right: 200px;
}
#socialmedia {
	background-image: url(../img/sebas-bg-socialmedia.jpg), url(../img/sebas-bg-socialmedia-movil.jpg);
	background-position: left top, 100% top;
	background-size: 52%, 70%;
	background-repeat: no-repeat;
	padding-top: 50px;
	height: 700px;
}
#socialmedia h3 {
	color: #5FB3CE !important;
	font-size: 40px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
#socialmedia p {
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
	color: #000;
	margin-bottom: 50px;
}
#socialmedia img {
	margin-bottom: 40px;
	filter: drop-shadow(0 3px 5px rgba(0, 0, 0, 0.25));
}
#socialmedia a:hover img {
	animation: swing;
	animation-duration: 1s;
}

@media (max-width: 1800px) {
	/********** HOME **********/
	#home { height: 960px; }
	
	/********** SEBAS **********/
	#quienessomos {
		padding-top: 300px;
		height: 1100px;
	}
	
	/********** SERVICIOS **********/
	#servicios {
		height: 840px;
	}
	#servicios h3 {
		margin-top: 160px;
	}
	#resultados {
		background-position: -1200px top;
	}
	#ventajas {
		background-size: 120%;
	}
	
	/********** RESPONSABILIDAD **********/
	#responsabilidad h3 {
		margin-top: 180px;
	}
	#responsabilidad h4 {
		margin-top: 200px;
	}
}
@media (max-width: 1600px) {
	/********** HOME **********/
	#home { height: 850px; }
	
	/********** SEBAS **********/
	#quienessomos {
		padding-top: 250px;
		height: 960px;
	}
	#valores {
		background-image: url(../img/sebas-bg-redondeado.png);
		background-repeat: no-repeat;
		background-position: 170% top;
	}
	#fundador {
		background-image: none;
		height: auto;
	}
	#fundador img {
		padding-top: 40%;
		width: 240px;
	}
	
	/********** SERVICIOS **********/
	#servicios {
		height: 750px;
	}
	#servicios h3 {
		font-size: 70px;
		line-height: 76px;
		margin-top: 140px;
	}
	#resultados {
		background-position: -1300px top;
	}
	#ventajas {
		background-size: 140%;
		background-position: 30% top;
	}
	
	/********** RESPONSABILIDAD **********/
	#responsabilidad {
		height: 1400px;
	}
	#responsabilidad img {
		margin-top: 0px;
		width: 90%;
	}
	#responsabilidad h3 {
		margin-top: 140px;
	}
	#responsabilidad h4 {
		margin-top: 240px;
	}
}
@media (max-width: 1400px) {
	/********** HOME **********/
	#home { height: 750px; }
	
	/********** SEBAS **********/
	#quienessomos {
		padding-top: 200px;
		height: 850px;
	}
	#valores {
		background-image: none;
	}
	
	/********** SERVICIOS **********/
	#servicios {
		height: 660px;
	}
	#servicios h3 {
		font-size: 60px;
		line-height: 64px;
		margin-top: 100px;
	}
	#escalas {
		background-size: 120%;
	}
	#resultados {
		background-position: -1400px top;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	#ventajas {
		background-size: 150%;
		background-position: 50% top;
	}
	
	/********** RESPONSABILIDAD **********/
	#responsabilidad {
		background-size: 100%, 120%;
		height: 1200px;
	}
	#responsabilidad img {
		width: 80%;
	}
	#responsabilidad h3 {
		font-size: 60px;
		line-height: 68px;
		margin-top: 100px;
	}
	#responsabilidad h4 {
		margin-top: 160px;
	}
	#socialmedia {
		background-position: left top, 200% top;
		background-size: 55%, 85%;
	}
}
@media (max-width: 1200px) {
	/********** HOME **********/
	#home { height: 640px; }
	
	/********** SEBAS **********/
	#quienessomos {
		padding-top: 200px;
		height: 740px;
	}
	#quienessomos h3 {
		font-size: 26px;
		background-color: #FFF;
		width: 100%;
		height: auto;
		padding: 20px 0 25px 50%;
		margin-left: -50%;
		margin-bottom: 30px;
		border-top-right-radius: 60px 60px;
		border-bottom-right-radius: 60px 60px;
	}
	#quienessomos p {
		font-size: 18px;
		line-height: 24px;
		text-align: justify;
		padding-left: 40px;
		padding-right: 40px;
	}
	#kid img {
		width: 140px;
	}
	#historia #texto {
		padding: 60px 30px 0 20px;
	}
	#historia #texto h2 {
		font-size: 50px;
		margin-bottom: 30px;
		color: #CBCB3A;
	}
	#historia #texto p {
		font-size: 18px;
		line-height: 28px;
	}
	#mision #texto {
		padding: 90px 0 90px 160px;
	}
	#mision #texto p {
		font-size: 18px;
		line-height: 28px;
	}
	#mision h2 {
		font-size: 50px;
		margin-top: 50%;
	}
	#fundador #texto {
		padding: 100px 80px 100px 80px;
	}
	#fundador #texto p {
		font-size: 18px;
		line-height: 28px;
	}
	#fundador img {
		padding-top: 30%;
		width: 160px;
	}
	
	/********** SERVICIOS **********/
	#servicios {
		height: 560px;
	}
	#servicios h3 {
		font-size: 50px;
		line-height: 54px;
		margin-top: 80px;
	}
	#escalas h3 {
		font-size: 26px;
		padding: 20px 0 25px 50%;
	}
	#ventajas {
		background-size: 180%;
	}
	
	/********** RESPONSABILIDAD **********/
	#responsabilidad {
		background-size: 100%, 140%;
	}
	#responsabilidad img {
		margin-top: -10px;
	}
	#responsabilidad h3 {
		font-size: 50px;
		line-height: 58px;
		margin-top: 80px;
	}
	#responsabilidad h4 {
		font-size: 30px;
	}
	#responsabilidad p {
		font-size: 20px;
		line-height: 28px;
	}
	#canal .container {
		height: 540px;
	}
	#canal img {
		margin: 30px 0 70px 30px;
	}
	#canal h3 {
		margin-left: 420px; 
	}
	#canal p {
		font-size: 16px;
		line-height: 28px;
		margin: 0 30px 15px 420px;
	}
	#recreo .container {
		height: 540px;
	}
	#recreo #materias {
		margin-bottom: 90px;
		width: 260px;
	}
	#recreo p {
		font-size: 16px;
		line-height: 22px;
		margin-left: 100px;
		margin-right: 160px;
	}
	#socialmedia {
		background-position: left top, 650% top;
		background-size: 65%, 95%;
	}
}
@media (max-width: 992px) {
	/********** HOME **********/
	#home { height: 540px; }
	#home-quienessomos h3 {
		margin-left: 0px;
	}
	#home-quienessomos p {
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 10px 0;
	}
	#home-quienessomos a {
		float: none;
		display: table;
	}
	#home-servicios img {
		width: 140px;
		padding-bottom: 40px;
	}
	#home-responsabilidad h3 {
		margin-left: 0px;
	}
	#home-responsabilidad p {
		font-size: 14px;
		line-height: 20px;
		margin: 0 0 10px 0;
	}
	#home-responsabilidad a {
		float: none;
		display: table;
	}
	#contacto {
		background-color: #FFF;
		padding-top: 0px;
	}
	#contacto h2 {
		padding-left: 20px;
	}
	#contacto form {
		padding: 20px 10px 80px 10px;
	}
	
	/********** SEBAS **********/
	#quienessomos {
		padding-top: 150px;
		height: 640px;
	}
	#historia {
		background-image: none;
		transform: rotate(180deg);
	}
	#historia #kid {
		background-color: transparent;
		padding: 0;
	}
	#kid img {
		width: 120px;
		margin-top: 50%;
	}
	#historia #texto {
		padding: 0 0 0 50px;
	}
	#historia #texto h2 {
		font-size: 60px;
		margin-bottom: 40px;
		color: #CBCB3A;
	}
	#historia #texto p {
		font-size: 24px;
		line-height: 32px;
		text-align: justify;
		color: #6AB6D3;
	}
	#valores h2 {
		font-size: 60px;
		color: #CBCB3A;
	}
	#valores img {
		margin-top: 20px;
	}
	#imagenes img {
		width: 180px;
	}
	#mision #texto {
		padding: 80px 0 80px 100px;
	}
	#mision #texto p {
		font-size: 18px;
		line-height: 28px;
	}
	#mision h2 {
		font-size: 50px;
		margin-top: 70px;
	}
	#fundador #texto {
		padding: 100px 40px 40px 40px;
	}
	#fundador img {
		padding-top: 0px;
		width: 240px;
	}
	
	/********** SERVICIOS **********/
	#servicios {
		height: 460px;
	}
	#servicios h3 {
		font-size: 40px;
		line-height: 44px;
		margin-top: 20px;
	}
	#escalas {
		background-size: 160%;
	}
	#ventajas {
		background-size: 200%;
	}
	
	/********** RESPONSABILIDAD **********/
	#responsabilidad {
		background-size: 100%, 160%;
		background-position: center top, right bottom;
		height: 1000px;
	}
	#responsabilidad img {
		margin-top: -20px;
	}
	#responsabilidad h3 {
		font-size: 40px;
		line-height: 48px;
		margin-top: 50px;
	}
	#responsabilidad h4 {
		margin-top: 100px;
	}
	#responsabilidad p {
		font-size: 18px;
		line-height: 24px;
	}
	#canal .container {
		height: 422px;
	}
	#canal img {
		margin: 30px 0 50px 30px;
		width: 180px;
	}
	#canal h3 {
		font-size: 30px;
		margin-left: 320px; 
	}
	#canal p {
		font-size: 14px;
		line-height: 20px;
		margin: -10px 30px 5px 320px;
	}
	#canal h4 {
		font-size: 14px;
		line-height: 18px;
		width: 380px;
		padding: 10px 40px 10px 40px;
		border-top-left-radius: 60px 60px;
		border-bottom-left-radius: 60px 60px;
	}
	#recreo .container {
		height: 422px;
	}
	#recreo #visita {
		margin-bottom: 15px;
	}
	#recreo #materias {
		margin-bottom: 65px;
		width: 180px;
	}
	#recreo p {
		font-size: 14px;
		line-height: 18px;
		margin-left: 70px;
		margin-right: 120px;
	}
	#socialmedia {
		background-image: url(../img/sebas-bg-socialmedia.jpg), none;
		background-size: 100%;
		height: 800px;
	}
}

@media (max-width: 480px) {
	.footer-widget-container h3 {
		font-size: 18px;
		color: #FFF;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.footer-widget-container a {
		margin-top: 0px;
	}
	
	/********** HOME **********/
	#home { height: 240px; }
	#home-responsabilidad h3 { text-align: left; }
	
	/********** SEBAS **********/
	#quienessomos {
		background-size: 200%;
		background-position: 70% top;
		padding-top: 10px;
		height: 420px;
	}
	#quienessomos h3 {
		font-size: 18px;
		background-color: #FFF;
		width: 100%;
		height: auto;
		padding: 6px 0 10px 50%;
		margin-left: -50%;
		margin-bottom: 20px;
		border-top-right-radius: 60px 60px;
		border-bottom-right-radius: 60px 60px;
	}
	#quienessomos p {
		font-size: 14px;
		line-height: 18px;
		text-align: justify;
		padding-left: 4px;
		padding-right: 4px;
	}
	#quienessomos a {
		text-align: center;
		padding: 8px 50px 8px 50px;
		margin: 10px;
	}
	#nosotros h2 {
		font-size: 20px;
		color: #CBCB3A;
		text-transform: none;
		background-color: #6AB6D3;
		writing-mode: horizontal-tb;
		transform: rotate(0deg);
		padding: 10px 0 10px 60%;
		margin-left: -50%;
		width: 100%;
		border-top-right-radius: 60px 60px;
		border-bottom-right-radius: 60px 60px;
	}
	#historia {
		background-color: #6AB6D3;
		margin-top: 100px;
		height: 320px;
	}
	#kid img {
		width: 100px;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	#historia #texto {
		padding: 20px;
	}
	#historia #texto h2 {
		font-size: 50px;
		margin-bottom: 30px;
		color: #CBCB3A;
	}
	#historia #texto p {
		font-size: 14px;
		line-height: 18px;
		text-align: justify;
		color: #FFF;
	}
	#valores h2 {
		font-size: 40px;
		color: #CBCB3A;
		text-transform: none;
		writing-mode: horizontal-tb;
		transform: rotate(0deg);
		padding: 0 0 0 55%;
		margin-left: -50%;
	}
	#valores img {
		width: 160px;
	}
	#mision {
		background-image: none;
		
	}
	#mision #texto {
		padding: 100px 0 100px 160px;
		border-top-left-radius: 0px 0px;
		border-bottom-left-radius: 0px 0px;
		margin-top: 600px;
		margin-bottom: 0px;
	}
	#mision #texto {
		padding: 40px 20px 40px 20px;
	}
	#mision #texto p {
		font-size: 14px;
		line-height: 18px;
	}
	#mision h2 {
		display: none;
	}
	#mision h3 {
		font-size: 30px;
		color: #CBCB3A;
		background-color: transparent;
		display: block;
	}
	#fundador #texto {
		padding: 20px 40px 20px 40px;
	}
	#fundador img {
		width: 240px;
	}
	
	/********** SERVICIOS **********/
	#servicios {
		background-size: 120%;
		background-position: 30% top;
		height: 210px;
	}
	#servicios h3 {
		font-size: 24px;
		line-height: 28px;
		margin-top: 10px;
	}
	#descargas {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#descargas img {
		padding: 0px;
	}
	#escalas {
		background-position: top center;
		background-size: cover;
		padding-top: 30px;
		padding-bottom: 30px;
		height: auto;
	}
	#escalas h3 {
		font-size: 18px;
		width: 100%;
		height: auto;
		padding: 6px 0 10px 50%;
		margin-left: -50%;
		margin-bottom: 20px;
		border-top-right-radius: 60px 60px;
		border-bottom-right-radius: 60px 60px;
	}
	#escalas img.estandar {
		display: none;
	}
	#escalas img.movil {
		display: block;
	}
	#resultados {
		background-image: none;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#resultados h2 {
		display: none;
	}
	#resultados h3 {
		display: block;
	}
	#ventajas {
		background-size: 225%;
	}
	
	/********** RESPONSABILIDAD **********/
	#responsabilidad {
		background-position: center top, 75% bottom;
		background-size: 110%, 280%;
		height: 640px;
	}
	#responsabilidad img {
		display: none;
	}
	#responsabilidad h3 {
		font-size: 32px;
		line-height: 38px;
		text-align: center;
		margin-top: -20px;
	}
	#responsabilidad h4 {
		font-size: 18px;
		padding: 15px 0 20px 50%;
		margin-top: 10px;
	}
	#responsabilidad p {
		font-size: 16px;
		line-height: 20px;
		padding: 30px 40px 40px 20%;
		margin-left: -20%;
	}
	#socialmedia {
		background-size: 250%;
	}
	#socialmedia h3 {
		font-size: 30px;
	}
	#socialmedia p {
		font-size: 14px;
		line-height: 18px;
	}
	#socialmedia img {
		margin-bottom: 30px;
	}
	#canal .container {
		background-image: url(../img/sebas-bg-canal-movil.jpg);
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: 100%;
		height: 540px;
	}
	#canal img {
		margin: 20px 0 98px 0;
		width: 140px;
	}
	#canal h3 {
		font-size: 24px;
		margin-left: 20px; 
	}
	#canal p {
		font-size: 12px;
		line-height: 16px;
		margin: -20px 20px 120px 20px;
	}
	#canal h4 {
		font-size: 12px;
		width: 270px;
		margin-right: -15px;
		padding: 10px 20px 10px 20px;
		border-top-left-radius: 60px 60px;
		border-bottom-left-radius: 60px 60px;
	}
	#recreo .container {
		background-image: url(../img/sebas-bg-recreo-movil.jpg);
		background-position: bottom center;
		background-repeat: no-repeat;
		background-size: 100%;
		height: 540px;
	}
	#recreo #visita {
		float: none;
		margin-left: 55%;
		margin-top: 20px;
		width: 150px;
	}
	#recreo #materias {
		margin-top: -15px;
		margin-bottom: 195px;
		width: 180px;
	}
	#recreo p {
		float: left;
		font-size: 12px;
		line-height: 16px;
		margin-left: 10px;
		margin-right: 10px;
	}
}