@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	}
body{
	margin:0 auto;
	padding:0;
	}
header{
	margin:auto;
	width:100%;
/*	position:fixed;
	background:#FFF;*/
	}
section{
	margin:0;
	}
article{
	margin:0;
	}
#cabecera{
	width:100%;}
#logo{
	width:42%;
	display:inline-block;
	}
#logo img{
	width:80%;
	padding:3%;
	margin-left:30px;
	}
#certificaciones{
	width:56%;
	display:inline-block;
	}
#certificaciones img{
	width:60%;
	padding:3%;
	float:right;
	margin-right:20px;
	}
.menu_bar{
	display:none;
	}
nav{
	width:90%;
	margin:20px auto;
	background:#39F;
	}
nav ul{
	overflow:hidden;
	list-style:none;
	}
nav ul li{
	float:left;
	}
nav ul li a{
	color:#fff;
	padding:20px;
	display:block;
	text-decoration:none;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	}
nav ul li span{
	margin-right:10px;
	}
nav ul li a:hover{
	background:#0FF;
	}
.main, .seguridad{ 
	width:90%;
	height:auto;
	margin:0 auto;
	}	
.slides { 
	width:100%;
	}
.slides img { 
	width:100%;	
	}
.slidesjs-pagination { 
	background:#003;
	list-style:none; 
	overflow:hidden;
	margin-top:0;
	top:0;	
	}
.slidesjs-pagination li {
	float:left;	
	}
.slidesjs-pagination li a{
	display:block;
	padding:11px 20px;
	color:#FFF; 
	text-decoration:none;	
	}
.slidesjs-pagination li a:hover{
	background:#000;
	}
.slides .active {
	background:#000;
	}
.slidesjs-navigation{ 
	background:#000;
	color:#fff; 
	text-decoration:none;
	display:inline-block;
	float:right;	
	}
.wp{
	color:#fff;
	float:right;
	padding-right:15%;
	padding-top:20px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:1.2em;
	}
.tranquilidad{
	width:100%;
	}
.tranquilidad img{
	width:100%;
	}
.description{
	background:#069;
	width:90%;
	margin:0 auto;
	padding:10px;
	overflow:hidden;
	}
h1{
	color:#fff;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-align:center;
	}
.service{
	width:90%;
	margin:0 auto;
	overflow:hidden;
	}
.seet{
	width:33.333%;
	float:left;
	}
.imageseet{
	width:80%;
	margin:0 auto;
	padding:20px;
	}
.imageseet img{
	width:100%;
	height::100%;
	border-radius:50%;
	border:10px solid #069;
	}
h2{
	color:#000;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-align:center;
	}
.seet h2:hover{
	color:#099;
	}
.gps{
	position:relative;
	background:#174756;
	width:90%;
	margin:0 auto;
	margin-top:20px;
	overflow:hidden;
	}
.gps h1{
	padding:20px;}
.imagegps{
	width:50%;
	float:left;
	}
.imagegps img{
	width:100%;
	}
.textoencima{
	position:absolute;
	top:100px;
	left:20px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:1.4em;
	background:rgba(0,102,102,0.4);
	border-radius:20px;
	box-shadow:2px 2px 5px 5px rgba(0,0,0,0.2);
	}
.textoencima h3{
	color:#fff;
	padding:20px;
	margin-right:10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-align:justify;
	font-size:24px;
	}
h3{
	color:#fff;
	padding:20px;
	margin-right:10px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-align:justify;
	font-size:16px;
	}
.textogps{
	width:50%;
	float:left;
	}
.textogps h3{
	color:#fff;
	margin-left:5%;
	}
hr{
	height:3px;
	background-color:#fff;
	}
.links{
	width:90%;
	margin:0 auto;
	overflow:hidden;
	padding:20px;
	}
.linkimg{
	width:24%;
	display:inline-block;
	}
.linkimg a img{
	width:60%;
	margin:1% 20% 1% 20%;
	}
.linkimg:hover{
	background:#FFF;
	border-radius:20px;
	box-shadow:2px 2px 5px 5px rgba(0,0,0,0.2);}
.direction{
	background:#235148;
	overflow:hidden;
	}
.direccion{
	width:25%;
	border-right:2px solid #0C9;
	float:left;
	margin:20px 0;
	overflow:hidden;
	}
p{
	color:#fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:center;
	font-size:0.8em;
	}
.mapa{
	width:45%;
	float:left;
	margin-left:2%;
	position:relative;
	}
.ubicacion img{
	width:100%;
	padding:20px;
	border-radius:50px;
	}
.mapa .textoencima{
	position:absolute;
	top:40px;
	left:40px;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size:1em;
	background:rgba(0,102,102,0.8);
	border-radius:20px;
	box-shadow:2px 2px 5px 5px rgba(0,0,0,0.2);
	}
