.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.secondevie {
  overflow: hidden;
  padding: 30px 0 0;
}
body main section.secondevie h2 {
  color: #C41152;
  font-size: 21px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
body main section.secondevie h2 strong {
  font-weight: 700;
}
body main section.secondevie .texte,
body main section.secondevie .chapo {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.45;
  color: #1A171B;
}
body main section.secondevie .texte p,
body main section.secondevie .chapo p {
  margin-bottom: 1em;
}
body main section.secondevie .texte strong,
body main section.secondevie .chapo strong {
  font-weight: 700;
}
body main section.secondevie .texte ul,
body main section.secondevie .chapo ul {
  list-style: none;
  padding: 0;
  margin: 0 0 1em;
}
body main section.secondevie .texte ul li,
body main section.secondevie .chapo ul li {
  padding-left: 16px;
  position: relative;
  margin-bottom: 10px;
}
body main section.secondevie .texte ul li:before,
body main section.secondevie .chapo ul li:before {
  content: "\2022";
  color: #C41152;
  position: absolute;
  left: 0;
}
body main section.secondevie .alerte {
  color: #C41152;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6;
  margin: 20px 0;
}
body main section.secondevie .alerte p {
  color: #C41152;
  font-weight: 700;
  margin-bottom: 0;
}
body main section.secondevie .btn-noir {
  display: inline-block;
  background: #1A171B;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 14px 30px;
  text-decoration: none;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body main section.secondevie .btn-noir:hover {
  background: #C41152;
  color: #fff;
}
body main section.secondevie .btn-magenta {
  display: inline-block;
  background: #C41152;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 14px 30px;
  text-decoration: none;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body main section.secondevie .btn-magenta:hover {
  background: #9e0e42;
}
body main section.secondevie .pourquoi {
  margin: 40px 0 70px;
  position: relative;
}
body main section.secondevie .pourquoi > .row > .col-12 {
  position: relative;
}
body main section.secondevie .pourquoi .cadre {
  width: 890px;
  height: 100%;
  position: absolute;
  right: 12px;
}
body main section.secondevie .pourquoi .cadre img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.secondevie .pourquoi .bloc {
  position: relative;
  z-index: 2;
  background: #fff;
  padding: 20px 25px 5px 5px;
  margin: 50px 25px 25px 0;
}
body main section.secondevie .pourquoi .bloc h2 {
  margin-bottom: 14px;
}
body main section.secondevie .pourquoi .argument {
  margin-top: 16px;
}
body main section.secondevie .pourquoi .argument h3 {
  font-size: 16px;
  font-weight: 700;
  color: #1A171B;
  text-transform: uppercase;
  margin-bottom: 4px;
  line-height: 1.35;
}
body main section.secondevie .pourquoi .argument .question {
  color: #C41152;
  font-style: italic;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  margin: 0;
}
body main section.secondevie .pourquoi .argument .question a {
  color: #C41152;
  font-style: italic;
  text-decoration: underline;
}
body main section.secondevie .pourquoi .argument .question a:hover {
  color: #950d3e;
}
body main section.secondevie .photo-carte {
  margin-bottom: 70px;
  position: relative;
}
body main section.secondevie .photo-carte .row {
  row-gap: 30px;
}
body main section.secondevie .photo-carte .row > div {
  position: relative;
}
body main section.secondevie .photo-carte .pc-photo .cadre {
  position: absolute;
  left: 12px;
  width: 890px;
  height: 100%;
  top: 0;
}
body main section.secondevie .photo-carte .pc-photo .cadre img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.secondevie .photo-carte .pc-photo .cadre .credit {
  position: absolute;
  bottom: 8px;
  left: 35px;
  color: #fff;
  font-size: 11px;
  font-weight: 300;
  text-shadow: 0 0 4px rgba(0,0,0,0.7);
  z-index: 2;
}
body main section.secondevie .photo-carte .carte-blanche {
  position: relative;
  z-index: 2;
  background: #fff;
  box-shadow: 0 0 25px rgba(0,0,0,0.12);
  padding: min(50px, 4vw);
  margin: 45px 0 45px -40px;
}
body main section.secondevie .photo-carte.durer .carte-blanche {
  padding: 28px min(50px, 4vw);
}
body main section.secondevie .photo-carte.durer .carte-blanche .texte ul li {
  color: #C41152;
}
body main section.secondevie .photo-carte.durer .carte-blanche .texte ul li strong {
  color: #C41152;
}
body main section.secondevie .photo-carte.durer .carte-blanche .texte ul li:before {
  color: #C41152;
}
body main section.secondevie .remise-compare {
  margin-bottom: 70px;
}
body main section.secondevie .remise-compare .row {
  row-gap: 30px;
}
body main section.secondevie .remise-compare .remise-texte .bloc {
  background: #fff;
  box-shadow: 0 0 25px rgba(0,0,0,0.12);
  padding: min(45px, 4vw);
}
body main section.secondevie .remise-compare .remise-photo {
  position: relative;
}
body main section.secondevie .remise-compare .remise-photo .ba-slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  line-height: 0;
}
body main section.secondevie .remise-compare .remise-photo .ba-slider img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
body main section.secondevie .remise-compare .remise-photo .ba-slider .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}
body main section.secondevie .remise-compare .remise-photo .ba-slider .resize img {
  max-width: none;
}
body main section.secondevie .remise-compare .remise-photo .ba-slider .handle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 4px;
  margin-left: -2px;
  background: rgba(255,255,255,0.85);
  cursor: ew-resize;
  z-index: 3;
}
body main section.secondevie .remise-compare .remise-photo .ba-slider .handle:after {
  content: '\21d4';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 50%;
  background: #C41152;
  color: #fff;
  font-size: 26px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.35);
}
body main section.secondevie .remise-compare .remise-photo .ba-slider .ba-label {
  position: absolute;
  bottom: 12px;
  z-index: 2;
  background: rgba(0,0,0,0.55);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 3px;
  line-height: 1.4;
}
body main section.secondevie .remise-compare .remise-photo .ba-slider .ba-apres {
  right: 14px;
}
body main section.secondevie .remise-compare .remise-photo .ba-slider .ba-avant {
  left: 14px;
}
body main section.secondevie .remise-compare .remise-photo .visuel-simple img {
  width: 100%;
  display: block;
}
body main section.secondevie .fabricant {
  margin-bottom: 70px;
  background: #fff;
  box-shadow: 0 0 25px rgba(0,0,0,0.12);
  padding: min(50px, 4vw);
}
body main section.secondevie .fabricant .intro {
  font-size: 16px;
  font-weight: 700;
  color: #1A171B;
  margin-bottom: 25px;
}
body main section.secondevie .fabricant .row {
  row-gap: 20px;
}
body main section.secondevie .produits {
  margin-bottom: 80px;
}
body main section.secondevie .produits .centre {
  text-align: center;
}
body main section.secondevie .produits .intro-centre {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 40px;
}
body main section.secondevie .produits .cartes {
  row-gap: 30px;
  align-items: flex-start;
}
body main section.secondevie .produits .carte-produit .inner {
  border: 1px solid #E6E6E6;
  background: #fff;
  display: flex;
  flex-direction: column;
}
body main section.secondevie .produits .carte-produit .inner .visuel {
  padding: 20px;
}
body main section.secondevie .produits .carte-produit .inner .visuel img {
  width: 100%;
  height: auto;
  display: block;
}
body main section.secondevie .produits .carte-produit .inner h3 {
  color: #C41152;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .5px;
  padding: 0 15px 18px;
  margin: 0;
}
body main section.secondevie .produits .carte-produit .inner .carac-toggle {
  border: 0;
  width: 100%;
  background: #9C9E9F;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  padding: 12px 40px 12px 15px;
  cursor: pointer;
  position: relative;
}
body main section.secondevie .produits .carte-produit .inner .carac-toggle .fleche {
  position: absolute;
  right: 18px;
  top: 50%;
  width: 11px;
  height: 11px;
  margin-top: -8px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body main section.secondevie .produits .carte-produit .inner .carac-body {
  display: none;
  padding: 18px 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
}
body main section.secondevie .produits .carte-produit .inner .carac-body p {
  margin-bottom: 6px;
}
body main section.secondevie .produits .carte-produit .inner .carac-body strong {
  font-weight: 700;
}
body main section.secondevie .produits .carte-produit .inner .btn-tarif {
  display: block;
  text-align: center;
  background: #C41152;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 14px 15px;
  text-decoration: none;
  margin-top: auto;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body main section.secondevie .produits .carte-produit .inner .btn-tarif:hover {
  background: #9e0e42;
}
body main section.secondevie .produits .carte-produit .inner.ouvert .carac-body {
  display: block;
}
body main section.secondevie .produits .carte-produit .inner.ouvert .carac-toggle .fleche {
  transform: rotate(225deg);
  margin-top: -3px;
}
body main section.secondevie .temoignages {
  margin-bottom: 40px;
}
body main section.secondevie .temoignages > .row:first-child h2 {
  margin-bottom: 40px;
}
body main section.secondevie .temoignages .temoin {
  row-gap: 30px;
  margin-bottom: 90px;
  align-items: center;
  position: relative;
  padding: 50px 0;
}
body main section.secondevie .temoignages .temoin:before {
  content: "";
  background-color: #FAFAFA;
  width: 2000px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 160px;
  z-index: -102;
}
body main section.secondevie .temoignages .temoin.inverse:before {
  right: auto;
  left: 160px;
}
body main section.secondevie .temoignages .temoin .temoin-texte {
  padding-left: 95px;
  padding-right: 95px;
}
body main section.secondevie .temoignages .temoin .chapo {
  margin-bottom: 25px;
}
body main section.secondevie .temoignages .temoin .chapo strong {
  font-weight: 700;
}
body main section.secondevie .temoignages .temoin .citation {
  position: relative;
  color: #C41152;
  font-style: italic;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}
body main section.secondevie .temoignages .temoin .citation p {
  color: #C41152;
  margin-bottom: 1em;
}
body main section.secondevie .temoignages .temoin .citation:before,
body main section.secondevie .temoignages .temoin .citation:after {
  content: "";
  position: absolute;
  width: 69px;
  height: 69px;
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
body main section.secondevie .temoignages .temoin .citation:before {
  background-image: url(../../../../img/quote-left.svg);
  left: -95px;
  top: 0;
}
body main section.secondevie .temoignages .temoin .citation:after {
  background-image: url(../../../../img/quote-right.svg);
  right: -95px;
  bottom: 0;
}
body main section.secondevie .temoignages .temoin:not(.inverse) .citation:before {
  left: -135px;
}
body main section.secondevie .temoignages .temoin.inverse .citation:after {
  right: -135px;
}
body main section.secondevie .temoignages .temoin .citation .signature {
  display: block;
  text-align: right;
  margin-top: 18px;
  color: #C41152;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
body main section.secondevie .temoignages .temoin .temoin-photo .cadre {
  position: relative;
  margin-top: -45px;
  aspect-ratio: 4 / 3;
  height: auto;
  min-height: 0;
  overflow: hidden;
}
body main section.secondevie .temoignages .temoin .temoin-photo .cadre img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
body main section.secondevie .temoignages .temoin .temoin-photo .cadre img.portrait {
  object-position: center 70%;
}
body main section.secondevie .bande-noire {
  background: #1A171B;
  padding: 110px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
body main section.secondevie .bande-noire .filigrane {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: auto;
  width: auto;
  pointer-events: none;
}
body main section.secondevie .bande-noire .container {
  position: relative;
}
body main section.secondevie .bande-noire p {
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.5;
  max-width: 900px;
  margin: 0 auto 35px;
}
@media (max-width: 991px) {
  body main section.secondevie .photo-carte .pc-photo .cadre {
    position: relative;
    left: auto;
    right: auto;
    width: 100%;
    height: 300px;
  }
  body main section.secondevie .photo-carte .carte-blanche {
    margin: 0;
  }
  body main section.secondevie .remise-compare .remise-photo {
    position: static;
  }
  body main section.secondevie .remise-compare .remise-photo .ba-slider {
    position: relative;
  }
  body main section.secondevie .remise-compare .remise-photo .ba-slider img {
    height: auto;
  }
  body main section.secondevie .pourquoi .cadre {
    position: relative;
    right: auto;
    width: 100%;
    height: 300px;
  }
  body main section.secondevie .pourquoi .bloc {
    margin: 20px 0 0;
    padding: 0;
  }
  body main section.secondevie .temoignages .temoin {
    padding: 25px 0;
  }
  body main section.secondevie .temoignages .temoin:before {
    right: 0;
    left: 0;
    width: auto;
  }
  body main section.secondevie .temoignages .temoin .temoin-photo .cadre {
    margin-top: 0;
    min-height: 0;
    aspect-ratio: 4 / 3;
    height: auto;
  }
  body main section.secondevie .bande-noire p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  body main section.secondevie .photo-carte .carte-blanche {
    padding: 25px 20px;
  }
  body main section.secondevie .temoignages .temoin .temoin-texte {
    padding-left: 54px;
    padding-right: 54px;
  }
  body main section.secondevie .temoignages .temoin .citation:before,
  body main section.secondevie .temoignages .temoin .citation:after {
    width: 40px;
    height: 40px;
  }
  body main section.secondevie .temoignages .temoin .citation:before {
    left: -54px;
  }
  body main section.secondevie .temoignages .temoin .citation:after {
    right: -54px;
  }
  body main section.secondevie .temoignages .temoin:not(.inverse) .citation:before {
    left: -54px;
  }
  body main section.secondevie .temoignages .temoin.inverse .citation:after {
    right: -54px;
  }
  body main section.secondevie .bande-noire {
    padding: 70px 0;
  }
}
