.Mapes iframe {
    width: 100%;
    min-height: 100vh;
    position: relative !important;
    /* margin-top: 7vh; */
    float: left !important;
}
.BannerPresantation {
    background: url(../Images/BannerInterne.jpg) top center no-repeat;
    width: 100%;
    height: auto;
    position: relative;
    height: 25vh;
    min-height: 150px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

.PathInterne  {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  height:100%;
  position: relative;
}
.TitrePathInterne{
   display: table;
    margin: auto;
}
.TitrePath{
    font-size: 4em;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-bottom: 2px solid #fff;
    padding: 0px 4vw 0px 4vw;
    width:100%;
    margin-bottom: 20px;
    text-align: center;
}
.PathWayInterne{
    color: #fff;
    font-weight: 400;
    font-size: 1.6em;
    width: 100%;
    text-align: center;
 
    position: relative;
}
.PathWayInterne a {
    text-decoration: none;
    color: #fff;
    position: relative;
    padding-bottom: 3px;
}

.PathWayInterne .span1 {
    display: inline-block;
    margin-left: 0px;
    margin-right: 3px;
    display: inline-block;
}
.PathWayInterne  a span:hover:after{
    width: 100%;
color:#69df9b;
}
.PathWayInterne  a:hover{
color:#69df9b;
}
.PathWayInterne a span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    background: #fff;
    -webkit-transition: .35s;
    transition: .35s;
}




.Wrapper {
  width:100%;
  padding:0vh 0px;
padding-right: 0px !important;
  /*  background: url(../Images/ImgContact.jpg) bottom right no-repeat;*/
}


 
.ServiceDisplay{
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
 
}
.TitreSrvice{
    font-size: 2.4em;
    font-weight: 500;
    color: #252525;
    border-bottom: 2px solid #252525;
    padding-bottom: 0px;
    /* padding-left: 8px; */
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding-right: 50px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 2vh;
}

.DescriptionService{
    font-size: 1.3em;
    font-weight: 400;
    color: #252525;
    line-height: 1.7em;

}
 
@media screen and (max-width:767px) {
.imgService{
    margin: auto;
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 4vh;
    margin-bottom: 4vh;


}
 .imgService img{
  display: inline-block !important;

}
.ServiceDisplay{display:block !important;     margin-bottom: 0px;}
}



.ImgContact img{max-width:100%; float:right !important;max-height:65vh;}
.ImgContact{ 
    position: absolute;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    z-index: 0;
    padding: 0px;
}








.AdressList {
    display: table;
    margin-bottom: 5px;
    font-size: 1.3em;
    font-weight: 400;
    color: #252525;
    line-height: 1.7em;
}

.AdressEmail {
    margin-bottom: 10px;
 
    font-weight: 700;
    float: none;
    display: table-cell;
    vertical-align: middle;
 
}
.AdressList p {
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
    padding-left: 2px;
}
 .AdressList a {
    color: #252525;
}

.blockContact{
float:right !important;
z-index:999;

}
#MapsContent {
    width: 100%;
    min-height:100vh;
    position: relative !important;
    /* margin-top: 7vh; */
   float:left !important;
}

.SousTitreContact{
    font-size: 1.8em;
    font-weight: 500;
    color: #252525;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom:2vh;
     margin-top:4vh;
}


.BlockMaps{padding-left:0px !important;}
 .blockContact{margin:5vh 0px;}
@media screen and (max-width:1280px) {
 .blockContact{
   float: right !important;
    background: rgba(255,255,255,0.5);
    padding: 0px;

}

@media screen and (max-width:767px) {
.NomCss {padding:0px !important;}
.blockContact{padding:15px !important;}

.BlockMaps{padding:00px !important;}
}


@media screen and (max-width:767px) {
.TitrePathInterne {

    width: 100% !important; 
}
.PathInterne {
 

}
.TitrePath{border-bottom:none !important;}
}


.Mapes iframe{
 width:100% !important;
height:350px;
margin-bottom:5vh;
}