.mapa .textoencima p{
	padding:20px;
	}
.mapa .textoencima a{
	text-decoration:none;
	}
.mapa .textoencima p:hover{
	color:#FF0;
	}
footer{
	background:#033;
	}
footer p{
	padding:20px;
	}
/*--pagina nosotros--*/
.fotos{
	width:90%;
	margin:0 auto;
	margin-bottom:20px;
	}
.fotoprincipal img{
	width:100%;
	}
.mision{
	width:90%;
	margin:0 auto;
	overflow:hidden;
	}
.mision h1{
	color:#53636D;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-align:center;
	font-size:2em;
	margin:30px 0 10px 0;
	}
.imagen{
	width:50%;
	float:left;
	margin:20px 0;
	}
.imagen img{
	width:100%;
	}
.textmision{
	width:50%;
	float:left;
	margin:20px 0;
	}
.textmision p{
	color:#53636D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:justify;
	font-size:90%;
	padding:0 30px;
	margin:12% 0;
	}
.textpol{
	width:50%;
	float:left;
	margin:20px 0;
	}
.textpola{
	width:50%;
	float:left;
	margin:20px 0;
	}
.textpol p{
	color:#53636D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:justify;
	font-size:90%;
	padding:0 30px;
	}
.textpola p{
	color:#53636D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:justify;
	font-size:90%;
	padding:0 30px;
	margin:20px 0;
	}
.textpol li{
	color:#53636D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:justify;
	font-size:90%;
	padding:0 30px;
	}
.textpol ul{
	width:90%;
	float:left;
	margin:20px 0 20px 60px;
	}
	
/*pagina servicios*/

.escolar, .afiliados{
	width:90%;
	margin:0 auto;
	overflow:hidden;
	}
.servicios1{
	width:33.3333%;
	float:left;
	}
.imagenservicio img{
	width:80%;
	margin:10%;
	border-radius:20px;
	}
.servicios1 h1, .formulario h1, .formulariocotice h1, .gpsaf h1{
	color:#53636D;
	margin-bottom:10px;
	}
.textservice p, .info p{
	color:#53636D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:justify;
	font-size:90%;
	padding:0 30px;
	margin-bottom:20px;
	}
.vehiculos{
	width:90%;
	margin:0 auto;
	overflow:hidden;
	}
.textv{
	width:100%;
	padding:20px;
	}
.textv p{
	color:#53636D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:center;
	font-size:90%;
	padding:0 30px;
	margin-bottom:20px;
	}
.fotov{
	width:25%;
	float:left;
	}
.fotov img{
	width:100%;
	padding:5px;
	}
.fotov img:hover{
	padding:5px;
	position:relative;
	-webkit-transform:scale(1.5);
	-moz-transform:scale(1.5);
	-o-transform:scale(1.5);
	transform:scale(1.5);
	border-radius:50px;
	}
.empresas{
	width:90%;
	margin:0 auto;
	padding:20px 0;
	overflow:hidden;
	}
.empresas1{
	width:10%;
	float:left;
	}
.empresas1 p, .gpsaf p, .pagos p{
	color:#53636D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:center;
	font-size:90%;
	margin-bottom:20px;
	}

/*Pagina Contacto cotice*/

.formulario{
	width:70%;
	margin:0 auto;
	overflow:hidden;
	}
.formulario img{
	width:20%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	}
.formcontacto{
	width:60%;
	float:left;
	margin:20px 0;
	border:1px solid #ccc;
	background:#405652;
	padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	}
.info{
	width:40%;
	float:left;
	margin:20px 0;
	}
label{
	display:block;
	width:100%;
	color:#fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:justify;
	font-size:90%;
	margin-bottom:20px;
	}
label[for="doc1"]{
	width:50%;
	text-align:left;
	}
input[type="radio"]{
	width:10%;
	float:left
	}
.formulariocotice p{
	width:100%;
	margin:0;
	color:#fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:justify;
	font-size:90%;
	}
.formulariocotice h2{
	color:#fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:justify;
	font-size:110%;
	padding:30px;
	}
	
b{
	color:#F00;
	}
input, textarea, select{
	margin-bottom:20px;
	width:100%;
	padding:10px;
	border:1px solid #ccc;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	color:#53636D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:justify;
	font-size:90%;
	}
input:focus, textarea:focus{
	border:1px solid #09F;
	}
textarea{
	resize:vertical;
	max-height:300px;
	min-height:100px;
	}
input[type="submit"]{
	width:20%;
	margin-bottom:0;
	background:#164391;
	color:#fff;
	text-align:center;
	border:none;
	}
