@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: Poppins;
    src: url("/web/20230110213816im_/https://www.aeiotu.com/wp-content/themes/aeiotu_theme/assets/fonts/Poppins-Light.ttf");
    font-weight: 300;
}
@font-face {
    font-family: Poppins;
    src: url("/web/20230110213816im_/https://www.aeiotu.com/wp-content/themes/aeiotu_theme/assets/fonts/Poppins-Medium.ttf");
    font-weight: 500;
}
@font-face {
    font-family: Poppins;
    src: url("/web/20230110213816im_/https://www.aeiotu.com/wp-content/themes/aeiotu_theme/assets/fonts/Poppins-Bold.ttf");
    font-weight: 700;
}
@font-face {
    font-family: Gloria;
    src: url("/web/20230110213816im_/https://www.aeiotu.com/wp-content/themes/aeiotu_theme/assets/fonts/GloriaHallelujah-Regular.ttf");
    font-weight: 400;
}
@font-face {
    font-family: first;
    src: url("/web/20230110213816im_/https://www.aeiotu.com/wp-content/themes/aeiotu_theme/assets/fonts/First-School.ttf");
    font-weight: 400;
}

/*estilo padding para slider logos home*/
.p_slider_home {
padding-bottom: 50px;
padding-top: 50px
}

/*estilo para los textos rellena este campo*/
span.wpcf7-not-valid-tip {
    color: #ffffff;
}

/*estilo text transformando pc*/
h3.padding-transformando.text_transformando {
    color: #70d900;
    font-weight: 400;
    font-size: 25px;
    margin-top: 0px;
}

/*contenedor amarillo pc*/
.cont_btn_amarillo {
    width: 50%;
    margin: auto;
}

/*contenedor boton azul*/
.contenedor_boton {
    width: 40%;
    margin: auto;
}

/* estilo para los titulos h4*/
h4.home-color-bn.size_aprende {
    font-size: 1.3em;
}

/*agregue el estilo al texto blanco de abajo del home*/
.wpcf7-response-output {
    color: #fff;
} 

/*padding pc politicas de privacidad*/
.col-md-12.d-flex.white.py2 {
    padding: 2% 0;
}

/*reduje el ancho de la caja de texto del primer slider*/
.caja_text2 {
    width: 85%;
}


/*banner rja esconder parrafo en pc*/
.cont_subtitulo_mobile{
display: none;
}

.pull-left.cont_titulo_concurso {
    position: absolute;
    top: 0;
    padding: 0 0 0 5%;
width: 100%;
}

.ancho_titulo {
    /* background-color: aquamarine; */
    height: 140px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

/*altura de caja slider 2 pc*/
.col-md-5.col-xs-12.col-md-offset-7.h-caja2 {
    height: 180px;
}

#captcha_home {
    color: #ffffff;
    margin: 2% 4%;
}

h3.home-color-bn.titulo_concurso {
    position: absolute;
    /*top: 25px;*/
    top: 65px;
    left: 65px;
    margin: 20px 40px;
}

/*estilo general*/
#campos_general::placeholder {
    color: #ffffff!important;
}

#campos_general {
    width: 100%;
    height: 45px;
    color: #ffffff;
    font-family: 'Poppins';
    font-weight: 100;
}

#campos_general2 {
    height: 45px;
    color: #ffffff;
    font-family: 'Poppins';
    font-weight: 100;
}

#campos_general3 {
    height: 50px;
    width: 96%;
    margin: 10px 15px;
}

textarea#campos_general {
    color: #fff;
}

h2#home-servicios {
    text-align: center;
}



p.home-subtit.home-color-blue.text-center {
    text-align: center;
}

/*estilo color de los inputs formularios home*/
input#nombre_jardines {
    width: 100%;
    height: 45px;
    color: #ffffff;
}


#nombre_jardines::placeholder {
    color: #ffffff!important;;
}

textarea#nombre_jardines {
    color: #fff;
}

#nombre_jardines::-webkit-input-placeholder {
  color: white!important;
}
#nombre_jardines::-moz-placeholder {
  color: white!important;
}
#nombre_jardines:-ms-input-placeholder {
  color: white!important;
}
#nombre_jardines:-moz-placeholder {
  color: white!important;
}

select#servicios_home {
    height: 50px;
    width: 96%;
    margin: 10px 15px;
}

select#servicios_home2 {
    height: 50px;
    width: 96%;
    margin: 10px 15px;
}

/*estilo formulario cf7 home*/
a.enlace_terminos.white {
    color: #ffffff;
    font-weight: 700;
}


/* color de las alertas y botones */
a {
    color: #ffffff;
    text-decoration: none;
}


.d-flex.flex-column.col-md-12.p-5 {
    display: flex;
    flex-direction: column;
    margin: 0px;
}


/*altura del menu footer*/
.col-md-2.col-xs-6.menu_footer {
    padding-top: 2%;
}

