/*--------------------------------------------------------------
# banner-index Section
--------------------------------------------------------------*/
#banner-index {
  width: 100%;
  height: 100vh;
  background: url("../img/banners/banner-index.webp") center center;
  background-size: cover;
  position: relative;
}
#banner-index .container {
  padding-top: 80px;
}
#banner-index:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#banner-index h1 {
  font-family: "Lexend Deca", sans-serif;
  margin: 0 0 10px 0;
  font-size: 35px;
  font-weight: 200;
  line-height: 40px;
  letter-spacing: 4px;
  color: #fff;
}
#banner-index h2 {
  font-family: "Lexend Deca", sans-serif;
	webkit-transform:scaleY(0.6); moz-transform:scaleY(0.6); o-transform:scaleY(0.6);
  color: #eee;
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 250;
  letter-spacing: 2px;
}
#banner-index .btn-get-started {
  font-family: "Lexend Decas", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 20px 5px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}
#banner-index .btn-get-started:hover {
  background: #B01351;
  border: 2px solid #B01351;
}
@media (min-width: 1024px) {
  #banner-index {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #banner-index {
    height: 100vh;
  }
  #banner-index .container {
    padding-top: 60px;
  }
}
/*--------------------------------------------------------------
# banner phone Section
--------------------------------------------------------------*/
#banner-phone {
  width: 100%;
  height: 90vh;
  background: url("../img/banner/banner-bg-09.jpg") center center;
  background-size: cover;
  position: relative;
}
#banner-phone .container {
  padding-top: 80px;
}
#banner-phone:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#banner-phone h1 {
  font-family: "Lexend Deca", sans-serif;
  margin: 0 0 10px 0;
  font-size: 45px;
  font-weight: 300;
  line-height: 80px;
  letter-spacing: 4px;
  color: #fff;
}
#banner-phone h2 {
  font-family: "Lexend Deca", sans-serif;;
  color: #eee;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 200;
  letter-spacing: 3px;
}
#banner-phone .btn-get-started {
  font-family: "Lexend Deca", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
    border-radius: 20px 5px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}
#banner-phone .btn-get-started:hover {
  background: #B01351;
  border: 2px solid #B01351;
}
@media (min-width: 1024px) {
  #banner-phone {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #banner-phone {
    height: 100vh;
  }
  #banner-phone .container {
    padding-top: 60px;
  }
}
/*--------------------------------------------------------------
# banner-footer Section
--------------------------------------------------------------*/
#banner-footer {
  width: 100%;
  height: 40vh;
  background: url("../img/banners/banner-footer.webp") center center;
  background-size: cover;
  position: relative;
}
#banner-footer .container {
  padding-top: 80px;
}
#banner-footer:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#banner-footer h1 {
  font-family: "Lexend Deca", sans-serif;
  margin: 0 0 10px 0;
  font-size: 45px;
  font-weight: 300;
  line-height: 80px;
  letter-spacing: 4px;
  color: #fff;
}
#banner-footer h2 {
  font-family: "Lexend Deca", sans-serif;;
  color: #eee;
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 200;
  letter-spacing: 3px;
}
#banner-phone .btn-get-started {
  font-family: "Lexend Deca", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
    border-radius: 20px 5px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}
#banner-footer .btn-get-started:hover {
  background: #B01351;
  border: 2px solid #B01351;
}
@media (min-width: 1024px) {
  #banner-footer {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #banner-footer {
    height: 100vh;
  }
  #banner-footer .container {
    padding-top: 60px;
  }
}
/*--------------------------------------------------------------
# banner devis Section
--------------------------------------------------------------*/
#banner-devis {
  width: 100%;
  height: 100vh;
  background: url("../img/banners/banner-devis.webp") center center;
  background-size: cover;
  position: relative;
}
#banner-devis .container {
  padding-top: 80px;
}
#banner-devis:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#banner-devis h1 {
  font-family: "Lexend Deca", sans-serif;
  margin: 0 0 10px 0;
  font-size: 35px;
  font-weight: 200;
  line-height: 40px;
  letter-spacing: 4px;
  color: #fff;
}
#banner-devis h2 {
  font-family: "Lexend Deca", sans-serif;
	webkit-transform:scaleY(0.6); moz-transform:scaleY(0.6); o-transform:scaleY(0.6);
  color: #eee;
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 250;
  letter-spacing: 2px;
}
#banner-devis .btn-get-started {
  font-family: "Lexend Deca", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 20px 5px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}