input[type="submit"]:hover{
	background:#3499D6;
	cursor:pointer;
	color:#030;
	}
.formulariocotice{
	width:50%;
	margin:0 auto;
	overflow:hidden;
	}
.formulariocotice .formcontacto{
	width:100%;
	}
.salyreg{
	width:50%;
	float:left;
	}
	
/* pagina afiliados */

.relacionado {
	width:60%;
	float:left;
	}
.gpsaf img{
	width:50%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	}
.gpsaf img:hover{
	background:#FFF;
	border-radius:20px;
	box-shadow:2px 2px 5px 5px rgba(0,0,0,0.2);
	}
.gpsaf h3{
	color:#53636D;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-align:center;
	}
.gpscar{
	width:33.3%;
	float:left;
	padding:20px;
	margin-bottom:20px;
	}
.gpscar img{
	width:100%;
	}
.gpscar p{
	color:#53636D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:center;
	font-size:70%;
	margin-bottom:20px;
	}
.pagos{
	width:100%;
	background:#CCC;
	padding-top:30px;
	margin-bottom:30px;
	overflow:hidden;
	}
.formasesor{
	width:100%;
	float:left;
	margin:20px 0;
	border:1px solid #ccc;
	background:#405652;
	padding:20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	}
.formasesor h1{
	color:#CCC;
	margin-bottom:10px;
	}
.noticias{
	width:40%;
	background:#E8F6F9;
	float:left;
	display:inline;
	border-left:1px solid #333;
	overflow:hidden;
	margin:20px 0;
	}
.noticias H1{
	color:#53636D;
	margin-bottom:10px;
	}
.capacited{
	width:100%;
	}
.noticias .capacited img{
	width:100%;
	}

.noticias p{
	color:#53636D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight:lighter;
	text-align:center;
	font-size:90%;
	margin-bottom:20px;
	}
.noticias img{
	width:48%;
	display:inline-block;
	margin-left:1%;
	}
	
/*pagina gracias*/

.gracias h1{
	color:#53636D;
	margin-top:100px;
	margin-bottom:100px;
	}
	
/* ---------------------------------------------------------------------------------------------
   RESPONSIVE ----------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------*/
	
@media screen and (max-width:1080px){
      p{
		  font-size:12px;	  
		}
	nav{
		width:100%;
		}
	}

@media only screen and (max-width:480px){
    #logo,  #certificaciones, #certificaciones img{
	width:100%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
    header nav{
		width:80%;
		height:100%;
		left:-100%;
		margin:0;
		position:fixed;
		z-index:1;
		}
	.menu_bar{
		display:block;
		width:100%;
		background:#39F;
		}
	.menu_bar .bt_menu{
		display:block;
		padding:20px;
		color:#FFF;
		text-decoration:none;
		font-weight:bold;
		font-size:24px;
		font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
		}
	.menu_bar span{
		float:right;
		font-size:40px;
		}
 	nav ul li, #certificaciones img{
		float:none;
		display:block;
		border-bottom:1px solid rgba(255,255,255,0.3);
		}
	.wp{
		display:none;
		}

	p{
		font-size:12px;}
	.direccion, .mapa, .imagegps, .textogps, .seet, .imagen, .textmision, .textpol, .textpola, .servicios1, .empresas1, .relacionado, .noticias, .gpscar, .formulario, .formcontacto, .info, .formulariocotice{
		width:100%;
		}
	.linkimg{
		width:48%;
		}
    .textmision p, .textpol p, .textpola p, .textpol li{
		font-size:14px;	  
	}
	.gpscar img{
	width:50%;
	}
   	}
@media only screen and (min-width:481px) and (max-width:720px){
	.wp{
		display:none;
		}
	p{
		font-size:12px;}
	.mapa, .imagegps, .textogps, .imagen, .textmision, .textpol, .textpola, .servicios1, .empresas1, .relacionado, .noticias, .gpscar, .formulario, .formcontacto, .info, .formulariocotice{
		width:100%;
		}
		.direccion{
			width:50%;
			}
		.imageseet{
	    width:100%;
	    }
        .imageseet img{
	     border:5px;
	    }
    .textmision p, .textpol p, .textpola p, .textpol li{
		font-size:14px;	  
	}
	}
@media only screen and (min-width:721px) and (max-width:1079px){
  .mapa, .imagegps, .textogps, .servicios1, .empresas1, .relacionado, .noticias, .gpscar, {
		width:100%;
		}
	.direccion{
			width:50%;
			}
	.imagen, .textmision, .textpol, .textpola {
		width:100%;
		}
	.textmision p, .textpol p, .textpola p, .textpol li{
		font-size:14px;	  
	}
}