.elementor-kit-13{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{color:#008C2F;}.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;--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-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 */.custom-gradient-header {
 display: none;
}

.custom-content-btn {
     background-color: #008D39;
    font-family: "Roboto", Sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    fill: #FFFFFF;
    color: #FFFFFF !important;
    border-radius: 5px 5px 5px 5px;
    padding: 12px 24px;
    display: block;
    height: fit-content;
    width: fit-content;
    transition: all 0.3s;
    margin: 0 auto;
}

.custom-content-btn:hover {
    scale: 1.1
}

/* FAQ стили */
.custom-faq h4 {
    color: #000 !important;
    margin: 0 0 10px 0 !important;
    font-size: 1.1em !important;
    font-weight: bold !important;
}



/* Скролл для таблиц*/
.custom-table-scroll {
    width: 100%;
    overflow-x: scroll;
}/* End custom CSS */