* {
    margin: 0;
    padding: 0
}



#myfooter .container {

    position: relative;
    margin: 0 auto;
    max-width: 1500px;
    width: 100%;
    padding: 0 20px
}

#myfooter .footer {
    background-color: #1E70B5;
    padding: 45px 0 0 0 !important
}

#myfooter .footer-widget .widget-title:after {
    background-color: #d33479 !important
}

#myfooter .widget-contact-trigo ul li {
    padding-left: 0;
    align-items: center;
}

.footer a:hover {
    opacity: 1;
}

#phone a {
    color: #fff;
    font-size: 16px !important;
    line-height: 26px;
    font-weight: bold !important;
    padding: 10px;
    margin: 8px
}

#myfooter .footer-bottom {
    width: 100%;
    background-color: #F5AF33;
    padding: 10px 0;
    border-top: none;
}
.footer-bottom .color-agence {
    font-weight: 600;
    color: #1E70B5;
}
#myfooter .footer-bottom p {
    margin: 0;
    font-size: 16px;
    font-weight: 400 !important;
    color: white !important
}

#myfooter .social li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    border-radius: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    /*display: flex;*/
    height: 36px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 12px;
    text-align: center;
    width: 36px
}

#myfooter .btn-facebook {
    background-color: #4267B2
}

#myfooter .btn-twitter {
    background-color: #00aeff
}

#myfooter .btn-instagram {
    background-color: #c337a2
}

#myfooter .btn-youtube {
    background-color: red
}

#myfooter .btn-whatsup {
    background-color: #25d366
}

.mr-2 {
    margin-right: 1rem
}

.circle-footer {
    align-items: center;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    display: inline-flex;
    font-size: 20px;
    height: 30px;
    justify-content: center;
    margin-right: 5px;
    min-width: 30px;
    position: relative;

}

.circle-footer-phone {
    background-color: #1E70B5;
    border: 1px solid #fff;
    padding: 5px
}


.bbb-wrapper .subcribe-form form {
    /*
    max-width: 450px;*/
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.bbb-wrapper .subcribe-form #newsletter input {
    width: 100%;
    height: 48px !important;
    background: #fff;
    color: #000 !important;
    border: none;
    outline: none;
    border-radius: 0;

}

.bbb-wrapper .subcribe-form #newsletter input::placeholder {
    color: #717070;
    font-weight: 700
}

.bbb-wrapper .subcribe-form #newsletter #subscribe-button {
    height: 38px;
    padding: 0 12px;
    border-radius: 0;
    border: none;
    position: absolute;
    right: 6px;
    top: 6px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    background: #F5AF33;
}

.subscribe {
    display: flex;
    gap: 12px;
    align-content: center;
    justify-content: end
}

.icon-subsribe-svg {
    width: 40px
}

#myfooter .footer-widget .widget-title {
    color: #fff !important;
    font-size: 18px;
    line-height: 16px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-family:  "Calibri", sans-serif;
    font-weight: bold;
    font-style: normal;
}

#personnel {
    background: #b3c8d9
}

.profile-pic {
    object-fit: cover;
    border-radius: 50%;
    border: 2px dashed #3c3c3c;
    padding: 5px
}

.heading {
    font-weight: 400;
    font-size: 1.3rem;
    margin: 1rem 0
}

.online {
    position: absolute;
    right: 25%;
    bottom: 30%;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    z-index: 555
}

.online .icon-pic {
    width: 100% !important
}

#personnel .owl-carousel .owl-item img {
    width: 50%;
    margin: auto
}

#personnel .mt-3 {
    margin-top: .75rem
}

#personnel .fonction {
    color: #3c3c3c;
    font-weight: 300;
    text-align: center
}

#personnel .Name {
    color: #3c3c3c;
    font-weight: 400;
    text-align: center
}

.section-title {
    color: #004580;
    line-height: 36px;
    padding: 0 8px;
    position: relative;
    font-weight: 600
}

.section-title span {
    color: #d33479
}

footer .footer p{
    font-family: "Calibri", Sans-serif !important;
    margin: 0;
    text-transform: inherit;
    text-align: inherit;
    color: #fff;
    font-weight: 400;
    padding: 10px 0;
    font-size: 18px;
    line-height: 30px;
}
h3.nom-point-vente{
    color: #F5AF33;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
}
.footer a {
    font-family: "Calibri", Sans-serif !important;
    color: #fff;
    font-weight: 400;
    /* padding: 10px 0; */
    font-size: 18px;
}
.footer li {
    line-height: 20px;
    color: #fff;
    list-style: none;
    font-weight: 400;
    padding: 5px 0;
    font-size: 18px;
}

.logo-footer {
    width: 80%;
}
@media (max-width:992px) {
    .logo-footer-responsive{
        text-align: center;
    }
    .logo-footer {
        width: 50%;
    }

}
@media (max-width: 767px) {
    .footer {
        padding: 45px 0 15px
    }

    .logo-footer-responsive{
        text-align: center;
    }

    .vm-fb{
        flex-wrap: wrap;
    }
}
.btn-facebook:hover i, .btn-whatsup:hover i,
.btn-twitter:hover i,
.btn-instagram:hover i{
    color: #ffffff !important;
}


.btn-whatsup:hover,
.btn-youtube:hover,
.btn-twitter:hover,
.btn-facebook:hover,
.btn-instagram:hover {
    background-color: #fff;

}
.btn-youtube:hover i{
    color: #FF0000;
}
.footer-bottom ul li a,
.footer-bottom p {

    font-size: 16px;
    font-weight: 400;
    color: #fff
}
.footer-bottom ul li a:hover{
    color: #1e70b5;
}