
/**footer**/

.bg-footer-sunline{
    background-image: linear-gradient(360deg, rgba(0, 0, 0, 0.80) 0.50%, rgba(8, 37, 77, 0.16) 100%), url(../images/bg-footer.png);
    padding: 40px 0 10px 0 ;
    background-repeat: repeat;
    background-size: cover;

}

.box-footer .title-box{
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.box-footer .list-unstyled,.contenu-box.faq_accordions{
    margin:20px 0

}

.box-footer .list-unstyled li a,.box-footer .list-unstyled li{
    color:#fff;
    font-weight:500;
    margin-bottom:10px;
    font-size: 16px;

}


/* Style pour les liens du footer */
.footer-sunline .box-footer .contact-sunline {
    position: relative;
    display: inline-block;
    padding-bottom: 3px;
    transition: color 0.7s ease;
}

/* Effet de soulignement */
.footer-sunline .box-footer  .contact-sunline::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: var(--color2);
    transition: width 0.3s ease;
}

/* Animation au survol */
.footer-sunline .box-footer  .contact-sunline:hover::after,
.footer-sunline .box-footer  .contact-sunline:focus::after {
    width: 100%;
}
.footer-sunline .reseaux-sociaux i{
    font-size:20px;
    color: white;

}
.reseaux-sociaux li:hover {
    transform: scale(1.2);
    transition: all .3s;
}

.copyright-text{
    color:#fff
}

.rounded-circle-footer {
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 8px;
}
/*--------- FAQ --------------*/

/* Custom style */
.accordion-button::before {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e") !important;
    transform: scale(0.7) !important;
}

.faq_accordions .accordion-button:not(.collapsed)::before {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e") !important;
}

.faq_accordions .accordion-button {
    position: relative;
    display: flex;
    align-items: center;

    padding: 16px;
    font-size: 16px;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;

    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
    width: fit-content;

    gap: 5px;
    flex-direction: row-reverse;

}


.faq_accordions .accordion-button::after {
    flex-shrink: 0;
    /* width: 1rem;
     height: 1rem;*/
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    filter: invert(99%) sepia(99%) saturate(2%) hue-rotate(20deg) brightness(104%) contrast(100%);
}


.btn.btn-link {
    background-color: var(--color2);
    font-size: 15px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 10px;
    font-weight: 400;
    padding: 10px 9px;
    box-shadow: none;


}
.nwesletter-block{
    padding-right: 24px;
}
.btn.btn-link:hover {
    background-color: white;
    color: var(--color2) ;
    border: 1px solid var(--color2) !important;



}
.flex-fil h3 {
    font-size: 26px;
    color: black;
    margin-bottom: 8px;
}
.footer-sunline  .widget p{
    color: black;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 16px;
}
.footer-sunline .form-control {
    border-radius: 10px !important;
}


.footer-sunline .widget-sunline {
    border-radius: 10px;

}

.footer-sunline .copyright-text , .copyright-text a {
    margin-bottom: 16px !important;
    color: #83818c !important;
}

.footer-sunline .map-footer{
    border-radius:10px
}


.footer-sunline  hr {
    border-top: 2px solid rgb(33, 37, 41) !important;
}
.btn-link-news{
    background-color: var(--color2);
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    padding-right: 8px;
    padding-left: 7px;
    border-radius: 6px;
    box-shadow: none;
}
.btn-link-news:hover ,.btn-link-news:focus {
    background-color: white;
    color:var(--color2);
    border: 1px solid var(--color2);
}
@media (max-width: 1024px){

    .footer-sunline .nwesletter{
        flex-direction: column;
    }
    .footer-sunline .box-footer .list-unstyled li a, .box-footer .list-unstyled li  {
        font-size: 14px;
    }



}

@media (max-width: 576px){

    .bg-footer-sunline{
        padding: 10px 0 10px 0;
    }
}

