.elementor-kit-10{--e-global-color-primary:#EF4023;--e-global-color-secondary:#666666;--e-global-color-text:#000000;--e-global-typography-primary-font-family:"Circular Std";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Circular Std";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.e-con{--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1440px){.e-con{--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:1025px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:480px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Sombras cards */
.shadow-dual{box-shadow:28px 28px 50px rgba(13,39,39,.19),-23px -23px 45px #fff}
.shadow-individual{box-shadow:28px 28px 50px rgba(13,39,39,.19)}

/* Layout global */
html,body{margin:0;padding:0;overflow-x:hidden}

/* Sección pantalla completa */
.full-screen{
  min-height:100vh;
  width:100%;
  box-sizing:border-box;
  margin:0;
  padding:0;
  overflow:hidden;
}
.full-screen>:last-child{margin-bottom:0!important}
body.admin-bar .full-screen{min-height:calc(100vh - 32px)}
@media(max-width:782px){
  body.admin-bar .full-screen{min-height:calc(100vh - 46px)}
}

/* Subrayado animado enlaces y botones */
.subrayado-ef,.btn-subrayado-ef{position:relative;text-decoration:none!important;overflow:visible;color:inherit!important}
.subrayado-ef::after,.btn-subrayado-ef::after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#EF4023;transform:scaleX(0);transform-origin:left center;transition:transform .24s cubic-bezier(.2,.8,.2,1);will-change:transform}
.subrayado-ef:hover::after,.subrayado-ef:focus-visible::after,.btn-subrayado-ef:hover::after,.btn-subrayado-ef:focus-visible::after{transform:scaleX(1)}
@media(prefers-reduced-motion:reduce){
  .subrayado-ef::after,.btn-subrayado-ef::after{transition:none}
}

/* Limpieza focos popups Elementor */
.elementor-popup-modal *:focus{outline:none!important;box-shadow:none!important}/* End custom CSS */