.elementor-kit-3{--e-global-color-primary:#00468E;--e-global-color-secondary:#921F81;--e-global-color-text:#00468E;--e-global-color-accent:#EAF0F6;--e-global-color-0df7573:#921F810A;--e-global-typography-primary-font-family:"Mulish";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Mulish";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Mulish";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Mulish";--e-global-typography-accent-font-size:12px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:17px;--e-global-typography-accent-letter-spacing:1.5px;color:var( --e-global-color-text );font-family:"Mulish", Sans-serif;font-size:16px;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{background-color:#921F81;font-size:16px;font-weight:600;line-height:24px;color:#FFFFFF;}.elementor-kit-3 button:hover,.elementor-kit-3 button:focus,.elementor-kit-3 input[type="button"]:hover,.elementor-kit-3 input[type="button"]:focus,.elementor-kit-3 input[type="submit"]:hover,.elementor-kit-3 input[type="submit"]:focus,.elementor-kit-3 .elementor-button:hover,.elementor-kit-3 .elementor-button:focus{background-color:#711A64;}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 h1{font-family:"Mulish", Sans-serif;font-size:54px;font-weight:900;line-height:60px;}.elementor-kit-3 h2{color:var( --e-global-color-primary );font-family:"Mulish", Sans-serif;font-size:30px;font-weight:900;line-height:37.65px;letter-spacing:0.5px;}.elementor-kit-3 h3{font-family:"Mulish", Sans-serif;font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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:1024px){.elementor-kit-3 h1{font-size:34px;}.elementor-kit-3 h2{font-size:26px;}.elementor-kit-3 h3{font-size:16px;}.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 */ul li::marker {
    color: rgba(146, 31, 129, 1);
    font-size: 20px;
}
.list_ul_box li{
    margin-bottom: 10px;
}

.faqs_accordion details>summary {
    padding-block: 16px !important
}


.hero_banner {
    background: radial-gradient(74.06% 3839.29% at 74.06% 100%, #28B6E9 0%, #0BA7E6 36.46%, #0D4C8C 100%) !important;

}

.span_destacado {
    color: rgba(146, 31, 129, 1);
}

/*Active para accordeon border*/
.e-n-accordion details {
    border-bottom: 1px solid rgba(0, 70, 142, 1);
}

.e-n-accordion details[open] {
    border-bottom: 1px solid #921f81 !important;

}


.elementor-swiper-button-next:hover {
    background-color: #f6edf5!important;
}
.elementor-swiper-button-prev:hover {
    background-color: #f6edf5!important;
}

/*Slide box responsive*/
@media only screen and (max-width: 1024px) {
    .slider_scroll_resp {
        width: auto !important;
    }


    .slider_scroll_resp_main {
        overflow: scroll !important;
        scrollbar-color: rgba(146, 31, 129, 1) rgba(146, 31, 129, 1);
    }

    .block_scroll_resp_2 {
        display: flex !important;
        width: 1960px !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
    }

    .block_scroll_resp {
        display: flex !important;
        width: 980px !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
    }

}


@media (max-width: 1024px) {

    .faqs_products>div .elementor-widget-button,
    .faqs_products>div .elementor-widget-button a {
        width: 100% !important;
    }

    .faqs_products>div .elementor-widget-button {
        margin-top: calc(50px - 16px) !important
    }
}

@media only screen and (max-width: 767px) {
   
    
    .slider_scroll_resp {
        width: auto !important;
    }

    .block_scroll_resp {
        display: flex !important;
        width: auto !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
    }

    .slider_scroll_resp_main {
        overflow: scroll !important;
        scrollbar-color: rgba(146, 31, 129, 1) rgba(146, 31, 129, 1);
        padding-bottom: 40px;
    }

} 
.card_tags_categories p span:first-child {
    display: none;
}
.card_tags_categories p span:nth-child(2) {
    display: flex!important;
}
.card_tags_categories p span:nth-child(n + 2) {
    display: none;
}/* End custom CSS */