#banner-devis .btn-get-started:hover {
  background: #B01351;
  border: 2px solid #B01351;
}
@media (min-width: 1024px) {
  #banner-devis {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #banner-devis {
    height: 100vh;
  }
  #banner-devis .container {
    padding-top: 60px;
  }
}
/*--------------------------------------------------------------
# banner politic Section
--------------------------------------------------------------*/
#banner-politic {
  width: 100%;
  height: 100vh;
  background: url("../img/banners/banner-politique-confidentialite.webp") center center;
  background-size: cover;
  position: relative;
}
#banner-politic .container {
  padding-top: 80px;
}
#banner-politic:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#banner-politic h1 {
  font-family: "Lexend Deca", sans-serif;
  margin: 0 0 10px 0;
  font-size: 35px;
  font-weight: 200;
  line-height: 40px;
  letter-spacing: 4px;
  color: #fff;
}
#banner-politic h2 {
  font-family: "Lexend Deca", sans-serif;
	webkit-transform:scaleY(0.6); moz-transform:scaleY(0.6); o-transform:scaleY(0.6);
  color: #eee;
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 250;
  letter-spacing: 2px;
}
#banner-politic .btn-get-started {
  font-family: "Lexend Decas", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
    border-radius: 20px 5px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}
#banner-politic .btn-get-started:hover {
  background: #B01351;
  border: 2px solid #B01351;
}
@media (min-width: 1024px) {
  #banner-politic {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #banner-politic {
    height: 100vh;
  }
  #banner-politic .container {
    padding-top: 60px;
  }
}
/*--------------------------------------------------------------
# banner Conditions Section
--------------------------------------------------------------*/
#banner-conditions {
  width: 100%;
  height: 100vh;
  background: url("../img/banners/banner-conditions-utilisation.webp") center center;
  background-size: cover;
  position: relative;
}
#banner-conditions .container {
  padding-top: 80px;
}
#banner-conditions:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#banner-conditions h1 {
  font-family: "Lexend Deca", sans-serif;
  margin: 0 0 10px 0;
  font-size: 35px;
  font-weight: 200;
  line-height: 40px;
  letter-spacing: 4px;
  color: #fff;
}
#banner-conditions h2 {
  font-family: "Lexend Deca", sans-serif;
	webkit-transform:scaleY(0.6); moz-transform:scaleY(0.6); o-transform:scaleY(0.6);
  color: #eee;
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 250;
  letter-spacing: 2px;
}
#banner-conditions .btn-get-started {
  font-family: "Lexend Decas", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
    border-radius: 20px 5px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}
#banner-conditions .btn-get-started:hover {
  background: #B01351;
  border: 2px solid #B01351;
}
@media (min-width: 1024px) {
  #banner-conditions {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #banner-conditions {
    height: 100vh;
  }
  #banner-conditions .container {
    padding-top: 60px;
  }
}
/*--------------------------------------------------------------
# banner-mail Section
--------------------------------------------------------------*/
#banner-mail {
  width: 100%;
  height: 100vh;
  background: url("../img/banners/banner-mail.webp") center center;
  background-size: cover;
  position: relative;
}
#banner-mail .container {
  padding-top: 80px;
}
#banner-mail:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#banner-mail h1 {
  font-family: "Lexend Deca", sans-serif;
  margin: 0 0 10px 0;
  font-size: 35px;
  font-weight: 200;
  line-height: 40px;
  letter-spacing: 4px;
  color: #fff;
}
#banner-mail h2 {
  font-family: "Lexend Deca", sans-serif;
	webkit-transform:scaleY(0.6); moz-transform:scaleY(0.6); o-transform:scaleY(0.6);
  color: #eee;
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 250;
  letter-spacing: 2px;
}
#banner-mail .btn-get-started {
  font-family: "Lexend Decas", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
    border-radius: 20px 5px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}
#banner-mail .btn-get-started:hover {
  background: #B01351;
  border: 2px solid #B01351;
}
@media (min-width: 1024px) {
  #banner-mail {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #banner-mail {
    height: 100vh;
  }
  #banner-mail .container {
    padding-top: 60px;
  }
}
/*--------------------------------------------------------------
# banner-forbidden Section
--------------------------------------------------------------*/
#banner-forbidden {
  width: 100%;
  height: 100vh;
  background: url("../img/banners/banner-forbidden.webp") center center;
  background-size: cover;
  position: relative;
}
#banner-forbidden .container {
  padding-top: 80px;
}
#banner-forbidden:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#banner-forbidden h1 {
  font-family: "Lexend Deca", sans-serif;
  margin: 0 0 10px 0;
  font-size: 35px;
  font-weight: 200;
  line-height: 40px;
  letter-spacing: 4px;
  color: #fff;
}
#banner-forbidden h2 {
  font-family: "Lexend Deca", sans-serif;
	webkit-transform:scaleY(0.6); moz-transform:scaleY(0.6); o-transform:scaleY(0.6);
  color: #eee;
  margin-bottom: 26px;
  font-size: 18px;
  font-weight: 250;
  letter-spacing: 2px;
}
#banner-forbidden .btn-get-started {
  font-family: "Lexend Decas", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 20px 5px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}
#banner-forbidden .btn-get-started:hover {
  background: #B01351;
  border: 2px solid #B01351;
}
@media (min-width: 1024px) {
  #banner-forbidden {
    background-attachment: fixed;
  }
}
@media (max-width: 768px) {
  #banner-forbidden {
    height: 100vh;
  }
  #banner-forbidden .container {
    padding-top: 60px;
  }
}