.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/GothamBook.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Light.woff2") format("woff2");
  font-weight: 300;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/GothamMedium.woff2") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: 'Gotham';
  src: url("../fonts/Gotham-Bold.woff2") format("woff2");
  font-weight: 700;
}
@font-face {
  font-family: 'flood-std-regular';
  src: url("../fonts/FloodStd.woff2") format("woff2");
  font-weight: 400;
}
body main section.module-temoignages {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
body main section.module-temoignages:before {
  content: "";
  background: url(../../../../img/motif.png) no-repeat;
  background-size: 100%;
  width: 757px;
  height: 854px;
  position: absolute;
  z-index: 0;
  right: -520px;
  bottom: 100px;
}
body main section.module-temoignages .contenu {
  padding: 125px 0 100px;
}
body main section.module-temoignages .contenu .container {
  max-width: 1220px;
}
body main section.module-temoignages .contenu h2 {
  color: #FF8F71;
  font-size: 41px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}
body main section.module-temoignages .contenu .entete {
  position: relative;
}
body main section.module-temoignages .contenu h3 {
  position: absolute;
  left: 100px;
  bottom: -33px;
  display: table;
  background-color: #FF8F71;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  z-index: 2;
}
body main section.module-temoignages .contenu h3 span {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .56px;
  color: #fff;
  padding: 15px 35px;
}
body main section.module-temoignages .contenu .owl-carousel {
  position: relative;
}
body main section.module-temoignages .contenu .owl-carousel .owl-item.active .intro {
  animation: fadeInLeft ease 1s both;
  -webkit-animation: fadeInLeft ease 1s both;
  -moz-animation: fadeInLeft ease 1s both;
  -o-animation: fadeInLeft ease 1s both;
}
body main section.module-temoignages .contenu .owl-carousel .owl-item.active .nom {
  animation: fadeInLeft 1s ease .2s both;
  -webkit-animation: fadeInLeft 1s ease .2s both;
  -moz-animation: fadeInLeft 1s ease .2s both;
  -o-animation: fadeInLeft 1s ease .2s both;
}
body main section.module-temoignages .contenu .owl-carousel .owl-item.active .bouton {
  animation: fadeInUp 1s ease .2s both;
  -webkit-animation: fadeInUp 1s ease .2s both;
  -moz-animation: fadeInUp 1s ease .2s both;
  -o-animation: fadeInUp 1s ease .2s both;
}
body main section.module-temoignages .contenu .owl-carousel .owl-item.active .visuel {
  animation: fadeInRight 1s ease .4s both;
  -webkit-animation: fadeInRight 1s ease .4s both;
  -moz-animation: fadeInRight 1s ease .4s both;
  -o-animation: fadeInRight 1s ease .4s both;
}
body main section.module-temoignages .contenu .owl-carousel .owl-nav {
  position: absolute;
  width: 110px;
  top: 40px;
  left: 0;
  z-index: 2;
  display: block !important;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev {
  left: 0;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev:hover .arrow {
  right: 96%;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev:hover .arrow svg {
  fill: #FF8F71;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev:hover .arrow:before {
  right: -97%;
  width: 42px;
  background-color: #FF8F71;
}
body main section.module-temoignages .contenu .owl-carousel .owl-next {
  right: 0;
}
body main section.module-temoignages .contenu .owl-carousel .owl-next:hover .arrow {
  left: 96%;
}
body main section.module-temoignages .contenu .owl-carousel .owl-next:hover .arrow svg {
  fill: #FF8F71;
}
body main section.module-temoignages .contenu .owl-carousel .owl-next:hover .arrow:before {
  left: -97%;
  width: 42px;
  background-color: #FF8F71;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev {
  position: relative;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev .arrow {
  position: absolute;
  top: 0;
  right: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev .arrow svg {
  fill: #C5C6C9;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev .arrow:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 2.9px;
  background-color: #C5C6C9;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .contenu .owl-carousel .owl-next {
  position: relative;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .contenu .owl-carousel .owl-next .arrow {
  position: absolute;
  top: 0;
  left: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .contenu .owl-carousel .owl-next .arrow svg {
  fill: #C5C6C9;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .contenu .owl-carousel .owl-next .arrow:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 2.9px;
  background-color: #C5C6C9;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev,
body main section.module-temoignages .contenu .owl-carousel .owl-next {
  position: absolute;
  width: 42.5px;
  height: 28.5px;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev span,
body main section.module-temoignages .contenu .owl-carousel .owl-next span {
  display: none;
}
body main section.module-temoignages .contenu .owl-carousel .owl-prev:focus,
body main section.module-temoignages .contenu .owl-carousel .owl-next:focus {
  outline: none;
}
body main section.module-temoignages .contenu .bloc {
  background-color: #1B2C64;
  padding: 60px;
  width: 545px;
  position: relative;
  z-index: 1;
}
body main section.module-temoignages .contenu .bloc .intro {
  color: #fff;
  font-family: 'Gotham', sans-serif;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
  height: 200px;
  overflow: hidden;
  line-height: 1.3;
  position: relative;
}
body main section.module-temoignages .contenu .bloc .intro:before {
  content: "";
  background: #1b2c64;
  background: linear-gradient(90deg,rgba(27,44,100,0) 0%,#1b2c64 41%,#1b2c64 100%);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 110px;
  height: 30px;
}
body main section.module-temoignages .contenu .bloc .intro:after {
  content: "[...]";
  position: absolute;
  bottom: -1px;
  right: 0;
  color: #fff;
  font-family: 'Gotham', sans-serif;
  font-size: 26px;
  font-weight: 700;
}
body main section.module-temoignages .contenu .bloc .nom {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
}
body main section.module-temoignages .contenu .bouton {
  background-color: #EF4735;
  border-radius: 30px;
  height: 55px;
  display: table;
  position: absolute;
  bottom: 0;
  left: 0;
}
body main section.module-temoignages .contenu .bouton:hover {
  background-color: #88E2DE;
}
body main section.module-temoignages .contenu .bouton span {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Gotham', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  padding: 0 35px;
}
body main section.module-temoignages .contenu .boutonArrow {
  margin-top: 40px;
}
body main section.module-temoignages .contenu .visuel {
  height: 560px;
  width: 100%;
  position: relative;
}
body main section.module-temoignages .contenu .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.module-temoignages .videos {
  background-color: #F5F5F5;
  padding: 75px 0 60px;
}
body main section.module-temoignages .videos .container {
  max-width: 1450px;
  position: relative;
  z-index: 1;
}
body main section.module-temoignages .videos .bloc {
  display: block;
}
body main section.module-temoignages .videos .bloc .visuel {
  width: 100%;
  height: 240px;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
}
body main section.module-temoignages .videos .bloc .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.module-temoignages .videos .bloc .visuel svg {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%) scale(1);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .videos .bloc h3 {
  color: #1B2C64;
  background-color: #fff;
  font-size: 17px;
  font-weight: 500;
  font-family: 'Gotham', sans-serif;
  text-align: center;
  padding: 15px 50px;
  min-height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  position: relative;
  margin-bottom: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .videos .bloc h3:before {
  content: "";
  background-color: #1B2C64;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
  z-index: -1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .videos .bloc:hover .visuel svg {
  transform: translateY(-50%) scale(1.3);
}
body main section.module-temoignages .videos .bloc:hover h3 {
  color: #fff;
}
body main section.module-temoignages .videos .bloc:hover h3:before {
  top: 0;
}
body main section.module-temoignages .videos .bouton {
  width: 100%;
  height: 100%;
  background-color: #FF8F71;
  position: relative;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main section.module-temoignages .videos .bouton a {
  height: 100%;
  width: 100%;
  display: block;
}
body main section.module-temoignages .videos .bouton:hover {
  background-color: #1B2C64;
}
body main section.module-temoignages .videos .bouton:hover span svg {
  transform: rotate(360deg);
}
body main section.module-temoignages .videos .bouton span {
  width: 90px;
  text-align: center;
  position: relative;
  z-index: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}
body main section.module-temoignages .videos .bouton span p {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  line-height: 1.5;
  font-family: 'Gotham', sans-serif;
}
body main section.module-temoignages .videos .bouton span svg {
  display: table;
  margin: 20px auto 0;
  transform: rotate(0);
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.module-temoignages:before {
    right: -630px;
  }
  body main section.module-temoignages .contenu {
    padding: 115px 0 90px;
  }
  body main section.module-temoignages .contenu h2 {
    font-size: 36px;
    max-width: 400px;
    width: 100%;
  }
  body main section.module-temoignages .contenu .bloc .intro {
    font-size: 24px;
    height: 185px;
  }
  body main section.module-temoignages .contenu .bloc .intro:after {
    font-size: 24px;
  }
  body main section.module-temoignages .contenu .boutonArrow {
    margin-top: 30px;
  }
  body main section.module-temoignages .contenu .visuel {
    height: 520px;
  }
  body main section.module-temoignages .videos {
    padding: 70px 0 55px;
  }
  body main section.module-temoignages .videos .bloc .visuel {
    height: 220px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.module-temoignages:before {
    right: -690px;
  }
  body main section.module-temoignages .contenu {
    padding: 100px 0 70px;
  }
  body main section.module-temoignages .contenu h2 {
    font-size: 32px;
    max-width: 380px;
    width: 100%;
  }
  body main section.module-temoignages .contenu h3 span {
    font-size: 13px;
  }
  body main section.module-temoignages .contenu .bloc .intro {
    font-size: 22px;
    height: 170px;
  }
  body main section.module-temoignages .contenu .bloc .intro:after {
    font-size: 22px;
  }
  body main section.module-temoignages .contenu .boutonArrow {
    margin-top: 30px;
  }
  body main section.module-temoignages .contenu .visuel {
    height: 540px;
  }
  body main section.module-temoignages .contenu .bouton span {
    font-size: 15px;
  }
  body main section.module-temoignages .videos {
    padding: 65px 0 50px;
  }
  body main section.module-temoignages .videos .bloc .visuel {
    height: 190px;
  }
  body main section.module-temoignages .videos .bloc .visuel svg {
    width: 42px;
  }
  body main section.module-temoignages .videos .bloc h3 {
    font-size: 15px;
    padding: 15px 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.module-temoignages:before {
    right: -690px;
  }
  body main section.module-temoignages .contenu {
    padding: 80px 0 60px;
  }
  body main section.module-temoignages .contenu h2 {
    font-size: 28px;
    max-width: 330px;
    width: 100%;
  }
  body main section.module-temoignages .contenu h3 span {
    font-size: 13px;
  }
  body main section.module-temoignages .contenu .bloc .intro {
    font-size: 22px;
    height: 170px;
  }
  body main section.module-temoignages .contenu .bloc .intro:after {
    font-size: 22px;
  }
  body main section.module-temoignages .contenu .boutonArrow {
    margin-top: 30px;
  }
  body main section.module-temoignages .contenu .visuel {
    height: 540px;
  }
  body main section.module-temoignages .contenu .bouton span {
    font-size: 15px;
  }
  body main section.module-temoignages .videos {
    padding: 60px 0;
  }
  body main section.module-temoignages .videos .bouton span svg {
    display: table;
    margin: 20px auto 0;
  }
  body main section.module-temoignages .videos .bloc .visuel {
    height: 150px;
  }
  body main section.module-temoignages .videos .bloc .visuel svg {
    width: 42px;
  }
  body main section.module-temoignages .videos .bloc h3 {
    font-size: 14px;
    padding: 15px 20px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.module-temoignages:before {
    display: none;
  }
  body main section.module-temoignages .contenu {
    padding: 60px 0 40px;
  }
  body main section.module-temoignages .contenu .container >.row {
    flex-direction: column-reverse;
  }
  body main section.module-temoignages .contenu h2 {
    font-size: 28px;
    max-width: 330px;
    width: 100%;
    text-align: center;
    margin: 0 auto 50px;
  }
  body main section.module-temoignages .contenu h3 {
    position: relative;
    bottom: 0;
    left: auto;
    margin: 0 auto 20px;
  }
  body main section.module-temoignages .contenu h3 span {
    font-size: 13px;
  }
  body main section.module-temoignages .contenu .bloc {
    width: 430px;
    padding: 40px;
  }
  body main section.module-temoignages .contenu .bloc .intro {
    font-size: 20px;
    height: 154px;
  }
  body main section.module-temoignages .contenu .bloc .intro:before {
    height: 20px;
  }
  body main section.module-temoignages .contenu .bloc .intro:after {
    font-size: 20px;
  }
  body main section.module-temoignages .contenu .boutonArrow {
    margin-top: 30px;
  }
  body main section.module-temoignages .contenu .visuel {
    height: 470px;
  }
  body main section.module-temoignages .contenu .bouton span {
    font-size: 15px;
  }
  body main section.module-temoignages .videos {
    padding: 60px 0 30px;
  }
  body main section.module-temoignages .videos .bouton {
    position: absolute;
    bottom: 30px;
    top: 50%;
    height: auto;
    width: auto;
    right: 30px;
    left: 51.5%;
  }
  body main section.module-temoignages .videos .bouton span svg {
    display: table;
    margin: 20px auto 0;
  }
  body main section.module-temoignages .videos .bloc {
    margin-bottom: 30px;
  }
  body main section.module-temoignages .videos .bloc .visuel {
    height: 170px;
  }
  body main section.module-temoignages .videos .bloc .visuel svg {
    width: 42px;
  }
  body main section.module-temoignages .videos .bloc h3 {
    font-size: 14px;
    padding: 15px 20px;
  }
}
@media (max-width: 767.98px) {
  body main section.module-temoignages:before {
    display: none;
  }
  body main section.module-temoignages .contenu {
    padding: 40px 0;
  }
  body main section.module-temoignages .contenu .container >.row {
    flex-direction: column-reverse;
  }
  body main section.module-temoignages .contenu h2 {
    font-size: 22px;
    max-width: 330px;
    width: 100%;
    text-align: center;
    margin: 0 auto 30px;
  }
  body main section.module-temoignages .contenu h3 {
    position: relative;
    bottom: 0;
    left: auto;
    margin: 0 auto 20px;
  }
  body main section.module-temoignages .contenu h3 span {
    font-size: 12px;
    padding: 12px 35px;
  }
  body main section.module-temoignages .contenu .bloc {
    width: 100%;
    padding: 20px;
  }
  body main section.module-temoignages .contenu .bloc .intro {
    font-size: 16px;
    height: auto;
    margin-bottom: 0;
  }
  body main section.module-temoignages .contenu .bloc .intro:before {
    height: 20px;
  }
  body main section.module-temoignages .contenu .bloc .intro:after {
    font-size: 18px;
  }
  body main section.module-temoignages .contenu .owl-carousel .owl-nav {
    position: relative;
    margin: 25px auto 0;
    height: 30px;
    top: auto;
  }
  body main section.module-temoignages .contenu .owl-carousel .row {
    flex-direction: column-reverse;
  }
  body main section.module-temoignages .contenu .boutonArrow {
    margin: 30px auto 0;
  }
  body main section.module-temoignages .contenu .visuel {
    height: 200px;
  }
  body main section.module-temoignages .contenu .bouton {
    position: relative;
    margin: 25px auto 0;
  }
  body main section.module-temoignages .contenu .bouton span {
    font-size: 15px;
  }
  body main section.module-temoignages .videos {
    padding: 40px 0;
  }
  body main section.module-temoignages .videos .bouton {
    position: relative;
    bottom: auto;
    top: auto;
    height: 150px;
    width: 100%;
    right: auto;
    left: auto;
  }
  body main section.module-temoignages .videos .bouton span {
    width: auto;
  }
  body main section.module-temoignages .videos .bouton span p {
    margin-bottom: 5px;
  }
  body main section.module-temoignages .videos .bouton span svg {
    display: table;
    margin: 20px auto 0;
  }
  body main section.module-temoignages .videos .bloc {
    margin-bottom: 20px;
  }
  body main section.module-temoignages .videos .bloc .visuel {
    height: 170px;
  }
  body main section.module-temoignages .videos .bloc .visuel svg {
    width: 42px;
  }
  body main section.module-temoignages .videos .bloc h3 {
    font-size: 14px;
    padding: 15px 20px;
  }
}
