.elementor-kit-7{--e-global-color-primary:#2185C5;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#2F2F2F;--e-global-color-accent:#989898;--e-global-color-747cd4f:#F7F7F7;--e-global-color-3a9e2ef:#65C3FF;--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-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:100px;}.elementor-kit-7 e-page-transition{background-color:#FFFFFF;}.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 */.gray_text {
    color: #2F2F2F;
}

.eael-advanced-search-widget .eael-advanced-search-form.eael-advanced-search-form-style-3 {
 -webkit-box-shadow: none !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(166,67,46,1) !important;
    border-radius: 50px !important;
    border: 2px solid #A6432E !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: #A6432E !important;
    transition: fill 0.3s ease !important;
}

.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button:hover {
    background-color: rgba(0,0,0,0) !important;
    border: 2px solid #A6432E !important;
}
.eael-ext-scroll-to-top-wrap .eael-ext-scroll-to-top-button path{
    fill: #FFFFFF !important;
}

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



/* Начальное состояние — кнопка скрыта */
.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-popup-modal {
    overflow: hidden !important; /* Отключить прокрутку на фоне */
}



/**/
/**/
/**/
/**/
.card-reversed,
.card-reversed h2,
.card-reversed h3,
.card-reversed h4 {
    transition: all 0.6s ease;
}

/* Состояния */
.card-reversed.active {
    background-color: #FFFFFF !important;
    border: 2px solid #FFFFFF !important;

}

.card-reversed.active h2 {
    color: #2185C5 !important;
}

.card-reversed.active h3 {
    color: #2185C5 !important;
}

.card-reversed.active h4 {
    color: #2F2F2F !important;
}



.card-reversed:hover {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}

.colored_text_nmk {
    color: #2F2F2F !important;
}

.colored_text_nmk:hover {
    color: #2185C5 !important;
    text-decoration: underline !important;
}


.colored_text_nmk_rev {
    color: #2185C5 !important;
    
}


.colored_text_nmk_rev:hover {
    color: #2185C5 !important;
    text-decoration: underline !important;

}/* End custom CSS */