v/* Global properties ======================================================== */

@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah');

html, body {width:100%; padding:0; margin:0;}

body { 	 
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	color:#838180;
	min-width:1000px;
	background: #fff; 
background-image: 
linear-gradient(90deg, transparent 79px, #abced4 79px, #abced4 81px, transparent 81px),
linear-gradient(#eee .1em, transparent .1em);
background-size: 100% 2em;

}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:0 10000% 0 0;overflow:hidden;padding:0}
.main {width:100%; background:url(../images/b.jpg) center 0 no-repeat;}
/***********************************************************************/
a {text-decoration:none; cursor:pointer;text-decoration:none; }
a:hover {text-decoration:none;}

.link {color:#dd0a00; }
.link:hover {text-decoration:underline;}

.link-1 {font-size:30px; line-height:36px; color:#dd0a00; font-family: 'Gloria Hallelujah', cursive; display:inline-block;}
.link-1:hover {color:#fff;}
.link-2 {font-size:30px; line-height:36px; color:#0072ff; font-family: 'Gloria Hallelujah', cursive; display:inline-block;}
.link-2:hover {color:#b30800;}

.clr-1 { color:#b30800;}
.clr-2 { color:#00ae35;}
.clr-3 { color:#f7b33c;}
.clr-4 { color:#b30800;}
.clr-5 { color:#a400b3;}
.clr-6 { color:#000;}
.clr-7 { color:#fff;}

.text-1 {font-size:18px; line-height:25px; color:#fff; font-style:italic;}
.text-2 {font-size:16px; line-height:25px; color:#000; font-style:italic;}

h2 { font-size:40px; line-height:50px; color:#fff; font-family: 'Gloria Hallelujah', cursive;}

ul {margin:0; padding:0;list-style-image:none;}
ul.list-1 li {padding:0px 0 0px 14px; line-height:22px; background:url(../images/marker-1.gif) 0 9px no-repeat;}
ul.list-1 li a { font-size:14px; color:#838180; line-height:22px;}
ul.list-1 li a:hover {color:#dd0a00;}

ul.list-2 li {padding:0px 0 0px 14px; line-height:22px; background:url(../images/marker-2.gif) 0 9px no-repeat;}
ul.list-2 li a { font-size:14px; color:#000; line-height:22px;}
ul.list-2 li a:hover {color:#0072ff; }

/******************************************************************/
.clear {clear:both; line-height:0; font-size:0; width:100%;}
.wrapper {width:100%; overflow:hidden; position:relative}
.wrap {overflow:hidden; position:relative}
.extra-wrap {overflow:hidden;}
.fleft {float:left;}
.fright {float:right;}
.img-indent {float:left; margin:3px 20px 0px 0;}	
.last {margin-right:0px !important;}

.top-1 {margin-top:44px;}
.top-2 {margin-top:13px;}
.top-3 {margin-top:12px;}
.top-4 {margin-top:30px;}
.top-5 {margin-top:22px;}
.top-6 {margin-top:40px;}

.left-1 { margin-left:13px;}

.bot-0 {padding-bottom:0 !important; margin-bottom:0 !important;}
.bot-1 {padding-bottom:411px;}
.bot-2 {margin-bottom:0px;}

.pad-0 {padding:0px 0px 0px 0px;}
.pad-1 {padding:10px 0px 44px 30px;}
.pad-2 {padding:22px 0 22px 0; margin-top:24px; text-align:center; overflow:hidden;}
.pad-3 {padding:12px 0px 27px 0px;}

.p1 {padding-bottom:22px;}
.p2 {padding-bottom:6px;}
.p3 {padding-bottom:7px;}
.p4 {padding-bottom:13px;}
.p5 {padding-bottom:19px;}
.p6 {padding-bottom:5px;}
.p7 {padding-bottom:12px;}

/*********************************header*************************************/
header {width:1100px; margin:0 auto; z-index:101; background:url(../images/heaer.jpg) right 0 no-repeat; margin-left: auto;margin-right: auto; }

h1 {margin: 0px 0px -35px -50px; display:inline-block; z-index:100;position: relative;box-shadow: 1px 1px 10px #000;}

nav { z-index:100; background:url(../images/slider-bg.png) 0 0 no-repeat; margin:7px 0px 0px -8px; height:600px; overflow:hidden; padding:0px; width: 1100px;}

ul.menu {margin:10px 0px 0 40px; display:inline-block;}
ul.menu li {float:left; line-height:50px; margin:0px 22px 0px 0px; }
ul.menu li a {font-size:17px; line-height:20px; font-family: 'Gloria Hallelujah', cursive; display:block;text-shadow: 2px 2px 1px #FFF; font-weight: bold;}
ul.menu li:hover a , ul.menu li.current a { color:#000;}
.menu{

}

.cont{
	width: 1000px;
	height: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.escolar{
	width: 700px;
	height: 800px;
	position: relative;
	background: url(../images/hoja1.png);
	background-repeat: no-repeat;
	background-size: contain;
	left: -50px;	
	top: 10px;

}
.jardin{
	width: 280px;
	height: 300px;
	position: relative;
	float:left;
	top: 100px;
	left: 98px;
	background: url(../images/jardinn.png);
	box-shadow: 0px 0px 20px #000;
	
	
}
.jardin:hover{
	box-shadow: 0px 0px 10px #008c23;
}

.primaria{
	width: 280px;
	height: 300px;
	position: relative;
	float:right;
	top: 100px;
	left: 30px;
	background: url(../images/primaria.png);
	box-shadow: 0px 0px 20px #000;
}
.primaria:hover{
	box-shadow: 0px 0px 10px #ff0000;
}

.padres{
	width: 280px;
	height: 300px;
	position: relative;
	float:left;
	top: 130px;
	left: 98px;
	box-shadow: 0px 0px 20px #000;
	background: url(../images/padres.png);
	
}
.padres:hover{
	box-shadow: 0px 0px 10px #0006fc;

}

.leer{
	width: 280px;
	height: 300px;
	position: relative;
	float:right;
	top: 130px;
	left: 30px;
	box-shadow: 0px 0px 20px #000;
	background: url(../images/leer.png);	
}
.leer:hover{
	box-shadow: 0px 0px 10px #f2d73d;
}

.info{
	width: 360px;
	height: 800px;
	position: relative;
	float: right;
	box-shadow: 0px 0px 10px #000;
	top: 10px;
	left: 30px;
	background: url(../images/pizarra.png);
}

.colegio{
	width: 300px;
	height: 260px;
	background: url(../images/post.png);
	position: relative;
	top: 30px;
	left: 30px;
}

.titulo{
	font-size: 25px;
	text-align: center;
	line-height: 1.2;
	padding: 8px;
	color: #1a428a;
}
.mas_info{
	font-size: 14px;
	text-align: center;
	margin: 80px;
	color: #000;
	line-height: 3;
	font-weight: 500;

	
}


.info_c, .entrar {
	font-size: 14px;
	text-align: justify;
	margin: 10px;
	color: #000;
	line-height: 1.5;
	font-weight: 500;
	padding: 5px;
}

.p_familia{
	width: 300px;
	height: 185px;
	background: url(../images/post2.png);
	position: relative;
	top: 38px;
	left: 30px;

}

.entrar{
	margin: 90px;
	border: 1px solid #000;
	padding: 5px 20px;
	background: #F00;
	font-size: 16px;
	color: #FFF;

}
.entrar:hover{
	background: #1a428a;
}

.eventos{
	width: 300px;
	height: 135px;
	background: url(../images/post3.png);
	position: relative;
	top: 46px;
	left: 30px;

}
.titulo_eve{
	font-size: 25px;
	text-align: center;
	line-height: 1.2;
	margin: -100px;
	margin-left: 5px;
	color: #1a428a;
	
}

.ima, .ima2{
	width: 110px;
	height: 110px;
	left: 5px;
	position: relative;
	top: 15px;
}
.ima{
	background: url(../images/eventos.png);
}
.ima2{
	background: url(../images/english.png);
}
.evento{
	font-size: 14px;
	text-align: center;
	margin-top: 110px;
	margin-left: 90px;
	color: #000;
	line-height: 1.5;
	font-weight: 500;
}

.eve_info{
	margin-top: 20px;
	margin-left: 115px;
	color: #000;
}

.english_c{
	width: 300px;
	height: 135px;
	background: url(../images/post4.png);
	position: relative;
	top: 53px;
	left: 30px;

}

.ingles{
	font-size: 14px;
	text-align: center;
	margin-top: 115px;
	margin-left: 115px;
	color: #000;
	line-height: 1.5;
	font-weight: 500;
}

footer{
	width: 1200px;
	height: 120px;
	position: relative;
	background: url(../images/regla.png);
	top: 30px;
	box-shadow: 1px 1px 10px #000;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

.f_info{
	color: #FFF;
	font-size: 18px;
	text-align: center;
	line-height: 1.7;
}
.cambio{
	color: #fef04c;
	font-weight: bold;
}

.correo{
	color: #FFF;
}

/*Quienes  */
.cont2{
	width: 1100px;
	height: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.lapiz{
	width: 1100px;
	height: 50px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: -25px;

}
.quien{
	position: relative;
	top: -78px;
}
.titulo_l{
	font-size: 45px;
	line-height: 2.5;
	margin-left: 95px;
	
}
.q_info{
	width: 540px;
	height: 400px;
	position: relative;
	float: left;
}

.q_text{
	font-size: 16px;
	line-height: 1.5;
	text-align: justify;
	margin-top: 15px;
	font-weight: 500;
	color: #000;
}
.q_text2{
	margin-left: 120px;
	margin-top: -15px;
	line-height: 1.6;
	font-size: 16px;
	color:#000;

}

.ima3{
	width: 540px;
	height: 400px;
	position: relative;
	background: url(../images/ima3.png);
	float: right;
	top: 13px;
	box-shadow: 0px 0px 5px #000;

}
.ima4{
	width: 540px;
	height: 400px;
	position: relative;
	background: url(../images/ima4.png);
	top: 45px;
	float: left;
	box-shadow: 0px 0px 5px #000;
}
.q_info2{
	width: 540px;
	height: 400px;
	position: relative;
	top: 30px;
	float: right;
}

.t_mision{
	font-size: 30px;
	color: #00ae35;
}
.q_info3{
	width: 1100px;
	height: 100px;
	position: relative;
	float: left;
	top: 60px;
	
}
.t_mision2{
	font-size: 30px;
	color: #00ae35;
	margin-top: -15px
}

/* Jardin de Niños*/
.cont3{
	width: 1100px;
	min-height: 660px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.j_info{
	width: 720px;
	min-height: 400px;
	position: relative;
	float: left;
	
	
}

.j_text{
	font-size: 16px;
	line-height: 1.5;
	text-align: justify;
	margin-top: 15px;
	font-weight: 500;
	color: #000;
}
.j_text2{
	margin-left: 120px;
	margin-top: -15px;
	line-height: 1.6;
	font-size: 16px;
	color:#000;

}

.ima5{
	width: 350px;
	height: 420px;
	position: relative;
	float: right;
	top: 15px;
	

}
.j_list{
	list-style: none;
	margin: 5px;
	color: #FFF;
	font-weight: bold;
	border: solid 5px #1a428a;
	font-size: 18px;
	background: #1a428a;

}

.horario{
	width: 720px;
	height: 35px;
	position: relative;
	background: #f7b33c;
	float: left;

}
.titulo_h{
	font-size: 30px;
	margin-left: 20px;
	line-height: 1.2;
}
.precio{
	width: 1100px;
	height: 150px;
	position: relative;
	background: url(../images/trasnporte.png);
	margin-right: auto;
	margin-left: auto;
	float: left;
	top: 40px;

}

/*Primaria */

.j_list_p{
	list-style: none;
	margin: 5px;
	color: #FFF;
	font-weight: bold;
	border: solid 5px #00ae35;
	font-size: 18px;
	background: #00ae35;

}
.horario_p{
	width: 720px;
	height: 35px;
	position: relative;
	background: #c30c0c;
	float: left;

}
.precio_p{
	width: 1100px;
	height: 150px;
	position: relative;
	background: url(../images/transporte_p.png);
	margin-right: auto;
	margin-left: auto;
	float: left;
	top: 40px;

}
/*English */

.eng{
	color: #a400b3;
	font-weight: bolder;
	margin: 50px;
	font-size: 18px;
}

.ima6{
	width: 350px;
	height: 435px;
	position: relative;
	float: right;
	top: 15px;
	background:url(../images/ima6.png);
	box-shadow: 0px 0px 5px #000;
	

}
.precio_e{
	width: 1100px;
	height: 150px;
	position: relative;
	background: url(../images/transporte_e.png);
	margin-right: auto;
	margin-left: auto;
	float: left;
	top: 40px;

}
/*Eventos */
.e_info{
	width: 720px;
	min-height: 435px;
	position: relative;
	float: left;
	
}
.g1{
	width: 350px;
	height: 210px;
	position: relative;
	float: right;
	box-shadow: 0px 0px 5px #000;
	background: url(../images/g2.png);
}
.g2{
	width: 350px;
	height: 210px;
	position: relative;
	float: left;
	box-shadow: 0px 0px 5px #000;
	background: url(../images/g1.png);
}
.g3{
	width: 350px;
	height: 210px;
	position: relative;
	float: left;
	top: 15px;
	left: 190px;
	box-shadow: 0px 0px 5px #000;
	background: url(../images/g3.png);
}

.g_eventos2{
	height: 40px;
	font-size: 25px;
	text-align: center;
	background: #1a428a;
	margin-top: 170px;

}


.ima7{
	width: 350px;
	height: 700px;
	position: relative;
	float: right;
	top: 0px;
	background:url(../images/abiertas_i.png);
	box-shadow: 0px 0px 5px #000;
}
	
.precio_evento{
	width: 1100px;
	height: 150px;
	position: relative;
	background: url(../images/trasnporte.png);
	margin-right: auto;
	margin-left: auto;
	float: left;
	top: 40px;

}
/*Requisitos */
.cont4{
	width: 1100px;
	height: 920px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.titulo_r{
	color:#a400b3;
	font-size: 30px;
}
.r_info{
	width: 720px;
	height: 720px;
	position: relative;
	float: left;
	
	
}

.precio_r{
	width: 1100px;
	height: 150px;
	position: relative;
	background: url(../images/trasnporte_r.png);
	margin-right: auto;
	margin-left: auto;
	float: left;
	top: 10px;

}
.ima8{
	width: 350px;
	height: 435px;
	position: relative;
	float: right;
	top: 140px;
	background:url(../images/abiertas_i.png);
	box-shadow: 0px 0px 5px #000;
}
/*Calendario */
.c_info{
	width: 720px;
	height: 372px;
	position: relative;
	float: left;
	background: url( "../images/Calendario23.jpg");
	box-shadow: 0px 0px 5px #000;
	
	
}
.precio_c{
	width: 1100px;
	height: 150px;
	position: relative;
	background: url(../images/transporte_p.png);
	margin-right: auto;
	margin-left: auto;
	float: left;
	top: 10px;

}
.ima9{
	width: 350px;
	height: 720px;
	position: relative;
	float: right;
	top: 0px;
	
	
}
.jardin_c{
	width: 280px;
	height: 300px;
	position: relative;
	top: 50px;
	left: 35px;
	background: url(../images/jardinn.png);
	box-shadow: 0px 0px 20px #000;
	
	
}
.primaria_c{
	width: 280px;
	height: 300px;
	position: relative;
	top: 80px;
	left: 35px;
	background: url(../images/primaria.png);
	box-shadow: 0px 0px 20px #000;
}

/* Contacto */
.cont6{
	width: 1100px;
	height: 740px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.contacto_info{
	width: 720px;
	min-height: 530px;
	position: relative;
	float: left;
	
	
	
}
.precio_con{
	width: 1100px;
	height: 150px;
	position: relative;
	background: url(../images/transporte_e.png);
	margin-right: auto;
	margin-left: auto;
	float: left;
	top: 10px;

}
.ima11{
	width: 350px;
	height: 530px;
	position: relative;
	float: right;
	top: 0px;
	
	
}

/*Padre de Familia*/

.contP{
	width: 1100px;
	height: 790px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.padres_info{
	width: 720px;
	height: 435px;
	position: relative;
	float: left;
	
}
.precio_pa{
	width: 1100px;
	height: 150px;
	position: relative;
	background: url(../images/trasnporte_r.png);
	margin-right: auto;
	margin-left: auto;
	float: left;
	top: -60px;
	

}
.r_info_p{
	width: 720px;
	height: 650px;
	position: relative;
	float: left;
	
	
}
.ima12{
	width: 350px;
	height: 435px;
	position: relative;
	float: right;
	top: 0px;
	background:url(../images/abiertas_i.png);
	box-shadow: 0px 0px 5px #000;
}

.ima13{
	width: 350px;
	height: 197px;
	position: relative;
	float: right;
	top: 10px;
	box-shadow: 0px 0px 5px #000;
}

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}



/*********************************content*************************************/
#content {width:1000px; margin:0 auto; background:url(../images/content-img.png) 1px bottom no-repeat; }
.art {background:url(../images/art.png) 0 0 no-repeat; width:320px; height:159px; margin:0 0 0 -30px;}

.block-1 {background: url(../images/block-1.gif) 0 bottom repeat-x #fff;}
.block-1-shadow {background:url(../images/block-1-shadow.png) 0 0 repeat-y; padding:18px 30px 0 30px;}

.img-border {border:#fff 10px solid; box-shadow: 0 0 5px #c1c1c1; display:inline-block;}
.box-1 {float:left; margin-right:20px;}
.box-1 p.text-2 {margin:7px 0 0px 11px;}

.lists {overflow:hidden; margin-top:12px;}
.lists ul {float:left; width:270px; margin-right:20px;}

.table {width:560px;color:#000; margin-bottom:6px;} 
.table tr {border-top:#d6d6d6 1px solid;}
.table tr th {width:145px; text-align:left; font-weight:bold; padding-bottom:13px;}
.table tr th.last {width:125px;}
.table tr:first-child {border-top:none;}
.table tr td {padding:8px 0 13px 0;}
.table tr td span {display:block;}

.box-2 { float:left; width:270px; margin-right:20px; color:#000;}

/****************************footer************************/


/**********************form**********************/
.map {width:250px; height:164px; border:#fff 10px solid; background:#fff; margin-top:8px; }
.map iframe {width:250px; height:164px; }
dl {margin:18px 0px 0 0px;}
dl dt {}
dl dd span { color:#fff;}
dl dd {}
dl dd a {}
dl dd a:hover {}
#form { margin: 7px 0 0px 0px; width:560px; }
#form input {border:#e0e0e1 1px solid; background:#fff; font-size:14px; font-family: Georgia, "Times New Roman", Times, serif; color:#000;padding:3px 10px 5px 10px;outline: medium none;width: 247px; height:17px; float:left; box-shadow: 0 0 3px #c1c1c1;}
#form textarea {border:#e0e0e1 1px solid; background:#fff;font-size:14px; font-family: Georgia, "Times New Roman", Times, serif;color:#000; height: 370px;outline: medium none;overflow: auto;padding: 3px 0px 0px 10px;width: 465px;resize:none;margin:0px 0 0 0;float:left; box-shadow: 0 0 3px #c1c1c1;}
#form label {position:relative;display: block;min-height:35px;}
.btns {text-align:center; margin-left:82px; overflow:hidden;}
.btns a {display:inline-block; margin:0 15px 0 15px;}
#form label strong {float:left; display:inline-block; padding-top:3px; width:82px; color:#000; line-height:20px;} 


/**********************/

#form1{
	width:100%;
	margin:0;
	padding:10px 0;
}
#form1 label{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin-top:10px;
	display:block;
}
#form1 input, #form1 textarea{
	background:#00ae35;
	border:solid 1px #ccc;
	border-radius:5px;
	display:block;
	width:90%;
	padding:5px;
	color:#fff;
}
#form1 input{
	line-height:20px;
}
#form1 textarea{
	resize:vertical;
	min-height:120px;
	max-height:130px;
}

#form1 .btn{
	border:solid 1px #ccc;
	border-radius:5px;
	background:#333;
	padding:10px;
	color:#fff;
	float:right;
}
.imgleft { float: left;
	margin: 5px; 
	
}
div.sticky {
  position: fixed;
  bottom: 30px;
  right: 10px;
  z-index: 999999;
}