/*boton slider 4 home*/
h4.color-white.m_btn {
    margin: 2% auto;
}




.m_btn{
    background-color: #8cd636; 
    width: fit-content; 
    margin-left: auto; 
    margin-right: auto; 
    border-radius: 10px; 
    padding: 7px 13px;
    margin: 0 0 0 0;
}

/*img 20% home*/
img.acho_img1.alignnone.wp-image-1736.size-full {
    width: 250px;
    height: 145px;
}

/*font size buttons banners*/
h3.font-botones.color_boton {
    background-color: #fed421;
    width: fit-content;
    margin-left: auto;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-right: auto;
    border-radius: 10px;
    padding: 7px 13px;
    color: #002a49;
    font-size: 2rem;
}


/*banner home*/
.col-lg-5.col-xs-12.col-lg-offset-5.margen-izquierda {
    bottom: 100px;
    margin: 0 0 0 5%;
    position: absolute;
    right: 5%;
}

.home-container-pad{
    padding: 0px;
}

p{
    margin: 0px;
}
.home-flex-container {
  display: flex;
  flex-wrap: wrap;
}

.home-imagen-fondo-2{
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 20px;
}
.home-texto-center-1{
    position: absolute;
    top: 15%;
    padding-right: 60px;
    margin-left: 100px;
    color: white;
}

h2{
    font-family: Poppins;
    font-size: 50px;
    font-weight: 700;  
}

 .carousel-inner > .item.next,
.carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
.home-car-cap {
    right: 5%;
    left: 5%;
    top: 50%;
}



.home-marg-1{
    padding: 0px 30px;
}

.home-nuestro-prop{
    text-align: left;
    align-self: center;
    padding: 60px;
}
.home-texto-center-2{
    position: absolute;
    top: 25%;
    color: white;
}
.home-absol-1{
    position: absolute;
    top:36%;
    left: 60%;
    font-family: Poppins;
    font-size: 21px;
    width: 200px;
}
.home-absol-2{
    position: absolute;
    top:36%;
    left: 53%;
    font-family: Poppins;
    font-size: 21px;
    width: 195px;
}
.home-absol-3{
    position: absolute;
    top:18%;
    left: 9%;
    font-family: Poppins;
    font-size: 21px;
    width: 226px;
}
.home-absol-4{
    position: absolute;
    top:21%;
    left: 9%;
    font-family: Poppins;
    font-size: 21px;
    width: 200px;
}
.home-flex-prop{
    display: flex;
}
.home-disp-flex{
     display: flex;
}
.home-mis-vis{
    padding: 0px 70px;
}

.home-serv-bot:hover{
    box-shadow: 0px 0px 15px 5px #88888863;
    border-radius: 30px;
}

.home-hist-back{
    background-color: #0D2947;
    padding: 0px;
}
.home-equip-back{
    background-color: #297DDB;
    padding: 0px 0px 40px 0px;
}
.home-de-back{
    background-color: #2EB0F7;
    padding: 0px 0px 40px 0px;
}
.home-dp-back{
    background-color: #00CDCC;
    padding:  0px 0px 40px 0px;
}
.home-dd-back{
    background-color: #0D2947;
    padding: 0px 0px 40px 0px;
}
.home-dc-back{
    background-color: #B000ED;
    padding: 0px 0px 40px 0px;
}
.home-dco-back{
    background-color: #ED0073;
    padding: 0px 0px 40px 0px;
}
.home-df-back{
    background-color: #FCA300;
    padding: 0px 0px 40px 0px;
}
.home-imp-back{
    margin-bottom: 50px;
    padding: 0px;
}
.home-fecha{
    font-family: Poppins;
    font-size: 80px;
    font-weight: 700;
}
.home-color-white{
    color: white;
}
.home-color-red{
    color: #ED0073;
    text-align: center;
}
.home-color-green{
    color: #8CD636;
}
.home-circulo{
background-color: #F7CF1C;
width: 30px;
height: 30px;
border-radius: 50%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(calc(-50% - 2px), -50%);
}
.home-linea-izq{
    align-self: center;
    border-right: dashed #F7CF1C 3px;
}
.home-linea-der{
    align-self: center;
    border-left: dashed #F7CF1C 3px;
    margin: -3px;
}
.home-size-img{
    margin: 45px;
    max-height: 200px;
}
.clear {
    clear: both;
}
.home-pad{
    padding: 30px;
    align-self: center;
}
.home-mar-top{
    max-width: 102%;
}
.home-relat{
    position: relative;
}
.home-pad-equip{
    padding: 0px 200px 20px 200px;
}
.home-t-nom{
    font-family: Poppins;
    font-size: 14px;
    font-weight: 700;
    padding: 0px 15px;
}
.home-t-car{
    font-family: Poppins;
    font-size: 13px;
    font-weight: 700;
    padding: 0px 20px;
}
.home-t-des{
    font-family: Poppins;
    font-size: 13px;
    padding: 0px 20px;
}

