.banner-bloc {
    position: relative;
}
.title-banner {
    color: #fff;
    font-size: 40px;
    letter-spacing: 10px;
    font-family: 'Avenir LT Std';
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.row-ref{
margin-bottom:24px;
position: relative;
overflow: hidden;
}
.content-projet p {
    text-align: center;
    font-weight: bold;
}
.vide {
    text-align: center;
}
.content {
    margin-top: 10px;
    margin-bottom: 80px;
    position: relative;
    overflow: hidden;
}
.bg-border {
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 12px;
    min-height: 230px;
}
.bloc-ref {
    padding: 15px 40px;
}
.pdd-0{padding:0;}
.breadcrumb-link.active {
    color: #b3b3b3;
}

.flex-social {
    display: flex;
    flex-direction: column;
    align-items: center;
    right: 50px;
    position: absolute;
    color: #b3b3b3;
}
.link-banner {
    display: block;
    margin-bottom: 40px;
    font-size: 18px;
    color: #b3b3b3;
}
a:focus, a:hover {
    color: #3a84df;
    text-decoration: none;
}
.height-parag {
    height: 160px;
}
.link-promes {
    color:#3a84df;
    font-size: 15px;
    border-bottom: 1px solid;
    cursor: pointer;
}
.liste-actualite {
    position: relative;
    z-index: 33;
    margin-top: 80px;
}
.link-promes:hover {
    color: #3a84df;
    font-size: 15px;
    border-bottom: 1px solid;
    cursor: pointer;
}
.serv {
    display: flex;
    justify-content: center;
}
a:active, a:hover {
    outline: 0;
    color: #3a84df;
}
.bloc-lang-phone {
    display: flex;
    align-items: center;
}
.bloc-phone {
    color: #fff;
    padding: 15px 20px;
    border: 1px solid #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
}
.img-banner {
    width: auto;
}
.img-icone {
    max-width: 20px;
    padding-right: 5px;
}
/* section 1*/
.about {
    position: relative;
    overflow: hidden;
    padding-bottom: 60px;
    padding-top: 85px;
}
.about .content-grey:after {
    content: "";
    background: #efefef;
    height: 100%;
    display: block;
    position: absolute;
    left:0;
    right:0;
    bottom: 0px;
    margin: 0 auto;
    width: 90%;
    z-index: 1;
    top: 85px;
}

.content-grey:after {
    content: "";
    background: #efefef;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 0 auto;
    width: 90%;
    z-index: 1;
    /* top: 15px; */
}
.content-grey {
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.interne .content-grey {
    padding-bottom: 95px;
}
.link {
    color: #ab5965;
    font-size: 20px;
    border-bottom: 1px solid;
    cursor: pointer;
    font-family: 'NarzissMedium';
}
.link-ref {
    color: #ab5965;
    font-size: 16px;
    border-bottom: 1px solid;
    cursor: pointer;
    text-transform: uppercase;
    padding-left: 2px;
    font-style: italic;
}
.link-ref-spon {
    color: #ab5965;
    font-size: 14px;
    border-bottom: 1px solid;
    cursor: pointer;
    text-transform: lowercase;
    padding-left: 2px;
    font-style: italic;
}
.link-a{
    color: #fff;
}
.link-a:hover {
    color: #a2222d;
}
.link-ref:hover {
    color: #ad7779;
}
.floatright {
    text-align: right;
}
.float-right {
    float: right;
}
.title-section {
    display: block;
    font-size: 70px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
    line-height: 55px;
}
.parag {
    color: #8a8989;
    font-size: 14px;
    line-height: 26px;
    position: relative;
    z-index: 2;
    text-align: justify;
 }
.text-bloc{
  margin-bottom: 50px;
  margin-top: 55px;
}


.bloc-title {
    padding-left: 155px;
}
/* section 2*/
.expertise {
    position: relative;
    overflow: hidden;
}
.bg-rose {
    padding-bottom: 65px;
    position: relative;
    z-index: 2;
}
.bg-rose:after {
    content: "";
    background: #f3e8e9;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}
.expertise {
    margin-top: 150px;
    margin-bottom: 90px;
}
.item-values {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background:transparent;
}
.red-bloc {
    display: flex;
}
.text-white {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
}
.text-black {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.row-content-3 {
    padding-left: 40px;
}
 .title-section-3 {
    font-size: 70px;
    color: #3d3d3d;
    text-align: center;
    font-family: 'NarzissMedium';
}
.values {
    background: #d8d6db;
    position: relative;
    z-index: 33;
}

.values:before {
  top: 0;
  position: absolute;
  content:"";
  right: 0;
  opacity:0.2;
  z-index: 1;
  background-size: cover;
  background: url(/Files/App_002/Images/values.jpg) top right no-repeat;
  width: 100%;
  height: 100%;
}
.bloc-title-section-values {
    text-align: center;
    z-index: 33;
    padding-bottom: 40px;
}

.title-section-values {
    font-size: 70px;
    color: #3d3d3d;
    text-align: center;
    font-family: 'NarzissMedium';
}
.bloc-title-section-3 {
    text-align: center;
    padding-bottom: 70px;
    z-index: 33;
    margin-top: 80px;
}
.p-values {
    text-align: center;
    margin-bottom: 95px;
    font-weight: 600;
}
.second-title-services {
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    font-family: 'NarzissMedium';
}
.p-services {
    text-align: center;
    margin-bottom: 60px;
}
.second-title-services {
    text-align: center;
    color: #ffffff;
    font-size: 25px;
    font-family: 'NarzissMedium';
    margin-bottom: 50px;
    margin-top: 18px;
}
.icone-border {
    border: 2px solid #fff;
    padding: 35px 35px;
    display: block;
    font-size: 60px;
    color: #fff;
}
.flex-present {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.box-blanc-present {
    padding: 20px;
    background: #fff;
    -moz-transform:translate(-80px, 0);
    -webkit-transform: translate(-80px, 0);
    -o-transform: translate(-80px, 0);
    -ms-transform: translate(-80px, 0);
    transform: translate(-80px, 0);
}

.present {
    padding-left: 10px;
    color: #666666;
    font-size: 16px;
    text-align: justify;
}

.title-bg-grey {
    font-size: 22px;
    color: #000;
    font-weight: 900;
    font-family: 'Avenir LT Std';
    display: block;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.flex-1 {display: inline-block;}
.marg-b{
   margin-bottom: 40px;
}
.height {
    height: 550px !important;
}
.bg-grey p {
    font-size: 15px;
    text-align: justify;
    color: #90a2af;
}

.flex-2 {
    padding-left: 19px;
}
.mr-top {
    margin-top: 60px;
}

.interne {
    margin-top: 80px;
    position: relative;
    overflow: hidden;
    margin-bottom: 100px;
}
.content-relative {
    position: relative;
}

.bloc-blanc {
    position: absolute;
    z-index: 9999;
    right: -15px;
    bottom: 0;
    background: #fff;
    padding: 35px 10px;
}
.flex-present-bloc {
    display: flex;
    margin-bottom: 19px;
}
.pd-top {
    padding-top: 80px;
}
.flex-row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-comit .parag {
    text-align: center;
}

.banner-interne {
    position: relative;
    overflow: hidden;
}
.title-presentation {
    color: #000;
    font-size: 30px;
    font-family: 'Avenir LT Std';
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 900;
    display: block;
    margin-bottom: 25px;
 }
.box-title {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
}

.img-header {
    height: 600px;
    overflow: hidden;
}
.img-header:after {
    content: "";
    background: rgba(68, 68, 68, 0.69);
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    z-index: 1;
    -webkit-animation: translatewidth 1s 0s ease-in-out forwards;
    animation: translatewidth 1s 0.4s ease-in-out forwards;
}

.breadcrumb-s {
   display: flex;
   text-transform: uppercase;
   font-size: 14px;
   font-weight: bold;
   letter-spacing: 1px;
}
.breadcrumb-link {
    color: #fff;
    margin-right: 4px;
    margin-left: 4px;
}
.breadcrumb-link a:hover {
    color:#b3b3b3;
}
.breadcrumb-link:first-child {
   margin-left: 4px;
   color: #fff !important;
}

.bloc-phone .icon-phone-call {
    padding-right: 8px;
    font-size: 14px;
}
.icone-comit {
    font-size: 60px;
    color: #ab5965;
}
.second-title {
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 20px;
    font-family: 'NarzissMedium';
    text-align: center;
}
.services {
    position: relative;
    overflow: hidden;
    background-image: url(/Files/App_002/Images/home-3.jpg);
    background-repeat: no-repeat;
    padding-bottom: 160px;
    background-attachment: fixed;
}
.services:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.6);
}
.item-services {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px 45px;
}
.bg-color-1 {
    background: #ab5965;
}
.bg-color-2 {
    background: #a11d29;


}
.bg-color-3 {
    background: #aa9b99;
}
.services-bloc {
    color: #fff;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 33;
}
.white-link {
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #fff;
    font-family: 'NarzissMedium';
}
.white-link:hover {
    color: #ccc;
}
.icon-services {
    font-size: 80px;
}
.pdd {
    margin: 0 20px;
}
.bg-grey {
    background: #f4f4f4;
    padding: 65px 50px;
    min-height: 550px;
    display: inline-block;
}

.title-cont {
    display: block;
    font-size: 70px;
    line-height: 46px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
}
.bloc-title-cont {
    text-align: center;
    margin-top: 100px;
    display: block;
}
.map iframe {
    height: 700px !important;
    width: 100% !important;
}
.text-grey {
    color: #3d3d3d;
}
.item-contat span {
    color: #aa9b99;
    font-size: 30px;
    padding-right: 25px;
}
.item-contat {
    display: flex;
    align-items: center;
    border-bottom: 3px solid #ebebeb;
    padding: 20px;
}
.item-contat:last-child {
    border-bottom: 0;
}
.flex-contact {
    background: #fff;
    padding: 40px 60px;
    position: absolute;
    box-shadow: 1px 2px 2px 1px #ccc;
    top:200px;
    left: 40px;
}
.text-just {
    text-align: justify;
}
ul.list-activ {
    color: #8a8989;
    font-size: 14px;
    line-height: 26px;
    list-style: none;
    padding: 0;
    z-index: 33;
    position: relative;
}
.collapsecss {
    position: relative;
    z-index: 2;
    padding-top: 50px;
}
.presentation .bloc-title {
    margin-top: 0;
    -moz-transform: translate(0px, 12px);
    -webkit-transform: translate(0px, 12px);
    -o-transform: translate(0px, 12px);
    -ms-transform: translate(0px, 12px);
    transform: translate(0px, 8px);
    padding-left: 0;
}
.presentation .bloc-title:first-child {
    padding-left: 128px;
}

.presentation .content-grey.row {
    background: #efefef;
    padding: 60px 128px;
}
.presentation.text-bloc {
    margin-bottom: 0;
    padding-left: 0;
    -moz-transform: translate(0px, 18px);
    -webkit-transform: translate(0px, 18px);
    -o-transform: translate(0px, 18px);
    -ms-transform: translate(0px, 18px);
    transform: translate(0px, 0px);
}
.presentation .title-section {
    display: block;
    font-size: 70px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
    line-height: 60px;
}

.pad-right-80{
  padding-right: 80px;
}
.activities .bloc-title {
    margin-top: 120px;
    padding-left: 135px;
}
.pading {
    padding: 50px 120px;
}
h1 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 50px;
}
.presentation {
    display: flex;
    justify-content: center;
    padding: 0 18px;
}

h6 {
    font-size: 16px;
    margin-bottom: 20px;
}
h2 {
    font-size:25px;
}
h1.text-center {
    margin-top: 50px;
    margin-bottom: 50px;
}
.act-img {
    width: 100%;
}
.activities .text-bloc{
  padding-left: 135px;
  margin-top:55px;
  transform: none;
}
.activities .bloc-act-img {
    -moz-transform: translate(50px, 0px);
    -webkit-transform: translate(50px, 0px);
    -o-transform: translate(50px, 0px);
    -ms-transform: translate(50px, 0px);
    transform: translate(85px, -50px);
}
.activities .text-bloc-2 {
    padding-left: 0px;
    padding-right: 150px;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 0;
}
.activities .text-bloc-3 {
	padding-left: 150px;
	padding: 50px 150px;
}
.title-section-2 {
    display: block;
    font-size: 70px;
    line-height: 45px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
}

.hiring .d-flex-text-img {
    display: flex;
    align-items: flex-start;
    margin-top: 145px;
}

.d-flex-text-img {
    display: flex;
    align-items: center;
    margin-top:145px;
}
.pdd-20 {
    padding: 50px;
    padding-left: 160px;
}
.pd-left {
    padding-right: 0;
}
.pd-right {
    padding-left: 0;
}
.hiring {
    overflow: hidden;
    position: relative;
}
.hiring .pdd-20 {
    padding-left: 130px;
    width: 85%;
    padding-right: 90px;
}
.width-col {
    width: calc(100% - 20%);
}
.rubrique-menu-home {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}
.title-section-4 {
    font-size: 70px;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    font-family: 'NarzissMedium';
}

.bloc-title-section-4 {
    text-align: center;
    padding-bottom: 164px;
    z-index: 33;
    margin-top: 80px;
    position: relative;
}

.bloc-title-expert {
    padding-left: 55px;
    z-index: 33;
    position: relative;
}

.bloc-img-expert {
    -moz-transform: translate(50px, 0px);
    -webkit-transform: translate(50px, 0px);
    -o-transform: translate(50px, 0px);
    -ms-transform: translate(50px, 0px);
    transform: translate(0, -115px);
}
.img-5 {
    max-width: 100%;
}

.img-4 {
    max-width: 100%;
}
.text-r-pd {
    text-align: right;
    padding-right: 0;
    padding-left: 0;
}
.interne .bloc-title {
    margin-top: 120px;
    -moz-transform: translate(0px, 12px);
    -webkit-transform: translate(0px, 12px);
    -o-transform: translate(0px, 12px);
    -ms-transform: translate(0px, 12px);
    transform: translate(0px, 28px);
    padding-left: 135px;
}
.interne .title-section {
    display: block;
    font-size: 70px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
    line-height: 100px;
}
.interne  .text-bloc {
    margin-bottom: 110px;
    padding-left: 135px;
    margin-top: 55px;
}
.interne .bloc-title-2 {
    -moz-transform: translate(0px, 12px);
    -webkit-transform: translate(0px, 12px);
    -o-transform: translate(0px, 12px);
    -ms-transform: translate(0px, 12px);
    transform: translate(0px, -215px);
    padding-left: 135px;
}

.interne .title-section-2 {
    display: block;
    font-size: 70px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
    text-transform: capitalize;
    line-height: 70px;
}
.interne .title-section-5 {
    display: block;
    font-size: 70px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
    line-height: 70px;
}
.text-about-1 {
    -moz-transform: translate(0px, 12px);
    -webkit-transform: translate(0px, 12px);
    -o-transform: translate(0px, 12px);
    -ms-transform: translate(0px, 12px);
    transform: translate(0px, -180px);
    padding-left: 135px;
}

.text-about-2 {
    -moz-transform: translate(0px, 12px);
    -webkit-transform: translate(0px, 12px);
    -o-transform: translate(0px, 12px);
    -ms-transform: translate(0px, 12px);
    transform: translate(0px, -140px);
    padding-left: 135px;
}
.about .bloc-title {
    margin-top: 0;
    z-index: 33;
    position: relative;
    padding-left: 135px;
}

.about .title-section {
    display: block;
    font-size: 70px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
    line-height: 70px;
}
.about .text-bloc {
    padding-top: 70px;
    padding-left: 130px;
}
.box-lang-home {
    position: absolute;
    top: 50px;
    right: 50px;
    z-index: 33;
}
.rubrique-menu {
    position: relative;
}
.mr-pd {
    margin-top: 68px;
}

.bloc-service img {
    padding: 0 20px;
}

.pdd-right {
    z-index: 33;
    padding-right: 0;
}
.pdd-left {padding-left: 0;z-index: 33;}

.bloc-img-1 {
    moz-transform: translate(0, -70px);
    -webkit-transform: translate(0, -70px);
    -o-transform: translate(0, -70px);
    -ms-transform: translate(0, -70px);
    transform: translate(0, -140px);
    margin-bottom: -70px;
}

.bloc-title-section-values {
    text-align: center;
    padding-bottom: 0px;
    z-index: 33;
    margin-top: 30px;
    position: relative;
}

.title-section-values {
    font-size: 70px;
    color: #3d3d3d;
    text-align: center;
    font-family: 'NarzissMedium';
}
.values-bloc {
    position: relative;
    z-index: 2;
}
bloc-img-1 .img-1 {
    width: 100%;
    height: auto;
}

.pdd-services {
    padding: 0px 70px;
}
.serv .img-1 {
    max-width: 100%;
}
.title-about {
    display: block;
    font-size: 70px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
    line-height: 70px;
    padding-left: 135px;
}

.text-bloc-2 {
    padding-top: 55px;
    padding-left: 135px;
}
.space-betwen {
    margin-bottom: 150px;
}
.serv .col-md-4 {
	padding-right: 0px;
}
.bloc-title {
    position: relative;
    z-index: 33;
}
.pos-relativ {
    position: relative;
    z-index: 33;
}
.bloc-title-act {
    padding-left: 75px;
}
.bloc-title-act-2 {
    padding-left: 150px;
    position: relative;
    z-index: 33;
    margin-top: 50px;
}
p{line-height: 25px;}
.content-grey-2{
    position:relative;
    z-index: 1;
    padding-bottom: 50px;
}
.content-grey-2:after {
    content: "";
    background: #efefef;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 0 auto;
    width: 90%;
    z-index: 1;
    top:0;
}
.title-section-5 {
    display: block;
    font-size: 70px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
    text-transform: capitalize;
    line-height: 45px;
}
.bloc-title {}
.sep {
}
.list-activ li {
    position: relative;
    padding-left: 45px;
}
.list-activ li:before {
    content: "-";
    position: absolute;
    left: 0;
    font-size: 20px;
}
.about-interne { padding-top:0;}
.reference {
    position: relative;
    overflow: hidden;
    padding-top: 100px;
}
.reference .content-grey:after {
    top: 0;
}
.hiring .content-grey:after {
    width: 100%;
    right: auto;
    top: 0;
}
.detail-actu {
    position: relative;
    z-index: 22;
}
.subcontracting {
    position: relative;
    overflow: hidden;
    padding-top: 100px;
}
.subcontracting .content-grey:after {
    top: 0;
}
.content-grey.content-about:after {
    top: 57px;
}
.subcontracting .bloc-title {
    padding-left: 120px;
}
.text-bloc-3.content-grey-2:after {
    width: 90%;
    left: 0;
    right: auto;
}
.text-bloc-3.bg-dev.content-grey-2:after {
    width: 90%;
    right: 0;
    left: auto;
}
.reference .bloc-title {
    padding-left: 120px;
}

.flex-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 100px;
}
.bloc-filt-pag {
    display: flex;
    align-items: center;
    margin-top: 78px;
    margin-bottom: 48px;
    width: 100%;
    justify-content: space-between;
}
.flex-label {
    display: flex;
    align-items: center;
}

.label-filt {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 58px;
}
.box-pagination {
    text-align: right;
}
.map-contact {
    -webkit-box-shadow: 7px 7px 25px 0px rgba(51, 50, 50, 0.31);
    -moz-box-shadow:    7px 7px 25px 0px rgba(51, 50, 50, 0.31);
    box-shadow: 7px 7px 22px 0px rgba(51, 50, 50, 0.10);
}
.flex-link {
    margin-top: 100px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.title-form {
    display: block;
    font-size: 40px;
    margin-bottom: 52px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Avenir LT Std';
    font-weight: 900;
    letter-spacing: 5px;
}
@media screen and (max-width: 1440px) {
.title-section-2 {
    font-size: 50px;
    line-height: 30px;
}
.title-section-5 {
    font-size: 50px;
    line-height: 32px;
}
.subcontracting .bloc-title {
    padding-left: 120px;
}
.title-section-3 {
    font-size: 50px;
}
.title-about {
    font-size: 50px;
    line-height: 50px;
}
.about.about-interne .content-grey:after {top: 69px;}
.rubrique-menu-home {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 55px;
}
.title-section-values { font-size: 50px; margin-bottom: 50px;}
.content-grey.content-about:after {
    top: 41px;
}
.item-services {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 18px 14px;
}

.bloc-title-section-values {
    text-align: center;
    padding-bottom: 50px;
    z-index: 33;
    margin-top: 30px;
    position: relative;
}

.content-grey:after {
    content: "";
    background: #efefef;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    margin: 0 auto;
    width: 90%;
    z-index: 1;
}

.certif {
    transform: translateX(-80px);
}

.title-section {
    display: block;
    font-size: 50px;
    line-height: 32px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
    position: relative;
    z-index: 33;
}

.about .title-section {
    display: block;
    font-size: 50px;
    color: #3d3d3d;
    font-family: 'NarzissMedium';
    text-transform: capitalize;
    line-height: 50px;
}
.img-1 {
	max-width: 100%;
}
.img-2 {
    max-width: 100%;
}
.bloc-service .img-1{max-width: 100%;}
.certif {
    transform: translateX(-80px);
}

.bloc-img-1 {
    moz-transform: translate(0, -100px);
    -webkit-transform: translate(0, -100px);
    -o-transform: translate(0, -100px);
    -ms-transform: translate(0, -100px);
    transform: translate(0, -100px);
    margin-bottom: -20px;
}
}

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

}

@media screen and (max-width:1280px) {
.rubrique-menu {
    position: absolute;
    left: 0;
    right: 172px;
    z-index: 0;
}
.menu-head {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
}
}
@media screen and (max-width:1200px) {
.menu-head {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
}
.title-form {
    font-size:35px;
}
}
@media screen and (max-width:1024px) {
.bloc-phone {
    color: #fff;
    padding: 12px 12px;
 }
 .img-header {
    max-height:500px;
}
.bloc-filt-pag {
    margin-top:0;
}
}
@media screen and (max-width: 991px) {
.bloc-filt-pag {
    margin-top: 0px;
    margin-bottom: 35px;
}  
.flex-present-bloc {
    flex-direction: column;
 }
.breadcrumb-link {
    text-align: center;
    font-size:12px;
}
 .img-header {
    max-height:235px;
}
.content {
    margin-bottom:50px;
}
h1 {
    font-size: 22px;
    margin-bottom:25px;
    line-height:1.5;
}

.h1, h
.bg-border {
    margin-bottom: 30px;
}
.height {
    height:auto !important;
}
.title-banner {
    font-size: 25px;
    text-align: center;
    letter-spacing: 5px;
}
.box-title {
    width:auto;
    left: 30px;
    right: 30px;
}
.flex-present {
    flex-direction: column;
    margin-bottom: 10px;
}
.box-blanc-present {
    padding: 20px;
    transform: none;
    margin-bottom:20px;
    width: 100%;
}
.image-present {
    order: 2;
}
.interne {
    margin-top:60px;
}
.img-resp {
    max-width: 100%;
    height: auto;
}
.title-form {
    font-size:30px;
}
.map-contact iframe {
    width: 100% !important;
    margin: 0 auto;
    height: 240px;
   }
.map-contact {width: 100%;}
.flex-link {
    margin-top: 0px;
}
.label-filt {
    font-size: 14px;
    padding-right:38px;
}
.flex-pagination {
    margin-top:30px;
    margin-bottom:20px;
}
.bg-grey {
    padding: 39px 25px;
    min-height:  auto;
    margin-bottom: 20px;
} 
.flex-2 {
    padding-left:0;
}
.bg-border {
    margin: 10px 12px;
}
}
@media screen and (max-width: 767px) {


}
@media screen and (max-width:500px) {
.interne {
    margin-top:30px;
    margin-bottom: 50px;
}
.title-presentation {
    font-size: 22px;
    margin-bottom: 5px;
}
.present {
    font-size:14px;
}

.title-bg-grey {
    font-size: 18px;
}
.bg-grey p {
    font-size:14px;
}
.title-form {
    font-size:25px;
    text-align:center;
    margin-bottom: 35px;
}
}
@media screen and (max-width:400px) {

}
