@font-face {
   font-family: Toonish;
   font-style: normal;
   font-weight: normal;
   src: url(../_fonts/ToonishRegular.ttf);
}

body {
    margin: 0;
    font-family: verdana,arial,sans-serif;
}
header {
    background: url("../_img/header-bg_body.jpg") repeat scroll 0 1px rgba(0, 0, 0, 0);
    height: 131px;
    width: 100%;
}
.main_container #logo {
    float: left;
    height: auto;
    width: 25%;
}
.logo {
    background: url("../_img/logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 111px;
    margin: 12px 0 0 5%;
    width: 305px;
}
.correo {
    background: url("../_img/pleca-telefono.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 45px;
    margin-right: 5%;
    width: 258px;
}
.correo > a {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    margin: 2% 0 0 6%;
    text-decoration: none;
    width: 183px;
}
.correo a span {
    color: #B92227;
}
nav {
    float: right;
    height: auto;
    width: 75%;
}
ul {
    float: right;
    margin-right: 5%;
    margin-top: 30px;
    padding: 0;
}
nav ul li {
    display: inline-block;
}
#menu a {
    font-size: 19px;
    font-weight: bold;
    padding: 10px 10px 32px;
    text-decoration: none;
    font-family: 'Montserrat',sans-serif;
}
#menu li:nth-child(1) a {
    color:#f7cb66;
}
#menu li:nth-child(1) a:hover, #menu li:nth-child(1) a.active {
    color:#fff;
    background: #f7cb66;
}
#menu li:nth-child(2) a {
    color: #ec464f;
}
#menu li:nth-child(2) a:hover, #menu li:nth-child(2) a.active {
    color:#fff;
    background: #ec464f;
}
#menu li:nth-child(3) a{
    color: #513c97;
}
#menu li:nth-child(3) a:hover, #menu li:nth-child(3) a.active  {
    color:#fff;
    background: #513c97;
}
#menu li:nth-child(4) a {
    color: #80b43f;
}
#menu li:nth-child(4) a:hover, #menu li:nth-child(4) a.active {
    color:#fff;
    background: #80b43f;
}
#menu li:nth-child(5) a {
    color: #009dd4;
}
#menu li:nth-child(5) a:hover, #menu li:nth-child(5) a.active {
    color:#fff;
    background: #009dd4;
}
#menu li:nth-child(6) a {
    color: #ec464f;
}
#menu li:nth-child(6) a:hover, #menu li:nth-child(6) a.active {
    color:#fff;
    background: #ec464f;
}
#menu li:last-child a {
    color: #e2b44c;
}
#menu li:last-child a:hover, #menu li:last-child a.active {
    color:#fff;
    background: #e2b44c;
}

#nav-mobile{
    display: none;
    background: url(../_img/nav.ico) no-repeat center center;
    float: right;
    width: 60px;
    height: 60px;
    right: 0;
    top:0;
    opacity: .6;
}
#nav-mobile.nav-active{
	opacity: 1;
}