/* HOME*/
.container{
    padding: 0px;
    max-width: 1320px;
    width: 100%;
}
.home-imagen-fondo{
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 0px;
}

h3{
    font-family: Gloria;
    font-size: 46px;
    font-weight: 700;  
}
.home-subtit{
    font-family: Poppins;
    font-size: 21px;
}
.home-subtit-glo{
    font-family: Gloria;
    font-size: 50px;
}
.home-color-blue{
    color: #2EB0F7;
    text-align: left;
}
.home-color-blue-osc{
    color: #297DDB;
    text-align: center;
}
.home-color-bn{
    color: #0D2947;
    text-align: center;
}
.home-color-yellow{
    color: #F7CF1C;
    text-align: center;
}
.home-color-aguam{
    color: #00CDCC;
    text-align: center;
}
.home-color-mora{
    color: #B000ED;
    text-align: center;
}
.home-color-naranja{
    color: #E28B00;
    text-align: center;
}
.home-texto-center-5{
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.home-texto-center-7{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
}
.home-texto-center-6{
    position: absolute;
    top: 14%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.home-df-5{
    display: flex;
    flex-direction: column;
    width: 85%;
    z-index: 2;
}
.home-camp-5{
    color:white;
    background-color: #E31878;
    padding: 10px;
    border-radius: 37px;
}
.home-dona{
    position: fixed;
    right: 5px;
    top: 50%;
    transform: translatey(-50%);
    z-index: 100;
}
.home-mochila{
    position: relative;
    text-align: center;
    margin: 0px 21%;
}
.home-apoya{
    margin: 24px 30%;
}
a:hover{
    text-decoration: none;
}
a p:hover{
    filter: brightness(105%); 
    box-shadow: 2px 2px 6px 0px #00000045;    
}
.home-vidd:hover{
    filter: brightness(105%); 
    box-shadow: 2px 2px 6px 0px #00000045;    
}
.home-non:hover{
        filter: brightness(100%)!important;
    box-shadow:none!important;
}
.home-size-img-2{
    margin: 45px;
    max-height: 200px;
}
.home-pad0{
    padding-top: 5px;
    padding-bottom: 5px;
}
.home-pad00{
    padding:0px;
}
.home-pad5{
    padding:5px;
}

.redondeado{
	border-radius:20px;
    margin-left: auto;
    margin-right: auto;
}

.img-responsive{
    margin-left: auto;
    margin-right: auto;
}
.home-ftmg{
    font-size:17px;
    margin-bottom:10px;
}
.home-fft{
    text-align:center;
    font-size:15px;
    font-weight:300;
}
.home-foot{
    padding: 30px 0px;
    position: relative;
	background-color:none;
}
.home-pad-fot{
    padding: 50px 30px 15px 15px;
}

.titulo_banner3{
font-weight: 400; font-size: 40px; margin: 0px;
}

.pull-left.margen_banner4 {
    font-weight: 300;
    text-align: left;
    position: absolute;
    top: 0;
    padding: 5%;
}

h2.titulo_banner4.titulo4 {
    font-size: 5em;
	color:#0D2947;
}

/*subtitulo banner rja home*/
h4.size_aprende.Sub_rja_home {
    color: #575756;
}

.Sub2_rja_home {
    font-weight: 300;
    font-size: 20px;
    text-align: left;
    color: #575756;
}

/*titulo 1 banner2 home*/
.titulo_concurso{
	font-weight: 400; 
	font-size: 35px; 
	margin-top: 50px;
}

/* tamano fuente telefono de contacto */
span.numero_jardin {
    font-size: 0.8em;
}


/* ----- fin de los estilos pc -----*/


/*estilos laptop mini */
@media (min-width: 1199px) and (max-width: 1500px) {
    /* Reglas CSS para pantallas entre 1200 y 1500 píxeles de ancho */
    /* Coloca tus estilos aquí */

    .titulo_banner3 {
        font-weight: 400;
        font-size: 1.5em;
        margin: 0px;
    }
    
    .home-bot-40-25 {
        bottom: 20px;
        margin: 5% 0 -35px 0;
        position: absolute;
    }

    .pull-left.cont_titulo_concurso {
        position: absolute;
        top: -30px;
        left: -30px;
        padding: 0 0 0 0%;
        width: 100%;
    }

    span.numero_jardin {
        font-size: 0.6em;
    }

    .col-lg-5.col-xs-12.col-lg-offset-5.margen-izquierda {
        margin: 0 0 0 5%;
        position: absolute;
        right: 5%;
        bottom: 10%;
    }

    /* fin de estilos laptop mini*/
  }


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) /* applied to lg also */{
    
   

.carousel {
    position: relative;
    height: auto;
}

.carousel-inner {
    margin: auto;
    width: 100%;
    height: auto;
}

.col-lg-5.col-xs-12.col-lg-offset-5.margen-izquierda {
    bottom: 30px;
    /* margin: 0 5% 0 0%; */
    /* position: relative; */
    /* right: -17%; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    /* padding: 0 0 0 29px; */
}

.carousel-caption {
    position: absolute;
    right: 10%;
    /* bottom: 20px; */
    left: 0%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #fff;
    /* text-align: right; */
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

}


@media only screen and (min-resolution: 132dpi) and (max-device-width: 1180px) and (orientation : landscape) /* applies to lg also */{

  
.carousel {
    position: relative;
    height: auto;
}

.carousel-inner {
    margin: auto;
    width: 100%;
    height: auto;
}

h2.titulo_banner4.titulo4 {
    font-size: 3.3em;
    color: #0D2947;
}

}


@media only screen and (min-resolution: 132dpi) and (max-device-width: 1024px) and (orientation : portrait) /* applies to lg also */{

  
.carousel {
    position: relative;
    height: 560px;
}

.carousel-inner {
    margin: auto;
    width: 100%;
    height: 540px;
}


}


@media only screen and (device-aspect-ratio: 1024px/768px) and (orientation : portrait) /* does not work on iPad or LG */{
    
    .carousel {
    position: relative;
    height: 420px;
}

.carousel-inner {
    margin: auto;
    width: 100%;
    height: 540px;
}


}




@media (max-width: 1199px) and (min-width: 992px) {
.home-texto-center-2{
    top: 23%!important;
}
.home-marg-1{
    padding: 0px!important;
}
.home-texto-center-1{
    position:absolute;
}
.home-absol-1{
    position: absolute;
    top:38%;
    left: 61%;
    font-family: Poppins;
    font-size: 17px;
    width: 157px;
}
.home-absol-2{
    position: absolute;
    top:34%;
    left: 51%;
    font-family: Poppins;
    font-size: 17px;
    width: 157px;
}
.home-absol-3{
    position: absolute;
    top: 13%;
    left: 11%;
    font-family: Poppins;
    font-size: 17px;
    width: 156px;
}
.home-absol-4{
    position: absolute;
    top:20%;
    left: 8%;
    font-family: Poppins;
    font-size: 17px;
    width: 180px;
}
/*HOME*/
    h3{
        font-size: 3.7vw;
    }
	
	/*imagen nina tableta*/
	.girl {
    background-color: #297ddb;
    display: flex;
    /* margin: auto; */
    justify-content: center;
    padding-bottom: 5%;
}


	
/* fin de estilo max-width: 1199px and min-width: 992px*/	
}

@media (max-width: 991px) and (min-width: 764px) {
/*altura del banner mobile*/
.carousel-inner {
    margin: auto;
    width: 100%;
    /* height: 540px; */
    height: 570px;
}
    
    
.home-absol-1{
    top:29%;
    font-size: 4vw;
    width: 30%;
}
.home-absol-2{
    top:15%;
    font-size: 4vw;
    width: 30%;
}
.home-absol-3{
    top:16%;
    font-size: 3vw;
    width: 30%;
}
.home-absol-4{
    top:12%;
    font-size: 4vw;
    width: 30%;
}
	
	/*titulo rja home*/
h2.titulo_banner4.titulo4 {
    font-size: 2em;
    color: #0D2947;
    text-align: center;
}
	/*fin titulo rja home*/
	
	/*subtitulo banner rja home*/
h4.size_aprende.Sub_rja_home {
    color: #575756;
}

.titulo_concurso {
    font-weight: 400;
    font-size: 12px;
    margin-top: 30%;
    text-align: left;
}
	
/*nina celular*/
	.girl {
    background-color: #297ddb;
    display: flex;
    /* margin: auto; */
    justify-content: center;
    padding-bottom: 5%;
}
	


	
/* fin de estilo 764px mobile*/
}


/*carrusel*/

/*estilo para los botones*/
a.enlaces {
    text-decoration: none;
    color: #002a49;
}

.carousel-inner {
    margin: auto;
    width: 100%;
    /*height: 625px;*/
    height: auto;
}
.carousel-control {
  width: 4%;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}

.glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  margin-top: -10px;
  margin-left: -10px;
  color: #444;
}

.carousel-inner a {
  vertical-align: middle;
}
.carousel-inner img {
  max-height: 150px;
  margin: auto auto;
  max-width: 100%;
}
.carousel-caption{
    text-shadow: none;
    bottom: -35px;
    
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    /*text-shadow: 0 1px 2px rgba(0,0,0,.6);*/
}


.home-bot-40-0 {
    bottom: 40px;
}
.home-bot-40-24 {
    bottom: 40px;
}
.home-bot-40-25 {
    bottom: 90px;
}
.home-pad-90-0 {
    margin-top: -62px;
    padding-bottom: 40px;
    font-size: 17px;
}


/*estilo carita feliz home*/
.carita_home {
    padding: 5% 4%;
    position: absolute;
    top: 0px;
    width: 15%;
}
/*fin carita feliz home*/


/*contendor general formulario*/
.cont_aeiotu_home {
    display: flex;
    background-color: #297ddb;
    width: 100%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
/*contenedor formulario pc*/
.f_home {
    display: flex;
    float: left;
    width: 70%;
    background-color: #297ddb;
    align-items: center;
margin-bottom: 5%;
}

/*contenedor imagen nina pc*/
.girl {
    width: 100%;
    display: flex;
    align-items: center;
padding: 5%;
}


@media (min-width: 767px) and (max-width: 992px) {
 
 /*altura del banner mobile*/
.carousel-inner {
    margin: auto;
    width: 100%;
    /* height: 540px; */
    height: auto;
}
  
    h2{
        font-size: 5vw;
    }
    .text-tall{
        font-size: 1.7vw;
    }
	
	/*titulo rja home*/
h2.titulo_banner4.titulo4 {
    font-size: 2em;
    color: #0D2947;
    text-align: center;
}
	
/*espacio entre los parrafos*/
	.home-color-bn {
    line-height: 16px;
}
	
	/*fin titulo rja home*/
	
	/*estilos mobile formulario home*/
	.cont_formulario_home {
    width: 100%;
    float: left;
}
	
.img_derecha_home {
    background-color: #297ddb;
    width: 50%;
    float: left;
    display: none;
    height: 412px;
}	
/*fin estilo fomulario home mobile*/
	
	.titulo_concurso {
    font-weight: 400;
    font-size: 12px;
    margin-top: 30%;
    text-align: left;
}


/*banner1 mobile*/
.col-lg-5.col-xs-12.col-lg-offset-5.margen-izquierda {
    /* bottom: 100px; */
     margin: 0 0 0 5%; 
    /* position: absolute; */
    /* right: 5%; */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 12%;
    position: initial;
}

.m_btn{
    margin: 15px 0 0 0;
}

/* fin de estilo mobile 797 y 992px -----------------------*/ 
}


.whatsapp {
    /*position: fixed;*/
    right: 5px;
    bottom: 0px;
    transform: translatey(-50%);
    z-index: 100;
    max-width: 40px;
}
.home-width200-100 {
    width: 200px;
}

@media (max-width:991px) {

.col-lg-5.col-xs-12.col-lg-offset-4.centrar-banner2 {
    display: flex;
    justify-content: center;
}


.m_btn{
    margin: 15px 0 0 0;
    background-color: #297DDB;
}

.home-bot-40-0 {
    bottom: 10px;
}
.home-bot-40-24 {
    top: 40%;
    bottom: inherit;
}
.home-bot-40-25 {
    bottom: 25px;
   /* height: 185px;*/
height:265px;
}
.carru h2{
    font-size: 4vw;
} 
.carru h3{
    font-size: 4vw;
} 
.carru h4 {
    font-size: 1.5em;
    line-height: 1em;
    margin: auto;
}
 .home-width200-100 {
    width: 100px;
}   
.home-pad-90-0 {
    margin-top: 0px;
    background-color: #70D900;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding: 11px;
    border-radius: 20px;
}
	
h2.home-color-bn.titulo_banner4 {
    font-weight: 600;
    font-size: 30px;
    text-align: left;
}

/*titulo principal banner4*/
h2.home-color-bn.titulo_banner4 {
    font-weight: 600;
    font-size: 90px;
    text-align: left;
}

.margen_banner4{
	position: absolute; 
	top: 0; 
	margin: 20px 134px;
}

/*formulario home*/

.cont_form_home {
    display: block;
}

.img-izquierda {
    float: left;
    margin-left: 0%;
    display: block;
    width: 50%;
}

.cont_formulario_home {
    width: 50%;
    float: left;
}

.img_derecha_home {
    background-color: #297ddb;
    width: 50%;
    float: left;
    height: 412px;
}

img.alignnone.img_form_home {
    width: 50%;
}


/*estilos del footer*/
div#formContacto {
    background-color: #0D2947;
    color: #ffffff;
    padding: 2%;
display: flow-root;
}

.col-md-2.col-xs-6.menu_footer {
    padding-top: 50px;
}

/* color de los botones menu footer*/
.col-md-2.col-xs-6.menu_footer a {
    color: #ffffff;
}
	/*estilos mobile formulario home*/
	.cont_formulario_home {
    width: 100%;
    float: left;
}

/*sub contenedor home mobile*/
.f_home {
    display: flex;
    /* float: left; */
    width: 100%;
    background-color: #297ddb;
    align-items: center;
    flex-direction: column;
padding: 5%;
}
	
/*fin estilo fomulario home mobile*/

/*altura del banner mobile*/
.carousel-inner {
    margin: auto;
    width: 100%;
    /* height: 540px; */
    height: auto;
}
	
	/*subtitulo banner rja home*/
h4.size_aprende.Sub_rja_home {
    color: #575756;
}
	
	.Sub2_rja_home {
    font-weight: 300;
    font-size: 13px;
    text-align: center;
    color: #575756;
}
	


.caja_text2 {
    padding: 0% 0 0 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    height: 245px;
}
	
.col-lg-5.col-xs-12.col-lg-offset-5.margen-izquierda {
    /* bottom: 100px; */
     margin: 0 0 0 5%; 
    /* position: absolute; */
    /* right: 5%; */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 16%;
    position: initial;
}

	/*titulo principal banner4*/
h2.home-color-bn.titulo_banner4 {
    font-weight: 600;
    font-size: 2em;
    text-align: left;
}
	
/*ocultar el espacio en blanco*/
	.separador {
    display: none;
}
/*margen banner 4 en mobile*/	
.margen_banner4 {
    position: absolute;
    top: 0;
    margin: 5% 15%;
}
	
/*estilos mobile formulario home*/
	.cont_formulario_home {
    width: 100%;
    float: left;
}
	
.img_derecha_home {
    background-color: #297ddb;
    width: 50%;
    float: left;
    display: none;
    height: 412px;
}	
	
	/*cara feliz mobile*/
img.img-responsive.carita_home {
    top: 29%;
}
	/*fin cara feliz*/
	
/*fin estilo fomulario home mobile*/	
	
	 /*titulo rja home*/
	.titulo_banner4 {
    font-weight: 600;
    font-size: 25px;
    text-align: left;
}
	/*fin titulo rja home*/
	
	/*subtitulo banner rja home*/
h4.size_aprende.Sub_rja_home {
    color: #575756;
    font-size: 1em;
}
	

.Sub2_rja_home {
    font-weight: 300;
    font-size: 13px;
    text-align: center;
    color: #575756;
}
	
	.titulo_concurso {
    font-weight: 400;
    font-size: 12px;
    margin-top: 88%;
    text-align: left;
}
	
	/*nina celular*/
	img.size_girl {
    width: 80%;
}
	/*contenedor nina celular*/
	.girl {
    background: #297ddb;
    display: flex;
    justify-content: center;
    padding: 5%;
}
	
	
/*sub contenedor home mobile*/
.f_home {
    display: flex;
    /* float: left; */
    width: 100%;
    background-color: #297ddb;
    align-items: center;
    flex-direction: column;
}


/*img promocion 20% mobile*/
img.acho_img1.alignnone.wp-image-1736.size-full {
    width: 150px;
    height: 90px;
    position: absolute;
    top: -235px;
    left: 44px;
}
/*propiedades mobile de banner*/

/*altura del banner mobile*/
.carousel-inner {
    margin: auto;
    width: 100%;
    /* height: 540px; */
    height: auto;
}


	
.col-lg-5.col-xs-12.col-lg-offset-5.margen-izquierda {
    /* bottom: 100px; */
     margin: 0 0 0 0;
    /* position: absolute; */
    /* right: 5%; */
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 12%;
    position: initial;
}

.m_btn{
    margin: 15px 0 0 0;
}

/*HOME*/

h2{
font-size: 7vw;
margin: 0px;
}
h3{
font-size: 7vw;
margin: 0px;
}
.home-texto-center-5{
    bottom: 54px;
    transform: translate(-50%, 0%);
}
.home-dona{
    left: 50%;
    top: 0px;
    transform: translatex(-50%);
}
.home-text-left{
    text-align: left;
}
.home-df-5{
    width: 80%;
}
.home-mochila2{
position: relative;
text-align: center;
margin: 5px 34% 0px 0%;
}
.home-texto-center-6{
    position: absolute;
    left: 50%;
    width: 100%;
    font-weight: 400;
}
.home-apoya{
    margin: 24px 0%;
}
.home-camp-5{
    font-size: 4vw;
}
.home-cent-ver{
    margin-left: auto;
    margin-right: auto;
    width: 32vw;
}
.home-ban-bot{
    margin-top: -5px;
    margin-left: -2px;
}
.home-mar-cen{
    margin-left: auto;
    margin-right: auto;
}
.home-size-img-2{
    margin: 0px;
    max-height: 150px;
    float: right!important;
}
.home-pad0{
    padding: 0px;
}
.home-fecha{
    font-size: 11vw;
}
.home-texto-center-7{   
    width: fit-content;
}
.home-subtit-glo{
    font-family: Gloria;
    font-size: 8vw;
    margin-top: 0px!important;
    line-height: 8vw;
}
.home-non{
font-size: 3vw;
} 
.home-cent{
    display: flex;
    justify-content: center;
    max-height: 100px;
    margin-top: 36px;
}
.home-mx-tx{
    font-size: 4.5vw;
    padding: 20px 20%!important;
    width: 90%
}
.home-disp-flex{
     flex-direction: column;
}
.home-fft{
    text-align:left;
    font-size:15px;
    font-weight:300;
}
.home-foot{
    padding: 30px 60px 100px 60px;
}
.home-aei{
    margin-left: 0px;
}
.home-pad-fot{
    padding: 50px 0px 15px 15px;
}
.home-cle{
    clear: both;
}
    
    
img.home-img-desktop {
display: none;
}
img.home-img-mobile {
display: block!important;
}
.home-texto-center-1{
    position: inherit;
    padding: 0px 40px;
    margin: -1px;
    color: white;
    background-color: #8CD636;
}

.home-flex-prop{
    flex-direction: column-reverse;
    margin-top: 0px!important;
}
.home-nuestro-prop{
    text-align: center;
    padding: 20px;
}
.home-mis-vis{
    padding:0px;
    position: relative;
}
.home-texto-center-2{
    position: inherit;
}
.home-texto-center-3{
    margin: -1px;
    position: inherit;
    background-color: #61B82E;
    padding-bottom: 20px;
}
.home-texto-center-4{
    margin: -1px;
    position: inherit;
    background-color: #61B82E;
}
.home-mg-tp{
    margin-top: -2vh;
}
.home-flex-mob{
     flex-direction: column;
}
.home-flex-mob-inv{
     flex-direction: column-reverse;
}
.home-size-img{
    margin: 0px;
    max-height: 150px;
}
.home-circulo{
top: 50%;
left: 0%;
transform: translate(calc(-50% - 2px), -50%);      
}
.home-linea-izq{
    border-right:none;
}
.home-linea-der{
    border-left:none;
}
.home-linea-mob{
    margin-left: 40px;
    border-left: dashed #F7CF1C 3px;
    padding-bottom: 80px;
}
.home-pad{
    padding-bottom: 0px;
}
.home-mar-top{
    margin-top: -60px;
    margin-left: 1px;
}
.home-correct-px{
background-color: white;
    margin-top: -1px;
}
.home-absol-1{
    position: absolute;
    top:32%;
    left: 62%;
    font-family: Poppins;
    font-size: 4vw;
    width: 30%;
}
.home-absol-2{
    position: absolute;
    top: 16%;
    left: 53%;
    font-family: Poppins;
    font-size: 4vw;
    width: 30%;
}
.home-absol-3{
    position: absolute;
    top:15%;
    left: 8%;
    font-family: Poppins;
    font-size: 3.4vw;
    width: 36%;
}
.home-absol-4{
    position: absolute;
    top:12%;
    left: 11%;
    font-family: Poppins;
    font-size: 4vw;
    width: 30%;
}
.home-pad-equip{
    padding: 0px 50px 20px 50px;
}
    
.home-imagen-fondo-2{
    padding: 0px!important;
} 
.home-car-cap {
    top: inherit;
}
   
    
 	/*titulo rja home*/
h2.titulo_banner4.titulo4 {
    font-size: 2em;
    color: #0D2947;
    text-align: center;
}
	/*fin titulo rja home*/
	
    /*subtitulo banner rja home*/
h4.size_aprende.Sub_rja_home {
    color: #575756;
}
	

h3.font-botones.color_boton {
    background-color: #fed421;
    width: fit-content;
    margin-left: auto;
    margin-top: 0%;
    margin-bottom: 0%;
    margin-right: auto;
    border-radius: 10px;
    padding: 7px 13px;
    color: #002a49;
    font-size: 2rem;
}

/*contenedor del slider 1 lo deje alineado a la parte superior*/

.carousel-caption.home-bot-40-0.carru {
    position: absolute;
    top: 60px;
}

.cont_subtitulo{

display: none;
}

/*banner rja esconder parrafo en pc*/
.cont_subtitulo_mobile{
display: block;
}

select#servicios_home {
    height: 50px;
    width: 90%;
    margin: 10px 15px;
}

select#servicios_home2 {
    height: 50px;
    width: 100%;
    margin: 0px 0px 15px 0px;
}

