/*
  Theme Name: ETChart by NBTheme Starter
  Theme URI: http://www.nicoblandel.fr
  Author: GingerMinds - Nico Blandel
  Author URI: http://www.nicoblandel.fr
  Description: Starter theme with optimized structure and functions ready-to-use.
  Version: 1.0
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
  Text Domain: nbtheme
*/

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: url('/wp-content/themes/etchart/font/lato-light-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 400;
    src: url('/wp-content/themes/etchart/font/lato-lightitalic-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: normal;
    src: url('/wp-content/themes/etchart/font/lato-regular-webfont.woff2') format('woff2');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: url('/wp-content/themes/etchart/font/lato-bold-webfont.woff2') format('woff2');
}
@font-face {
    font-family: 'Lato';
    font-style: italic;
    font-weight: 900;
    src: url('/wp-content/themes/etchart/font/lato-bolditalic-webfont.woff2') format('woff2');
}




#infoSociete{
    display:flex;
    justify-content:space-between;
}
#infoSociete > div{
    padding-bottom:1rem;
}

#infoSociete > #logoSociete{
    flex-basis:15%;
}

#infoSociete > #descriptionSociete{
    flex-basis:49%;
}
#infoSociete #contenuDescriptionSociete{
    padding-left:6.25%;
    padding-right:6.25%;
}

#infoSociete #contenuDescriptionSociete> h2{
    margin-top:15px;
    padding-top:0;

}
#infoSociete #contenuDescriptionSociete h3,
#infoSociete #contenuDescriptionSociete .sectionInfoComplementaire{
    padding-top:1rem;
    padding-bottom:0.5rem;
    border-top:1px solid #000;

}
#infoSociete #contenuDescriptionSociete ul {
    padding-left:0;
    margin-left:0;
}


#infoSociete > #detailSociete{
    flex-basis:32%;
    margin-top:15px;
}

#infoSociete > #detailSociete > div{
    padding:10%
}

#infoSociete > #detailSociete ul li{
    list-style: none;
    padding-left:0px;
    line-height:1.5em;
    padding-left:0.5rem;
    margin-bottom:0px;
}
#infoSociete > #detailSociete h3{
    padding-left:0.5rem;
}

#infoSociete > #detailSociete ul + h3{
    padding-top:0.75rem;
}

#infoSociete > #detailSociete a.btn-black{
    margin-left:0.5rem;
    margin-top: 1rem;
}
#infoSociete > #detailSociete ul li::before{
    display:none;
}
#infoSociete > #detailSociete ul {
    margin-left:0;
}

#infoSociete #donneeSociete{
    font-weight:bold;
    font-size:1.5rem;
    color:#FFFFFF;
    background: linear-gradient(90deg, #069 0%, #0c9 100%);
}

#infoSociete #donneeSociete ul li{
    border-bottom:1px solid #000;
    padding-top:0.75rem;
    padding-bottom:0.75rem;
}
#infoSociete #donneeSociete ul li:last-child{
    padding-bottom:0;
    border-bottom:0px;
}

#infoSociete #contactSociete{
    background-color:#e9edf2;
}
#infoSociete #contactSociete ul li{
    font-size:1.25rem;
}
#infoSociete #contactSociete ul li h3{
    padding-bottom:0.2rem;
}


#nosRealisations h2, #nosImplantations h2{
    text-align:center;

}

#nosImplantations h2{
    padding-top:1rem;
    padding-bottom:1.5rem;
}

#nosImplantations .adresses{
    padding-top:5rem;
}

.entete-societe.img{
    min-height: 35vh;
    max-height: 364px;
}


.entete.img.entete-filiere-metier{
    max-height: 55vh;
    min-height: auto;
    height: 377px;
}

.blocFiliereMetierSociete {
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start;
}

.blocMetierSociete{
    flex-basis:32%;
    margin-bottom:34px;
    margin-left:calc(4%/6);
    margin-right: calc(4%/6);
}

.blocMetierSociete ul{
    margin:0;
    padding:0;
    list-style:none;
}

.blocMetierSociete ul li{
    margin:0;
    padding:0px;
    list-style:none;
}
.blocMetierSociete ul li a{
    font-size:1.125rem;
    font-weight:bold;
    display:inline-flex;
    width:calc(100% - 25px);
    justify-content:space-between;
}
.blocMetierSociete ul li a::after{
    background: url("/wp-content/themes/etchart/img/arrow.svg") center center no-repeat;
    content: '';
    width: 8px;
    height: 1.25rem;
    margin-left: 20px;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}
