.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.moduleprestation {
  padding: 100px 0 260px;
  position: relative;
}
body main section.moduleprestation #forme {
  position: absolute;
  top: -460px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
body main section.moduleprestation .contenu {
  z-index: 2;
  position: relative;
}
body main section.moduleprestation .contenu .container {
  max-width: 1585px;
}
body main section.moduleprestation .contenu .owl-carousel {
  width: 1950px;
}
body main section.moduleprestation .contenu .owl-carousel .owl-nav {
  position: relative;
  width: 70px;
  height: 29px;
  margin: 60px 0 0;
  margin-left: 460px;
  z-index: 2;
  display: block !important;
}
body main section.moduleprestation .contenu .owl-carousel .owl-prev {
  left: 0;
}
body main section.moduleprestation .contenu .owl-carousel .owl-prev:hover .arrow {
  right: 96%;
}
body main section.moduleprestation .contenu .owl-carousel .owl-prev:hover .arrow svg {
  fill: #F92524;
}
body main section.moduleprestation .contenu .owl-carousel .owl-prev:hover .arrow:before {
  right: -49%;
  width: 22px;
  background-color: #F92524;
}
body main section.moduleprestation .contenu .owl-carousel .owl-next {
  right: 0;
}
body main section.moduleprestation .contenu .owl-carousel .owl-next:hover .arrow {
  left: 96%;
}
body main section.moduleprestation .contenu .owl-carousel .owl-next:hover .arrow svg {
  fill: #F92524;
}
body main section.moduleprestation .contenu .owl-carousel .owl-next:hover .arrow:before {
  left: -49%;
  width: 22px;
  background-color: #F92524;
}
body main section.moduleprestation .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.moduleprestation .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.moduleprestation .contenu .owl-carousel .owl-prev .arrow svg {
  fill: #E1E1E1;
  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.moduleprestation .contenu .owl-carousel .owl-prev .arrow svg path {
  transform: translate(42.516px,29.406px) rotate(180deg) scale(1.03) !important;
}
body main section.moduleprestation .contenu .owl-carousel .owl-prev .arrow:before {
  content: "";
  position: absolute;
  right: 0;
  top: 12.3px;
  width: 0;
  height: 4.1px;
  background-color: #E1E1E1;
  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.moduleprestation .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.moduleprestation .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.moduleprestation .contenu .owl-carousel .owl-next .arrow svg {
  fill: #E1E1E1;
  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.moduleprestation .contenu .owl-carousel .owl-next .arrow svg path {
  transform: scale(1.03);
}
body main section.moduleprestation .contenu .owl-carousel .owl-next .arrow:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12.3px;
  width: 0;
  height: 4.1px;
  background-color: #E1E1E1;
  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.moduleprestation .contenu .owl-carousel .owl-prev,
body main section.moduleprestation .contenu .owl-carousel .owl-next {
  position: absolute;
  width: 22px;
  height: 28.5px;
}
body main section.moduleprestation .contenu .owl-carousel .owl-prev span,
body main section.moduleprestation .contenu .owl-carousel .owl-next span {
  display: none;
}
body main section.moduleprestation .contenu .owl-carousel .owl-prev:focus,
body main section.moduleprestation .contenu .owl-carousel .owl-next:focus {
  outline: none;
}
body main section.moduleprestation .contenu h2 {
  color: #181818;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 60px;
}
body main section.moduleprestation .contenu h2 svg {
  margin-left: 50px;
  margin-top: 18px;
}
@media (min-width: 1921px) {
  body main section.moduleprestation {
    padding: 50px 0 260px;
  }
  body main section.moduleprestation #forme {
    top: -540px;
  }
  body main section.moduleprestation .contenu .owl-carousel {
    width: 2100px;
  }
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.moduleprestation {
    padding: 80px 0 200px;
  }
  body main section.moduleprestation #forme {
    width: 1550px;
  }
  body main section.moduleprestation .contenu h2 {
    font-size: 44px;
    margin-bottom: 50px;
  }
  body main section.moduleprestation .contenu .owl-carousel {
    width: 1650px;
  }
  body main section.moduleprestation .contenu .owl-carousel .arrow svg {
    width: 35px;
  }
  body main section.moduleprestation .contenu .owl-carousel .arrow:before {
    top: 13.3px !important;
    height: 3px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.moduleprestation {
    padding: 70px 0 170px;
  }
  body main section.moduleprestation #forme {
    width: 1550px;
    left: -100px;
  }
  body main section.moduleprestation .contenu h2 {
    font-size: 38px;
    margin-bottom: 50px;
  }
  body main section.moduleprestation .contenu .owl-carousel {
    width: 1650px;
  }
  body main section.moduleprestation .contenu .owl-carousel .arrow svg {
    width: 35px;
  }
  body main section.moduleprestation .contenu .owl-carousel .arrow:before {
    top: 13.3px !important;
    height: 3px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.moduleprestation {
    padding: 50px 0 100px;
    overflow: hidden;
    position: relative;
  }
  body main section.moduleprestation #forme {
    width: 100%;
    left: 0;
  }
  body main section.moduleprestation .contenu h2 {
    font-size: 38px;
    margin-bottom: 50px;
  }
  body main section.moduleprestation .contenu .owl-carousel {
    width: 1650px;
  }
  body main section.moduleprestation .contenu .owl-carousel .arrow svg {
    width: 35px;
  }
  body main section.moduleprestation .contenu .owl-carousel .arrow:before {
    top: 13.3px !important;
    height: 3px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.moduleprestation {
    padding: 0 0 80px;
    overflow: hidden;
    position: relative;
  }
  body main section.moduleprestation #forme {
    width: 1080px;
    left: -210px;
  }
  body main section.moduleprestation .contenu h2 {
    font-size: 34px;
    margin-bottom: 50px;
  }
  body main section.moduleprestation .contenu .owl-carousel {
    width: 1300px;
  }
  body main section.moduleprestation .contenu .owl-carousel .arrow svg {
    width: 35px;
  }
  body main section.moduleprestation .contenu .owl-carousel .arrow:before {
    top: 13.3px !important;
    height: 3px !important;
  }
}
@media (max-width: 767.98px) {
  body main section.moduleprestation {
    padding: 0 0 40px;
    overflow: hidden;
    position: relative;
  }
  body main section.moduleprestation #forme {
    width: 910px;
    left: -440px;
    top: -520px;
  }
  body main section.moduleprestation .contenu h2 {
    font-size: 28px;
    margin-bottom: 40px;
    text-align: center;
  }
  body main section.moduleprestation .contenu h2 svg {
    margin-left: 20px;
    width: 20px;
  }
  body main section.moduleprestation .contenu .owl-carousel {
    width: 100%;
  }
  body main section.moduleprestation .contenu .owl-carousel .owl-nav {
    margin: 40px auto 0;
    margin-left: auto;
  }
  body main section.moduleprestation .contenu .owl-carousel .arrow svg {
    width: 35px;
  }
  body main section.moduleprestation .contenu .owl-carousel .arrow:before {
    top: 13.3px !important;
    height: 3px !important;
  }
}
