body {
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
}
#header {
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 30px;
  color: #3c3c3c;
  background: rgba(255, 255, 255, 1);
  height: 60px;
  padding: 30px;
}
#header a {
  color: #3e3e3e;
}
.btnHeader:hover {
  color: #000 !important;
}
#header .logo img {
  padding: 10px;
  margin: 0;
  height: 70px;
  content: url(../../../img/logo/logo_rectangle_uni.png);
}
p {
  color: #000 !important;
  line-height: 17px;
}
.formPage .boxBlocContenu {
  background-color: #fff;
  padding: 30px;
  color: #000;
  padding-top: 15px;
  text-align: center;
  min-height: 120px;
  margin-bottom: 30px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: #efefef 1px solid;
  border-left: #efefef 1px solid;
  border-bottom: #efefef 1px solid;
  box-shadow: 0 5px 26px 0 rgba(68, 88, 144, 0.14);
}
.formPage .boxBlocContenu:hover {
  background-color: #eee !important;
  color: #000 !important;
  font-weight: 900 !important;
}
.formPage h1 {
  font-size: 38px !important;
  font-weight: 900 !important;
}
.formPage h2 {
  font-size: 22px;
}
.formPage h3 {
  font-size: 18px;
  font-weight: 300;
}
.formPage h4 {
  font-size: 16px;
  font-weight: 400;
}
.formPage h5 {
  font-size: 15px;
  font-weight: 400;
}
.formPage .boxBloc {
  padding: 10px;
}
.formPage .boxBlocBtn {
  padding: 5px;
  border: 1px #fff solid;
  position: absolute;
  bottom: 50px;
  left: 30%;
  right: 30%;
}
.formPage .boxBlocImg {
  position: relative;
  height: 250px;
  width: 100%;
}
.formPage .boxBlocImg img {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  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%;
}
.btnEdit {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 200;
  font-size: 12px;
}
.iconEquip {
  font-size: 10px;
  float: left;
  text-align: center;
  width: 70px;
  height: 70px;
  padding: 10px;
  margin: 5px;
  border-radius: 10px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.iconEquip i {
  text-align: center;
  font-size: 25px;
  padding: 0;
}
.iconFlex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.iconTriangleBas {
  position: absolute;
  right: 0;
  left: 0;
  width: 54px;
  z-index: 300;
}
.bigTitle {
  font-size: 3em;
  font-weight: 900;
}
b {
  font-weight: 600;
}
.formContenu strong {
  font-weight: 900 !important;
}
.boxAnnonceHome {
  color: #fff;
}
.bgAnnonceNiv3 {
  filter: grayscale(100%);
}
.bgAnnonceNiv3:hover {
  filter: grayscale(0);
  filter: saturate(150%);
}
.titleAnnonceNiv3 {
  text-align: center;
  color: #000;
  text-transform: uppercase;
  bottom: 25px;
  left: 5%;
  right: 5%;
  font-size: 20px;
  font-weight: 300;
}
.blocAvis {
  color: #000;
  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%;
}
.bgFooter {
  border: 0;
  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;
}
.bgAnnonce2 {
  padding-top: 50px;
  margin-bottom: 10px;
  background-position: center;
  background-image: url(../../../img/page/bg_annonce2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.bgAnnonceDetail {
  padding-top: 50px;
  margin-bottom: 10px;
  background-position: center;
  background-image: url(../../../img/page/bg_annonce_detail.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;
}
.wave1_top {
  content: url(../../../img/wave/wave1_top.svg);
  width: 100%;
}
.wave1_bottom {
  content: url(../../../img/wave/wave1_bottom.svg);
  width: 100%;
}
.wave2_top {
  content: url(../../../img/wave/wave2_top.svg);
  width: 100%;
}
.wave2_bottom {
  content: url(../../../img/wave/wave2_bottom.svg);
  width: 100%;
}
.wave3_top {
  content: url(../../../img/wave/wave3_top.svg);
  width: 100%;
}
.wave3_bottom {
  content: url(../../../img/wave/wave3_bottom.svg);
  width: 100%;
}
.wave4_top {
  content: url(../../../img/wave/wave4_top.svg);
  width: 100%;
}
.wave4_bottom {
  content: url(../../../img/wave/wave4_bottom.svg);
  width: 100%;
}
.boxHomeTop {
  height: 750px;
}
.boxHomeTopBg {
  height: 550px;
}
.boxAnnonceHome:hover {
  background: rgba(0, 0, 0, 0);
  color: #fff;
}
.boxFooter {
  font-weight: 300;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  padding: 5px;
  font-size: 14px;
}
.boxFooterTitle {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 1px solid #efefef;
  border-radius: 5px;
  padding: 3px;
}
.formPage .boxContact {
  background-color: #fff;
  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;
}
.linkMenu {
  color: #000;
  line-height: 30px;
  font-size: 14px;
  font-weight: 700;
}
.invalid-feedback {
  font-size: 12px;
}
.btnShare {
  text-align: left;
}
.bandeauContenu h1 {
  font-size: 44px !important;
  font-stretch: 100%;
  font-weight: 800 !important;
}
.bandeauContenu h2 {
  font-size: 30px !important;
  font-weight: 600 !important;
}
.trait {
  width: 200px;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-top: 10px;
  transform: translate(-50%, -50%);
  height: 0.5px;
  background-color: #000;
}
.iconMenu {
  font-size: 30px;
  padding-left: 0;
  padding-right: 0;
}
.iconMenu {
  font-size: 30px;
  padding-left: 0;
  padding-right: 0;
  padding: 0;
  margin: 0;
  margin-top: -5px;
}
.iconEffect {
  padding-left: 5px !important;
  padding-right: 5px !important;
  transition: transform 0.1s;
  padding: 0;
  margin: 0;
}
.iconEffect:hover {
  transition: transform 0.1;
  -ms-transform: scale(1.2) translate(0);
  -webkit-transform: scale(1.2) translate(0);
  transform: scale(1.2) translate(0);
  z-index: 1000;
}
.menuMobile {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 1px;
  border-radius: 10px;
  padding: 10px;
}
.footerContact {
  text-align: left;
}
.footerService {
  font-size: 14px;
}
.footer_ul_amrc {
  font-size: 14px;
}
.titre2 {
  font-weight: 300;
}
.titre h1 {
  border: 0 !important;
  margin-left: -10px;
  padding-left: 0 !important;
}
.titreHome {
  font-weight: 800;
  text-shadow: 1px 1px 1px #000;
  text-transform: uppercase;
}
.formContenu h1 {
  text-transform: none;
  font-weight: 700;
  font-size: 26px;
  line-height: 34px;
  border: none;
}
.formContenu p {
  line-height: 23px;
  font-weight: 400;
  font-size: 14px;
}
.logoFooter {
  width: 50%;
  padding: auto;
}
.imgContenuBloc {
  height: 350px;
  border-radius: 10px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.iconSection {
  width: 150px;
}
.iconService {
  width: 80px;
}
.imgSection {
  width: 100%;
  padding: 30px;
  border-radius: 80px;
  position: absolute;
  top: -80px;
}
.btnSection {
  padding-top: 50px;
}
.h2Section {
  font-size: 35px;
  font-weight: 800;
  padding-top: 40px;
}
.h3Section {
  font-size: 22px;
  font-weight: 200;
}
@media (max-width: 1200px) {
  .menuMobile {
    padding: 0;
    font-size: 11px !important;
  }
  #header .logo img {
    height: 60px !important;
  }
}
@media (max-width: 992px) {
  .boxHomeTop {
    height: 1400px;
  }
  .boxHomeTopBg {
    height: 1200px;
  }
  .formPage .boxBlocContenu {
    min-height: 180px;
  }
  .imgSection {
    width: 100%;
    padding: 10px;
    border-radius: 40px;
    position: relative;
    top: 0;
  }
  .btnSection {
    padding-top: 20px;
  }
  .blocLien {
    height: auto !important;
  }
  .iconSection {
    width: 80px;
  }
  .iconService {
    width: 80px;
  }
  .h2Section {
    font-size: 26px;
    padding-top: 10px;
  }
  .h3Section {
    font-size: 16px;
  }
  .imgIncassable {
    width: 300px;
  }
  .titleAnnonceNiv3 {
    font-size: 15px;
  }
  .bgFooter {
    background-image: url(../../../img/page/bg_footer_mobile.jpg);
  }
  .bgNewsletter {
    background-image: url(../../../img/page/bg_newsletter_mobile.jpg);
  }
  .bgActu {
    background-image: url(../../../img/page/bg_actu_mobile.jpg);
  }
  .bgAvis {
    background-image: url(../../../img/page/bg_avis_mobile.jpg);
  }
  .bgAnnonceDetail {
    background-image: url(../../../img/page/bg_annonce_detail_mobile.jpg);
  }
  .footerService {
    font-size: 14px;
    display: inline;
  }
  .iconFlex {
    display: inline;
    justify-content: space-between;
    align-items: flex-start;
  }
  .logoFooter {
    width: 40%;
  }
  .bandeauContenu h1 {
    font-size: 35px !important;
    font-weight: 800 !important;
  }
  .bandeauContenu h2 {
    font-size: 16px !important;
    font-weight: 400 !important;
  }
  .imgContenuBloc {
    height: 200px;
    border-radius: 10px;
    width: 100%;
    background-size: cover;
    object-position: center center;
  }
  .footerContact {
    text-align: center;
    font-size: 14px;
  }
  #header {
    height: 80px;
  }
  #header .logo img {
    padding: 0;
    margin: 0;
    padding-top: 10px;
    height: 70px;
  }
  .iconMenu {
    font-size: 30px;
    color: #fff !important;
  }
  .iconEffect {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    transition: transform 0.1s;
  }
  .iconEffect:hover {
    transition: transform 0.1;
    -ms-transform: scale(1.2) translate(0);
    -webkit-transform: scale(1.2) translate(0);
    transform: scale(1.2) translate(0);
    z-index: 1000;
  }
  .btnShare {
    text-align: right;
  }
  .menuMobile {
    font-size: 20px !important;
    border: 0;
  }
  .linkMenu {
    color: #fff;
  }
  .formPage .boxBloc {
    padding: 4px;
  }
  .formPage .boxBlocBtn {
    left: 10%;
    right: 10%;
  }
  .formPage .boxBlocImg {
    height: 180px;
    width: 100%;
    border-radius: 10px;
  }
  .formPage h1 {
    font-size: 24px;
  }
  .formPage h2 {
    font-size: 21px;
  }
  .formPage h3 {
    font-size: 16px;
  }
}
