.elementor-196 .elementor-element.elementor-element-1837c8c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.1;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-196 .elementor-element.elementor-element-1837c8c:not(.elementor-motion-effects-element-type-background), .elementor-196 .elementor-element.elementor-element-1837c8c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-196 .elementor-element.elementor-element-1837c8c::before, .elementor-196 .elementor-element.elementor-element-1837c8c > .elementor-background-video-container::before, .elementor-196 .elementor-element.elementor-element-1837c8c > .e-con-inner > .elementor-background-video-container::before, .elementor-196 .elementor-element.elementor-element-1837c8c > .elementor-background-slideshow::before, .elementor-196 .elementor-element.elementor-element-1837c8c > .e-con-inner > .elementor-background-slideshow::before, .elementor-196 .elementor-element.elementor-element-1837c8c > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for text-editor, class: .elementor-element-983dd02 */.footer-section {
    font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    color: #444;
}

.footer-logo {
    max-width: 120px;
    height: auto;
}

.footer-text {
    font-size: 14px;
    line-height: 1.6;
    color: #666;
}

.footer-heading {
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 25px;
    color: #222;
}

.footer-links {
    list-style: none;
    padding: 0;
}

.footer-links li {
    margin-bottom: 15px;
}

.footer-links a {
    text-decoration: none;
    color: #444;
    font-size: 15px;
    transition: 0.3s;
}

.footer-links a:hover {
    color: #000;
    padding-left: 5px;
}

.footer-contact {
    list-style: none;
    padding: 0;
}

.footer-contact li {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #444;
}

.footer-contact i {
    font-size: 16px;
    color: #555;
}

.footer-social-icons {
    display: flex;
    gap: 10px;
    margin-top: 20px;
}

.footer-social-icons a {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333;
    text-decoration: none;
    transition: 0.3s;
}

.footer-social-icons a:hover {
    background-color: #f8f8f8;
    color: #000;
}

.footer-bottom p, .footer-bottom-links a {
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

.footer-bottom-links a:hover {
    text-decoration: underline;
}

/* For mobile responsiveness */
@media (max-width: 768px) {
    .footer-heading { margin-top: 20px; }
}/* End custom CSS */