body {
  font-family: 'Nunito Sans', sans-serif;
  overflow-x: hidden;
}
.page-template-default {
  background-color: #f2f2f2;
}
.nf-error-msg,
.nf-error {
  font-size: 12px;
}
.nf-response-msg {
  white-space: normal !important;
  line-height: 22px !important;
}
.page-template-prestations,
.page-template-realisations,
.page-template-a_propos {
  background-image: url(../img/accueil/fond.png);
  background-color: #f2f2f2;
}
header {
  height: 113px;
  line-height: 113px;
  white-space: nowrap;
  box-shadow: 0px 16px 31px -22px rgba(0,0,0,0.75);
  background-color: #fff;
}
header .logo-header {
  display: inline-block;
}
header .logo-header img {
  width: 212px;
  margin-top: 40px;
  margin-left: 30px;
}
header .menu-header {
  display: inline-block;
  margin-left: 107px;
}
header .menu-header #menu-item-200:after {
  content: "▼";
  display: inline-block;
  width: 20px;
  height: 20px;
  color: #626262;
}
header .menu-header .navbar-toggler {
  display: none;
}
header .menu-header .current-menu-item a {
  color: #0855a2;
}
header .menu-header li {
  display: inline-block;
  margin-right: 44px;
}
header .menu-header li a {
  font-family: 'Nunito Sans';
  font-size: 16px;
  color: #626262;
}
header .menu-header li a:hover {
  text-decoration: none;
  color: #0855a2;
}
header .menu-header .menu-header-container {
  position: relative;
}
header .menu-header .sub-menu {
  background-color: #2c313e;
  z-index: 140;
  position: absolute;
  left: -60px;
  top: 100px;
  border-radius: 0px 0px 10px 10px;
  height: 63px;
  width: 538px;
  line-height: 63px;
  text-align: center;
  display: none;
  padding-inline-start: 0px !important;
}
header .menu-header .sub-menu li {
  margin-right: 10px !important;
  text-align: center;
}
header .menu-header .sub-menu li a {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: 300;
  border-right: 1px solid #3090d1;
  padding-right: 10px;
}
header .menu-header .sub-menu #menu-item-91 a {
  border-right: none !important;
}
header #formulaire.closed {
  right: -326px;
  top: 333px;
}
header #formulaire {
  top: 170px;
  position: fixed;
  z-index: 150;
  right: 0px;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
