/*tamano de los obligatorios*/
p.white.f_obligatorio.white-text {
    font-size: 0.9em;
}

/*estilo de no padding en  los formularios*/
.col-md-6.no_padding {
    padding: 0px;
}

h2.white {
    color: #fff;
}

/*agregar espacio entre formularios*/
.d-flex.col-md-12.p-5.no_padding.my-2 {
    margin: 2% 0;
}

.col-md-12.no_padding.my-2 {
    margin: 2% 0;
}

.col-md-12.my-2 {
    margin: 2% 0;
}

.col-md-12.white.py2.mb-5 {
    margin-bottom: 5%;
}


.col-md-12.d-flex.white.px-2.py2 {
    padding-left: 2%;
    padding-right: 2%;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .7;
}

/*formulario contact form 7*/

.white-text p {
      color: white;
    }

span.wpcf7-form-control-wrap.wpcaptcha-992 {
    color: white;
}

/*estilo para los titulos del formulario*/
section.titulos_form_pqrs {
    display: block;
    text-align: center;

}

.white-text p:not(.nos-subtit.text_darkBlue.txt_just) {
      color: white;
    }

.white-text p:not(.text_darkBlue) {
      color: white;
    }


h3.poppins {
    font-family: poppins;
    font-weight: bold;

}

.blue_pqrs{
        color: #297DDB;
}

.yellow_pqrs{
        color: #FCA300;
}

h4.poppins {
    font-size: 2.5em;
}

/*cambiar el color de recaptcha a blanco*/
span.wpcf7-form-control-wrap.wpcaptcha-630 {
    color: #ffffff;
}

/*mostrar respuesta del correo*/
.screen-reader-response {
    color: #ffffff;
}

/* estilo para que textos tenga un peso normal*/
h3.nos-subtit.text_darkBlue.txt_just.regular {
    font-weight: 500;
}



/* fecha aliado*/
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date.fecha_aliado {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date.fecha_aliado {
    color: #ffffff;
    height: 45px;
    padding: 0px;
    margin: 0px;
}

select#campos_pqrs {
    background-color: #0C2A46;
    color: #ffffff;
    height: 45px;
}

label {
    color: white;
}

/*nombre aliado*/
input.wpcf7-form-control.wpcf7-text.nombre_afiliado_aliados {
    width: 100%;
}

/* campo de noombre quien reporta*/
input.wpcf7-form-control.wpcf7-text.n_quien_reporta {
    width: 100%;
}

/*multi opciones tipo de pqrsf*/
select.wpcf7-form-control.wpcf7-select.peticiones_aliados {
    width: 100%;
}

/*naturaleza del pqrsf*/
select.wpcf7-form-control.wpcf7-select.atencion_aliados {
    width: 100%;
}

/*area comentarios aliados*/
textarea.wpcf7-form-control.wpcf7-textarea.comentarios_aliados {
    height: 60px;
    border: 1px solid #ffffff;
    width: 100%;
}

/*reportada por nombre aliados*/
input.wpcf7-form-control.wpcf7-text.reportada_por_aliados {
    width: 100%;
}
/*teléfono aliados*/
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.tel_aliados {
    width: 100%;
}
/*escribe tu correo aliados*/
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email.correo_aliado {
    width: 100%;
}

/*escribe tu correo aliados*/
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel.celular_aliado {
    width: 100%;
}

/* marge inferior 2%*/
.col-md-12.mb-2 {
    margin-bottom: 2%;
}

.pqrfs-texto-center-1 {
    position: absolute;
    top: 0%;
    padding-right: 3%;
    padding-left: 12%;
    color: white;
    transform: translatey(-235%);
}

.banner_pqrs_pc{
    width:100%;
}

.titulo_banner_pqrs{
    font-size: 35px;
}

.pro-texto-center-1-yellow.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    top: 100px;
    left: 140px;
}

p.nos-subtit.text_darkBlue.txt_just {
    text-align: justify;
    font-size: 25px;
    margin: 0 20px 0 0;
}

.ancho_texto {
    width: 620px;
}

.text_darkBlue{
    color:#0d2947;
}


.banner_pqrs_mobile {
    display:none;
}

.align-left{
    text-align:left;
}

.title-pqrfs {
    font-family:Poppins;
    font-weight:800;
    font-size:2em;
    color:#0d2947;
}

.subtitulo-pqrfs{
     font-family:Poppins;
    font-weight:500;
    font-size:1.5em;
    color:#0d2947;
}

