.offres .offshore-contact,.offers .offshore-contact {
  -webkit-transform: skew(0deg,-4deg);
    transform: skew(0deg,-4deg);
    background: #f5f5f5;
}
.offres .offshore-contact .fix-skew, .offers .offshore-contact .fix-skew{
  -webkit-transform: skew(0deg,4deg);
    transform: skew(0deg,4deg);
    height: 300px;
}
.modele-hybride .contenu{
  width: 915px;
  text-align: center;
  margin: 30px auto;
  padding-bottom: 30px;
}
.modele-hybride .contenu{
  width: 915px;
  text-align: center;
  margin: 30px auto;
}
.modele-hybride .contenu p{
  font-family: "Gotham book";
}

.modus-operandi {
  background-color: #f5f5f5;    
  padding-bottom: 150px;
}
.modus-operandi .contenu {
  width: 1020px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 30px auto;
}

.modus-operandi .contenu .contenu-gauche {
  width: 50%;
  padding: 20px;
  border-top: 2px solid #660133;
  border-right: 2px solid #660133;
  border-top-right-radius: 5px;
  height: 90px;
  font-family: "gotham book";
  padding-left: 0px;
}

.modus-operandi .contenu .contenu-droit {
  position: relative;
  width: 50%;
  padding: 20px;
  border-bottom: 2px solid #660133;
  border-bottom-left-radius: 5px;
  height: 100px;
  font-family: "gotham book";
  padding-right: 0px;
}

.modus-operandi .contenu .contenu-droit::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  border-bottom-left-radius: 5px;
  border-left: 2px solid #660133;
  border-bottom: 2px solid #660133;
  left: -0.3%;
  bottom: -2px;
}

.offres-avantages {
  -webkit-transform: skew(0deg,-4deg);
          transform: skew(0deg,-4deg);
  background-color: #fff;
    margin-top: -91px;
}

.offres-avantages .fix-skew {
  -webkit-transform: skew(0deg,4deg);
          transform: skew(0deg,4deg);
}

.offres-avantages .fix-skew .contenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.offres-avantages .fix-skew .contenu .contain {
  width: 1100px;
  margin: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  height: auto;
}

.offres-avantages .fix-skew .contenu .contain p {
  position: absolute;
  font-family: "gotham book";
  word-spacing: 5px;
}

.offres-avantages .fix-skew .contenu .contain h4 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "gotham Bold";
  font-size: 25px;
  color: #660133;
  width: 120px;
  text-align: center;
  line-height: 35px;
}

.offres-avantages .fix-skew .contenu .contain p.p1 {
  left: 0px;
  top: 0%;
  width: 320px;
  text-align: right;
}

.offres-avantages .fix-skew .contenu .contain p.p2 {
  left: 71%;
  top: 0%;
  width: 350px;
}

.offres-avantages .fix-skew .contenu .contain p.p3 {
  left: -20px;
  top: 80%;
  width: 350px;
  text-align: right;
}

.offres-avantages .fix-skew .contenu .contain p.p4 {
  left: 70%;
  top: 85%;
  width: 350px;
}
.offres-avantages .fix-skew .contenu2 {
  display: -webkit-box;
  display: -ms-flexbox;
 /* display: flex;*/
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 350px;
  margin: 30px auto;
  display: none;
}

.offres-avantages .fix-skew .contenu2 .child:not(:first-of-type) {
  width: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-left: 5px solid #f5f5f5;
}

.offres-avantages .fix-skew .contenu2 .child:not(:first-of-type) p:nth-of-type(1) {
  position: relative;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-left: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f5f5f5;
  margin-top: 30px;
  font-family: "gotham bold";
  color: #660133;
}

.offres-avantages .fix-skew .contenu2 .child:not(:first-of-type) p:nth-of-type(1)::before {
  content: "";
  position: absolute;
  left: -25px;
  top: 50%;
  width: 25px;
  height: 5px;
  background-color: #f5f5f5;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.offres-avantages .fix-skew .contenu2 .child:not(:first-of-type) p:nth-of-type(2) {
  margin-left: 15px;
  width: 275px;
  padding: 17px 0;
  min-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "gotham book";
}

.offres-avantages .fix-skew .contenu2 .child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
}

.offres-avantages .fix-skew .contenu2 .child:first-of-type {
  position: relative;
  width: 200px;
  background-color: #f5f5f5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 10px;
}

.offres-avantages .fix-skew .contenu2 .child:first-of-type h4 {
  font-family: "gotham bold";
  font-size: 20px;
  color: #660133;
  text-align: center;
  line-height: 35px;
}

.offres-avantages .fix-skew .contenu2 .child:first-of-type::before {
  content: "";
  position: absolute;
  left: -77.5px;
  top: 50%;
  height: 5px;
  width: 77.5px;
  background-color: #f5f5f5;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.offres-avantages .fix-skew .contenu2 .child:first-of-type::after {
  content: "";
  position: absolute;
  left: -75px;
  top: 50%;
  height: 25px;
  width: 5px;
  background-color: #f5f5f5;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.offres-avantages .fix-skew .contenu2 .child:last-of-type {
  border-left: none;
  position: relative;
}

.offres-avantages .fix-skew .contenu2 .child:last-of-type::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0%;
  height: 50px;
  width: 5px;
  background-color: #f5f5f5;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media all and (max-width: 1100px) {
  .modele-hybride .contenu{
    width: auto;
    margin: 30px;
  }
  .modus-operandi .contenu{
    width: auto;
    height:auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    margin-left: 30px;
    
    margin-right: 30px;
  }
  .modus-operandi .contenu .contenu-gauche {
    border: none;
    border-radius: 0px;
      width: 100%;
     /* padding: 20px; */
      height: auto;
      border-bottom: 2px solid #660133;
      border-right: 2px solid #660133;
      border-bottom-right-radius: 5px;
    max-width: 500px;
    margin-left: 20px;
  }
  .modus-operandi .contenu .contenu-droit {
    border: none;
    border-radius: 0px;
    position: relative;
    width: 100%;
    /*padding: 20px;*/
    border-left: 2px solid #660133;
    border-TOP-left-radius: 5px;
    height: auto;
    max-width: 500px;
    margin-left: -20px;
  }
  .modus-operandi .contenu .contenu-droit::after {
    border: none;
    border-radius: 0px;
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    border-top-left-radius: 5px;
    border-left: 2px solid #660133;
    border-top: 2px solid #660133;
    left: -2px;
    top: -2px;
}
}
@media all and (max-width: 1200px) {
  .offres-avantages .fix-skew .contenu .contain{
    width: 810px;
  }
  .offres-avantages .fix-skew .contenu .contain img{
    width: 300px;
  }
  .offres-avantages .fix-skew .contenu .contain p {
    width: 250px !important;
    word-spacing: normal;
    font-size: 14px;
    line-height: 18px;
  }
  .offres-avantages .fix-skew .contenu .contain p.p1{
    top:-5%;
    left: -5px;
  }
  .offres-avantages .fix-skew .contenu .contain p.p2{
    top:-5%;
    left: 70%;
  }
  .offres-avantages .fix-skew .contenu .contain p.p3{
    top:70%;
    left: 0px;
  }
  .offres-avantages .fix-skew .contenu .contain p.p4{
    top:83%;
    left: 70%;
  }
}
@media all and (max-width: 850px) {
  .offres-avantages .fix-skew .contenu2 {
    display: flex;
  }
  .offres-avantages .fix-skew .contenu {
    display: none;
  }
}