@font-face {
     font-family: "segoeui";
     src: url("fonts/segoeui.ttf");
}
@font-face {
     font-family: "segoeui-bold";
     src: url("fonts/segoeuib.ttf");
}
@font-face {
     font-family: "segoeui-semibold";
     src: url("fonts/seguisb.ttf");
}
@font-face {
     font-family: "segoeui-light";
     src: url("fonts/segoeuil.ttf");
}

@font-face {
     font-family: "segoeui-italic";
     src: url("fonts/seguili.ttf");
}
#entete-page #top-navigation .responsive.logo {
   width: 80% !important;
   margin-top: -15px !important;
}
.containeur-top-bar {
    font-size: 20px !important;
}
#entete-page #top-navigation #lien-navigation .menu{
    font-size: 10px;
}
#entete-page #top-navigation .menu .menu-item li{
    font-size: 10px;
}
#notre-societe .titre-home.titre-home--notre-societe {
    display: flex !important;
    justify-content: flex-start !important;
    text-transform: none;
    padding-bottom: 20px;
}
div#button-societe {
    display: flex !important;
    flex-direction: row !important;
    justify-content: flex-start !important;
    padding-top: 30px;
}
.contenu-page .titre-home {

    font-weight: bold;
}
.element-access.demande-un-devis {
    padding-left: 30px !important;
    border-radius: unset !important;
    font-family: segoeui-semibold !important;
    padding-left: 0 !important;
}

.element-access.etre-rappele{
    margin-left:30px !important;
    padding-left: 30px !important;
}

div#image:hover {
    opacity: 0.9;
}

div#image {
    padding-bottom: 23px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.contenu-page .slick-prev:before {
    background: url(../img/next.png);
    background-size: cover;
    content: ''!important;
    display: flex;
    width: 30px;
    height: 57px;
}
.contenu-page .slick-next:before {
    background: url(../img/next.png);
    background-size: cover; 
    content: ''!important;
    display: flex;
    width: 31px;
    height: 57px;
}
.text-access {
    font-family: 'segoeui-semibold' !important;
}
.text-access.access-direct .element-access {
    font-family: 'segoeui-semibold';
}

#entete-page #top-bar{
    background: url('../img/fond-top.png') !important;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    clip-path: unset !important;
    margin-top: -2% !important;
}
.containeur-top-bar {
    margin-top: 2% !important;
}
.contenu-page {
    width: 80% !important;

}
#entete-page #top-navigation .menu-item a {
    font-size: 18px !important;
    }
 body #entete-page #top-navigation #lien-navigation {
    font-weight: bold;
    padding-left: 0;
}
.contenu-page .sous-titre-home {
    color: #454545 !important;
    font-weight: bold !important;
}
.contenu-page .description-home {
    color: #454545 !important;
}

#notre-societe .description-home {
    color: #0C226F !important;
}

.contenu-page .bouton-home {
    margin: unset !important;

    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    font-weight: bold !important;
}
#footer .containeur-footer-top .containeur-footer-top--child .titre-menu-footer {
    font-weight: bolder;
}
@media(max-width: 1300px){
    #entete-page #top-bar {
        background-size: 100% 100% !important;
        margin-top: -36px !important;
        padding-top: 38px;
    }

}

@media(max-width: 1024px){
    header#entete-page .contenu-page {
        max-width: 90% !important;
        width: 100% !important;
    }
    #entete-page #top-navigation .menu-item a {
        font-size: 13px !important;
    }

    li.menu-item {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #entete-page #top-navigation .menu-item a {
        padding-top: 0;
        padding-bottom: 0;
    }
    body #entete-page #top-navigation #lien-navigation {
        padding: 0;
    }
}

body .contenu-page .bouton-home {
    border: none !important;
}
.contenu-page .bouton-home:hover {
    background: #FFFFFF;
    color: #BE0F61;
    border: 2px solid #BE0F61 !important;
}
#nos-prestation .containeur-element-nos-prestations .element-nos-prestations .image-nos-prestations .voir-plus {
    bottom: -32px !important;
}
#nos-realisations {
    background-image: unset !important;
}
.contenu-page {
    max-width: 1181px !important;
}
.contenu-page {
    max-width: 1181px;
    width: 90%;
    margin: auto;
}
.slick-list {
margin:1% !important
}

element.style {
    background-image: url(img/8.jpg);
    width: 354px;
}
body #nos-realisations .containeur-element-nos-realisations .element-nos-realisations {
    margin: 2px !important;
}
@media(max-width: 768px){
div#button-societe {
    justify-content: center !important;
    
}
}
@media(max-width: 500px){
.contenu-page .sous-titre-home {
    font-size: 21px !important;
   
}
.contenu-page .description-home {
    font-size: 17px !important;
}
body #notre-societe{
    background-color: #F7F7F7 !important;
}
}