/*ajustar la ubicacion de titulo del concurso*/
h3.home-color-bn.titulo_concurso {
    position: absolute;
    top: 47px;
    left: 0px;
    margin: 0px 40px;
}

/* ------------------fin estilo mobile 991px--------------------------------*/
}

/* formulario home estilos*/
/*form#forminator-module-1832 {*/
/*    display: flex!important;*/
/*    width: 100%;*/
/*    flex-direction: column;*/
/*    background-color: #297DDB;*/
/*    padding: 0 5% 5% 5%;*/
/*}*/

/*color de fondo footer*/
div#formContacto {
    background-color: #0d2947;
}

/*los campos del formularios son flex*/
.forminator-field {
    display: flex;
    flex-direction: column;
}

/*estilo de borde y color campos fomulario*/
.post-6 input {
    line-height: normal;
    background-color: #297ddb;
    border-bottom: 1px solid #ffffff!important;
    border-top: none;
    border-left: none;
    border-right: none;
}




/*.post-6 div::placeholder {*/
/*    color: #fff;*/
/*}*/


.blanco{
	color:#ffffff;
}

/*colo de terminos y condiciones*/




.post-6 button, input, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background-color: #ffffff00;
    border-bottom: 1px solid;
    border-left: none;
    border-top: none;
    border-right: none;
}




