<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1768</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2424</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils.less) is not within the allowed path(s): (/www/wwwroot/pfo-btp.fr/:/tmp/) in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils) is not within the allowed path(s): (/www/wwwroot/pfo-btp.fr/:/tmp/) in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/desktop.less) is not within the allowed path(s): (/www/wwwroot/pfo-btp.fr/:/tmp/) in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/desktop) is not within the allowed path(s): (/www/wwwroot/pfo-btp.fr/:/tmp/) in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  Creating default object from empty value in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>3491</b><br />
<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>133</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile.less) is not within the allowed path(s): (/www/wwwroot/pfo-btp.fr/:/tmp/) in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/mobile) is not within the allowed path(s): (/www/wwwroot/pfo-btp.fr/:/tmp/) in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/tablet.less) is not within the allowed path(s): (/www/wwwroot/pfo-btp.fr/:/tmp/) in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/tablet) is not within the allowed path(s): (/www/wwwroot/pfo-btp.fr/:/tmp/) in <b>/www/wwwroot/pfo-btp.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
body {
  font-family: 'Nunito Sans', sans-serif;
  border-top: 5px solid #41618d;
  overflow-x: hidden;
}
body #grdp_barre_mini {
  display: block !important;
}
body #grdp_barre_maxi {
  display: none !important;
}
@media (min-width: 1420px) {
  body .container {
    max-width: 1420px;
  }
}
body a {
  transition: all .3s ease;
  color: #2d3442;
  cursor: pointer;
}
body a:hover,
body a:focus,
body a:active {
  text-decoration: none;
  color: #6a9de5;
}
body header {
  max-height: 130px;
}
body header.home {
  border-bottom: none;
}
body header .head-content {
  display: flex;
  padding: 20px 0 0;
  justify-content: space-between;
  position: relative;
  align-items: baseline;
}
body header .head-content .logo-container {
  z-index: 20;
}
body header .head-content .nav-primary {
  display: flex;
  justify-content: center;
  align-items: center;
}
body header .head-content .nav-primary.white .menu-menu-principal-container {
  height: 100%;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav {
  height: 100%;
  margin: 50px 0 30px;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li {
  position: relative;
  height: 100%;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li > a {
  color: #fff;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li > a:after {
  background-color: #fff;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li.current-menu-item > a {
  color: #fff;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li.menu-item-has-children > a:before {
  content: "";
  position: absolute;
  right: -15px;
  top: 55%;
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-top-color: currentColor;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu {
  margin: 0;
  padding: 20px 0;
  top: 55px;
  list-style: none;
  position: absolute;
  width: max-content;
  background: transparent;
  left: -999em;
  border-radius: 0 0 5px 5px;
  background: #41618d;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li {
  display: inline-block;
  text-align: center;
  border-right: 1px solid #fff;
  padding: 0 15px;
  max-width: 180px;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li > a {
  color: #fff;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 18px;
  display: block;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li:last-child {
  border-right: none;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children > a {
  display: block;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children > a::before {
  right: 2px;
  border-top-color: transparent;
  border-left-color: currentColor;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li:hover > ul {
  left: 100%;
  top: 0;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li:hover > a,
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li:focus > a,
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li:active > a {
  color: #fff;
}
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li:hover > ul.sub-menu,
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li:focus > ul.sub-menu,
body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav li:active > ul.sub-menu {
  left: auto;
  z-index: 10;
}
body header .head-content .nav-primary .menu-menu-principal-container {
  height: 100%;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav {
  margin: 0;
  display: block;
  list-style: none;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 50px 0 30px;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li {
  height: 100%;
  display: inline-block;
  position: relative;
  text-align: left;
  line-height: 14px;
  transition: all .3s ease;
  padding: 0 15px;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li > a {
  color: #2d3442;
  font-size: 20px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 200;
  position: relative;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li > a:after {
  content: "";
  background-color: #41618d;
  height: 2px;
  width: 0;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li > a:hover,
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li > a:focus,
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li > a:active {
  background: none;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li > a:hover:after,
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li > a:focus:after,
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li > a:active:after {
  width: 100%;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.current-menu-item > a,
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.current-menu-ancestor > a {
  color: #2d3442;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.current-menu-item > a:after,
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.current-menu-ancestor > a:after {
  width: 100%;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.menu-item-has-children {
  height: 60px;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.menu-item-has-children > a {
  height: 100%;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.menu-item-has-children > a:before {
  content: "";
  position: absolute;
  right: -15px;
  top: 55%;
  transform: translateY(-50%);
  border: 4px solid transparent;
  border-top-color: currentColor;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu {
  margin: 0;
  padding: 20px 0;
  top: 55px;
  width: 550px;
  display: block;
  list-style: none;
  position: absolute;
  width: max-content;
  background: #41618d;
  left: -999em;
  border-radius: 0 0 5px 5px;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li {
  display: inline-block;
  text-align: center;
  border-right: 1px solid #fff;
  padding: 0 15px;
  max-width: 180px;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li > a {
  color: #fff;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 18px;
  display: block;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li > a:after {
  background-color: #fff;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li:last-child {
  border-right: none;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li.menu-item-has-children > a::before {
  right: 2px;
  border-top-color: transparent;
  border-left-color: currentColor;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li.menu-item-has-children ul.sub-menu li:hover > ul {
  left: 100%;
  top: 0;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li:hover > a,
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li:focus > a,
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li:active > a {
  color: #2d3442;
}
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li:hover > ul.sub-menu,
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li:focus > ul.sub-menu,
body header .head-content .nav-primary .menu-menu-principal-container ul.nav li:active > ul.sub-menu {
  left: auto;
  z-index: 10;
}
body header .head-content .contact-block {
  display: flex;
  justify-content: center;
  align-items: center;
}
body header .head-content .contact-block a.phone,
body header .head-content .contact-block a.linked-in {
  margin: 0 5px;
  width: 47px;
  height: 40px;
}
body header .head-content .contact-block a.phone:hover,
body header .head-content .contact-block a.linked-in:hover {
  opacity: 0.7;
}
body header .head-content .contact-block.blue a.phone .picto-container .picto-phone,
body header .head-content .contact-block.blue a.phone .picto-container .picto-linked-in,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-phone,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-linked-in {
  position: relative;
}
body header .head-content .contact-block.blue a.phone .picto-container .picto-phone .hexagon,
body header .head-content .contact-block.blue a.phone .picto-container .picto-linked-in .hexagon,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-phone .hexagon,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-linked-in .hexagon {
  position: absolute;
  width: 40px;
  top: 0;
  z-index: -1;
  height: 20px;
  background-color: #41618d;
  margin: 9px 3px;
  transform: rotate(90deg);
}
body header .head-content .contact-block.blue a.phone .picto-container .picto-phone .hexagon:before,
body header .head-content .contact-block.blue a.phone .picto-container .picto-phone .hexagon:after,
body header .head-content .contact-block.blue a.phone .picto-container .picto-linked-in .hexagon:before,
body header .head-content .contact-block.blue a.phone .picto-container .picto-linked-in .hexagon:after,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-phone .hexagon:before,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-phone .hexagon:after,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-linked-in .hexagon:before,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-linked-in .hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
}
body header .head-content .contact-block.blue a.phone .picto-container .picto-phone .hexagon:before,
body header .head-content .contact-block.blue a.phone .picto-container .picto-linked-in .hexagon:before,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-phone .hexagon:before,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-linked-in .hexagon:before {
  bottom: 100%;
  border-bottom: 11.55px solid #41618d;
}
body header .head-content .contact-block.blue a.phone .picto-container .picto-phone .hexagon:after,
body header .head-content .contact-block.blue a.phone .picto-container .picto-linked-in .hexagon:after,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-phone .hexagon:after,
body header .head-content .contact-block.blue a.linked-in .picto-container .picto-linked-in .hexagon:after {
  top: 100%;
  width: 0;
  border-top: 11.55px solid #41618d;
}
body header .head-content .nav-responsive {
  display: none;
}
body .rdv_container {
  position: fixed;
  right: 0;
  bottom: 0;
  display: inline-block;
  z-index: 100;
  width: 420px;
  text-align: right;
}
body .rdv_container a.btn_rdv {
  display: inline-block;
  padding: 8px 20px;
  text-transform: uppercase;
  background: #41618d;
  color: #fff;
  transition: all .5s linear;
}
body .rdv_container a.btn_rdv:hover {
  background: #fff;
  color: #41618d;
}
body .rdv_container a.btn_rdv.open {
  top: -557px;
}
@media (max-width: 480px) {
  body .rdv_container a.btn_rdv {
    display: none;
  }
}
body .rdv_container .demande_rdv {
  padding: 0 20px;
  background: #fff;
  overflow: hidden;
  display: none;
}
body .rdv_container .demande_rdv .nf-error-msg {
  font-size: 12px;
  line-height: 16px;
}
body .rdv_container .demande_rdv.open {
  opacity: 1;
}
body .rdv_container .demande_rdv .nf-form-title h3 {
  color: #41618d;
  font-size: 20px;
  margin-top: 60px;
  font-weight: 600;
}
body .rdv_container .demande_rdv .nf-field-label {
  display: none;
}
body .rdv_container .demande_rdv .nf-form-fields-required {
  display: none;
}
body .rdv_container .demande_rdv .nf-before-form-content {
  margin-bottom: 20px;
}
body .rdv_container .demande_rdv .nf-error-msg {
  text-align: center;
}
body .rdv_container .demande_rdv .nf-form-content {
  font-family: 'Arial';
}
body .rdv_container .demande_rdv .nf-form-content .nf-error input[type="text"],
body .rdv_container .demande_rdv .nf-form-content .nf-error input[type="tel"],
body .rdv_container .demande_rdv .nf-form-content .nf-error input[type="email"],
body .rdv_container .demande_rdv .nf-form-content .nf-error input[type="number"] {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #e80000;
}
body .rdv_container .demande_rdv .nf-form-content input[type="text"],
body .rdv_container .demande_rdv .nf-form-content input[type="tel"],
body .rdv_container .demande_rdv .nf-form-content input[type="email"],
body .rdv_container .demande_rdv .nf-form-content input[type="number"] {
  min-height: 30px;
  padding: 10px 0px;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
}
body .rdv_container .demande_rdv .nf-form-content input[type="text"]:focus,
body .rdv_container .demande_rdv .nf-form-content input[type="tel"]:focus,
body .rdv_container .demande_rdv .nf-form-content input[type="email"]:focus,
body .rdv_container .demande_rdv .nf-form-content input[type="number"]:focus {
  outline: none;
}
body .rdv_container .demande_rdv .nf-form-content input[type="text"]::placeholder,
body .rdv_container .demande_rdv .nf-form-content input[type="tel"]::placeholder,
body .rdv_container .demande_rdv .nf-form-content input[type="email"]::placeholder,
body .rdv_container .demande_rdv .nf-form-content input[type="number"]::placeholder,
body .rdv_container .demande_rdv .nf-form-content textarea::placeholder,
body .rdv_container .demande_rdv .nf-form-content label {
  color: ;
  font-weight: 400;
  cursor: pointer;
}
body .rdv_container .demande_rdv .nf-form-content .field-wrap input[type="button"] {
  text-align: center;
  background: #41618d;
  border: 2px solid #41618d;
  text-transform: uppercase;
  color: #fff;
  border-radius: 40px;
  cursor: pointer;
  width: max-content;
  margin: 0 auto;
  display: block;
  transition: all .3s ease;
  height: auto;
  padding: 5px 60px;
  letter-spacing: 1px;
  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;
}
@media (max-width: 992px) {
  body .rdv_container .demande_rdv .nf-form-content .field-wrap input[type="button"] {
    position: relative;
    bottom: 0;
  }
}
body .rdv_container .demande_rdv .nf-form-content .field-wrap input[type="button"]:hover {
  background: #fff;
  color: #41618d;
  border-bottom: 2px solid #41618d;
}
body .rdv_container .demande_rdv .nf-form-content .field-wrap input[type="button"]:focus {
  outline: none;
}
body .rdv_container .demande_rdv .nf-form-content .field-wrap textarea {
  border: 1px solid #e6e6e6;
  padding: 10px 20px;
  border-radius: 5px;
  height: 140px;
  resize: none;
  background-color: #fff;
}
body .rdv_container .demande_rdv .nf-form-content .field-wrap textarea:focus {
  outline: none;
}
body .rdv_container .demande_rdv .nf-form-content .list-multiselect-wrap {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid #e6e6e6;
  padding: 20px;
}
body .rdv_container .demande_rdv .nf-form-content .list-multiselect-wrap select {
  border: none;
  overflow: hidden;
  height: 40px;
}
body .rdv_container .demande_rdv .nf-form-content .list-multiselect-wrap select option {
  text-transform: uppercase;
  color: #000;
}
body .rdv_container .demande_rdv .nf-form-content .list-multiselect-wrap select:focus {
  outline: none;
}
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap .nf-field-element ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap .nf-field-element ul li {
  min-width: 200px;
}
@media (max-width: 768px) {
  body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap .nf-field-element ul li {
    min-width: 0;
    padding-right: 10px !important;
  }
}
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap .nf-field-element ul li label {
  font-weight: 700;
}
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked),
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked {
  position: absolute;
  left: 0;
  top: 0;
  outline: none;
  margin: 0;
  width: auto;
  display: none;
}
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label,
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding-top: 0px;
  text-align: justify;
  margin-left: 0 !important;
  padding-left: 30px;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
}
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label:before,
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  opacity: 1;
}
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label:after,
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label:after {
  content: '';
  width: 13px;
  height: 13px;
  background-color: #41618d;
  position: absolute;
  top: 1px;
  left: 1px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 2;
}
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
body .rdv_container .demande_rdv .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
footer {
  background: #2d3442;
  color: #fff;
  padding: 30px 0;
  position: relative;
  z-index: 10;
}
footer a {
  transition: all .3s ease;
  color: #fff;
  cursor: pointer;
}
footer a:hover,
footer a:focus,
footer a:active {
  text-decoration: none;
  color: #6a9de5;
}
footer .logo_container {
  margin-top: 30px;
  display: block;
}
@media (max-width: 768px) {
  footer .logo_container img {
    margin: 0 auto 15px;
    display: block;
  }
}
footer .contact-info,
footer .navigation {
  position: relative;
}
@media (max-width: 768px) {
  footer .contact-info,
  footer .navigation {
    text-align: center;
  }
}
footer .contact-info:before,
footer .navigation:before {
  content: '';
  width: 2px;
  height: 100%;
  background: #6a9de5;
  position: absolute;
  left: -15px;
}
@media (max-width: 768px) {
  footer .contact-info:before,
  footer .navigation:before {
    display: none;
  }
}
footer .navigation {
  margin-top: 15px;
}
footer .navigation ul {
  padding: 0;
  list-style: none;
}
footer .right-footer {
  margin-top: 15px;
}
@media (max-width: 1200px) {
  footer .right-footer {
    margin-top: 20px;
  }
}
footer .right-footer .idcom {
  font-size: 14px;
  padding-top: 40px;
}
footer .right-footer .idcom img {
  width: 69px;
  margin-right: 5px;
}
@media (max-width: 992px) {
  footer .right-footer .idcom {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  footer .right-footer .idcom {
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
}
footer .right-footer .pdf-container {
  margin-bottom: 30px;
  font-size: 14px;
}
@media (max-width: 992px) {
  footer .right-footer .pdf-container {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
  }
}
footer .right-footer .pdf-container a.pdf {
  position: relative;
  display: flex;
  align-items: center;
}
footer .right-footer .pdf-container a.pdf span.text-btn {
  padding: 0 5px;
}
footer .right-footer .pdf-container a.pdf img {
  margin-right: 5px;
}
.page-id-8 {
  background: url('../img/background-accueil.jpg') 50% -205% no-repeat;
}
@media (min-width: 1200px) and (max-width: 1419.98px) {
  .page-id-8 {
    background: url('../img/background-accueil.jpg') 50% -150% no-repeat;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-8 {
    background: url('../img/background-accueil.jpg') 50% -153% no-repeat;
  }
}
.page-id-8 h1 {
  font-weight: 300;
  text-align: right;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  margin-top: 30px;
  margin-bottom: 280px;
}
@media (max-width: 992px) {
  .page-id-8 h1 {
    margin-bottom: 100px;
  }
}
.page-id-8 h1 span.top {
  display: block;
  font-size: 50px;
  letter-spacing: 12px;
  margin-right: -10px;
}
@media (max-width: 992px) {
  .page-id-8 h1 span.top {
    font-size: 55px;
  }
}
@media (max-width: 768px) {
  .page-id-8 h1 span.top {
    font-size: 44px;
    letter-spacing: 12px;
  }
}
.page-id-8 h1 span.center {
  display: block;
  font-size: 40px;
  margin-right: -3px;
  letter-spacing: 5px;
}
@media (max-width: 992px) {
  .page-id-8 h1 span.center {
    font-size: 44px;
  }
}
@media (max-width: 768px) {
  .page-id-8 h1 span.center {
    font-size: 33px;
  }
}
.page-id-8 h1 span.bottom {
  display: block;
  font-size: 48px;
  font-weight: 700;
}
@media (max-width: 992px) {
  .page-id-8 h1 span.bottom {
    font-size: 55px;
  }
}
@media (max-width: 768px) {
  .page-id-8 h1 span.bottom {
    font-size: 44px;
  }
}
.page-id-8 ul.list_lien {
  list-style: none;
  padding: 0 0;
  display: block;
  width: 290px;
  background: rgba(65,97,141,0.9);
  margin-bottom: 0;
  padding-bottom: 0px;
}
@media (min-width: 992px) and (max-width: 1263.98px) {
  .page-id-8 ul.list_lien {
    margin-left: 5rem;
  }
}
.page-id-8 ul.list_lien li {
  padding: 20px;
  position: relative;
  transition: all .3s ease;
}
.page-id-8 ul.list_lien li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  white-space: pre-wrap;
  text-align: left;
  padding: 0;
  line-height: 30px;
  transition: all .3s ease;
}
.page-id-8 ul.list_lien li:after {
  content: '';
  display: block;
  background: #fff;
  height: 1px;
  width: 85%;
  margin: 0 auto;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
}
.page-id-8 ul.list_lien li:last-child:after {
  display: none;
}
.page-id-8 ul.list_lien li .arrow {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  height: 20px;
  margin: auto;
}
.page-id-8 ul.list_lien li .arrow i {
  color: #fff;
  font-size: 20px;
  transition: all .3s ease;
}
.page-id-8 ul.list_lien li:hover a {
  color: #bbb;
}
.page-id-8 ul.list_lien li:hover .arrow i {
  color: #bbb;
}
.page-id-28 .content-societe {
  margin-top: 50px;
}
.page-id-28 .content-societe .description-top {
  text-align: justify;
}
.page-id-28 .content-societe .description-top p {
  font-size: 18px;
}
.page-id-28 .content-societe .list-domaine {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .page-id-28 .content-societe .list-domaine {
    flex-direction: column;
  }
}
.page-id-28 .content-societe .list-domaine a.btn-domaine {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30%;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid #41618d;
  background: #41618d;
  color: #fff;
  padding: 10px 20px;
  text-align: center;
  line-height: 30px;
  height: 110px;
}
@media (max-width: 1200px) {
  .page-id-28 .content-societe .list-domaine a.btn-domaine {
    height: 160px;
  }
}
@media (max-width: 992px) {
  .page-id-28 .content-societe .list-domaine a.btn-domaine {
    height: 200px;
  }
}
@media (max-width: 768px) {
  .page-id-28 .content-societe .list-domaine a.btn-domaine {
    width: 100%;
    height: 110px;
    margin-bottom: 20px;
  }
}
.page-id-28 .content-societe .list-domaine a.btn-domaine:hover {
  color: #41618d;
  background: #fff;
  border-bottom: 5px solid #41618d;
}
.page-id-28 .content-societe .list-domaine a.btn-domaine:nth-child(2) {
  border: 1px solid #4d72a6;
  background: #4d72a6;
}
.page-id-28 .content-societe .list-domaine a.btn-domaine:nth-child(2):hover {
  color: #4d72a6;
  background-color: #fff;
  border-bottom: 5px solid #4d72a6;
}
.page-id-28 .content-societe .list-domaine a.btn-domaine:nth-child(3) {
  border: 1px solid #5983bf;
  background: #5983bf;
}
.page-id-28 .content-societe .list-domaine a.btn-domaine:nth-child(3):hover {
  color: #5983bf;
  background-color: #fff;
  border-bottom: 5px solid #5983bf;
}
.page-id-28 .block_img_droite {
  position: relative;
  background-color: #f7f7f7;
  min-height: 530px;
  margin-bottom: 55px;
}
.page-id-28 .block_img_droite .img-container {
  position: absolute;
  background-size: cover;
  background-position: center;
  width: 50%;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 1;
}
@media (max-width: 992px) {
  .page-id-28 .block_img_droite .img-container {
    position: relative;
    min-height: 300px;
    width: 100%;
    margin-bottom: 20px;
  }
}
.page-id-28 .block_img_droite .description {
  padding: 45px 50px 30px 0;
  text-align: justify;
}
.page-id-28 .block_img_droite .description p {
  font-size: 18px;
}
@media (max-width: 992px) {
  .page-id-28 .block_img_droite .description p {
    font-size: 16px;
  }
}
.page-id-28 .block_img_gauche {
  position: relative;
  min-height: 560px;
  margin-bottom: 55px;
}
@media (min-width: 992px) and (max-width: 1263.98px) {
  .page-id-28 .block_img_gauche {
    min-height: auto;
    margin-bottom: 5px;
  }
}
.page-id-28 .block_img_gauche .img-container {
  position: absolute;
  background-size: cover;
  background-position: center;
  width: 50%;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1;
}
@media (max-width: 992px) {
  .page-id-28 .block_img_gauche .img-container {
    position: relative;
    min-height: 300px;
    width: 100%;
    margin-bottom: 20px;
  }
}
.page-id-28 .block_img_gauche .description {
  padding: 0px 0px 30px 50px;
  text-align: justify;
}
@media (max-width: 992px) {
  .page-id-28 .block_img_gauche .description {
    padding: 20px 0 20px 0;
  }
}
.page-id-28 .block_img_gauche .description p {
  font-size: 18px;
}
@media (max-width: 992px) {
  .page-id-28 .block_img_gauche .description p {
    font-size: 16px;
  }
}
.page-id-28 .block-localisation {
  background: #2E4567 url('../img/img-secteur-intervention.jpg') top center no-repeat;
  background-size: contain;
  min-height: 580px;
  display: flex;
  align-items: center;
}
@media (min-width: 993px) and (max-width: 1200px) {
  .page-id-28 .block-localisation {
    background-size: cover;
    min-height: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1263.98px) {
  .page-id-28 .block-localisation {
    min-height: 445px;
  }
}
@media (max-width: 992px) {
  .page-id-28 .block-localisation {
    background-size: cover;
    min-height: 400px;
  }
}
.page-id-28 .block-localisation .description_position {
  max-width: 500px;
  color: #fff;
  text-align: justify;
}
@media (max-width: 992px) {
  .page-id-28 .block-localisation .description_position {
    max-width: 420px;
  }
}
.page-id-28 .block-localisation .description_position p {
  font-size: 18px;
}
@media (min-width: 992px) and (max-width: 1263.98px) {
  .page-id-28 .block-localisation .description_position p {
    padding-right: 2rem;
  }
}
@media (max-width: 992px) {
  .page-id-28 .block-localisation .description_position p {
    font-size: 16px;
    text-shadow: 1px 1px 1px #000;
  }
}
.page-id-73 section .col-lg-7 {
  padding-left: 35px;
}
.page-id-73 .content-top .desc_top_content {
  background: #f5f5f5;
  padding: 50px 45px 35px 45px;
  min-height: 380px;
}
.page-id-73 .content-top .col-right {
  padding-top: 50px;
}
.page-id-73 .content-top .col-right h2 {
  margin-bottom: 20px;
}
.page-id-73 .content-top .col-right ul.list-mission {
  padding-left: 0;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  column-count: 2;
  column-gap: 40px;
  list-style: none;
}
.page-id-73 .content-top .col-right ul.list-mission li {
  position: relative;
  font-size: 18px;
  line-height: 22px;
  padding-left: 25px;
  margin-bottom: 10px;
  color: #41618d;
}
@media (max-width: 992px) {
  .page-id-73 .content-top .col-right ul.list-mission li {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .page-id-73 .content-top .col-right ul.list-mission li {
    font-size: 16px;
  }
}
.page-id-73 .content-top .col-right ul.list-mission li:before {
  content: '';
  position: absolute;
  left: 0;
  background: #41618d;
  border-radius: 4px;
  width: 8px;
  height: 8px;
  top: 8px;
  bottom: 0;
}
.page-id-73 .block_details .img-container {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .page-id-73 .block_details .img-container img {
    display: block;
    margin: 0 auto;
  }
}
.page-id-73 .block_details .img-bg {
  width: 100%;
}
.page-id-73 .block_details .description_gauche {
  text-align: justify;
  padding: 50px 45px 25px 45px;
}
@media (max-width: 992px) {
  .page-id-73 .block_details .col-right {
    padding-top: 20px;
  }
}
.page-id-73 .block_details .col-right .blocks_textes {
  padding-top: 30px;
}
@media (max-width: 992px) {
  .page-id-73 .block_details .col-right .blocks_textes {
    padding-top: 0;
  }
}
.page-id-73 .block_details .col-right .blocks_textes .block_desc {
  background: #fff;
  padding: 25px 25px 1px;
  box-shadow: 0px 10px 11px 2px #bbb;
  margin-bottom: 40px;
  border-radius: 5px;
}
.page-id-73 .block_details .col-right .blocks_textes .block_desc h3 {
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #41618d;
  padding-bottom: 5px;
}
@media (max-width: 992px) {
  .page-id-73 .block_details .col-right .blocks_textes .block_desc h3 {
    font-size: 16px;
  }
}
.page-id-152 .content-top {
  position: relative;
}
.page-id-152 .content-top .img-right {
  position: absolute;
  right: 0;
  width: 57%;
  top: 40px;
  z-index: -1;
}
.page-id-152 .col-left .bloc-texte {
  padding: 50px 45px 35px 45px;
}
.page-id-152 .block_details .col-md-7 {
  padding-left: 35px;
}
.page-id-152 .block_details .img-bg {
  width: 100%;
}
.page-id-152 .block_details .blocks_textes {
  padding-top: 30px;
}
.page-id-152 .block_details .blocks_textes h3 {
  text-transform: uppercase;
  color: #41618d;
  font-size: 20px;
}
.page-id-154 .block_details .block_maitrise .col-lg-7 {
  padding-top: 30px;
  padding-left: 35px;
}
@media (max-width: 768px) {
  .page-id-154 .block_details .block_maitrise {
    padding-bottom: 20px;
  }
}
.page-id-154 .block_details .block_maitrise img {
  display: block;
  width: 100%;
}
.page-id-154 .block_details .entreprise h2,
.page-id-154 .block_details .particulier h2 {
  position: relative;
  margin-bottom: 30px;
}
.page-id-154 .block_details .entreprise h2 span,
.page-id-154 .block_details .particulier h2 span {
  background-color: #f2f2f2;
  display: inline-block;
  z-index: 1;
  position: relative;
  padding-right: 25px;
}
.page-id-154 .block_details .entreprise h2:after,
.page-id-154 .block_details .particulier h2:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1px;
  background: #41618d;
  bottom: 7px;
  right: 0;
}
.page-id-154 .block_details .entreprise img,
.page-id-154 .block_details .particulier img {
  margin-bottom: 80px;
}
.page-id-154 .block_details .entreprise {
  background: #f2f2f2;
  padding: 40px 0;
}
.page-id-154 .block_details .entreprise strong {
  color: #41618d;
}
.page-id-154 .block_details .entreprise .col-lg-6.column-1 {
  padding-right: 25px;
}
.page-id-154 .block_details .entreprise .col-lg-6.column-2 {
  padding-left: 25px;
}
.page-id-154 .block_details .entreprise .exemple {
  margin-top: 20px;
  position: relative;
}
.page-id-154 .block_details .entreprise .exemple .img-container {
  height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
}
.page-id-154 .block_details .entreprise .exemple .container .desc_exemple {
  padding: 35px 50px;
  background: #fff;
  font-size: 14px;
  min-height: 460px;
}
.page-id-154 .block_details .particulier {
  position: relative;
  padding: 40px 0;
}
.page-id-154 .block_details .particulier h2 span {
  background-color: #fff;
}
.page-id-154 .block_details .particulier .particulier-list {
  margin-bottom: 30px;
}
.page-id-154 .block_details .particulier .particulier-list ul li {
  width: 50%;
}
.page-id-154 .block_details .particulier .img-right-conainer {
  position: relative;
}
.page-id-154 .block_details .particulier .img-right-conainer .img-right {
  position: absolute;
  right: 0;
  width: 50%;
  top: -20px;
  z-index: -1;
  min-height: 420px;
}
@media (max-width: 768px) {
  .page-id-154 .block_details .particulier .img-right-conainer .img-right {
    position: relative;
    width: 100%;
    min-height: 300px;
  }
}
.page-id-154 .block_details .particulier .img-right-conainer .img-right img {
  position: absolute;
  right: 0;
  top: 0;
  min-height: 420px;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .page-id-154 .block_details .particulier .img-right-conainer .img-right img {
    min-height: 300px;
  }
}
.page-id-154 .block_details .particulier .desc_gauche {
  padding-right: 50px;
}
.page-id-154 .block_details .particulier .desc_droite {
  margin-top: 420px;
}
@media (max-width: 768px) {
  .page-id-154 .block_details .particulier .desc_droite {
    margin-top: 0;
  }
}
.page-id-154 .block_details .particulier .desc_bottom {
  margin-top: 30px;
}
.page-id-154 .block_details .particulier ul li {
  width: 100%;
}
.page-id-154 .block_details .conseils {
  background: #2f4666;
  padding: 50px 0;
  color: #fff;
}
.page-id-154 .block_details .conseils p strong {
  color: #fff;
}
@media (max-width: 768px) {
  .page-id-154 .block_details .conseils img.img-conseil {
    display: block;
    margin: 0 auto;
    max-height: 300px;
    width: auto;
  }
}
.page-id-154 .block_details .conseils ul li {
  width: 100%;
}
.page-id-154 .block_details .conseils ul li:before {
  background: #fff;
}
.page-id-154 .block_details .conseils .book {
  text-align: right;
}
.page-id-154 .block_details .references {
  margin-top: 0 !important;
}
.page-id-152 p,
.page-id-154 p,
.page-id-73 p {
  font-size: 18px;
  text-align: justify;
}
.page-id-152 p strong,
.page-id-152 p b,
.page-id-154 p strong,
.page-id-154 p b,
.page-id-73 p strong,
.page-id-73 p b {
  color: #41618d;
}
@media (max-width: 768px) {
  .page-id-152 p,
  .page-id-154 p,
  .page-id-73 p {
    font-size: 16px;
  }
}
.page-id-152 h2,
.page-id-154 h2,
.page-id-73 h2 {
  text-transform: uppercase;
  color: #41618d;
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 992px) {
  .page-id-152 h2,
  .page-id-154 h2,
  .page-id-73 h2 {
    font-size: 18px;
  }
}
.page-id-152 .content-top,
.page-id-154 .content-top,
.page-id-73 .content-top {
  position: relative;
  padding: 40px 0;
}
.page-id-152 .content-top .desc_top_container,
.page-id-154 .content-top .desc_top_container,
.page-id-73 .content-top .desc_top_container {
  min-height: 460px;
  background: #f5f5f5;
  padding: 50px 45px 35px 45px;
}
@media (max-width: 1200px) {
  .page-id-152 .content-top .desc_top_container,
  .page-id-154 .content-top .desc_top_container,
  .page-id-73 .content-top .desc_top_container {
    padding: 40px 90px 50px 40px;
  }
}
@media (max-width: 992px) {
  .page-id-152 .content-top .desc_top_container,
  .page-id-154 .content-top .desc_top_container,
  .page-id-73 .content-top .desc_top_container {
    background: rgba(245,245,245,0.7);
    min-height: 300px;
  }
}
.page-id-152 .content-top .img-container,
.page-id-154 .content-top .img-container,
.page-id-73 .content-top .img-container {
  position: absolute;
  background-size: cover;
  background-position: center;
  width: 135%;
  left: -15px;
  top: 0;
  height: 100%;
  z-index: 1;
}
.page-id-152 .content-top .container,
.page-id-154 .content-top .container,
.page-id-73 .content-top .container {
  height: 100%;
}
.page-id-152 .content-top .row.bouton,
.page-id-154 .content-top .row.bouton,
.page-id-73 .content-top .row.bouton {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.page-id-152 .content-top .btn-more,
.page-id-154 .content-top .btn-more,
.page-id-73 .content-top .btn-more {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 250px;
  color: #fff;
  background: #41618d;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  padding: 5px 15px;
  z-index: 10;
  margin: 30px auto;
  border: 2px solid #41618d;
}
.page-id-152 .content-top .btn-more i,
.page-id-154 .content-top .btn-more i,
.page-id-73 .content-top .btn-more i {
  font-size: 20px;
}
.page-id-152 .content-top .btn-more i:first-child,
.page-id-154 .content-top .btn-more i:first-child,
.page-id-73 .content-top .btn-more i:first-child {
  padding-right: 10px;
}
.page-id-152 .content-top .btn-more i:last-child,
.page-id-154 .content-top .btn-more i:last-child,
.page-id-73 .content-top .btn-more i:last-child {
  padding-left: 10px;
}
.page-id-152 .content-top .btn-more:hover,
.page-id-154 .content-top .btn-more:hover,
.page-id-73 .content-top .btn-more:hover {
  background-color: #fff;
  color: #41618d;
}
.page-id-152 .block_details,
.page-id-154 .block_details,
.page-id-73 .block_details {
  display: none;
}
.page-id-152 .block_details h3,
.page-id-154 .block_details h3,
.page-id-73 .block_details h3 {
  font-weight: bold;
}
.page-id-152 .block_details ul,
.page-id-154 .block_details ul,
.page-id-73 .block_details ul {
  list-style: none;
  padding: 0;
}
.page-id-152 .block_details ul li,
.page-id-154 .block_details ul li,
.page-id-73 .block_details ul li {
  position: relative;
  font-size: 18px;
  line-height: 22px;
  padding-left: 25px;
  margin-bottom: 10px;
}
.page-id-152 .block_details ul li:before,
.page-id-154 .block_details ul li:before,
.page-id-73 .block_details ul li:before {
  content: '';
  position: absolute;
  left: 0;
  background: #41618d;
  border-radius: 4px;
  width: 8px;
  height: 8px;
  top: 8px;
  bottom: 0;
}
.page-id-152 .block_details .blocks_textes .block_desc,
.page-id-154 .block_details .blocks_textes .block_desc,
.page-id-73 .block_details .blocks_textes .block_desc {
  margin-bottom: 50px;
}
.page-id-152 .block_details .references,
.page-id-154 .block_details .references,
.page-id-73 .block_details .references {
  margin-top: 80px;
  padding-bottom: 30px;
  background: #f5f5f5;
}
.page-id-152 .block_details .references .img-container,
.page-id-154 .block_details .references .img-container,
.page-id-73 .block_details .references .img-container {
  margin-bottom: 20px;
}
.page-id-152 .block_details .references .img-container .bg,
.page-id-154 .block_details .references .img-container .bg,
.page-id-73 .block_details .references .img-container .bg {
  height: 250px;
  background-position: center;
  background-size: cover;
}
@media (max-width: 992px) {
  .page-id-152 .block_details .references .img-container img,
  .page-id-154 .block_details .references .img-container img,
  .page-id-73 .block_details .references .img-container img {
    display: block;
    margin: 0 auto;
  }
}
.page-id-152 .block_details .references .container h2,
.page-id-154 .block_details .references .container h2,
.page-id-73 .block_details .references .container h2 {
  padding-top: 50px;
  padding-bottom: 30px;
  text-align: center;
  border-top: 1px solid #41618d;
}
.page-id-152 .block_details .references .container a.reference,
.page-id-154 .block_details .references .container a.reference,
.page-id-73 .block_details .references .container a.reference {
  display: block;
  width: 100%;
  position: relative;
}
.page-id-152 .block_details .references .container a.reference .overlay,
.page-id-154 .block_details .references .container a.reference .overlay,
.page-id-73 .block_details .references .container a.reference .overlay {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  background-size: 90%;
  top: 0;
  opacity: 0;
  transition: all .3s ease;
}
@media (max-width: 768px) {
  .page-id-152 .block_details .references .container a.reference .overlay,
  .page-id-154 .block_details .references .container a.reference .overlay,
  .page-id-73 .block_details .references .container a.reference .overlay {
    background-size: 60%;
  }
}
.page-id-152 .block_details .references .container a.reference .overlay span.title,
.page-id-154 .block_details .references .container a.reference .overlay span.title,
.page-id-73 .block_details .references .container a.reference .overlay span.title {
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-weight: 400;
  font-size: 20px;
}
.page-id-152 .block_details .references .container a.reference:hover .overlay,
.page-id-154 .block_details .references .container a.reference:hover .overlay,
.page-id-73 .block_details .references .container a.reference:hover .overlay {
  opacity: 1;
}
.page-id-152 .block_details .references .container a.btn-see-more,
.page-id-154 .block_details .references .container a.btn-see-more,
.page-id-73 .block_details .references .container a.btn-see-more {
  background: #41618d;
  border: 2px solid #41618d;
  border-radius: 20px;
  width: max-content;
  padding: 8px 20px;
  color: #fff;
  text-align: center;
  width: 200px;
  text-transform: uppercase;
  display: block;
  margin: 20px auto;
}
.page-id-152 .block_details .references .container a.btn-see-more:hover,
.page-id-154 .block_details .references .container a.btn-see-more:hover,
.page-id-73 .block_details .references .container a.btn-see-more:hover {
  background: transparent;
  color: #41618d;
}
.page-id-10 .references .nav-reference .button-group {
  margin: 50px auto 50px;
  width: max-content;
}
@media (max-width: 1200px) {
  .page-id-10 .references .nav-reference .button-group {
    width: 100%;
    display: flex;
  }
}
@media (max-width: 768px) {
  .page-id-10 .references .nav-reference .button-group {
    flex-direction: column;
  }
}
.page-id-10 .references .nav-reference .button-group button.button {
  background: #fff;
  border-left: none;
  border-top: none;
  border-bottom: none;
  border-right: 1px solid #41618d;
  color: #41618d;
  padding: 10px 30px;
  cursor: pointer;
  transition: all .3s ease;
  text-transform: uppercase;
  font-weight: 400;
}
@media (max-width: 992px) {
  .page-id-10 .references .nav-reference .button-group button.button {
    padding: 8px 10px;
    border-right: none;
  }
}
.page-id-10 .references .nav-reference .button-group button.button:last-child {
  border-right: 0;
}
.page-id-10 .references .nav-reference .button-group button.button.is-checked,
.page-id-10 .references .nav-reference .button-group button.button:hover,
.page-id-10 .references .nav-reference .button-group button.button:active,
.page-id-10 .references .nav-reference .button-group button.button:focus {
  color: #2d3442;
  outline: none;
}
.page-id-10 .references .nav-reference .button-group button.button.is-checked {
  font-weight: 600;
}
.page-id-10 .references .grid {
  margin-bottom: 80px;
  margin: 0 -7.5px 7.5px;
}
.page-id-10 .references .grid .element-item {
  width: 33.33333%;
  padding: 7.5px;
}
@media (max-width: 992px) {
  .page-id-10 .references .grid .element-item {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .page-id-10 .references .grid .element-item {
    width: 100%;
  }
}
.page-id-10 .references .grid .element-item a.reference {
  display: block;
  width: 100%;
  position: relative;
}
.page-id-10 .references .grid .element-item a.reference .img-container {
  position: relative;
  min-height: 265px;
}
.page-id-10 .references .grid .element-item a.reference .img-container .img-reference {
  position: absolute;
  right: 0;
  top: 0;
  min-height: 265px;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.page-id-10 .references .grid .element-item a.reference .overlay {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  background-size: 90%;
  top: 0;
  opacity: 0;
  transition: all .3s ease;
}
@media (max-width: 768px) {
  .page-id-10 .references .grid .element-item a.reference .overlay {
    background-size: 60%;
  }
}
.page-id-10 .references .grid .element-item a.reference .overlay span.title {
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-weight: 400;
  font-size: 20px;
}
.page-id-10 .references .grid .element-item a.reference:hover .overlay {
  opacity: 1;
}
.single-reference .reference-content {
  margin-top: 60px;
}
@media (max-width: 992px) {
  .single-reference .reference-content .desc {
    padding-bottom: 20px;
  }
}
.single-reference .reference-content .desc h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #41618d;
}
.single-reference .reference-content .desc .info_desc {
  margin-top: 15px;
  font-size: 18px;
}
.single-reference .reference-content .desc .porjet_desc {
  margin-top: 10px;
  text-align: justify;
}
.single-reference .reference-content .desc .porjet_desc p {
  font-size: 18px;
}
.single-reference .reference-content .desc .logo-entreprise {
  margin-top: 45px;
}
.single-reference .reference-content .owl-carousel {
  position: relative;
  display: block;
}
.single-reference .reference-content .owl-carousel .img-reference {
  height: 315px;
  background-size: cover;
  background-position: center;
}
.single-reference .reference-content #owl-reference .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.single-reference .reference-content #owl-reference .owl-dots .owl-dot {
  display: block;
  background: transparent;
  width: 15px;
  height: 15px;
  border-radius: 10px;
  border: 2px solid #fff;
  margin-right: 10px;
}
.single-reference .reference-content #owl-reference .owl-dots .owl-dot.active,
.single-reference .reference-content #owl-reference .owl-dots .owl-dot:focus {
  background: #fff;
  outline: none;
}
.single-reference .reference-content #thumbnailSlider {
  margin-top: 30px;
}
.single-reference .reference-content #thumbnailSlider .owl-item {
  position: relative;
}
.single-reference .reference-content #thumbnailSlider .owl-item .item .img-reference {
  height: 120px;
  position: relative;
}
.single-reference .reference-content #thumbnailSlider .owl-item .item .img-reference:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: #41618d;
  opacity: 0;
  transition: all .3s ease;
  cursor: pointer;
}
.single-reference .reference-content #thumbnailSlider .owl-item .item .img-reference:hover:after {
  opacity: 0.4;
}
.single-reference .reference-content .nav-reference {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
}
.single-reference .reference-content .nav-reference .previous-post {
  border-right: 1px solid #41618d;
}
.single-reference .reference-content .nav-reference .previous-post a,
.single-reference .reference-content .nav-reference .next-post a {
  padding: 8px 15px;
}
.single-reference .reference-content .fichier {
  margin-top: .5rem;
}
.single-reference .reference-content .fichier a {
  background-color: #41618d;
  color: #fff;
  padding: .5rem 1rem;
  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-reference .reference-content .fichier a img {
  width: 24px;
  height: 30px;
}
.single-reference .reference-content .fichier a >div h3 {
  font-size: 1rem;
  text-transform: uppercase;
  margin-left: .5rem;
  margin-bottom: 0;
  letter-spacing: 2px;
}
.single-reference .reference-content .fichier a:hover {
  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;
  background-color: #6a9de5;
}
.page-id-192 .block-contact {
  background: #41618d;
  color: #fff;
  padding: 40px 30px;
  height: 100%;
}
.page-id-192 .block-contact span.tel,
.page-id-192 .block-contact span.adress,
.page-id-192 .block-contact span.email,
.page-id-192 .block-contact span.proprietaire {
  font-size: 18px;
  padding: 10px 0;
  display: flex;
  font-weight: 400;
  align-items: center;
}
.page-id-192 .block-contact span.tel a,
.page-id-192 .block-contact span.adress a,
.page-id-192 .block-contact span.email a,
.page-id-192 .block-contact span.proprietaire a {
  color: #fff;
}
.page-id-192 .block-contact span.tel a:hover,
.page-id-192 .block-contact span.adress a:hover,
.page-id-192 .block-contact span.email a:hover,
.page-id-192 .block-contact span.proprietaire a:hover {
  color: #2d3442;
}
@media (max-width: 768px) {
  .page-id-192 .block-contact span.tel,
  .page-id-192 .block-contact span.adress,
  .page-id-192 .block-contact span.email,
  .page-id-192 .block-contact span.proprietaire {
    font-size: 16px;
  }
}
.page-id-192 .block-contact span.tel i,
.page-id-192 .block-contact span.adress i,
.page-id-192 .block-contact span.email i,
.page-id-192 .block-contact span.proprietaire i {
  font-size: 26px;
  margin-right: 20px;
}
.page-id-192 .block-contact .description-top {
  margin-top: 30px;
}
.page-id-192 .block-contact .description-top p {
  font-size: 18px;
  text-align: justify;
}
@media (max-width: 768px) {
  .page-id-192 .block-contact .description-top p {
    font-size: 16px;
  }
}
.page-id-192 .block-contact img {
  display: block;
  margin: auto;
}
.page-id-192 .honoraire {
  background: #f2f2f2;
  padding: 40px 0;
}
.page-id-192 .honoraire h2 {
  color: #41618d;
  text-transform: uppercase;
  font-size: 24px;
}
@media (max-width: 768px) {
  .page-id-192 .honoraire h2 {
    font-size: 18px;
  }
}
.page-id-192 .honoraire p {
  font-size: 18px;
  text-align: justify;
}
@media (max-width: 768px) {
  .page-id-192 .honoraire p {
    font-size: 16px;
  }
}
.page-id-192 .form_contact .nf-form-title h3 {
  color: #41618d;
  font-size: 20px;
  margin-top: 60px;
  font-weight: 600;
}
.page-id-192 .form_contact .nf-field-label {
  display: none;
}
.page-id-192 .form_contact .nf-form-fields-required {
  display: none;
}
.page-id-192 .form_contact .nf-before-form-content {
  margin-bottom: 20px;
}
.page-id-192 .form_contact .nf-error-msg {
  text-align: center;
}
.page-id-192 .form_contact .nf-form-content {
  font-family: 'Arial';
}
.page-id-192 .form_contact .nf-form-content .nf-error input[type="text"],
.page-id-192 .form_contact .nf-form-content .nf-error input[type="tel"],
.page-id-192 .form_contact .nf-form-content .nf-error input[type="email"],
.page-id-192 .form_contact .nf-form-content .nf-error input[type="number"] {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #e80000;
}
.page-id-192 .form_contact .nf-form-content input[type="text"],
.page-id-192 .form_contact .nf-form-content input[type="tel"],
.page-id-192 .form_contact .nf-form-content input[type="email"],
.page-id-192 .form_contact .nf-form-content input[type="number"] {
  min-height: 30px;
  padding: 10px 0px;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
}
.page-id-192 .form_contact .nf-form-content input[type="text"]:focus,
.page-id-192 .form_contact .nf-form-content input[type="tel"]:focus,
.page-id-192 .form_contact .nf-form-content input[type="email"]:focus,
.page-id-192 .form_contact .nf-form-content input[type="number"]:focus {
  outline: none;
}
.page-id-192 .form_contact .nf-form-content input[type="text"]::placeholder,
.page-id-192 .form_contact .nf-form-content input[type="tel"]::placeholder,
.page-id-192 .form_contact .nf-form-content input[type="email"]::placeholder,
.page-id-192 .form_contact .nf-form-content input[type="number"]::placeholder,
.page-id-192 .form_contact .nf-form-content textarea::placeholder,
.page-id-192 .form_contact .nf-form-content label {
  color: ;
  font-weight: 400;
  cursor: pointer;
}
.page-id-192 .form_contact .nf-form-content .field-wrap input[type="button"] {
  text-align: center;
  background: #41618d;
  border: 2px solid #41618d;
  text-transform: uppercase;
  color: #fff;
  border-radius: 40px;
  cursor: pointer;
  width: max-content;
  margin: 0 auto;
  display: block;
  transition: all .3s ease;
  height: auto;
  padding: 5px 60px;
  letter-spacing: 1px;
  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;
}
@media (max-width: 992px) {
  .page-id-192 .form_contact .nf-form-content .field-wrap input[type="button"] {
    position: relative;
    bottom: 0;
  }
}
.page-id-192 .form_contact .nf-form-content .field-wrap input[type="button"]:hover {
  background: #fff;
  color: #41618d;
  border-bottom: 2px solid #41618d;
}
.page-id-192 .form_contact .nf-form-content .field-wrap input[type="button"]:focus {
  outline: none;
}
.page-id-192 .form_contact .nf-form-content .field-wrap textarea {
  border: 1px solid #e6e6e6;
  padding: 10px 20px;
  border-radius: 5px;
  height: 350px;
  resize: none;
  background-color: #fff;
}
.page-id-192 .form_contact .nf-form-content .field-wrap textarea:focus {
  outline: none;
}
.page-id-192 .form_contact .nf-form-content .list-multiselect-wrap {
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid #e6e6e6;
  padding: 20px;
}
.page-id-192 .form_contact .nf-form-content .list-multiselect-wrap select {
  border: none;
  overflow: hidden;
  height: 40px;
}
.page-id-192 .form_contact .nf-form-content .list-multiselect-wrap select option {
  text-transform: uppercase;
  color: #000;
}
.page-id-192 .form_contact .nf-form-content .list-multiselect-wrap select:focus {
  outline: none;
}
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap .nf-field-element ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap .nf-field-element ul li {
  min-width: 200px;
}
@media (max-width: 768px) {
  .page-id-192 .form_contact .nf-form-content .list-checkbox-wrap .nf-field-element ul li {
    min-width: 0;
    padding-right: 10px !important;
  }
}
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap .nf-field-element ul li label {
  font-weight: 700;
}
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked),
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked {
  position: absolute;
  left: 0;
  top: 0;
  outline: none;
  margin: 0;
  width: auto;
  display: none;
}
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label,
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding-top: 0px;
  text-align: justify;
  margin-left: 0 !important;
  padding-left: 30px;
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
}
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label:before,
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  opacity: 1;
}
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label:after,
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label:after {
  content: '';
  width: 13px;
  height: 13px;
  background-color: #41618d;
  position: absolute;
  top: 1px;
  left: 1px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 2;
}
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.page-id-192 .form_contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-id-28 .en-tete .img-container,
.page-id-73 .en-tete .img-container,
.page-id-10 .en-tete .img-container,
.page-id-152 .en-tete .img-container,
.page-id-154 .en-tete .img-container,
.page-id-192 .en-tete .img-container,
.single-reference .en-tete .img-container {
  position: relative;
}
.page-id-28 .en-tete .img-container .img-bg,
.page-id-73 .en-tete .img-container .img-bg,
.page-id-10 .en-tete .img-container .img-bg,
.page-id-152 .en-tete .img-container .img-bg,
.page-id-154 .en-tete .img-container .img-bg,
.page-id-192 .en-tete .img-container .img-bg,
.single-reference .en-tete .img-container .img-bg {
  position: absolute;
  right: 0;
  top: 0;
  min-height: 315px;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
@media (max-width: 992px) {
  .page-id-28 .en-tete .img-container .img-bg,
  .page-id-73 .en-tete .img-container .img-bg,
  .page-id-10 .en-tete .img-container .img-bg,
  .page-id-152 .en-tete .img-container .img-bg,
  .page-id-154 .en-tete .img-container .img-bg,
  .page-id-192 .en-tete .img-container .img-bg,
  .single-reference .en-tete .img-container .img-bg {
    min-height: 300px;
  }
}
.page-id-28 .en-tete .block-title,
.page-id-73 .en-tete .block-title,
.page-id-10 .en-tete .block-title,
.page-id-152 .en-tete .block-title,
.page-id-154 .en-tete .block-title,
.page-id-192 .en-tete .block-title,
.single-reference .en-tete .block-title {
  min-height: 315px;
  background: rgba(0,0,0,0.7);
  padding: 0 40px;
  align-items: center;
  display: flex;
  justify-content: left;
}
@media (max-width: 992px) {
  .page-id-28 .en-tete .block-title,
  .page-id-73 .en-tete .block-title,
  .page-id-10 .en-tete .block-title,
  .page-id-152 .en-tete .block-title,
  .page-id-154 .en-tete .block-title,
  .page-id-192 .en-tete .block-title,
  .single-reference .en-tete .block-title {
    width: 100%;
    min-height: 300px;
  }
}
.page-id-28 .en-tete .block-title h1,
.page-id-73 .en-tete .block-title h1,
.page-id-10 .en-tete .block-title h1,
.page-id-152 .en-tete .block-title h1,
.page-id-154 .en-tete .block-title h1,
.page-id-192 .en-tete .block-title h1,
.single-reference .en-tete .block-title h1 {
  color: #fff;
  font-size: 48px;
  font-weight: 200;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .page-id-28 .en-tete .block-title h1,
  .page-id-73 .en-tete .block-title h1,
  .page-id-10 .en-tete .block-title h1,
  .page-id-152 .en-tete .block-title h1,
  .page-id-154 .en-tete .block-title h1,
  .page-id-192 .en-tete .block-title h1,
  .single-reference .en-tete .block-title h1 {
    font-size: 38px;
  }
}
.page-id-3 .bloc-de-texte #texte-confidentialite,
.page-id-9 .bloc-de-texte #texte-confidentialite {
  padding: 30px 0;
}
.page-id-3 .bloc-de-texte #texte-confidentialite a,
.page-id-9 .bloc-de-texte #texte-confidentialite a {
  color: #333333;
}
.page-id-3 .bloc-de-texte #texte-confidentialite a:hover,
.page-id-9 .bloc-de-texte #texte-confidentialite a:hover {
  color: #6a9de5;
}
@media (max-width: 767px) {
  .page-id-28 .en-tete .block-title,
  .page-id-73 .en-tete .block-title,
  .page-id-10 .en-tete .block-title,
  .page-id-152 .en-tete .block-title,
  .page-id-154 .en-tete .block-title,
  .page-id-192 .en-tete .block-title,
  .single-reference .en-tete .block-title {
    min-height: 200px;
  }
  .page-id-28 .en-tete .block-title h1,
  .page-id-73 .en-tete .block-title h1,
  .page-id-10 .en-tete .block-title h1,
  .page-id-152 .en-tete .block-title h1,
  .page-id-154 .en-tete .block-title h1,
  .page-id-192 .en-tete .block-title h1,
  .single-reference .en-tete .block-title h1 {
    font-size: 28px;
    width: 100%;
  }
  #grdp_barre_mini,
  #grdp_barre_maxi {
    display: none !important;
  }
  .page-id-8 h1 span.top {
    letter-spacing: 4px;
  }
  .page-id-8 h1 span.center {
    letter-spacing: 4px;
  }
  header .logo-container img {
    max-width: 90px;
  }
  body header .head-content {
    padding: 10px 0;
  }
  body header .head-content .nav-primary {
    top: 102px !important;
  }
  .page-id-28 .en-tete .img-container .img-bg,
  .page-id-73 .en-tete .img-container .img-bg,
  .page-id-10 .en-tete .img-container .img-bg,
  .page-id-152 .en-tete .img-container .img-bg,
  .page-id-154 .en-tete .img-container .img-bg,
  .page-id-192 .en-tete .img-container .img-bg,
  .single-reference .en-tete .img-container .img-bg {
    min-height: 200px;
  }
  .single-reference .reference-content {
    margin-top: 30px;
  }
  p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .desc span {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .single-reference .reference-content .owl-carousel .img-reference {
    height: 260px;
  }
  footer .right-footer .idcom {
    font-size: 12px;
    line-height: 16px;
  }
}
@media (max-width: 767.98px) {
  body #grdp_barre_mini {
    display: none !important;
  }
  .page-id-8 h1 {
    text-align: center;
    margin-bottom: 50px;
  }
  .page-id-8 h1 .top {
    font-size: 32px !important;
  }
  .page-id-8 h1 .center {
    font-size: 21px !important;
  }
  .page-id-8 h1 .bottom {
    font-size: 35px !important;
  }
  .page-id-8 ul.list_lien {
    margin-bottom: 15px;
  }
  .page-id-8 ul.list_lien li a {
    font-size: 15px;
  }
  .page-id-28 .content-societe .list-domaine a.btn-domaine {
    height: auto;
  }
  .page-id-28 .block-localisation {
    min-height: 180px;
  }
  .page-id-28 .block-localisation .description_position p {
    padding-right: 5rem;
  }
  .page-id-28 .block_img_gauche .img-container {
    min-height: auto !important;
  }
  .single-reference .reference-content .desc .logo-entreprise {
    display: block;
    margin: 0 auto;
  }
  .page-id-28 .en-tete .block-title h1,
  .page-id-73 .en-tete .block-title h1,
  .page-id-10 .en-tete .block-title h1,
  .page-id-152 .en-tete .block-title h1,
  .page-id-154 .en-tete .block-title h1,
  .page-id-192 .en-tete .block-title h1,
  .single-reference .en-tete .block-title h1 {
    font-size: 28px !important;
    text-align: center;
    width: 100%;
  }
  .page-id-192 .form_contact .nf-form-content .field-wrap textarea {
    height: 180px !important;
  }
  .page-id-192 .form_contact .nf-form-title h3 {
    text-align: center;
  }
  .page-id-73 .content-top .desc_top_content {
    padding: 20px;
  }
  .page-id-73 .content-top .col-right ul.list-mission {
    display: inline;
  }
  .page-id-73 section .col-lg-7 {
    padding-left: 15px;
  }
  .page-id-152 .content-top,
  .page-id-154 .content-top,
  .page-id-73 .content-top {
    padding: 0;
  }
  .page-id-152 .content-top .desc_top_container,
  .page-id-154 .content-top .desc_top_container,
  .page-id-73 .content-top .desc_top_container {
    padding: 20px 10px !important;
  }
  .page-id-152 .content-top .img-container,
  .page-id-154 .content-top .img-container,
  .page-id-73 .content-top .img-container {
    left: 0;
    top: 0;
  }
  .page-id-152 .block_details .references,
  .page-id-154 .block_details .references,
  .page-id-73 .block_details .references {
    margin-top: 0px;
  }
  .page-id-152 .block_details ul li,
  .page-id-154 .block_details ul li,
  .page-id-73 .block_details ul li {
    font-size: 12px;
  }
  .page-id-152 .block_details .col-md-7,
  .page-id-154 .block_details .col-md-7,
  .page-id-73 .block_details .col-md-7 {
    padding-left: 15px;
  }
  .page-id-152 .block_details .blocks_textes .block_desc,
  .page-id-154 .block_details .blocks_textes .block_desc,
  .page-id-73 .block_details .blocks_textes .block_desc {
    margin-bottom: 50px;
  }
  .page-id-152 .col-left .bloc-texte {
    padding: 40px 0 10px 0 !important;
  }
  .page-id-154 .block_details .entreprise .exemple .container .desc_exemple {
    padding: 35px 15px;
  }
}
@media (max-width: 991.98px) {
  body header .head-content {
    align-items: center;
    justify-content: space-between;
  }
  body header .head-content .nav-primary {
    display: block;
    position: absolute;
    right: 0;
    z-index: 10;
    width: 100%;
    top: 130px;
  }
  body header .head-content .nav-primary .menu-menu-principal-container {
    width: 100%;
    height: auto;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav {
    overflow: hidden;
    height: 0;
    background: #41618d;
    margin-top: 15px !important;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li {
    display: block;
    width: 100%;
    border-left: none;
    padding: 10px 25px;
    height: auto;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li:before {
    display: none;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li > a {
    color: #fff;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li:first-child {
    padding-top: 25px;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li:last-child {
    padding-bottom: 25px;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li.current-menu-item > a {
    color: #fff;
    font-weight: 600;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li.menu-item-has-children {
    height: auto;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li.menu-item-has-children > a:after {
    top: 25px;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li.menu-item-has-children > ul.sub-menu {
    padding: 10px 0 0;
    position: relative;
    background: transparent;
    left: 0;
    height: 0;
    top: 0;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li.menu-item-has-children > ul.sub-menu > li {
    padding: 10px 25px;
    display: block;
    border-right: 0;
    max-width: 100%;
    height: auto;
    text-align: left;
    opacity: 0;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li.menu-item-has-children > ul.sub-menu > li > a {
    color: #fff;
    text-transform: inherit;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li.menu-item-has-children > ul.sub-menu > li > a:hover {
    color: #2d3442;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li.menu-item-has-children > ul.sub-menu.open > li {
    opacity: 1;
  }
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li:hover a,
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li:focus a,
  body header .head-content .nav-primary .menu-menu-principal-container ul.nav > li:active a {
    color: #000;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container {
    width: 100%;
    height: auto;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav {
    overflow: hidden;
    height: 0;
    background: #41618d;
    margin: 0;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li {
    display: block;
    width: 100%;
    border-left: none;
    padding: 10px 25px;
    height: auto;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li:before {
    display: none;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li > a {
    color: #fff;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li:first-child {
    padding-top: 25px;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li:last-child {
    padding-bottom: 25px;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li.current-menu-item > a {
    color: #fff;
    font-weight: 600;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li.menu-item-has-children > a:after {
    top: 25px;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li.menu-item-has-children > ul.sub-menu {
    padding: 10px 0 0;
    position: relative;
    background: transparent;
    left: 0;
    height: 0;
    top: 0;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li.menu-item-has-children > ul.sub-menu > li {
    padding: 10px 25px;
    display: block;
    border-right: 0;
    max-width: 100%;
    height: auto;
    text-align: left;
    opacity: 0;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li.menu-item-has-children > ul.sub-menu > li > a {
    color: #fff;
    text-transform: inherit;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li.menu-item-has-children > ul.sub-menu > li > a:hover {
    color: #2d3442;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li.menu-item-has-children > ul.sub-menu.open > li {
    opacity: 1;
  }
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li:hover a,
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li:focus a,
  body header .head-content .nav-primary.white .menu-menu-principal-container ul.nav > li:active a {
    color: #000;
  }
  body header .head-content .nav-responsive {
    position: relative;
    display: block;
    height: 50px;
    background: #41618d;
  }
  body header .head-content .nav-responsive .button_menu {
    z-index: 10;
    margin: 0 auto;
    display: block;
    width: 50px;
    height: 50px;
    font-size: 36px;
    color: #fff;
    transition: all .3s ease;
    background: #41618d;
    cursor: pointer;
  }
  body header .head-content .nav-responsive .button_menu.is_open .open {
    display: none;
  }
  body header .head-content .nav-responsive .button_menu.is_open .close {
    display: block;
  }
  body header .head-content .nav-responsive .button_menu .open {
    padding: 10px 0 0 0;
  }
  body header .head-content .nav-responsive .button_menu .open .first-line,
  body header .head-content .nav-responsive .button_menu .open .second-line,
  body header .head-content .nav-responsive .button_menu .open .third-line {
    width: 50%;
    height: 4px;
    background: #fff;
    margin: 5px auto;
    display: block;
    border-radius: 10px;
  }
  body header .head-content .nav-responsive .button_menu:hover {
    background: #2d3442;
  }
  body header .head-content .nav-responsive .button_menu .close {
    display: none;
    position: relative;
    width: 100%;
    opacity: 1;
  }
  body header .head-content .nav-responsive .button_menu .close:after {
    content: "×";
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 36px;
    color: #fff;
    display: block;
    position: absolute;
    right: 0;
    text-align: center;
    left: 0;
    margin: 0 auto;
    line-height: 50px;
  }
  .page-id-28 .en-tete .block-title h1,
  .page-id-73 .en-tete .block-title h1,
  .page-id-10 .en-tete .block-title h1,
  .page-id-152 .en-tete .block-title h1,
  .page-id-154 .en-tete .block-title h1,
  .page-id-192 .en-tete .block-title h1,
  .single-reference .en-tete .block-title h1 {
    font-size: 32px;
  }
  .page-id-192 .form_contact .nf-form-content .field-wrap textarea {
    height: 200px !important;
  }
  .page-id-28 .block-localisation .description_position p {
    padding-right: 3rem;
  }
  .page-id-28 .block_img_droite {
    margin-bottom: 0;
  }
  .page-id-28 .block_img_droite .description {
    padding: 30px 0px 30px 0;
  }
  .page-id-73 .content-top .desc_top_content {
    min-height: auto;
  }
  .page-id-73 .block_details .description_gauche {
    padding: 0;
  }
  .page-id-152 .img-fluid,
  .page-id-154 .img-fluid,
  .page-id-73 .img-fluid {
    height: 100%;
  }
  .page-id-152 .content-top .desc_top_container,
  .page-id-154 .content-top .desc_top_container,
  .page-id-73 .content-top .desc_top_container {
    min-height: auto;
    padding: 40px;
  }
  .page-id-152 .content-top .img-container,
  .page-id-154 .content-top .img-container,
  .page-id-73 .content-top .img-container {
    margin-bottom: 1rem;
    position: relative;
    height: 250px;
    width: 100%;
    left: 0;
    top: 0;
  }
  .page-id-152 .col-left .bloc-texte {
    padding: 40px 0;
  }
  .page-id-154 .block_details .block_maitrise .texte {
    order: -1;
  }
  .page-id-154 .block_details .entreprise .exemple .img-container {
    position: relative;
    height: 250px;
    width: 100%;
  }
  .page-id-154 .block_details .entreprise .exemple .container .desc_exemple {
    min-height: auto;
  }
}
