/* STRUCTURE */

html, body {
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: white;   
    line-height: 20px; 
}

p{
    font-size: inherit;
    line-height: 1.25;
    margin-bottom: 1rem;    
}

.container {
    width: 1150px;
    margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
}

a, a:hover, a:visited {
    text-decoration: none;
    color: #fff;
}

.span_bold{
    font-weight: bold;
}

h1{
    font-size: inherit;
    line-height: 1.25;
    margin-bottom: 1rem;
}

h2{
    font-size: inherit;
    line-height: 1.25;
    margin-bottom: 1rem;       
}

h3{
    font-size: inherit;
    line-height: 1.25;
    margin-bottom: 1rem;       
}

h4{
    font-size: inherit;
    line-height: 1.25;
    margin-bottom: 1rem;   
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

.clear {clear: both;}

.grid_1 {width: 8.33%;}
.grid_2 {width: 16.66%;}
.grid_3 {width: 25%;}
.grid_4 {width: 33.33%;}
.grid_5 {width: 41.66%;}
.grid_6 {width: 50%;}
.grid_7 {width: 58.33%;}
.grid_8 {width: 66.66%;}
.grid_9 {width: 75%;}
.grid_10 {width: 83.33%;}
.grid_11 {width: 81.66%;}
.grid_12 {width: 100%;}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    float: left;
    display: block;
}

/* BG Maindrelle Groupe */

#bg_maindrelle_groupe{
    background: url(../png/MAINDRELLE-2018-Site_attente_GROUPE-exe-22.png) no-repeat;
    background-size: cover;
    height: 100%;    
}

.logo_maindrelle_groupe{
    text-align: center;
}

.logo_maindrelle_groupe img{    
    display:inline-block;
    padding: 25px !important;
}

.maindrelle_groupe_body, .header_telephone, .header_contact{
    text-align: center;    
}

.header_contact{
    padding-bottom :25px; 
}

/* BG Maindrelle Vert */

#bg_maindrelle_vert{
    background: url(../png/MAINDRELLE-2018-Site_attente_GROUPE-exe-01.png) no-repeat;
    background-size: cover;
    height: 100%;   
}

.maindrelle_vert_body{
    text-align: center;
    padding: 20px;
    color: #132E59;
    font-weight: 100;
    font-size: 25px;
}

.maindrelle_vert_body h2{
    font-size: inherit;
    line-height: 1.25;
    margin-bottom: 1rem;       
}

.maindrelle_vert_body b{
    font-weight: bold;     
}


.maindrelle_blanc_body{
    text-align: center;
    padding: 20px;
    color: rgb(135,135,135);
    font-weight: 100;
    font-size: 25px;
}

.maindrelle_blanc_body h2{
    font-size: inherit;
    line-height: 1.25;
    margin-bottom: 1rem;       
}

#maindrelle_realisations .row{
    padding: 15px;
}

/* Pole activite */
.pole_activite{
    color:#878787;
}

/* Estancis Batiment */
.pole_activite_left{    
    padding-right: 5%;
}

.logo_pole_activite_batiment{
    text-align: center;
}

.logo_pole_activite_batiment img{    
    display:inline-block;
    padding: 25px;
}

.pole_activite_batiment_body, .pole_activite_batiment_telephone, .pole_activite_batiment_contact{
    text-align: center;    
}

.pole_activite_batiment_body h3{
    color: #BCCF00;
    font-weight: 700;
}

.pole_activite_batiment_body h4{    
    font-weight: bold;
}

.pole_activite_batiment_contact{
    padding-bottom :25px; 
}

/* Estancis Services*/
.pole_activite_right{
    padding-left: 5%;    
}

.logo_pole_activite_service{
    text-align: center;
}

.logo_pole_activite_service img{    
    display:inline-block;
    padding: 25px;
}

.pole_activite_service_body, .pole_activite_service_telephone, .pole_activite_service_contact{
    text-align: center;    
}

.pole_activite_service_body h3{
    color: #41C0F0;
    font-weight: 700;
}

.pole_activite_service_body h4{    
    font-weight: bold;
}

.pole_activite_service_contact{
    padding-bottom :25px; 
}

/* Maindrelle Réalisation */

#maindrelle_realisations{
    background-color: #122d59;
    background-size: 100%;
    height: 100%; 
}

/* Footer */
footer{
    color: #132E59;    
}

.footer_left{
    float:left;   
    padding: 20px; 
}

.qualibat_div{
    float: left;
    padding: 20px;
}

.siteBleuDigital{    
    float:right;
    margin-top: -40px;
    padding-right: 25px;
}

.footer_left a{
    color: #132E59;
}

.siteBleuDigital a{
    color:#0569ab;    
}

/* Mentions Légales */
.container-mentions{
    color:#878787;
    width: 1150px;
    margin: 0 auto;
}

.container-mentions p{
    line-height: 18px;
}

.container-mentions h2{
    font-size: 28px;
    font-weight: bold;
}

.container-mentions h1{
    margin-bottom: 2rem;
    font-size: 41px;
    font-weight: bold;
    margin-top: 2rem;
    padding-left :20px;
    padding-right :20px;
}

.container-mentions .grid-12{
    padding-left :20px;
    padding-right :20px; 
}

.container-mentions a{
    color:#878787 !important;
    text-decoration: underline;
}



@media all and (max-width: 1160px) {
    
    .container{
        width:100%;
    }    

    .container-mentions{
        width:100%;
    } 

}

@media all and (max-width: 990px) {
    .grid_6{
        float:none !important;
        width:100% !important;
    }   

    .pole_activite_left{    
        padding-right: 6%;
        padding-left: 6%;            
    }

    .logo_pole_activite_batiment img{
       padding-top: 20px !important; 
    }

    .pole_activite_right{
        padding-left: 6%; 
        padding-right: 6%;   
    }

    img{
        padding:0 !important;
    }

    #maindrelle_realisations .row{
        padding: 0px;
    }

    .qualibat_div{        
        padding: 0px;
        text-align:center;
        padding-left: 20px; 
    }
}

/* MEDIA QUERIES */

@media all and (max-width: 645px) {
    .grid_4{
        width: 50%;
    }
    .grid_2{
        width: 25%;
    }

    #maindrelle_realisations img{
        width:100%;
    }
}

@media all and (max-width: 400px) {
    .grid_4{
        width: 88%;
    }
    .grid_2{
        width: 44%;
    }
    .resp{
        display:block;

    }

    .maindrelle_vert_body{
        font-size: 18px;
    }

    .maindrelle_groupe_body{
        font-size: 15px;
        padding: 15px;
    }

    #maindrelle_realisations .grid {
        padding-left:6%;        
        padding-right:6%;
    }

    #maindrelle_realisations img{
        width:100%;
    }

    #maindrelle_realisations .grid-left {
        padding-left:6%;                
    }

    #maindrelle_realisations .grid-right {              
        padding-right:6%;
    }

}