﻿body{
    background: #f4e6d7;
    font-family: 'Chalkboard';
}

.cabecera{
    background: #f4e6d7;
    padding-top: 17px;
    padding-bottom: 17px;
}

.leyenda{
    text-align: center;
    letter-spacing: -5px;
    font-size: 50px;
    font-weight: bold;
}
.leyenda a{
    text-decoration: none;
}

.c1{color: #FF0000;}
.c2{color: #BC4F12;}
.c3{color: #FFFF00;}
.c4{color: #00A746;}
.c5{color: #00A7EE;}
.c6{color: #0065B8;}
.c7{color: #652A96;}
.c8{color: #FF73D3;}

.inicio-menu:hover, .inicio-menu-activo{background: #FF0000;color:white !important;}
.conocenos-menu:hover, .conocenos-menu-activo{background: #BC4F12;color:white !important;}
.after-menu:hover, .after-menu-activo{background: #FFFF00;}
.personal-menu:hover, .personal-menu-activo{background: #00A746;color:white !important;}
.instalaciones-menu:hover, .instalaciones-menu-activo{background: #00A7EE;color:white !important;}
.nosotros-menu:hover, .nosotros-menu-activo{background: #652a96;color:white !important;}
.contacto-menu:hover, .contacto-menu-activo{background: #0065B8;color:white !important;}



nav a{
    text-decoration: none;
}
nav ul{
    list-style: none;
    padding: 0;
}

nav ul li{
    width: 14.28%;
    float: left;
}


.menu-r{
    display: none;
}
.menu, .menu-r{
    width: 100%;
    font-weight: lighter;
    color: black;
    font-size: 18px;
    text-align: center;
    padding: 10px 0 11px;
    cursor: pointer;
}
.dosM{
    line-height: 20px;
    padding: 4px 7px;
}
.menu:hover, .activo{
    font-weight: bold;
}

.datos{
    border: 0px solid red;
    font-size: 20px;
    text-align: right;
}
.datos img{
    width: 30px;
}


.efecto{
    padding: 0;
}


.titulo{
    text-align: center;
    font-size: 30px;
    padding: 20px 0 10px;
}
.subtitulo{
    width: 100%;
    text-align: center;
    font-size: 23px;
    padding-bottom: 20px;
}


.seccion{
    font-size: 20px;
    line-height: 30px;
    padding: 30px;
}
.seccion strong{
    text-shadow: 2px 2px 2px black;
}

.color1{
    background: #0065b8;
    color: white;
}
.color2{
    background: #ff73d3;
    color: white;
}
.color3{
    background: #FF0000;
    color: white;
}
.color4{
    background: #BC4F12;
    color: white;
}
.color5{
    background: #FFFF00;
}
.color5 strong{
    text-shadow: 0 0 0 transparent !important;
}
.color6{
    background: #00A746;
    color: white;
}
.color7{
    background: #00A7EE;
    color: white;
}
.color8{
    background: #652A96;
    color: white;
}


.img1{
    background: url(../images/prematernal.webp) no-repeat center center;
    background-size: cover;
}
.img2{
    background: url(../images/2.webp) no-repeat center center;
    background-size: cover;
}
.img3{
    background: url(../images/maternal.webp) no-repeat center center;
    background-size: cover;
}
.img4{
    background: url(../images/preescolar-1.webp) no-repeat center center;
    background-size: cover;
}
.img5{
    background: url(../images/preescolar-2.webp) no-repeat center center;
    background-size: cover;
}
.img6{
    background: url(../images/preescolar-3.webp) no-repeat center center;
    background-size: cover;
}
.img7{
    background: url(../images/clases-de-ingles.webp) no-repeat center center;
    background-size: cover;
}
.img8{
    background: url(../images/clases-de-educacion-fisica.webp) no-repeat center center;
    background-size: cover;
}
.img9{
    background: url(../images/clases-de-musica.webp) no-repeat center center;
    background-size: cover;
}
.img22{
    background: url(../images/22.webp) no-repeat center center;
    background-size: cover;
}
.img23{
    background: url(../images/atencions-personalizada.webp) no-repeat center center;
    background-size: cover;
}



.banner{
    background: url(../images/banner.webp) no-repeat center center;
    background-size: cover;
    padding: 100px 30px;
}

.texto-banner{
    background: rgb(255,255,0, 0.7);
    font-size: 20px;
    line-height: 30px;
    padding: 30px;
}


.br{
    font-size: 20px;
    line-height: 30px;
    padding: 10px;
}
.border1{
    border-radius: 10px;
}
.img-cir img{
    border-radius: 50%;
    width: 100%;
    margin-left: 0px;
}


.texto{
    font-size: 22px;
    line-height: 32px;
}


.form-group{
    margin-bottom: 10px;
}


.cuadro{
    font-size: 18px;
    line-height: 23px;
    padding: 10px;
}
.cuadro-azul{
    background: #0065b8;
    color: white;
    padding: 95px 20px;
}
.cuadro-verde{
    background: #00A746;
    color: white;
    padding: 95px 20px;
}
.cuadro-azul strong, .cuadro-verde strong{
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.card{
    margin-bottom: 20px;
}


.fiusha{
    background: #fff5eb;
    background: url(../images/arco.png) no-repeat top center fixed;
    background-size: cover;
    font-size: 18px;
    line-height: 28px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;

    border-radius: 15px;
}

.fecha{
    font-size: 22px;
    text-align: center;
}

.verde{color: green;}
.amarillo{color: orange;}
.azul{color: #0065B8;}
.rojo{color: red;}

.observaciones{
    font-size: 26px;
}
.light{
    font-weight: lighter;
}



.blanco{
    background: white;

    border-radius: 20px;
    padding: 20px;
}
.comentarios{
    font-size: 22px;
}


th{
    line-height: 20px;
    font-size: 16px;
}
td{
    font-size: 18px;
    text-align: center;
}


.Color{
    /* background: rgb(255,255,255, 0.5); */
    color: #0065B8;
}


footer a{
    color: white;
}
footer{
    background: #f4e6d7;
    background: #0065B8;
    color: white;
    font-size: 20px;
    line-height: 25px;
    padding-top: 30px;
    padding-bottom: 30px;
}
footer strong{
    width: 100%;
    color: white !important;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 30px;
}
footer img{
    width: 30px;
}


@media screen and (max-width:1400px){

}

@media screen and (max-width:1200px){
    .menu-r{
        display: block;
    }
    nav ul{
        display: none;
    }
    nav ul li{
        width: 25%;
    }
}

@media screen and (max-width:992px){
    nav ul li{
        width: 33.33%;
    }
}

@media screen and (max-width:768px){
    .imagen{
        height: 300px;
    }
}

@media screen and (max-width:576px){
    nav ul li{
        width: 100%;
    }
}