p{
    line-height: 30px;
}

.layout-container{

    margin-left: 6%;
    margin-top: 5%;
}
.layout-container2{
    margin-left: 6%;
    margin-top: 0;
}

.adresses {
   margin-bottom: 18px;
}

.slide__text a{
    margin: 0 20px 0 20px;
}
.article{
    margin: 30px 20px 30px 20px;
}
.article-picture img{
    position: relative;
    height: auto;
    display: inline-block;
    margin: 10px 0 10px 0;

}

.article-content{
    margin: 10px 0 10px 0;
    padding: 1%;
    height: 336px;

}

.article-content i{
    color: #98a39f;
}

.article-content h3{
    font-size: 30px;
    cursor: pointer;
    margin-bottom: 0;
    color: #656464;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.article-content h3:hover{
    color: #00a2ea;
}

/*Colors*/
.aqua{
    color: #2aa9e0;
}
/*END Colors*/

.boldNum{
    font-size: 40px ;
    font-weight: bold;
}

.datePresse{
    text-align: center;
    border-radius: 18px;
    border-color: #bfcdc8;
    border: solid 2px #eee;
}

#presse{
    background-image: url("../images/communiquepresse.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.downloadImg{
    margin-top: 10%;
    width: 20%;
}

#communiquepresse>.container-fluid>.row>.col-md-2>h4 {
text-align: center}

.counting>.desc h1 {
    margin-top: -5px;
    font-size: 35px;
}

.topnav-icon{
    display: none !important;
}

.layout-container{
    margin-left: 6%;
    margin-top: 5%;
}

.layout-blida{
    margin-left: 68px !important;
    margin-right: 12% !important;
}

.title-presse{
    margin: 13px 0;
}

#espaceEntreprise{
    overflow: scroll !important;
}

#vmap{
    width: 800px;
    height: 600px;
}

.close-map-btn{
    top: 50px !important;
    right: -33px !important;
    z-index: 100;
}

.energy-text{
    margin-left: 7%;
    padding-right: 0 !important;
}

.m-dropdown{
    display: none;
}

#historique{
    margin-left: 230px !important;
}

.img-entreprise{
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -10px;
    left: 0;
}

.foire-aux-question{
    margin-left: 12%;
    margin-right: 5%;
}

.container-actualites {
    margin-left: 7%;
    margin-bottom: 5%;
}