/**handles:modulo-video-full-width,modulo-descargas-privadas**/
.sener-video-full-width{height:600px;position:relative;background-position:center}.sener-video-full-width .overlay{position:absolute;content:"";top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5)}.sener-video-full-width .btn__play{position:absolute;top:50%;display:flex;align-items:center;color:#fff;font-weight:700;font-size:14px}.sener-video-full-width .btn__play .icono{margin-right:1em}.sener-video-full-width .btn__play:hover{cursor:pointer}.sener-video-full-width .contenedor__video{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.534);transform:translate(100%);transition:transform .2s ease-in-out;z-index:102}.sener-video-full-width .contenedor__video.show{transform:translate(0)}.sener-video-full-width .contenedor__video video{height:90vh;transform:scale(0);border-radius:10px;transition:transform .3s .2s}.sener-video-full-width .contenedor__video video.showVideo{transform:scale(1)}.sener-video-full-width .contenedor__video iframe{width:70%;height:70%;border-radius:10px}.sener-video-full-width .contenedor__video .btn__cerrar{position:absolute;top:.5em;right:2em;font-size:40px;color:#fff;font-weight:700;cursor:pointer;transform:rotate(45deg)}@media screen and (max-width:991px){.sener-video-full-width{height:500px}.sener-video-full-width .contenedor__video video{width:95%;height:auto}.sener-video-full-width .contenedor__video iframe{width:90%;height:50%;border-radius:10px}.sener-video-full-width .contenedor__video .btn__cerrar{top:18vh;right:1em}}@media screen and (max-width:768px){.sener-video-full-width{height:400px}.sener-video-full-width .contenedor__video .btn__cerrar{font-size:30px;right:5.6%}.sener-video-full-width .contenedor__video .btn__cerrar svg{width:35px;height:35px}}
.sener-home-about{display:flex;justify-content:center;width:100%;padding-top:100px;color:#fff}.sener-home-about .about-content{display:flex;position:relative;margin:4rem 0}.sener-home-about .about-content:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:95%;background:#005199;z-index:-1}.sener-home-about .about-content .about-image{position:relative;padding-left:44px;top:-44px;position:relative}.sener-home-about .about-content .about-image img{width:458px;height:458px;object-fit:cover;object-position:center center}.sener-home-about .about-content .text-about{width:calc(100% - 492px);padding:10px 80px;display:flex;flex-direction:column;justify-content:center}.sener-home-about .about-content .text-about h2{font-size:32px;font-weight:700;margin:0;line-height:1.18;letter-spacing:-1px}.sener-home-about .about-content .text-about p{font-size:16px;font-family:"Noto Serif"}.sener-home-about .about-content .text-about .sener-button{margin-top:15px}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada{position:fixed;top:0;bottom:0;left:0;right:0;background:#0005;z-index:9999;transform:scale(0)}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada.active{transform:scale(1)}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada.active .nf-form-cont{transform:translate(-50%,-50%) scale(1);opacity:1}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont{position:absolute;top:50%;left:50%;width:calc(100% - 2rem);max-height:90vh;padding:1rem;background:#005199;box-shadow:1px 1px 10px #0009;overflow-x:auto;transition:.3s;transform:translate(-50%,-50%) scale(0);opacity:0}@media (min-width:768px){.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont{width:530px}}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container{margin-bottom:21px}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap:not(.checkbox-wrap) .nf-field-label{display:none}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{width:2rem;align-items:flex-start}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label::before{background:#005199}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label::after{background:#005199}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label::before{color:#fff}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap input:not([type=submit]).ninja-forms-field{font-weight:700;background:0 0;border:none;border-bottom:1px solid #fff;padding:6px;color:#fff}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap input:not([type=submit]).ninja-forms-field::-webkit-input-placeholder{color:rgba(238,241,234,.21)}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap input:not([type=submit]).ninja-forms-field::-moz-placeholder{color:rgba(238,241,234,.21)}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap input:not([type=submit]).ninja-forms-field:-ms-input-placeholder{color:rgba(238,241,234,.21)}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap input:not([type=submit]).ninja-forms-field:-moz-placeholder{color:rgba(238,241,234,.21)}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap input[type=submit]{display:block;width:100%;background:#fff;color:#005199;border:1px solid #fff}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container .field-wrap input[type=submit]:hover{background:#005199;color:#fff}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-content .nf-field-container.hidden-container{display:none}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-field-description{font-size:12px;line-height:1.2;padding-left:1rem;margin-right:0}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-fields-required{font-size:12px;margin-bottom:12px}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-error-msg{color:#fff;font-size:12px}.sener-home-about .about-content .text-about .wrapp-formulario-descarga-privada .nf-form-cont .nf-form-hp{display:none}.sener-home-about.is-home .about-content .about-image{transform:translateY(50px);opacity:0}.sener-home-about.is-home .about-content .text-about h2,.sener-home-about.is-home .about-content .text-about p{transform:translateX(100%);opacity:0}.sener-home-about.is-home.show .about-content .about-image{transform:translateY(0);opacity:1;transition:all .5s ease-out}.sener-home-about.is-home.show .about-content .text-about h2,.sener-home-about.is-home.show .about-content .text-about p{transform:translateX(0);opacity:1;transition:transform .5s ease-out,opacity .4s ease-out;transition-delay:0,0.1s}@media (max-width:991px){.sener-home-about{padding-top:50px}.sener-home-about .about-content .about-image{padding-left:25px;top:-25px}.sener-home-about .about-content .about-image img{width:296px;height:342px}.sener-home-about .about-content .text-about{width:calc(100% - 321px);padding:10px 25px}.sener-home-about .about-content .text-about h2{font-size:24px}}@media (max-width:767px){.sener-home-about{padding-top:30px}.sener-home-about .about-content{display:flex;position:relative;flex-direction:column;align-items:center;padding:0 28px}.sener-home-about .about-content:before{height:75%}.sener-home-about .about-content .about-image{padding-left:0;top:0}.sener-home-about .about-content .about-image img{width:100%;height:auto}.sener-home-about .about-content .text-about{width:100%;padding:30px 0}.sener-home-about .about-content .text-about .sener-button{margin-top:0}}