.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
::-webkit-scrollbar {
  width: 12px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(162,162,162,0.6);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(162,162,162,0.6);
}
body {
  overflow-x: hidden;
  background-color: #fff;
}
body #grdp_barre_mini a {
  font-size: 12px;
}
body #grdp_barre_mini {
  display: none !important;
}
body #grdp_barre_maxi p {
  color: #fff;
  font-size: 13px;
}
body #grdp_barre_maxi a {
  font-size: 13px;
}
body .cookie-notice-container {
  display: none !important;
}
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Poppins', sans-serif;
  color: #444444;
  line-height: 1.3;
  font-weight: 400;
}
body a {
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  line-height: 1.3;
  font-weight: 400;
  color: #444444;
  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 a:hover {
  text-decoration: none;
}
body p,
body span,
body li {
  font-family: 'Poppins', sans-serif;
  line-height: 1.6;
  font-weight: 400;
  font-size: 17px;
  color: #444444;
}
body p:hover,
body span:hover,
body li:hover {
  text-decoration: none;
}
body p {
  margin-bottom: 15px;
}
body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body .sfsiplus_footerLnk {
  display: none;
}
body .lightboxOverlay {
  background-color: #444444 !important;
  opacity: .9 !important;
}
body .lightbox .lb-image {
  border: 0 !important;
  border-radius: 0 !important;
}
body .lightbox .lb-number {
  display: none !important;
}
body .lightbox .lb-outerContainer {
  border-radius: 0 !important;
}
body .lightbox .lb-closeContainer {
  position: absolute;
  top: -20px;
  right: 50px;
}
@media (max-width: 998.98px) {
  body .lightbox .lb-closeContainer {
    top: -50px;
    right: 10px;
  }
}
@media (max-width: 767.9px) {
  body .lightbox .lb-closeContainer {
    top: -40px;
    right: 10px;
  }
}
body .lightbox .lb-nav a.lb-prev {
  width: 70px !important;
  left: -70px !important;
  opacity: 1 !important;
  position: absolute !important;
}
body .lightbox .lb-nav a.lb-next {
  width: 70px !important;
  right: -70px !important;
  opacity: 1 !important;
  position: absolute !important;
}
body #gototop {
  position: fixed;
  background: #003160;
  border-radius: 50%;
  color: #fff;
  right: 30px;
  bottom: -50px;
  width: 47px;
  height: 47px;
  border: none;
  cursor: pointer;
  z-index: 1000;
  outline: none;
  z-index: 4;
  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 #gototop svg {
  fill: #fff;
  margin-bottom: 3px;
}
body #gototop:hover {
  background: #04A6FF;
}
body .container {
  padding: 0 50px;
}
body .cta {
  height: 60px;
  display: flex;
  width: fit-content;
  border-radius: 30px;
  padding: 0 70px;
}
body .cta span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  height: 100%;
  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 .titreP {
  font-size: 28px;
  color: #003160;
  font-weight: 500;
  letter-spacing: .42px;
}
body .titreP b {
  text-transform: uppercase;
  color: #04A6FF;
  font-weight: 500;
}
body header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
}
body header .contenu {
  height: 100%;
  position: relative;
  z-index: 2;
}
body header .contenu .logo {
  max-width: 172px;
  width: 100%;
  display: block;
}
body header .contenu .logo img {
  max-width: 100%;
}
body header .contenu .container {
  height: 100%;
  max-width: 1380px;
}
body header .contenu .container >.row {
  height: 100%;
  align-items: center;
}
body header .contenu .nav-menu ul {
  position: relative;
  -webkit-font-smoothing: antialiased;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
body header .contenu .nav-menu ul li {
  margin: 0;
  padding: 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 header .contenu .nav-menu ul li.current-menu-item a {
  color: #04A6FF;
}
body header .contenu .nav-menu ul li#menu-item-30 a {
  padding-left: 0;
}
body header .contenu .nav-menu ul li:hover .sub-menu {
  opacity: 1;
  top: 100%;
  transform: translateY(0);
  visibility: visible;
}
body header .contenu .nav-menu ul li a {
  color: #444444;
  display: block;
  font-size: 14px;
  font-weight: 500;
  padding: 0 28px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  height: 109px;
  background-color: #fff;
  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 header .contenu .nav-menu ul li a svg {
  fill: #444444;
  margin-left: 12px;
  transform: rotate(0);
  transform-origin: center;
  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 header .contenu .nav-menu ul li a:hover {
  color: #04A6FF;
}
body header .contenu .nav-menu ul li a:hover svg {
  fill: #04A6FF;
  transform: rotate(180deg);
}
body header .contenu .nav-menu ul li .sub-menu {
  display: block;
  float: left;
  left: 0;
  width: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  visibility: hidden;
  z-index: -1;
  padding: 40px 70px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  border-top: 0;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
body header .contenu .nav-menu ul li .sub-menu li {
  float: none;
  width: 100%;
  z-index: 1;
  position: relative;
  padding-left: 30px;
}
body header .contenu .nav-menu ul li .sub-menu li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(../img/puces.png) no-repeat;
  background-size: 100%;
  width: 14.42px;
  height: 14.54px;
}
body header .contenu .nav-menu ul li .sub-menu li a {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 15px;
  text-transform: none;
  height: auto;
  padding: 10px 0;
  position: relative;
  justify-content: flex-start;
}
body header .contenu .nav-menu ul li .sub-menu li a:hover {
  color: #04A6FF;
}
body header .contenu .nav-menu .contactMobile {
  display: none;
}
body header .contenu .cta {
  background-color: #003160;
  padding: 0 25px;
  margin: 0 0 0 auto;
}
body header .contenu .cta span svg {
  fill: #fff;
  padding-right: 12px;
  width: 30px;
}
body header .contenu .cta:hover {
  background-color: #04A6FF;
}
body header .contact {
  position: fixed;
  top: 325px;
  right: 0;
  transform: translateX(70%);
}
body header .contact .tel:hover,
body header .contact .rencontre:hover,
body header .contact .mail:hover {
  transform: translateX(-70%);
}
body header .contact a {
  display: block;
  background-color: #04A6FF;
  margin-bottom: 4px;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 15px;
  transform: translateX(0%);
}
body header .contact a svg {
  height: 100%;
  display: flex;
  align-items: center;
}
body header .contact a span {
  color: #fff;
  display: block;
  padding-left: 30px;
  font-size: 14px;
}
body.page-id-6 main {
  padding-top: 0;
}
body.page-id-22 header .contenu .nav-menu ul li#menu-item-436 > a {
  color: #04A6FF;
}
body.page-id-22 header .contenu .nav-menu ul li#menu-item-436 > a svg {
  fill: #04A6FF;
}
body.page-id-22 header .contenu .nav-menu ul li .sub-menu li a {
  color: #444444;
}
body.page-id-22 header .contenu .nav-menu ul li .sub-menu li a:hover {
  color: #04A6FF;
}
body.page-id-14 header .contenu .nav-menu ul li#menu-item-137 > a,
body.page-id-16 header .contenu .nav-menu ul li#menu-item-137 > a {
  color: #04A6FF;
}
body.page-id-14 header .contenu .nav-menu ul li#menu-item-137 > a svg,
body.page-id-16 header .contenu .nav-menu ul li#menu-item-137 > a svg {
  fill: #04A6FF;
}
body.page-id-14 header .contenu .nav-menu ul li .sub-menu li a,
body.page-id-16 header .contenu .nav-menu ul li .sub-menu li a {
  color: #444444;
}
body.page-id-14 header .contenu .nav-menu ul li .sub-menu li a:hover,
body.page-id-16 header .contenu .nav-menu ul li .sub-menu li a:hover {
  color: #04A6FF;
}
body.single-les_solutions header .contenu .nav-menu ul li#menu-item-436 > a {
  color: #04A6FF;
}
body.single-les_solutions header .contenu .nav-menu ul li#menu-item-436 > a svg {
  fill: #04A6FF;
}
body.single-les_solutions header .contenu .nav-menu ul li .sub-menu li a {
  color: #444444;
}
body.single-les_solutions header .contenu .nav-menu ul li .sub-menu li a:hover {
  color: #04A6FF;
}
body.single-offres_demploi header .contenu .nav-menu ul li#menu-item-679 > a {
  color: #04A6FF;
}
body.single-offres_demploi header .contenu .nav-menu ul li#menu-item-679 > a svg {
  fill: #04A6FF;
}
body main {
  padding-top: 109px;
}
body main section.entete .contenu {
  height: 537px;
  background-color: #003160;
  overflow: hidden;
}
body main section.entete .contenu .container {
  max-width: 1260px;
}
body main section.entete .contenu .bloc {
  max-width: 530px;
  width: 100%;
}
body main section.entete .contenu .bloc.active {
  margin-bottom: 50px;
}
body main section.entete .contenu .bloc h1 {
  color: #fff;
  font-size: 55px;
  font-weight: 500;
  margin-bottom: 12px;
}
body main section.entete .contenu .bloc p,
body main section.entete .contenu .bloc div {
  margin-bottom: 0;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4;
  font-family: 'Poppins', sans-serif;
}
body main section.entete .contenu .media {
  position: relative;
}
body main section.entete .contenu .visuel {
  clip-path: url(#c);
  width: 740px;
  height: 537px;
  position: relative;
  display: table;
  margin: 0 0 0 120px;
  z-index: 1;
}
body main section.entete .contenu .visuel img {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.entete .contenu svg.arrow {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
body main section.entete .contenu svg.arrow clipPath {
  transform: scale(2.01);
}
body main section.entete .contenu svg.arrow2 {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 100%;
  margin-left: -460px;
  width: 740px;
  height: 537px;
}
body main section.entete .contenu svg.arrow2 clipPath {
  transform: scale(0.736);
}
body main section.entete .bottom .container {
  max-width: 1260px;
}
body main section.entete .bottom .content {
  background-color: #fff;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  padding: 90px 180px;
  margin-top: -90px;
  position: relative;
  z-index: 1;
}
body main section.entete .bottom .content.active {
  padding: 90px 110px;
}
body main section.entete .bottom .content.active >.row {
  align-items: center;
}
body main section.entete .bottom .content.active img {
  max-width: 100%;
  padding-right: 30px;
}
body main section.entete .bottom .content p {
  margin-bottom: 0;
  font-size: 20px;
  font-style: italic;
  font-weight: 500;
  color: #003160;
}
body main section.entete .bottom .content p.center {
  text-align: center;
}
body main section.modulesolutions .contenu .content {
  display: block;
  position: relative;
  width: 100%;
  height: 450px;
  overflow: hidden;
  text-align: center;
}
body main section.modulesolutions .contenu .content:hover img {
  transform: scale(1.05);
}
body main section.modulesolutions .contenu .content:hover .bloc:before {
  top: 0;
}
body main section.modulesolutions .contenu .content img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  margin-bottom: 0;
  transform: 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.modulesolutions .contenu .content .bloc {
  background-color: #fff;
  overflow: hidden;
  padding: 30px;
  position: absolute;
  bottom: 30px;
  left: 35px;
  right: 35px;
  z-index: 1;
  min-height: 196px;
}
body main section.modulesolutions .contenu .content .bloc:before {
  content: "";
  background-color: #F3F3F3;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
  width: 100%;
  height: 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.modulesolutions .contenu .content .bloc h3 {
  font-size: 20px;
  color: #003160;
  font-weight: 500;
  margin-bottom: 5px;
}
body main section.modulesolutions .contenu .content .bloc p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 300;
}
body main section.temoignages .contenu .container {
  max-width: 1060px;
}
body main section.temoignages .contenu .titreP {
  text-align: center;
  margin-bottom: 60px;
  font-size: 36px;
}
body main section.temoignages .contenu .owl-carousel .owl-nav {
  position: absolute;
  top: 130px;
  left: 0;
  width: 100%;
  height: 34px;
}
body main section.temoignages .contenu .owl-carousel .owl-nav button:focus {
  outline: none;
}
body main section.temoignages .contenu .owl-carousel .owl-nav button:hover svg {
  fill: #04A6FF;
}
body main section.temoignages .contenu .owl-carousel .owl-nav button svg {
  fill: #003160;
  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.temoignages .contenu .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: -80px;
}
body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: -80px;
}
body main section.temoignages .contenu .bloc {
  background-color: #fff;
  border-radius: 27px;
  padding: 65px;
  border: 1px solid #E2E5E6;
}
body main section.temoignages .contenu .bloc .visuel {
  max-width: 185px;
  height: 185px;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
}
body main section.temoignages .contenu .bloc .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.temoignages .contenu .bloc .texte {
  font-weight: 300;
  font-style: italic;
  margin-bottom: 30px;
  margin-top: 15px;
  line-height: 1.7;
}
body main section.temoignages .contenu .bloc .nom {
  color: #04A6FF;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
body main section.temoignages .contenu .bloc .metier {
  font-weight: 300;
  font-size: 15px;
  margin-bottom: 15px;
}
body main section.actu .contenu .liste {
  margin-bottom: 20px;
}
body main section.actu .contenu .liste:last-of-type {
  margin-bottom: 0;
}
body main section.actu .contenu .liste >.row {
  margin: 0;
}
body main section.actu .contenu .liste >.row .col-12 {
  padding: 0;
}
body main section.actu .contenu .liste .visuel {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
body main section.actu .contenu .liste .visuel img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body main section.actu .contenu .liste .content {
  background-color: #003160;
  padding: 60px 90px 45px;
}
body main section.actu .contenu .liste .content h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
body main section.actu .contenu .liste .content .intro {
  margin-top: 15px;
}
body main section.actu .contenu .liste .content .intro p {
  color: #fff;
  font-weight: 300;
  font-style: italic;
  margin-bottom: 0;
}
body main section.actu .contenu .liste .content span {
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  color: #fff;
}
body main section.actu .contenu .link {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  display: table;
  margin: 35px 0 0 auto;
}
body main section.actu .contenu .link:hover {
  color: #04A6FF;
}
body main section.actu .contenu .link:hover svg {
  transform: translateX(8px);
}
body main section.actu .contenu .link svg {
  fill: #04A6FF;
  margin-left: 8px;
  transform: translateX(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 footer {
  background-color: #003160;
  padding: 90px 0 30px;
  position: relative;
  overflow: hidden;
}
body footer .contenu .container {
  max-width: 1040px;
}
body footer .contenu .logo {
  margin-bottom: 25px;
  display: block;
}
body footer .contenu .sociaux {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 170px;
  width: 100%;
}
body footer .contenu .sociaux p {
  margin-bottom: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  margin-right: 15px;
}
body footer .contenu .sociaux a svg {
  fill: #fff;
  margin-bottom: 5px;
  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 footer .contenu .sociaux a:hover svg {
  fill: #04A6FF;
}
body footer .contenu .bloc {
  display: flex;
}
body footer .contenu .bloc .coo a,
body footer .contenu .bloc .coo p {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
body footer .contenu .bloc .coo .tel {
  font-size: 20px;
}
body footer .contenu .bloc .coo p {
  margin-top: 10px;
  margin-bottom: 0;
}
body footer .contenu .bloc .coo a {
  display: block;
  line-height: 1.5;
}
body footer .contenu .bloc .coo a:hover {
  color: #04A6FF;
}
body footer .contenu .bloc .nav {
  position: relative;
  padding-left: 25px;
  margin-left: 60px;
}
body footer .contenu .bloc .nav:before {
  content: "";
  background-color: #04A6FF;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
body footer .contenu .bloc .nav ul li a {
  color: #fff;
  line-height: 1.5;
}
body footer .contenu .bloc .nav ul li a:hover {
  color: #04A6FF;
}
body footer .copy {
  padding-top: 60px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  padding-right: 30px;
  font-family: 'Poppins', sans-serif;
  position: relative;
}
body footer .copy a {
  color: #fff;
  font-size: 15px;
}
body footer .copy a:hover {
  color: #04A6FF;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  body .cta span {
    font-size: 15px;
  }
  body p,
  body li,
  body span {
    font-size: 16px;
  }
  body .titreP {
    font-size: 26px;
  }
  body header .contenu .nav-menu ul li a {
    height: 100px;
  }
  body header .contenu .nav-menu ul li .sub-menu {
    padding: 35px 65px;
  }
  body header .contact a {
    height: 49px;
  }
  body main {
    padding-top: 100px;
  }
  body main section.entete .contenu {
    height: 480px;
  }
  body main section.entete .contenu .bloc {
    max-width: 520px;
  }
  body main section.entete .contenu .bloc.active {
    margin-bottom: 80px;
  }
  body main section.entete .contenu .bloc h1 {
    font-size: 48px;
  }
  body main section.entete .contenu .bloc p,
  body main section.entete .contenu .bloc div {
    font-size: 26px;
  }
  body main section.entete .contenu .visuel {
    height: 480px;
    width: 687px;
    margin: 0;
  }
  body main section.entete .contenu svg.arrow clipPath {
    transform: scale(1.792);
  }
  body main section.entete .contenu svg.arrow2 {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 100%;
    margin-left: -580px;
    width: 687px;
    height: 480px;
  }
  body main section.entete .contenu svg.arrow2 clipPath {
    transform: scale(0.736);
  }
  body main section.entete .bottom .content {
    padding: 80px 180px;
    margin-top: -90px;
  }
  body main section.entete .bottom .content.active {
    padding: 80px 110px;
  }
  body main section.entete .bottom .content p {
    font-size: 18px;
  }
  body main section.modulesolutions .contenu .content {
    height: 440px;
  }
  body main section.modulesolutions .contenu .content .bloc {
    padding: 25px;
    bottom: 30px;
    left: 35px;
    right: 35px;
    min-height: 158px;
  }
  body main section.modulesolutions .contenu .content .bloc h3 {
    font-size: 19px;
  }
  body main section.modulesolutions .contenu .content .bloc p {
    font-size: 14px;
  }
  body main section.temoignages .contenu .titreP {
    margin-bottom: 60px;
    font-size: 32px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav {
    top: 130px;
    height: 34px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-prev {
    left: -80px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-next {
    right: -80px;
  }
  body main section.temoignages .contenu .bloc {
    padding: 60px;
  }
  body main section.temoignages .contenu .bloc .visuel {
    max-width: 175px;
    height: 175px;
  }
  body main section.temoignages .contenu .bloc .texte {
    margin-top: 15px;
  }
  body main section.temoignages .contenu .bloc .nom {
    font-size: 17px;
  }
  body main section.temoignages .contenu .bloc .metier {
    font-size: 15px;
  }
  body main section.actu .contenu .liste .content {
    padding: 60px 90px 45px;
  }
  body main section.actu .contenu .liste .content h3 {
    font-size: 17px;
  }
  body main section.actu .contenu .link {
    font-size: 17px;
  }
  body footer {
    padding: 80px 0 30px;
  }
  body footer .motif {
    right: -60px;
  }
  body footer .contenu .sociaux {
    max-width: 170px;
  }
  body footer .contenu .bloc .coo a,
  body footer .contenu .bloc .coo p {
    font-size: 15px;
  }
  body footer .contenu .bloc .coo .tel {
    font-size: 19px;
  }
  body footer .copy {
    padding-top: 60px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body .cta {
    height: 55px;
    padding: 0 60px;
  }
  body .cta span {
    font-size: 15px;
  }
  body p,
  body li,
  body span {
    font-size: 15px;
  }
  body .titreP {
    font-size: 25px;
  }
  body header .contenu .nav-menu ul li a {
    height: 90px;
    padding: 0 23px;
  }
  body header .contenu .nav-menu ul li .sub-menu {
    padding: 35px 65px;
  }
  body header .contenu .cta {
    padding: 0 20px;
  }
  body header .contact a {
    height: 49px;
  }
  body main {
    padding-top: 90px;
  }
  body main section.entete .contenu {
    height: 450px;
  }
  body main section.entete .contenu .bloc {
    max-width: 520px;
  }
  body main section.entete .contenu .bloc.active {
    margin-bottom: 80px;
  }
  body main section.entete .contenu .bloc h1 {
    font-size: 42px;
  }
  body main section.entete .contenu .bloc p,
  body main section.entete .contenu .bloc div {
    font-size: 24px;
  }
  body main section.entete .contenu .visuel {
    height: 450px;
    width: 657px;
    margin: 0;
  }
  body main section.entete .contenu svg.arrow clipPath {
    transform: scale(1.68);
  }
  body main section.entete .contenu svg.arrow2 {
    margin-left: -580px;
    width: 657px;
    height: 450px;
  }
  body main section.entete .bottom .content {
    padding: 70px 160px;
    margin-top: -90px;
  }
  body main section.entete .bottom .content.active {
    padding: 70px 90px;
  }
  body main section.entete .bottom .content p {
    font-size: 17px;
  }
  body main section.modulesolutions .contenu .content {
    height: 440px;
  }
  body main section.modulesolutions .contenu .content .bloc {
    padding: 25px;
    bottom: 30px;
    left: 35px;
    right: 35px;
    min-height: 158px;
  }
  body main section.modulesolutions .contenu .content .bloc h3 {
    font-size: 19px;
  }
  body main section.modulesolutions .contenu .content .bloc p {
    font-size: 14px;
  }
  body main section.temoignages .contenu .titreP {
    margin-bottom: 50px;
    font-size: 28px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav {
    top: 130px;
    height: 34px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-prev {
    left: -80px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-next {
    right: -80px;
  }
  body main section.temoignages .contenu .bloc {
    padding: 60px;
  }
  body main section.temoignages .contenu .bloc .visuel {
    max-width: 175px;
    height: 175px;
  }
  body main section.temoignages .contenu .bloc .texte {
    margin-top: 15px;
  }
  body main section.temoignages .contenu .bloc .nom {
    font-size: 17px;
  }
  body main section.temoignages .contenu .bloc .metier {
    font-size: 15px;
  }
  body main section.actu .contenu .liste .content {
    padding: 60px 90px 45px;
  }
  body main section.actu .contenu .liste .content h3 {
    font-size: 17px;
  }
  body main section.actu .contenu .link {
    font-size: 16px;
  }
  body footer {
    padding: 70px 0 30px;
  }
  body footer .motif {
    right: -100px;
  }
  body footer .contenu .sociaux {
    max-width: 170px;
  }
  body footer .contenu .bloc .coo a,
  body footer .contenu .bloc .coo p {
    font-size: 15px;
  }
  body footer .contenu .bloc .coo .tel {
    font-size: 18px;
  }
  body footer .copy {
    padding-top: 60px;
    z-index: 1;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body #gototop {
    right: 20px;
  }
  body .cta {
    height: 55px;
    padding: 0 60px;
  }
  body .cta span {
    font-size: 15px;
  }
  body p,
  body li,
  body span {
    font-size: 15px;
  }
  body .titreP {
    font-size: 24px;
  }
  body header {
    height: 80px;
  }
  body header .contenu .fond-hamburger {
    position: relative;
    z-index: 5;
    width: 45px;
    height: 45px;
    background-color: #04A6FF;
    margin-left: 20px;
  }
  body header .contenu .fond-hamburger:hover #hamburger.active span:before,
  body header .contenu .fond-hamburger:hover #hamburger.active span:after {
    background-color: #fff;
  }
  body header .contenu .fond-hamburger #hamburger {
    cursor: pointer;
    height: 100%;
    overflow: hidden;
    clear: both;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    -moz-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
  }
  body header .contenu .fond-hamburger #hamburger:hover span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
  }
  body header .contenu .fond-hamburger #hamburger.active {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger.active span:before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s;
    background-color: #fff;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger.active span:after {
    box-shadow: 0 0 0 0, 0 0 0 0;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transition-delay: 0.15s, 0s;
    -moz-transition-delay: 0.15s, 0s;
    transition-delay: 0.15s, 0s;
    background-color: #fff;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger span {
    display: inline-block;
    height: 18px;
    position: relative;
    margin: 0 auto;
    vertical-align: middle;
    width: 25px;
    z-index: 1000;
  }
  body header .contenu .fond-hamburger #hamburger span:before,
  body header .contenu .fond-hamburger #hamburger span:after {
    background-color: #fff;
    color: #fff;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
    -moz-transform: translate(-50%,-50%) rotate(0deg);
    transform: translate(-50%,-50%) rotate(0deg);
    width: 100%;
  }
  body header .contenu .fond-hamburger #hamburger span:before {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    -moz-transition: -moz-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: transform 0.15s ease-out, box-shadow 0.2s 0.15s;
  }
  body header .contenu .nav-menu {
    position: fixed;
    float: left;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 4;
    background-color: #003160;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: transform .4s ease-in;
    -webkit-transition: transform .4s ease-in;
    -o-transition: transform .4s ease-in;
    transition: transform .4s ease-in;
  }
  body header .contenu .nav-menu .main-navigation {
    height: auto;
  }
  body header .contenu .nav-menu .main-navigation .menu-menu-principal-container {
    height: 100%;
  }
  body header .contenu .nav-menu.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  body header .contenu .nav-menu.active ul {
    opacity: 1;
  }
  body header .contenu .nav-menu ul {
    position: absolute;
    top: 50%;
    width: 100% !important;
    transform: translateY(-50%);
    display: table;
    margin: 0;
    list-style: none;
    opacity: 0;
    margin-top: 0 !important;
    height: auto;
    -moz-transition: opacity .9s ease-out;
    -webkit-transition: opacity .9s ease-out;
    -o-transition: opacity .9s ease-out;
    transition: opacity .9s ease-out;
    transition-delay: .5s;
  }
  body header .contenu .nav-menu ul li {
    position: relative;
    width: 100%;
    margin: 20px auto;
    text-align: center;
    display: table;
    height: auto;
  }
  body header .contenu .nav-menu ul li#menu-item-30 a {
    padding-left: 28px;
  }
  body header .contenu .nav-menu ul li a {
    display: table;
    font-size: 20px !important;
    color: #fff;
    text-align: center;
    position: relative;
    float: none;
    margin: 0 auto;
    height: auto;
    background: transparent;
  }
  body header .contenu .nav-menu ul li a svg {
    fill: #fff;
  }
  body header .contenu .nav-menu ul li a:hover {
    color: #fff;
  }
  body header .contenu .nav-menu ul li .sub-menu {
    position: relative;
    top: auto;
    transform: none;
    float: none;
    left: auto;
    visibility: visible;
    z-index: 1;
    background-color: transparent;
    opacity: 1;
    padding: 8px 0 0;
    border: 0;
  }
  body header .contenu .nav-menu ul li .sub-menu li {
    margin: auto;
    display: table;
    width: auto;
  }
  body header .contenu .nav-menu ul li .sub-menu li a {
    color: #fff !important;
    font-size: 17px !important;
  }
  body header .contenu .right {
    display: flex;
    align-items: center;
  }
  body header .contenu .cta {
    padding: 0 20px;
  }
  body header .contact a {
    height: 49px;
  }
  body main {
    padding-top: 80px;
  }
  body main section.entete .contenu {
    height: 450px;
  }
  body main section.entete .contenu .bloc {
    max-width: 520px;
  }
  body main section.entete .contenu .bloc.active {
    margin-bottom: 80px;
  }
  body main section.entete .contenu .bloc h1 {
    font-size: 42px;
  }
  body main section.entete .contenu .bloc p,
  body main section.entete .contenu .bloc div {
    font-size: 22px;
  }
  body main section.entete .contenu .visuel {
    height: 450px;
    width: 657px;
    margin: 0;
  }
  body main section.entete .contenu svg.arrow clipPath {
    transform: scale(1.68);
  }
  body main section.entete .contenu svg.arrow2 {
    margin-left: -480px;
    width: 657px;
    height: 450px;
  }
  body main section.entete .bottom .content {
    padding: 70px 120px;
    margin-top: -90px;
  }
  body main section.entete .bottom .content.active {
    padding: 70px 80px;
  }
  body main section.entete .bottom .content p {
    font-size: 16px;
  }
  body main section.modulesolutions .contenu .content {
    height: 440px;
  }
  body main section.modulesolutions .contenu .content .bloc {
    padding: 25px;
    bottom: 35px;
    left: 45px;
    right: 45px;
    min-height: 138px;
  }
  body main section.modulesolutions .contenu .content .bloc h3 {
    font-size: 19px;
  }
  body main section.modulesolutions .contenu .content .bloc p {
    font-size: 14px;
  }
  body main section.temoignages .contenu .titreP {
    margin-bottom: 50px;
    font-size: 28px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav {
    top: 130px;
    height: 34px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-prev {
    left: -40px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-next {
    right: -40px;
  }
  body main section.temoignages .contenu .bloc {
    padding: 60px;
  }
  body main section.temoignages .contenu .bloc .visuel {
    max-width: 175px;
    height: 175px;
  }
  body main section.temoignages .contenu .bloc .texte {
    margin-top: 15px;
  }
  body main section.temoignages .contenu .bloc .nom {
    font-size: 17px;
  }
  body main section.temoignages .contenu .bloc .metier {
    font-size: 15px;
  }
  body main section.actu .contenu .liste .content {
    padding: 50px 60px 40px;
  }
  body main section.actu .contenu .liste .content h3 {
    font-size: 17px;
  }
  body main section.actu .contenu .link {
    font-size: 16px;
  }
  body footer {
    padding: 70px 0 30px;
  }
  body footer .motif {
    right: -240px;
  }
  body footer .contenu .sociaux {
    max-width: 170px;
  }
  body footer .contenu .logo img {
    max-width: 100%;
  }
  body footer .contenu .bloc .coo a,
  body footer .contenu .bloc .coo p {
    font-size: 14px;
  }
  body footer .contenu .bloc .coo .tel {
    font-size: 18px;
  }
  body footer .copy {
    padding-top: 50px;
    z-index: 1;
    font-size: 14px;
  }
  body footer .copy a {
    font-size: 14px;
  }
}
.pum-container {
  width: fit-content !important;
  left: 50% !important;
  transform: translate(-50%) !important;
  margin: 0 !important;
}
.pum-container .popmake-content p {
  text-align: center;
}
.pum-container .popmake-content .wp-caption {
  max-width: 100%;
}
.pum-container .popmake-content a {
  color: #04A6FF;
}
.pum-container .popmake-content a:hover {
  color: #003160;
}
.pum-container .pum-close {
  background-color: #003160 !important;
  transition: 0.3s;
}
.pum-container .pum-close:hover {
  background-color: #04A6FF !important;
}
@media (max-width: 767.98px) {
  body .container {
    padding: 0 20px;
  }
  body #gototop {
    right: 20px;
  }
  body .cta {
    height: 45px;
    padding: 0 35px;
  }
  body .cta span {
    font-size: 15px;
  }
  body p,
  body li,
  body span {
    font-size: 14px;
  }
  body .titreP {
    font-size: 22px;
  }
  body header {
    height: 60px;
  }
  body header .logo img {
    height: 45px;
  }
  body header .contenu .fond-hamburger {
    position: relative;
    z-index: 5;
    width: 40px;
    height: 40px;
    background-color: #04A6FF;
    margin: 0 0 0 auto;
  }
  body header .contenu .fond-hamburger:hover #hamburger.active span:before,
  body header .contenu .fond-hamburger:hover #hamburger.active span:after {
    background-color: #fff;
  }
  body header .contenu .fond-hamburger #hamburger {
    cursor: pointer;
    height: 100%;
    overflow: hidden;
    clear: both;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    -moz-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
  }
  body header .contenu .fond-hamburger #hamburger:hover span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
  }
  body header .contenu .fond-hamburger #hamburger.active {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger.active span:before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s;
    background-color: #fff;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger.active span:after {
    box-shadow: 0 0 0 0, 0 0 0 0;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transition-delay: 0.15s, 0s;
    -moz-transition-delay: 0.15s, 0s;
    transition-delay: 0.15s, 0s;
    background-color: #fff;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger span {
    display: inline-block;
    height: 18px;
    position: relative;
    margin: 0 auto;
    vertical-align: middle;
    width: 25px;
    z-index: 1000;
  }
  body header .contenu .fond-hamburger #hamburger span:before,
  body header .contenu .fond-hamburger #hamburger span:after {
    background-color: #fff;
    color: #fff;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
    -moz-transform: translate(-50%,-50%) rotate(0deg);
    transform: translate(-50%,-50%) rotate(0deg);
    width: 100%;
  }
  body header .contenu .fond-hamburger #hamburger span:before {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    -moz-transition: -moz-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: transform 0.15s ease-out, box-shadow 0.2s 0.15s;
  }
  body header .contenu .nav-menu {
    position: fixed;
    float: left;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 4;
    background-color: #003160;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: transform .4s ease-in;
    -webkit-transition: transform .4s ease-in;
    -o-transition: transform .4s ease-in;
    transition: transform .4s ease-in;
  }
  body header .contenu .nav-menu .main-navigation {
    height: auto;
  }
  body header .contenu .nav-menu .main-navigation .menu-menu-principal-container {
    height: 100%;
  }
  body header .contenu .nav-menu.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  body header .contenu .nav-menu.active ul {
    opacity: 1;
  }
  body header .contenu .nav-menu ul {
    position: absolute;
    top: 50%;
    width: 100% !important;
    transform: translateY(-50%);
    display: table;
    margin: 0;
    list-style: none;
    opacity: 0;
    margin-top: 0 !important;
    height: auto;
    -moz-transition: opacity .9s ease-out;
    -webkit-transition: opacity .9s ease-out;
    -o-transition: opacity .9s ease-out;
    transition: opacity .9s ease-out;
    transition-delay: .5s;
  }
  body header .contenu .nav-menu ul li {
    position: relative;
    width: 100%;
    margin: 20px auto;
    text-align: center;
    display: table;
    height: auto;
  }
  body header .contenu .nav-menu ul li#menu-item-30 a {
    padding-left: 28px;
  }
  body header .contenu .nav-menu ul li a {
    display: table;
    font-size: 16px !important;
    color: #fff;
    text-align: center;
    position: relative;
    float: none;
    margin: 0 auto;
    height: auto;
    background: transparent;
  }
  body header .contenu .nav-menu ul li a svg {
    fill: #fff;
  }
  body header .contenu .nav-menu ul li a:hover {
    color: #fff;
  }
  body header .contenu .nav-menu ul li .sub-menu {
    position: relative;
    top: auto;
    transform: none;
    float: none;
    left: auto;
    visibility: visible;
    z-index: 1;
    background-color: transparent;
    opacity: 1;
    padding: 8px 0 0;
    border: 0;
  }
  body header .contenu .nav-menu ul li .sub-menu li {
    margin: auto;
    display: table;
    width: auto;
    padding-left: 0;
    padding: 0 20px;
  }
  body header .contenu .nav-menu ul li .sub-menu li:before {
    display: none;
  }
  body header .contenu .nav-menu ul li .sub-menu li a {
    color: #fff !important;
    font-size: 14px !important;
    padding: 5px 0;
  }
  body header .contenu .nav-menu .contactMobile {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
  }
  body header .contenu .nav-menu .contactMobile a {
    margin: 0 5px;
    background-color: #04A6FF;
    height: 100%;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body header .contenu .nav-menu .contactMobile a svg {
    max-width: 18px;
    max-height: 21px;
  }
  body header .contenu .right {
    display: block;
    align-items: center;
  }
  body header .contenu .cta {
    padding: 0 25px;
    display: none;
  }
  body header .contact {
    display: none;
  }
  body header .contact a {
    height: 49px;
    transform: translateX(75%);
  }
  body main {
    padding-top: 60px;
  }
  body main section.entete .contenu {
    height: auto;
    padding-top: 40px;
  }
  body main section.entete .contenu .bloc {
    max-width: 520px;
    text-align: center;
    margin: 0 auto 40px;
  }
  body main section.entete .contenu .bloc.active {
    margin-bottom: 40px;
  }
  body main section.entete .contenu .bloc.active .visuel {
    height: 280px;
    width: 487px;
    margin: 0 auto;
  }
  body main section.entete .contenu .bloc.active svg.arrow clipPath {
    transform: scale(0.83);
  }
  body main section.entete .contenu .bloc.active svg.arrow2 {
    margin-left: -280px;
    width: 487px;
    height: 280px;
  }
  body main section.entete .contenu .bloc h1 {
    font-size: 30px;
  }
  body main section.entete .contenu .bloc p,
  body main section.entete .contenu .bloc div {
    font-size: 18px;
  }
  body main section.entete .contenu .visuel {
    height: 220px;
    width: 427px;
    margin: 0 auto;
  }
  body main section.entete .contenu svg.arrow clipPath {
    transform: scale(0.83);
  }
  body main section.entete .contenu svg.arrow2 {
    margin-left: -340px;
    width: 427px;
    height: 220px;
  }
  body main section.entete .bottom .content {
    padding: 20px;
    margin-top: -90px;
  }
  body main section.entete .bottom .content.active {
    padding: 20px;
  }
  body main section.entete .bottom .content.active img {
    margin: 0 auto 20px;
    display: table;
    max-width: 220px;
    width: 100%;
    padding-right: 0;
  }
  body main section.entete .bottom .content p {
    font-size: 15px;
    text-align: center;
    line-height: 1.4;
  }
  body main section.modulesolutions .contenu .content {
    height: 350px;
  }
  body main section.modulesolutions .contenu .content .bloc {
    padding: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    min-height: auto;
  }
  body main section.modulesolutions .contenu .content .bloc h3 {
    font-size: 17px;
  }
  body main section.modulesolutions .contenu .content .bloc p {
    font-size: 14px;
  }
  body main section.temoignages .contenu .titreP {
    margin-bottom: 40px;
    font-size: 22px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav {
    top: auto;
    height: 34px;
    position: relative;
    margin: 40px auto 0;
    width: 0;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-prev {
    left: -40px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-next {
    right: -40px;
  }
  body main section.temoignages .contenu .bloc {
    padding: 20px;
    text-align: center;
  }
  body main section.temoignages .contenu .bloc .visuel {
    max-width: 120px;
    height: 120px;
    margin: 0 auto 20px;
  }
  body main section.temoignages .contenu .bloc .texte {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  body main section.temoignages .contenu .bloc .nom {
    font-size: 16px;
  }
  body main section.temoignages .contenu .bloc .metier {
    font-size: 14px;
    margin-bottom: 0;
  }
  body main section.actu .contenu .liste {
    margin-bottom: 10px;
  }
  body main section.actu .contenu .liste .content {
    padding: 20px;
    text-align: center;
  }
  body main section.actu .contenu .liste .content h3 {
    font-size: 17px;
  }
  body main section.actu .contenu .link {
    font-size: 14px;
    margin: 20px auto 0;
  }
  body footer {
    padding: 40px 0 30px;
    text-align: center;
  }
  body footer .motif {
    right: -240px;
    display: none;
  }
  body footer .contenu .sociaux {
    max-width: 170px;
    margin: auto;
  }
  body footer .contenu .logo {
    margin: 0 auto 30px;
    display: table;
  }
  body footer .contenu .logo img {
    max-width: 100%;
  }
  body footer .contenu .bloc {
    display: table;
    margin: 30px auto 0;
  }
  body footer .contenu .bloc .coo {
    margin-bottom: 20px;
  }
  body footer .contenu .bloc .coo a,
  body footer .contenu .bloc .coo p {
    font-size: 14px;
  }
  body footer .contenu .bloc .coo .tel {
    font-size: 18px;
  }
  body footer .contenu .bloc .nav {
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    justify-content: center;
  }
  body footer .contenu .bloc .nav:before {
    display: none;
  }
  body footer .copy {
    z-index: 1;
    font-size: 13px;
    padding: 40px 0 0;
  }
  body footer .copy a {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .container {
    padding: 0 30px;
  }
  body #gototop {
    right: 20px;
  }
  body .cta {
    height: 50px;
    padding: 0 50px;
  }
  body .cta span {
    font-size: 15px;
  }
  body p,
  body li,
  body span {
    font-size: 15px;
  }
  body .titreP {
    font-size: 24px;
  }
  body header {
    height: 80px;
  }
  body header .contenu .fond-hamburger {
    position: relative;
    z-index: 5;
    width: 45px;
    height: 45px;
    background-color: #04A6FF;
    margin-left: 20px;
  }
  body header .contenu .fond-hamburger:hover #hamburger.active span:before,
  body header .contenu .fond-hamburger:hover #hamburger.active span:after {
    background-color: #fff;
  }
  body header .contenu .fond-hamburger #hamburger {
    cursor: pointer;
    height: 100%;
    overflow: hidden;
    clear: both;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    -moz-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
  }
  body header .contenu .fond-hamburger #hamburger:hover span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
  }
  body header .contenu .fond-hamburger #hamburger.active {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger.active span:before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s;
    background-color: #fff;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger.active span:after {
    box-shadow: 0 0 0 0, 0 0 0 0;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transition-delay: 0.15s, 0s;
    -moz-transition-delay: 0.15s, 0s;
    transition-delay: 0.15s, 0s;
    background-color: #fff;
    color: #fff;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger span {
    display: inline-block;
    height: 18px;
    position: relative;
    margin: 0 auto;
    vertical-align: middle;
    width: 25px;
    z-index: 1000;
  }
  body header .contenu .fond-hamburger #hamburger span:before,
  body header .contenu .fond-hamburger #hamburger span:after {
    background-color: #fff;
    color: #fff;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
    -moz-transform: translate(-50%,-50%) rotate(0deg);
    transform: translate(-50%,-50%) rotate(0deg);
    width: 100%;
  }
  body header .contenu .fond-hamburger #hamburger span:before {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  body header .contenu .fond-hamburger #hamburger span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    -moz-transition: -moz-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: transform 0.15s ease-out, box-shadow 0.2s 0.15s;
  }
  body header .contenu .nav-menu {
    position: fixed;
    float: left;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 4;
    background-color: #003160;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: transform .4s ease-in;
    -webkit-transition: transform .4s ease-in;
    -o-transition: transform .4s ease-in;
    transition: transform .4s ease-in;
  }
  body header .contenu .nav-menu .main-navigation {
    height: auto;
  }
  body header .contenu .nav-menu .main-navigation .menu-menu-principal-container {
    height: 100%;
  }
  body header .contenu .nav-menu.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  body header .contenu .nav-menu.active ul {
    opacity: 1;
  }
  body header .contenu .nav-menu ul {
    position: absolute;
    top: 50%;
    width: 100% !important;
    transform: translateY(-50%);
    display: table;
    margin: 0;
    list-style: none;
    opacity: 0;
    margin-top: 0 !important;
    height: auto;
    -moz-transition: opacity .9s ease-out;
    -webkit-transition: opacity .9s ease-out;
    -o-transition: opacity .9s ease-out;
    transition: opacity .9s ease-out;
    transition-delay: .5s;
  }
  body header .contenu .nav-menu ul li {
    position: relative;
    width: 100%;
    margin: 20px auto;
    text-align: center;
    display: table;
    height: auto;
  }
  body header .contenu .nav-menu ul li#menu-item-30 a {
    padding-left: 28px;
  }
  body header .contenu .nav-menu ul li a {
    display: table;
    font-size: 17px !important;
    color: #fff;
    text-align: center;
    position: relative;
    float: none;
    margin: 0 auto;
    height: auto;
    background: transparent;
  }
  body header .contenu .nav-menu ul li a svg {
    fill: #fff;
  }
  body header .contenu .nav-menu ul li a:hover {
    color: #fff;
  }
  body header .contenu .nav-menu ul li .sub-menu {
    position: relative;
    top: auto;
    transform: none;
    float: none;
    left: auto;
    visibility: visible;
    z-index: 1;
    background-color: transparent;
    opacity: 1;
    padding: 8px 0 0;
    border: 0;
  }
  body header .contenu .nav-menu ul li .sub-menu li {
    margin: auto;
    display: table;
    width: auto;
  }
  body header .contenu .nav-menu ul li .sub-menu li a {
    color: #fff !important;
    font-size: 15px !important;
  }
  body header .contenu .right {
    display: flex;
    align-items: center;
  }
  body header .contenu .cta {
    padding: 0 25px;
  }
  body header .contact a {
    height: 49px;
  }
  body main {
    padding-top: 80px;
  }
  body main section.entete .contenu {
    height: 380px;
  }
  body main section.entete .contenu .bloc {
    max-width: 520px;
  }
  body main section.entete .contenu .bloc.active {
    margin-bottom: 80px;
  }
  body main section.entete .contenu .bloc h1 {
    font-size: 36px;
  }
  body main section.entete .contenu .bloc p,
  body main section.entete .contenu .bloc div {
    font-size: 20px;
  }
  body main section.entete .contenu .visuel {
    height: 380px;
    width: 587px;
    margin: 0;
  }
  body main section.entete .contenu svg.arrow clipPath {
    transform: scale(1.421);
  }
  body main section.entete .contenu svg.arrow2 {
    margin-left: -380px;
    width: 587px;
    height: 380px;
  }
  body main section.entete .bottom .content {
    padding: 50px 60px;
    margin-top: -90px;
  }
  body main section.entete .bottom .content.active {
    padding: 50px 60px;
  }
  body main section.entete .bottom .content p {
    font-size: 16px;
  }
  body main section.modulesolutions .contenu .content {
    height: 400px;
  }
  body main section.modulesolutions .contenu .content .bloc {
    padding: 25px;
    bottom: 20px;
    left: 30px;
    right: 30px;
    min-height: 158px;
  }
  body main section.modulesolutions .contenu .content .bloc h3 {
    font-size: 18px;
  }
  body main section.modulesolutions .contenu .content .bloc p {
    font-size: 14px;
  }
  body main section.temoignages .contenu .titreP {
    margin-bottom: 50px;
    font-size: 28px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav {
    top: auto;
    height: 34px;
    position: relative;
    margin: 40px auto 0;
    width: 0;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-prev {
    left: -40px;
  }
  body main section.temoignages .contenu .owl-carousel .owl-nav button.owl-next {
    right: -40px;
  }
  body main section.temoignages .contenu .bloc {
    padding: 40px;
  }
  body main section.temoignages .contenu .bloc .visuel {
    max-width: 140px;
    height: 140px;
  }
  body main section.temoignages .contenu .bloc .texte {
    margin-top: 0;
  }
  body main section.temoignages .contenu .bloc .nom {
    font-size: 17px;
  }
  body main section.temoignages .contenu .bloc .metier {
    font-size: 15px;
    margin-bottom: 0;
  }
  body main section.actu .contenu .liste .content {
    padding: 50px;
  }
  body main section.actu .contenu .liste .content h3 {
    font-size: 17px;
  }
  body main section.actu .contenu .link {
    font-size: 16px;
  }
  body footer {
    padding: 60px 0 30px;
    text-align: center;
  }
  body footer .motif {
    right: -240px;
    display: none;
  }
  body footer .contenu .sociaux {
    max-width: 170px;
    margin: auto;
  }
  body footer .contenu .logo {
    margin: 0 auto 30px;
    display: table;
  }
  body footer .contenu .logo img {
    max-width: 100%;
  }
  body footer .contenu .bloc {
    display: table;
    margin: 30px auto 0;
  }
  body footer .contenu .bloc .coo {
    margin-bottom: 20px;
  }
  body footer .contenu .bloc .coo a,
  body footer .contenu .bloc .coo p {
    font-size: 14px;
  }
  body footer .contenu .bloc .coo .tel {
    font-size: 18px;
  }
  body footer .contenu .bloc .nav {
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    justify-content: center;
  }
  body footer .contenu .bloc .nav:before {
    display: none;
  }
  body footer .copy {
    padding-top: 50px;
    z-index: 1;
    font-size: 14px;
  }
  body footer .copy a {
    font-size: 14px;
  }
}
