body{
	font-family: 'gotham_lightregular'; font-size:14px; color:#FFF; background:#00548e;}

.fontbold{font-family: 'gotham_boldregular';}

.fontlight{font-family: 'gotham_lightregular';}

.fontmedium{font-family: 'gotham_mediumregular';}

.colorazul{ background-color:#00548e;}
.colorverde{ background-color:#0e6835;}
.colorblanco{ background-color:#fff;}

.logosheader { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;}
.logoB { width: 80px; }
.logoSC { width: 200px; }

.headersouth{ height:auto;}
.footersouth{ height:34px;}

.marpad{ margin:0px!important; padding:0px!important; }

/* .logosouthern{ height:88px; width: 200px; background:url(../images/logosouthern.png) center no-repeat; background-size:auto 100%;  }
.logoblooming{ height:88px; width: 200px; background:url(../images/logoblooming.png) center no-repeat; background-size:auto 100%;  } */

.inscripcion{  height:88px; color:#00548e; font-size:20px; text-align:center; line-height:88px;}

.imagenninos{ height:470px; background:url(../images/cabezal.jpg) top center no-repeat; background-size:100% auto;}

.textos1{ display:block; color:#00548e; padding:20px 40% 0px 10px; font-size:14px; font-weight: 600; position:relative;}
.textos2{ text-align: justify; display:block; color:#333333; padding:20px 10px 20px 10px; font-size:14px; font-weight: 600; position:relative; background:url(../images/estrellas.png) center no-repeat; }
.teesperamos{ font-size: 22px; font-weight: 900; text-align: center;}

.recuadro{ display:block; position:absolute; right:20px; bottom:0px; background:url(../images/recuadro.png) center center no-repeat; width:219px; height:196px;}

.formulario{
	position: absolute;
	width: 152px;
	height: 140px;
	left: 56px;
	top: 46px;
}

.formsout{ display:block; width:100%; height:25px; line-height:25px; padding:0px 3%; font-size:10px; color:#777a78; position:relative; background-color:#FFF; border:none; outline:none; margin-bottom:10px;  }

.enterform{ display:block; width:100%; height:35px; line-height:16px; padding:0px 3%; font-size:14px; color:#FFF; position:relative; background-color:#0e6835;; border:none; outline:none; text-align:center; text-decoration:none; cursor:pointer;}
.enterform:hover{background-color:#00548e; color:FFF!important; text-decoration:none!important;}

.niveles{ text-align:center; height:30px; line-height: 30px; color:#fff; font-size:20px; }
.jardin{ height: 140px; background:url(../images/inicial.jpg) top no-repeat; background-size:100% auto;}
.primaria{height: 140px; background: url(../images/primaria.jpg) center center no-repeat; background-size:100% auto;}
.secundaria {height: 140px; background:url(../images/secundaria.jpg) center center no-repeat; background-size:100% auto;}

.gracias{  height:88px; color:#FFF; font-size:20px; text-align:center; line-height:24px;}

.logosouthern2{ height:150px; background:url(../images/logosouthern.png) center center no-repeat; background-size:50% auto; margin-top:20px; margin-bottom:15px;  }






@media(max-width:992px){
	
.logosouthern{ height:88px;  background:url(../images/logosouthern.png) center center no-repeat; background-size:auto 100%;  }
.logoblooming{ height:88px;  background:url(../images/logoblooming.png) center center no-repeat; background-size:auto 100%;  }

.inscripcion{ text-align:center;}
	
	
	}
	
@media(max-width:780px){
	
	.niveles{ text-align:center; height:30px; line-height:30px; color:#FFF; font-size:20px;}
	.inscripcion{ text-align: center;}
	.logosheader { margin: 10px 0px 50px 0px; justify-content: center; }
	}
	
@media(max-width:540px){
	.inscripcion{ text-align: center; font-size:26px; }

	}


	
	
	@media(max-width:360px){
		
.logosouthern2{ height:150px; background:url(../images/logosouthern.png) center center no-repeat; background-size:80% auto;  }
	
.niveles{ text-align:center; height:30px; line-height:30px; color:#FFF; font-size:20px;}
	
.textos1{ display:block; color:#FFF; padding:0px 10px 0px 10px; font-size:14px; position:relative;}

	
	}
