html {
  scroll-behavior: smooth;
  font-family: "Montserrat", sans-serif !important;
}
body {
  font-family: "Montserrat", sans-serif !important;
}
ul li a {
  color: #212529 !important;
  text-decoration: underline;
}
ul li a:hover {
  color: #212529 !important;
  text-decoration: none;
}
ul li a:visited {
  color: #212529 !important;
  text-decoration: underline;
}
ul li a:active {
  color: #212529 !important;
  text-decoration: underline;
}
/* CUSTOM SCROLL BAR */
/* ===== Scrollbar CSS ===== */
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: #8c8c8c #ffffff;
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 16px;
}
*::-webkit-scrollbar-track {
  background: #ffffff;
}
*::-webkit-scrollbar-thumb {
  background-color: #8c8c8c;
  border-radius: 0px;
  border: 3px solid #ffffff;
}
/*::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #bababa;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #000000;
}
::-webkit-scrollbar-thumb:active {
  background: #000000;
}
::-webkit-scrollbar-track {
  background: #666666;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: #666666;
}
::-webkit-scrollbar-track:active {
  background: #333333;
}
::-webkit-scrollbar-corner {
  background: transparent;
}
*/
/* ============ desktop view ============ */
@media all and (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: none;
  }
  .navbar .nav-item:hover .nav-link {
    background-color: #d8d8d8 !important;
  }
  .navbar .nav-item:hover .dropdown-menu {
    display: block;
  }
  .navbar .nav-item .dropdown-menu {
    margin-top: 0px;
  }
}
/* ============ desktop view .end// ============ */
/* DÉBUT NAV BAR */
.navbar {
  padding: 0 20px 0 20px;
}
.navbar-brand {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 1);
}
.nav-item {
  /*font-family: "Montserrat", sans-serif;*/
  font-weight: 500;
  font-size: 1rem;
  text-decoration: none;
  white-space: nowrap;
}
.nav-item a:hover {
  background-color: #d8d8d8 !important;
}
li .dropdown a:hover {
  background-color: #d8d8d8 !important;
}
.bg-gris {
  background-color: #ebebeb !important;
}
.bg-gris-bloc-txt {
  background-color: #ebebeb !important;
}
.brand {
  padding-left: 20px;
}
.dropdown-menu {
  background-color: #d8d8d8;
  background-clip: padding-box;
  margin-top: 20px;
  border: none;
  border-radius: 0rem;
}
/* FIN NAV BAR */
/* DÉBUT HEADER */
header {
  background-color: #ffee03;
  margin-bottom: 70px;
  margin-top: 40px;
}
.logo-banner {
  display: block;
  margin: 0px auto;
  /*vertical-align: middle;*/
  padding: 20px;
  /*padding-top: 35px;*/
}
/* FIN HEADER */
/* DÉBUT MAIN*/
.titre-page {
  padding: 40px 80px 90px 45px;
  margin-top: 55px;
}
.titre-page h1 {
  font-size: 2.5rem;
  font-weight: 900;
  font-stretch: ultra-expanded;
}
.titre-page h2 {
  font-size: 1.5rem;
  font-weight: 700;
}
.txt-page {
  padding: 0px 50px 0px 50px;
}
.txt-page-jaune-clair {
  padding: 40px 50px 40px 50px;
}
.txt-page-rose {
  padding: 40px 50px 40px 50px;
}
.txt-page h1 {
  font-size: 1.7rem;
  font-weight: 700;
  padding: 0px 0px 0px 0px;
}
.txt-page h2 {
  font-size: 1.4rem;
  font-weight: 700;
  padding: 0px 0px 30px 0px;
}
.txt-page p {
  font-size: 1rem;
  font-weight: 400;
}
.txt-bloc-gris {
  padding: 40px 50px 40px 50px;
  margin-bottom: 40px;
}
.txt-bloc-gris h2 {
  font-size: 1.3rem;
  font-weight: 700;
}
.txt-bloc-gris p {
  font-size: 1.1rem;
  font-weight: 400;
}
.icone-page {
  padding: 0px 50px 0px 50px;
}
.icone {
  background-image: url("../images/hp-large.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
  height: 350px;
  /*background: url("../images/hp-large.png") no-repeat 50% 50%;
    height: 60vh;*/
  margin: 40px 0 0 0;
}
.menu-icone {
  margin: 55px 0 70px 0;
  padding: 0px 40px 0px 40px;
}
.espace-sup {
  margin-top: 90px;
}
.espace-inf {
  padding-bottom: 90px;
}
.espace-inf-avant-footer {
  margin-bottom: 80px;
}
.txt-btn {
  display: inline-flex;
  font-size: 1.2rem;
  font-weight: 700;
  font-style: normal;
}
.fleche {
  margin-left: -20px;
}
.filtre {
  padding: 0px 50px 70px 50px;
}
.modal-title {
  margin-bottom: 30px;
}
.icone-categorie {
  padding: 0px 20px 0px 20px;
  margin-bottom: 40px;
}
.txt-categorie-bleu {
  padding-left: 20px;
  margin-bottom: 40px;
}
.txt-categorie-bleu h1 {
  font-weight: 800;
  font-size: 1.9rem;
  color: #518be7 !important;
}
.txt-categorie-bleu h2 {
  font-weight: 700;
  font-size: 1.5rem;
  color: #518be7 !important;
}
.txt-categorie-jaune {
  padding-left: 20px;
  margin-bottom: 40px;
}
.txt-categorie-jaune h1 {
  font-weight: 800;
  font-size: 1.9rem;
  color: #f0ba34 !important;
}
.txt-categorie-jaune h2 {
  font-weight: 700;
  font-size: 1.5rem;
  color: #f0ba34 !important;
}
.txt-categorie-vert {
  padding-left: 20px;
  margin-bottom: 40px;
}
.txt-categorie-vert h1 {
  font-weight: 800;
  font-size: 1.9rem;
  color: #19a594 !important;
}
.txt-categorie-vert h2 {
  font-weight: 700;
  font-size: 1.5rem;
  color: #19a594 !important;
}
.txt-categorie-brun {
  padding-left: 20px;
  margin-bottom: 40px;
}
.txt-categorie-brun h1 {
  font-weight: 800;
  font-size: 1.9rem;
  color: #e76f51 !important;
}
.txt-categorie-brun h2 {
  font-weight: 700;
  font-size: 1.5rem;
  color: #e76f51 !important;
}
.txt-categorie-orange {
  padding-left: 20px;
  margin-bottom: 40px;
}
.txt-categorie-orange h1 {
  font-weight: 800;
  font-size: 1.9rem;
  color: #f28128 !important;
}
.txt-categorie-orange h2 {
  font-weight: 700;
  font-size: 1.5rem;
  color: #f28128 !important;
}
.categorie {
  /*height: 260px;*/
  padding: 0px 20px 0px 20px;
  margin-bottom: 40px;
}
.contenu-categorie {
  border: #000000 solid 3px;
}
.image-categorie {
  /*height: 157px;*/
  border-bottom: #000000 solid 3px;
}
.image-categorie img {
  width: 100%;
  height: auto;
}
.descr-categorie-bleu {
  /*height: 94px;*/
  background-color: #518be7 !important;
  padding: 14px;
}
.descr-categorie-bleu p {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
.descr-categorie-jaune {
  /*height: 94px;*/
  background-color: #f0ba34 !important;
  padding: 14px;
}
.descr-categorie-jaune p {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
/*.descr-categorie-jaune p::after {
    content: " [en savoir plus]";
}*/
.descr-categorie-vert {
  /*height: 94px;*/
  background-color: #19a594 !important;
  padding: 14px;
}
.descr-categorie-vert p {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
.descr-categorie-brun {
  /*height: 94px;*/
  background-color: #e76f51 !important;
  padding: 14px;
}
.descr-categorie-brun p {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
.descr-categorie-orange {
  /*height: 94px;*/
  background-color: #f28128 !important;
  padding: 14px;
}
.descr-categorie-orange p {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
.picto-bleu {
  background-image: url("../images/drapeau.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.picto-jaune {
  background-image: url("../images/lampadaire.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.picto-vert {
  background-image: url("../images/chateau.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.picto-brun {
  background-image: url("../images/chaise-roulante.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.picto-orange {
  background-image: url("../images/main.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.bleu {
  background-color: #518be7 !important;
  height: 100%;
}
.jaune1 {
  background-color: #f0ba34 !important;
  height: 100%;
}
.vert {
  background-color: #19a594 !important;
  height: 100%;
}
.brun {
  background-color: #e76f51 !important;
  height: 100%;
}
.orange {
  background-color: #f28128 !important;
  height: 100%;
}
/* FIN MAIN*/
/* DÉBUT BTN */
.btn-primary {
  color: #000000 !important;
  font-size: 1.2rem;
  font-weight: 700;
  background-color: #ffffff;
  border: 3px solid #000000;
  border-radius: 0px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
  color: #000000 !important;
  background-color: #ffffff !important;
  border: 3px solid #000000 !important;
  border-radius: 0px !important;
  box-shadow: none !important;
}
.btn-primary:active {
  box-shadow: none !important;
}
.btn-color-bleu {
  color: #518be7 !important;
  font-size: 1.2rem;
  font-weight: 700;
  background-color: #ffffff;
  border: 3px solid #518be7;
  border-radius: 0px;
  margin-right: 6.5%;
  margin-bottom: 10px;
}
.btn-color-jaune {
  color: #f0ba34 !important;
  font-size: 1.2rem;
  font-weight: 700;
  background-color: #ffffff;
  border: 3px solid #f0ba34;
  border-radius: 0px;
  margin-right: 6.5%;
  margin-bottom: 10px;
}
.btn-color-vert {
  color: #19a594 !important;
  font-size: 1.2rem;
  font-weight: 700;
  background-color: #ffffff;
  border: 3px solid #19a594;
  border-radius: 0px;
  margin-right: 6.5%;
  margin-bottom: 10px;
}
.btn-color-brun {
  color: #e76f51 !important;
  font-size: 1.2rem;
  font-weight: 700;
  background-color: #ffffff;
  border: 3px solid #e76f51;
  border-radius: 0px;
  margin-right: 6.5%;
  margin-bottom: 10px;
}
.btn-color-orange {
  color: #f28128 !important;
  font-size: 1.2rem;
  font-weight: 700;
  background-color: #ffffff;
  border: 3px solid #f28128;
  border-radius: 0px;
  margin-bottom: 10px;
}
/* FIN BTN*/
/* DÉBUT FOOTER */
footer {
  /*position: absolute;*/
  bottom: 0;
  width: 100%;
  min-height: 100px;
}
.form-control {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  color: #000000;
  background-color: #fff;
  background-clip: padding-box;
  border: 3px solid #000000;
  border-radius: 0px;
}
.form-control:focus,
.form-control:hover,
.form-control:active,
.form-control:visited {
  box-shadow: none !important;
  border: 3px solid #000000;
}
.form-group {
  margin-bottom: 1.3rem;
}
.formulaire {
  padding: 40px 80px 30px 80px;
  margin-bottom: 80px;
}
.formulaire h2 {
  font-size: 1.4rem;
  font-weight: 700;
  padding-bottom: 30px;
}
.jaune-clair {
  background-color: #fffdc6;
}
.rose {
  background-color: #ffb3dc;
}
.adresse {
  padding: 100px 80px 30px 80px;
}
.adresse h3 {
  font-size: 1.4rem;
  font-weight: 700;
  padding-bottom: 10px;
}
.bi::before {
  padding-right: 20px;
}
.txt-adresse {
  display: inline-flex;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
}
.txt-adresse a {
  color: #000000;
  text-decoration: none;
}
.txt-adresse a:hover {
  color: #000000;
}
.label-adresse {
  border-top: 1px solid #000000;
  padding: 10px;
}
.label-adresse-last {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 10px;
}
.adresse-footer {
  background-color: #ebebeb;
  padding: 40px 80px 40px 80px;
}
/*.adresse-footer-interne {
	padding: 70px 0px 0px 0px;
}*/
.adresse-footer-interne-1 {
  padding: 0px 0px 0px 0px;
}
.adresse-footer-adresse {
  font-size: 0.7rem;
}
.adresse-footer-contact {
  font-size: 0.7rem;
  padding-top: 20px;
}
.adresse-footer-contact a {
  color: #000000;
  text-decoration: none;
}
.adresse-footer-contact a:hover {
  color: #000000;
}
.adresse-footer-logo {
  padding-top: 20px;
}
/* FIN FOOTER */
/* DÉBUT MODAL */
.nextprev {
  color: #000000 !important;
  font-size: 1.7rem;
  font-weight: 900;
  text-align: center;
  background-color: #ffffff;
  border: 3px solid #000000;
  width: 50px;
  height: 50px;
}
.nextprev a {
  color: #000000 !important;
  text-decoration: none;
}
.modal-body p a {
  color: #000000 !important;
  text-decoration: underline;
}
.modal-body p a:hover {
  color: #000000 !important;
  text-decoration: none;
}
.modal-header .close {
  border: 3px solid #000000;
  color: #000000 !important;
  padding: 0px 4px 4px 4px !important;
  opacity: 1 !important;
  margin-top: 0.5px;
  margin-right: 0px;
}
.nbr-modal-bleu {
  color: #518be7 !important;
  font-size: 1.7rem;
  font-weight: 900;
  text-align: center;
  background-color: #ffffff;
  border: 3px solid #518be7;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 0px;
  height: 50px;
}
.etat-modal-bleu {
  color: #518be7 !important;
  font-size: 1.4rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  background-color: #ffffff;
  border: 3px solid #518be7;
  padding: 05px 0px 0px 0px;
  margin-bottom: 10px;
  margin-right: 20px;
  height: 50px;
}
.categorie-modal-bleu {
  color: #518be7 !important;
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px;
}
.nbr-modal-jaune {
  color: #f0ba34 !important;
  font-size: 1.7rem;
  font-weight: 900;
  text-align: center;
  background-color: #ffffff;
  border: 3px solid #f0ba34;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 0px;
  height: 50px;
}
.etat-modal-jaune {
  color: #f0ba34 !important;
  font-size: 1.4rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  background-color: #ffffff;
  border: 3px solid #f0ba34;
  padding: 05px 0px 0px 0px;
  margin-bottom: 10px;
  margin-right: 20px;
  height: 50px;
}
.categorie-modal-jaune {
  color: #f0ba34 !important;
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px;
}
.nbr-modal-vert {
  color: #19a594 !important;
  font-size: 1.7rem;
  font-weight: 900;
  text-align: center;
  background-color: #ffffff;
  border: 3px solid #19a594;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 0px;
  height: 50px;
}
.etat-modal-vert {
  color: #19a594 !important;
  font-size: 1.4rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  background-color: #ffffff;
  border: 3px solid #19a594;
  padding: 05px 0px 0px 0px;
  margin-bottom: 10px;
  margin-right: 20px;
  height: 50px;
}
.categorie-modal-vert {
  color: #19a594 !important;
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px;
}
.nbr-modal-brun {
  color: #e76f51 !important;
  font-size: 1.7rem;
  font-weight: 900;
  text-align: center;
  background-color: #ffffff;
  border: 3px solid #e76f51;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 0px;
  height: 50px;
}
.etat-modal-brun {
  color: #e76f51 !important;
  font-size: 1.4rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  background-color: #ffffff;
  border: 3px solid #e76f51;
  padding: 05px 0px 0px 0px;
  margin-bottom: 10px;
  margin-right: 20px;
  height: 50px;
}
.categorie-modal-brun {
  color: #e76f51 !important;
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px;
}
.nbr-modal-orange {
  color: #f28128 !important;
  font-size: 1.7rem;
  font-weight: 900;
  text-align: center;
  background-color: #ffffff;
  border: 3px solid #f28128;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 0px;
  height: 50px;
}
.etat-modal-orange {
  color: #f28128 !important;
  font-size: 1.4rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  background-color: #ffffff;
  border: 3px solid #f28128;
  padding: 05px 0px 0px 0px;
  margin-bottom: 10px;
  margin-right: 20px;
  height: 50px;
}
.categorie-modal-orange {
  color: #f28128 !important;
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px;
}
.modal-body h1 {
  color: #000000 !important;
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.copyright {
  font-size: 0.9rem;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 20px;
}
