.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body main section.modulesolutions {
  padding: 110px 0;
  position: relative;
  overflow: hidden;
}
body main section.modulesolutions .contenu {
  text-align: center;
}
body main section.modulesolutions .contenu .container {
  max-width: 1270px;
}
body main section.modulesolutions .contenu img {
  margin-bottom: 15px;
}
body main section.modulesolutions .contenu .entete {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3.6px;
  color: #003160;
}
body main section.modulesolutions .contenu .titreP {
  margin-bottom: 50px;
}
body main section.modulesolutions .contenu .global {
  position: relative;
}
body main section.modulesolutions .contenu .global .motif1 {
  position: absolute;
  right: 100%;
  margin-right: -50px;
  top: 102px;
  margin-bottom: 0;
}
body main section.modulesolutions .contenu .global .motif2 {
  position: absolute;
  left: 100%;
  top: 102px;
  margin-left: -50px;
  margin-bottom: 0;
}
body main section.modulesolutions .contenu .cta {
  background-color: #04A6FF;
  margin: 70px auto 0;
}
body main section.modulesolutions .contenu .cta:hover {
  background-color: #003160;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body main section.modulesolutions {
    padding: 100px 0;
  }
  body main section.modulesolutions .contenu .entete {
    font-size: 17px;
  }
  body main section.modulesolutions .contenu .global .motif1 {
    margin-right: -80px;
  }
  body main section.modulesolutions .contenu .global .motif2 {
    margin-left: -80px;
  }
  body main section.modulesolutions .contenu .cta {
    margin: 60px auto 0;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body main section.modulesolutions {
    padding: 90px 0;
  }
  body main section.modulesolutions .contenu .entete {
    font-size: 16px;
  }
  body main section.modulesolutions .contenu .global .motif1 {
    margin-right: -80px;
  }
  body main section.modulesolutions .contenu .global .motif2 {
    margin-left: -80px;
  }
  body main section.modulesolutions .contenu .cta {
    margin: 60px auto 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body main section.modulesolutions {
    padding: 80px 0;
  }
  body main section.modulesolutions .contenu .entete {
    font-size: 16px;
  }
  body main section.modulesolutions .contenu .global .motif1 {
    margin-right: -80px;
  }
  body main section.modulesolutions .contenu .global .motif2 {
    margin-left: -80px;
  }
  body main section.modulesolutions .contenu .owl-carousel .owl-nav {
    margin: 30px auto 0;
    width: 90px;
    display: flex;
    justify-content: space-between;
  }
  body main section.modulesolutions .contenu .owl-carousel .owl-nav button:focus {
    outline: none;
  }
  body main section.modulesolutions .contenu .owl-carousel .owl-nav button svg {
    fill: #003160;
    width: 35px;
    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.modulesolutions .contenu .owl-carousel .owl-nav button:hover svg {
    fill: #04A6FF;
  }
  body main section.modulesolutions .contenu .cta {
    margin: 60px auto 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body main section.modulesolutions {
    padding: 60px 0;
  }
  body main section.modulesolutions .contenu .entete {
    font-size: 15px;
  }
  body main section.modulesolutions .contenu .global .motif1 {
    display: none;
  }
  body main section.modulesolutions .contenu .global .motif2 {
    display: none;
  }
  body main section.modulesolutions .contenu .owl-carousel .owl-nav {
    margin: 30px auto 0;
    width: 90px;
    display: flex;
    justify-content: space-between;
  }
  body main section.modulesolutions .contenu .owl-carousel .owl-nav button:focus {
    outline: none;
  }
  body main section.modulesolutions .contenu .owl-carousel .owl-nav button svg {
    fill: #003160;
    width: 35px;
    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.modulesolutions .contenu .owl-carousel .owl-nav button:hover svg {
    fill: #04A6FF;
  }
  body main section.modulesolutions .contenu .cta {
    margin: 50px auto 0;
  }
}
@media (max-width: 767.98px) {
  body main section.modulesolutions {
    padding: 40px 0;
  }
  body main section.modulesolutions .contenu .titreP {
    margin-bottom: 30px;
  }
  body main section.modulesolutions .contenu .entete {
    font-size: 14px;
  }
  body main section.modulesolutions .contenu .global .motif1 {
    display: none;
  }
  body main section.modulesolutions .contenu .global .motif2 {
    display: none;
  }
  body main section.modulesolutions .contenu .owl-carousel .owl-nav {
    margin: 30px auto 0;
    width: 90px;
    display: flex;
    justify-content: space-between;
  }
  body main section.modulesolutions .contenu .owl-carousel .owl-nav button:focus {
    outline: none;
  }
  body main section.modulesolutions .contenu .owl-carousel .owl-nav button svg {
    fill: #003160;
    width: 35px;
    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.modulesolutions .contenu .owl-carousel .owl-nav button:hover svg {
    fill: #04A6FF;
  }
  body main section.modulesolutions .contenu .cta {
    margin: 30px auto 0;
  }
}