.blocMetierSociete ul li::before{
    display:none;
}

.blocMetierSociete > ul > li{
    background-color:#e9edf2;
}

.blocMetierSociete > ul > li:nth-child(1){
    background: linear-gradient(90deg, #069 0%, #0c9 100%);
    color:#FFFFFF;
    font-size:1.125rem;
    font-weight:bold;
    text-transform: uppercase;
    padding:1rem 1.6rem 0.8rem 1.6rem;
}

.blocMetierSociete ul li ul{
    margin-left:1.75rem;
}

.blocMetierSociete ul li ul li{
    background-color:#e9edf2;
    padding:1.25rem 1.25rem 1.25rem 0px;
    list-style:square;
    list-style-position: inside;
    border-bottom:1px solid #000000;
}

.blocMetierSociete ul li ul li:last-child{
    border:0;
}

#blocListeSociete{
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-start;
}
.blocSociete{
    flex-basis:calc(25% - 20px);
    margin-left:10px;
    margin-right:10px;
    border:1px solid #000000;
    margin-bottom:34px;
    min-height:315px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
.blocSociete .filiereSociete,
.blocSociete h2,
.blocSociete ul li{
    padding-left:30px;
    padding-right:30px;
}

.blocSociete .filiereSociete {
    height:80px;
    background-color:#e9edf2;
    font-size:18px;
    padding-top:20px;
    font-weight:bold;
    padding-right:95px;
}

.blocSociete .construction{
    background-image:url('/wp-content/themes/etchart/img/bg-bloc-societe-construction.png');
    background-repeat:no-repeat;
    background-position:calc(100% + 13px) 5px;
}

.blocSociete .travaux-publics{
    background-image:url('/wp-content/themes/etchart/img/bg-bloc-societe-travaux-publics.png');
    background-repeat:no-repeat;
    background-position:calc(100% - 7px) 5px;
}

.blocSociete .industrie-de-materiaux-et-revalorisation{
    background-image:url('/wp-content/themes/etchart/img/bg-bloc-societe-industrie-de-materiaux-et-revalorisation.png');
    background-repeat:no-repeat;
    background-position:calc(100% - 2px) 10px;
}

.blocSociete .services-aux-collectivites{
    background-image:url('/wp-content/themes/etchart/img/bg-bloc-societe-services-aux-collectivites.png');
    background-repeat:no-repeat;
    background-position:calc(100% + 11px) 15px;
}

.blocSociete .energies{
    background-image:url('/wp-content/themes/etchart/img/bg-bloc-societe-energies.png');
    background-repeat:no-repeat;
    background-position:calc(100% + 22px) 8px;
}

.blocSociete .distribution-de-materiaux{
    background-image:url('/wp-content/themes/etchart/img/bg-bloc-societe-distribution-de-materiaux.png');
    background-repeat:no-repeat;
    background-position:calc(100% + 11px) 15px;
}

.blocSociete ul{
    margin:0;
}

.blocSociete ul li{
    list-style:none;
    font-size:18px;
}
.blocSociete ul li:before{
    display:none;
}

.blocSociete h2{
    font-size:30px;
    line-height:1.165em;
    margin-top:1em;
    margin-bottom:0.25em;
    padding-right:80px;
}
.blocSociete a{
    display:block;
    text-align:right;
    font-size:15px;
    font-weight:bolder;
    text-transform:uppercase;
    padding-bottom:15px;
    padding-right:15px;
}
.blocSociete a svg{
    padding-left:7px;
    vertical-align:bottom;
}

.page-template-page-entreprises .entry-header.black h1{
    margin-top:100px;
    margin-bottom:60px;
}

.page-template-page-entreprises .entry-header.black .filtre{
    flex-wrap:wrap;
}

.entry-header.black .filtre label{
    align-self:start;
    padding-top:16px;
}

.page-template-page-entreprises .entry-header.black .filtre > div{
    display:flex;
    flex-wrap:wrap;
}

.page-template-page-entreprises .entry-header.black .filtre .selects{
    flex-basis:100%;
}
.page-template-page-entreprises .entry-header.black .filtre .select{
    flex:470px;
    max-width:470px;
}
.page-template-page-entreprises .entry-header.black .filtre .ligne{
    padding-top:55px;
}
.page-template-page-entreprises .entry-header.black .filtre input[type=text]{
    color:#fff;
    border:1px solid #fff;
    margin:0 10;
    display:inline-flex;
}
.page-template-page-entreprises .entry-header.black .filtre input::placeholder{
    color:#fff !important;
    opacity:1;
    font-weight:bold;
}
.page-template-page-entreprises .entry-header.black .filtre button{
    margin-left:10px;
    background: linear-gradient(90deg, #069 0%, #0c9 100%);
    border:0;
}

.page-template-page-entreprises .entry-header.black .filtre > div{
    flex-basis:90%;
}

.refusCookieMarketing{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
    padding:50px;
}

@media screen and (max-width:1365px){
    .blocMetierSociete ul li ul li{
        padding:1rem 1rem 1rem 0;
    }
    .page-template-page-entreprises .entry-header.black .filtre .select{
        flex: 360px;
        max-width: 360px;
    }
    .page-template-page-entreprises .entry-header.black h1{
        margin-top:85px;
        margin-bottom:50px;
    }
    .blocSociete .filiereSociete{
        font-size:17px;
    }
    .blocSociete h2{
        font-size:26px;
    }
    .blocSociete ul li{
        font-size:17px;
    }
    .blocSociete {
        flex-basis: calc(33% - 20px);
    }
}

@media screen and (max-width:1023px){

    .page-template-page-entreprises .entry-header.black h1{
        margin-top:70px;
        margin-bottom:20px;
    }

    .page-template-page-entreprises .entry-header.black .filtre > div {
        flex-basis: 85%;
    }
    .page-template-page-entreprises .entry-header.black .filtre .ligne{
        padding-top:30px;
    }

    .page-template-page-entreprises .entry-header.black .filtre .select{
        flex: 61%;
        max-width: 61%;
    }

    .page-template-page-entreprises .entry-header.black + div{
        margin-top:60px;
        margin-bottom:60px;
    }

    .blocSociete {
        flex-basis: calc(50% - 20px);
    }

    .blocMetierSociete{
        flex-basis:48%;
        margin-left: 1%;
        margin-right: 1%;
    }
    #infoSociete{
        flex-wrap:wrap;

    }
    #infoSociete > #logoSociete{
        flex-basis:100%;
    }
    #infoSociete > #logoSociete img{
        margin:auto;
        max-height:80px;
        width:auto;
    }
    #infoSociete > #descriptionSociete{
        flex-basis:63%;
    }
    #infoSociete > #detailSociete{
        flex-basis:35%;
    }
    #infoSociete #donneeSociete,
    #infoSociete > #detailSociete h3{
        font-size:1.35rem;
    }

    #infoSociete #contactSociete ul li{
        font-size:1.125rem;
        line-height: 1.35em;
    }
}

