.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.logoHaut {
  width: 100%;
  height: auto;
}
.titreLogo {
  margin-bottom: 6em;
  padding-top: 2em;
}
.top {
  margin-top: 2em !important;
}
.bas {
  margin-bottom: 4em;
}
.carte {
  padding: 3em;
  width: 60%;
}
.asterix {
  color: red;
  font-weight: bold;
}
.titrePrincipal {
  font-size: 3em;
  font-family: Exo;
  line-height: 2em;
}
.titreSecondaire {
  font-size: 2.2em;
  font-family: Exo;
  line-height: 1.2em;
}
.titrePrincipalContact {
  font-size: 2.5em;
  font-family: Exo;
  line-height: 2em;
}
.titreSecondaireContact {
  font-size: 1.7em;
  font-family: Exo;
  line-height: 1.2em;
}
.carteCompHaut {
  text-align: center;
  margin-bottom: 50px;
}
.carteCompBas {
  text-align: center;
  margin-top: 50px;
}
.centrer {
  text-align: center;
}
.orange {
  color: #e67e22 !important;
}
.blanc {
  color: #ffffff !important;
}
.noir {
  color: #000 !important;
}
.bleuCiel {
  color: #539ac8 !important;
}
.actif:focus {
  color: #e67e22;
}
.selectForm {
  background-color: #be8c63 !important;
  color: #fff !important;
  padding-left: 0.4em !important;
}
.fontContact {
  font-size: 1.5rem;
}
.mapLeaf {
  height: 500px;
  border-radius: 10px;
  font-family: "Exo";
  margin-top: 4em;
}
.image,
.zoom {
  width: 100%;
}
.image {
  height: 100%;
}
.image img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.image:hover img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
.labelForm {
  font-size: 1.2em !important;
}
body {
  padding: 0;
  margin: 0;
  font-family: "Exo", "helvetica";
}
.img-responsive {
  max-width: 100%;
  height: auto;
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .resp {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
@media screen and (max-width: 540px) {
  .resp {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .xae {
    top: 15em !important;
  }
  .xaz {
    font-size: 2em !important;
  }
  .xab {
    height: 2em;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .resp {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
}
.formNew {
  padding-left: 14px;
}
.numUrgence {
  color: #e67e22;
}
.numUrgence:hover {
  color: #154360;
}
.blocTxt {
  border: 10px solid;
  border-radius: 15px;
  padding: 15px;
  color: white;
  background-color: #539ac8;
}
.customInput {
  background-color: #ffffff !important;
  border-radius: 10px !important;
}
.formPaiement {
  padding-left: 10px;
  background-color: #d0d1d5;
  border-radius: 10px !important;
  color: #ffffff;
}
.bot-x1 {
  margin-bottom: 15px;
}
.bot-x2 {
  margin-bottom: 2em;
}
.bot-x3 {
  margin-bottom: 4em;
}
.img-x1 {
  margin-bottom: 5em;
  border-radius: 15px;
  display: flex;
  float: right;
}
.hr-x1 {
  margin-bottom: 5em;
  border-radius: 15px;
  display: flex;
  float: right;
}
.hr-x2 {
  display: inline-block;
  width: 60%;
  height: 0.1rem;
  background: #be8c63;
  margin-left: 20%;
}
.txt-x1 {
  text-align: justify;
}
.txt-x2 {
  font-size: 1.5rem;
}
.top-x1 {
  margin-top: 2em;
}
.top-x2 {
  margin-top: 4em;
}
.vae-x1 {
  padding: 10px;
  border: 1px #be8c63 solid;
  border-radius: 10px;
  margin-right: 10px;
  text-align: justify;
}
.btn-x1 {
  margin-top: 4em;
  margin-bottom: 2em;
  text-align: center;
}
.slider-inner {
  position: absolute;
  overflow: hidden;
  opacity: 1;
  visibility: visible;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.left-part {
  width: 60%;
  float: left;
  margin-top: 20px;
}

.right-part {
  float: right;
  width: 40%;
}

.vaeStyle {
  font-size: 1.25rem;
  line-height: 1.375;
  font-weight: 500;
}

.xae {
  top: 30em;
}
.xaz {
  font-size: 3em;
}
.xap {
  font-family: "Hurricane" !important;
  background-color: #34559182;
  border-radius: 15px;
  padding: 20px;
  font-weight: 400;
}
.xab {
  height: 4em;
}
