body {
    font-family: 'Aeonik' !important;
}

.custom-footer {
    background: linear-gradient(to right, #0E4494, #1CB0E0);
    border-top-left-radius: 58px;
    border-top-right-radius: 58px;
    color: #FFFFFF;
    padding: 10px 0 20px;
    position: relative;
    overflow: hidden;
}

.custom-footer p,
.custom-footer a,
.custom-footer li {
    color: #FFFFFF;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    color: rgba(223, 225, 234, 1);
}

.custom-footer a {
    text-decoration: none;
    transition: opacity 0.3s ease;
    font-size: 16px;
    font-weight: 700;
    color: rgba(223, 225, 234, 1);

}

.custom-footer a:hover {
    opacity: 0.8;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.footer-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
    align-items: flex-start;
}

.footer-col {
    padding: 0 15px;
    margin-bottom: 30px;
}

.footer-col-1 {
    flex: 0 0 30%;
    max-width: 30%;
      margin-bottom: 0;  
}

.footer-col-2,
.footer-col-3 {
    flex: 0 0 20%;
    max-width: 20%;
}

.footer-col-4 {
    flex: 0 0 25%;
    max-width: 25%;
}

@media (max-width: 991px) {

    .footer-col-1,
    .footer-col-2,
    .footer-col-3,
    .footer-col-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 767px) {

    .footer-col-1,
    .footer-col-2,
    .footer-col-3,
    .footer-col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.footer-logo {
    margin-top: 30px;
    margin-bottom: 5px;
    margin-left: -2px;
    box-sizing: border-box;
    border-radius: 12px;
}
.footer-logo img{
     width: 220px; 
    height: auto;
    display: block;
}
.footer-desc {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Aeonik';
    line-height: 1.6;
    color: #FFFFFF;
    margin-bottom: 20px;
    opacity: 0.9;
    text-align: left;
}

.footer-company-info h6 {
    margin-top: 10px;
    font-weight: 500;
    font-family: 'Aeonik';
    margin-bottom: 2px;
    color: #FFFFFF;
    font-size: 18px;
}

.footer-company-info .licensce {
    font-weight: 500;
    font-family: 'Aeonik';
    margin-bottom: 2px;
    font-size: 16px;
}

.footer-company-info p {
    font-weight: 400;
    font-family: 'Aeonik';
    margin-bottom: 2px;
    font-size: 16px;
}

.footer-heading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 9px;
    color:rgba(255, 255, 255, 1);
}

.mt-4 {
    margin-top: 30px;
}

.footer-links,
.footer-contact,
.footer-social {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 10px;
}

.footer-links a {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: rgba(223, 225, 234, 1);
}

.footer-contact li {
    margin-bottom: 14px;
    gap: 10px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.footer-contact i {
    margin-right: 15px;
    font-size: 16px;
    width: 20px;
    text-align: center;
}

.footer-social {
    display: flex;
    gap: 15px;
}

.footer-social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: transparent;
    transition: background 0.3s;
    font-size: 18px;
}

.footer-social a:hover {
    background: rgba(255, 255, 255, 0.2);
}

.footer-bottom {
    padding-top: 5px;
    text-align: center;
}

.footer-divider {
    border: 0;
    background: #FFFFFF;
}

.footer-bottom p {
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
    margin-left: 10px;
}
.footer-bottom span {
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
}
.shape-group {
    bottom: -30px;
    left: -40px;
    width: 129px;
    height: 122.8px;
    color: #F9F9F9;

}

.shape-star {
    bottom: 33%;
    left: 3%;
    width: 13px;
}

.shape-star-footer1 {
    top: 53%;
    right: 2%;
    width: 22px;
    height: 22px;
    color: #F1F1F1;
}
.shape-star-footer2 {
    top: 38%;
    left: 2%;
    width: 15px;
    height: 22px;
    color: #F1F1F1;
}

.hero-shape {
    position: absolute;
    z-index: 1;
    pointer-events: none;
}

.footer-col-1 {
    flex: 0 0 35%;
    max-width: 35%;
}
.footer-col-2 {
    flex: 0 0 15%;
    max-width: 15%;
}
.footer-col-3, .footer-col-4 {
    flex: 0 0 25%;
    max-width: 25%;
}

.footer-heading-bold {
    font-family: 'Aeonik', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #FFFFFF;
}

.footer-desc {
    font-size: 14px;
    opacity: 0.9;
    line-height: 1.6;
}

.footer-contact li {
    font-size: 14px;
    margin-bottom: 4px;
}
.footer-contact li img, .footer-contact li i {
    margin-right: 10px;
    width: 16px;
    text-align: center;
}

.footer-divider-container {
    position: relative;
    display: flex;
    align-items: center;
}

.shape-star-divider {
    width: 24px;
    margin-left: 10px;
}

.footer-middle p {
    color:rgba(255, 255, 255, 1);
    font-weight: 500;
    font-size: 18px;
}
.footer-middle span {
    color:rgba(223, 225, 234, 1);
    font-weight: 400;
    font-size: 18px;
}
.footer-middle h5 {
    color:rgba(255, 255, 255, 1);
    font-weight: 700;
    font-size: 18px;
}
.footer-middle h6 {
    color: rgba(223, 225, 234, 1);
    font-weight: 400;
    font-size: 16px;
}


@media (max-width: 991px) {
    .footer-col-1 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .footer-col-2, .footer-col-3, .footer-col-4 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

@media (max-width: 767px) {
    .footer-col-2, .footer-col-3, .footer-col-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}