@media screen and (max-width:767px){

    .entete header.fullGrid{
        margin-top: 50px;
    }

    .refusCookieMarketing{
        padding:35px;
    }

    .page-template-page-entreprises .entry-header.black .filtre{
        margin-bottom:20px;
    }

    .page-template-page-entreprises .entry-header.black .filtre > div{
        flex-basis:100%;
    }

    .page-template-page-entreprises .entry-header.black .filtre .select{
        flex: 100%;
        max-width: 100%;
    }
    .page-template-page-entreprises .entry-header.black .filtre button{
        margin: 20px auto;
        display:block;
    }

    .blocSociete .filiereSociete{
        font-size:16px;
    }
    .blocSociete h2{
        font-size:22px;
    }
    .blocSociete ul li{
        font-size:16px;
    }
    .blocSociete {
        min-height:280px;
    }
    .blocSociete a{
        font-size:14px;
    }
    .page-template-page-entreprises .entry-header.black + div{
        margin-top:40px;
        margin-bottom:40px;
    }

}
@media screen and (max-width:580px){
    .blocMetierSociete{
        flex-basis:100%;
    }
    #infoSociete > #descriptionSociete,
    #infoSociete > #detailSociete{
        flex-basis:100%;
    }
    .blocSociete {
        flex-basis: calc(100% - 20px);
    }
    .blocSociete .filiereSociete{
        min-height:80px;
        height:auto;
    }

}
@media screen and (max-width:390px){
    .entete header.fullGrid{
        margin-top: 80px;
    }
    .refusCookieMarketing{
        padding:20px;
    }
}
