.elementor-117 .elementor-element.elementor-element-3236a71{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-117 .elementor-element.elementor-element-3236a71:not(.elementor-motion-effects-element-type-background), .elementor-117 .elementor-element.elementor-element-3236a71 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#024731;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-c5b4a1d *//* ===== СТИЛИ ДЛЯ АДАПТИВНОГО ПОДВАЛА (FOOTER) ===== */
.sm-footer-wrap, .sm-footer-wrap * { box-sizing: border-box; }
.sm-footer-wrap { max-width: 100%; margin: 0 auto; padding: 60px 0 30px; font-family: inherit; color: #FFFFFF; position: relative; }
.sm-footer-container {  margin: 0 auto; padding: 0 20px; display: grid; grid-template-columns: repeat(4, 1fr); gap: 40px; margin-bottom: 50px; }

/* Колонки и заголовки */
.sm-footer-column { display: flex; flex-direction: column; align-items: flex-start; }
.sm-footer-logo-link { display: block; margin-bottom: 25px; transition: transform 0.3s ease; }
.sm-footer-logo-link:hover { transform: scale(1.03); }
.sm-footer-logo-img { max-height: 85px; width: auto; display: block; }
.sm-footer-copyright { font-size: 14px; opacity: 0.7; margin: 0 0 10px 0; line-height: 1.6; }
.sm-footer-heading { font-size: 19px !important; font-weight: 800 !important; color: #10B981 !important; margin: 0 0 25px 0 !important; text-transform: uppercase; letter-spacing: 1px; }

/* Меню и ссылки */
.sm-footer-menu { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 14px; width: 100%; }
.sm-footer-link { text-decoration: none; color: #FFFFFF !important; font-size: 15px; transition: all 0.3s ease; display: inline-block; position: relative; opacity: 0.9; }
.sm-footer-link::after { content: ''; position: absolute; left: 0; bottom: -3px; width: 0; height: 1px; background: #10B981; transition: width 0.3s ease; }
.sm-footer-link:hover { color: #10B981 !important; opacity: 1; transform: translateX(3px); }
.sm-footer-link:hover::after { width: 100%; }

/* Блок контактов */
.sm-footer-contacts { display: flex; flex-direction: column; gap: 20px; width: 100%; }
.sm-footer-contact-item { display: flex; align-items: flex-start; gap: 12px; }
.sm-footer-contact-icon { font-size: 18px; color: #10B981; flex-shrink: 0; margin-top: 2px; }
.sm-footer-contact-text { font-size: 15px; line-height: 1.6; opacity: 0.9; margin: 0; }
.sm-footer-phone-link { color: #FFFFFF !important; text-decoration: none; font-weight: 700; transition: color 0.3s ease; }
.sm-footer-phone-link:hover { color: #10B981 !important; }

/* Нижний блок политик */
.sm-footer-bottom { border-top: 1px solid rgba(255, 255, 255, 0.1); padding-top: 30px; text-align: center; }
.sm-footer-bottom-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; display: flex; flex-wrap: wrap; justify-content: center; gap: 10px 25px; }
.sm-footer-policy-link { font-size: 13px; color: #FFFFFF !important; opacity: 0.6; text-decoration: none; transition: opacity 0.3s ease; white-space: nowrap; }
.sm-footer-policy-link:hover { opacity: 1; text-decoration: underline; }

/* Адаптив для подвала */
@media (max-width: 1024px) {
    .sm-footer-container { grid-template-columns: repeat(2, 1fr); gap: 50px 30px; }
}
@media (max-width: 768px) {
    .sm-footer-wrap { padding: 50px 0 25px; }
    .sm-footer-container { grid-template-columns: 1fr; gap: 40px; text-align: center; }
    .sm-footer-column { align-items: center; }
    .sm-footer-heading { margin-bottom: 20px !important; }
    .sm-footer-link:hover { transform: none; }
    .sm-footer-contact-item { justify-content: center; }
}/* End custom CSS */