
footer .footer__heading::after {
    background-color: #faaf05;
    bottom: -12px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
}

footer .footer-big {
    padding: 30px;
}
footer .logo-footer{
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 991.98px) {
    footer .logo-footer {
        display: flex;
        justify-content: start;

    }
}


footer .footer-big .border-right {
    border-right: 1px solid #FF6600;
}


footer .footer-big .row.border-bottom-footer  {

    display: flex;

}

@media (max-width: 991.98px) {
    footer .footer-big .border-right {
        border: none !important;
    }
    footer .footer-big .row.border-bottom-footer {
        flex-wrap: wrap;
    }
    footer .footer-big {
        padding: 15px 0 15px 0
    }
}

footer  .border-bottom-footer {
    border-bottom: 1px solid #FF6600 !important;

}


@media (max-width: 767.98px) {

    footer .border-bottom-footer {
        border-bottom: none !important;
    }
}

footer .border-right .footer-big {
    border-right: 1px solid #fff
}


footer .box-title h5 {
    font-size: 16px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

footer .gap-2 {
    gap: 10px !important;
}

footer #e-mail {
    border-radius: 10px;
    background-color: #ffffff;
}

.btn-card:hover {
    color: #fff;

}
.align-items-start {
    align-items: flex-start !important;
}
.btn-card {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    outline: none !important;
    background-color: #303980;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 12px;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.5s linear;
    z-index: 1;


}

.btn-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #FF6600;
    transform: scalex(0.0);
    transform-style: preserve-3d;
    transition: transform 0.4s ease-in-out;
    transform-origin: right center;
    z-index: -1;
}

.btn-card:hover::before {
    transform: scalex(1.0);
    transform-origin: left center;
}

footer.footer--light {
    background-repeat: no-repeat !important;
    background-position: bottom !important;
    background-size: cover !important;
}

footer i.fas.fa-arrow-right {
    color: #FF6600;
    margin-right: 5px;
}

footer .footer-big .footer-menu ul li a, footer .footer-big p, footer .footer-big ul li {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    line-height: 1.8;
    font-weight: normal;
    text-decoration: none;
}

footer .footer-big ul {
    padding-left: 0
}

footer .footer-big ul li {
    list-style: none;
    margin-bottom: 4px;
}

footer .footer-menu ul li a {
    font-size: 17px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}


footer .footer-menu--1 {
    width: 100%
}

footer .footer-widget-title {
    font-size: 18px !important;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    position: relative;

}

footer .footer-widget-title::after {
    background-color: #FF6600;
    bottom: -12px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 40px;
}


footer .mini-footer {
    padding: 10px 0;
    background-color: #FF6600;
    border-radius: 0;

}

footer .mini-footer p {
    font-family: 'Poppins', sans-serif;
    margin: 0;
    font-size: 14px;
    color: #fff;
}





@media (max-width: 1024px) {
    footer .mini-footer p {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        margin: 0;
        font-size: 14px;
        color: #fff;
        padding: 0 18px;

    }

}

footer .mini-footer p span,
footer .mini-footer p a {
    color: #fff;
    font-weight: 800;
}

footer .mini-footer p a:hover {
    color: #757575;
}

footer .footer-big .row.py-4 {
    margin-top: 20px;
}

.widget-about img {
    display: block;
    margin-bottom: 30px
}

.widget-about p {
    font-weight: 400
}

.widget-about .contact-details {
    margin: 30px 0 0 0
}

.widget-about .contact-details li {
    margin-bottom: 10px
}

.widget-about .contact-details li:last-child {
    margin-bottom: 0
}

.widget-about .contact-details li span {
    padding-right: 12px
}

.widget-about .contact-details li a {
    color: #5867dd
}

.mt-5 {
    margin-top: 3rem !important;
}


footer .footer-widget-contenu .list-inline-item a img:hover {
    background-color: #FF6600;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.15) 0 15px 25px, rgba(0, 0, 0, 0.05) 0 5px 10px;

}

footer .mini-footer .list-inline-item img:hover {
    border-radius: 0;
    box-shadow: none;
}

footer #newsletter input::placeholder {
    font-size: 12px;
}

.footer-menu ul li a:hover {
    color: #FF6600;
}



@media (max-width: 991px) {

    .footer-menu {
        padding-left: 0
    }

    .contact-page_text-box {
        margin-top: 15px;
    }

    footer .flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }


}

footer .img-logo-footer {
    width: 130px;
    height: auto;
}

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

@media (max-width: 767.98px) {
    footer .img-logo-footer {
        width: 100px;
        margin-bottom: 10px !important;
    }


    footer .footer-big .row.py-4 {
        margin-top: 0 !important;
        padding: 0;
    }

}