.estilo-campo {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.estilo-campo-nocolum {
    display: flex;
    justify-content: center;
}

.titulo-campoCentros{
    position: absolute;
    z-index: 2;
    color:#0d2947;
}

.vermas-pqrs {
    color: #fff;
    padding: 1% 2%;
    background-color: #0d2947;
    font-size: 2em;
    border-radius: 30px;
    font-family: 'Poppins';
}

.cont-vermas {
    display: flex;
    width: 100%;
    position: absolute;
    bottom: 15%;
    justify-content: center;
}

/*estilo de titulo principal pqrs*/
.ancho-titulo-principal{
    width:100%;
}

/*estilo del contenedor slider1*/
.contslider{
    padding:180px 45px 30px 45px; 
    margin-top: -40px; 
    background-color: #F8C900}


.col-xs-12.cont_jardines {
    background-color: #F9C900;
    margin: -15px 0 0 0;
}

img.alignnone.size-medium.wp-image-735 {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 103vh;
}

/* estilo banner principal centros pqrsf*/
.cont-centros-pqrsf {
    padding: 5%;
    background-image: url('https://www.aeiotu.com/wp-content/uploads/2023/01/editable-PQRFs_01.gif');
    background-size: cover;
    background-repeat: no-repeat;
}

/* estilo banner principal aliados pqrsf*/
.cont-aliados-pqrsf {
    padding: 7% 0 4% 10%;
    background-image: url('https://www.aeiotu.com/wp-content/uploads/2023/01/editable-PQRFs_aliados.png');
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

/* contendedor formulario centros de pqrfs*/

.cont_flex {
    background-color: #0D2947;
	width: 100%;
    height: 100%;
    display: flex;
    min-width: 100%;
    justify-content: center;
    align-items: center;
    padding: 2%;
}

/*texto termino y concidiones*/
p.txt_terminos {
    color: #ffffff;
}

/* estilo pqrsf centros*/

/* selecccione el centro*/
select.wpcf7-form-control.wpcf7-select.pasadena_centros {
    width: 100%;
}

/*nombres del niño centros*/
input.wpcf7-form-control.wpcf7-text.nombre_nio_centros {
    width: 100%;
}

/*nivel centros*/
select.wpcf7-form-control.wpcf7-select.nivel_centros {
    width: 100%;
}

/*naturaleza pqrsf*/
select.wpcf7-form-control.wpcf7-select.naturaleza_pqrsf {
    width: 100%;
}

/*tipo de pqrsf*/
select.wpcf7-form-control.wpcf7-select.peticiones_centros {
    width: 100%;
}


.contGen-formCentros {
    display: flex;
    flex-direction: row;
    width: 1095px;
    height: 100%;
    margin: auto;
    padding: 0%;
    background-color: #0D2947;
    float: left;
}

.cont-formulario {
    display: block;
    float: left;
    width: 800px;
}

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

.img-derecha {
    float: left;
}

/* contendedor formulario aliados de pqrfs*/
.contGen-formAliados {
    display: flex;
    flex-direction: row;
    width: 100%;
    background-color: #0D2947;
}

/*elimine el padding de los contenedores*/
.col-md-12.no_padding {
    padding: 0px;
}


/*estilo pc aliados..................................................*/

.pro-texto-center-1-yellow-aliados.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    top: 180px;
    left: 140px;
}

h3.nos-subtit.text_darkBlue.txt_just {
    font-weight: 500;
    text-align: justify;
}

/*estilo pc centros...................................................*/

.pro-texto-center-1-light_blue-centros.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    top: 100px;
    left: 150px;
}


/*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í */

    .pro-texto-center-1-yellow.col-md-6.globo_mobile.cont_title_pc {
        position: absolute;
        top: 9%;
        left: 6%;
    }

    .titulo_banner_pqrs {
        font-size: 2em;
    }

    p.nos-subtit.text_darkBlue.txt_just {
        font-size: 1.5em;
    }

    .pro-texto-center-1-light_blue-centros.col-md-6.globo_mobile.cont_title_pc {
        position: absolute;
        top: 9%;
        left: 6%;
    }

}


/*mediaquery imac*/
@media screen 
  and (min-device-width: 1600px) 
  and (max-device-width: 2000px) 
  and (-webkit-min-device-pixel-ratio: 1)
 { 

/* general pqrs pc mini*/
.pro-texto-center-1-yellow.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    /* top: 130px;
    left: 140px; */
}

