#header {
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 30px;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.1));
  color: #fff;
  height: 140px;
}
#header a {
  color: #fff;
}
#header.header-transparent {
  background: rgba(0, 0, 0, 0.6);
  height: 60px;
  padding: 30px;
  border-bottom: solid #13a6c2 2px;
}
#header.header-scrolled {
  background: rgba(255, 255, 255, 1);
  height: 60px;
  padding: 30px;
}
#header.header-scrolled a {
  color: #000;
}
#header .logo img {
  padding: 10px;
  margin: 0;
  height: 90px;
  content: url(../../../img/logo/logo_rectangle.png);
}
#header.header-scrolled .logo img {
  padding: 10px;
  margin: 0;
  height: 70px;
  content: url(../../../img/logo/logo_rectangle_uni.png);
}
.formPage .boxBlocContenu {
  background-color: #fff;
  padding: 30px;
  color: #000;
  padding-top: 15px;
  text-align: center;
  min-height: 180px;
  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 h1 {
  font-size: 32px;
}
.formPage h2 {
  font-size: 24px;
}
.formPage h3 {
  font-size: 18px;
  font-weight: 300;
}
.formPage h4 {
  font-size: 16px;
  font-weight: 400;
}
.formPage h5 {
  font-size: 14px;
  font-weight: 300;
}
.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 {
  display: initial;
  margin: auto;
  object-fit: cover;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  object-position: center center;
  height: 100%;
  width: 100%;
}
.boxAnnonceHome {
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  color: #fff;
}
.boxAnnonceHome:hover {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.6) 0,
    rgba(0, 0, 0, 0) 100%
  );
  color: #fff;
}
.formPage .boxAnnonceHome h3 {
  font-size: 18px;
}
.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: 12px;
}
.invalid-feedback {
  font-size: 12px;
}
.btnShare {
  text-align: left;
}
.bandeauContenu h1 {
  font-size: 32px;
  font-weight: 800;
}
.bandeauContenu h2 {
  font-size: 20px;
  font-weight: 400;
}
.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;
  cursor: pointer;
  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);
  cursor: pointer;
  z-index: 1000;
}
.menuMobile {
  font-size: 14px !important;
}
.footerContact {
  text-align: left;
}
.footer_ul_amrc {
  font-size: 12px;
}
.titre2 {
  font-weight: 300;
}
.imgContenuBloc {
  height: 350px;
  border-radius: 20px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.bandeauActu {
  height: 200px;
}
.formPage .bandeauActu h1 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  padding-bottom: 0;
}
.formPage .bandeauActu h2 {
  font-weight: 600;
  font-size: 38px;
}
.bandeauAnnonce {
  height: 400px;
}
.formPage .bandeauAnnonce h1 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  padding-bottom: 0;
}
.formPage .bandeauAnnonce h2 {
  font-weight: 600;
  font-size: 38px;
}
.iconEquip {
  font-size: 10px;
  text-align: center;
  width: 80px;
  height: 70px;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #ccc;
}
.iconEquip i {
  text-align: center;
  font-size: 25px;
  padding: 0;
}
.bandeauService {
  height: 180px;
}
@media (max-width: 1200px) {
  .menuMobile {
    padding: 0;
    font-size: 13px !important;
  }
}
@media (max-width: 992px) {
  .formPage .boxAnnonceHome h3 {
    font-size: 12px;
  }
  .bandeauAnnonce {
    height: 200px;
  }
  .formPage .bandeauAnnonce h1 {
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 300;
    padding-bottom: 0;
  }
  .formPage .bandeauAnnonce h2 {
    font-weight: 600;
    font-size: 30px !important;
  }
  .bandeauActu {
    height: 180px;
  }
  .bandeauService {
    height: 250px;
  }
  .formPage .bandeauActu h1 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    padding-bottom: 0;
  }
  .formPage .bandeauActu h2 {
    font-weight: 600;
    font-size: 30px;
  }
  .bandeauContenu h1 {
    font-size: 28px !important;
    font-weight: 800;
  }
  .bandeauContenu h2 {
    font-size: 16px !important;
    font-weight: 400;
  }
  .imgContenuBloc {
    height: 200px;
    border-radius: 20px;
    width: 100%;
    background-size: cover;
    object-position: center center;
  }
  .footerContact {
    text-align: left;
  }
  #header {
    height: 80px;
  }
  #header .logo img {
    padding: 0;
    margin: 0;
    padding-top: 0;
    height: 70px;
    content: url(../../../img/logo/logo_rectangle.png);
  }
  #header.header-scrolled .logo img {
    padding: 0;
    margin: 0;
    height: 60px;
    padding-top: 5px;
    content: url(../../../img/logo/logo_rectangle_uni.png);
  }
  .iconMenu {
    font-size: 30px;
    color: #fff !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(0);
    -webkit-transform: scale(1.2) translate(0);
    transform: scale(1.2) translate(0);
    cursor: pointer;
    z-index: 1000;
  }
  .btnShare {
    text-align: right;
  }
  .menuMobile {
    font-size: 20px !important;
  }
  .linkMenu {
    color: #fff;
  }
  .formPage .boxBloc {
    padding: 4px;
  }
  .formPage .boxBlocBtn {
    left: 10%;
    right: 10%;
  }
  .formPage .boxBlocImg {
    height: 180px;
    width: 100%;
  }
  .formPage h1 {
    font-size: 26px;
  }
  .formPage h2 {
    font-size: 21px;
  }
  .formPage h3 {
    font-size: 16px;
  }
}