.label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}


.t_forms {
    font-family: Poppins;
    font-weight: 700;
    font-size: 2em;
    padding: 5% 0 0 0%;
}

.amarillo{
	color: #f7cf1c;
}

/*ipad vertical*/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {

.home-color-bn {
    line-height: 36px;
}

}

/*aipad air vertical*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {

/*contenedor banner rja*/
.pull-left.margen_banner4 {
    font-weight: 300;
    text-align: left;
    position: absolute;
    top: 8%;
    padding: 5%;
}

/*titulo banner rja*/
h2.titulo_banner4.titulo4 {
    font-size: 6em;
    color: #0D2947;
    text-align: center;
}

/* contendor aeiotu 15años */
.col-lg-5.col-xs-12.col-lg-offset-5.margen-izquierda {
    margin: 0 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 25%;
    position: initial;
}

/*subtitulo 15 años*/
h3.padding-transformando.text_transformando {
    color: #70d900;
    font-weight: 400;
    font-size: 2.5em;
    margin-top: 0px;
}


/*contenedor curso con certificado*/
.home-bot-40-25 {
    bottom: 25px;
    height: 45%;
}

/*texto de los banner home table*/
.carru h4 {
    font-size: 2.5em;
    line-height: 1em;
    margin: auto;
}

/*titulo concurso aipad air*/
h3.home-color-bn.titulo_concurso {
    position: absolute;
    top: 160px;
    left: 30px;
    margin: 0px 40px;
    font-size: 2em;
}