header #formulaire .nf-form-fields-required {
  display: none;
}
header #formulaire .nf-form-cont {
  width: 326px;
  background-color: white;
  border: 2px solid #00b0b2;
  height: auto;
  padding: 10px;
}
header #formulaire .rappel-title {
  position: relative;
  cursor: pointer;
  display: block;
  width: 257px;
  background-color: #00b0b2;
  transform: rotate(270deg);
  border-radius: 6px 6px 0px 0px;
  text-align: center;
  height: 47px;
  vertical-align: top;
  padding-top: 8px;
  right: 152px;
  top: 152px;
  line-height: 31px;
  transition: all .1s ease-in-out !important;
  -webkit-transition: all .1s ease-in-out !important;
  -moz-transition: all .1s ease-in-out !important;
  -o-transition: all .1s ease-in-out !important;
}
header #formulaire .rappel-title span {
  z-index: 50;
  position: relative;
  font-weight: 400;
  font-family: 'Nunito Sans';
  color: white;
  font-size: 18px;
}
header #formulaire h3 {
  display: none;
}
header #formulaire .textarea-container {
  margin-top: 15px;
}
header #formulaire .textarea-container .nf-field {
  border-bottom: none;
}
header #formulaire .textarea-container .textarea-wrap {
  resize: none;
}
header #formulaire .textarea-container .nf-field-label {
  padding: 0px;
}
header #formulaire .textarea-container textarea {
  resize: none;
  height: 160px;
  color: #626262;
  font-family: 'Nunito Sans';
  font-size: 15px;
  border: 1px solid #dadada !important;
}
header #formulaire .submit-container {
  text-align: center;
  margin: 0 auto;
}
header #formulaire .submit-container .field-wrap {
  display: inherit;
}
header #formulaire .submit-container .nf-field {
  border-bottom: none;
}
header #formulaire .submit-container input {
  background-color: #00b0b2 !important;
  height: 39px;
  font-family: 'Nunito Sans';
  color: #fff !important;
  text-transform: uppercase;
  border-radius: 5px;
  width: 127px;
  font-size: 18px !important;
  font-weight: 300;
  text-align: center;
  line-height: 13px;
  letter-spacing: 1px;
}
header #formulaire .nf-field {
  border-bottom: 1px solid #dadada;
}
header #formulaire .nf-field-container {
  line-height: 1.5;
  white-space: normal;
  margin-bottom: 9px !important;
}
header #formulaire .ninja-forms-field {
  background-color: white;
  border: none !important;
  height: 5px;
}
header #formulaire .nf-form-content label {
  text-align: left;
  font-family: 'Nunito Sans';
  color: #626262;
  font-weight: normal;
  font-size: 15px;
  padding-bottom: 0px;
}
header #formulaire .nf-field-label {
  width: auto;
}
header #formulaire .nf-field-element input {
  color: #626262;
  font-family: 'Nunito Sans';
  font-size: 15px;
  background: transparent;
  cursor: pointer;
  transition: 0.6s;
}
header #formulaire .nf-field-element:after {
  display: none;
}
header #formulaire.open {
  right: 0px !important;
}
header .actions-header {
  display: inline-block;
}
header .actions-header .bloc-linkedin {
  line-height: 0;
  margin-bottom: 5px;
  position: absolute;
  top: 47px;
  right: 0;
}
header .actions-header .bloc-linkedin img {
  width: 38px;
}
header .actions-header .bloc-telephone {
  line-height: 0;
  position: absolute;
  top: 51px;
  right: 0;
  margin-top: 41px;
  display: inline-flex;
}
header .actions-header .bloc-telephone:hover {
  cursor: pointer;
}
header .actions-header .bloc-telephone img {
  width: 38px;
  display: inline-block;
}
header .actions-header .bloc-telephone .numero-telephone {
  width: 155px;
  height: 40px;
  background-color: #3090d1;
  display: inline-block;
  padding-top: 20px;
  padding-left: 10px;
  display: none;
  -webkit-transition: all .3s ease-in;
  transition: all .3s ease-in;
}
header .actions-header .bloc-telephone .numero-telephone a {
  color: #fff;
}
header .actions-header .bloc-telephone p {
  display: inline-block;
  color: white;
  font-family: 'Nunito Sans';
}
main .container-accueil {
  margin-left: 90px;
  margin-right: 90px;
  height: 704px;
}
main .container-accueil .bloc-bleu {
  width: 54.6%;
  height: 704px;
  background-color: #0855a2;
  display: block;
  float: left;
  background-image: url(../img/accueil/fond.png);
}
main .container-accueil .bloc-bleu img {
  width: 388px;
  margin-top: 143px;
}
main .container-accueil .bloc-fond-blanc {
  width: 45%;
  height: 682px;
  display: inline-block;
  background-color: #e6e6e6;
  background-image: url(../img/accueil/fond-blanc.png);
  margin-top: 58px;
}
main .container-accueil .bloc-image {
  width: 55.5%;
  height: 604px;
  display: inline-block;
  float: left;
  margin-top: -747px;
  margin-left: 418px;
  background-size: cover;
  background-position: center top;
  position: relative;
}
main .container-accueil .bloc-image .bloc-blanc {
  width: 503px;
  height: 188px;
  padding: 24px;
  background-color: #fff;
  z-index: 1;
  float: left;
  margin-top: 473px;
  margin-left: -66px;
}
main .container-accueil .bloc-image .bloc-blanc h2 {
  font-family: 'Nunito Sans';
  color: #0056a0;
  text-transform: uppercase;
  font-size: 23px;
  letter-spacing: 1px;
  margin-top: 7px;
}
main .container-accueil .bloc-image .bloc-blanc h3 {
  color: #626262;
  font-family: 'Nunito Sans';
  font-weight: 300;
  margin-top: 9px;
  margin-left: 2px;
  font-size: 44px;
}
main .container-accueil .bloc-image .bloc-en-savoir-plus {
  background-color: #00a99d;
  width: 177px;
  height: 57px;
  z-index: 1;
  display: inline-block;
  margin-top: 604px;
  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;
}
main .container-accueil .bloc-image .bloc-en-savoir-plus h2 {
  font-family: 'Nunito Sans';
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 22px;
  margin-top: 15Px;
}
main .container-accueil .bloc-image .bloc-en-savoir-plus a:hover {
  text-decoration: none;
}
main .container-accueil .bloc-image .bloc-en-savoir-plus:hover {
  background-color: #0056a0;
}
main .container-en-bref {
  height: 427px;
  background-color: #fff;
  border-bottom: 4px solid #00b0b2;
  padding-left: 53px;
  width: 61%;
  margin-bottom: 50px !important;
  margin: 0 auto;
}
main .container-en-bref h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Nunito Sans';
  color: #0056a0;
  padding-top: 50px;
  font-size: 27px;
  line-height: 23Px;
}
main .container-en-bref h3 {
  font-family: 'Nunito Sans';
  color: #0056a0;
  font-size: 24px;
}
main .container-en-bref h3 span {
  text-transform: uppercase;
}
main .container-en-bref .liste-gauche ul,
main .container-en-bref .liste-droite ul {
  padding-inline-start: 0px;
}
main .container-en-bref .liste-gauche li,
main .container-en-bref .liste-droite li {
  list-style: none;
  font-family: 'Nunito Sans';
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
}
main .container-en-bref .liste-gauche li:before,
main .container-en-bref .liste-droite li:before {
  display: inline-block;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 7px solid transparent;
  border-left: 10px solid #00a99d;
  border-bottom: 7px solid transparent;
  padding-left: 12px;
}
main .container-en-bref .liste-gauche {
  margin-top: 7px;
  margin-left: 2px;
  width: 427px;
  float: left;
}
main .container-en-bref .liste-droite {
  width: 340px;
  float: left;
  margin-left: 8px;
  margin-top: 6px;
}
main .container-nos-prestations {
  margin-top: 50px;
  width: 1288px;
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: 1;
}
main .container-nos-prestations h2 {
  text-align: center;
  font-family: 'Nunito Sans';
  color: #0056a0;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  margin-top: 60px;
  font-size: 28px;
  line-height: 32px;
}
main .container-nos-prestations .bloc-blanc-prestations {
  width: 97.5%;
  height: 330px;
  background-color: white;
  margin-top: 150px;
  margin-left: 61px;
}
main .container-nos-prestations .bloc-blanc-prestations .container-bloc-presta {
  margin-left: 54px;
  display: flex;
  flex-wrap: wrap;
}
main .container-nos-prestations .bloc-blanc-prestations .bloc-presta {
  width: 328px;
  height: 428px;
  display: inline-block;
  margin-right: 31px;
}
main .container-nos-prestations .bloc-blanc-prestations .bloc-presta a .bloc-photo-presta {
  width: 100%;
  height: 240px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: -121px;
  position: relative;
  text-align: center;
  line-height: 240px;
}
main .container-nos-prestations .bloc-blanc-prestations .bloc-presta a .bloc-photo-presta .overlay {
  background-color: rgba(0,86,160,0.75);
  width: 0;
  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;
  overflow: hidden;
}
main .container-nos-prestations .bloc-blanc-prestations .bloc-presta a h2 {
  text-align: left;
  font-weight: 500;
  font-size: 21px;
  letter-spacing: 0px;
  margin-top: 28px;
  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;
}
main .container-nos-prestations .bloc-blanc-prestations .bloc-presta a p {
  font-family: 'Nunito Sans';
  font-weight: 600;
  line-height: 20px;
  color: #626262;
  margin-top: 18Px;
}
main .container-nos-prestations .bloc-blanc-prestations .bloc-presta a:hover {
  text-decoration: none;
}
main .container-nos-prestations .bloc-blanc-prestations .bloc-presta a:hover h2 {
  color: #00b0b2;
}
main .container-nos-prestations .bloc-blanc-prestations .bloc-presta a:hover .bloc-photo-presta .overlay {
  width: 100%;
}
main .container-contenu-realisations {
  width: 94.5%;
  background: url(../img/accueil/fond.png), linear-gradient(90deg,#1b3e74 0%,#1b3e74 29%,#0a56a1 100%);
  height: 532px;
  position: absolute;
}
main .container-contenu-realisations .logo-goptimum {
  width: 500px;
  position: absolute;
  right: 0;
  top: 241px;
}
main .container-nos-realisations {
  height: 532px;
  position: relative;
  z-index: 1;
}
main .container-nos-realisations h2 {
  text-align: center;
  font-family: 'Nunito Sans';
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 2px;
  padding-top: 43px;
}
main .container-nos-realisations ul {
  margin-top: 20px;
  text-align: center;
  margin-bottom: 0px !important;
}
main .container-nos-realisations ul .owl-carousel {
  width: 80%;
  margin: 0 auto;
  margin-top: 36px;
}
main .container-nos-realisations ul .owl-nav {
  display: block !important;
}
main .container-nos-realisations ul .owl-nav .owl-prev {
  position: absolute;
  top: 99px;
  left: -8px;
  background-image: url(../img/accueil/prev.png) !important;
  width: 31px;
  height: 120px;
  background-repeat: no-repeat !important;
  background-size: 13px !important;
}
main .container-nos-realisations ul .owl-nav .owl-prev:focus {
  outline: none;
}
main .container-nos-realisations ul .owl-nav .owl-prev span {
  display: none !important;
}
main .container-nos-realisations ul .owl-nav .owl-next {
  position: absolute;
  top: 89px;
  right: -33px;
  background-image: url(../img/accueil/next.png) !important;
  width: 31px;
  height: 120px;
  background-repeat: no-repeat !important;
  background-size: 13px !important;
}
main .container-nos-realisations ul .owl-nav .owl-next:focus {
  outline: none;
}
main .container-nos-realisations ul .owl-nav .owl-next span {
  display: none !important;
}
main .container-nos-realisations ul li {
  list-style-type: none;
  display: inline-block;
  width: 308px;
  margin-bottom: 35px;
  border-left: 1px solid #3090d1;
}
main .container-nos-realisations ul li .image-mission {
  width: 308px;
  height: 238px;
  background-repeat: no-repeat;
  background-size: cover;
}
main .container-nos-realisations ul li a:hover {
  text-decoration: none;
}
main .container-nos-realisations ul li .infos-mission {
  width: 308px;
  height: 51px;
  padding-top: 12px;
  padding-left: 13px;
  text-align: left;
}
main .container-nos-realisations ul li .infos-mission h2,
main .container-nos-realisations ul li .infos-mission h3 {
  color: #fff;
  font-family: 'Nunito Sans';
}
main .container-nos-realisations ul li .infos-mission h2 {
  font-size: 18px;
  margin-bottom: 0px;
  padding-top: 0px !important;
  text-align: left !important;
  text-transform: none !important;
  letter-spacing: 1px !important;
}
main .container-nos-realisations ul li .infos-mission h3 {
  font-size: 17px;
}
main .container-nos-realisations .bouton-realisations {
  background-color: #00a99d;
  width: 163px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  border-radius: 3px;
  z-index: 150;
  position: relative;
  transition: 0.6s;
}
main .container-nos-realisations .bouton-realisations:hover {
  background-color: #fff;
}
main .container-nos-realisations .bouton-realisations:hover h2 {
  color: #00a99d !important;
}
main .container-nos-realisations .bouton-realisations h2 {
  font-family: 'Nunito Sans';
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  line-height: 60px;
  padding-top: 0px !important;
  text-transform: none;
}
main .container-nos-realisations .bouton-realisations a:hover {
  text-decoration: none;
}
main .container-fond-blanc {
  width: 100%;
}
main .container-fond-blanc img {
  right: 0;
  z-index: 0;
  margin-top: -618px;
  height: 618px;
  float: right;
}
main .container-image-a-propos {
  width: 100%;
  height: 637px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
main .container-presentation {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  margin-top: -42px;
  margin-bottom: 84px;
  background-image: url(../img/a-propos/G.png);
  background-repeat: no-repeat;
  background-size: 600px;
  background-position: right bottom;
}
main .container-presentation .bloc-texte-bleu {
  background-color: #08519a;
  width: 516px;
  height: 112px;
  padding: 10px;
  position: absolute;
  top: -112px;
}
main .container-presentation .bloc-texte-bleu h2 {
  font-family: 'Nunito Sans';
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  font-size: 34px;
  padding-top: 10px;
  line-height: 37Px;
  padding-left: 27px;
}
main .container-presentation .bloc-texte-bleu .bold {
  font-weight: 500;
}
main .container-presentation .bloc-intro {
  padding: 40px 50px 7px;
}
main .container-presentation .bloc-intro h2 {
  color: #0855a2;
  font-family: 'Nunito Sans';
  font-weight: 300;
  font-size: 32px;
  margin-bottom: 19px;
}
main .container-presentation .bloc-intro p {
  color: #626262;
  font-family: 'Nunito Sans';
  font-size: 18px;
  line-height: 22px;
}
main .container-presentation .bloc-gauche {
  width: 330px;
  float: left;
  text-align: center;
  margin-top: 91px;
}
main .container-presentation .bloc-gauche .photo-dirigeant {
  width: 235px;
  height: 235px;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 16px 31px -22px rgba(0,0,0,0.75);
  margin-left: 68px;
}
main .container-presentation .bloc-gauche .certifications {
  margin-top: 88px;
}
main .container-presentation .bloc-gauche .certifications h2 {
  color: #1a3751;
  text-transform: uppercase;
  font-family: 'Nunito Sans';
  font-weight: 300;
  margin-left: 37px;
  font-size: 20px;
}
main .container-presentation .bloc-gauche .certifications .certification-un {
  display: block;
  text-align: center;
  margin-top: 20px;
  margin-left: 22px;
}
main .container-presentation .bloc-gauche .certifications .certification-un img {
  width: 134px;
}
main .container-presentation .bloc-gauche .certifications .certification-deux {
  display: block;
  margin-top: 15px;
}
main .container-presentation .bloc-gauche .certifications .certification-deux img {
  width: 106px;
  margin-left: 22px;
}
main .container-presentation .bloc-droite {
  float: right;
  width: 660px;
  text-align: justify;
  padding: 20px 60px 20px 20px;
}
main .container-presentation .bloc-droite h2 {
  color: #0855a2;
  font-family: 'Nunito Sans';
  font-weight: 300;
  font-size: 32px;
  margin-bottom: 19px;
}
main .container-presentation .bloc-droite p {
  color: #626262;
  font-family: 'Nunito Sans';
  font-size: 18px;
  line-height: 22px;
}
main .container-presentation .bloc-droite .infos-dirigeant {
  text-align: right;
}
main .container-presentation .bloc-droite .infos-dirigeant h2 {
  color: #4f4f4f;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 2px;
}
main .container-presentation .bloc-droite .infos-dirigeant p {
  font-style: italic;
  font-weight: 300;
  font-size: 17Px;
}
main .container-presentation .bloc-droite .bouton-prestations {
  background-color: #00a99d;
  width: 295px;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  border-radius: 3px;
  margin-top: 40px;
  transition: 0.6s;
}
main .container-presentation .bloc-droite .bouton-prestations h2 {
  font-family: 'Nunito Sans';
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
}
main .container-presentation .bloc-droite .bouton-prestations a:hover {
  text-decoration: none;
}
main .container-presentation .bloc-droite .bouton-prestations:hover {
  background-color: #0056a0;
}
main .container-presentation .bloc-droite .bordure-bleu {
  background-color: #0855a2;
  width: 496px;
  height: 5px;
  float: right;
  margin-right: -60px;
  margin-top: 28px;
}
main .container-dernier-bloc {
  width: 100%;
  height: auto;
  display: block;
}
main .container-dernier-bloc .container-zone-intervention {
  width: 50%;
  float: left;
  height: 771px;
  background-image: url(../img/a-propos/map.png);
  background-repeat: no-repeat;
  background-color: #132941;
  background-position: bottom -23px right -103px;
}
main .container-dernier-bloc .container-zone-intervention h2 {
  color: #fff;
  font-family: 'Nunito Sans';
  text-align: right;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2px;
  margin-top: 47px;
  margin-right: 168px;
}
main .container-dernier-bloc .container-zone-intervention h2:before {
  content: "";
  width: 2px;
  height: 31px;
  background-color: #00a99d;
  display: inline-block;
  margin-right: 14px;
  vertical-align: middle;
  margin-top: -7px;
}
main .container-dernier-bloc .container-secteurs-activites {
  width: 50%;
  float: right;
  height: 771px;
  background-color: #fff;
}
main .container-dernier-bloc .container-secteurs-activites h2 {
  color: #626262;
  font-family: 'Nunito Sans';
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 2px;
  margin-top: 47px;
  margin-left: 47px;
}
main .container-dernier-bloc .container-secteurs-activites h2:before {
  content: "";
  width: 2px;
  height: 31px;
  background-color: #00a99d;
  display: inline-block;
  margin-right: 14px;
  vertical-align: middle;
  margin-top: -3px;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs {
  width: 700px;
  margin-top: 51px;
  margin-left: 99px;
  display: flex;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-colonne-gauche {
  float: left;
  text-align: center;
  width: 239px;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-colonne-gauche a {
  text-decoration: none;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-colonne-gauche .img-aeronautique {
  margin-top: 23px !important;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-colonne-gauche .img-automobile {
  margin-top: 33px !important;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-colonne-droite {
  float: right;
  text-align: center;
  width: 119px;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-colonne-droite a {
  text-decoration: none;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-colonne-droite .img-ferroviaire {
  width: 96px !important;
  margin-top: 34px !important;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .aeronautique,
main .container-dernier-bloc .container-secteurs-activites .container-blocs .plasturgie {
  margin-bottom: 16px;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-secteur {
  height: 198px;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-secteur h3 {
  text-align: left;
  font-family: 'Nunito Sans';
  text-transform: uppercase;
  font-weight: bold;
  color: #132941;
  font-size: 15px;
  margin-top: 22px;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-secteur .image-secteur {
  position: relative;
  transition: 0.6s;
  border: 1px solid #dadada;
  border-radius: 3px;
  height: 120px;
  width: 120px;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-secteur .image-secteur .trait-bleu {
  display: block;
  background-color: #0855a2;
  width: 100%;
  height: 10px;
  border-radius: 2px;
  position: absolute;
  bottom: 0;
}
main .container-dernier-bloc .container-secteurs-activites .container-blocs .bloc-secteur .image-secteur img {
  width: 70px;
  margin-top: 18px;
}
main .container-prestations {
  max-width: 950px;
  margin: 0 auto;
  height: auto;
  padding-bottom: 140px;
  background-color: #fff;
  margin-top: 91Px;
  border-bottom: 4px solid #00b0b2;
  margin-bottom: 55px;
  position: relative;
}
main .container-prestations .contenu {
  padding-top: 57px;
  padding-left: 40px;
  padding-right: 360px;
}
main .container-prestations .contenu h2 {
  color: #0855a2;
  font-family: 'Nunito Sans';
  font-weight: 300;
}
main .container-prestations .contenu p {
  color: #626262;
  font-family: 'Nunito Sans';
  font-weight: 300;
  text-align: justify;
  font-size: 16px;
  line-height: 19px;
}
main .container-prestations .boutons-prestations {
  padding: 0 40px;
  text-align: center;
}
main .container-prestations .boutons-prestations .bouton-presta {
  width: 254px;
  height: 50px;
  border: 1px solid;
  border-radius: 3px;
  transition: 0.6s;
  display: inline-block;
  margin: 0 15px;
}
main .container-prestations .boutons-prestations .bouton-presta:first-child {
  margin-bottom: 16px;
}
main .container-prestations .boutons-prestations .bouton-presta h3 {
  text-align: center;
  font-size: 15px;
  font-family: 'Nunito Sans';
  font-weight: bold;
  color: #333333;
  font-size: 20px;
  line-height: 50px;
}
main .container-prestations .boutons-prestations .bouton-presta h3:hover {
  color: #fff;
  border: none;
}
main .container-prestations .boutons-prestations .bouton-presta a:hover {
  text-decoration: none;
}
main .container-prestations .boutons-prestations .bouton-presta:hover {
  background-color: #0855a2;
  transition: 0.6s;
  cursor: pointer;
}
main .container-prestations .container-image-presta {
  width: 600px;
  height: 409px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: right;
  margin-right: -282px;
  margin-top: 64px;
}
main .container-prestations .etudes-de-cas-liees {
  padding: 40px 40px 20px;
}
main .container-prestations .etudes-de-cas-liees .titre {
  font-family: 'Nunito Sans';
  font-weight: 300;
  color: #0056a0;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
}
main .container-prestations .etudes-de-cas-liees .bloc-etude {
  margin-bottom: 30px;
  width: 25%;
  padding: 0 15px;
}
main .container-prestations .etudes-de-cas-liees .bloc-etude a {
  display: block;
  border: 1px solid #626262;
  color: #626262;
  background-color: #fff;
}
main .container-prestations .etudes-de-cas-liees .bloc-etude a .logo-client {
  height: 150px;
  line-height: 150px;
  border-bottom: 1px solid #626262;
  text-align: center;
  position: relative;
}
main .container-prestations .etudes-de-cas-liees .bloc-etude a .logo-client img {
  max-height: 80%;
  max-width: 80%;
  width: auto;
  height: auto;
}
main .container-prestations .etudes-de-cas-liees .bloc-etude a .logo-client .overlay {
  background-color: rgba(0,86,160,0.75);
  width: 0;
  height: 100%;
  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;
  overflow: hidden;
}
main .container-prestations .etudes-de-cas-liees .bloc-etude a .logo-client .overlay i {
  color: #fff;
  font-size: 24px;
}
main .container-prestations .etudes-de-cas-liees .bloc-etude a .infos {
  padding: 15px;
}
main .container-prestations .etudes-de-cas-liees .bloc-etude a .infos h2 {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
main .container-prestations .etudes-de-cas-liees .bloc-etude a:hover {
  text-decoration: none;
}
main .container-prestations .etudes-de-cas-liees .bloc-etude a:hover .logo-client .overlay {
  width: 100%;
}
main .container-realisations {
  width: 75%;
  height: auto;
  margin-top: 31px !important;
  margin: 0 auto;
  margin-bottom: 60px !important;
}
main .container-realisations .container-categories {
  text-align: center;
  margin-top: 12px;
}
main .container-realisations .container-categories .mixitup-control-active {
  color: #0056a0;
  font-weight: 600;
}
main .container-realisations .container-categories button {
  width: 154px;
  height: 20px;
  border-right: 2px solid #0056a0;
  background: transparent;
  border-top: none;
  border-left: none;
  border-bottom: none;
  outline: none;
  color: #626262;
  font-family: 'Nunito Sans';
  font-weight: 300;
  font-size: 17px;
  line-height: 20px;
}
main .container-realisations .container-categories button:hover {
  cursor: pointer;
  color: #0056a0;
}
main .container-realisations .container-categories .ferroviaire-lien {
  border-right: none;
}
main .container-realisations .container-categories .ferroviaire {
  border-right: none;
}
main .container-realisations h1 {
  text-align: center;
  font-family: 'Nunito Sans';
  font-weight: 300;
  text-transform: uppercase;
  color: #0056a0;
  font-size: 21px;
  letter-spacing: 2px;
}
main .container-realisations ul {
  margin-top: 20px;
  text-align: center;
}
main .container-realisations ul li {
  list-style-type: none;
  display: inline-block;
  width: 265px;
  margin-bottom: 35px;
}
main .container-realisations ul li a:hover {
  text-decoration: none;
}
main .container-realisations ul li .image-mission {
  width: 239px;
  height: 238px;
  background-repeat: no-repeat;
  background-size: cover;
}
main .container-realisations ul li .infos-mission {
  width: 239px;
  background-color: #2c313e;
  height: 51px;
  padding-top: 9px;
  padding-left: 19px;
  text-align: left;
}
main .container-realisations ul li .infos-mission h2,
main .container-realisations ul li .infos-mission h3 {
  color: #fff;
  font-family: 'Nunito Sans';
}
main .container-realisations ul li .infos-mission h2 {
  font-size: 17px;
  margin-bottom: 0px;
}
main .container-realisations ul li .infos-mission h3 {
  font-size: 14px;
}
main .nf-form-fields-required {
  display: none;
}
main .container-contact {
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  width: 100%;
  float: left;
  padding-bottom: 45px;
}
main .container-contact .container {
  display: block;
  width: 100%;
}
main .container-contact .formulaire {
  width: 525px;
  background-color: rgba(255,255,255,0.9);
  padding: 16px;
  z-index: 1;
  transition: 2s;
  float: left;
  margin-top: 44px;
}
main .container-contact .formulaire h2 {
  font-family: 'Nunito Sans';
  font-weight: 300;
  color: #0855a2;
  font-size: 18px;
  margin-bottom: 2px;
}
main .container-contact .formulaire h3 {
  display: none;
}
main .container-contact .formulaire .textarea-container {
  margin-top: 15px;
}
main .container-contact .formulaire .textarea-container .nf-field {
  border-bottom: none;
}
main .container-contact .formulaire .textarea-container .textarea-wrap {
  resize: none;
}
main .container-contact .formulaire .textarea-container .nf-field-label {
  margin: 0;
}
main .container-contact .formulaire .textarea-container textarea {
  resize: none;
  height: 160px;
  color: #626262;
  font-family: 'Nunito Sans';
  font-size: 15px;
  border: 1px solid #dadada !important;
  height: 240px;
  background-color: #ffffff;
}
main .container-contact .formulaire .nf-error .nf-field-element:after {
  display: none;
}
main .container-contact .formulaire .submit-container {
  text-align: center;
  margin: 0 auto;
}
main .container-contact .formulaire .submit-container .field-wrap {
  display: inherit;
}
main .container-contact .formulaire .submit-container .nf-field {
  border-bottom: none;
}
main .container-contact .formulaire .submit-container input {
  background-color: #0855a2;
  height: auto;
  font-family: 'Nunito Sans';
  color: #fff !important;
  text-transform: uppercase;
  width: 162px;
  transition: 0.6s;
}
main .container-contact .formulaire .submit-container input:hover {
  background-color: #fff;
  cursor: pointer;
  color: #0855a2 !important;
}
main .container-contact .formulaire .nf-field {
  border-bottom: 1px solid #dadada;
}
main .container-contact .formulaire .nf-field-container {
  line-height: 1.5;
  white-space: normal;
  margin-bottom: 0px;
}
main .container-contact .formulaire .ninja-forms-field {
  background-color: rgba(255,255,255,0);
  border: none !important;
  height: 5px;
}
main .container-contact .formulaire .nf-form-content label {
  text-align: left;
  font-family: 'Nunito Sans';
  color: #626262;
  font-weight: normal;
  font-size: 15px;
  padding-bottom: 9px;
}
main .container-contact .formulaire .nf-field-label {
  width: auto;
}
main .container-contact .formulaire .nf-field-element input {
  color: #626262;
  font-family: 'Nunito Sans';
  font-size: 15px;
}
main .container-contact .contact {
  width: 321px;
  height: 275px;
  float: left;
  background-color: rgba(255,255,255,0.9);
  margin-left: 199px;
  margin-top: 307px;
  padding: 30px;
}
main .container-contact .contact h2 {
  font-family: 'Nunito Sans';
  color: #0855a2;
  font-size: 18px;
  text-transform: uppercase;
  font-size: 20px;
  padding-left: 15px;
  letter-spacing: 2px;
}
main .container-contact .contact .informations-contact {
  padding: 16px;
}
main .container-contact .contact .informations-contact p {
  color: #2c313e;
  font-family: 'Nunito Sans';
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 300;
}
main .container-contact .contact .informations-contact p a {
  color: #2c313e;
  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;
}
main .container-contact .contact .informations-contact p a:hover {
  color: #0855a2;
  text-decoration: none;
}
main .container-contact .contact .informations-contact .tel {
  margin-bottom: 12px;
}
main .container-contact .contact .informations-contact .tel img {
  width: 10px;
}
main .container-contact .contact .informations-contact .tel span {
  padding-left: 17px;
}
main .container-contact .contact .informations-contact .mail {
  margin-top: 12px;
}
main .container-contact .contact .informations-contact .mail img {
  width: 19px;
}
main .container-contact .contact .informations-contact .mail span {
  padding-left: 2px;
}
main .container-contact .contact .informations-contact .adresse {
  line-height: 20px;
  padding-top: 11px;
}
main .container-contact .contact .informations-contact .adresse span {
  padding-left: 10px;
}
main .container-contact .contact .informations-contact .adresse img {
  width: 15px;
}
main .container-contact .contact .informations-contact .adresse .cp {
  margin-left: 18px;
}
main .container-contact .contact .informations-contact .linkedin {
  width: 80px;
  margin-top: 20px;
}
main .mentions {
  margin-top: 90px;
  margin-bottom: 90px;
}
footer {
  z-index: 1;
  display: inline-block;
  width: 100%;
  -webkit-box-shadow: 0px 6px 39px -3px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 6px 39px -3px rgba(0,0,0,0.75);
  box-shadow: 0px 6px 39px -3px rgba(0,0,0,0.75);
}
footer #formulaire-mobile {
  display: none !important;
}
footer .slider-clients {
  height: 149px;
  text-align: center;
  background-color: #fff;
  margin: 0 auto;
}
footer .slider-clients .owl-carousel {
  width: 80% !important;
  margin: 0 auto;
}
footer .slider-clients .owl-carousel .owl-item {
  height: 87px;
  position: relative;
  margin: 0 auto;
}
footer .slider-clients .owl-carousel .owl-item img {
  width: 120px !important;
  position: absolute;
  top: 40%;
  transform: translateY(-40%);
  left: 30%;
}
footer .slider-clients .owl-dots {
  display: none;
}
footer .slider-clients .owl-nav {
  display: block !important;
}
footer .slider-clients .owl-nav .owl-prev {
  background-image: url(../img/footer/prev.png) !important;
  width: 20px;
  height: 120px;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  position: absolute;
  left: 0;
  top: 24px;
}
footer .slider-clients .owl-nav .owl-prev:focus {
  outline: none;
}
footer .slider-clients .owl-nav .owl-prev span {
  display: none !important;
}
footer .slider-clients .owl-nav .owl-next {
  background-image: url(../img/footer/next.png) !important;
  width: 20px;
  height: 120px;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  position: absolute;
  right: 0;
  top: 24px;
}
footer .slider-clients .owl-nav .owl-next:focus {
  outline: none;
}
footer .slider-clients .owl-nav .owl-next span {
  display: none !important;
}
footer .slider-clients h3 {
  font-family: 'Nunito Sans';
  font-weight: 300;
  font-size: 21px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #0855a2;
  padding-top: 15px;
}
footer .footer-bottom {
  padding: 7px 0 25px;
  background-color: #2c313e;
  border-top: 2px solid #0855a2;
}
footer .footer-bottom .bloc-un {
  margin-left: 44px;
  padding-top: 18px;
  float: left;
  width: 660px;
}
footer .footer-bottom .bloc-un .menu-footer {
  width: 468px;
}
footer .footer-bottom .bloc-un .menu-footer li {
  display: inline-block;
  width: 105px;
  margin-bottom: 7px;
}
footer .footer-bottom .bloc-un .menu-footer li a {
  font-family: 'Nunito Sans';
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  transition: 0.6s;
}
footer .footer-bottom .bloc-un .menu-footer li a:hover {
  text-decoration: none;
  color: #4189c1;
  font-weight: 600;
}
footer .footer-bottom .bloc-un .menu-footer ul {
  border-bottom: 1px solid #fff;
  padding-inline-start: 0px;
}
footer .footer-bottom .bloc-un .infos-footer p {
  color: #fff;
  font-family: 'Nunito Sans';
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 300;
}
footer .footer-bottom .bloc-un .infos-footer p a {
  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;
}
footer .footer-bottom .bloc-un .infos-footer .tel {
  margin-bottom: 12px;
}
footer .footer-bottom .bloc-un .infos-footer .tel img {
  width: 10px;
}
footer .footer-bottom .bloc-un .infos-footer .tel span {
  padding-left: 10px;
}
footer .footer-bottom .bloc-un .infos-footer .mail img {
  width: 19px;
}
footer .footer-bottom .bloc-un .infos-footer .mail span {
  padding-left: 7px;
}
footer .footer-bottom .bloc-un .infos-footer .adresse {
  line-height: 20px;
}
footer .footer-bottom .bloc-un .infos-footer .adresse img {
  width: 15px;
}
footer .footer-bottom .bloc-un .infos-footer .adresse .cp {
  margin-left: 18px;
}
footer .footer-bottom .bloc-un .infos-footer .adresse span {
  padding-left: 6px;
}
footer .footer-bottom .bloc-un .infos-footer .bloc-un,
footer .footer-bottom .bloc-un .infos-footer .bloc-deux,
footer .footer-bottom .bloc-un .infos-footer .bloc-trois {
  display: inline-block;
  margin: 0;
  padding: 0;
}
footer .footer-bottom .bloc-un .infos-footer .bloc-un {
  width: 184px;
}
footer .footer-bottom .bloc-un .infos-footer .bloc-trois {
  width: 267px;
}
footer .footer-bottom .bloc-un .infos-footer .bloc-trois img {
  width: 68px;
  margin-left: 7px;
  margin-top: -6px;
}
footer .footer-bottom .bloc-un .infos-footer .bloc-deux {
  width: 200px;
  line-height: 0px;
}
footer .footer-bottom .bloc-trois {
  float: right;
  margin-top: 90px;
  width: 585px;
}
footer .footer-bottom .bloc-trois .info-realisation-footer {
  color: white;
  font-size: 11px;
}
footer .footer-bottom .bloc-trois .info-realisation-footer img {
  width: 34px !important;
  margin-left: 4px;
}
footer .footer-bottom .bloc-trois a {
  display: inline-block;
  font-family: 'Nunito Sans';
  color: white;
  font-size: 11px;
  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;
}
footer .footer-bottom .bloc-trois h4 {
  display: inline-block;
  font-family: 'Nunito Sans';
  color: white;
  font-size: 11px;
}
footer .footer-bottom .bloc-trois span {
  color: #1faaac;
}
footer .footer-bottom .bloc-trois img {
  width: 40px;
  margin-left: 4px;
}
footer .footer-bottom .bloc-deux {
  line-height: 146px;
  margin-left: 626px;
  margin-right: 715px;
  overflow: hidden;
}
footer .footer-bottom .bloc-deux .logo-footer {
  text-align: center;
}
footer .footer-bottom .bloc-deux img {
  width: 150px;
}
.page-id-222 main section.filtres {
  text-align: center;
  padding: 60px 0;
}
.page-id-222 main section.filtres h1 {
  color: #0056a0;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 34px;
  margin-bottom: 30px;
}
.page-id-222 main section.filtres button {
  background-color: transparent;
  color: #0056a0;
  border: 0;
  outline: none;
  cursor: pointer;
  font-weight: 600;
  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;
  padding: 0;
  margin-right: 30px;
  font-size: 16px;
  line-height: 20px;
}
.page-id-222 main section.filtres button:last-child {
  margin-right: 0;
}
.page-id-222 main section.filtres button:hover {
  color: #00b0b2;
}
.page-id-222 main section.filtres button.is-checked {
  color: #00b0b2;
  font-weight: bold;
}
.page-id-222 main section.etudes .grid {
  margin: 0 -15px 30px;
}
.page-id-222 main section.etudes .grid .bloc-etude {
  margin-bottom: 30px;
  width: 25%;
  padding: 0 15px;
}
.page-id-222 main section.etudes .grid .bloc-etude a {
  display: block;
  border: 1px solid #626262;
  color: #626262;
  background-color: #fff;
}
.page-id-222 main section.etudes .grid .bloc-etude a .logo-client {
  height: 150px;
  line-height: 150px;
  border-bottom: 1px solid #626262;
  text-align: center;
  position: relative;
}
.page-id-222 main section.etudes .grid .bloc-etude a .logo-client img {
  max-height: 80%;
  max-width: 80%;
  width: auto;
  height: auto;
}
.page-id-222 main section.etudes .grid .bloc-etude a .logo-client .overlay {
  background-color: rgba(0,86,160,0.75);
  width: 0;
  height: 100%;
  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;
  overflow: hidden;
}
.page-id-222 main section.etudes .grid .bloc-etude a .logo-client .overlay i {
  color: #fff;
  font-size: 24px;
}
.page-id-222 main section.etudes .grid .bloc-etude a .infos {
  padding: 15px;
}
.page-id-222 main section.etudes .grid .bloc-etude a .infos h2 {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
.page-id-222 main section.etudes .grid .bloc-etude a:hover {
  text-decoration: none;
}
.page-id-222 main section.etudes .grid .bloc-etude a:hover .logo-client .overlay {
  width: 100%;
}
.single-etude_de_cas main .titre {
  font-size: 18px;
  line-height: 22px;
  color: #00b0b2;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  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;
}
.single-etude_de_cas main .titre:after {
  content: "";
  height: 1px;
  width: 30px;
  display: block;
  background-color: #00b0b2;
  margin-top: 6px;
}
.single-etude_de_cas main .bloc-de-texte p,
.single-etude_de_cas main .bloc-de-texte ul,
.single-etude_de_cas main .bloc-de-texte ol {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
}
.single-etude_de_cas main .bloc-de-texte p {
  text-align: justify;
}
.single-etude_de_cas main .bloc-de-texte ul,
.single-etude_de_cas main .bloc-de-texte ol {
  padding-left: 20px;
}
.single-etude_de_cas main section.etude-de-cas {
  padding: 60px 0;
}
.single-etude_de_cas main section.etude-de-cas ul {
  list-style: none;
  padding: 0;
}
.single-etude_de_cas main section.etude-de-cas ul li:before {
  display: inline-block;
  content: "";
  width: 0px;
  height: 0px;
  border-top: 7px solid transparent;
  border-left: 10px solid #00a99d;
  border-bottom: 7px solid transparent;
  padding-left: 12px;
}
.single-etude_de_cas main section.etude-de-cas .titre-etude {
  margin-bottom: 60px;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 34px;
  color: #0056a0;
  text-align: center;
}
.single-etude_de_cas main section.etude-de-cas .problematique {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #0056a0;
}
.single-etude_de_cas main section.etude-de-cas .problematique .visuel .logo-client {
  border: 1px solid #0056a0;
  height: 255px;
  line-height: 255px;
  text-align: center;
  margin-bottom: 15px;
  background-color: #fff;
}
.single-etude_de_cas main section.etude-de-cas .problematique .visuel .logo-client img {
  padding: 15px;
  max-width: 100%;
  max-height: 100%;
}
.single-etude_de_cas main section.etude-de-cas .problematique .visuel .secteur {
  text-align: center;
  text-transform: uppercase;
  color: #0056a0;
}
.single-etude_de_cas main section.etude-de-cas .solution {
  margin-bottom: 90px;
}
.single-etude_de_cas main section.etude-de-cas .solution .actions-menees {
  padding-right: 30px;
}
.single-etude_de_cas main section.etude-de-cas .solution .resultats {
  padding-left: 30px;
}
.single-etude_de_cas main section.etude-de-cas .mini-navigation {
  position: relative;
}
.single-etude_de_cas main section.etude-de-cas .mini-navigation .ligne-fond {
  width: 100%;
  background-color: #0056a0;
  height: 1px;
  top: 12px;
  left: 0;
  position: absolute;
}
.single-etude_de_cas main section.etude-de-cas .mini-navigation .item span {
  background-color: #fff;
}
.single-etude_de_cas main section.etude-de-cas .mini-navigation .item span a {
  color: #0056a0;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 500;
  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;
}
.single-etude_de_cas main section.etude-de-cas .mini-navigation .item span a:hover {
  color: #00b0b2;
  text-decoration: none;
}
.single-etude_de_cas main section.etude-de-cas .mini-navigation .item.item-prev span {
  padding-right: 30px;
}
.single-etude_de_cas main section.etude-de-cas .mini-navigation .item.item-back {
  text-align: center;
}
.single-etude_de_cas main section.etude-de-cas .mini-navigation .item.item-back span {
  padding-left: 30px;
  padding-right: 30px;
}
.single-etude_de_cas main section.etude-de-cas .mini-navigation .item.item-next {
  text-align: right;
}
.single-etude_de_cas main section.etude-de-cas .mini-navigation .item.item-next span {
  padding-left: 30px;
}
@media (max-width: 767.98px) {
  #grdp_barre_maxi,
  #grdp_barre_mini {
    display: none !important;
  }
  .page-id-222 main section.etudes .grid .bloc-etude {
    width: 50%;
  }
  .single-etude_de_cas main section.etude-de-cas .problematique .visuel {
    margin-bottom: 30px;
  }
  .single-etude_de_cas main section.etude-de-cas .solution {
    margin-bottom: 0;
  }
  .single-etude_de_cas main section.etude-de-cas .solution .actions-menees {
    padding-right: 15px;
  }
  .single-etude_de_cas main section.etude-de-cas .solution .resultats {
    padding-left: 15px;
  }
  .single-etude_de_cas main section.etude-de-cas .mini-navigation .ligne-fond {
    display: none;
  }
  .single-etude_de_cas main section.etude-de-cas .mini-navigation .item {
    text-align: center !important;
    padding: 10px 15px !important;
  }
  .single-etude_de_cas main section.etude-de-cas .mini-navigation .item span {
    padding: 0 !important;
  }
  body header {
    height: 100px !important;
    height: 160px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
  }
  body header #formulaire {
    display: none;
  }
  body header .actions-header .bloc-linkedin {
    top: 7px;
  }
  body header .actions-header .bloc-telephone {
    top: 12px;
  }
  body header .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    max-width: 100% !important;
  }
  body header .menu-header li {
    display: block;
    list-style: none;
    line-height: 34px;
    margin-right: 0px !important;
  }
  body header #menu-footer {
    margin-top: 10px;
  }
  body header .menu-footer-container {
    display: none;
    width: 100%;
    position: relative;
    z-index: 150;
    background-color: white;
    padding-bottom: 10px;
  }
  body header .logo-header {
    display: block;
    width: 100%;
  }
  body header .logo-header a {
    height: 55px;
    line-height: 110px;
    white-space: nowrap;
  }
  body header .logo-header img {
    margin-top: 0px;
    width: 160px;
  }
  body header #menu-header {
    padding-inline-start: 0px !important;
  }
  body header .menu-header {
    display: block;
    margin-left: 0px;
    line-height: 0px;
    text-align: center;
  }
  body header .menu-header .menu-header-container {
    position: relative;
    display: none;
    width: 100%;
    z-index: 1;
    background-color: #fff;
    height: auto;
  }
  body header .menu-header .sub-menu {
    background-color: transparent;
    position: initial;
    width: auto;
    height: auto;
    padding-inline-start: 0px !important;
  }
  body header .menu-header .sub-menu li {
    margin-right: 0px !important;
  }
  body header .menu-header .sub-menu li a {
    color: #333333;
    border-right: none !important;
  }
  body header .navbar-toggler {
    background-color: #0855a2;
    width: 150px;
    height: 40px;
    display: block !important;
    margin: 0 auto;
  }
  body header .navbar-toggler p {
    display: inline-block;
    font-family: 'Nunito Sans';
    font-size: 18px;
    color: white;
  }
  body header .navbar-toggler-icon {
    background-image: url(../img/header/menu-button.svg);
    background-size: 69%;
  }
  body main .container-contact {
    height: 1200px;
  }
  body main .container-contact .formulaire {
    width: 100%;
    height: auto;
  }
  body main .container-contact .contact {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 10px;
    text-align: center;
  }
  body main .container-en-bref {
    height: auto !important;
    width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  body main .container-en-bref .liste-gauche,
  body main .container-en-bref .liste-droite {
    float: none;
  }
  body main .container-en-bref .liste-gauche ul li,
  body main .container-en-bref .liste-droite ul li {
    font-size: 14px !important;
  }
  body main .container-en-bref .liste-droite {
    margin-left: 0px;
  }
  body main .container-accueil {
    margin-bottom: 70px !important;
    height: 450px !important;
  }
  body main .container-accueil .bloc-image {
    height: 250px !important;
  }
  body main .container-accueil .bloc-blanc {
    width: 100% !important;
    margin-top: 250px !important;
    height: 174px !important;
  }
  body main .container-accueil .bloc-en-savoir-plus {
    width: 100% !important;
    margin-top: 0px !important;
  }
  body main .container-accueil .bloc-image .bloc-blanc h3 {
    font-size: 22px;
  }
  body main .container-nos-prestations .bloc-blanc-prestations {
    width: 100% !important;
    margin-left: 0px !important;
  }
  body main .container-bloc-presta {
    margin-left: 0px !important;
  }
  body main .container-bloc-presta .bloc-presta {
    margin-right: 0px !important;
    width: 100% !important;
  }
  body main .container-bloc-presta .bloc-presta h2,
  body main .container-bloc-presta .bloc-presta p {
    padding-left: 15px;
  }
  body main .container-nos-realisations .slides {
    padding-inline-start: 0px !important;
  }
  body main .container-nos-realisations .owl-carousel {
    width: 70%;
    margin-top: 30px;
  }
  body main .container-nos-realisations .owl-prev {
    left: -17px !important;
    top: 95px !important;
  }
  body main .container-nos-realisations .bouton-realisations {
    width: 100% !important;
    border: none !important;
  }
  body main .container-image-a-propos {
    height: 300px !important;
  }
  body main .container-presentation {
    width: 100% !important;
    height: auto !important;
  }
  body main .container-presentation .bloc-texte-bleu {
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
    top: -75px !important;
    position: initial !important;
  }
  body main .container-presentation .bloc-texte-bleu h2 {
    font-size: 25px !important;
  }
  body main .container-presentation .bloc-gauche {
    width: auto !important;
    float: none !important;
    margin-top: 0px !important;
    padding-top: 40px;
  }
  body main .container-presentation .bloc-gauche .photo-dirigeant {
    width: 150px !important;
    height: 150px !important;
    margin: 0 auto;
  }
  body main .container-presentation .bloc-gauche .certifications {
    margin-top: 15px !important;
  }
  body main .container-presentation .bloc-gauche .certifications h2 {
    margin-left: 0px !important;
    font-size: 17px !important;
  }
  body main .container-presentation .bloc-gauche .certifications .certification-un {
    margin-left: 0px !important;
  }
  body main .container-presentation .bloc-gauche .certifications .certification-un img {
    width: 90px !important;
  }
  body main .container-presentation .bloc-gauche .certifications .certification-deux img {
    margin-left: 0px !important;
  }
  body main .container-presentation .bloc-droite {
    float: none !important;
    width: 100% !important;
    padding: 20px !important;
  }
  body main .container-presentation .bloc-droite p {
    font-size: 15px;
  }
  body main .container-presentation .bloc-droite .bordure-bleu {
    display: none !important;
  }
  body main .container-dernier-bloc {
    display: block !important;
  }
  body main .container-dernier-bloc .container-zone-intervention,
  body main .container-dernier-bloc .container-secteurs-activites {
    float: none !important;
    width: 100% !important;
    display: inline-block !important;
  }
  body main .container-dernier-bloc .container-zone-intervention h2,
  body main .container-dernier-bloc .container-secteurs-activites h2 {
    text-align: center !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  body main .container-dernier-bloc .container-zone-intervention {
    background-position: bottom 20% right 25% !important;
    height: 530px !important;
    background-size: 800px !important;
  }
  body main .container-dernier-bloc .container-zone-intervention h2 {
    margin-top: 27px !important;
  }
  body main .container-dernier-bloc .container-secteurs-activites .container-blocs {
    width: 250px !important;
    margin: 0 auto;
    margin-top: 51px !important;
  }
  body main .container-prestations .container-image-presta {
    height: 250px !important;
  }
  body main .container-realisations ul {
    padding-inline-start: 0px !important;
    width: 100%;
  }
  body main .container-realisations ul li {
    width: auto !important;
  }
  body main .container-realisations .container-categories button {
    width: auto !important;
    display: block;
    margin: 0 auto;
    height: auto !important;
    border: 0;
  }
  body footer {
    position: relative;
  }
  body footer .slider-clients {
    height: auto !important;
    padding-bottom: 30px;
  }
  body footer #formulaire-mobile {
    display: block !important;
    position: fixed;
    z-index: 150;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
    width: 100%;
    bottom: 0;
  }
  body footer #formulaire-mobile .nf-form-fields-required {
    display: none;
  }
  body footer #formulaire-mobile .nf-form-cont {
    width: 100%;
    background-color: white;
    border: 2px solid #00b0b2;
    height: auto;
    padding-top: 10px;
    padding-left: 10px;
    display: none;
  }
  body footer #formulaire-mobile .rappel-title-mobile {
    position: relative;
    cursor: pointer;
    display: block;
    width: 100%;
    background-color: #00b0b2;
    text-align: center;
    height: 40px;
    vertical-align: top;
    padding-top: 8px;
    line-height: 31px;
    transition: all .1s ease-in-out !important;
    -webkit-transition: all .1s ease-in-out !important;
    -moz-transition: all .1s ease-in-out !important;
    -o-transition: all .1s ease-in-out !important;
  }
  body footer #formulaire-mobile .rappel-title-mobile span {
    z-index: 50;
    position: relative;
    font-weight: 400;
    font-family: 'Nunito Sans';
    color: white;
    font-size: 18px;
  }
  body footer #formulaire-mobile h3 {
    display: none;
  }
  body footer #formulaire-mobile .textarea-container {
    margin-top: 15px;
  }
  body footer #formulaire-mobile .textarea-container .nf-field {
    border-bottom: none;
  }
  body footer #formulaire-mobile .textarea-container .textarea-wrap {
    border: 1px solid #dadada;
    resize: none;
  }
  body footer #formulaire-mobile .textarea-container .nf-field-label {
    padding: 10px;
    margin-bottom: 5px !important;
  }
  body footer #formulaire-mobile .textarea-container textarea {
    resize: none;
    height: 65px;
    color: #626262;
    font-family: 'Nunito Sans';
    font-size: 15px;
  }
  body footer #formulaire-mobile .submit-container {
    text-align: center;
    margin: 0 auto;
  }
  body footer #formulaire-mobile .submit-container .field-wrap {
    display: inherit;
  }
  body footer #formulaire-mobile .submit-container .nf-field {
    border-bottom: none;
  }
  body footer #formulaire-mobile .submit-container input {
    background-color: #00b0b2 !important;
    height: 32px;
    font-family: 'Nunito Sans';
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 5px;
    width: 127px;
    font-size: 18px !important;
    font-weight: 300;
    text-align: center;
    line-height: 9px;
    letter-spacing: 1px;
  }
  body footer #formulaire-mobile .nf-field {
    border-bottom: 1px solid #dadada;
  }
  body footer #formulaire-mobile .nf-field-container {
    line-height: 1.5;
    white-space: normal;
    margin-bottom: 5px !important;
  }
  body footer #formulaire-mobile .nf-form-content {
    padding: 0 10px 0 0;
  }
  body footer #formulaire-mobile .ninja-forms-field {
    background-color: white;
    border: none !important;
    height: 5px;
  }
  body footer #formulaire-mobile .nf-form-content label {
    text-align: left;
    font-family: 'Nunito Sans';
    color: #626262;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 0px;
  }
  body footer #formulaire-mobile .nf-field-label {
    width: auto;
    margin-bottom: 5px !important;
  }
  body footer #formulaire-mobile .nf-field-element input {
    color: #626262;
    font-family: 'Nunito Sans';
    font-size: 14px;
    background: transparent;
  }
  body footer .footer-bottom {
    padding: 0 15px 50px;
  }
  body footer .footer-bottom .bloc-un .menu-footer li {
    width: auto !important;
    display: block;
  }
  body footer .footer-bottom .infos-footer .bloc-deux {
    display: inline-block !important;
    width: 200px !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .page-id-222 main section.etudes .grid .bloc-etude {
    width: 33.33%;
  }
  body header {
    height: 162px;
  }
  body header .container {
    text-align: center;
  }
  body header .logo-header {
    display: block;
    padding-top: 30px;
  }
  body header .logo-header img {
    margin: 0 auto;
  }
  body header .menu-header {
    margin-left: 0px !important;
  }
  body header .menu-header .sub-menu {
    left: 33px;
    top: 97px;
  }
  body main .container-contact .formulaire {
    width: 100%;
    height: auto;
  }
  body main .container-contact .contact {
    width: 100%;
    height: autopx;
    margin-top: 10px;
    margin-left: 0px;
  }
  body main .container-contact .contact h2 {
    text-align: center;
  }
  body main .container-contact .contact .informations-contact {
    text-align: center;
    padding: 5px;
  }
  body main .container-contact .contact .informations-contact .tel {
    margin-bottom: 0px;
  }
  body main .container-en-bref {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 50px;
  }
  body main .container-en-bref h3 {
    margin-bottom: 40px;
  }
  body main .container-en-bref .liste-gauche {
    width: 350px;
  }
  body main .container-en-bref .liste-gauche,
  body main .container-en-bref .liste-droite {
    float: none !important;
    width: 100% !important;
  }
  body main .container-nos-prestations .bloc-blanc-prestations {
    width: 100% !important;
    margin-left: 0px !important;
  }
  body main .container-nos-prestations .container-bloc-presta {
    justify-content: center;
  }
  body main .container-nos-prestations .container-bloc-presta .bloc-presta {
    height: auto !important;
    width: 216px !important;
    margin-bottom: 163px;
  }
  body main .container-accueil {
    margin-bottom: 40px !important;
  }
  body main .container-accueil .bloc-blanc {
    width: 100% !important;
  }
  body main .container-accueil .bloc-en-savoir-plus {
    float: right !important;
    margin-top: -57px !important;
  }
  body main .container-presentation {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 30px !important;
  }
  body main .container-presentation .bloc-gauche {
    margin-top: 0px !important;
    height: 652px !important;
    float: left;
    width: 330px;
  }
  body main .container-presentation .bloc-droite {
    float: none !important;
    width: 100% !important;
  }
  body main .container-presentation .bloc-droite .bordure-bleu {
    margin-top: 45px !important;
  }
  body main .container-dernier-bloc .container-zone-intervention,
  body main .container-dernier-bloc .container-secteurs-activites {
    float: none !important;
    width: 100% !important;
    display: inline-block !important;
  }
  body main .container-dernier-bloc .container-zone-intervention h2,
  body main .container-dernier-bloc .container-secteurs-activites h2 {
    text-align: center !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
  body main .container-dernier-bloc .container-zone-intervention {
    background-position: right !important;
  }
  body main .container-blocs {
    width: 400px !important;
    margin: 0 auto !important;
    margin-top: 51px !important;
    display: flex !important;
  }
  body main .container-blocs .bloc-colonne-gauche,
  body main .container-blocs .bloc-colonne-droite {
    float: none !important;
    width: auto !important;
    display: block !important;
    margin: 0 auto !important;
  }
}
@media (max-width: 1540px) {
  footer .footer-bottom {
    height: auto !important;
  }
  footer .footer-bottom .bloc-un {
    margin-left: 0px !important;
    float: none !important;
    width: 100% !important;
    text-align: center;
  }
  footer .footer-bottom .bloc-un .menu-footer {
    width: 100% !important;
  }
  footer .footer-bottom .bloc-un .menu-footer li {
    margin-bottom: 15px !important;
    width: 110px !important;
  }
  footer .footer-bottom .bloc-un .infos-footer .bloc-un,
  footer .footer-bottom .bloc-un .infos-footer .bloc-deux,
  footer .footer-bottom .bloc-un .infos-footer .bloc-trois {
    display: block;
    width: auto;
    margin-bottom: 12px !important;
  }
  footer .footer-bottom .bloc-trois {
    float: none !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    width: 100% !important;
    text-align: center;
  }
  footer .footer-bottom .bloc-deux {
    margin-left: 0px !important;
    margin-right: 0px !important;
    overflow: inherit !important;
  }
  footer .footer-bottom .bloc-deux .logo-footer {
    text-align: center !important;
  }
}
@media (max-width: 1334px) {
  .container-accueil {
    margin-left: 30px !important;
    margin-right: 30px !important;
    height: 672px !important;
  }
  .container-accueil .bloc-bleu {
    display: none !important;
  }
  .container-accueil .bloc-fond-blanc {
    display: none !important;
  }
  .container-accueil .bloc-image {
    display: block !important;
    width: 100% !important;
    position: inherit !important;
    float: none !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
  }
  .container-accueil .bloc-blanc {
    margin-left: 0px !important;
  }
  .container-nos-realisations,
  .container-contenu-realisations {
    width: 100% !important;
  }
  .container-prestations {
    width: 90% !important;
  }
  .container-prestations .container-image-presta {
    width: 100% !important;
    float: none !important;
    margin-right: 0pximportant;
    margin-top: 0pximportant;
  }
  .container-prestations .contenu {
    padding-right: 40px !important;
    margin-bottom: 70px !important;
  }
}
@media (max-width: 1380px) {
  .container-nos-prestations {
    width: 100% !important;
  }
  .container-nos-prestations .bloc-blanc-prestations {
    height: auto !important;
  }
  .container-nos-prestations .container-bloc-presta {
    text-align: center;
    margin: 0 auto;
    justify-content: center;
  }
  .container-nos-prestations .bloc-presta {
    width: 26%;
    margin-bottom: 55px;
  }
  .container-nos-prestations .bloc-presta p {
    text-align: left;
  }
  .container-en-bref {
    height: auto !important;
  }
  .container-en-bref .liste-gauche {
    float: none !important;
    width: 100% !important;
  }
  .container-en-bref .liste-gauche ul {
    margin-bottom: 0px !important;
  }
  .container-en-bref .liste-droite {
    width: 100% !important;
    float: none !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
}