.borde_nav {
    background: url("../_img/divisor-colores.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 6px;
    width: 100%;
}
.main_container{
	background: url("../_img/bg_body.jpg") repeat scroll 0 1px rgba(0, 0, 0, 0);
}
.slider-wraper{
	float: left;
	width: 100%;
}
.nivo-control {
    background:#FFFFFF;
    border-radius: 10px;
    display: inline-block;
    font-size: 0;
    height: 20px;
    margin: 5px;
    width: 20px;
}
.nivo-control.active{
    background:#009dd4;
}
.nivo-prevNav, .nivo-nextNav{
	display: none;
}
.nivo-caption {
    -moz-box-sizing: border-box;
    bottom: 0;
    color: #FFFFFF;
    display: none;
    left: 0;
    overflow: hidden;
    padding: 0 0 4% 5%;
    position: absolute;
    width: 100%;
    z-index: 8;
}
.captions{
	font-family: Toonish;
	color: #726a5d;
}
.cation {
    display: block;
}
.cation.block_one{
	font-size: 5em;
}
.cation.block_two{
	font-size: 3em;
}
.cation.block_three{
	font-size: 4em;
    color: #EC464F;
}
.wraper_tabs {
    height: 16%;
    position: absolute;
    right: 100px;
    top: 180px;
    width: 45%;
    z-index: 15;
}
#tabs_left_right {
    position: relative;
    right: -11px;
    top: 1px;
    width: 413px;
}
.ui-tabs .ui-tabs-nav li, .ui-tabs .ui-tabs-nav li.ui-tabs-active{
	margin: 0px;
}
#tab_left{
	background: url("../_img/bg_tab_green.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	height: 37px;
}
#tab_left a:hover{
	cursor: pointer;
}
#tab_right{
	background: url("../_img/bg_tab_blue.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	height: 37px;
}
#tab_right a:hover{
	cursor: pointer;
}
.ui-tabs-anchor {
    color: #FFFFFF;
    position: relative;
    top: -13px;
}
.ui-tabs .ui-tabs-panel{
	padding: 0px !important;
}
li.ui-state-default a.ui-tabs-anchor span {
    background: url("../_img/tab_inactivo.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 29px;
    left: 7px;
    position: relative;
    top: 8px;
    width: 30px;
}
li.ui-tabs-active a.ui-tabs-anchor span {
    background: url("../_img/tab_default.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 29px;
    left: 7px;
    position: relative;
    top: 8px;
    width: 30px;
}
.video {
    height: 600px;
    width: 100%;
}
.toggles {
    background: url("../_img/bg-secciones.jpg") repeat;
    clear: both;
    display: inline-block;
    height: auto;
    position: relative;
    top: -72px;
    width: 100%;
}
.toggles_left {
    float: left;
    width: 50%;
}
.toggles_right{
    float: right;
    width: 50%;
}
#preescolar {
    background: url("../_img/patron_toggle.png") repeat 0px 0px #513c97;
    height: 80px;
    text-align: right;
    cursor: pointer;
    float: left;
    width: 100%;
}
.preescolar{
    background: url("../_img/patron_toggle.png") repeat 0px -80px #513c97;
    display: none;
    height: 80px;
    width:100%;
    float: left;
}
.avion {
    background: url("../_img/aeroplano.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 55px;
    width: 70px;
    margin: 10px 0 0 0;
}
.title_prees {
    color: #FFFFFF;
    display: inline-block;
    font-family: montserrat;
    font-size: 1.3em;
    font-weight: 400;
    margin: 25px 25px 0;
    vertical-align: top;
}
.text_prees, .text_mis_val {
    color: #FFFFFF;
    display: inline-block;
    font-size: 1.2em;
    text-align: right;
    width: 98%;
}
#mis_val {
    background: url("../_img/patron_toggle.png") repeat 0px 0px  #ec464f;
    height: 80px;
    text-align: right;
    cursor: pointer;
    float: left;
    width: 100%;
}
.mis_val {
    background: url("../_img/patron_toggle.png") repeat 0px -80px  #ec464f;
    display: none;
    height: 80px;
    float: left;
    width: 100%;
}
.like {
    background: url("../_img/hand-up.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 55px;
    width: 70px;
    margin: 10px 0 0 0;
}
.title_mis_val {
    color: #FFFFFF;
    display: inline-block;
    font-family: montserrat;
    font-size: 1.3em;
    font-weight: 400;
    margin: 25px 25px 0;
    vertical-align: top;
}
#primaria {
    background: url("../_img/patron_toggle.png") repeat 0px 0px   #fcbf32;
    height: 80px;
    cursor: pointer;
    float: right;
    width: 100%;
}
.primaria {
    background: url("../_img/patron_toggle.png") repeat 0px -80px   #fcbf32;
    display: none;
    height: 80px;
    float: right;
    width: 100%;
}
.nave {
    background: url("../_img/rocket.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 60px;
    width: 70px;
    margin: 10px 0 0 0;
}
.title_prim {
    color: #FFFFFF;
    display: inline-block;
    font-family: montserrat;
    font-size: 1.3em;
    font-weight: 400;
    margin: 25px 23px 0;
    vertical-align: top;
}
.text_primaria {
    color: #c3973d;
    display: inline-block;
    float: right;
    font-size: 1.2em;
    width: 98%;
}
#esti{
    background: url("../_img/patron_toggle.png") repeat 0px 0px   #80b43f;
    height: 80px;
    cursor: pointer;
    float: right;
    width: 100%;
}
.esti{
    background: url("../_img/patron_toggle.png") repeat 0px -80px  #80b43f;
    display: none;
    height: 80px;
    float: right;
    width: 100%;
}
.corazon {
    background: url("../_img/heart.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 60px;
    width: 70px;
    margin: 10px 0 0 0;
}
.title_esti {
    color: #FFFFFF;
    display: inline-block;
    font-family: montserrat;
    font-size: 1.3em;
    font-weight: 400;
    margin: 25px 20px 0;
    vertical-align: top;
}
.text_esti{
	color: #fff;
    display: inline-block;
    float: right;
    font-size: 1.2em;
    width: 98%;
}
.jMyCarousel {
    margin: -76px 0 0;
}
.jMyCarousel > ul{
	float: none;
}
.borde_footer{
    background: url("../_img/divisor-colores.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 6px;
    width: 100%;
}
.footer {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    background: url("../_img/bg_footer.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 160px;
    padding: 25px 40px 0;
    width: 100%;
}
.footer_left {
    display: inline-block;
    float: left;
    height: auto;
    padding-top: 30px;
    vertical-align: top;
    width: 30%;
}
.fb {
    background: url("../_img/incon_fb.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 37px;
    width: 38px;
    display: block;
}
.footer_left p, .footer_left a {
    color: #a297c3;
    font-size: 1em;
    text-decoration: none;
}
.footer_right {
    display: inline-block;
    float: right;
    height: auto;
    vertical-align: top;
    width: 65%;
}

.icon_fon {
    background: url("../_img/icon_phone.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: right;
    height: 39px;
    margin-top: 13px;
    width: 38px;
}
.phones {
    display: inline-block;
    float: right;
    vertical-align: top;
}
.phone > a {
    color: #2DB8EC;
    display: block;
    font-size: 1.5em;
    vertical-align: top;
    text-decoration: none;
}
.phone > a span{
    color: #22728E;
}
.sep {
    clear: both;
    color: #C2DA84;
    display: block;
    float: right;
    font-size: 13px;
}
.footer_right > ul {
    clear: both;
    display: block;
    float: right;
    margin: 0;
}
.footer_right li {
    border-right: 2px solid #C18787;
    display: inline-block;
    padding: 0 5px;
}
.footer_right li:last-child {
    border: medium none;
}
.footer_right ul li a {
    color: #EF8F95;
    text-decoration: none;
    cursor: pointer;
}
#pop_terminos, #pop_politicas, #pop_derechos, #pop_privacidad { 
	display:none;
}
#popup {
    background-color: #FFFFFF;
    /*border-radius: 10px;
    box-shadow: 0 0 25px 5px #999999;*/
    color: #111111;
    margin: 10% auto;
    padding: 0 25px 5px 25px;
    width: 80%;
    font-size: 12px;
}
.button {
    background-color: #80B43F;
    border-radius: 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}
.button.b-close, .button.bClose {
    border-radius: 7px;
    box-shadow: none;
    font: bold 131% sans-serif;
    left: 99%;
    position: relative;
    top: -10px;
}
.button > span {
    font-size: 100%;
}
.button:hover {
    background-color: #1E1E1E;
}
#popup > ul {
    float: none;
    padding: inherit;
    margin-right: 0px;
    margin-top: 0;
    list-style: none;
}
#popup a {
    color: #000;
}
/***************************+++**********/
/*				Instalaciones			*/
/******************************+++*******/
.wraper_instalaciones {
    display: block;
    margin: 0 auto;
    min-height: 600px;
    padding: 70px 0 0;
    width: 1515px;
}
.title_ins {
    color: #EC4E56;
    font-family: 'Ranchers',cursive;
    font-size: 1.8em;
}
.title_ins > span {
    color: #726A5D;
}
.subtitle_ins {
    color: #726A5D;
    font-family: 'Ranchers',cursive;
    font-family:  1.4em;
}
.ins {
    float: none;
    margin: 47px 0 0;
}
.ins > li {
    display: inline-block;
    margin: 0 10px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.ins > li:last-child {
	margin: 0px
	
}
.title_bottom {
    color: #FFFFFF;
    display: block;
    font-family: montserrat;
    font-size: 1.3em;
    height: 47px;
    position: relative;
    top: -50px;
    width: 100%;
}
.entrada_bottom{
	background: none repeat scroll 0 0 #EC464F;
} 
.jardin_bottom{
	background: none repeat scroll 0 0 #7daf3d;
}
.alberca_bottom{
	background: none repeat scroll 0 0 #fbbd2d;
}
.casita_bottom{
	background: none repeat scroll 0 0 #4f3b94;
}
.deportes_bottom{
	background: none repeat scroll 0 0 #009DD4;
}
.galaria_bottom {
    background: none repeat scroll 0 0 #ff8400;
}
.entrada, .jardin, .alberca, .casita, .deportes, .galeria{
	display: inline-block;
    height: 35px;
    width: 35px;
    margin: 3px 3px 0px 3px;
} 
.entrada {
    background: url("../_img/_instalaciones/entrada.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.jardin {
    background: url("../_img/_instalaciones/jardin.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.alberca {
    background: url("../_img/_instalaciones/alberca.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.casita {
    background: url("../_img/_instalaciones/casita.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.deportes {
    background: url("../_img/_instalaciones/deportes.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.galeria {
    background: url("../_img/_instalaciones/galeria.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.title_bottom span.title {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
}
.over1, .over2, .over3, .over4, .over5{
    height: 100%;
    opacity: 0.62;
    position: absolute;
    top: -570px;
    width: 280px;
}
.over1 > a, .over2 > a, .over3 > a, .over4 > a, .over5 > a{
    display: block;
    height: 100%;
    width: 100%;
}
.over1 > a{
	background: url("../_img/_instalaciones/1_rojo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.over2 > a{
	background: url("../_img/_instalaciones/2_verde.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.over3 > a{
	background: url("../_img/_instalaciones/3_amarillo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.over4 > a{
	background: url("../_img/_instalaciones/4_morado.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.over5 > a{
	background: url("../_img/_instalaciones/5_azul.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.ins li img {
    width: 228px;
}
.title_bottom {
    font-size: 1em;
}
/***************************+++**********/
/*				NIVELES	    			*/
/***************************+++**********/
.wraper_niveles {
    height: 1100px;
}
.wraper_niveles .tabion.height-600 {
    background: none repeat scroll 0 0 rgba(110, 110, 110, 0.2);
    float: none;
    margin: 107px auto 0;
    width: 1524px;
}
.wraper_niveles .title_ins, .wraper_niveles .subtitle_ins {
    margin: 0 auto;
    width: 1527px;
    top: 60px;
    position: relative;
}

.wraper_niveles .title_ins{
	color: #513c97;
}
.tabtile.tabtile-small.solid-blue-2.hovershadow-blue.light-text.tab_niveles_pekes,
.tabtile.tabtile-small.solid-red-2.hovershadow-red.light-text.pos-top-100.tab_niveles_maternal,
.tabtile.tabtile-small.solid-orange-2.hovershadow-orange.light-text.pos-top-200.tab_niveles_kinder1,
.tabtile.tabtile-small.solid-green-2.hovershadow-green.light-text.pos-top-300.tab_niveles_kinder2,
.tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-400.tab_niveles_kinder3,
.tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-500.tab_niveles_primaria{
    height: 82px;
    width: 82px;
}
.niveles_text.light-text {
    margin: 30px 0 0;
}
.hovershadow-green:hover{
	box-shadow:0 0 0px 0px #AACA37;
}
.niveles_left, .niveles_right{
	float: left;
	width: 50%;
}
.niveles_left {
    background: none repeat scroll 0 0 #F9F9F9;
}
.wraper_niveles .height-800 {
    background: none repeat scroll 0 0 rgba(110, 110, 110, 0.2);
    height: 600px;
    padding: 80px 0;
    
}
.wraper_niveles ul.tabion li div div.tab-content div.niveles_right div.wraper_slider div.nivo-controlNav {
    display: block;
    float: right;
    margin-right: 0;
    padding: 0;
    position: relative;
    text-align: center;
    top: -60px;
    width: 60%;
    z-index: 10;
}
.wraper_niveles ul.tabion li div div.tab-content div.niveles_right div.wraper_slider div.nivo-controlNav a.nivo-control{
	width: 15px;
	height: 15px;
}
.slider_pekes .nivo-controlNav a.nivo-control.active{
	background:#00A1DA;
}
.tab-content .niveles_left > img {
    width: 100%;
    vertical-align: bottom;
}

.wraper_niveles ul.tabion li div div.tab-content{
	background: none;
}
.wraper_niveles ul.tabion li div div.tab-content .niveles_left > p {
    color: #726A5D;
    font-size: 14px;
    line-height: 1.8;
    padding: 0 37px 0 45px;
    text-align: justify;
}
.niveles_texto.texto_primaria {
    font-size: 11px !important;
    line-height: 1.4 !important;
}
.niveles_texto {
    margin: 19px 0 0;
}
.wraper_niveles ul.tabion li div div.tab-content .niveles_left p.title.pekes {
    color: #00A1DA;
    font-family: 'Ranchers',cursive;
    font-size: 18px;
    font-weight: bold;
    margin: 25px 0 0;
}
.wraper_niveles ul.tabion li div div.tab-content p.title.maternal {
    color: #FBBD2D;
    font-family: 'Ranchers',cursive;
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0 0;
}
.wraper_niveles ul.tabion li div div.tab-content p.title.kinder1 {
    color: #EC464F;
    font-family: 'Ranchers',cursive;
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0 0;
}
.wraper_niveles ul.tabion li div div.tab-content p.title.kinder2 {
    color: #7DAF3D;
    font-family: 'Ranchers',cursive;
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0 0;
}
.wraper_niveles ul.tabion li div div.tab-content p.title.kinder3 {
    color: #CE408D;
    font-family: 'Ranchers',cursive;
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0 0;
}
.wraper_niveles ul.tabion li div div.tab-content p.title.primari {
    color: #806BC7;
    font-family: 'Ranchers',cursive;
    font-size: 20px;
    font-weight: bold;
    margin: 25px 0 0;
}
.wraper_slider {
    padding: 10px;
    margin: 19% 0 19%;
}
.wraper_slider.slider_pekes div.nivo-controlNav a.nivo-control.active,
.wraper_slider.slider_pekes {
    background:#00A1DA;
}
.wraper_slider.slider_maternal div.nivo-controlNav a.nivo-control.active,
.wraper_slider.slider_maternal {
    background:#FBBD2D;
}
.wraper_slider.slider_kinder1 div.nivo-controlNav a.nivo-control.active,
.wraper_slider.slider_kinder1 {
    background:#EC464F;
}
.wraper_slider.slider_kinder2 div.nivo-controlNav a.nivo-control.active,
.wraper_slider.slider_kinder2 {
    background:#7DAF3D;
}
.wraper_slider.slider_kinder3 div.nivo-controlNav a.nivo-control.active,
.wraper_slider.slider_kinder3 {
    background:#CE408D;
}
.wraper_slider.slider_primaria div.nivo-controlNav a.nivo-control.active,
.wraper_slider.slider_primaria {
    background:#806BC7;
}

.tabion > li > input[type="radio"]:checked + div > .tabtile-small > span, 
.tabion li div label.tabtile:hover span.niveles_text{
	font-size: 0px !important;
}
.tabtile.tabtile-small.solid-blue-2.hovershadow-blue.light-text.tab_niveles_pekes{
	background:#00A1DA;
}
.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-blue-2.hovershadow-blue.light-text.tab_niveles_pekes, 
.tabtile.tabtile-small.solid-blue-2.hovershadow-blue.light-text.tab_niveles_pekes:hover{
	background: url("../_img/_niveles/icon_pekes.jpg") no-repeat scroll 41px 0 rgba(0, 0, 0, 0);
	width: 123px;
	z-index: 1;
}
.tabtile.tabtile-small.solid-red-2.hovershadow-red.light-text.pos-top-100.tab_niveles_maternal{
	background:#fbbd2d;
}
.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-red-2.hovershadow-red.light-text.pos-top-100.tab_niveles_maternal,
.tabtile.tabtile-small.solid-red-2.hovershadow-red.light-text.pos-top-100.tab_niveles_maternal:hover{
	background: url("../_img/_niveles/icon_maternal.jpg") no-repeat scroll 41px 0 rgba(0, 0, 0, 0);
	width: 123px;
	z-index: 1;
}
.tabtile.tabtile-small.solid-orange-2.hovershadow-orange.light-text.pos-top-200.tab_niveles_kinder1{
	background:#ec464f;
}
.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-orange-2.hovershadow-orange.light-text.pos-top-200.tab_niveles_kinder1,
.tabtile.tabtile-small.solid-orange-2.hovershadow-orange.light-text.pos-top-200.tab_niveles_kinder1:hover{
	background: url("../_img/_niveles/icon_kinder1.jpg") no-repeat scroll 41px 0 rgba(0, 0, 0, 0);
	width: 123px;
	z-index: 1;
}
.tabtile.tabtile-small.solid-green-2.hovershadow-green.light-text.pos-top-300.tab_niveles_kinder2{
	background:#7daf3d;
}
.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-green-2.hovershadow-green.light-text.pos-top-300.tab_niveles_kinder2,
.tabtile.tabtile-small.solid-green-2.hovershadow-green.light-text.pos-top-300.tab_niveles_kinder2:hover{
	background: url("../_img/_niveles/icon_kinder2.jpg") no-repeat scroll 41px 0 rgba(0, 0, 0, 0);
	width: 123px;
	z-index: 1;
}
.tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-400.tab_niveles_kinder3{
	background:#ce408d;
}
.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-400.tab_niveles_kinder3,
.tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-400.tab_niveles_kinder3:hover{
	background: url("../_img/_niveles/icon_kinder3.jpg") no-repeat scroll 41px 0 rgba(0, 0, 0, 0);
	width: 123px;
	z-index: 1;
}
.tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-500.tab_niveles_primaria{
	background:#806bc7;
}
.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-500.tab_niveles_primaria,
.tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-500.tab_niveles_primaria:hover{
	background: url("../_img/_niveles/icon_primaria.jpg") no-repeat scroll 41px 0 rgba(0, 0, 0, 0);
	width: 123px;
	z-index: 1;
}

/***************************+++**********/
/*				ACTIVIDADES    			*/
/***************************+++**********/


.tabion.height-800 {
    float: none;
    margin: 107px auto 0;
    width: 1524px;
}
.tabion > li{
	width: 80%;
	margin: 0 auto;
}
.tabtile-small {
    height: 53px;
    width: 200px;
}
.pos-left-100 {
    left: 205px;
}
.pos-left-200 {
    left: 410px;
}
.solid-blue-2, .solid-red-2, .solid-orange-2{
	background: #7aab3c;
}

.light-texto {
    margin: 18px 0 0;
}
.tabtile{
	opacity: 1;
}
.tabtile.tabtile-small.solid-blue-2.hovershadow-blue.active-sd-blue.light-text > img,
.tabtile.tabtile-small.solid-red-2.hovershadow-red.active-sd-red.light-text.pos-left-100 > img,
.tabtile.tabtile-small.solid-orange-2.hovershadow-orange.active-sd-orange.light-text.pos-left-200 > img	 {
    float: left;
    height: 53px !important;
    margin: 0;
    width: 53px !important;
}
.hovershadow-blue:hover,
.tabion > li > input[type="radio"]:checked + div > .active-sd-blue{
    box-shadow: 0 0 0px 0px;
    background: #ec464f;
}
.hovershadow-red:hover,
.tabion > li > input[type="radio"]:checked + div > .active-sd-red {
    box-shadow: 0 0 0px 0px;
    background: #009dd4;
}
.hovershadow-orange:hover,
.tabion > li > input[type="radio"]:checked + div > .active-sd-orange {
    box-shadow: 0 0 0px 0px;
    background: #fbbd2d;
}
.tab-content{
	overflow: visible;
}
.corner_top_left {
    background: url("../_img/patron_toggle.png") repeat scroll 0 0 #7AAB3C;
    display: inline-block;
    height: 66px;
    vertical-align: top;
    width: 66px;
}
.conert_top_right_music {
    background: url("../_img/patron_toggle.png") repeat scroll 0 0 #EC464F;
    display: inline-block;
    height: 66px;
    width: 1152px;
}
.icon_music {
    background: url("../_img/_actividades/icon_music.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 66px;
    margin: 0 0 0 20px;
    width: 66px;
}
.text_music {
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Montserrat',sans-serif;
    font-weight: bold;
    height: 25px;
    margin: 0 0 22px;
    vertical-align: bottom;
}

.imagen_musica {
    background: url("../_img/_actividades/imagen_musica.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 202px;
    position: absolute;
    right: 70px;
    top: -135px;
    width: 214px;
}


.conert_top_right_natacion {
    background: url("../_img/patron_toggle.png") repeat scroll 0 0 #009DD4;
    display: inline-block;
    height: 66px;
    width: 93%;
}
.icon_natacion {
    background: url("../_img/_actividades/icon_natacion.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 66px;
    margin: 0 0 0 20px;
    width: 66px;
}
.text_natacion {
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Montserrat',sans-serif;
    font-weight: bold;
    height: 25px;
    margin: 0 0 22px;
    vertical-align: bottom;
}
.imagen_natacion {
    background: url("../_img/_actividades/imagen_natacion.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 165px;
    position: absolute;
    right: 70px;
    top: -99px;
    width: 395px;
}

.conert_top_right_compu {
    background: url("../_img/patron_toggle.png") repeat scroll 0 0 #FCB613;
    display: inline-block;
    height: 66px;
    width: 1152px;
}
.icon_compu {
    background: url("../_img/_actividades/icon_compu.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 66px;
    margin: 0 0 0 20px;
    width: 66px;
}
.text_compu {
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Montserrat',sans-serif;
    font-weight: bold;
    height: 25px;
    margin: 0 0 22px;
    vertical-align: bottom;
}
.imagen_compu {
    background: url("../_img/_actividades/imagen_compu.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 180px;
    position: absolute;
    right: 60px;
    top: -114px;
    width: 376px;
}
.title_actividades {
    color: #7EAD43;
    font-family: 'Ranchers',cursive;
    font-size: 21px;
    letter-spacing: 1px;
    margin: 25px 0 0 66px;
}
.left_actividades {
    float: left;
    font-size: 0.9em;
    margin: 20px 0 0 66px;
    width: 33%;
}
.left_actividades > p {
    color: #726A5D;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
    text-align: justify;
}	
.right_actividades,
.right_actividades_natacion,
.right_actividades_compu {
    float: left;
    width: 60%;
}
.right_actividades > img,
.right_actividades_natacion > img,
.right_actividades_compu > img{
    width: 100%;
}
.mobile {
    display: none;
}
.tab-content{
    background: none repeat scroll 0 0 rgba(110, 110, 110, 0.2);
    overflow: visible;
    padding: 0px;
}
/***************************+++**********/
/*										*/
/*				 GALERIA 				*/
/*										*/
/******************************+++*******/
.content_galeria {
    display: block;
    height: auto;
    margin: 100px auto 0;
    width: 90%;
}
.example-image {
    border: 0 none;
}
/***************************+++**********/
/*										*/
/*				 CONTACTIO 				*/
/*										*/
/******************************+++*******/

.wraper_contacto {
    display: block;
    font-family: 'Montserrat',sans-serif;
    height: 708px;
    margin: 0 auto;
    padding: 140px 0;
    width: 85%;
}
.wraper_contacto p{
	margin: 0px
}
.contacto_left {
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: none repeat scroll 0 0 rgba(110, 110, 110, 0.2);
    display: block;
    float: left;
    height: 700px;
    padding: 45px;
    width: 50%;
}
.contacto_right {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    background:#009dd4;
    display: block;
    float: left;
    height: 700px;
    width: 50%;
    padding: 45px;
    color: #ffffff;
}
.map {
    background: url("../_img/_contacto/icon_map.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 73px;
    width: 69px;
}
.conocenos {
    color: #009DD4;
    display: inline-block;
    font-size: 22px;
    margin: 28px 0 0 12px;
    vertical-align: top;
}
.iframe_map {
    border: 1px solid #009DD4;
    display: block;
    height: 293px;
    margin: 0 auto;
    width: 100%;
}
.left_bottom {
    display: inline-block;
    height: auto;
    width: 50%;
}
.kids {
    background: url("../_img/_contacto/kids_map.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 115px;
    width: 228px;
}
.globo {
    background: url("../_img/_contacto/globo_map.png") repeat scroll 0 -9px rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    width: 231px;
}
.globlo_left {
    display: inline-block;
    height: 100%;
    width: 30%;
}
.globo_right {
    display: inline-block;
    height: 100%;
    width: 67%;
}
.comunicate {
    color: #009DD4;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 19px;
    margin-top: 8px !important;
    vertical-align: top;
    width: 114px;
}
.icon_contact_phone {
    background: url("../_img/_contacto/incon_cantacto_phone.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 59px;
    width: 57px;
}
.contacto_phones {
    color: #009DD4;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.contacto_phones > span {
    color: #EC464F;
}
.right_bottom {
    display: inline-block;
    height: 60px;
    width: 49%;
}
.contactanos.bottom {
    display: inline-block;
    margin: 54px 0 0;
}
.content_right_bottom {
    background: none repeat scroll 0 0 #EC464F;
    display: inline-block;
    float: right;
    height: 60px;
    width: 250px;
    text-align: center;
	font-family: verdana;
}
.contacto_sep {
    color: #FFFFFF;
    font-size: 14px;
    margin: 5px 0 0 !important;
}
.seq {
	color: #FFFFFF;
    font-size: 27px;
}
.contacto_seq {
	color: #FFFFFF;
    font-size: 20px;
}
.contactanos {
    font-size: 20px;
}
label {
    font-size: 14px;
}
input, textarea {
    background: none repeat scroll 0 0 #D7D7D7;
    border: medium none;
    display: block;
    height: 34px;
    width: 100%;
}
textarea {
	height: 152px;
}
.send {
    background: none repeat scroll 0 0 #EC464F;
    color: #FFFFFF;
    float: right;
    font-weight: bold;
    height: 32px;
    margin-top: 24px;
    width: 94px;
}

.contacto_correo > a {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    margin: 2% 0 0 6%;
    text-decoration: none;
    width: 183px;
}
.contacto_correo a span {
    color: #B92227;
}
.sobre {
    background: url("../_img/_contacto/sobre_contacto.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 64px;
    margin: 0 auto;
    width: 64px;
}
.contacto_correo {
    display: block;
    height: 26px;
    margin: 0 auto;
    width: 210px;
}
.contacto_correo > a {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    text-decoration: none;
    width: 183px;
}
.contacto_correo a span {
    color: #EC464F;
}
/***************************+++**********/
/*										*/
/*				Diplay's 24"			*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 1920px) {
	.video{
		height:400px;
	}
	
}
/***************************+++**********/
/*										*/
/*				Diplay's 22"			*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 1680px) {
	.ins > li{
		margin: 0 0 0 0;
	}
	.wraper_instalaciones {
	    width: 1230px;
	}
	.ins li img {
	    width: 194px;
	}
	.title_bottom {
	    font-size: 0.8em;
	}
	
	.over1 > a{
		background: url("../_img/_instalaciones/1_rojo.png") repeat scroll -19px -14px rgba(0, 0, 0, 0);
	}
	.over2 > a{
		background: url("../_img/_instalaciones/2_verde.png") repeat scroll -19px -14px rgba(0, 0, 0, 0);
	}
	.over3 > a{
		background: url("../_img/_instalaciones/3_amarillo.png") repeat scroll -19px -14px rgba(0, 0, 0, 0);
	}
	.over4 > a{
		background: url("../_img/_instalaciones/4_morado.png") repeat scroll -19px -14px rgba(0, 0, 0, 0);
	}
	.over5 > a{
		background: url("../_img/_instalaciones/5_azul.png") repeat scroll -19px -14px rgba(0, 0, 0, 0);
	}
	.video {
	    height: 300px;
	}
}
/***************************+++**********/
/*										*/
/*				Diplay's 19"			*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 1440px) {
	.cation.block_one{
		font-size: 4em;
	}
	.cation.block_two{
		font-size: 2em;
	}
	.cation.block_three{
		font-size: 3em;
	}
	.ins > li{
		margin: 0 0 0 0;
	}
	.footer_left p {
	    font-size: 0.8em;
	}
	
	
	
	.tabion.height-800 {
	    width: 1430px;
	}
	.wraper_niveles .title_ins, .wraper_niveles .subtitle_ins{
		width: 1430px;
	}
	
	.conert_top_right_music, 
	.conert_top_right_natacion, 
	.conert_top_right_compu{
		width: 1077px;
	}
	.imagen_musica, 
	.imagen_natacion, 
	.imagen_compu{
		right: 50px;
	}
	.tabtile-small > span{
		font-size: 12px;
	}
	.tabtile-small{
		width: 150px;
	}
	.pos-left-100 {
	    left: 155px;
	}
	.pos-left-200 {
	    left: 310px;
	}	
	.imagen_natacion{
		background: url("../_img/_actividades/imagen_natacion_10pulgadas.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
		height: 125px;
	    top: -125px;
	    width: 300px;
	}
	.imagen_compu {
	    background: url("../_img/_actividades/imagen_compu_10pulgadas.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	    height: 144px;
	    top: -144px;
	    width: 300px;
	}
	
	
	
	
}

/***************************+++**********/
/*										*/
/*				Diplay's 15"			*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 1366px) {
	.wraper_tabs {
	    width: 37%;
	}
	.video {
	    height: 250px;
	    width: 500px;
	}
	.footer_left p {
	    font-size: 12px;
	}
	.footer_right ul li a {
	    font-size: 12px;
	}
	.ins li img {
	    width: 185px;
	}
	.over1 > a{
		background: url("../_img/_instalaciones/1_rojo.png") repeat scroll -25px -19px rgba(0, 0, 0, 0);
	}
	.over2 > a{
		background: url("../_img/_instalaciones/2_verde.png") repeat scroll -25px -19px rgba(0, 0, 0, 0);
	}
	.over3 > a{
		background: url("../_img/_instalaciones/3_amarillo.png") repeat scroll -25px -19px rgba(0, 0, 0, 0);
	}
	.over4 > a{
		background: url("../_img/_instalaciones/4_morado.png") repeat scroll -25px -19px rgba(0, 0, 0, 0);
	}
	.over5 > a{
		background: url("../_img/_instalaciones/5_azul.png") repeat scroll -25px -19px rgba(0, 0, 0, 0);
	}

	.wraper_instalaciones {
	    width: 1180px;
	}
	
	
	.tabion.height-800 {
	    width: 1200px;
	}
	.wraper_niveles .title_ins, .wraper_niveles .subtitle_ins{
		width: 1200px;
	}
	.conert_top_right_music, .conert_top_right_natacion, .conert_top_right_compu {
	    width: 894px;
	}
	.content_right_bottom {
	    width: 210px;
	}
	.contacto_seq {
	    font-size: 17px;
	}
}
/***************************+++**********/
/*										*/
/*				Diplay's 13"			*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 1280px) {
	#menu a {
    	font-size: 15px;
    	padding: 10px 3px 36px;
    }
	.wraper_tabs {
	    width: 31.7%;
	}
	.video {
	    height: 200px;
	    width: 400px;
	}
	.wraper_instalaciones {
	    width: 1105px;
	}
	.ins li img {
	    width: 178px;
	}
	.title_bottom span.title {
	    margin-top: 14px;
	}
	.title_bottom {
	    font-size: 0.7em;
	}
	.over1 > a{
		background: url("../_img/_instalaciones/1_rojo.png") repeat scroll -32px -29px rgba(0, 0, 0, 0);
	}
	.over2 > a{
		background: url("../_img/_instalaciones/2_verde.png") repeat scroll -32px -29px rgba(0, 0, 0, 0);
	}
	.over3 > a{
		background: url("../_img/_instalaciones/3_amarillo.png") repeat scroll -32px -29px rgba(0, 0, 0, 0);
	}
	.over4 > a{
		background: url("../_img/_instalaciones/4_morado.png") repeat scroll -32px -29px rgba(0, 0, 0, 0);
	}
	.over5 > a{
		background: url("../_img/_instalaciones/5_azul.png") repeat scroll -32px -29px rgba(0, 0, 0, 0);
	}
	
	
		.contacto_seq {
	    font-size: 14px;
	}
	.seq{
		font-size: 20px;
	}
	.content_right_bottom{
		height: 50px;
	}
	.text_prees, .text_mis_val, .text_primaria, .text_esti, .frace{
		font-size: 0.9em;
	}
}
/***************************+++**********/
/*										*/
/*				Diplay's 10"			*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 1024px) {
    .cation.block_one{
		font-size: 3em;
	}
	.cation.block_two{
		font-size: 1em;
	}
	.cation.block_three{
		font-size: 2em;
	}
	.wraper_tabs {
	    width: 35%;
	}	
	.video {
	    height: 200px;
	    width: 350px;
	}
	.wraper_instalaciones {
	    width: 830px;
	}
	.ins li img {
	    width: 130px;
	}
	.title_bottom {
	    font-size: 8px;
	}
	.over1, .over2, .over3, .over4, .over5{
	    top:0px;
	    height: 80%;
	}
	.over1 > a, .over2 > a, .over3 > a, .over4 > a, .over5 > a{
	    background:none;
	}
	.lb-next{
	    background: url("../_img/next.png") no-repeat scroll right 48% rgba(0, 0, 0, 0);
	}
	.lb-prev {
	    background: url("../_img/prev.png") no-repeat scroll left 48% rgba(0, 0, 0, 0);
	}	
	.tabion.height-800 {
	    width: 1024px;
	}
	.wraper_niveles .title_ins, .wraper_niveles .subtitle_ins{
		width: 1024px;
	}
	.conert_top_right_music, 
	.conert_top_right_natacion, 
	.conert_top_right_compu{
		width: 752px;
	}
	
	.right_actividades, 
	.right_actividades_natacion, 
	.right_actividades_compu {
	    width: 58%;
	}
	.imagen_musica, 
	.imagen_natacion, 
	.imagen_compu{
		right: 0px;
	}
	.tabtile-small > span{
		font-size: 12px;
	}
	.tabtile-small{
		width: 150px;
	}
	.pos-left-100 {
	    left: 155px;
	}
	.pos-left-200 {
	    left: 310px;
	}	
	.imagen_natacion{
		background: url("../_img/_actividades/imagen_natacion_10pulgadas.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
		height: 125px;
	    top: -125px;
	    width: 300px;
	}
	.imagen_compu {
	    background: url("../_img/_actividades/imagen_compu_10pulgadas.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	    height: 144px;
	    top: -144px;
	    width: 300px;
	}
}
/***************************+++**********/
/*										*/
/*				Tablets					*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 1000px) {
	#nav-mobile{ 
		display: block; 
	}
	ul {
	    margin: 0;
	    padding: 0;
	    float: none;
	}
	#menu {
	    background:url("../_img/header-bg_body.jpg") repeat scroll 0 1px rgba(0, 0, 0, 0);
	    height: auto;
	    margin: 0;
	    width: 100%;
	    position: relative;
		z-index: 16;
	}
	#menu a {
	    font-size: 17px;
	    padding: 0;
	}
	#menu ul.open-menu{
		max-height: 400px;
		transition: max-height .4s;
	}
	#menu ul {
	    max-height: 0;
	    overflow: hidden;
	}
	#menu li {
	    display: block;
	    float: none;
	    height: auto;
	    margin: 0;
	    position: relative;
	    text-align: center;
	    width: 100%;
	    z-index: 9;
	}
	#menu li a {
	    color: #FFFFFF !important;
	    display: block;
	    height: auto;
	    padding: 15px 0;
	    width: 100%;
	}
	#menu li:nth-child(1) a{
	    background: #f7cb66;
	}
	#menu li:nth-child(2) a{
	    background: #ec464f;
	}
	#menu li:nth-child(3) a{
	    background: #513c97;
	}
	#menu li:nth-child(4) a{
	    background: #80b43f;
	}
	#menu li:nth-child(5) a{
	    background: #009dd4;
	}
	#menu li:last-child a, #menu li:last-child a:hover{
	    background: #E2B44C;
	}
	.nivo-controlNav{
		width: 30%;
	}
	.slider-wraper{
		display: none;	
	}
	.wraper_tabs {
	    width: 100%;
	    right: 0px;
	    position: relative;
	    top: 0px;
	}
	#tabs_left_right {
	    position: relative;
	    top: 1px;
	    float: right;
	    width: auto;
	}
	.toggles{
		top: 0px;
	}
	.jMyCarousel {
    	margin: -4px 0 0;
	}
	.video {
	    left: 0px;
	    width: 100%;
	    height: 300px;
	}
	
	.ui-tabs-anchor {
	    top: -12px;
	    font-size: 14px;
	}
	.title_prees, .title_mis_val, .title_prim, .title_esti {
		font-size: 1em;
	}
	.text_prees, .text_mis_val, .text_primaria, .text_esti, .frace{
		font-size: 0.8em;
	}
	.text{
		font-size: 0.7em;
	}
	
	
	.niveles_text.light-text {
	    margin: 0 0 0 20px;
	    position: relative;
	    top: -15px;
	}
	.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-blue-2.hovershadow-blue.light-text.tab_niveles_pekes, 
	.tabtile.tabtile-small.solid-blue-2.hovershadow-blue.light-text.tab_niveles_pekes:hover{
		background-color: #513c97;
		background-image: url("../_img/_niveles/icon_pekes.jpg") no-repeat;
		background-position: 0px -8px;
		width: 100%;
	}
	.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-red-2.hovershadow-red.light-text.pos-top-100.tab_niveles_maternal, 
	.tabtile.tabtile-small.solid-red-2.hovershadow-red.light-text.pos-top-100.tab_niveles_maternal:hover{
		background-color: #513c97;
		background-image: url("../_img/_niveles/icon_maternal.jpg") no-repeat;
		background-position: 0px -8px;
		width: 100%;
	}
	.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-orange-2.hovershadow-orange.light-text.pos-top-200.tab_niveles_kinder1, 
	.tabtile.tabtile-small.solid-orange-2.hovershadow-orange.light-text.pos-top-200.tab_niveles_kinder1:hover{
		background-color: #513c97;
		background-image: url("../_img/_niveles/icon_kinder1.jpg") no-repeat;
		background-position: 0px -8px;
		width: 100%;
	}
	.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-green-2.hovershadow-green.light-text.pos-top-300.tab_niveles_kinder2, 
	.tabtile.tabtile-small.solid-green-2.hovershadow-green.light-text.pos-top-300.tab_niveles_kinder2:hover{
		background-color: #513c97;
		background-image: url("../_img/_niveles/icon_kinder2.jpg") no-repeat;
		background-position: 0px -8px;
		width: 100%;
	}
	.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-400.tab_niveles_kinder3, 
	.tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-400.tab_niveles_kinder3:hover{
		background-color: #513c97;
		background-image: url("../_img/_niveles/icon_kinder3.jpg") no-repeat;
		background-position: 0px -8px;
		width: 100%;
	}
	.tabion > li > input[type="radio"]:checked + div > .tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-500.tab_niveles_primaria, 
	.tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-500.tab_niveles_primaria:hover{
		background-color: #513c97;
		background-image: url("../_img/_niveles/icon_primaria.jpg") no-repeat;
		background-position: 0px -8px;
		width: 100%;
	}
	.tabtile.tabtile-small.solid-blue-2.hovershadow-blue.light-text.tab_niveles_pekes, 
	.tabtile.tabtile-small.solid-red-2.hovershadow-red.light-text.pos-top-100.tab_niveles_maternal, 
	.tabtile.tabtile-small.solid-orange-2.hovershadow-orange.light-text.pos-top-200.tab_niveles_kinder1, 
	.tabtile.tabtile-small.solid-green-2.hovershadow-green.light-text.pos-top-300.tab_niveles_kinder2, 
	.tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-400.tab_niveles_kinder3, 
	.tabtile.tabtile-small.solid-red.hovershadow-red.light-text.pos-top-500.tab_niveles_primaria{
		height: 65px;
		width: 100%;
	}
	.tabion.height-800 {
	    width: 100%;
	}
	.wraper_niveles .title_ins, .wraper_niveles .subtitle_ins{
		width: 100%;
	}
	.wraper_niveles ul.tabion li div div.tab-content div.niveles_right div.wraper_slider div.nivo-controlNav{
		width: 	100%;
	}
	.wraper_niveles, .wraper_niveles .height-800{
		height: auto;
	}
	.niveles_left, .niveles_right {
	    float: left;
	    width: 100%;
	}
	.pos-left-100 {
	    left: 0px;
	}
	.pos-left-200 {
	    left: 0px;
	}	
	.imagen_musica, .imagen_natacion, .imagen_compu{
		display: none;
	}
	
	.tabtile-small > span.light-texto {
	    display: inline;
	    line-height: 4;
	    vertical-align: top;
	}
	.tabtile-small, .tabtile-med {
		height: 55px;
	    width: 100%;
	}
	.tabtile.tabtile-small.solid-blue-2.hovershadow-blue.active-sd-blue.light-text > img,
	.tabtile.tabtile-small.solid-red-2.hovershadow-red.active-sd-red.light-text.pos-left-100 > img,
	.tabtile.tabtile-small.solid-orange-2.hovershadow-orange.active-sd-orange.light-text.pos-left-200 > img{
		height: 55px !important;
		padding: 0 10px 0 0;
	}
	.tab-content{
		background: none;
	}
	.corner_top_left, 
	.conert_top_right_music, 
	.text_natacion, 
	.text_compu, 
	.conert_top_right_natacion,
	.conert_top_right_compu{
		display: none;
	}
	.title_actividades {
	    margin: 25px 0 0 10px;
	}
	.left_actividades {
	    margin: 20px 0 0 10px;
	    width: 52%;
	}
	.left_actividades > p {
	    font-size: 0.8em;
	}
	.right_actividades, 
	.right_actividades_natacion, 
	.right_actividades_compu {
    	width: 45%;
	}
	.contacto_left, .contacto_right {
		min-width: 300px;
		padding: 20px;
	}
	.right_bottom{
		width: 85%;
	}
	.wraper_instalaciones {
	    width: 70%;
	}
	
}

/***************************+++**********/
/*										*/
/*				Tablets					*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 970px) {
	/*.wraper_tabs {
	    width: 51%;
	}*/
	/*.video {
	    float: none;
	    height: 140px;
	    width: 250px;
	    position: relative;
	    left: 123px;
	}*/
}

/***************************+++**********/
/*										*/
/*				Tablets					*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 870px) {
	/*.wraper_tabs {
	    width: 51%;
	}*/
	/*.video {
	    float: none;
	    height: 140px;
	    width: 250px;
	    position: relative;
	    left: 123px;
	}*/
	
	.footer_right ul li a, .footer_left p {
		font-size: 10px;
	}
}

/***************************+++**********/
/*										*/
/*				Tablets					*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 800px) {
	/*.video {
	    height: 140px;
	    width: 252px;
	    left: 122px;
	    position: relative;
		float: none;
	}*/
	/*.wraper_tabs {
	    width: 51%;
	    height: 15%;
	}*/
}
/***************************+++**********/
/*										*/
/*				Tablets					*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 770px) {
	/*.wraper_tabs {
	    width:51%;
	    height: 18%;
	}*/
	
	.footer {
	    height: auto;
	    padding: 25px 40px 25px;
	}
	.footer_left {
	    display: block;
	    height: auto;
	    padding-top: 0;
	    float: none;
	    width: 100%;
	}	
	.footer_right {
	    display: block;
	    height: auto;
	    float: none;
	    width: 100%;
	}	
	.phones{
		float: none;
	}	
	.icon_fon {
	    float: none;
	}
	.sep {
	    float: none;
	}
	.footer_right > ul {
	    float: none;
	}
	.footer_right li {
	    border: none;
	    display: block;
	}
	.footer_right ul li a{
		text-decoration: underline;
	}
	
}
/***************************+++**********/
/*										*/
/*				Smart Phones			*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 700px) {
	.nivo-controlNav{
		margin-right: 3%;
	}
	
	.toggles{
		top: 0px;
	}
	.jMyCarousel {
	    margin: -5px 0 0;
	}
	.title_prees, .title_mis_val, .title_prim, .title_esti {
	    font-size: 0.8em;
	}
	.wraper_instalaciones {
	    width: 70%;
	}
	.wraper_contacto{
		height: auto;
		width: 95%;
	}
	
	
	
	.left_actividades {
	    margin: 0 0 0 10px;
	    width: 95%;
	}
	.left_actividades > p {
	    font-size: 0.8em;
	    line-height: 20px;
	    text-align: justify;
	}
	.right_actividades, .right_actividades_natacion, .right_actividades_compu {
	    width: 100%;
	}
	.right_actividades > img, 
	.right_actividades_natacion > img, 
	.right_actividades_compu > img{
		display: none;
	}
	.right_actividades > img.mobile, 
	.right_actividades_natacion > img.mobile, 
	.right_actividades_compu > img.mobile{
	    display:inline-block;
	    width: 45%;
	}

	
	.title_actividades {
	    font-size: 11px;
	    letter-spacing: 1px;
	    margin: 5px 0 0 10px;
	}
}
/***************************+++**********/
/*										*/
/*				Smart Phones			*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 620px) {
	.logo {
	    background: url("../_img/phone_logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	    height: 67px;
	    margin: 12px 0 10px 5%;
	    width: 185px;
	}
	#menu a {
	    font-size: 12px;
	}
	.correo {
	    margin-right:0;
	}
	.avion {
	    background: url("../_img/tablet_aeroplano.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	    display: inline-block;
	    height: 40px;
	    margin: 10px 0 0;
	    width: 45px;
	}
	.nave {
	    background: url("../_img/tablet_rocket.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	    display: inline-block;
	    height: 40px;
	    margin: 10px 0 0;
	    width: 45px;
	}
	.like {
	    background: url("../_img/tablet_hand-up.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	    display: inline-block;
	    height: 35px;
	    margin: 10px 0 0;
	    width: 40px;
	}
	.corazon {
	    background: url("../_img/tablet_heart.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	    display: inline-block;
	    height: 40px;
	    margin: 10px 0 0;
	    width: 40px;
	}
	.text_prees, .text_mis_val, .text_primaria, .text_esti, .frace{
		font-size: 0.6em;
	}
	.wraper_contacto{
		height: auto;
		width: 95%;
	}
	.contacto_left, .contacto_right {
		float: none;
		min-width: 300px;
		padding: 20px;
	}
	.right_bottom{
		width: 85%;
	}
}
/***************************+++**********/
/*										*/
/*				Smart Phones			*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 500px) {
	.title_prees, .title_mis_val, .title_prim, .title_esti {
	    margin: 25px 3px 0;
	    font-size: 0.6em;
	    width: 50%;
	}
	.text_prees, .text_mis_val, .text_primaria, .text_esti, .frace {
	    font-size: 0.7em;
	}
	.main_container #logo {
	    width: 100%;
	}
	.correo {
	    float: left;
	}
	#preescolar, #primaria, #mis_val, #esti {
		text-align: center;
	}
	.mis_val, .preescolar, .primaria, .esti{
		height: 160px;
	}
	
}
/***************************+++**********/
/*										*/
/*				Smart Phones			*/
/*										*/
/******************************+++*******/
@media only screen and (max-width: 240px) {
	.mis_val, .preescolar, .primaria, .esti{
		height: 200px;
	}	
}