.elementor-kit-6{--e-global-color-accent:#FFFFFF;--e-global-color-primary:#22ACA6;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#7A7A7A;--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;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:300ms;--e-preloader-animation:flash;--e-preloader-animation-duration:2100ms;--e-preloader-width:250px;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1234px;}.e-con{--container-max-width:1234px;}.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-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 */.eael-advanced-search-widget .eael-advanced-search-form.eael-advanced-search-form-style-3 {
 -webkit-box-shadow: none !important;   
}

.eael-reading-progress-fill {
    background-color: #22ACA6 !important;
}


.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button {
    width: 65px !important;
    height: 65px !important;
    z-index: 9990 !important;
    opacity: 1 !important;
    background-color: rgba(255,255,255,0.9) !important;
    border-radius: 50px !important;
    border: 2px solid #22ACA6 !important;
    transition: all 0.3s ease !important;
}

.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button svg {
    width: 29px !important;
    height: 29px !important;
}

.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button path {
    fill: #22ACA6 !important;
    transition: fill 0.3s ease !important;
}

.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button:hover {
    background-color: #22ACA6 !important;
    border: 2px solid #FFFFFF !important;
}

.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button:hover path{
    fill: #FFFFFF !important;
}


.bolder_text_rtimes {
    font-weight: 600;
}

.colored_text_rtimes {
    color: #1A1A1A;
}

.colored_text_rtimes:hover {
    color: #22ACA6;
    text-decoration: underline;
}




/* Начальное состояние — кнопка скрыта */
.eael-ext-scroll-to-top-wrap {
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Когда кнопка становится видимой */
.eael-ext-scroll-to-top-wrap.visible {
  opacity: 1;
  visibility: visible;
}

/* При наведении на кнопку (необязательно) */
.eael-ext-scroll-to-top-wrap:hover {
  opacity: 0.7;
}



.elementor-icon-box-title {
    margin-top: 0.1rem;
}




/**/

.elementor-popup-modal {
    overflow: hidden !important; /* Отключить прокрутку на фоне */
}/* End custom CSS */