.elementor-kit-21{--e-global-color-primary:#2D6EDB;--e-global-color-secondary:#EEB72E;--e-global-color-text:#3A3A3A;--e-global-color-accent:#F08210;--e-global-color-77ac924:#FA6459;--e-global-color-fcafc36:#2D277A;--e-global-color-cd13fa8:#1A7C6B;--e-global-color-90414d4:#6DC066;--e-global-color-5221621:#53ADDF;--e-global-color-6194eb4:#FFF9EB;--e-global-color-8f7e357:#FFFFFF;--e-global-color-7d99b52:#FFFFFF00;--e-global-color-f21f63c:#FFECC1;--e-global-typography-primary-font-family:"Dosis";--e-global-typography-primary-font-size:4.8rem;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Assistant";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Assistant";--e-global-typography-text-font-size:1.8rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"Dosis";--e-global-typography-accent-font-size:1.8rem;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1em;--e-global-typography-68177aa-font-family:"Dosis";--e-global-typography-68177aa-font-size:1.8rem;--e-global-typography-68177aa-font-weight:700;--e-global-typography-68177aa-text-transform:uppercase;--e-global-typography-68177aa-line-height:1em;--e-global-typography-d793c40-font-family:"Assistant";--e-global-typography-d793c40-font-size:1.6rem;--e-global-typography-d793c40-font-weight:500;color:var( --e-global-color-fcafc36 );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-21 button,.elementor-kit-21 input[type="button"],.elementor-kit-21 input[type="submit"],.elementor-kit-21 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-8f7e357 );border-radius:30px 30px 30px 30px;padding:1.2rem 4rem 1.2rem 4rem;}.elementor-kit-21 button:hover,.elementor-kit-21 button:focus,.elementor-kit-21 input[type="button"]:hover,.elementor-kit-21 input[type="button"]:focus,.elementor-kit-21 input[type="submit"]:hover,.elementor-kit-21 input[type="submit"]:focus,.elementor-kit-21 .elementor-button:hover,.elementor-kit-21 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-8f7e357 );}.elementor-kit-21 e-page-transition{background-color:#FFBC7D;}.elementor-kit-21 a{color:var( --e-global-color-accent );}.elementor-kit-21 a:hover{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.elementor-widget:not(:last-child){--kit-widget-spacing:2rem;}.elementor-element{--widgets-spacing:2rem 2rem;--widgets-spacing-row:2rem;--widgets-spacing-column:2rem;}{}h1.entry-title{display:var(--page-title-display);}@media(min-width:2400px){.elementor-kit-21{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-21 button,.elementor-kit-21 input[type="button"],.elementor-kit-21 input[type="submit"],.elementor-kit-21 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:1024px){.elementor-kit-21{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-21 button,.elementor-kit-21 input[type="button"],.elementor-kit-21 input[type="submit"],.elementor-kit-21 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-21{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-21 button,.elementor-kit-21 input[type="button"],.elementor-kit-21 input[type="submit"],.elementor-kit-21 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    font-size: 62.5%;
}

.titleHero {
    font-size: 8rem;
}
.lightBlue {
    color: var(--e-global-color-5221621);
}
.blue {
    color: var(--e-global-color-primary);
}
.orange {
    color: var(--e-global-color-accent);
}
.mustard {
    color: var(--e-global-color-secondary);
}
.darkGreen {
    color: var(--e-global-color-cd13fa8);
}

@media only screen and (max-width: 1024px) {
    .titleHero {
        font-size: 6rem;
    }
}

@media only screen and (max-width: 767px) {
    .titleHero {
        font-size: 4.6rem;
    }
}

/* -- Productos Galery -- */

.title_product-Bucle {
    line-height: 1em;
}

/* --- FAQ -- */
.faq_section .elementor-tab-title {
    border: solid white 1px;
    border-radius: 30px;
    margin-top: 8px !important;
}
.faq_section .elementor-tab-title.elementor-active {
    background-color: var(--e-global-color-cd13fa8) !important ;
}
.faq_section .elementor-accordion-icon i.fas {
    font-size: 18px;
    padding-top: 3px;
}

/* --- Testimonios -- */
.testimonios_section .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
}
.testimonios_section .elementor-testimonial__footer {
    margin-bottom: -7rem;
    z-index: 1;
    padding: 0rem 3rem;
}
.testimonios_section .elementor-testimonial__content {
    background-color: white;
    padding: 8rem 3rem 3rem;
    border-radius: 30px;
}/* End custom CSS */