.section-formulario-contacto{background:url(../../build/img/home/background-azul-home-desktop-pruebas-psicotecnicas-online-psicoalianza.webp);background-repeat:no-repeat;background-size:cover;background-position:50%;padding:10rem 0 8.5rem}@media screen and (max-width:1199px){.section-formulario-contacto{padding:7.5rem 1.5rem 6rem}}@media screen and (max-width:991px){.section-formulario-contacto{padding:9rem 1.5rem 3.5rem;background:url(../../build/img/home/background-azul-home-mobile-pruebas-psicotecnicas-online-psicoalianza.webp);background-repeat:no-repeat;background-size:cover;background-position:50%}}.section-formulario-contacto__content h3:first-of-type{font-size:2.8rem;font-family:Lato-Black;margin:0 0 7rem;color:#f5f5f5;line-height:1.4}@media screen and (max-width:991px){.section-formulario-contacto__content h3:first-of-type{margin:0 0 5rem;font-size:1.8rem;padding:0;text-align:center}}.section-formulario-contacto__content p:first-of-type{font-size:2rem;font-family:Lato-Regular;margin:0;color:#f5f5f5;text-align:center}@media screen and (max-width:991px){.section-formulario-contacto__content p:first-of-type{font-size:1.6rem;margin:0 0 1.5rem;text-align:left;line-height:1;padding:0 1.5rem}}.section-formulario-contacto__content p:nth-of-type(2){font-size:2rem;font-family:Lato-Regular;margin:0;color:#f5f5f5;text-align:center}@media screen and (max-width:991px){.section-formulario-contacto__content p:nth-of-type(2){font-size:1.6rem;text-align:left;line-height:1;padding:0 1.5rem}}@keyframes transicion-envio{0%{transform:scale(initial)}20%{transform:scale(.9)}35%{transform:scale(1.1)}60%{transform:scale(.25);opacity:1}90%{transform:scale(.25)}to{opacity:0}}.animacion-form{animation-name:transicion-envio;animation-duration:1.5s;animation-iteration-count:1;animation-timing-function:ease-in-out;opacity:1}@keyframes opacidad-contenido{0%{opacity:0}to{opacity:1}}.suavizar-opacidad{animation-name:opacidad-contenido;animation-duration:1s;animation-iteration-count:1;animation-timing-function:ease-in-out}#procesando-datos{display:flex;flex-direction:column;align-items:center;width:100%}.spinner-border.loader-form{color:#fff;width:60px;height:60px;margin-top:50px}@media screen and (max-width:575px){.spinner-border.loader-form{margin-top:35px}}.tx-seccion-form-send{color:#fff;font-family:Lato-Regular;font-size:2rem;text-align:center;margin:20px 0}@media screen and (max-width:991px){.tx-seccion-form-send{font-size:1.6rem}}form.formulario-contacto-psa{padding:0;display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:7rem;column-gap:7rem}@media screen and (max-width:991px){form.formulario-contacto-psa{padding:0;grid-template-columns:1fr}}form.formulario-contacto-psa .form-group{position:relative;margin:0 0 1.5rem}@media screen and (max-width:991px){form.formulario-contacto-psa .form-group{margin:0 0 1.1rem}}form.formulario-contacto-psa .form-control{border:2px solid #a92345;border-radius:1rem;font-size:1.6rem;color:#1d1d1d;padding:0 1rem 0 2rem;height:4.7rem}@media screen and (max-width:991px){form.formulario-contacto-psa .form-control{font-size:1.4rem;padding:1rem 1rem 1rem 1.5rem;height:3.3rem}}form.formulario-contacto-psa .select{display:grid;grid-template-areas:"select";border-radius:1rem;cursor:pointer}form.formulario-contacto-psa #cargo,form.formulario-contacto-psa #uso-pruebas,form.formulario-contacto-psa .select:after{grid-area:select}form.formulario-contacto-psa .select:after{font-family:psa-icon-font!important;font-weight:bolder;font-size:1.6rem;color:#f5f5f5;text-align:center;line-height:4.7rem;width:4.8rem;height:100%;border-radius:1rem;justify-self:end;background:linear-gradient(90deg,#3d307a,#a92345)}@media screen and (max-width:991px){form.formulario-contacto-psa .select:after{line-height:3.3rem;width:3.5rem;height:100%;font-size:1.4rem}}form.formulario-contacto-psa .select.arrow-down:after{content:"\e90c"}form.formulario-contacto-psa .select.arrow-up:after{content:"\e910"}form.formulario-contacto-psa #cargo,form.formulario-contacto-psa #uso-pruebas{background-color:#fff}form.formulario-contacto-psa #cargo,form.formulario-contacto-psa #uso-pruebas::-ms-expand{display:none}form.formulario-contacto-psa .select-componente.collapse,form.formulario-contacto-psa .select-componente.collapsing{position:absolute;top:47px;z-index:5}@media screen and (max-width:991px){form.formulario-contacto-psa .select-componente.collapse,form.formulario-contacto-psa .select-componente.collapsing{position:static}}form.formulario-contacto-psa .select-componente.card{border:none}form.formulario-contacto-psa .select-componente.card.card-body{padding:0;margin:0;border-radius:0 0 1rem 1rem;border:2px solid #a92345;border-top:none}form.formulario-contacto-psa .select-componente.card.card-body ul{background:#fff;margin:0;list-style:none;border-radius:1rem}form.formulario-contacto-psa .select-componente.card.card-body ul li{display:block;color:#1d1d1d;cursor:pointer;padding:1.4rem 2rem;font-family:Lato-Regular;font-size:1.6rem}@media screen and (max-width:991px){form.formulario-contacto-psa .select-componente.card.card-body ul li{font-size:1.4rem;padding:.8rem 1.3rem}}form.formulario-contacto-psa .select-componente.card.card-body ul li:focus,form.formulario-contacto-psa .select-componente.card.card-body ul li:hover{color:#f5f5f5;background:#0071bc}form.formulario-contacto-psa .select-componente.card.card-body ul li:last-of-type:focus,form.formulario-contacto-psa .select-componente.card.card-body ul li:last-of-type:hover{border-radius:0 0 .7rem .7rem}form.formulario-contacto-psa .input-error,form.formulario-contacto-psa .pristine-error.text-help{font-size:1.2rem;color:#1d1d1d;margin:0 0 0 .25rem;text-align:left;color:#fff}form.formulario-contacto-psa #msgSubmitRecaptcha{font-size:1.2rem;color:#1d1d1d;margin:0 0 .5rem .25rem;text-align:left;color:#fff}.formulario-contacto-psa__column--grid{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:2rem;column-gap:2rem}@media screen and (max-width:991px){.formulario-contacto-psa__column--grid{grid-template-columns:1fr}}.checkbox-terminos-form{display:grid;grid-template-columns:2rem 1fr;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.3rem;margin:1.5rem 0 .5rem}@media screen and (max-width:991px){.checkbox-terminos-form{padding:0 1rem;margin:1.5rem 0 .5rem;row-gap:.3rem}}.checkbox-terminos-form p:first-of-type{font-size:1.2rem;font-family:Lato-Regular;margin:0;color:#f5f5f5;line-height:1}@media screen and (max-width:991px){.checkbox-terminos-form p:first-of-type{font-size:1.2rem}}.checkbox-terminos-form p:first-of-type a{font-size:1.2rem;color:#fff;font-family:Lato-Bold}@media screen and (max-width:991px){.checkbox-terminos-form p:first-of-type a{font-size:1.2rem}}.checkbox-terminos-form p:first-of-type a:hover{color:#fff}.alerta-input{font-size:1.6rem;font-family:Lato-Regular;margin:.3rem 0 0 2rem;color:#f5f5f5;line-height:1}@media screen and (max-width:991px){.alerta-input{margin:.6rem 0 0 1.5rem;font-size:1.4rem}}.alerta-input-completar-campos{font-size:1.6rem;font-family:Lato-Regular;margin:.3rem 0 0 2rem;color:#f5f5f5;line-height:1}@media screen and (max-width:991px){.alerta-input-completar-campos{margin:.6rem 0 0 1.5rem;font-size:1.4rem}}.alerta-input.grid-checkbox{grid-column:1/3;grid-row:2/3}.seccion-terminos{padding:50px 0}@media screen and (max-width:767px){.seccion-terminos{padding:15px 0}}.tx-section-terminos-01{color:#2a2a80;font-family:Lato-Black;font-size:4rem;margin:0 0 3rem}@media screen and (max-width:991px){.tx-section-terminos-01{font-size:2.2rem}}.tx-section-terminos-02{color:#2a2a80;font-family:Lato-Regular;font-size:2.2rem}@media screen and (max-width:991px){.tx-section-terminos-02{font-size:1.8rem}}.tx-section-terminos-03{color:#1d1d1d;font-family:Lato-Regular;font-size:2rem;text-align:justify}@media screen and (max-width:991px){.tx-section-terminos-03{font-size:1.6rem}}.enlace-terminos{color:#00f;font-family:Lato-Regular;font-size:2rem}@media screen and (max-width:991px){.enlace-terminos{font-size:1.6rem}}
/*# sourceMappingURL=section-form.css.map */
