.WrapperInterne {
    margin: 10vh 0px;
}

.displayblockInterne{
  display:table;
  margin:auto;
float:none !important;
}

.Mapes {
 
padding-right: 0px !important;
}
.Mapes iframe{width: 100% !important;}

.IconMapes{
    color: #53c6ff;
    font-size: 26px;
    display: table-cell;
    width: 4.5vw;
    position: relative;
}
.RepeaterContact {
    display: table;
    margin-bottom: 2vh;
}
.TxtSousTitre{
    display: table-cell;

}
.SousTitre{
    color: #01497e;
    font-weight: 700;
    font-size: 2em;
    text-transform: uppercase;
}
.txtMaps{
   color: #2c2c2c;
   font-weight: 400;
   font-size: 1.6em;
   margin-bottom: 15px;
}
.txtMaps a{
   color: #2c2c2c;
   text-decoration:none;
}
.blockMapesAdresse{padding:0px !important;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-align: center;-webkit-align-items: center;-webkit-box-align: center;align-items: center;width: 100% !important;/* flex-direction: column; */}

.BlockLeft2  img{width: 95%;}

.BlockRight2 {padding:0px !important; margin:4vh 0px;}
@media screen and (max-width:767px)  {
.WrapperInterne {
    margin: 5vh 0px;
}
.blockMapesAdresse {
 
    flex-direction: column;
}
}


.IconMapes:after{
    content: "";
    width: 30px;
    height: 2px;
    left: -5px;
    background: #01497e;
    position: absolute;
    z-index: 0;
    bottom: 36px;
}
.NomCss {padding:0px !important;}







