.elementor-kit-812{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-3a6c6eb:#FFFFFF;--e-global-color-648a1e3:#2F2F2F;--e-global-color-62ea2e7:#82FF1F;--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-812 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}@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 */.astra-celnova-footer {
    background: #000;
    color: #fff;
    padding: 50px 20px;
    font-family: 'Poppins', sans-serif;
}

.astra-footer-row {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    max-width: 1200px;
    margin: auto;
}

.astra-footer-col {
    flex: 1;
}

.astra-footer-logo {
    width: 180px;
    margin-bottom: 15px;
}

.astra-footer-col h3 {
    color: #39FF14;
    margin-bottom: 15px;
}

.astra-footer-col ul {
    list-style: none;
    padding: 0;
}

.astra-footer-col ul li {
    margin-bottom: 10px;
}

.astra-footer-col ul li a {
    color: #fff;
    text-decoration: none;
}

.astra-footer-col ul li a:hover {
    color: #39FF14;
}

.astra-footer-col a {
    color: #39FF14;
    text-decoration: none;
    font-weight: 600;
}

.astra-map {
    display: inline-block;
    margin-top: 10px;
}

@media (max-width: 768px) {
    .astra-footer-row {
        flex-direction: column;
    }
}/* End custom CSS */