p.nos-subtit.text_darkBlue.txt_just {
    text-align: justify;
    /* font-size: 23px; */
    margin: 0 20px 0 0;
}

}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) /* applied to lg also */{
    
 .pro-texto-center-1-yellow-aliados.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    top: 103px;
    left: 65px;
}   

p.nos-subtit.text_darkBlue.txt_just {
    text-align: justify;
    font-size: 20px;
    margin: 0 20px 0 0;
}

.ancho_texto {
    width: 590px;
}
    
}

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

 .pro-texto-center-1-yellow-aliados.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    top: 85px;
    left: 85px;
}   

p.nos-subtit.text_darkBlue.txt_just {
    text-align: justify;
    font-size: 20px;
    margin: 0 28px 0 0;
}

.ancho_texto {
    width: 550px;
}

.pro-texto-center-1-yellow.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    top: 52px;
    left: 56px;
}


.pro-texto-center-1-light_blue-centros.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
     top: 45px;
    left: 80px;
}


}

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

 .pro-texto-center-1-yellow-aliados.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    top: 85px;
    left: 85px;
}   

p.nos-subtit.text_darkBlue.txt_just {
    text-align: justify;
    font-size: 20px;
    margin: 0 28px 0 0;
}

.ancho_texto {
    width: 550px;
}

}

@media only screen and (device-aspect-ratio: 1024px/768px) and (orientation : portrait) /* does not work on iPad or LG */{

 .pro-texto-center-1-yellow-aliados.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    top: 85px;
    left: 85px;
}   

p.nos-subtit.text_darkBlue.txt_just {
    text-align: justify;
    font-size: 20px;
    margin: 0 28px 0 0;
}

.ancho_texto {
    width: 550px;
}

}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
 /* CSS styles specific to iPad Air landscape mode */

 
    .pro-texto-center-1-yellow-aliados.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    top: 166px;
    left: 6%;
}



}


@media screen and (min-width: 1024px) and (max-height: 1310px) {
    /* Laptop */
    .pro-texto-center-1-yellow-aliados.col-md-6.globo_mobile.cont_title_pc {
    position: absolute;
    top: 20%;
    left: 6%;
}

p.nos-subtit.text_darkBlue.txt_just {
    text-align: justify;
    /*font-size: 20px;*/
    margin: 0 20px 0 0;
}

.ancho_texto {
    width: 557px;
}


    
} 

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
 /* CSS styles specific to iPad Air portrait mode */

/*fondo banner ipad air*/
.fondo_pqrs_mobile {
    background-image: url('https://www.aeiotu.com/wp-content/uploads/2023/05/fondo_pqrs_mobile.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 975px;
    background-size: contain;
}


img.img-responsive.lugar_carita {
    position: absolute;
    bottom: -50px;
}

h2.color-white.tc.mb_5 {
    font-size: 2em;
}

p.items_jardines {
    font-size: 1.3em;
}

img.wp-image-803.huella.size-full.alignright {
    width: 75%;
}

/*estilo fondo de centros en ipad*/
.fondo_pqrs_centros_mobile {
    height: 875px;
}

}

