body {
  overflow-x: hidden;
  color: #383738;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
}
#header {
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgb(201, 201, 201);
  color: white;
  height: 80px !important;
  padding: 30px !important;
}

#header .logo img {
  content: url("../../../img/logo/logo_rectangle.png") !important;
  height: 80px !important;
  margin: 0px;
  padding: 2px !important;
  padding-bottom: 15px !important;
}
.btnHeader:hover {
  color: black !important;
}

p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 2px;
}
li {
  font-size: 14px;
}
.txtFormat ul li {
  font-size: 14px;
}

b {
  font-weight: 800;
}
strong {
  font-weight: 800;
}
.iconEquip {
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  width: 100%;
}
.iconEquip img {
  width: 80px;
  padding: 0px;
  border-radius: 10px;
  border: 1px solid #ccc;
}
.iconMenu {
  font-size: 30px;
  padding-left: 0px;
  padding-right: 0px;
  padding: 0px;
  margin: 0px;
  margin-top: -5px;
}
.iconEffect {
  padding-left: 5px !important;
  padding-right: 5px !important;
  transition: transform 0.1s;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
}
.iconEffect:hover {
  transition: transform 0.1;
  -ms-transform: scale(1.2) translate(0px);
  -webkit-transform: scale(1.2) translate(0px);
  transform: scale(1.2) translate(0px);
  cursor: pointer;
  z-index: 1000;
}
.btn-home {
  font-size: 14px;
  font-weight: 700 !important;
  color: #000b29;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 15px;
  border-radius: 30px;
  background-color: #fbbe3c;
  border: 0px white solid;
}
.btn-home:hover {
  background-color: #000b29;
}
.titleCat {
  font-size: 70px;
  font-weight: 700;
}
.sstitleCat {
  font-size: 22px;
  font-weight: 300;
  padding-left: 15px;
  text-transform: uppercase;
}
h1 {
  text-transform: none;
  font-weight: 500;
  font-size: 28px;
  line-height: 40px;
  border: none;
}
h2 {
  font-weight: 300;
  font-size: 24px;
}
h2 b {
  font-weight: 800;
}
h3 {
  font-size: 22px;
  font-weight: 600;
}
h4 {
  font-size: 16px;
  font-weight: 400;
}
h5 {
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
}
.title-bas-bloc {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 18px;
}
.text-bas-bloc {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
}
.menuHeader a {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.1px;
  color: black;
}
.SousMenuHeader {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: -2px;
}
.SousMenuHeader a {
  font-size: 14px !important;
  color: rgb(23, 23, 23) !important;
  line-height: 50px;
  min-width: 300px;
  letter-spacing: 0.5px;
}
.SousMenuHeader a:hover {
  font-size: 14px !important;
  color: white !important;
  background-color: rgba(219, 99, 0, 0.568);
}
.lienActif {
  font-weight: 600 !important;
}
.boxAnnonceHome {
  color: white;
}
.boxAnnonceHome:hover {
  background: rgba(0, 0, 0, 0);
  color: white;
}
.boxBloc {
  padding: 10px;
}
.imgBloc {
  min-height: 200px;
}
.imgBloc2 {
  min-height: 350px;
}
.boxBlocImg {
  position: relative;
  height: 250px;
  width: 100%;
}
.boxFooter {
  font-weight: 300;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 5px;
  font-size: 14px;
}
.footerContact {
  text-align: left;
}
.presentationBloc {
  padding-top: 80px;
}
.txtCat {
  color: white;
  font-size: 18px;
  font-weight: 300;
}

