@charset "utf-8";
body, html  { margin:0 auto; padding:0; font-family: 'Lato', sans-serif; font-size:14px; font-weight:400; height: 100%; }
a { transition-duration: 0.2s; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; text-decoration:none; }
.animado { transition-duration: 0.2s; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; }
div { display:inline-block; float:left; position:relative; }
.contenedor { display: inline-block; width:100%; margin:0; text-align:center; padding: 0; }
.centro {  width:1360px; margin:auto; text-align:left; float:none; }
.altocien { height:100%; }
.animado { transition-duration: 0.2s; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; }
.escritorio { display:inline-block; }
.movil { display:none; }
.oculto { display:none; }

.boton_inicio { height:35px; padding:50px 30px 0 30px; color:#808285; font-weight:400; background:url(../img/inicio_g.png) no-repeat center top; cursor:pointer; font-size:16px; }
.boton_inicio:hover { color:#fff; font-weight:400; background: #98C21F url(../img/inicio_b.png) no-repeat center top; }
.boton_acerca { height:35px; padding:50px 30px 0 30px; color:#808285; font-weight:400; background:url(../img/acerca_g.png) no-repeat center top; cursor:pointer; font-size:16px; }
.boton_acerca:hover { color:#fff; font-weight:400; background: #98C21F url(../img/acerca_b.png) no-repeat center top; }
.boton_oferta { height:35px; padding:50px 30px 0 30px; color:#808285; font-weight:400; background:url(../img/oferta_g.png) no-repeat center top; cursor:pointer; font-size:16px; }
.boton_oferta:hover { color:#fff; font-weight:400; background: #98C21F url(../img/oferta_b.png) no-repeat center top; }
.boton_misval { height:35px; padding:50px 30px 0 30px; color:#808285; font-weight:400; background:url(../img/misval_g.png) no-repeat center top; cursor:pointer; font-size:16px; }
.boton_misval:hover { color:#fff; font-weight:400; background: #98C21F url(../img/misval_b.png) no-repeat center top; }
.boton_testimoniales { height:35px; padding:50px 30px 0 30px; color:#808285; font-weight:400; background:url(../img/testimoniales_g.png) no-repeat center top; cursor:pointer; font-size:16px; }
.boton_testimoniales:hover { color:#fff; font-weight:400; background: #98C21F url(../img/testimoniales_b.png) no-repeat center top; }
.boton_contacto { height:35px; padding:50px 30px 0 30px; color:#808285; font-weight:400; background:url(../img/contacto_g.png) no-repeat center top; cursor:pointer; font-size:16px; }
.boton_contacto:hover { color:#fff; font-weight:400; background: #98C21F url(../img/contacto_b.png) no-repeat center top; }

.fnt45 { font-size:45px; }

.cabecera_1 { position:absolute; left:0; top:0; width:100%; height:100%; background:url(../img/cabecera_1.jpg) no-repeat center center; background-size:cover; text-align:center; }
.cabecerapng_1 { position:absolute; right:0; top:0; width:700px; height:100%; background:url(../img/cabecera_1.png) no-repeat center center; }
.cabecera_boton_1 { padding: 20px 60px; color:#FFF; background:#FFAC2A; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; }

.cabecera_2 { position:absolute; left:0; top:0; width:100%; height:100%; background:url(../img/cabecera_2.jpg) no-repeat center center; background-size:cover; text-align:center; }
.cabecerapng_2 { position:absolute; right:0; top:0; width:700px; height:100%; background:url(../img/cabecera_2.png) no-repeat center center; }
.cabecera_boton_2 { padding: 20px 60px; color:#FFF; background:#65428A; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; }

.cabecera_3 { position:absolute; left:0; top:0; width:100%; height:100%; background:url(../img/cabecera_3.jpg) no-repeat center center; background-size:cover; text-align:center; }
.cabecerapng_3 { position:absolute; right:0; top:0; width:700px; height:100%; background:url(../img/cabecera_3.png) no-repeat center center; }
.cabecera_boton_3 { padding: 20px 60px; color:#FFF; background:#FF6C2F; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; }

.cabecera { width:100%; height:675px; color:#fff; background:#ddd; font-weight:400; }
.cabecera_bloque { height:190px; }
.cabecera_texto { position:absolute; left:100px; top:200px; font-size:25px; width:600px; }

.circulo { background:#fff; opacity:0.5; filter:alpha(opacity=50); width:15px; height:15px; margin: 0 10px; float:none; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }

.pilares_bloque { background:rgba(101,66,138,0.5); width:350px; height:240px; -webkit-box-shadow: 0 3px 10px 2px rgba(0,0,0,0.1); box-shadow: 0 3px 10px 2px rgba(0,0,0,0.1); margin: 0 20px 20px 0; }
.pilares_texto { width:100%; text-align:center; font-size:17px; }
.pilares_1 { width:100%; height:130px; margin: 10px 0 0 0; background: url(../img/emocional.png) no-repeat center center; }
.pilares_2 { width:100%; height:130px; margin: 10px 0 0 0; background: url(../img/mental.png) no-repeat center center; }
.pilares_3 { width:100%; height:130px; margin: 10px 0 0 0; background: url(../img/desarrollo.png) no-repeat center center; }
.pilares_4 { width:100%; height:130px; margin: 10px 0 0 0; background: url(../img/exploracion.png) no-repeat center center; }

.pil_texto { font-size:16px; margin: 12px 0 0 35px; }
.pil_cien { width:100%; margin: 0 0 10px 0; }
.pil_1 { width:50px; height:50px; background:url(../img/tratos.png) no-repeat center center; }
.pil_2 { width:50px; height:50px; background:url(../img/disciplina.png) no-repeat center center; }
.pil_3 { width:50px; height:50px; background:url(../img/crianza.png) no-repeat center center; }
.pil_4 { width:50px; height:50px; background:url(../img/neurociencias.png) no-repeat center center; }
.pil_5 { width:50px; height:50px; background:url(../img/red.png) no-repeat center center; }
.pil_6 { width:50px; height:50px; background:url(../img/teoria.png) no-repeat center center; }
.pil_7 { width:50px; height:50px; background:url(../img/atencion.png) no-repeat center center; }

.boton_oferta_academica { float:none; height:45px; font-size:15px; padding: 20px 5px 0 5px; margin:0 8px; cursor:pointer; }
.boton_linea { position:absolute; left:0; bottom:0; width:100%; height:3px; background:#fff; }
.oferta_img { width:630px; }
.oferta_texto { margin:160px 0 0 0; font-size:16px; color:#fff; width:500px; }
.oferta_texto_1 { width:100%; min-height:40px; margin: 0 0 50px 0; }
.oferta_texto_2 { width:100%; height:105px; font-size:25px; }
.oferta_sub { width:100%; font-size:16px; color:#fff; }

.oferta_titulo_1 { font-size:35px; height:70px; width:100%; color:#0078BF; text-transform:uppercase; }
.oferta_titulo_2 { font-size:35px; height:70px; width:100%; color:#65428A; text-transform:uppercase; }
.oferta_titulo_3 { font-size:35px; height:70px; width:100%; color:#E44C9A; text-transform:uppercase; }
.oferta_titulo_4 { font-size:35px; height:70px; width:100%; color:#0078BF; text-transform:uppercase; }
.oferta_titulo_5 { font-size:35px; height:90px; width:100%; color:#65428A; text-transform:uppercase; }
.oferta_titulo_6 { font-size:35px; height:90px; width:100%; color:#E44C9A; text-transform:uppercase; }
.oferta_titulo_7 { font-size:35px; height:110px; width:100%; color:#0078BF; text-transform:uppercase; }
.titulos_7 { color:#0078BF; }
.oferta_titulo_8 { font-size:35px; height:130px; width:600px; color:#65428A; text-transform:uppercase; }

.oferta_1 { width:100%; background:url(../img/oferta_1.jpg) no-repeat center top; background-size:100% auto; }
.oferta_2 { width:100%; background:url(../img/oferta_2.jpg) no-repeat center top; background-size:100% auto; display:none; }
.oferta_3 { width:100%; background:url(../img/oferta_3.jpg) no-repeat center top; background-size:100% auto; display:none; }
.oferta_4 { width:100%; background:url(../img/oferta_4.jpg) no-repeat center top; background-size:100% auto; display:none; }
.oferta_5 { width:100%; background:url(../img/oferta_5.jpg) no-repeat center top; background-size:100% auto; display:none; }
.oferta_6 { width:100%; background:url(../img/oferta_6.jpg) no-repeat center top; background-size:100% auto; display:none; }
.oferta_7 { width:100%; background:url(../img/oferta_7.jpg) no-repeat center top; background-size:100% auto; display:none; margin: 0 0 60px 0; }
.oferta_8 { width:100%; background:url(../img/oferta_8.jpg) no-repeat center top; background-size:100% auto; display:none; }

.oferta_boton_1 { padding: 20px 60px; color:#FFF; background:#0078BF; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; text-transform:uppercase; }
.oferta_boton_2 { padding: 20px 60px; color:#FFF; background:#65428A; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; text-transform:uppercase; }
.oferta_boton_3 { padding: 20px 60px; color:#FFF; background:#E44C9A; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; text-transform:uppercase; }
.oferta_boton_4 { padding: 20px 60px; color:#FFF; background:#0078BF; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; text-transform:uppercase; }
.oferta_boton_5 { padding: 20px 60px; color:#FFF; background:#65428A; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; text-transform:uppercase; }
.oferta_boton_6 { padding: 20px 60px; color:#FFF; background:#E44C9A; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; text-transform:uppercase; }
.oferta_boton_7 { padding: 20px 60px; color:#FFF; background:#0078BF; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; text-transform:uppercase; }
.oferta_boton_8 { padding: 20px 60px; color:#FFF; background:#65428A; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; text-transform:uppercase; }

.cuarto_1 { width:25%; height:100%; background:#98C21F; font-size:17px; font-weight:400; color:#fff; text-align:center; text-transform:uppercase; }
.cuarto_img_1 { width:100%; margin:10px 0 0 0; height:150px; background:url(../img/talleres.png) no-repeat center center; }
.cuarto_2 { width:25%; height:100%; background:#65428A; font-size:17px; font-weight:400; color:#fff; text-align:center; text-transform:uppercase; }
.cuarto_img_2 { width:100%; margin:10px 0 0 0; height:150px; background:url(../img/grupos.png) no-repeat center center; }
.cuarto_3 { width:25%; height:100%; background:#FF6C2F; font-size:17px; font-weight:400; color:#fff; text-align:center; text-transform:uppercase; }
.cuarto_img_3 { width:100%; margin:10px 0 0 0; height:150px; background:url(../img/actividades.png) no-repeat center center; }
.cuarto_4 { width:25%; height:100%; background:#FE5442; font-size:17px; font-weight:400; color:#fff; text-align:center; text-transform:uppercase; }
.cuarto_img_4 { width:100%; margin:10px 0 0 0; height:150px; background:url(../img/sesiones.png) no-repeat center center; }

.misval_boton { padding: 20px 60px 20px 70px; margin: 0 30px 15px 0; width:calc(50% - 160px); width:calc-moz-(50% - 160px); color:#65428A; font-size:16px; font-weight:400; background:#fff url(../img/estrella.png) no-repeat; background-position:30px 17px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.misval_botonxtr { margin-left: 25%; }

.testimoniales_boton { padding: 20px 60px; color:#FFF; background:#FFAC2A; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; text-transform:uppercase; float:none; font-size:18px; }

.redes { margin: 0 10px; }

.campo { width:calc(100% - 60px); width:-moz-calc(100% - 60px); height:20px; padding:20px 30px; margin: 0 0 25px 0; color:#fff; border:none; background:#8ab01c; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; font-size:16px; font-weight:400; }
.campoarea { width:calc(100% - 60px); width:-moz-calc(100% - 60px); height:140px; padding:20px 30px; margin: 0 0 25px 0; color:#fff; border:none; background:#8ab01c; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; font-size:16px; font-weight:400; font-family: 'Lato', sans-serif; }
.combo { width:calc(100% - 30px); width:-moz-calc(100% - 30px); height:40px; padding:20px 0 0 30px; margin: 0 0 25px 0; color:#fff; border:none; background:#8ab01c url(../img/abajo.png) no-repeat center right; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; font-size:16px; font-weight:400; overflow:hidden; }
.combo_s { background:none; width:calc(100% + 50px); width:-moz-calc(100% + 50px); border:none; color:#fff; font-size:16px; }
.form_a { width:48%; }
.form_b { width:48%; float:right; }
.form_texto { font-size:16px; width:100%; height:30px; text-align:left; }
.boton_form { padding: 20px 0; color:#FFF; background:#FE5442; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; cursor:pointer; text-transform:uppercase; float:none; font-size:18px; border:none; width:300px; }

::placeholder { color: #fff; opacity: 1; }
:-ms-input-placeholder { color: #fff; }
::-ms-input-placeholder { color: #fff; }
select>option { background: #8ab01c; color:#fff; }
select > option:hover { background: #666; color:#fff; }
/*select>option:hover { color: #1B517E; background:#f00; cursor: pointer; }*/

.cont_logo { margin:10px 0 0 100px; }
.cont_menu { float:right; margin:0 130px 0 0; display:inline-block; }
.textoMasTexto { margin:55px 0 0 85px; width:490px; color:#4E4E4E; font-size:16px; line-height:24px; }
.cont_curva { width:100%; height:70px; }
.cont_video { width:1160px; float:none; margin: 0 0 45px 0; height:520px; }
.cont_video_cont { width:960px; height:520px; float:none; cursor:pointer; }
.cont_contacto { width:1160px; float:none; }
.cont_pilares { margin:0 0 0 100px; width:760px; height:500px; border-right: 3px solid #795d95; }
.pilares_derecha { margin:45px 0 0 40px; width:300px; }
.cont_misval { width:600px; margin: 70px 90px 0 0; float:right; color:#fff; }
.educar { font-size:32px; margin:45px 0 60px 0; width:100%; }
.misval_cont { width:100%; height:800px; background:#e65ba2; }
.contacto_a { width:350px; float:left; }
.contacto_b { width:690px; float:right; height:950px; padding: 0 40px; background:#98C21F; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; float:right; }
.contacto_txt_1 { width:100%; font-size:20px; height:40px; }
.contacto_txt_2 { width:100%; font-size:20px; height:40px; color:#fff; }
.contacto_txt_3 { width:100%; font-size:20px; height:65px; }
.porque_sub { font-size:32px; margin:40px 0 50px 0; width:100%; text-align:center; }
.porque_texto { font-size:16px; margin:0 0 40px 0; width:760px; float:none; }
.porque_titulo { width:100%; text-align:center; font-size:25px; font-weight:400; }
.porque_linea { margin: 6px 15px; }
.pilares_titulo { width:100%; text-align:center; font-size:25px; font-weight:400; margin: 0 0 85px 0; }
.oferta_titulo { width:100%; text-align:center; font-size:25px; font-weight:400; }
.mision_titulo { width:100%; text-align:left; font-size:25px; font-weight:400; }
.testimoniales_titulo { width:100%; text-align:center; font-size:25px; font-weight:400; }
.oferta_sb { font-size:32px; margin:35px 0 60px 0; width:100%; text-align:center; }
.oferta_menu { width:100%; height:65px; background:#eb9f27; text-align:center; }
.equilibrio { width:60%; height:100%; background:url(../img/equilibrio.png) no-repeat center center; background-size:cover; }
.misionvalores { width:40%; height:100%; background:url(../img/misionvalores.jpg) no-repeat center center; background-size:cover; }
.misval_texto { font-size:16px; margin: 0 0 50px 0; }
.padres { font-size:32px; margin:40px 0 50px 0; width:100%; text-align:center; }
.cont_atras { position:absolute; left:0; top:230px; cursor:pointer; }
.cont_adelante { position:absolute; right:0; top:230px; cursor:pointer; }
.cont_lugar { float:none; font-size:22px; font-weight:400; text-transform:uppercase; padding: 8px 30px 0 0; }
.contacto_titulo { width:100%; font-size:32px; line-height:40px; padding:50px 0 55px 0; }
.contact_a { width:100%; background:#ffac2a; padding:40px 0 0 0; height:260px; margin: 0 0 25px 0; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.contact_b { width:100%; background:#E44C9A; padding:50px 0 0 0; height:250px; margin: 0 0 25px 0; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.contact_c { width:100%; background:#019CDB; padding:80px 0 0 0; height:220px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.ubicacion_img { width:100%; height:75px; }
.ubicacion_texto { width:100%; font-size:16px; line-height:23px; }
.telefono_img { width:100%; height:75px; }
.colores { width:50%; height:470px; background:url(../img/manos_colores.jpg) no-repeat center center; background-size:cover; }
.mas50 { width:50%; }
.cuatro { height:270px; }
.menu_movil { display:none; }
.menu_contenedor { position:fixed; z-index:9999; background:#fff; left:0; top:0; width:100%; height:85px; text-align:center; }
.divmargen { width:100%; height:85px; }

.desplegable { width:100%; background:#eb9f28; color:#fff; text-transform:uppercase; font-weight:400; font-size:21px; padding: 20px 0; cursor:pointer; display:none; }
.desplegable_flecha { position:absolute; bottom:22px; right:30px; }
.reproducir { width:100%; height:100%; background:url(../img/play.png) no-repeat center center; }
.destino_video { margin:40px; width:calc(100% - 80px); width:-moz-calc(100% - 80px); height:calc(100% - 80px); height:-moz-calc(100% - 80px); }
@media (max-width:1400px){
	.centro {  width:100%; }
}
@media (max-width:1150px){
	.menu_movil img { width:45px; }
	.redes { margin: 0 5px; width: 50px; }
	.contacto_txt_1 { font-size:18px; }
	.contacto_txt_2 { font-size:18px; }
	.contacto_txt_3 { font-size:18px; }
	.contacto_a { width:280px; }
	.contacto_b { width:calc(100% - 350px); width:-moz-calc(100% - 350px); padding: 0 20px; }
	.boton_inicio, .boton_acerca, .boton_oferta, .boton_misval, .boton_testimoniales,.boton_contacto { padding: 50px 20px 0 20px; }
	.cont_logo { margin:10px 0 0 30px; }
	.cont_menu { float:right; margin:0 30px 0 0; }
	.cabecera { height:600px; }
	.fnt45 { font-size: 40px; }
	.cabecera_boton_1, .cabecera_boton_2, .cabecera_boton_3 { padding: 15px 40px; }
	.cabecera_texto { left:50px; top:180px; font-size:21px; width:550px; }
	.cabecerapng_1, .cabecerapng_2, .cabecerapng_3 { width:600px; }
	.textoMasTexto { margin:40px 0 0 50px; width:400px; }
	.cont_curva { height:50px; }
	.cont_video { width:90%; height:420px; }
	.cont_video_cont { width:80%; height:420px; }
	.cont_contacto { width:90%; float:none; }
	.cont_pilares { margin:0 0 0 100px; width:calc(100% - 200px); width:-moz-calc(100% - 200px); height:550px; border-right: none; border-bottom: 3px solid #795d95; }
	.pilares_bloque { width: calc(50% - 40px); width: -moz-calc(50% - 40px); margin: 0 20px 20px 20px; }
	.pilares_derecha { margin:45px 0 0 120px; width:calc(100% - 240px); width:-moz-calc(100% - 240px); }
	.pil_cien { width: 50%; }
	.oferta_img { width: 500px; }
	.oferta_img img { width: 94%; }
	.oferta_texto { margin: 100px 0 0 0; width: 450px; }
	.oferta_titulo_1 { font-size:32px; height:60px; width:100%; }
	.oferta_titulo_2 { font-size:32px; height:60px; width:100%; }
	.oferta_titulo_3 { font-size:32px; height:60px; width:100%; }
	.oferta_titulo_4 { font-size:32px; height:60px; width:100%; }
	.oferta_titulo_5 { font-size:32px; height:80px; width:100%; }
	.oferta_titulo_6 { font-size:32px; height:80px; width:100%; }
	.oferta_titulo_7 { font-size:32px; height:100px; width:100%; }
	.oferta_titulo_8 { font-size:32px; height:115px; width:500px; }
	.oferta_texto_2 { height: 80px; font-size: 22px; }
	.boton_oferta_academica { height: 40px; font-size: 12px; padding: 25px 3px 0 3px; margin: 0 6px; }
	.oferta_sub { font-size: 14px; }
	.cuarto_1, .cuarto_2, .cuarto_3, .cuarto_4 { font-size:15px; }
	.cont_misval { width:480px; margin: 40px 50px 0 0; }
	.educar { font-size:28px; margin:35px 0 50px 0; }
	.misval_boton { padding: 15px 50px 15px 60px; margin: 0 25px 15px 0;width: calc(50% - 135px); width: calc-moz-(50% - 135px); font-size: 15px; background-position: 24px 12px; }
	.misval_cont { height:700px; }
	.misval_botonxtr { margin-left: 25%; }
}
@media (max-width:1000px){
	.desplegable { display:inline-block; }
	.menu_movil { display:inline-block; position:absolute; right:20px; top:20px; }
	.ubicacion_img img { width:30px; }
	.telefono_img img { width:32px; }
	.redes { width: 46px; }
	.contacto_txt_1 { font-size:16px; }
	.contacto_txt_2 { font-size:16px; }
	.contacto_txt_3 { font-size:16px; height: 55px; }
	.ubicacion_img { width:100%; height:55px; }
	.ubicacion_texto { width:100%; font-size:14px; line-height:20px; }
	.telefono_img { width:100%; height:55px; }
	.contact_a { padding:20px 0 0 0; height:180px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
	.contact_b { padding:30px 0 0 0; height:170px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
	.contact_c { padding:40px 0 0 0; height:160px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
	.contacto_b { height: 650px; }
	.form_texto { font-size: 13px; height: 25px; }
	.campo { width: calc(100% - 40px); width: -moz-calc(100% - 40px); padding: 12px 20px; margin: 0 0 15px 0; height:15px; font-size:14px; }
	.combo { width: calc(100% - 20px); width: -moz-calc(100% - 20px); height: 27px; padding: 12px 0 0 20px; margin: 0 0 15px 0; font-size: 14px; }
	.combo_s { font-size: 14px; }
	.campoarea { width: calc(100% - 40px); width: -moz-calc(100% - 40px); height: 90px; padding: 12px 20px; margin: 0 0 15px 0; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; font-size: 14px; }
	.boton_form { padding: 12px 0; font-size: 16px; width: 240px; }
	.contacto_b { width: calc(100% - 320px); width: -moz-calc(100% - 320px); }
	.contacto_a { width: 250px; }
	.contacto_titulo { font-size:27px; line-height:35px; padding:30px 0 25px 0; }
	.cont_tenemos { width:100%; }
	.cont_lugar { font-size:18px; padding: 8px 0 20px 0; width:100%; text-align:center; }
	.flecha_agendar { display:none; }
	.testimoniales_boton { padding: 15px 40px; font-size:16px; }
	.cont_atras { top:130px; }
	.cont_adelante { top:130px; }
	.cont_atras img { width:50px; }
	.cont_adelante img { width:50px; }
	.cont_video { height:300px; }
	.cont_video_cont { width: 75%; height: 300px; }
	.padres { font-size:27px; margin:25px 0 35px 0; }
	.misval_cont { height: 600px; }
	.misval_boton { padding: 10px 30px 10px 40px; margin: 0 15px 12px 0; width: calc(50% - 85px); width: -moz-calc(50% - 85px); font-size: 14px; background-position: 12px 9px; background-size: 20px auto; }
	.misval_texto { font-size:14px; margin: 0 0 30px 0; }
	.educar { font-size: 26px; margin: 25px 0 30px 0; }
	.cont_misval { width: 370px; margin: 30px 40px 0 0; }
	.oferta_titulo_1 { font-size:24px; height:50px; width:100%; }
	.oferta_titulo_2 { font-size:24px; height:50px; width:100%; }
	.oferta_titulo_3 { font-size:24px; height:50px; width:100%; }
	.oferta_titulo_4 { font-size:24px; height:50px; width:100%; }
	.oferta_titulo_5 { font-size:24px; height:90px; width:100%; }
	.oferta_titulo_6 { font-size:24px; height:70px; width:100%; }
	.oferta_titulo_7 { font-size:24px; height:90px; width:100%; }
	.oferta_titulo_8 { font-size:24px; height:105px; width:420px; }
	.oferta_texto_2 { height: 50px; font-size: 20px; }
	.oferta_boton_1, .oferta_boton_2, .oferta_boton_3, .oferta_boton_4, .oferta_boton_5, .oferta_boton_6, .oferta_boton_7, .oferta_boton_8 { padding: 12px 40px; }
	.oferta_texto { margin: 50px 0 0 0; width: 350px; }
	.oferta_1, .oferta_2, .oferta_3, .oferta_4, .oferta_5, .oferta_6, .oferta_7, .oferta_8 { padding: 0 0 100px 0; }
	.oferta_menu { display:none; }
	.oferta_img { width: 300px; }
	.porque_titulo, .testimoniales_titulo, .mision_titulo, .oferta_titulo { font-size:22px; }
	.porque_linea { margin: 5Px 12px; }
	.pilares_titulo { font-size:22px; margin: 0 0 60px 0; }
	.cont_pilares { margin: 0 0 0 50px; width: calc(100% - 100px); width: -moz-calc(100% - 100px); }
	.pilares_derecha { margin: 30px 0 0 70px; width: calc(100% - 140px); width: -moz-calc(100% - 140px); }
	.oferta_sb { font-size:28px; margin:20px 10% 40px 10%; width:80%; }
	
	.textoMasTexto { margin: 30px 0 0 40px; width: 290px; font-size: 14px; line-height: 22px; }
	.porque_sub { font-size:24px; margin:30px 0 40px 0; }
	.porque_texto { font-size:15px; margin:0 0 30px 0; width:94%; }
	.boton_inicio, .boton_acerca, .boton_oferta, .boton_misval, .boton_testimoniales,.boton_contacto { padding: 50px 0 0 0; width:100%; }
	.cont_menu { margin: 0 0 0 0;  width: 100%; position:absolute; left:0; top:85px; background:#fff; display:none; }
	.boton_inicio, .boton_acerca, .boton_oferta, .boton_misval, .boton_testimoniales, .boton_contacto { text-align: center; border-top: #ccc 1px solid; }
	.cabecera_texto { left:40px; top:80px; font-size:18px; width:500px; }
	.fnt45 { font-size: 32px; }
	.cabecerapng_1, .cabecerapng_2, .cabecerapng_3 { width: 500px; background-size: 90% auto; top:20%; height:80%; }
	.cabecera_boton_1, .cabecera_boton_2, .cabecera_boton_3 { padding: 12px 30px; font-size:16px; }
	.misval_botonxtr { margin-left: 25%; }
	.movil { display:inline-block; }
	.escritorio { display:none; }
}
@media (max-width:700px){
	.desplegable_flecha { bottom:17px; }
	.desplegable { font-size:18px; padding: 15px 10%; width:80%; }
	.cont_logo img { height:35px; }
	.menu_movil { top: 10px; }
	.cont_menu { top: 55px; }
	.menu_movil img { width: auto; height:35px; }
	.menu_contenedor { height:55px; }
	.divmargen { height:55px; }
	.contacto_a { float:right; width: 100%; margin:30px  0 0 0; }
	.contacto_b { width: calc(100% - 40px); width: -moz-calc(100% - 40px); float:left; }

	.cont_lugar { font-size: 16px; }
	.cont_atras, .cont_adelante { top: 75px; }
	.cont_atras img { width: 36px; }
	.cont_adelante img { width: 36px; }
	.cont_video { height:200px; }
	.cont_video_cont { height: 200px; }
	.padres { font-size: 24px; margin: 15px 0 25px 0; }
	.cont_misval { width: 80%; margin: 30px 10% 40px 9%; }
	.misval_cont { height: auto; }
	.misionvalores { width: 100%; height: 400px; }
	.equilibrio { width: 100%; height: auto; }
	.cuatro { height:500px; }
	.cuarto_1, .cuarto_2, .cuarto_3, .cuarto_4 { width: 50%; height: 50%; }
	.oferta_boton_1, .oferta_boton_2, .oferta_boton_3, .oferta_boton_4, .oferta_boton_5, .oferta_boton_6, .oferta_boton_7, .oferta_boton_8 { float:none; }
	.oferta_titulo_1 { font-size:21px; height:30px; text-align:center; }
	.oferta_titulo_2 { font-size:21px; height:30px; text-align:center; }
	.oferta_titulo_3 { font-size:21px; height:30px; text-align:center; }
	.oferta_titulo_4 { font-size:21px; height:30px; text-align:center; }
	.oferta_titulo_5 { font-size:21px; height:90px; text-align:center; }
	.oferta_titulo_6 { font-size:21px; height:70px; text-align:center; }
	.oferta_titulo_7 { font-size:21px; height:90px; text-align:center; }
	.oferta_titulo_8 { font-size:21px; height:105px; text-align:center; }
	.oferta_texto { margin: 10px 0 0 8%; width: 84%; text-align:center; }
	.oferta_texto_1 { margin: 0 0 20px 0; }
	.oferta_texto_2 { height: 40px; font-size: 18px; }
	.oferta_img { width: 100%; text-align:center; }
	.oferta_img img { width: 50%; }
	.oferta_sb { font-size: 24px; margin: 15px 5% 30px 5%; width: 90%; }
	.pil_texto { font-size: 14px; margin: 12px 0 0 25px; }
	.pil_1, .pil_2, .pil_3, .pil_4, .pil_5, .pil_6, .pil_7, .pil_8 { width: 40px; }
	.pil_cien { width: 100%; }
	.cont_pilares {height: auto; }
	.pilares_1, .pilares_2, .pilares_3, .pilares_4 { height: 110px; }
	.pilares_bloque { width: calc(100% - 40px); width: -moz-calc(100% - 40px); height:200px; }
	.textoMasTexto { margin: 25px 0 30px 10%; width: 80%; font-size: 13px; line-height: 20px; }
	.mas50 { width:100%; }
	.porque_fondo { opacity:0.5; filter:alpha(opacity=50); }
	.cabecera_boton_1, .cabecera_boton_2, .cabecera_boton_3 { padding: 10px 25px; font-size:14px; }
	.cabecera_texto { left: 30px; top: 50px; font-size: 15px; width: 300px; }
	.fnt45 { font-size: 24px; }
	.cabecera_bloque { height: auto; margin:0 0 30px 0; }
	.cabecerapng_1, .cabecerapng_2, .cabecerapng_3 { width: 100%; }
	.colores { width:100%; height:210px; }
	.misval_boton { padding: 10px 30px 10px 40px; margin: 0 0 12px 30px; width: calc(100% - 130px); width: -moz-calc(100% - 130px); }
}
@media (max-width:400px){
	.cabecera { height: 500px; }
	.cabecerapng_1, .cabecerapng_2, .cabecerapng_3 { background-size: 70% auto; top: 30%; height: 70%; }
	.porque_titulo, .testimoniales_titulo, .mision_titulo, .oferta_titulo { font-size: 20px; }	
	.cont_lugar { font-size: 14px; }
	.contacto_titulo { font-size: 24px; line-height: 32px; }
}