#main-content {
  padding-top: 0 !important;
}
/* #region SECTION 1 */
#section1 {
  background-image: url('images/accueil/fond_isimedia.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 195px;
  background-position: 50% 100%;
}

#section111 {
  display: flex;
  justify-content: space-between;
  width: 80%;
  max-width: 1080px;
  margin: auto;
}
#sectionCont111 {
  max-width: 656px;
}
#section1111 h1 {
  font-size: 50px;
  font-weight: bold;
  text-align: left;
  color: white;
  text-transform: inherit;
}

#section1112 p {
  font-size: 16px;
  color: white;
}
mark {
  background-color: var(--noir);
}
.expert {
  color: var(--jaune);
}
#scroll_down_container {
  padding-top: 100px;
  padding-bottom: 70px;
  position: relative !important;
  background: transparent
    linear-gradient(
      180deg,
      #20242700 0%,
      #202427e6 79%,
      #202427f2 90%,
      #202427f7 100%
    );
}
#section113 {
  width: 80%;
  max-width: 1080px;
  margin: auto;
}
/*********/
/* Icone présentation nombre */
/*********/
.presentationNombre {
  background: transparent linear-gradient(180deg, #202427f7 0%, #202427 100%);
}
.presentationNombreCont {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: center;
  padding-bottom: 30px;
  width: 80%;
  max-width: 1080px;
  margin: auto;
}
.presentationNombre1 {
  max-width: 210px;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
  justify-self: center;
}
.presentationNombre12 {
  font-size: 30px;
  font-weight: bold;
}
.presentationNombre13 {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
/* #endregion */

/*#region SECTION 2*/
#section2 {
  background-color: var(--gris-clair);
}
#section2 h2 {
  padding-top: 70px;
  margin-bottom: 70px;
  text-align: center;
  margin-top: 0;
}
#section21 {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  align-items: center;
  padding-bottom: 100px;
  width: 90%;
  max-width: 1400px;
  margin: auto;
  column-gap: 90px;
}
.section22 {
  display: flex;
  flex-direction: column;
  position: relative;
}
.section221 h3 {
  text-align: center;
  margin-bottom: 20px;
}

.section221 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section222 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section222 a {
  font-size: 15px;
  font-weight: bold;
  /* text-transform: uppercase; */
}
.section222 p {
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}
.section2211 {
  margin-bottom: 20px;
}
/* #endregion */

/*#region SECTION 3*/
#section-3-1 {
  width: 90%;
  max-width: 1400px;
  margin: auto;
  padding: 70px 0 30px 0;
}
#section-3-1cont {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
#section-3-1 p {
  margin-bottom: 0;
}
#section-3-1-1 {
  line-height: 1.3em;
  margin: 0;
}
#section-3-2-cont {
  margin-bottom: 130px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  row-gap: 32px;
  column-gap: 32px;
  max-width: 1400px;
  margin: auto;
  width: 90%;
  margin-bottom: 50px;
}
.referenceCont {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.reference {
  height: 335px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  will-change: transform;
}
.reference-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#section-3-2-1-1 {
  grid-column: span 2;
}
#section-3-2-1-2 {
  grid-column: span 1;
}
#section-3-2-2-1 {
  grid-column: span 1;
  grid-row: 2 / span 2;
}
#section-3-2-2-1 > div {
  height: 702px !important;
}
#section-3-2-2-2 {
  grid-column: span 1;
}
#section-3-2-2-3 {
  grid-column: span 1;
}
#section-3-2-3-1 {
  grid-column: span 2;
}
.reference1{
  background-image: url('images/nosreferences/fond_semitan.jpg');
}
.reference2{
  background-image: url('images/nosreferences/fond_palmer&co.jpg');
}
.reference3{
  background-image: url('images/nosreferences/fond_express.jpg');
}
.reference4{
  background-image: url('images/nosreferences/fond_virbac.jpg');
}
.reference5{
  background-image: url('images/nosreferences/fond_cryo.jpg');
}
.reference6{
  background-image: url('images/nosreferences/fond_ifop.jpg');
}
/* #endregion */

/*#region SECTION 4*/
#section-4 {
  background-size: auto;
  background-position: center right;
  background-color: var(--gris-clair);
  text-align: center;
  background-repeat: no-repeat;
}

#section-4 h2 {
  padding-top: 70px;
}

#section-4-1 span {
  color: var(--jaune);
}

#section-4 p {
  width: 50%;
  text-align: center;
  margin: auto;
  line-height: 1.3em;
  padding-bottom: 50px;
  font-weight: 500;
}

#section-4 a {
  margin-bottom: 70px;
  display: inline-block;
}

/* #endregion */

/*#region @MEDIA*/
@media (max-width: 1199px) {
  /*************/
  /* SECTION 4 */
  /*************/
  #section-4 p {
    width: 70%;
  }
}

@media (max-width: 991px) {
  /*************/
  /* SECTION 1 */
  /*************/
  #section1113 {
    display: none;
  }
  .presentationNombreCont {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 20px;
  }
  /*************/
  /* SECTION 2 */
  /*************/
  #section21 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 90px;
  }
}
@media (max-width: 767px) {
  /*************/
  /* SECTION 2 */
  /*************/
  #section21 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  /*************/
  /* SECTION 3 */
  /*************/
  #section-3-1cont {
    flex-direction: column;
  }
  #section-3-1-1 {
    margin-bottom: 30px;
  }
  #section-3-1 p {
    margin-top: 30px;
  }
  #section-3-2-cont {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  #section-3-2-1-1 {
    grid-column: span 1;
  }
  #section-3-2-1-2 {
    grid-column: span 1;
  }
  #section-3-2-2-1 {
    grid-column: span 1;
    grid-row: span 1;
  }
  #section-3-2-2-1 > div {
    height: 260px !important;
  }
  #section-3-2-2-2 {
    grid-column: span 1;
  }
  #section-3-2-2-3 {
    grid-column: span 1;
  }
  #section-3-2-3-1 {
    grid-column: span 1;
  }
}



#section1111 { 
  padding: 3px 0; 
  border-left: 20px solid rgba(32,36,39, 1);
  margin: 20px auto;
}
#section1111 h1 { 
  background-color: rgba(32,36,39, 1);
  padding: 4px 0;
  color: #fff; 
  display: inline;
  margin: 0; 
}
#section1111 h1 .multiligne-padding { 
  position: relative;
  left: -10px; 
}

#section1112 { 
  padding: 2px 0; 
  border-left: 20px solid rgba(32,36,39, 1);
  margin: 20px auto;
}
#section1112 .zoom { 
  background-color: rgba(32,36,39, 1);
  padding: 7px 0;
  color: #fff; 
  display: inline;
  margin: 0; 
}
#section1112 .zoom .multiligne-padding { 
  position: relative;
  left: -10px; 
}
/* #endregion */