.blocAvis {
  color: black;
  text-align: center;
  height: 350px;
  text-align: center;
  background-image: url("../../../img/page/bulle_message.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
}
.wave1 {
  content: url("../../../img/wave/wave1.svg");
  width: 100%;
}
.wave4 {
  content: url("../../../img/wave/wave4.svg");
  width: 100%;
}
.wave5 {
  content: url("../../../img/wave/wave5.svg");
  width: 100%;
}
.wave6 {
  content: url("../../../img/wave/wave6.svg");
  width: 100%;
}
.wave7 {
  content: url("../../../img/wave/wave7.svg");
  width: 100%;
}
.iconHome {
  height: 100px;
}
.bgFooter {
  border: 0px;
  height: 500px;
  background-position: center;
  background-image: url("../../../img/page/bg_footer.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.bgNewsletter {
  background-position: center;
  background-image: url("../../../img/page/bg_newsletter.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  padding-top: 30px;
}
.bgAvis {
  padding-top: 50px;
  margin-bottom: 10px;
  height: 500px;
  background-position: center;
  background-image: url("../../../img/page/bg_avis.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.bgAnnonce {
  padding-top: 50px;
  margin-bottom: 10px;
  background-position: center;
  background-image: url("../../../img/page/bg_annonce.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.bgActu {
  padding-top: 50px;
  margin-bottom: 10px;
  background-position: center;
  background-image: url("../../../img/page/bg_actu.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.btnEdit {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 501;
  background-color: red !important;
  font-size: 20px !important;
  border: 0px;
}
.btnEditDecal {
  right: 10px;
  top: 10px;
}
.linkMenu {
  color: white !important;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600 !important;
  padding-left: -20px;
  text-transform: uppercase;
}
.formContenu p {
  line-height: 23px;
  font-weight: 400;
  font-size: 14px;
}
.formPage {
  background-color: #f2f2f2;
}
.boxBlocContenu {
  background-color: #ffffff;
  padding: 30px;
  color: black;
  min-height: 280px;
  text-align: left;
  margin-bottom: 30px;
  box-shadow: 0 5px 26px 0 rgba(68, 88, 144, 0.14);
}
.boxBlocContenu:hover {
  background-color: #efefef !important;
  color: black !important;
}
.blocActu {
  padding: 15px;
  cursor: pointer;
}
.formPage .boxBlocBtn {
  padding: 5px;
  border: 1px white solid;
  position: absolute;
  bottom: 50px;
  left: 30%;
  right: 30%;
}
.formPage .boxBlocImg img {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  display: initial;
  margin: auto;
  object-fit: cover;
  object-position: center center;
  height: 100%;
  width: 100%;
}
.formPage .boxBlocImg2 {
  border-radius: 5px;
  position: relative;
  height: 250px;
  width: 100%;
}
.formPage .boxBlocImg2 img {
  border-radius: 5px;
  display: initial;
  margin: auto;
  object-fit: cover;
  object-position: center center;
  height: 100%;
  width: 100%;
}
.formPage .boxContact {
  background-color: white;
  text-align: center;
  margin-bottom: 30px;
  padding: 10px;
  border-radius: 20px;
  box-shadow: 0 5px 26px 0 rgba(68, 88, 144, 0.14);
  min-height: 120px;
}
.iconTriangleBas {
  position: absolute;
  right: 0%;
  left: 0%;
  width: 54px;
  z-index: 300;
}
.invalid-feedback {
  font-size: 12px;
}
.btnShare {
  text-align: left;
}
.trait {
  width: 200px;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-top: 10px;
  transform: translate(-50%, -50%);
  height: 0.5px;
  background-color: black;
}
.footer_ul_amrc {
  font-size: 14px;
}
.titreHome {
  font-weight: 800;
  text-transform: uppercase;
}
.imgContenuBloc {
  height: 350px;
  border-radius: 10px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.blocLienDetail {
  text-align: left;
  min-height: 270px;
}
.blocLienDetail img {
  width: 100%;
}
.bandeauHome {
  height: 550px;
  padding-top: 40px;
}
.bandeauOtherPage {
  height: 250px;
}
.logoFooter {
  height: 100px;
  width: auto !important;
}
.chevron_bandeau {
  position: relative;
  top: -50px;
  text-align: center;
  z-index: 500;
}
.footerTitle {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
  border-bottom: 1px solid #999;
}
@media (max-width: 1270px) {
  .menuHeader a {
    font-size: 12px !important;
  }
  .SousMenuHeader a {
    font-size: 12px !important;
  }
  .SousMenuHeader a:hover {
    font-size: 12px !important;
  }
}
@media (max-width: 992px) {
  .iconMenu {
    font-size: 50px;
    color: white !important;
  }
  .iconEffect {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    transition: transform 0.1s;
    cursor: pointer;
  }
  .iconEffect:hover {
    transition: transform 0.1;
    -ms-transform: scale(1.2) translate(0px);
    -webkit-transform: scale(1.2) translate(0px);
    transform: scale(1.2) translate(0px);
    cursor: pointer;
    z-index: 1000;
  }
  .titleCat {
    font-size: 45px;
    font-weight: 700;
  }
  .txtCat {
    font-size: 14px;
  }
  .imgBloc {
    min-height: 200px;
  }
  h2 {
    font-weight: 300;
    font-size: 18px;
  }
  .wave4 {
    content: url("../../../img/wave/wave4_mobile.svg");
    width: 100%;
  }
  .logoFooter {
    height: 40px;
    width: auto !important;
  }
  .presentationBloc {
    padding-top: 120px;
  }
  .bandeauHome {
    padding-top: 20px;
    height: 720px;
  }
  .bandeauOtherPage {
    padding-top: 20px;
    height: 300px;
  }
  #header .logo img {
    height: 80px !important;
    top: 0px !important;
    content: url("../../../img/logo/logo_rectangle_uni.png") !important;
    margin: 0px !important;
    padding: 2px !important;
    padding-left: 0px !important;
    padding-top: 6px !important;
    padding-bottom: 15px !important;
  }
  .linkMenu {
    color: white !important;
    line-height: 30px;
    font-size: 18px;
    text-transform: uppercase;
  }
  .formPage .boxBloc {
    padding: 4px;
  }
  .formPage .boxBlocBtn {
    left: 10%;
    right: 10%;
  }
  .formPage .boxBlocImg {
    height: 180px;
    width: 100%;
    border-radius: 10px;
  }
  .formContenu strong {
    font-weight: 900 !important;
  }
  .boxBlocContenu h2 {
    font-size: 14px !important;
    font-weight: 500;
  }
  .iconHome {
    height: 80px;
  }
  .imgContenuBloc {
    height: 200px;
    border-radius: 10px;
    width: 100%;
    background-size: cover;
    object-position: center center;
  }
  .footerContact {
    text-align: center;
    font-size: 14px;
  }
  .btnShare {
    text-align: right;
  }
  .menuHeader {
    font-size: 16px !important;
    border: 0px;
    color: white !important;
  }
  .menuHeader a {
    font-size: 16px !important;
    letter-spacing: 0.1px;
    color: white !important;
  }
  .SousMenuHeader {
    background-color: #181e21 !important;
    font-size: 15px !important;
    color: white !important;
    line-height: 20px;
    min-width: 300px;
    letter-spacing: 0.5px;
  }
  .SousMenuHeader a {
    background-color: #181e21 !important;
    font-size: 15px !important;
    color: white !important;
    line-height: 20px;
    min-width: 300px;
    letter-spacing: 0.5px;
  }
  .SousMenuHeader a:hover {
    background-color: #181e21 !important;
    font-size: 15px !important;
    color: white !important;
    line-height: 20px;
    min-width: 300px;
    letter-spacing: 0.5px;
  }
  li a:active {
    color: white !important;
  }
}