/*titulo principal slider3*/
h3.titulo_principal {
    font-size: 4em;
}

/*titulo del slider3*/
.carousel-caption.home-bot-40-0.carru {
    position: absolute;
    top: 35%;
}

/*contenedor boton azul slider 3 */
.contenedor_boton {
    margin: 20px;
    width:50%;
}

/*contenedor boton amarillo slider 3 */
.cont_btn_amarillo {
    width: 60%;
    margin: 5px 0;
}

/*politicas slider 3 */
h4.home-color-bn.size_aprende {
    font-size: 2em;
}

.home-color-bn {
    line-height: 36px;
}

.bol-cuad-sm {
    padding: 15px;
    width: 100%;
}

img.img-responsive.bol-aula1-img {
    width: 100%;
}


/*ancho del footer en tablet*/
div#formContacto {
    background-color: #0d2947;
    width: 100%;
}

.home-color-blue {
    color: #2EB0F7;
    text-align: left;
}

.home-subtit-glo {
    font-family: Gloria;
    font-size: 5vw;
    margin-top: -21px!important;
    line-height: 8vw;
}

p.home-subtit.home-color-blue.text-center {
    text-align: center;
}


/*altura del slider home vertial*/
.carousel {
    position: relative;
    height: auto;
}


}

@media (max-width: 767px){
.p_slider_home {
padding-bottom: 5%;
padding-top: 5%;
}

carousel {
    height: 100%;
}

/*tamano del numero en mobile*/
span.numero_jardin {
    font-size: 0.7em;
}


/*titulo consurso celular*/
h3.home-color-bn.titulo_concurso {
    position: absolute;
    top: 80px;
    left: 0px;
    margin: 0px 40px;
}


/*altura banner home mobile*/
.carousel {
    position: relative;
    height: 100%;
}

/* estilo para los textos h4 size_aprende*/
h4.home-color-bn.size_aprende {
    font-size: 1em;
}

/*titulo principal slider 3 mobile*/
h3.titulo_principal {
    font-size: 2em;
}

/*contenedor 15 años mobile*/
.col-lg-5.col-xs-12.col-lg-offset-5.margen-izquierda {
    margin: 0 0 0 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    margin-top: 19%;
    position: initial;
}

/*subtitulo 15 años mobile*/
h3.padding-transformando.text_transformando {
    color: #70d900;
    font-weight: 400;
    font-size: 1.3em;
    margin-top: 0px;
}

/*contenedor boton azul claro mobile*/
.contenedor_boton {
    width: 60%;
    margin: 3% auto;
}

/*contenedor boton amarillo mobile*/
.cont_btn_amarillo {
    width: 60%;
    margin: 3% auto;
}

}