@media (max-width:991px) {
/*logre contener el fondo del footer*/
.col-md-12.fondo-footer.home-foot.foot-general {
    height: 680px;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    width: 100%;
}

/*esconder banner de pc en mobile*/
.banner_pqrs_pc {
    width: 100%;
    display: none;
}

/*estilo de titulo principal pqrs*/
.ancho-titulo-principal {
    width: 100%;
    padding: 11%;
}
    
    
.banner_pqrs_mobile{
    width:100%;
    display:flex;
}

/*margen superior en mobile del contenedor de texto*/
.pqrfs-texto-center-1 {
    position: absolute;
    top: 0%;
    padding-right: 6%;
    padding-left: 3%;
    padding-top: 0%;
    color: white;
    transform: translatey(-205%);
}


/*titulos pqrs mobile*/
.titulo-campoCentros {
    position: absolute;
    z-index: 2;
    color: #0d2947;
    font-size: 1.5em;
    margin: 3%;
}

/*tamaño titulo principal mobile*/
.title-pqrfs {
    font-family: Poppins;
    font-weight: 800;
    font-size: 1.5em;
    color: #0d2947;
    /* margin-right: 40%; */
    text-align: center;
}

/*tamaño del sutitulo principal*/
.subtitulo-pqrfs {
    font-family: Poppins;
    font-weight: 500;
    font-size: 0.9em;
    color: #0d2947;
    text-align: center;
}

/*centrar botones de pqrs*/
.vermas-pqrs {
    color: #fff;
    padding: 1% 2%;
    background-color: #0d2947;
    font-size: 1.5em;
    border-radius: 30px;
    font-family: 'Poppins';
    margin: 0 25% 0 25%;
    width: 178px;
    text-align: center;
}

/*centrar los botones*/
.cont-vermas {
    width: 100%;
    position: absolute;
    bottom: 15%;
    display: flex;
    justify-content: center;
} 

.cont-formulario {
    display: block;
    float: left;
    width: 100%;
}

.contGen-formCentros {
    display: block;
    flex-direction: row;
    width: 800px;
    height: 100%;
    margin: auto;
    padding: 0%;
    background-color: #0D2947;
    float: left;
}

.img-izquierda {
    float: left;
    margin-left: 0%;
    display: none;
}

.img-derecha {
    float: left;
    display: none;
}

/*fondo banner mobile*/
.pro-texto-center-1-yellow {
    position: inherit;
    padding: 20px;
    margin: -1px;
    color: white;
    background-color: #f7cf1c;
    top: 0;
    transform: translateY(0px);
}
 
 
/*camio el absolut de pc para adaptar a mobile*/
.pro-texto-center-1-yellow.col-md-6.globo_mobile.cont_title_pc {
    position: inherit;
    top: 55px;
    left: 55px;
}

/*ajuste el titulo al centro y le agregue margen inferior*/
.titulo_banner_pqrs {
    font-size: 35px;
    text-align: center;
    margin: 0 0 6% 0;
}

/*margen del subtitulo mobile*/
p.nos-subtit.text_darkBlue.txt_just {
    text-align: justify;
    font-size: 20px;
    margin: 0 5% 0 5%;
}

img.nos-img-mobile {
    display: block!important;
    width: 100%;
}

/* estilos aliados mobile------------------------------------------------*/
.pro-texto-center-1-yellow-aliados.col-md-6.globo_mobile.cont_title_pc {
    position: inherit;
    top: 85px;
    left: 85px;
    background-color: #f7cf1c;
}

.ancho_texto {
    width: 100%;
}

.fondo_pqrs_aliados_mobile {
    background-image: url('https://www.aeiotu.com/wp-content/uploads/2023/05/fondo_pqrs_mobile.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 828px;
    background-size: contain;
}



/* estilos centros mobile------------------------------------------------*/

.fondo_pqrs_centros_mobile {
    background-image: url('https://www.aeiotu.com/wp-content/uploads/2023/05/centros_mobile-1.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    /*ight: 828px;*/
    background-size: contain;
}

.pro-texto-center-1-light_blue-centros.col-md-6.globo_mobile.cont_title_pc {
    position: inherit;
    top: 85px;
    left: 85px;
    background-color: #297EDB;
}

}

@media (max-width: 767px){

h3.nos-subtit.text_darkBlue.txt_just.regular {
    text-align: center;
    font-size: 1.2em;
}



/*generla pqrs*/ 
.fondo_pqrs_mobile {
    background-image: url('https://www.aeiotu.com/wp-content/uploads/2023/05/fondo_pqrs_mobile.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 760px;
    background-size: contain;
}


/*estilo caja de texto y textos del banner pqrsf general mobile*/
.titulo_banner_pqrs {
    font-size: 1.5em;
}

h2.text_darkBlue.titulo_banner_pqrs {
    font-size: 1.5em;
}

.pro-texto-center-1-yellow.col-md-6.globo_mobile.cont_title_pc {
    position: relative;
    top: 0;
    left: 0;
}

/*margin bottom 5%*/
.col-md-12.white.py2.mb-5 {
    margin-bottom: 5%;
}



/* centros mobile*/
.fondo_pqrs_centros_mobile {
    background-image: url('https://www.aeiotu.com/wp-content/uploads/2023/05/centros_mobile-1.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 715px;
    background-size: contain;
}


/*fondo aliados*/
.fondo_pqrs_aliados_mobile {
    background-image: url('https://www.aeiotu.com/wp-content/uploads/2023/05/fondo_pqrs_mobile.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 659px;
    background-size: contain;
}

/* margen inferior entre el captcha y el boton*/
.col-md-12.white.py2.mb-5 {
    margin-bottom: 5%;
}

.col-md-12.d-flex.white.py2 {
    padding: 5%;
}


}