#Banner_Principal .bannercontainer{  position: relative;
  width: 100% !important;
  height: 55vh !important}

#Banner_Principal .banner{  position: relative;
  width: 100% !important;
  height: 55vh !important}


#Banner_Principal .ConatinerSlidder {
  width: 80vw !important;
  font-family: "Gill Sans", sans-serif !important;
  text-transform: uppercase;
  left: 10vw !important;
  color:#fff !important;
  white-space: initial !important;
  top:calc(45vh - 100px) !important;
}

#Banner_Principal .textBanner1{
  font-size: 5em;
  font-weight: 400;
  margin-bottom:25px
}

#Banner_Principal .textBanner4{
  font-size: 3em;
  font-weight: 300;
  margin-bottom:25px
}

#Banner_Principal .textBanner2{
  font-size:5.5em;
  font-weight: 700;
  margin-bottom:38px

}

#Banner_Principal .textBanner3{
  font-size: 2em;
  font-weight: 400;
  position: relative;
  color: #dc5339 !important;
  padding-top:15px !important;
}

#Banner_Principal .textBanner3 a {
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  background: #043f8d;
  border:3px solid #fff;
  border-radius:0.75rem;
  box-shadow: 0 0 10px hsla(0,0%,60%,.5);
  font-weight: 500;
  padding: 0.65rem 1rem 0.6rem;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .2s;
  text-align: center;
}

#Banner_Principal .apex-slider-shadow.apex-slider-shadow3{display:none !important;}
#Banner_Principal .bullets.simplebullets {display:none !important;}
#Banner_Principal .apex-slider .timer {display:none !important;}

@media screen and (max-width: 375px) {
#Banner_Principal .bannercontainer {
  height:60vh !important;
}
#Banner_Principal .banner{
  height:60vh !important;
}
#Banner_Principal .textBanner1{
  font-size: 8em;
  font-weight: 400;
  margin-bottom:25px !important;
  line-height: 20px;

}

#Banner_Principal .textBanner4{
  font-size: 3em;
  font-weight: 300;
  margin-bottom:25px
}

#Banner_Principal .textBanner2{
  font-size:9em;
  font-weight: 700;
  margin-bottom:20px !important;
  line-height: 20px;
}
#Banner_Principal .textBanner3{
  font-size:6em;
  font-weight: 400;
  position: relative;
  line-height: 20px;
  color: #dc5339 !important;
}

#Banner_Principal .textBanner3:before{
  display:none;
}
#Banner_Principal .ConatinerSlidder {
  width: 70vw !important;
  font-family: "Gill Sans", sans-serif !important;
  text-transform: uppercase;
  left: 10vw !important;
  color:#fff !important;
  white-space: initial !important;
  top:25vh !important;
}
}
#Banner_Principal .rightarrow.large.round {
    background:transparent url(../../../Images/Suivant.png) 50% 50% no-repeat !important;
    margin-left: -20px;
width:50px;
height:50px;
}

#Banner_Principal .leftarrow.large.round {
    background:transparent url(../../../Images/Precedent.png) 50% 50% no-repeat !important;
    margin-left: 20px;
    width:50px;
    height:50px;
}

#Banner_Principal .leftarrow.large.round:hover{
opacity:0.7;
}
#Banner_Principal .rightarrow.large.round{
opacity:0.7;
}






