.elementor-kit-6{--e-global-color-primary:#FF9900;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#F05C26;--e-global-color-6febf4f:#FAFAFA;--e-global-color-dc7f55d:#FF9F0F;--e-global-color-a88f491:#FFFFFF;--e-global-color-29ecd2e:#000000;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Helvetica";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-weight:500;font-size:16px;}.elementor-kit-6 a{color:#FFFFFF;}.elementor-kit-6 h1{color:var( --e-global-color-a88f491 );font-size:90px;font-weight:700;}.elementor-kit-6 h2{color:var( --e-global-color-29ecd2e );font-size:40px;font-weight:700;}.elementor-kit-6 h3{color:var( --e-global-color-29ecd2e );font-size:20px;font-weight:700;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;font-weight:700;background-color:var( --e-global-color-a88f491 );border-radius:8px 8px 8px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* SUBRAYADO PERSONALIZADO */
.custom-underline {
    text-decoration: underline;
    text-decoration-color: #FF9900;
    text-decoration-thickness: 1px;
    text-underline-offset: 10px;
}

.custom-underline-white {
    text-decoration: underline;
    text-decoration-color: #FFF;
    text-decoration-thickness: 1px;
    text-underline-offset: 10px;
}

/* CHECK ACEPTACION FORMS */

#field_2b6b1b6,
#field_2db26b8 {
    font-size: 12px;
    
}

.elementor-field-type-acceptance {
     margin-top: -15px!important;
}

/*************** MEDIA QUERIES ****************/

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
   #field_2b6b1b6,
    #field_2db26b8 {
    font-size: 14px;
} 
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
 
}

/*X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    
}

/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
 
}/* End custom CSS */