.title-form {
    font-size: 30px;
    color: #fff;
    text-align: center;
    display: block;
    font-family: 'Futura PT Book';
    margin: 45px;
}
.borderbefore {
    position: relative;
}
.borderbefore:after {
    content: "";
    background: #556271;
    width: 6px;
    height: 42px;
    position: absolute;
    right: 0px;
    top: -21px;
    z-index: 2;
    margin: 0 auto;
}
.menu-categ-realisations {
    margin: 35px  auto;
    text-align: center;
}
.maps-realisations {
    position: relative;
}
.nos-realisations {
     height: 780px;
}
.listes-realisations {
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 1280px) {
.gridservices span {
    font-size: 20px;
    line-height: 22px;
}
.boxtitle span {
    font-size: 35px;
}
.boxtitle-two {
    font-size: 35px;
    line-height: 35px;
}
}

.banner-interne {}
