<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/bmssolutions.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/bmssolutions.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/bmssolutions.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/bmssolutions.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(/https://fonts.googleapis.com/css2?family=Exo:wght@200;300;400;500;600;700&amp;family=Montserrat:wght@200;300;400;500;600;700&amp;display=swap.less) is not within the allowed path(s): (/www/wwwroot/bmssolutions.fr/:/tmp/) in <b>/www/wwwroot/bmssolutions.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(/https://fonts.googleapis.com/css2?family=Exo:wght@200;300;400;500;600;700&amp;family=Montserrat:wght@200;300;400;500;600;700&amp;display=swap) is not within the allowed path(s): (/www/wwwroot/bmssolutions.fr/:/tmp/) in <b>/www/wwwroot/bmssolutions.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.less) is not within the allowed path(s): (/www/wwwroot/bmssolutions.fr/:/tmp/) in <b>/www/wwwroot/bmssolutions.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/bmssolutions.fr/:/tmp/) in <b>/www/wwwroot/bmssolutions.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/bmssolutions.fr/:/tmp/) in <b>/www/wwwroot/bmssolutions.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/bmssolutions.fr/:/tmp/) in <b>/www/wwwroot/bmssolutions.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.less) is not within the allowed path(s): (/www/wwwroot/bmssolutions.fr/:/tmp/) in <b>/www/wwwroot/bmssolutions.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/bmssolutions.fr/:/tmp/) in <b>/www/wwwroot/bmssolutions.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/bmssolutions.fr/:/tmp/) in <b>/www/wwwroot/bmssolutions.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/bmssolutions.fr/:/tmp/) in <b>/www/wwwroot/bmssolutions.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@200;300;400;500;600;700&family=Montserrat:wght@200;300;400;500;600;700&display=swap');
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body,
html {
  overflow-x: hidden;
  overflow: auto;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
body .col-lg-2-5 {
  -ms-flex: 0 0 21%;
  flex: 0 0 21%;
  max-width: 21%;
}
body .col-lg-2-2 {
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  max-width: 15%;
}
body a {
  text-decoration: none;
}
body a:hover {
  text-decoration: none;
}
body .hideContent {
  overflow: hidden;
  line-height: 1.8;
  height: 5em;
}
body .showContent {
  line-height: 1.8;
  height: auto;
}
body #gototop {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  position: fixed;
  background: #000;
  color: #fff;
  right: 20px;
  bottom: 20px;
  padding: 4px 10px 8px 10px;
  border: none;
  cursor: pointer;
  z-index: 1000;
  display: none;
}
body #gototop:hover {
  background: #007bbb;
  color: #fff;
}
body #modal-form {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: none;
  position: fixed;
  width: 80%;
  margin: 0 15%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1005;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #modal-form {
    width: 90%;
    top: 120px;
    margin: 0 5%;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body #modal-form {
    width: 95%;
    top: 50%;
    margin: auto;
    transform: translateY(-50%);
  }
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  body #modal-form {
    top: 80px;
  }
}
@media (min-width: 1300px) and (max-width: 1440px) {
  body #modal-form {
    width: 90%;
    top: 50%;
    margin: auto;
    transform: translateY(-50%);
  }
}
body #modal-form #forms {
  display: block;
  position: relative;
  width: 100%;
  background: #007bbb;
  box-shadow: 0px 6px 18px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 6px 18px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 6px 18px rgba(0,0,0,0.5);
  -o-box-shadow: 0px 6px 18px rgba(0,0,0,0.5);
  z-index: 1007;
}
body #modal-form #forms .title {
  text-align: center;
  font-size: 180%;
  font-weight: 600;
  margin-top: 32px;
  font-family: 'Exo', sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #modal-form #forms .title {
    margin-top: 15px;
  }
}
body #modal-form #forms #left {
  display: inline-block;
  position: relative;
  width: 40%;
  height: 100%;
  float: left;
  padding: 24px 50px;
  background: #007bbb;
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #modal-form #forms #left {
    width: 35%;
    padding: 24px 40px;
  }
}
body #modal-form #forms #left .title {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 600;
  font-family: 'Exo', sans-serif;
}
body #modal-form #forms #left .nf-before-form-content {
  display: none;
}
body #modal-form #forms #left .nf-form-content {
  display: block;
  position: relative;
  padding: 0;
}
body #modal-form #forms #left .nf-form-content label {
  display: none;
}
body #modal-form #forms #left .nf-form-content #nf-label-field-52 {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #fff;
}
body #modal-form #forms #left .nf-form-content #nf-label-field-52 .ninja-forms-req-symbol {
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #modal-form #forms #left .nf-form-content .nf-field-container {
    margin-bottom: 15px;
  }
}
body #modal-form #forms #left .nf-form-content .submit-wrap button {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  margin: 0 auto;
  background: #fff;
  color: #007bbb;
  text-transform: uppercase;
  cursor: pointer;
}
body #modal-form #forms #left .nf-form-content .submit-wrap button:hover {
  background: #007bbb;
}
body #modal-form #forms #left .nf-form-content .nf-after-field {
  display: block;
  position: absolute;
  margin-top: -6px;
  font-size: 13px;
}
body #modal-form #forms #left .nf-form-content .nf-after-form-content {
  display: block;
  position: absolute;
  margin-top: -20px;
}
body #modal-form #forms #left .nf-form-content .nf-field-description p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 7px;
}
body #modal-form #forms #left .nf-form-content input {
  background: #fff;
  border: none;
}
body #modal-form #forms #left #nf-field-20-container #nf-field-20-wrap input {
  background: #fff;
  border: none;
  color: #007bbb;
  text-align: center;
  margin-left: 50%;
  display: inline-block;
  transform: translateX(-50%);
  width: 200px;
  font-weight: 600;
  letter-spacing: 1px;
  border: solid 1px transparent;
  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;
  cursor: pointer;
}
body #modal-form #forms #left #nf-field-20-container #nf-field-20-wrap input: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;
  color: #fff;
  background-color: transparent;
  border: solid 1px #fff;
}
body #modal-form #forms #left #nf-field-24-container .nf-field-element label {
  display: block;
  font-size: 12px;
  font-weight: 500;
}
body #modal-form #forms #left #nf-form-errors-4 {
  text-align: center;
}
body #modal-form #forms #left .nf-error-msg {
  color: #f9fafc;
}
body #modal-form #forms #right {
  display: inline-block;
  position: relative;
  width: 60%;
  height: 100%;
  padding: 24px 50px;
  background: #fff;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #modal-form #forms #right {
    width: 65%;
    padding: 24px 40px;
  }
}
body #modal-form #forms #right .title {
  color: #007bbb;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 600;
  font-family: 'Exo', sans-serif;
}
body #modal-form #forms #right .note {
  text-align: center;
}
body #modal-form #forms #right .nf-before-form-content {
  display: none;
}
body #modal-form #forms #right #nf-field-18-container label {
  display: block;
  font-size: 12px;
  font-weight: 500;
}
body #modal-form #forms #right .nf-field-description p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 7px;
}
body #modal-form #forms #right .nf-form-content {
  display: block;
  position: relative;
  padding: 0;
}
body #modal-form #forms #right .nf-form-content label {
  display: none;
}
body #modal-form #forms #right .nf-form-content #nf-label-field-51 {
  display: block;
  font-size: 13px;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #modal-form #forms #right .nf-form-content textarea {
    height: 130px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #modal-form #forms #right .nf-form-content .nf-field-container {
    margin-bottom: 15px;
  }
}
body #modal-form #forms #right .nf-form-content #nf-field-13-container #nf-field-13-wrap .nf-field-element input {
  width: 40%;
  background-color: #007bbb;
  font-size: 1.2rem;
  font-weight: 600;
  padding: .5rem 1rem;
  letter-spacing: 1px;
  color: #fff;
  border: solid 1px transparent;
  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;
  position: relative;
  z-index: 1;
  cursor: pointer;
  margin-left: 50%;
  transform: translateX(-50%);
}
body #modal-form #forms #right .nf-form-content #nf-field-13-container #nf-field-13-wrap .nf-field-element input: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;
  color: #007bbb;
  background-color: transparent;
  border: solid 1px #007bbb;
}
body #modal-form #forms #right .nf-form-content .submit-wrap button {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  margin: 0 auto;
  background: #007bbb;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px;
}
body #modal-form #forms #right .nf-form-content .submit-wrap button i {
  display: none;
}
body #modal-form #forms #right .nf-form-content .submit-wrap button:hover {
  background: #000;
}
body #modal-form #forms #right .nf-form-content .nf-after-field {
  display: block;
  position: absolute;
  margin-top: -6px;
  font-size: 13px;
}
body #modal-form #forms #right .nf-form-content .nf-after-form-content {
  display: block;
  position: absolute;
  margin-top: -20px;
}
body #modal-form #forms #right .nf-form-content input {
  border: none;
}
body #modal-form #forms #right .nf-form-content .textarea-container textarea {
  border: none;
}
body #modal-form #forms #right #nf-form-errors-3 {
  text-align: center;
}
body #modal-form #forms #close {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #007bbb;
  background: transparent;
  border: none;
  outline: none;
  font-weight: 400;
  cursor: pointer;
  position: absolute;
  margin-top: 5px;
  margin-left: -40px;
  font-size: 140%;
}
body #modal-form #forms #close:hover {
  color: #000;
}
body #modal-form-formation {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: none;
  position: fixed;
  width: 30%;
  margin: 0 15%;
  top: 0px;
  z-index: 1005;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #modal-form-formation {
    width: 50%;
    top: 120px;
    margin: 0 5%;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body #modal-form-formation {
    top: 60px;
    width: 40%;
    margin: 0 7.5%;
  }
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  body #modal-form-formation {
    top: 80px;
  }
}
body #modal-form-formation #forms {
  display: block;
  position: relative;
  width: 100%;
  background: #fff;
  box-shadow: 0px 6px 18px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 6px 18px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 6px 18px rgba(0,0,0,0.5);
  -o-box-shadow: 0px 6px 18px rgba(0,0,0,0.5);
  z-index: 1007;
}
body #modal-form-formation #forms #left {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  padding: 24px 50px;
  background: #fff;
  color: #000;
}
body #modal-form-formation #forms #left .title {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 600;
  font-family: 'Exo', sans-serif;
  margin-bottom: 0;
  text-align: center;
}
body #modal-form-formation #forms #left .sous-titre {
  font-size: 0.85rem;
  font-weight: 400;
  text-align: center;
  width: 100%;
  display: block;
}
body #modal-form-formation #forms #left #nf-form-title-6 {
  display: none !important;
}
body #modal-form-formation #forms #left .nf-before-form-content {
  display: none;
}
body #modal-form-formation #forms #left label {
  font-size: 0.8rem;
}
body #modal-form-formation #forms #left .nf-form-content {
  display: block;
  position: relative;
  padding: 0;
}
body #modal-form-formation #forms #left .nf-form-content .nf-field-container {
  margin-bottom: 10px;
}
body #modal-form-formation #forms #left .nf-form-content .nf-field-container .nf-field .nf-field-label {
  margin-bottom: 0.2rem;
}
body #modal-form-formation #forms #left .nf-form-content .list-select-wrap > div select {
  font-size: 0.8rem;
}
body #modal-form-formation #forms #left .nf-form-content .submit-wrap button {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  margin: 0 auto;
  background: #007bbb;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
body #modal-form-formation #forms #left .nf-form-content .submit-wrap button:hover {
  background: #000;
}
body #modal-form-formation #forms #left .nf-form-content .nf-after-field {
  display: block;
  font-size: 13px;
}
body #modal-form-formation #forms #left .nf-form-content .nf-after-form-content {
  display: block;
  position: absolute;
  margin-top: -20px;
}
body #modal-form-formation #forms #left .nf-form-content input {
  background: transparent;
  border: solid 1px #e6e6e6;
  color: #999999;
  font-size: 0.8rem;
}
body #modal-form-formation #forms #left #nf-field-61-container #nf-field-61-wrap input {
  background: #007bbb;
  border: none;
  color: #fff;
  text-align: center;
  margin-left: 50%;
  display: inline-block;
  transform: translateX(-50%);
  width: 100%;
  font-weight: 400;
  letter-spacing: 1px;
  border: solid 1px transparent;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  cursor: pointer;
}
body #modal-form-formation #forms #left #nf-field-61-container #nf-field-61-wrap input:hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  color: #fff;
  background-color: #000;
}
body #modal-form-formation #forms #left #nf-field-60-container label {
  display: block;
  font-size: 10px;
  font-weight: 400;
}
body #modal-form-formation #forms #left #nf-form-errors-4 {
  text-align: center;
}
body #modal-form-formation #forms #left .nf-error-msg {
  color: ;
}
body #modal-form-formation #forms #close {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #007bbb;
  background: transparent;
  border: none;
  outline: none;
  font-weight: 400;
  cursor: pointer;
  position: absolute;
  margin-top: 5px;
  margin-left: -40px;
  font-size: 140%;
}
body #modal-form-formation #forms #close:hover {
  color: #000;
}
body #blackbg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.85);
  z-index: 1004;
  top: 0;
  left: 0;
}
body header .menu-mobile .menu-toggler {
  color: #007bbb;
  border: solid 1px #007bbb;
  padding: .4rem 1rem;
  text-align: center;
  margin-top: 1rem;
  width: 200px;
  text-transform: uppercase;
  margin-left: 50%;
  transform: translateX(-50%);
}
body header .menu-mobile .menu-wrapper {
  width: 100vw;
  height: 100vh;
  position: absolute;
  background-color: #fff;
  top: 0;
  padding-top: 4rem;
  left: -140%;
  z-index: 200;
  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 .menu-mobile .menu-wrapper .bt-close {
  position: absolute;
  z-index: 999;
  left: 50%;
  transform: translateX(-50%);
  top: 2rem;
  color: #007bbb;
}
body header .menu-mobile .menu-wrapper .bt-close i {
  font-size: 1.5rem;
}
body header .menu-mobile .menu-wrapper.active {
  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 .menu-mobile .menu-wrapper .menu {
  padding-top: 32px;
  margin-bottom: 2rem;
}
body header .menu-mobile .menu-wrapper ul {
  margin-bottom: 0;
  padding-left: 0;
  text-align: center;
}
body header .menu-mobile .menu-wrapper ul li {
  margin: 0;
  display: block;
  margin-bottom: .7rem;
}
body header .menu-mobile .menu-wrapper ul li a {
  font-size: .85rem;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  position: relative;
}
body header .menu-mobile .menu-wrapper ul li a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  width: 0;
  height: 3px;
  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: #007bbb;
}
body header .menu-mobile .menu-wrapper ul li a:hover {
  color: #007bbb;
  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 .menu-mobile .menu-wrapper ul li a:hover::before {
  width: 50px;
  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 .menu-mobile .menu-wrapper ul li .sub-menu {
  margin-left: 80px;
}
body header .menu-mobile .menu-wrapper ul li .sub-menu a {
  font-size: 12px;
}
body header .menu-mobile .menu-wrapper ul li .sub-menu a:before {
  display: none;
}
body header .menu-mobile .menu-wrapper ul li.current-menu-item a {
  color: #007bbb;
  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 .menu-mobile .menu-wrapper ul li.current-menu-item a::before {
  width: 50px;
  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 .menu-mobile .menu-wrapper .menu-bottom-produit-reparation a {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Exo', sans-serif;
  font-size: .9rem !important;
  font-weight: 500;
  text-align: center;
  background-color: #aaaaaa;
  padding: .5rem 0;
  position: relative;
  z-index: 1;
  text-decoration: none;
  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 .menu-mobile .menu-wrapper .menu-bottom-produit-reparation a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 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;
  background-color: #007bbb;
  z-index: -1;
}
body header .menu-mobile .menu-wrapper .menu-bottom-produit-reparation a:nth-child(even) {
  background-color: #007bbb;
}
body header .menu-mobile .menu-wrapper .menu-bottom-produit-reparation a:nth-child(even)::before {
  background-color: #000;
}
body header .menu-mobile .menu-wrapper .menu-bottom-produit-reparation 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;
}
body header .menu-mobile .menu-wrapper .menu-bottom-produit-reparation a:hover::before {
  width: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .menu-mobile .menu-wrapper .reseau {
  text-align: center;
  background-color: #000;
  padding: 1rem;
}
body header .menu-mobile .menu-wrapper .reseau a {
  color: #fff;
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  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 .menu-mobile .menu-wrapper .reseau a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 30px;
  height: 30px;
  border: solid 1px #fff;
  border-radius: 50%;
  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: transparent;
}
body header .menu-mobile .menu-wrapper .reseau a i {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center;
  font-size: .85rem;
  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;
  z-index: -1;
}
body header .menu-mobile .menu-wrapper .reseau a:first-child {
  margin-right: .5rem;
}
body header .menu-mobile .menu-wrapper .reseau 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;
  color: #fff;
}
body header .menu-mobile .menu-wrapper .reseau a:hover::before {
  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: #fff;
}
body header .menu-mobile .menu-wrapper .reseau a:hover i {
  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;
  color: #007bbb;
}
body header #wrapper-header .header-top .ville-reseau .ville {
  text-align: right;
  text-transform: uppercase;
  font-size: .85rem;
  color: #007bbb;
  font-family: 'Exo', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}
body header #wrapper-header .header-top .ville-reseau .reseau {
  text-align: right;
}
body header #wrapper-header .header-top .ville-reseau .reseau a {
  color: #007bbb;
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  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 #wrapper-header .header-top .ville-reseau .reseau a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 25px;
  height: 25px;
  border: solid 1px #007bbb;
  border-radius: 50%;
  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: transparent;
  z-index: -1;
}
body header #wrapper-header .header-top .ville-reseau .reseau a i {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center;
  font-size: .85rem;
  color: #007bbb;
  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;
  z-index: -1;
}
body header #wrapper-header .header-top .ville-reseau .reseau a:first-child {
  margin-right: .5rem;
}
body header #wrapper-header .header-top .ville-reseau .reseau 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;
  color: #fff;
}
body header #wrapper-header .header-top .ville-reseau .reseau a:hover::before {
  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: #007bbb;
}
body header #wrapper-header .header-top .ville-reseau .reseau a:hover i {
  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;
  color: #fff;
}
body header #wrapper-header .header-top .menu-top .contact {
  padding: .3rem 0;
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  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 #wrapper-header .header-top .menu-top .contact:hover {
  background-color: #000;
  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 #wrapper-header .header-top .menu-top .sav {
  padding: .3rem 0;
  background-color: #aaaaaa;
  color: #fff;
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: 400;
  letter-spacing: 1px;
  border-radius: 0 !important;
  text-decoration: none;
  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;
  cursor: pointer;
}
body header #wrapper-header .header-top .menu-top .sav:hover {
  background-color: #007bbb;
  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 #wrapper-header .header-bottom {
  padding: 1rem 0;
}
body header #wrapper-header .header-bottom .logo img {
  display: block;
  margin: 0 auto;
  max-width: 50%;
}
body header #wrapper-header .header-bottom .main-menu ul {
  padding-left: 0;
  text-align: center;
  margin-bottom: 0;
}
body header #wrapper-header .header-bottom .main-menu ul li {
  display: inline-block;
  margin: 0 2rem;
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body header #wrapper-header .header-bottom .main-menu ul li {
    margin: 0 1.2rem;
  }
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  body header #wrapper-header .header-bottom .main-menu ul li {
    margin: 0 1.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body header #wrapper-header .header-bottom .main-menu ul li {
    margin: 0 .7rem;
  }
}
@media (min-width: 1400px) and (max-width: 1590.98px) {
  body header #wrapper-header .header-bottom .main-menu ul li {
    margin: 0 1.7rem;
  }
}
body header #wrapper-header .header-bottom .main-menu ul li:first-child {
  display: none;
}
body header #wrapper-header .header-bottom .main-menu ul li .sub-menu li a {
  color: ;
}
body header #wrapper-header .header-bottom .main-menu ul li:hover {
  position: relative;
}
body header #wrapper-header .header-bottom .main-menu ul li:hover .sub-menu :first-child {
  display: block;
}
body header #wrapper-header .header-bottom .main-menu ul li:hover .sub-menu li {
  position: absolute;
  padding-top: 27px;
  left: 30%;
  transform: translateX(-50%);
  border: 1px solid #007bbb;
  border-top: none;
  padding: 12px;
  background-color: #fff;
  z-index: 9;
  transition: background-color 0.3s ease-in-out;
}
body header #wrapper-header .header-bottom .main-menu ul li:hover .sub-menu li a::before {
  display: none !important;
}
body header #wrapper-header .header-bottom .main-menu ul li:hover .sub-menu li:hover {
  background-color: #eeeeee;
}
body header #wrapper-header .header-bottom .main-menu ul li a {
  font-size: 1rem;
  text-transform: uppercase;
  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;
  color: #000;
  font-weight: 400;
  position: relative;
  text-decoration: none;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body header #wrapper-header .header-bottom .main-menu ul li a {
    font-size: .8rem;
  }
}
@media (min-width: 1400px) and (max-width: 1590.98px) {
  body header #wrapper-header .header-bottom .main-menu ul li a {
    font-size: .9rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body header #wrapper-header .header-bottom .main-menu ul li a {
    font-size: .75rem;
  }
}
body header #wrapper-header .header-bottom .main-menu ul li a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  width: 0;
  height: 3px;
  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: #007bbb;
}
body header #wrapper-header .header-bottom .main-menu ul li a:hover {
  color: #007bbb;
}
body header #wrapper-header .header-bottom .main-menu ul li a:hover::before {
  width: 60px;
  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 #wrapper-header .header-bottom .main-menu ul li.current-menu-item a {
  color: #007bbb;
}
body header #wrapper-header .header-bottom .main-menu ul li.current-menu-item a::before {
  width: 60px;
  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 #wrapper-header .menu-bottom-produit-reparation a {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Exo', sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  background-color: #aaaaaa;
  padding: .5rem 0;
  position: relative;
  z-index: 1;
  text-decoration: none;
  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 (min-width: 992px) and (max-width: 1199.98px) {
  body header #wrapper-header .menu-bottom-produit-reparation a {
    font-size: .85rem;
  }
}
body header #wrapper-header .menu-bottom-produit-reparation a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 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;
  background-color: #007bbb;
  z-index: -1;
}
body header #wrapper-header .menu-bottom-produit-reparation a:nth-child(even) {
  background-color: #007bbb;
}
body header #wrapper-header .menu-bottom-produit-reparation a:nth-child(even)::before {
  background-color: #000;
}
body header #wrapper-header .menu-bottom-produit-reparation 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;
}
body header #wrapper-header .menu-bottom-produit-reparation a:hover::before {
  width: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body main #menu-lateral .wrapper-menu .formation-menu,
body main #menu-lateral .wrapper-menu .ville-menu {
  margin-bottom: 2.5rem;
}
body main #menu-lateral .wrapper-menu .formation-menu .titre,
body main #menu-lateral .wrapper-menu .ville-menu .titre {
  padding: 1rem 0;
  border-bottom: solid 1px #007bbb;
  border-top: solid 1px #007bbb;
}
body main #menu-lateral .wrapper-menu .formation-menu .titre h4,
body main #menu-lateral .wrapper-menu .ville-menu .titre h4 {
  color: #000;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Barlow', sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #menu-lateral .wrapper-menu .formation-menu .titre h4,
  body main #menu-lateral .wrapper-menu .ville-menu .titre h4 {
    font-size: 0.85rem;
  }
}
body main #menu-lateral .wrapper-menu .formation-menu .titre i,
body main #menu-lateral .wrapper-menu .ville-menu .titre i {
  color: #000;
  font-size: 0.85rem;
}
body main #menu-lateral .wrapper-menu .formation-menu .liste,
body main #menu-lateral .wrapper-menu .ville-menu .liste {
  margin-top: 1.5rem;
}
body main #menu-lateral .wrapper-menu .formation-menu .liste .item-formation,
body main #menu-lateral .wrapper-menu .formation-menu .liste .ville,
body main #menu-lateral .wrapper-menu .ville-menu .liste .item-formation,
body main #menu-lateral .wrapper-menu .ville-menu .liste .ville {
  margin-bottom: 0.5rem;
}
body main #menu-lateral .wrapper-menu .formation-menu .liste .item-formation:last-child,
body main #menu-lateral .wrapper-menu .formation-menu .liste .ville:last-child,
body main #menu-lateral .wrapper-menu .ville-menu .liste .item-formation:last-child,
body main #menu-lateral .wrapper-menu .ville-menu .liste .ville:last-child {
  margin-bottom: 0;
}
body main #menu-lateral .wrapper-menu .formation-menu .liste .item-formation i,
body main #menu-lateral .wrapper-menu .formation-menu .liste .ville i,
body main #menu-lateral .wrapper-menu .ville-menu .liste .item-formation i,
body main #menu-lateral .wrapper-menu .ville-menu .liste .ville i {
  color: #007bbb;
  font-size: 0.85rem;
  margin-right: 0.5rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #menu-lateral .wrapper-menu .formation-menu .liste .item-formation i,
  body main #menu-lateral .wrapper-menu .formation-menu .liste .ville i,
  body main #menu-lateral .wrapper-menu .ville-menu .liste .item-formation i,
  body main #menu-lateral .wrapper-menu .ville-menu .liste .ville i {
    font-size: 0.8rem;
  }
}
body main #menu-lateral .wrapper-menu .formation-menu .liste .item-formation span,
body main #menu-lateral .wrapper-menu .formation-menu .liste .ville span,
body main #menu-lateral .wrapper-menu .ville-menu .liste .item-formation span,
body main #menu-lateral .wrapper-menu .ville-menu .liste .ville span {
  font-size: 0.85rem;
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  font-family: 'Barlow', sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #menu-lateral .wrapper-menu .formation-menu .liste .item-formation span,
  body main #menu-lateral .wrapper-menu .formation-menu .liste .ville span,
  body main #menu-lateral .wrapper-menu .ville-menu .liste .item-formation span,
  body main #menu-lateral .wrapper-menu .ville-menu .liste .ville span {
    font-size: 0.8rem;
  }
}
body main #menu-lateral .wrapper-menu .formation-menu .liste .item-formation a,
body main #menu-lateral .wrapper-menu .formation-menu .liste .ville a,
body main #menu-lateral .wrapper-menu .ville-menu .liste .item-formation a,
body main #menu-lateral .wrapper-menu .ville-menu .liste .ville a {
  font-size: 0.85rem;
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Barlow', sans-serif;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #menu-lateral .wrapper-menu .formation-menu .liste .item-formation a,
  body main #menu-lateral .wrapper-menu .formation-menu .liste .ville a,
  body main #menu-lateral .wrapper-menu .ville-menu .liste .item-formation a,
  body main #menu-lateral .wrapper-menu .ville-menu .liste .ville a {
    font-size: 0.8rem;
  }
}
body main #menu-lateral .wrapper-menu .formation-menu .liste .item-formation a:hover,
body main #menu-lateral .wrapper-menu .formation-menu .liste .ville a:hover,
body main #menu-lateral .wrapper-menu .ville-menu .liste .item-formation a:hover,
body main #menu-lateral .wrapper-menu .ville-menu .liste .ville a:hover {
  font-weight: 500;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body main #menu-lateral .wrapper-menu .telechargement {
  background-color: #e6e6e6;
  padding: 3rem;
  border-radius: 15px;
}
@media (min-width: 1300px) and (max-width: 1539.98px) {
  body main #menu-lateral .wrapper-menu .telechargement {
    padding: 1.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body main #menu-lateral .wrapper-menu .telechargement {
    padding: 1rem;
  }
}
body main #menu-lateral .wrapper-menu .telechargement .titre {
  margin-bottom: 1.5rem;
}
body main #menu-lateral .wrapper-menu .telechargement .titre h4 {
  color: #000;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Barlow', sans-serif;
}
body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue {
  background-color: #007bbb;
  margin-bottom: 1rem;
}
body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier {
  background-color: #000;
}
body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue,
body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier {
  border-radius: 10px;
  text-align: center;
  width: 100%;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue span,
body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier span {
  color: #fff;
  font-size: 0.8rem;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  padding: 0.5rem 0.7rem;
  width: 70%;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue span,
  body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier span {
    width: 80%;
    padding: 0.3rem;
    font-size: 0.7rem;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue span,
  body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier span {
    padding: 0.5rem;
    font-size: 0.75rem;
  }
}
body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue .pdf,
body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier .pdf {
  background-color: #fff;
  padding: 1rem 0.7rem;
  width: 20%;
  color: #007bbb;
  text-transform: uppercase;
  font-size: 0.65rem;
  border-radius: 6px;
  font-weight: 600;
  display: inline-block;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue .pdf,
  body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier .pdf {
    padding: 0.7rem 0.3rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue .pdf,
  body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier .pdf {
    font-size: 0.5rem;
    padding: 0.4rem 0.3rem;
  }
}
body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue:hover,
body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier:hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  background-color: #fff;
}
body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue:hover span,
body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier:hover span {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  color: #000;
}
body main #menu-lateral .wrapper-menu .telechargement .btn-ctalogue:hover .pdf,
body main #menu-lateral .wrapper-menu .telechargement .btn-calendrier:hover .pdf {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  background-color: #007bbb;
  color: #fff;
}
body main #menu-lateral .wrapper-menu .contact {
  text-transform: uppercase;
}
body main #menu-lateral .wrapper-menu .contact .titre {
  padding: 1rem 0;
  border-bottom: solid 1px #007bbb;
  border-top: solid 1px #007bbb;
}
body main #menu-lateral .wrapper-menu .contact .titre h4 {
  color: #000;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Barlow', sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #menu-lateral .wrapper-menu .contact .titre h4 {
    font-size: 0.85rem;
  }
}
body main #menu-lateral .wrapper-menu .contact h5 {
  font-size: 0.85rem;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  font-family: 'Barlow', sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #menu-lateral .wrapper-menu .contact h5 {
    font-size: 0.8rem;
  }
}
body main #menu-lateral .wrapper-menu .contact span {
  font-size: 0.85rem;
  font-weight: 300;
  color: #000;
  text-transform: uppercase;
  font-family: 'Barlow', sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #menu-lateral .wrapper-menu .contact span {
    font-size: 0.8rem;
  }
}
body main #formulaire {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 5rem 0;
}
body main #formulaire::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background-color: #000;
  height: 100%;
  width: 100%;
  opacity: 0.7;
}
body main #formulaire .titre-form {
  position: relative;
  z-index: 1;
}
body main #formulaire .titre-form .titre {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body main #formulaire .titre-form .sous-titre h3 {
  color: #007bbb;
  font-size: 2.5rem;
  font-weight: 600;
  font-family: 'Barlow', sans-serif;
}
body main #formulaire .titre-form .infos {
  color: #fff;
  font-size: 0.8rem;
  font-weight: 400;
  letter-spacing: 1px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body main #formulaire .titre-form .infos {
    letter-spacing: 0;
  }
}
body main #formulaire .form {
  width: 90%;
  position: relative;
  z-index: 1;
  color: #fff;
}
body main #formulaire .form #nf-form-5-cont {
  width: 100%;
}
body main #formulaire .form #nf-form-5-cont input,
body main #formulaire .form #nf-form-5-cont textarea,
body main #formulaire .form #nf-form-5-cont option {
  padding: 0.3rem 1rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  font-size: 12px;
  color: #999999;
  font-weight: 500;
  border-radius: 10px;
  background-color: #fff;
}
body main #formulaire .form #nf-form-5-cont label {
  font-size: 0.8rem;
  color: #fff;
  font-family: 'Barlow', sans-serif;
  font-weight: 400;
}
body main #formulaire .form #nf-form-5-cont .nf-field-element p {
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
body main #formulaire .form #nf-form-5-cont .nf-form-content .list-select-wrap .nf-field-element > div {
  border-radius: 10px !important;
}
body main #formulaire .form #nf-form-5-cont textarea {
  height: 150px;
}
body main #formulaire .form #nf-form-5-cont #nf-form-title-1 {
  display: none;
}
body main #formulaire .form #nf-form-5-cont #nf-field-41-container #nf-field-41-wrap .nf-field-label label {
  font-size: 0.8rem;
}
body main #formulaire .form #nf-form-5-cont .submit-wrap input {
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8rem;
  border: none;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 0.6rem 3.5rem;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
}
body main #formulaire .form #nf-form-5-cont .submit-wrap input:hover {
  background-color: #000;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body main #formulaire .form #nf-form-5-cont .nf-field-container {
  margin-bottom: 15px;
}
body main #formulaire .form #nf-form-5-cont .nf-field-label label {
  color: #fff !important;
  font-weight: 400;
  font-size: 14px;
}
body main #formulaire .form #nf-form-5-cont .nf-multi-cell .nf-cell {
  padding: 0 15px;
}
body main #formulaire .form #nf-form-5-cont .nf-form-fields-required {
  display: none;
}
body main #formulaire .form #nf-form-5-cont .nf-error-msg {
  font-weight: 300;
  font-size: 11px;
}
body .inscription-button-footer {
  display: none;
}
body footer .footer-top {
  background-color: #eeeeee;
  padding: 2rem 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body footer .footer-top .logo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 2rem;
  }
}
body footer .footer-top .logo a img {
  width: 220px;
  max-width: 80%;
  display: block;
  margin: 0 auto;
}
body footer .footer-top .menu-footer {
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body footer .footer-top .menu-footer {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
    padding-left: 3rem;
  }
}
body footer .footer-top .menu-footer::before {
  content: "";
  position: absolute;
  left: -30px;
  width: 1px;
  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;
  background-color: #aaaaaa;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body footer .footer-top .menu-footer::before {
    left: -10px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body footer .footer-top .menu-footer::before {
    left: -10px;
  }
}
body footer .footer-top .menu-footer .titre {
  margin-bottom: 1rem;
}
body footer .footer-top .menu-footer .titre h4 {
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
}
body footer .footer-top .menu-footer .nav ul {
  padding-left: 0;
}
body footer .footer-top .menu-footer .nav ul li {
  list-style-type: none;
}
body footer .footer-top .menu-footer .nav ul li a {
  font-size: .85rem;
  color: #000;
  font-weight: 400;
  text-decoration: none;
  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 (min-width: 1200px) and (max-width: 1399.98px) {
  body footer .footer-top .menu-footer .nav ul li a {
    font-size: .8rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body footer .footer-top .menu-footer .nav ul li a {
    font-size: .7rem;
  }
}
body footer .footer-top .menu-footer .nav ul li a:hover {
  color: #007bbb;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body footer .footer-top .coordonner {
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body footer .footer-top .coordonner {
    -ms-flex: 0 0 26%;
    flex: 0 0 26%;
    max-width: 26%;
  }
}
body footer .footer-top .coordonner::before {
  content: "";
  position: absolute;
  left: -30px;
  width: 1px;
  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;
  background-color: #aaaaaa;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body footer .footer-top .coordonner::before {
    left: -6px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body footer .footer-top .coordonner::before {
    left: -10px;
  }
}
body footer .footer-top .coordonner .agence h4 {
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: .3rem;
}
body footer .footer-top .coordonner .raison-social-region {
  color: #007bbb;
  font-size: .8rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
body footer .footer-top .coordonner .tel i,
body footer .footer-top .coordonner .mail i,
body footer .footer-top .coordonner .adresse i {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: .5rem;
}
body footer .footer-top .coordonner .tel a,
body footer .footer-top .coordonner .mail a,
body footer .footer-top .coordonner .adresse a {
  color: #000;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
  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 (min-width: 992px) and (max-width: 1399.98px) {
  body footer .footer-top .coordonner .tel a,
  body footer .footer-top .coordonner .mail a,
  body footer .footer-top .coordonner .adresse a {
    font-size: .7rem;
  }
}
body footer .footer-top .coordonner .tel a:hover,
body footer .footer-top .coordonner .mail a:hover,
body footer .footer-top .coordonner .adresse a:hover {
  color: #007bbb;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body footer .footer-top .coordonner .tel span,
body footer .footer-top .coordonner .mail span,
body footer .footer-top .coordonner .adresse span {
  color: #000;
  font-size: .8rem;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1399.98px) {
  body footer .footer-top .coordonner .tel span,
  body footer .footer-top .coordonner .mail span,
  body footer .footer-top .coordonner .adresse span {
    font-size: .7rem;
  }
}
body footer .footer-top .coordonner .tel,
body footer .footer-top .coordonner .mail {
  margin-bottom: 1rem;
}
body footer .footer-top .coordonner .tel i {
  background-image: url('../img/icon-tel.png');
}
body footer .footer-top .coordonner .mail i {
  background-image: url('../img/icon-email.png');
}
body footer .footer-top .coordonner .adresse i {
  background-image: url('../img/icon-map.png');
}
body footer .footer-top .coordonner .adresse span .ville {
  margin-left: .2rem;
  text-transform: uppercase;
}
body footer .footer-bottom {
  background-color: #007bbb;
  padding: .5rem 0;
  color: #fff;
  font-size: .8rem;
}
body footer .footer-bottom a,
body footer .footer-bottom span {
  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;
  font-size: .8rem;
  opacity: 1;
  text-decoration: none;
}
body footer .footer-bottom a img,
body footer .footer-bottom span img {
  margin-right: .5rem;
}
body footer .footer-bottom a:hover,
body footer .footer-bottom span: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;
  opacity: .5;
}
body footer .footer-bottom .separator {
  margin: 0 .5rem;
  color: #fff;
  opacity: .7;
}
body.page-id-5 #entete {
  height: 400px;
  position: relative;
  background-position: 50% 70%;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #entete {
    height: 300px;
  }
}
body.page-id-5 #entete::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: .8;
}
body.page-id-5 #entete .texte-entete {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-left: solid 3px #fff;
}
body.page-id-5 #entete .texte-entete p {
  margin-bottom: 0;
  font-family: 'Exo', sans-serif;
  color: #fff;
  text-transform: uppercase;
  padding-left: 1rem;
  font-size: 1.3rem;
  font-weight: 300;
}
body.page-id-5 #entete .texte-entete p strong {
  color: #007bbb;
  font-weight: 600;
}
body.page-id-5 #prestation {
  padding: 5rem 0;
}
body.page-id-5 #prestation #lien {
  position: relative;
  display: block;
  height: 230px;
  width: 100%;
  text-decoration: none;
}
body.page-id-5 #prestation #lien:last-child .nom-presta {
  width: 285px;
}
body.page-id-5 #prestation #lien:before {
  transition: all 0.4s;
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  left: 50%;
  margin-left: -50%;
  top: 25%;
  border-color: rgba(0,123,187,0);
  border-style: solid;
  border-width: 0 1px;
}
body.page-id-5 #prestation #lien:after {
  transition: all 0.4s;
  position: absolute;
  content: "";
  width: 50%;
  height: 105%;
  left: 50%;
  margin-left: -25%;
  top: -15px;
  border-color: rgba(0,123,187,0);
  border-style: solid;
  border-width: 1px 0;
}
body.page-id-5 #prestation #lien .image {
  height: 200px;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  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.page-id-5 #prestation #lien .image::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: .6;
  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.page-id-5 #prestation #lien .nom-presta {
  text-align: center;
  color: #000;
  font-weight: 400;
  font-size: .95rem;
  text-transform: uppercase;
  margin-top: 1rem;
  background-color: #fff;
  padding: 0 .4rem;
  display: inline-block;
  width: auto;
  margin-left: 50%;
  transform: translateX(-50%);
  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;
  position: relative;
  z-index: 10;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #prestation #lien .nom-presta {
    font-size: .9rem;
  }
}
body.page-id-5 #prestation #lien:hover .nom-presta {
  color: #007bbb;
  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.page-id-5 #prestation #lien:hover:after {
  width: 370px;
  margin-left: -50%;
  border-color: #007bbb;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #prestation #lien:hover:after {
    width: 309px;
  }
}
body.page-id-5 #prestation #lien:hover:before {
  height: 240px;
  top: -6%;
  border-color: #007bbb;
}
body.page-id-5 #prestation #lien:hover .image::before {
  opacity: .2;
  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.page-id-5 #presentation {
  background-color: #f9fafc;
  padding: 7rem 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #presentation {
    padding: 4rem 0;
  }
}
body.page-id-5 #presentation .infos {
  padding-right: 10rem;
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  body.page-id-5 #presentation .infos {
    padding-right: 5rem;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.page-id-5 #presentation .infos {
    padding-right: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #presentation .infos {
    padding-right: 1rem;
  }
}
body.page-id-5 #presentation .infos .titre {
  margin-bottom: 3rem;
}
body.page-id-5 #presentation .infos .titre h2 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
}
body.page-id-5 #presentation .infos .titre h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-5 #presentation .infos .texte {
  position: relative;
}
body.page-id-5 #presentation .infos .texte::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  height: 50px;
  width: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/SEplus.png');
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #presentation .infos .texte::before {
    bottom: -40px;
    height: 40px;
    width: 40px;
  }
}
body.page-id-5 #presentation .infos .texte p {
  color: #999999;
  font-weight: 400;
  font-size: .85rem;
  text-align: justify;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #presentation .infos .texte p {
    font-size: .8rem;
  }
}
body.page-id-5 #presentation .infos .texte p strong {
  color: #007bbb;
  font-weight: 600;
}
body.page-id-5 #presentation .infos .points-fort ul {
  padding-left: 0;
}
body.page-id-5 #presentation .infos .points-fort ul li {
  list-style-type: none;
  position: relative;
  padding-left: 1rem;
  color: #999999;
  font-weight: 400;
  font-size: .85rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #presentation .infos .points-fort ul li {
    font-size: .8rem;
  }
}
body.page-id-5 #presentation .infos .points-fort ul li::before {
  content: "\f058";
  position: absolute;
  left: 0;
  top: 0;
  color: #007bbb;
  font-size: .9rem;
  font-weight: 500;
  font-family: "Font Awesome 5 Free";
}
body.page-id-5 #presentation .infos .btn-more {
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: .85rem;
  letter-spacing: 1px;
  font-weight: 300;
  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;
  border-radius: 5px;
  padding: .8rem 1rem;
  display: inline-block;
  margin-top: 2rem;
}
body.page-id-5 #presentation .infos .btn-more: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: #000;
}
body.page-id-5 #presentation .plan {
  position: relative;
}
body.page-id-5 #presentation .plan img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  display: block;
  width: 770px;
  max-width: 100%;
}
body.page-id-5 #actus {
  padding: 4rem 0;
  background-color: #f9fafc;
}
body.page-id-5 #actus .inner .titre-actus h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 400;
  position: relative;
}
body.page-id-5 #actus .inner .titre-actus h1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-5 #actus #slide-actus {
  margin-top: 3rem;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer {
  height: 100%;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item {
  padding: 0 1rem;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus {
  width: 100%;
  position: relative;
  background-color: #fff;
  min-height: 350px;
  overflow: hidden;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .photo-actus {
  height: 200px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .photo-actus {
    height: 170px;
  }
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus {
  padding: 1rem;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .titre {
  margin-bottom: 4rem;
  margin-top: 1rem;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .titre h2 {
  font-size: 1rem;
  color: #000;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .titre h2 {
    font-size: .85rem;
  }
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .date-type .type {
  font-size: .8rem;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .date-type .type {
    font-size: .75rem;
  }
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .date-type .date {
  font-size: .85rem;
  color: #999999;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: 1rem;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .date-type .date {
    font-size: .75rem;
  }
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus {
  position: absolute;
  top: 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;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.9);
  padding: 2rem;
  opacity: 0;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus .titre {
  margin-bottom: 4rem;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus .titre h2 {
  font-size: 1rem;
  color: #000;
  font-weight: 500;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus p {
  font-size: .85rem;
  color: #000;
  font-weight: 400;
  margin-bottom: 2rem;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus a {
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: .85rem;
  letter-spacing: 1px;
  font-weight: 300;
  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;
  border-radius: 5px;
  padding: .8rem 1rem;
  display: inline-block;
  margin-top: 2rem;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus 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: #000;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus: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;
}
body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus:hover .hover-actus {
  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;
  top: 0;
  opacity: 1;
}
body.page-id-5 #actus #slide-actus > .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  height: 4px;
}
body.page-id-5 #actus #slide-actus > .owl-dots .owl-dot {
  width: 3%;
  height: 2px;
  background-color: #e6e6e6;
  margin: 0 .2rem;
  outline: none;
  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.page-id-5 #actus #slide-actus > .owl-dots .owl-dot.active {
  background-color: #007bbb;
  height: 4px;
  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;
  outline: none;
}
body.page-id-5 #actus .btn-more {
  background-color: transparent;
  padding: .5rem 2rem;
  color: #000;
  margin-top: 3rem;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  font-size: .85rem;
  font-weight: 400;
  position: relative;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  text-decoration: none;
  margin-left: 50%;
  transform: translateX(-50%);
}
body.page-id-5 #actus .btn-more::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  height: 4px;
  width: 100px;
  background-color: #007bbb;
  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;
  letter-spacing: 2px;
}
body.page-id-5 #actus .btn-more: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;
  color: #007bbb;
}
body.page-id-5 #actus .btn-more:hover::before {
  width: 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.page-id-20 #presentation {
  background-color: #f9fafc;
  padding: 4rem 0;
}
body.page-id-20 #presentation .infos {
  padding-right: 10rem;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-20 #presentation .infos {
    padding-right: 1rem;
  }
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  body.page-id-20 #presentation .infos {
    padding-right: 2rem;
  }
}
body.page-id-20 #presentation .infos .titre {
  margin-bottom: 3rem;
}
body.page-id-20 #presentation .infos .titre h2 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
}
body.page-id-20 #presentation .infos .titre h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-20 #presentation .infos .texte {
  position: relative;
}
body.page-id-20 #presentation .infos .texte::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  height: 50px;
  width: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/SEplus.png');
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-20 #presentation .infos .texte::before {
    bottom: -40px;
    height: 40px;
    width: 40px;
  }
}
body.page-id-20 #presentation .infos .texte p {
  color: #999999;
  font-weight: 400;
  font-size: .85rem;
  text-align: justify;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-20 #presentation .infos .texte p {
    font-size: .8rem;
  }
}
body.page-id-20 #presentation .infos .texte p strong {
  color: #007bbb;
  font-weight: 600;
}
body.page-id-20 #presentation .infos .points-fort ul {
  padding-left: 0;
}
body.page-id-20 #presentation .infos .points-fort ul li {
  list-style-type: none;
  position: relative;
  padding-left: 1rem;
  color: #999999;
  font-weight: 400;
  font-size: .85rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-20 #presentation .infos .points-fort ul li {
    font-size: .8rem;
  }
}
body.page-id-20 #presentation .infos .points-fort ul li::before {
  content: "\f058";
  position: absolute;
  left: 0;
  top: 0;
  color: #007bbb;
  font-size: .9rem;
  font-weight: 500;
  font-family: "Font Awesome 5 Free";
}
body.page-id-20 #presentation .plan img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
}
body.page-id-20 #agences #agence {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 300px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-20 #agences #agence {
    height: 230px;
  }
}
body.page-id-20 #agences #agence::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: .5;
  mix-blend-mode: darken;
}
body.page-id-20 #agences #agence .nom-agence h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.8rem;
  letter-spacing: 1px;
  font-weight: 300;
  text-align: center;
  position: relative;
  z-index: 5;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-20 #agences #agence .nom-agence h3 {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
body.page-id-20 #agences #agence .coordonner-agence {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  opacity: 0;
  z-index: 50;
}
body.page-id-20 #agences #agence .coordonner-agence .mail {
  margin-top: 100%;
  margin-bottom: .5rem;
  opacity: 0;
}
body.page-id-20 #agences #agence .coordonner-agence .mail i {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: .5rem;
  background-image: url('../img/icon-email.png');
}
body.page-id-20 #agences #agence .coordonner-agence .mail a {
  color: #000;
  font-size: .9rem;
  transition: all .7s ease-in-out !important;
  -webkit-transition: all .7s ease-in-out !important;
  -moz-transition: all .7s ease-in-out !important;
  -o-transition: all .7s ease-in-out !important;
}
body.page-id-20 #agences #agence .coordonner-agence .mail a:hover {
  color: #007bbb;
  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.page-id-20 #agences #agence .coordonner-agence .tel {
  margin-top: 110%;
  opacity: 0;
}
body.page-id-20 #agences #agence .coordonner-agence .tel i {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: .5rem;
  background-image: url('../img/icon-tel.png');
}
body.page-id-20 #agences #agence .coordonner-agence .tel a {
  color: #000;
  font-size: .9rem;
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
}
body.page-id-20 #agences #agence .coordonner-agence .tel a:hover {
  color: #007bbb;
  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.page-id-20 #agences #agence: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;
}
body.page-id-20 #agences #agence:hover .coordonner-agence {
  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;
  top: 0;
  opacity: 1;
}
body.page-id-20 #agences #agence:hover .coordonner-agence .mail {
  transition: all .7s ease-in-out !important;
  -webkit-transition: all .7s ease-in-out !important;
  -moz-transition: all .7s ease-in-out !important;
  -o-transition: all .7s ease-in-out !important;
  margin-top: 135px;
  opacity: 1;
}
body.page-id-20 #agences #agence:hover .coordonner-agence .tel {
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
  margin-top: 0;
  opacity: 1;
}
body.page-id-20 #equipe {
  padding: 4rem 0;
}
body.page-id-20 #equipe .titre {
  margin-bottom: 2rem;
}
body.page-id-20 #equipe .titre h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  text-align: center;
}
body.page-id-20 #equipe .titre h1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-20 #equipe .texte {
  color: #000;
  font-size: 1rem;
  text-align: center;
}
body.page-id-20 #equipe #team-member {
  margin-top: 2rem;
}
body.page-id-20 #equipe #team-member #member {
  margin-bottom: 1rem;
}
body.page-id-20 #equipe #team-member #member .inner {
  height: 320px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 1rem;
  overflow: hidden;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
}
body.page-id-20 #equipe #team-member #member .inner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: .4;
}
body.page-id-20 #equipe #team-member #member .inner .infos-membre {
  position: absolute;
  bottom: 5px;
}
body.page-id-20 #equipe #team-member #member .inner .infos-membre .fonction {
  color: #fff;
  font-size: .75rem;
  position: relative;
  z-index: 5;
}
body.page-id-20 #equipe #team-member #member .inner .infos-membre .identite-membre .nom,
body.page-id-20 #equipe #team-member #member .inner .infos-membre .identite-membre .prenom {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  position: relative;
  z-index: 5;
}
body.page-id-20 #equipe #team-member #member .inner .infos-membre .identite-membre .prenom {
  margin-left: .3rem;
}
body.page-id-20 #equipe #team-member #member .inner .coordonner-team {
  position: absolute;
  bottom: -150px;
  left: 0;
  width: 100%;
  background-color: #fff;
  padding: 1rem .5rem;
  z-index: 10;
  opacity: 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.page-id-20 #equipe #team-member #member .inner .coordonner-team .tel i,
body.page-id-20 #equipe #team-member #member .inner .coordonner-team .tel a,
body.page-id-20 #equipe #team-member #member .inner .coordonner-team .mail i,
body.page-id-20 #equipe #team-member #member .inner .coordonner-team .mail a {
  color: #007bbb;
  font-size: .75rem;
  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.page-id-20 #equipe #team-member #member .inner .coordonner-team .tel i,
body.page-id-20 #equipe #team-member #member .inner .coordonner-team .mail i {
  margin-right: .2rem;
}
body.page-id-20 #equipe #team-member #member .inner .coordonner-team .tel:hover i,
body.page-id-20 #equipe #team-member #member .inner .coordonner-team .tel:hover a,
body.page-id-20 #equipe #team-member #member .inner .coordonner-team .mail:hover i,
body.page-id-20 #equipe #team-member #member .inner .coordonner-team .mail:hover a {
  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;
  color: #000;
}
body.page-id-20 #equipe #team-member #member .inner: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;
}
body.page-id-20 #equipe #team-member #member .inner:hover .coordonner-team {
  z-index: 10;
  bottom: 0;
  opacity: 1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body.page-id-1549 #presentation {
  background-color: #f9fafc;
  padding: 4rem 0;
}
body.page-id-1549 #presentation .infos {
  padding-right: 10rem;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-1549 #presentation .infos {
    padding-right: 1rem;
  }
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  body.page-id-1549 #presentation .infos {
    padding-right: 2rem;
  }
}
body.page-id-1549 #presentation .infos .titre {
  margin-bottom: 3rem;
}
body.page-id-1549 #presentation .infos .titre h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
}
body.page-id-1549 #presentation .infos .titre h1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-1549 #presentation .infos .texte {
  position: relative;
}
body.page-id-1549 #presentation .infos .texte p {
  color: #999999;
  font-weight: 400;
  font-size: .85rem;
  text-align: justify;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-1549 #presentation .infos .texte p {
    font-size: .8rem;
  }
}
body.page-id-1549 #presentation .infos .texte p strong {
  color: #007bbb;
  font-weight: 600;
}
body.page-id-1549 #presentation .infos .points-fort ul {
  padding-left: 0;
}
body.page-id-1549 #presentation .infos .points-fort ul li {
  list-style-type: none;
  position: relative;
  padding-left: 1rem;
  color: #999999;
  font-weight: 400;
  font-size: .85rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-1549 #presentation .infos .points-fort ul li {
    font-size: .8rem;
  }
}
body.page-id-1549 #presentation .infos .points-fort ul li::before {
  content: "\f058";
  position: absolute;
  left: 0;
  top: 0;
  color: #007bbb;
  font-size: .9rem;
  font-weight: 500;
  font-family: "Font Awesome 5 Free";
}
body.page-id-1549 #presentation .plan img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
}
body.page-id-2747 #presentation {
  background-color: #f9fafc;
  padding: 4rem 0;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-2747 #presentation .infos {
    padding-right: 1rem;
  }
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  body.page-id-2747 #presentation .infos {
    padding-right: 2rem;
  }
}
body.page-id-2747 #presentation .infos .titre {
  margin-bottom: 3rem;
}
body.page-id-2747 #presentation .infos .titre h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
}
body.page-id-2747 #presentation .infos .titre h1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-2747 #presentation .infos .texte {
  position: relative;
}
body.page-id-2747 #presentation .infos .texte p {
  color: #999999;
  font-weight: 400;
  font-size: .85rem;
  text-align: justify;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2747 #presentation .infos .texte p {
    font-size: .8rem;
  }
}
body.page-id-2747 #presentation .infos .texte p strong {
  color: #007bbb;
  font-weight: 600;
}
body.page-id-2747 #presentation .infos .points-fort ul {
  padding-left: 0;
}
body.page-id-2747 #presentation .infos .points-fort ul li {
  list-style-type: none;
  position: relative;
  padding-left: 1rem;
  color: #999999;
  font-weight: 400;
  font-size: .85rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2747 #presentation .infos .points-fort ul li {
    font-size: .8rem;
  }
}
body.page-id-2747 #presentation .infos .points-fort ul li::before {
  content: "\f058";
  position: absolute;
  left: 0;
  top: 0;
  color: #007bbb;
  font-size: .9rem;
  font-weight: 500;
  font-family: "Font Awesome 5 Free";
}
body.page-id-2747 #presentation #experts {
  margin: 4rem 0;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content .titre-section {
  margin-bottom: 3rem;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content .titre-section h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content .titre-section h1::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo {
  padding-left: 0;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert {
  margin-bottom: 1rem;
  position: relative;
  overflow: hidden;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link {
  text-decoration: none;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .photo-expert {
  height: 270px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}
@media (min-width: 1440px) and (max-width: 1629.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .photo-expert {
    height: 250px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .photo-expert {
    height: 210px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .photo-expert {
    height: 200px;
  }
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert {
  padding: 0.5rem;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert .inner-infos {
  padding-left: 0;
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert .inner-infos {
    padding-right: 0;
  }
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert .inner-infos .prenom {
  color: #000;
  font-size: 0.95rem;
  font-weight: 300;
  text-transform: capitalize;
  margin-right: 0.3rem;
}
@media (min-width: 1440px) and (max-width: 1629.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert .inner-infos .prenom {
    font-size: 0.8rem;
  }
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert .inner-infos .prenom {
    font-size: 0.75rem;
  }
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert .inner-infos .nom {
  color: #000;
  font-size: 0.95rem;
  font-weight: 300;
  text-transform: uppercase;
}
@media (min-width: 1440px) and (max-width: 1629.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert .inner-infos .nom {
    font-size: 0.8rem;
  }
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert .inner-infos .nom {
    font-size: 0.75rem;
  }
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert .infos {
  padding-right: 0;
  text-align: right;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .identite-expert .infos i {
  font-size: 0.95rem;
  color: #007bbb;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .more {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -100%;
  background-color: rgba(0,123,255,0.7);
  height: 270px;
  width: 89%;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .more span {
  font-size: 0.95rem;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  color: #fff;
  text-align: center;
  padding: 0.5rem 0;
  font-weight: 400;
  border-bottom: solid 1px #fff;
  border-top: solid 1px #fff;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link .more span:hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  color: #000;
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link:hover .more {
  top: 0;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link.active .identite-expert {
  background-color: #000;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link.active .identite-expert .inner-infos .prenom {
  color: #fff;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link.active .identite-expert .inner-infos .nom {
  color: #fff;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #bloc-photo .item-expert .block-link.active .identite-expert .infos i {
  color: #fff;
}
@media (min-width: 992px) and (max-width: 1439.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert {
    padding: 0;
  }
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert {
  display: none;
  opacity: 0;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  background-color: #fff;
  padding: 1rem;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .identite-expert {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: solid 1px #007bbb;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .identite-expert .infos {
  text-align: left;
  margin-right: 0.5rem;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .identite-expert .infos i {
  color: #007bbb;
  font-size: 1rem;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .identite-expert .inner-infos {
  padding-left: 0;
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .identite-expert .inner-infos .prenom {
  color: #000;
  font-family: 'Barlow', sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: capitalize;
  margin-right: 0.3rem;
  letter-spacing: 1px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .identite-expert .inner-infos .prenom {
    font-size: 0.95rem;
  }
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .identite-expert .inner-infos .nom {
  color: #000;
  font-family: 'Barlow', sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: capitalize;
  margin-right: 0.3rem;
  letter-spacing: 1px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .identite-expert .inner-infos .nom {
    font-size: 0.95rem;
  }
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .bloc-expert p {
  font-weight: 300;
  font-size: 0.8rem;
  text-align: justify;
  color: #999999;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .bloc-expert p {
    font-size: 0.75rem;
  }
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .bloc-expert p strong {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.85rem;
  color: #000;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert .bloc-expert p strong {
    font-size: 0.8rem;
  }
}
body.page-id-2747 #presentation #experts .wrapper-content .inner-content #wrapper-expert #wrapper-infos-expert .bloc-infos-expert.active {
  opacity: 1;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  width: 100%;
}
body.page-id-2747 #presentation .plan img {
  margin: 0 auto;
  display: block;
  max-width: 90%;
}
body.page-id-2747 #presentation .bouton a {
  text-align: center;
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: .85rem;
  letter-spacing: 1px;
  font-weight: 300;
  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;
  border-radius: 5px;
  padding: .8rem 1rem;
  display: inline-block;
  width: 162px;
  max-width: 100%;
}
body.page-id-2747 #presentation .bouton 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: #000;
}
body.page-id-2778 .inscription-button-footer {
  display: block !important;
  background-color: #007bbb;
  color: #fff !important;
  padding: 0.5rem 1.5rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 2px;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  text-decoration: none;
  cursor: pointer;
  font-weight: 500;
  position: fixed;
  right: -65px;
  top: 35%;
  transform: rotate(-90deg);
  z-index: 999;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-2778 .inscription-button-footer {
    top: 45%;
  }
}
body.page-id-2778 .inscription-button-footer:hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  background-color: #000;
}
body.page-id-2778 .titre-page {
  margin-right: 3rem;
}
body.page-id-2778 .titre-page h1 {
  font-family: 'Barlow', sans-serif;
  color: #007bbb;
  font-size: 0.85rem;
  font-weight: 500;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0;
}
body.page-id-2778 .titre-page h1::before {
  content: '>';
  position: absolute;
  right: -0.8rem;
  transform: translateY(-50%);
  top: 50%;
  color: #000;
  font-size: 0.95rem;
  font-weight: 500;
}
body.page-id-2778 #formations {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
body.page-id-2778 #formations #wrapper-formation .content .filtre-formation .ui-group .controls-container a {
  font-family: 'Barlow', sans-serif;
  color: #000;
  font-size: 0.85rem;
  font-weight: 400;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 1rem;
  cursor: pointer;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .filtre-formation .ui-group .controls-container a {
    margin: 0 0.5rem;
    letter-spacing: 1px;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .filtre-formation .ui-group .controls-container a:hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  color: #007bbb;
}
body.page-id-2778 #formations #wrapper-formation .content .filtre-formation .ui-group .controls-container a.mixitup-control-active {
  color: #007bbb;
  font-weight: 600;
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation {
  margin-top: 3rem;
  padding-right: 2rem;
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix {
  margin-bottom: 2rem;
  padding: 0 1rem;
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix {
    padding: 0 1.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix {
    padding: 0 1rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link {
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
  padding: 1rem 0;
  width: 100%;
  text-decoration: none;
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link .inner {
  padding-right: 1rem;
  min-width: 250px;
  text-align: left;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link .inner {
    min-width: 200px;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link .inner .nom-formation {
  font-family: 'Barlow', sans-serif;
  color: #007bbb;
  font-size: 1.1rem;
  font-weight: 600;
  white-space: normal;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link .inner .nom-formation {
    font-size: 0.85rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link .inner .sujet-formation {
  font-family: 'Barlow', sans-serif;
  color: #000;
  font-size: 0.9rem;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link .inner .sujet-formation {
    font-size: 0.85rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link .download-pdf {
  background-color: #007bbb;
  padding: 1rem;
  margin-right: 1rem;
  border-radius: 5px;
  text-transform: uppercase;
  color: #fff;
  font-size: 0.85rem;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link .download-pdf {
    padding: 0.7rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link .download-pdf:hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  background-color: #000;
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .mix .btn-link .arrow i {
  font-size: 1rem;
  color: #000;
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .session h3,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .date h3,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .tarif h3 {
  font-size: 0.85rem;
  color: #007bbb;
  font-weight: 600;
  margin-bottom: 0;
  margin-right: 0.3rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .session h3,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .date h3,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .tarif h3 {
    font-size: 0.8rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .session span,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .date span,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .tarif span {
  font-size: 0.85rem;
  color: #000;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .session span,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .date span,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .tarif span {
    font-size: 0.8rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .session,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .date {
  margin-bottom: 0.5rem;
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .tarif {
  margin-bottom: 2rem;
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites {
  margin-bottom: 1.5rem;
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public .titre-section h4,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis .titre-section h4,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif .titre-section h4,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations .titre-section h4,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites .titre-section h4 {
  font-size: 0.95rem;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public .titre-section h4,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis .titre-section h4,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif .titre-section h4,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations .titre-section h4,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites .titre-section h4 {
    font-size: 0.85rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public .infos-complementaire,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis .infos-complementaire,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif .infos-complementaire,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations .infos-complementaire,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites .infos-complementaire {
  font-size: 0.85rem;
  font-weight: 400;
  color: #000;
  margin: 0.5rem 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public .infos-complementaire,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis .infos-complementaire,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif .infos-complementaire,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations .infos-complementaire,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites .infos-complementaire {
    font-size: 0.8rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public .liste ul,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis .liste ul,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif .liste ul,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations .liste ul,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites .liste ul {
  padding-left: 0;
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public .liste ul li,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis .liste ul li,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif .liste ul li,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations .liste ul li,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites .liste ul li {
  list-style-type: none;
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public .liste ul li i,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis .liste ul li i,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif .liste ul li i,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations .liste ul li i,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites .liste ul li i {
  color: #007bbb;
  margin-right: 0.5rem;
  font-size: 0.85rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public .liste ul li i,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis .liste ul li i,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif .liste ul li i,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations .liste ul li i,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites .liste ul li i {
    font-size: 0.8rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public .liste ul li span,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis .liste ul li span,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif .liste ul li span,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations .liste ul li span,
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites .liste ul li span {
  font-size: 0.85rem;
  font-weight: 300;
  color: #000;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .public .liste ul li span,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .pre-requis .liste ul li span,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .objectif .liste ul li span,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .evaluations .liste ul li span,
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .modalites .liste ul li span {
    font-size: 0.8rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .inscription-button {
  background-color: #007bbb;
  color: #fff;
  padding: 0.8rem 2rem;
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 2px;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  text-decoration: none;
  margin-top: 1rem;
  cursor: pointer;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .inscription-button {
    font-size: 0.8rem;
  }
}
body.page-id-2778 #formations #wrapper-formation .content .listing-formation .content-accordion .card-body .inscription-button:hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  background-color: #000;
}
body.page-id-2778 #actus {
  background-color: #f6f6f6;
  padding: 4rem 0;
}
body.page-id-2778 #actus .inner .titre-actus h2 {
  color: #000;
  font-size: 1.5rem;
  font-weight: 400;
  position: relative;
}
body.page-id-2778 #actus .inner .titre-actus h2::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-2778 #actus #slide-actus {
  margin-top: 2rem;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer {
  height: 100%;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item {
  padding: 0 1rem;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus {
  width: 100%;
  position: relative;
  min-height: 200px;
  overflow: hidden;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .photo-actus {
  height: 130px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .photo-actus.contain {
  background-size: contain;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .photo-actus {
    height: 120px;
  }
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus {
  padding: 1rem;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .titre {
  margin-bottom: 4rem;
  margin-top: 1rem;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .titre h2 {
  font-size: 0.85rem;
  color: #000;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .titre h2 {
    font-size: 0.85rem;
  }
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .date-type .type {
  font-size: 0.7rem;
  color: #999999;
  font-weight: 400;
  text-transform: uppercase;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .date-type .date {
  font-size: 0.7rem;
  color: #007bbb;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: 1rem;
  position: relative;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus {
  position: absolute;
  top: 100%;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.9);
  padding: 2rem;
  opacity: 0;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus .titre {
  margin-bottom: 4rem;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus .titre h2 {
  font-size: 0.8rem;
  color: #000;
  font-weight: 500;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus a {
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 1px;
  font-weight: 300;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  border-radius: 5px;
  padding: 0.8rem 1rem;
  display: inline-block;
  margin-top: 0;
  text-decoration: none;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus a:hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  background-color: #000;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus:hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body.page-id-2778 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus:hover .hover-actus {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  top: 0;
  opacity: 1;
}
body.page-id-2778 #actus #slide-actus > .owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  height: 4px;
}
body.page-id-2778 #actus #slide-actus > .owl-dots .owl-dot {
  width: 3%;
  height: 2px;
  background-color: #e6e6e6;
  margin: 0 0.2rem;
  outline: none;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body.page-id-2778 #actus #slide-actus > .owl-dots .owl-dot.active {
  background-color: #007bbb;
  height: 4px;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  outline: none;
}
body.page-id-2778 #actus .btn-more {
  background-color: transparent;
  padding: 0.5rem 2rem;
  color: #000;
  margin-top: 3rem;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.85rem;
  font-weight: 400;
  position: relative;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  text-decoration: none;
  margin-left: 50%;
  transform: translateX(-50%);
}
body.page-id-2778 #actus .btn-more::before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  height: 4px;
  width: 100px;
  background-color: #007bbb;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  letter-spacing: 2px;
}
body.page-id-2778 #actus .btn-more:hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  color: #007bbb;
}
body.page-id-2778 #actus .btn-more:hover::before {
  width: 0;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body.page-id-21 #prestation .container-fluid {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.page-id-21 #prestation .container-fluid {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-21 #prestation .container-fluid {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation {
  padding: 3rem 0;
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation {
  padding: 0 2rem;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation {
    padding: 0 1rem;
  }
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .photo-prestation {
  height: 280px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .photo-prestation {
    height: 220px;
  }
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-prestation {
  margin: 1.5rem 0;
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-prestation h3 {
  color: #007bbb;
  margin-bottom: 0;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 400;
}
@media (min-width: 1300px) and (max-width: 1499.98px) {
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-prestation h3 {
    font-size: 1.2rem;
  }
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-prestation h3 {
    font-size: 1rem;
  }
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-atelier {
  margin: 2rem 0;
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-atelier h4 {
  color: #000;
  margin-bottom: 0;
  font-size: .9rem;
  text-transform: uppercase;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-atelier h4 {
    font-size: .8rem;
  }
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .description {
  margin-bottom: 2.5rem;
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .description p {
  color: #999999;
  font-weight: 400;
  font-size: .85rem;
  text-align: justify;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .description p {
    font-size: .8rem;
  }
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .description p strong {
  color: #007bbb;
  font-weight: 600;
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .titre,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .titre {
  margin-bottom: 1rem;
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .titre h5,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .titre h5 {
  color: #000;
  margin-bottom: 0;
  font-size: .85rem;
  font-weight: 600;
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-marque ul,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-technique ul,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-marque ul,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-technique ul {
  padding-left: 0;
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-marque ul li,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-technique ul li,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-marque ul li,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-technique ul li {
  list-style-type: none;
  position: relative;
  padding-left: 1.5rem;
  color: #999999;
  text-transform: uppercase;
  font-weight: 400;
  font-size: .85rem;
  margin-bottom: .3rem;
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-marque ul li::before,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-technique ul li::before,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-marque ul li::before,
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-technique ul li::before {
  content: "\f058";
  position: absolute;
  left: 0;
  top: 0;
  color: #007bbb;
  font-size: .9rem;
  font-weight: 500;
  font-family: "Font Awesome 5 Free";
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-marque ul li:last-child(),
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-technique ul li:last-child(),
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-marque ul li:last-child(),
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-technique ul li:last-child() {
  margin-bottom: 0;
}
body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques {
  margin-top: 2rem;
}
body.blog #actus {
  background-color: #f9fafc;
  padding: 4rem 0;
  margin-bottom: 2rem;
}
body.blog #actus .titre-actus {
  margin-bottom: 4rem;
}
body.blog #actus .titre-actus h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  text-align: center;
}
body.blog #actus .titre-actus h1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.blog #actus .filters {
  margin-bottom: 3rem;
}
body.blog #actus .filters .ui-group .actualite-choix .button {
  font-size: .85rem;
  font-weight: 500;
  color: #000;
  position: relative;
  display: inline-block;
  letter-spacing: 2px;
  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: transparent;
  border: none;
  margin: 0 .7rem;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
}
body.blog #actus .filters .ui-group .actualite-choix .button::before {
  content: "";
  position: absolute;
  background-color: #007bbb;
  height: 1px;
  width: 0;
  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;
  left: 0;
}
body.blog #actus .filters .ui-group .actualite-choix .button:hover::before,
body.blog #actus .filters .ui-group .actualite-choix .button.is-checked::before {
  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;
  width: 100%;
}
body.blog #actus .grid .ctn-actus {
  width: 100%;
  position: relative;
  min-height: 350px;
  overflow: hidden;
  padding: 0 1.5rem;
  margin-bottom: 1rem;
}
body.blog #actus .grid .ctn-actus .inner {
  background-color: #fff;
}
body.blog #actus .grid .ctn-actus .inner .photo-actus {
  height: 200px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.blog #actus .grid .ctn-actus .inner .photo-actus {
    height: 180px;
  }
}
body.blog #actus .grid .ctn-actus .inner .contenu-actus {
  padding: 1rem;
}
body.blog #actus .grid .ctn-actus .inner .contenu-actus .titre {
  margin-bottom: 4rem;
  margin-top: 1rem;
}
body.blog #actus .grid .ctn-actus .inner .contenu-actus .titre h2 {
  font-size: 1rem;
  color: #000;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.blog #actus .grid .ctn-actus .inner .contenu-actus .titre h2 {
    font-size: .85rem;
  }
}
body.blog #actus .grid .ctn-actus .inner .contenu-actus .date-type .type {
  font-size: .8rem;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.blog #actus .grid .ctn-actus .inner .contenu-actus .date-type .type {
    font-size: .75rem;
  }
}
body.blog #actus .grid .ctn-actus .inner .contenu-actus .date-type .date {
  font-size: .75rem;
  color: #999999;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: 1rem;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.blog #actus .grid .ctn-actus .inner .contenu-actus .date-type .date {
    font-size: .75rem;
  }
}
body.blog #actus .grid .ctn-actus .inner .hover-actus {
  position: absolute;
  top: 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;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.9);
  padding: 2rem;
  opacity: 0;
}
body.blog #actus .grid .ctn-actus .inner .hover-actus .titre {
  margin-bottom: 4rem;
}
body.blog #actus .grid .ctn-actus .inner .hover-actus .titre h2 {
  font-size: 1rem;
  color: #000;
  font-weight: 500;
}
body.blog #actus .grid .ctn-actus .inner .hover-actus p {
  font-size: .85rem;
  color: #000;
  font-weight: 400;
  margin-bottom: 2rem;
}
body.blog #actus .grid .ctn-actus .inner .hover-actus a {
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: .85rem;
  letter-spacing: 1px;
  font-weight: 300;
  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;
  border-radius: 5px;
  padding: .8rem 1rem;
  display: inline-block;
  margin-top: 2rem;
}
body.blog #actus .grid .ctn-actus .inner .hover-actus 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: #000;
}
body.blog #actus .grid .ctn-actus .inner: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;
}
body.blog #actus .grid .ctn-actus .inner:hover .hover-actus {
  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;
  top: 0;
  opacity: 1;
}
body.single #bandeau-top {
  background-color: #f9fafc;
  padding: 3rem 0;
}
body.single #bandeau-top .ctn-bandeau {
  position: relative;
}
body.single #bandeau-top .ctn-bandeau .inner .titre-bandeau h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 400;
  position: relative;
  text-align: center;
}
body.single #bandeau-top .ctn-bandeau .inner .titre-bandeau h1 strong {
  font-weight: 600;
}
body.single #bandeau-top .ctn-bandeau .inner .titre-bandeau h1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.single .mini-menu {
  border-bottom: solid 1px #007bbb;
  padding: 1rem 0;
}
body.single .mini-menu .item a {
  font-size: .9rem;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  text-decoration: none;
}
body.single .mini-menu .item a:hover {
  color: #007bbb;
  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.single .mini-menu .item-center {
  text-align: center;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body.single .mini-menu .item-next {
  text-align: right;
  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.single .mini-menu .item-next i {
  margin-left: .5rem;
  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.single .mini-menu .item-next:hover i {
  margin-left: 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;
  margin-right: .5rem;
}
body.single .mini-menu .item-prev {
  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.single .mini-menu .item-prev i {
  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;
  margin-right: .5rem;
}
body.single .mini-menu .item-prev:hover i {
  margin-right: 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;
  margin-left: .5rem;
}
body.single .wrapper-single {
  padding-top: 3rem;
  padding-bottom: 5rem;
}
body.single .wrapper-single img {
  height: auto !important;
}
body.single .wrapper-single .main-actus {
  padding: 0 2rem;
}
body.single .wrapper-single .main-actus .photo-actus .inner {
  height: 400px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body.single .wrapper-single .main-actus .titre-actu {
  margin: 2rem 0 .5rem 0;
}
body.single .wrapper-single .main-actus .titre-actu h2 {
  color: ;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 0;
}
body.single .wrapper-single .main-actus .date {
  font-size: .85rem;
  color: #007bbb;
  font-style: italic;
}
body.single .wrapper-single .main-actus .type {
  font-size: .85rem;
  color: #000;
  font-weight: 500;
}
body.single .wrapper-single .main-actus .texte {
  margin-top: 1rem;
}
body.single .wrapper-single .main-actus .texte p {
  color: #999999;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.7;
  text-align: justify;
}
body.page-id-23 #chantier #wrapper-chantier {
  padding: 3rem 0;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier {
  margin-bottom: 2rem;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .galerie .slider-chantier .owl-stage-outer {
  height: 100%;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .galerie .slider-chantier .owl-stage-outer .owl-stage .owl-item .item {
  height: 250px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .galerie .slider-chantier .owl-stage-outer .owl-stage .owl-item .item {
    height: 220px;
  }
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .galerie .slider-chantier .owl-nav {
  bottom: 1rem;
  right: 1rem;
  position: absolute;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .galerie .slider-chantier .owl-nav .owl-prev,
body.page-id-23 #chantier #wrapper-chantier .item-chantier .galerie .slider-chantier .owl-nav .owl-next {
  font-weight: 300;
  color: #999999;
  z-index: 20;
  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;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  background-color: #fff;
  text-decoratio: none;
  outline: none;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .galerie .slider-chantier .owl-nav .owl-prev:hover,
body.page-id-23 #chantier #wrapper-chantier .item-chantier .galerie .slider-chantier .owl-nav .owl-next: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;
  color: #fff;
  background-color: #000;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .galerie .slider-chantier .owl-nav .owl-prev {
  margin-right: .5rem;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information {
  margin-bottom: 1rem;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .bms {
  color: #000;
  font-size: .85rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .date,
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .type-chantier {
  color: #999999;
  font-size: .85rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  padding-left: 1.5rem;
  position: relative;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .date::before,
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .type-chantier::before {
  content: "/";
  position: absolute;
  color: #999999;
  font-size: .85rem;
  font-weight: 400;
  left: .5rem;
  top: 0;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .nom-chantier {
  margin-bottom: 2rem;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .nom-chantier h2 {
  font-family: 'Exo', sans-serif;
  color: #000;
  font-size: 1.4rem;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .nom-chantier h2 {
    font-size: 1.2rem;
  }
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .content p {
  color: #000;
  font-size: .85rem;
  font-weight: 400;
  text-align: justify;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .content p {
    font-size: .8rem;
  }
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .show-more {
  margin-top: 2rem;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .show-more a {
  position: relative;
  color: #007bbb;
  font-size: .85rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  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.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .show-more a::before {
  content: "";
  position: absolute;
  right: -40px;
  top: 6px;
  height: 8px;
  width: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url('../img/arrow.png');
  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.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .show-more 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;
  color: #000;
}
body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .show-more a:hover::before {
  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;
  right: -50px;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation {
  padding: 3rem 0;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange {
  padding: 0 2rem;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .photo-reparation,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .photo-rechange,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .photo-reparation,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .photo-rechange,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .photo-reparation,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .photo-rechange,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .photo-reparation,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .photo-rechange {
  height: 300px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .photo-rechange,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .photo-rechange,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .photo-rechange,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .photo-rechange {
    height: 250px;
  }
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .titre,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .titre,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .titre,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .titre {
  margin: 2rem 0 !important;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .titre h2,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .titre h2,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .titre h2,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .titre h2 {
  color: #007bbb;
  font-size: 1.4rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .description,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .description,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .description,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .description {
  margin-top: 1rem;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .description p,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .description p,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .description p,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .description p {
  color: #999999;
  font-size: .85rem;
  font-weight: 400;
  line-height: 1.7;
  text-align: center;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence {
  margin-top: 2rem;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence {
  margin-bottom: 2rem;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .ville,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .ville,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .ville,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .ville {
  color: #000;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: .3rem;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .tel i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .mail i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .tel i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .mail i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .tel i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .mail i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .tel i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .mail i {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: .5rem;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .tel a,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .mail a,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .tel a,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .mail a,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .tel a,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .mail a,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .tel a,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .mail a {
  color: #999999;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
  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.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .tel a:hover,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .mail a:hover,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .tel a:hover,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .mail a:hover,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .tel a:hover,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .mail a:hover,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .tel a:hover,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .mail a:hover {
  color: #007bbb;
  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.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .tel span,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .mail span,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .tel span,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .mail span,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .tel span,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .mail span,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .tel span,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .mail span {
  color: #999999;
  font-size: .8rem;
  font-weight: 400;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .tel,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .mail,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .tel,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .mail,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .tel,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .mail,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .tel,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .mail {
  margin-bottom: .5rem;
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .tel i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .tel i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .tel i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .tel i {
  background-image: url('../img/icon-tel.png');
}
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .contact-agence .item-agence .mail i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .contact-agence .item-agence .mail i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .contact-agence .item-agence .mail i,
body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .contact-agence .item-agence .mail i {
  background-image: url('../img/icon-email.png');
}
body.page-id-24 #page-formation {
  background-color: #f9fafc;
  padding: 4rem 0;
  margin-bottom: 2rem;
}
body.page-id-24 #page-formation .titre-actus {
  margin-bottom: 4rem;
}
body.page-id-24 #page-formation .titre-actus h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 500;
  position: relative;
  text-align: center;
}
body.page-id-24 #page-formation .titre-actus h1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-24 #page-formation .grid .ctn-actus {
  width: 100%;
  position: relative;
  min-height: 350px;
  overflow: hidden;
  padding: 0 1.5rem;
  margin-bottom: 1rem;
}
body.page-id-24 #page-formation .grid .ctn-actus .inner {
  background-color: #fff;
}
body.page-id-24 #page-formation .grid .ctn-actus .inner .photo-actus {
  height: 200px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-24 #page-formation .grid .ctn-actus .inner .photo-actus {
    height: 180px;
  }
}
body.page-id-24 #page-formation .grid .ctn-actus .inner .contenu-actus {
  padding: 1rem;
}
body.page-id-24 #page-formation .grid .ctn-actus .inner .contenu-actus .titre {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
body.page-id-24 #page-formation .grid .ctn-actus .inner .contenu-actus .titre h2 {
  font-size: 1rem;
  color: #000;
  font-weight: 500;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-24 #page-formation .grid .ctn-actus .inner .contenu-actus .titre h2 {
    font-size: .85rem;
  }
}
body.page-id-24 #page-formation .grid .ctn-actus .inner .contenu-actus a {
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: .85rem;
  letter-spacing: 1px;
  font-weight: 300;
  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;
  border-radius: 5px;
  padding: .8rem 1rem;
  display: inline-block;
  width: 162px;
  max-width: 100%;
}
body.page-id-24 #page-formation .grid .ctn-actus .inner .contenu-actus 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: #000;
}
body.single-nos_formations #formation .container-fluid {
  padding-left: 10rem !important;
}
@media (min-width: 1300px) and (max-width: 1499.98px) {
  body.single-nos_formations #formation .container-fluid {
    padding-left: 4rem !important;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.single-nos_formations #formation .container-fluid {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_formations #formation .container-fluid {
    padding-left: 1rem !important;
  }
}
body.single-nos_formations #formation #wrapper-formation {
  padding: 4rem 0;
}
body.single-nos_formations #formation #wrapper-formation .item-formation i {
  color: #007bbb;
  margin-right: 0.5rem;
  font-size: 0.85rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation i {
    font-size: 0.8rem;
  }
}
body.single-nos_formations #formation #wrapper-formation .item-formation .titre-formation {
  margin-bottom: 3rem;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .titre-formation h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.8rem;
  font-weight: 400;
  position: relative;
  text-align: center;
  letter-spacing: 2px;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .titre-formation h1 strong {
  font-weight: 600;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .titre-formation h1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #007bbb;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier {
  padding-right: 5rem;
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier {
    padding-right: 3rem !important;
  }
}
@media (min-width: 1300px) and (max-width: 1399.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier {
    padding-right: 4rem !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier {
    padding-right: 1rem !important;
  }
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .nom-cour {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.3rem;
  font-weight: 400;
  margin-bottom: .6rem;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .certification {
  font-family: 'Exo', sans-serif;
  color: #000;
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .certification span {
  font-family: 'Exo', sans-serif;
  color: #000;
  font-size: 1.1rem;
  font-weight: 500;
  position: relative;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .certification span::before {
  content: "tm";
  position: absolute;
  top: 0;
  right: -20px;
  font-weight: 600;
  font-size: .65rem;
  color: #000;
  text-transform: uppercase;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .lieu-formation {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 3rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .lieu-formation {
    font-size: .85rem;
  }
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .description p {
  color: #999999;
  font-size: .85rem;
  font-weight: 400;
  text-decoration: none;
  text-align: justify;
  line-height: 1.8;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .description p {
    font-size: .8rem;
  }
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .btn-fichier {
  margin-top: 1rem;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .btn-fichier a {
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: .85rem;
  text-align: center;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 1rem 2.5rem;
  display: inline-block;
  border-radius: 8px;
  margin: 0 1rem;
}
@media (min-width: 1300px) and (max-width: 1499.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .btn-fichier a {
    padding: 1rem 1.5rem;
    font-size: .8rem;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .btn-fichier a {
    padding: 1rem 1.4rem;
    font-size: .75rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .btn-fichier a {
    padding: .8rem 1.5rem;
    font-size: .7rem;
    margin: 0 .6rem;
  }
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .btn-fichier a:first-child {
  margin-left: 0;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .inner .photo {
  height: 550px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .photo {
    height: 470px;
  }
}
body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation {
  margin-top: 3rem;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .titre h3 {
  color: #000;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .programme-formation ul {
  padding-left: 0;
}
body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .programme-formation ul li {
  list-style-type: none;
  position: relative;
  padding-left: 1.5rem;
  color: #999999;
  font-weight: 400;
  font-size: .85rem;
  margin-bottom: .3rem;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .programme-formation ul li {
    font-size: .8rem;
  }
}
body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .programme-formation ul li::before {
  content: "\f058";
  position: absolute;
  left: 0;
  top: 0;
  color: #007bbb;
  font-size: .9rem;
  font-weight: 500;
  font-family: "Font Awesome 5 Free";
}
body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .programme-formation ul li:last-child() {
  margin-bottom: 0;
}
body.single-nos_formations #formation .pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  margin-bottom: 2rem;
}
body.single-nos_formations #formation .pagination .page-numbers {
  color: #000;
  font-size: .9rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 .5rem;
}
body.single-nos_formations #formation .pagination .page-numbers.current {
  color: #007bbb;
}
body.single-nos_formations #formation .pagination .next {
  color: #000;
  font-size: .9rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: .5rem;
}
body.single-nos_formations #formation .pagination .prev {
  color: #000;
  font-size: .9rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: .5rem;
}
body.single-nos_formations #formulaire {
  background-color: #eeeeee;
  padding: 3rem 0;
}
body.single-nos_formations #formulaire .titre-form .title {
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body.single-nos_formations #formulaire .titre-form .titre {
  color: #000;
  font-size: 2.5rem;
  font-weight: 500;
  font-family: 'Exo', sans-serif;
}
body.single-nos_formations #formulaire .form {
  width: 90%;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont {
  width: 100%;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont input,
body.single-nos_formations #formulaire .form #nf-form-5-cont textarea,
body.single-nos_formations #formulaire .form #nf-form-5-cont option {
  padding: .5rem 1rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  font-size: 12px;
  color: #000;
  font-weight: 500;
  border: solid 1px #999999;
  background-color: transparent;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont label {
  font-size: .85rem;
  color: #000;
  font-weight: 400;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont .nf-field-element p {
  text-transform: uppercase;
  color: #333333;
  font-weight: 600;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont textarea {
  height: 220px;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont #nf-form-title-1 {
  display: none;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont #nf-field-41-container #nf-field-41-wrap .nf-field-label label {
  font-size: .8rem;
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.single-nos_formations #formulaire .form #nf-form-5-cont #nf-field-41-container #nf-field-41-wrap .nf-field-label label {
    font-size: .7rem;
  }
}
body.single-nos_formations #formulaire .form #nf-form-5-cont .submit-wrap {
  text-align: center;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont .submit-wrap input {
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: .85rem;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 1rem 2.5rem;
  display: inline-block;
  border-radius: 8px;
  cursor: pointer;
  margin: 0 1rem;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont .submit-wrap input:hover {
  background-color: #000;
  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.single-nos_formations #formulaire .form #nf-form-5-cont .nf-field-container {
  margin-bottom: 15px;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont .nf-field-label label {
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont .nf-multi-cell .nf-cell {
  padding: 0 15px;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont .nf-form-fields-required {
  display: none;
}
body.single-nos_formations #formulaire .form #nf-form-5-cont .nf-error-msg {
  font-weight: 300;
  font-size: 11px;
}
body.page-id-14 #contact {
  padding: 4rem 0;
}
body.page-id-14 #contact .titre-main {
  margin-bottom: 3rem;
}
body.page-id-14 #contact .titre-main h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.8rem;
  font-weight: 400;
  position: relative;
  text-align: center;
  letter-spacing: 2px;
}
body.page-id-14 #contact .titre-main h1 strong {
  font-weight: 600;
}
body.page-id-14 #contact .titre-main h1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-14 #contact .coordonner {
  position: relative;
  margin-top: 2rem;
}
body.page-id-14 #contact .coordonner .inner {
  min-height: 220px;
}
body.page-id-14 #contact .coordonner .inner .agence h4 {
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: .3rem;
}
body.page-id-14 #contact .coordonner .inner .raison-social-region {
  color: #007bbb;
  font-size: .8rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
body.page-id-14 #contact .coordonner .inner .tel i,
body.page-id-14 #contact .coordonner .inner .mail i,
body.page-id-14 #contact .coordonner .inner .adresse i {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: .5rem;
}
body.page-id-14 #contact .coordonner .inner .tel a,
body.page-id-14 #contact .coordonner .inner .mail a,
body.page-id-14 #contact .coordonner .inner .adresse a {
  color: #000;
  font-size: .8rem;
  font-weight: 400;
  text-decoration: none;
  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.page-id-14 #contact .coordonner .inner .tel a:hover,
body.page-id-14 #contact .coordonner .inner .mail a:hover,
body.page-id-14 #contact .coordonner .inner .adresse a:hover {
  color: #007bbb;
  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.page-id-14 #contact .coordonner .inner .tel span,
body.page-id-14 #contact .coordonner .inner .mail span,
body.page-id-14 #contact .coordonner .inner .adresse span {
  color: #000;
  font-size: .8rem;
  font-weight: 400;
}
body.page-id-14 #contact .coordonner .inner .adresse,
body.page-id-14 #contact .coordonner .inner .mail {
  margin-bottom: 1rem;
}
body.page-id-14 #contact .coordonner .inner .tel i {
  background-image: url('../img/icon-tel.png');
}
body.page-id-14 #contact .coordonner .inner .mail i {
  background-image: url('../img/icon-email.png');
}
body.page-id-14 #contact .coordonner .inner .adresse i {
  background-image: url('../img/icon-map.png');
}
body.page-id-14 #contact .coordonner .inner .adresse span .ville {
  margin-left: .2rem;
  text-transform: uppercase;
}
body.page-id-14 #contact .coordonner .carte-google .map {
  height: 200px !important;
  background-position: center;
  width: 100%;
  display: block;
}
body.page-id-14 #formulaire {
  margin-bottom: 3rem;
}
body.page-id-14 #formulaire .titre {
  margin-bottom: 3rem;
}
body.page-id-14 #formulaire .titre h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.8rem;
  font-weight: 400;
  position: relative;
  text-align: center;
  letter-spacing: 2px;
}
body.page-id-14 #formulaire .titre h1 strong {
  font-weight: 600;
}
body.page-id-14 #formulaire .titre h1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-14 #formulaire .form {
  width: 90%;
  margin: 0 auto;
}
body.page-id-14 #formulaire .form #nf-form-1-cont {
  width: 100%;
}
body.page-id-14 #formulaire .form #nf-form-1-cont input,
body.page-id-14 #formulaire .form #nf-form-1-cont textarea,
body.page-id-14 #formulaire .form #nf-form-1-cont option {
  padding: .5rem 1rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  font-size: 12px;
  color: #000;
  font-weight: 500;
  border: solid 1px #999999;
  background-color: transparent;
}
body.page-id-14 #formulaire .form #nf-form-1-cont label {
  font-size: .85rem;
  color: #000;
  font-weight: 400;
}
body.page-id-14 #formulaire .form #nf-form-1-cont .nf-field-element p {
  text-transform: uppercase;
  color: #333333;
  font-weight: 600;
}
body.page-id-14 #formulaire .form #nf-form-1-cont .list-select-wrap >div select {
  font-size: 12px;
  position: relative;
}
body.page-id-14 #formulaire .form #nf-form-1-cont #nf-field-8-container #nf-field-8-wrap .nf-field-element div {
  background: transparent !important;
}
body.page-id-14 #formulaire .form #nf-form-1-cont textarea {
  height: 220px;
}
body.page-id-14 #formulaire .form #nf-form-1-cont #nf-form-title-1 {
  display: none;
}
body.page-id-14 #formulaire .form #nf-form-1-cont #nf-field-9-container #nf-field-9-wrap .nf-field-label label {
  font-size: .8rem;
}
body.page-id-14 #formulaire .form #nf-form-1-cont .submit-wrap {
  text-align: center;
}
body.page-id-14 #formulaire .form #nf-form-1-cont .submit-wrap input {
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: .85rem;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 1rem 2.5rem;
  display: inline-block;
  border-radius: 8px;
  cursor: pointer;
  margin: 0 1rem;
}
body.page-id-14 #formulaire .form #nf-form-1-cont .submit-wrap input:hover {
  background-color: #000;
  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.page-id-14 #formulaire .form #nf-form-1-cont .nf-field-container {
  margin-bottom: 15px;
}
body.page-id-14 #formulaire .form #nf-form-1-cont .nf-field-label label {
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
body.page-id-14 #formulaire .form #nf-form-1-cont .nf-multi-cell .nf-cell {
  padding: 0 15px;
}
body.page-id-14 #formulaire .form #nf-form-1-cont .nf-form-fields-required {
  display: none;
}
body.page-id-14 #formulaire .form #nf-form-1-cont .nf-error-msg {
  font-weight: 300;
  font-size: 11px;
}
body.page-id-157 #produit {
  padding: 4rem 0;
}
body.page-id-157 #produit #wrapper-produit .titre {
  margin-bottom: 3rem;
}
body.page-id-157 #produit #wrapper-produit .titre h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.8rem;
  font-weight: 400;
  position: relative;
  text-align: center;
  letter-spacing: 2px;
}
body.page-id-157 #produit #wrapper-produit .titre h1 strong {
  font-weight: 600;
}
body.page-id-157 #produit #wrapper-produit .titre h1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button {
  font-size: 1rem;
  font-weight: 300;
  color: #999999;
  font-family: 'Exo', sans-serif;
  position: relative;
  display: inline-block;
  letter-spacing: 2px;
  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: transparent;
  border: none;
  margin: 0 .7rem;
  outline: none;
  cursor: pointer;
  text-align: left;
  text-transform: uppercase;
  display: block;
  margin-bottom: .5rem;
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button {
    font-size: .85rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button {
    font-size: .8rem;
  }
}
body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button::before {
  content: "";
  position: absolute;
  background-color: #007bbb;
  height: 1px;
  width: 0;
  bottom: 6px;
  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;
  left: 0;
}
body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button:hover,
body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button.is-checked {
  padding-left: 1.5rem;
  color: #007bbb;
  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.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button:hover::before,
body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button.is-checked::before {
  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;
  width: 25px;
}
body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button.is-checked {
  font-weight: 600;
  color: #999999;
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix {
  border: solid 1px #007bbb;
  border-radius: 5px;
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix .button {
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  font-family: 'Exo', sans-serif;
  position: relative;
  display: inline-block;
  letter-spacing: 2px;
  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: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  padding: .5rem 2rem;
}
@media (min-width: 1300px) and (max-width: 1499.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix .button {
    padding: .5rem 1.5rem;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix .button {
    padding: .5rem 1.2rem;
    font-size: .9rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix .button {
    padding: .5rem .8rem;
    font-size: .85rem;
  }
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix .button:hover,
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix .button.is-checked {
  background-color: #007bbb;
  color: #fff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix .button.is-checked {
  font-weight: 600;
  color: #fff;
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .total-produit {
  margin-right: 1rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .total-produit {
    margin-right: .5rem;
  }
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .total-produit .number-post {
  font-size: 1rem;
  color: #999999;
  margin-top: .4rem;
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .total-produit .number-post {
    font-size: .85rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .total-produit .number-post {
    font-size: .7rem;
    margin-top: .6rem;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-screen-reader-text {
    font-size: .8rem;
  }
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
  width: 380px;
}
@media (min-width: 1300px) and (max-width: 1499.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
    width: 330px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
    width: 280px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
    width: 234px;
  }
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style label .is-search-input {
  border-radius: 20px;
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style input.is-search-input {
  font-size: 12px !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style input.is-search-input {
    font-size: 10px !important;
  }
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style .is-search-submit {
  background: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: .8rem !important;
  letter-spacing: 1px;
  border-radius: 20px;
  border: none;
  cursor: pointer;
  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 (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style .is-search-submit {
    font-size: .65rem !important;
  }
}
body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style .is-search-submit:hover {
  background: #000;
  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.page-id-157 #produit #wrapper-produit .content .produits .listing-produit {
  margin-top: 2rem;
}
body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit {
  margin-bottom: 2rem;
}
body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit {
  border: solid 1px transparent;
  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;
  position: relative;
  overflow: hidden;
}
body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit::before {
  content: "En savoir plus";
  position: absolute;
  background-color: #007bbb;
  height: 52px;
  width: 100%;
  bottom: -90px;
  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;
  left: 0;
  padding: 1rem;
  letter-spacing: 2px;
  text-align: center;
  font-size: .95rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  font-family: 'Exo', sans-serif;
}
body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .photo-produit {
  height: 280px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .photo-produit {
    height: 250px;
  }
}
body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit {
  padding: .5rem;
}
body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .type-produit {
  margin-top: 1rem;
}
body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .type-produit h4 {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: .75rem;
  letter-spacing: 1px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .type-produit h4 {
    font-size: .7rem;
  }
}
body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .nom-produit {
  font-size: .95rem;
  font-weight: 600;
  color: #000;
  font-family: 'Exo', sans-serif;
}
@media (min-width: 1300px) and (max-width: 1499.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .nom-produit {
    font-size: .9rem;
  }
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .nom-produit {
    font-size: .8rem;
  }
}
body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .modele-produit {
  font-size: .9rem;
  font-weight: 400;
  color: #000;
  font-family: 'Exo', sans-serif;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .modele-produit {
    font-size: .8rem;
  }
}
body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit:hover .inner-produit {
  border: solid 1px #007bbb;
  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.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit:hover .inner-produit::before {
  bottom: 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.page-id-157 #produit #wrapper-produit .content .produits .pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  margin-bottom: 2rem;
}
body.page-id-157 #produit #wrapper-produit .content .produits .pagination .page-numbers {
  color: #000;
  font-size: .9rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 .5rem;
}
body.page-id-157 #produit #wrapper-produit .content .produits .pagination .page-numbers.current {
  color: #007bbb;
}
body.page-id-157 #produit #wrapper-produit .content .produits .pagination .next {
  color: #000;
  font-size: .9rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-left: .5rem;
}
body.page-id-157 #produit #wrapper-produit .content .produits .pagination .prev {
  color: #000;
  font-size: .9rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: .5rem;
}
body.single-nos_produits #single-produit {
  padding: 4rem 0;
}
body.single-nos_produits #single-produit #wrapper-single-produit .titre {
  margin-bottom: 3rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .titre h1 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.8rem;
  font-weight: 400;
  position: relative;
  text-align: center;
  letter-spacing: 2px;
}
body.single-nos_produits #single-produit #wrapper-single-produit .titre h1 strong {
  font-weight: 600;
}
body.single-nos_produits #single-produit #wrapper-single-produit .titre h1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .retour-catalogue {
  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.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .retour-catalogue i {
  color: #007bbb;
  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.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .retour-catalogue span {
  font-size: 1rem;
  font-weight: 400;
  color: #007bbb;
  font-family: 'Exo', sans-serif;
  position: relative;
  display: inline-block;
  letter-spacing: 2px;
  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;
  border: none;
  outline: none;
  cursor: pointer;
  padding-left: 1rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .retour-catalogue: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;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .retour-catalogue:hover i {
  color: #000;
  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.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .retour-catalogue:hover span {
  padding-left: 1.5rem;
  color: #000;
  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.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .total-produit {
  margin-right: 1rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .total-produit {
    margin-right: .5rem;
  }
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .total-produit .number-post {
  font-size: 1rem;
  color: #999999;
  margin-top: .4rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .total-produit .number-post {
    margin-top: .6rem;
    font-size: .7rem;
  }
}
@media (min-width: 1200px) and (max-width: 1299.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-screen-reader-text {
    font-size: .8rem;
  }
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
  width: 380px;
}
@media (min-width: 1300px) and (max-width: 1499.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
    width: 330px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
    width: 280px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
    width: 234px;
  }
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style label .is-search-input {
  border-radius: 20px;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style input.is-search-input {
  font-size: 12px !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style input.is-search-input {
    font-size: 10px !important;
  }
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style .is-search-submit {
  background: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  font-size: .8rem !important;
  letter-spacing: 1px;
  border-radius: 20px;
  border: none;
  cursor: pointer;
  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 (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style .is-search-submit {
    font-size: .65rem !important;
  }
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style .is-search-submit:hover {
  background: #000;
  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.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit {
  margin-top: 3rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit {
  padding-right: 3rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .arianne {
  border-bottom: solid 1px #999999;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .arianne a {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: .75rem;
  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;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .arianne a:hover {
  color: #007bbb;
  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.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .arianne .nom-produit {
  color: #999999;
  text-transform: uppercase;
  font-weight: 400;
  font-size: .75rem;
  letter-spacing: 1px;
  position: relative;
  margin-left: .8rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .arianne .nom-produit::before {
  content: "/";
  position: absolute;
  color: #575757;
  font-size: .8rem;
  font-weight: 400;
  left: -0.5rem;
  top: -2px;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .produit-top-info .type-produit {
  margin-top: 1rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .produit-top-info .type-produit h4 {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: .75rem;
  letter-spacing: 1px;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .produit-top-info .nom-produit {
  font-size: 1.2rem;
  font-weight: 600;
  color: #000;
  font-family: 'Exo', sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .produit-top-info .nom-produit {
    font-size: 1rem;
  }
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .produit-top-info .modele-produit {
  font-size: 1rem;
  font-weight: 400;
  color: #000;
  font-family: 'Exo', sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .produit-top-info .modele-produit {
    font-size: .9rem;
  }
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .fiche-produit {
  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.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .fiche-produit i {
  font-size: 4rem;
  color: #007bbb;
  transition: all .4 ease-in-out !important;
  -webkit-transition: all .4 ease-in-out !important;
  -moz-transition: all .4 ease-in-out !important;
  -o-transition: all .4 ease-in-out !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .fiche-produit i {
    font-size: 3rem;
  }
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .fiche-produit: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;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .fiche-produit:hover i {
  color: #000;
  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.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .description {
  margin-top: 1rem;
  border-bottom: solid 1px #999999;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .description .titre-description {
  border-bottom: solid 1px #999999;
  margin-bottom: .5rem;
  padding-bottom: .5rem;
  font-size: 1.1rem;
  font-weight: 600;
  color: #007bbb;
  font-family: 'Exo', sans-serif;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .description .texte {
  margin-top: 1rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .description .texte p {
  font-size: .85rem;
  text-align: justify;
  font-weight: 400;
  color: #575757;
  font-family: 'Exo', sans-serif;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .description .texte p {
    font-size: .8rem;
  }
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .caracteristique .titre {
  font-size: 1rem;
  font-weight: 600;
  color: #000;
  font-family: 'Exo', sans-serif;
  margin-bottom: .5rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .caracteristique .liste-caracteristique ul {
  padding-left: 0;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .caracteristique .liste-caracteristique ul li {
  list-style-type: none;
  position: relative;
  color: #575757;
  font-weight: 400;
  font-size: .85rem;
  margin-bottom: .3rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .caracteristique .liste-caracteristique ul li:last-child() {
  margin-bottom: 0;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #big .owl-stage-outer,
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #big .owl-stage,
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #big .owl-item,
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #big .item {
  height: 100%;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #big .owl-item .item {
  height: 400px;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  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.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs {
  margin-top: 1rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-nav .owl-prev,
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-nav .owl-next {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  font-weight: 300;
  color: #999999;
  z-index: 20;
  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;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  background-color: #fff;
  text-decoratio: none;
  outline: none;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-nav .owl-prev:hover,
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-nav .owl-next: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: #000;
  color: #fff;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-nav .owl-prev {
  left: -0.5rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-nav .owl-next {
  right: -0.5rem;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-stage-outer,
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-stage,
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-item,
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .item {
  height: 100%;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-item .item {
  height: 100px;
  width: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  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;
  filter: grayscale(1);
  cursor: pointer;
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-item .item: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;
  filter: grayscale(0);
}
body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-item.current .item {
  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;
  filter: grayscale(0);
}
body.single-nos_produits #formulaire {
  background-color: #dedede;
  padding: 3rem 0;
}
body.single-nos_produits #formulaire .titre-form .title {
  color: #000;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body.single-nos_produits #formulaire .titre-form .titre {
  color: #000;
  font-size: 2.5rem;
  font-weight: 500;
  font-family: 'Exo', sans-serif;
}
body.single-nos_produits #formulaire .form {
  width: 90%;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont {
  width: 100%;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont input,
body.single-nos_produits #formulaire .form #nf-form-4-cont textarea,
body.single-nos_produits #formulaire .form #nf-form-4-cont option {
  padding: .5rem 1rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  font-size: 12px;
  color: #000;
  font-weight: 500;
  border: solid 1px #999999;
  background-color: transparent;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont label {
  font-size: .85rem;
  color: #000;
  font-weight: 400;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont .nf-field-element p {
  text-transform: uppercase;
  color: #333333;
  font-weight: 600;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont .nf-field-description p {
  margin-bottom: 5px;
  font-weight: 400;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont #nf-field-50 {
  background-color: #dedede;
  border: solid 1px #999999;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont #nf-label-field-50 {
  display: none;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont textarea {
  height: 220px;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont #nf-form-title-1 {
  display: none;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont #nf-field-41-container #nf-field-41-wrap .nf-field-label label {
  font-size: .8rem;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont .submit-wrap {
  text-align: center;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont .submit-wrap input {
  background-color: #007bbb;
  color: #fff;
  text-transform: uppercase;
  font-size: .85rem;
  border: none;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 1rem 2.5rem;
  display: inline-block;
  border-radius: 8px;
  cursor: pointer;
  margin: 0 1rem;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont .submit-wrap input:hover {
  background-color: #000;
  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.single-nos_produits #formulaire .form #nf-form-4-cont .nf-field-container {
  margin-bottom: 15px;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont .nf-field-label label {
  color: #000;
  font-weight: 400;
  font-size: 14px;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont .nf-multi-cell .nf-cell {
  padding: 0 15px;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont .nf-form-fields-required {
  display: none;
}
body.single-nos_produits #formulaire .form #nf-form-4-cont .nf-error-msg {
  font-weight: 300;
  font-size: 11px;
}
body #catalogue {
  margin-top: 2rem;
}
body #catalogue .row {
  background-color: #007bbb;
  padding: 2rem;
}
body #catalogue .row .text {
  color: #fff;
  font-size: .9rem;
}
body #catalogue .row .btn-more {
  background-color: #fff;
  padding: .5rem 1rem;
  color: #007bbb;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  border: solid 1px transparent;
  font-size: .85rem;
  font-weight: 400;
  position: relative;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  text-decoration: none;
}
body #catalogue .row .btn-more: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;
  color: #fff;
  background-color: transparent;
  border: solid 1px #fff;
}
body #partenaires {
  padding: 4rem 0;
}
body #partenaires .wrapper-partenaire .titre {
  margin-bottom: 3rem;
  text-align: center;
}
body #partenaires .wrapper-partenaire .titre h2 {
  font-family: 'Exo', sans-serif;
  color: #007bbb;
  font-size: 1.5rem;
  font-weight: 400;
  position: relative;
}
body #partenaires .wrapper-partenaire .titre h2::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -15px;
  height: 4px;
  width: 20px;
  background-color: #000;
}
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire {
  padding-left: 0;
  margin-top: 3rem;
}
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-nav .owl-prev,
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-nav .owl-next {
  font-size: 2rem;
  font-weight: 300;
  color: ;
  position: absolute;
  top: 45%;
  z-index: 20;
  transform: translateY(-50%);
  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;
  text-decoratio: none;
  outline: none;
}
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-nav .owl-prev:hover,
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-nav .owl-next: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;
  color: #000;
}
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-nav .owl-prev {
  left: -0.5rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-nav .owl-prev {
    left: -1.5rem;
  }
}
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-nav .owl-next {
  right: -0.5rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-nav .owl-next {
    right: -1.5rem;
  }
}
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-stage-outer,
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-stage,
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-item,
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .item {
  height: 100%;
}
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-item li {
  list-style-type: none;
  text-align: center;
}
body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-item li a img {
  display: inline-block;
  max-height: 80px;
  width: auto;
  max-width: 100%;
  cursor: pointer;
  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 #devis-infos {
  height: 350px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
body #devis-infos::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 350px;
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);
}
body #devis-infos .wrapper .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body #devis-infos .wrapper .inner .titre {
  font-size: 1.8rem;
  font-family: 'Exo', sans-serif;
  margin-bottom: 2rem;
  font-weight: 400;
  color: #fff;
}
body #devis-infos .wrapper .inner .sous-titre {
  font-size: 1rem;
  font-family: 'Exo', sans-serif;
  margin-bottom: 2rem;
  font-weight: 400;
  color: #fff;
}
body #devis-infos .wrapper .inner .boutons-contact .button a {
  font-weight: 400;
  padding: .6rem 1rem;
  text-transform: uppercase;
  border-radius: 5px;
  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;
  display: inline-block;
}
body #devis-infos .wrapper .inner .boutons-contact .devis a {
  color: #000;
  background-color: #fff;
  margin: 0 1rem;
  font-size: .85rem;
}
body #devis-infos .wrapper .inner .boutons-contact .devis 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: #007bbb;
  color: #fff;
}
body #devis-infos .wrapper .inner .boutons-contact .information a {
  color: #fff;
  background-color: #007bbb;
  margin: 0 1rem;
  font-size: .85rem;
}
body #devis-infos .wrapper .inner .boutons-contact .information 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: #000;
}
body.page-id-6 main section.mentions .contenu,
body.page-id-3 main section.mentions .contenu {
  margin: 30px 0;
}
body.page-id-6 main section.mentions .contenu h3,
body.page-id-3 main section.mentions .contenu h3 {
  padding-top: 30px;
  font-size: 25px;
}
body.page-id-6 main section.mentions .contenu a,
body.page-id-3 main section.mentions .contenu a {
  color: #007bbb !important;
  font-weight: 400 !important;
}
body.page-id-6 main section.mentions .contenu a:hover,
body.page-id-3 main section.mentions .contenu a:hover {
  color: #000 !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body #grdp_barre_mini {
    display: none !important;
  }
  body #modal-form #forms .title {
    font-size: 2rem;
    margin-top: 5px;
  }
  body #modal-form #forms #left {
    width: 50%;
    height: 100%;
    padding: 45px 30px;
  }
  body #modal-form #forms #left .title {
    font-size: 1.3rem;
    margin-top: 5px;
  }
  body #modal-form #forms #left .nf-form-content .nf-field-container {
    margin-bottom: 10px;
  }
  body #modal-form #forms #left .nf-form-content input {
    font-size: 12px;
    padding: 10px;
    height: 40px;
  }
  body #modal-form #forms #left .nf-form-content textarea {
    height: 100px;
  }
  body #modal-form #forms #left .nf-form-content .ninja-forms-field {
    font-size: 12px;
  }
  body #modal-form #forms #left .nf-form-content #nf-field-20-container #nf-field-20-wrap input {
    height: 40px;
    font-size: .85rem;
  }
  body #modal-form #forms #right {
    padding: 48px 30px;
    width: 50%;
  }
  body #modal-form #forms #right .title {
    font-size: 1.3rem;
    margin-top: 5px;
  }
  body #modal-form #forms #right .nf-form-content .nf-field-container {
    margin-bottom: 10px;
  }
  body #modal-form #forms #right .nf-form-content input {
    font-size: 12px;
    padding: 10px;
    height: 40px;
  }
  body #modal-form #forms #right .nf-form-content textarea {
    height: 145px;
  }
  body #modal-form #forms #right .nf-form-content .ninja-forms-field {
    font-size: 11px;
  }
  body #modal-form #forms #right .nf-form-content #nf-field-13-container #nf-field-13-wrap input {
    height: 40px;
    font-size: .85rem !important;
  }
}
@media (max-width: 767.98px) {
  body header #wrapper-header .header-top .ville-reseau .ville {
    text-align: center;
  }
  body footer .footer-top {
    padding: 2rem 0 0 0;
  }
  body footer .footer-top .logo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 2rem;
  }
  body footer .footer-top .logo a img {
    max-width: 70%;
  }
  body footer .footer-top .menu-footer {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 2rem;
    text-align: center;
  }
  body footer .footer-top .menu-footer::before {
    transform: translateX(-50%);
    left: 50%;
    width: 90%;
    height: 1px;
    bottom: 0;
  }
  body footer .footer-top .menu-footer .titre {
    text-align: center;
  }
  body footer .footer-top .menu-footer .nav {
    text-align: center;
  }
  body footer .footer-top .menu-footer .nav .menu-menu-principal-container {
    width: 100%;
  }
  body footer .footer-top .menu-footer .nav ul {
    text-align: center;
  }
  body footer .footer-top .coordonner {
    position: relative;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 2rem;
  }
  body footer .footer-top .coordonner::before {
    transform: translateX(-50%);
    left: 50%;
    width: 90%;
    height: 1px;
    bottom: -15px;
  }
  body footer .footer-top .coordonner:last-child::before {
    display: none;
  }
  body footer .footer-top .coordonner .agence {
    text-align: center;
  }
  body footer .footer-top .coordonner .raison-social-region {
    text-align: center;
  }
  body footer .footer-top .coordonner .tel,
  body footer .footer-top .coordonner .mail,
  body footer .footer-top .coordonner .adresse {
    margin-left: auto !important;
    text-align: center;
  }
  body footer .footer-top .coordonner .tel i,
  body footer .footer-top .coordonner .mail i,
  body footer .footer-top .coordonner .adresse i {
    margin-right: 0;
  }
  body footer .footer-bottom {
    font-size: .7rem;
  }
  body footer .footer-bottom a,
  body footer .footer-bottom span {
    font-size: .7rem;
  }
  body footer .footer-bottom a img,
  body footer .footer-bottom span img {
    margin-right: .3rem;
  }
  body footer .footer-bottom .separator {
    margin: 0 .3rem;
  }
  body.page-id-5 #entete {
    height: 200px;
  }
  body.page-id-5 #entete .texte-entete {
    border: none;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
  }
  body.page-id-5 #entete .texte-entete p {
    text-align: center;
    font-size: 1rem;
    padding-left: 0;
  }
  body.page-id-5 #prestation {
    padding: 4rem 0 2rem 0;
  }
  body.page-id-5 #prestation #lien {
    height: 230px;
  }
  body.page-id-5 #prestation #lien:last-child .nom-presta {
    width: 285px;
  }
  body.page-id-5 #prestation #lien .image {
    height: 180px;
  }
  body.page-id-5 #prestation #lien .nom-presta {
    font-size: .8rem;
  }
  body.page-id-5 #presentation {
    padding: 2rem 0;
  }
  body.page-id-5 #presentation .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  body.page-id-5 #presentation .infos {
    padding-right: 1rem;
  }
  body.page-id-5 #presentation .infos .titre {
    text-align: center;
  }
  body.page-id-5 #presentation .infos .titre h2::before {
    left: 50%;
    transform: translateX(-50%);
  }
  body.page-id-5 #presentation .infos .texte {
    text-align: center;
  }
  body.page-id-5 #presentation .infos .texte::before {
    display: none;
  }
  body.page-id-5 #presentation .infos .points-fort ul li {
    font-size: .8rem;
  }
  body.page-id-5 #presentation .infos .btn-more {
    width: 100%;
    text-align: center;
  }
  body.page-id-5 #presentation .plan {
    position: relative;
  }
  body.page-id-5 #presentation .plan img {
    position: relative;
    left: inherit;
    top: inherit;
    transform: translate(0,0);
    display: block;
    max-width: 100%;
    margin: 1rem auto;
  }
  body.page-id-5 #actus {
    padding: 2rem 0;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item {
    padding: 0;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus {
    min-height: 320px;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .photo-actus {
    height: 170px;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus {
    padding: .5rem;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .titre {
    margin-bottom: 3rem;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .titre h2 {
    text-align: center;
    font-size: .85rem;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .date-type .type {
    font-size: .7rem;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .contenu-actus .date-type .date {
    font-size: .7rem;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus .titre {
    text-align: center;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus p {
    font-size: .8rem;
    text-align: center;
  }
  body.page-id-5 #actus #slide-actus .owl-stage-outer .owl-stage .owl-item .ctn-actus .hover-actus a {
    text-align: center;
    width: 100%;
    font-size: .8rem;
  }
  body.page-id-5 #actus #slide-actus > .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    height: 4px;
  }
  body.page-id-5 #actus #slide-actus > .owl-dots .owl-dot {
    width: 3%;
    height: 2px;
    background-color: #e6e6e6;
    margin: 0 .2rem;
    outline: none;
    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.page-id-5 #actus #slide-actus > .owl-dots .owl-dot.active {
    background-color: #007bbb;
    height: 4px;
    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;
    outline: none;
  }
  body.page-id-5 #actus .btn-more {
    background-color: transparent;
    padding: .5rem 2rem;
    color: #000;
    margin-top: 3rem;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    font-size: .85rem;
    font-weight: 400;
    position: relative;
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
    text-decoration: none;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  body.page-id-5 #actus .btn-more::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    height: 4px;
    width: 100px;
    background-color: #007bbb;
    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;
    letter-spacing: 2px;
  }
  body.page-id-5 #actus .btn-more: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;
    color: #007bbb;
  }
  body.page-id-5 #actus .btn-more:hover::before {
    width: 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.page-id-20 #presentation {
    padding: 2rem 0;
  }
  body.page-id-20 #presentation .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  body.page-id-20 #presentation .infos {
    padding-right: 1rem;
  }
  body.page-id-20 #presentation .infos .titre {
    text-align: center;
  }
  body.page-id-20 #presentation .infos .titre h2::before {
    left: 50%;
    transform: translateX(-50%);
  }
  body.page-id-20 #presentation .infos .texte {
    text-align: center;
  }
  body.page-id-20 #presentation .infos .texte::before {
    display: none;
  }
  body.page-id-20 #presentation .infos .points-fort ul li {
    font-size: .8rem;
  }
  body.page-id-20 #presentation .infos .btn-more {
    width: 100%;
    text-align: center;
  }
  body.page-id-20 #presentation .plan {
    position: relative;
  }
  body.page-id-20 #presentation .plan img {
    position: relative;
    left: inherit;
    top: inherit;
    transform: translate(0,0);
    display: block;
    max-width: 100%;
    margin: 1rem auto;
  }
  body.page-id-20 #agences #agence {
    height: 200px;
  }
  body.page-id-20 #agences #agence .nom-agence h3 {
    font-size: 1rem;
  }
  body.page-id-20 #agences #agence .coordonner-agence .mail a {
    font-size: .75rem;
  }
  body.page-id-20 #agences #agence .coordonner-agence .tel a {
    font-size: .75rem;
  }
  body.page-id-20 #equipe {
    padding: 4rem 0 2rem 0;
  }
  body.page-id-20 #equipe .titre h1 {
    font-size: 1.3rem;
  }
  body.page-id-20 #equipe .texte {
    font-size: .85rem;
  }
  body.page-id-20 #equipe #team-member #member .inner {
    height: 290px;
  }
  body.page-id-20 #equipe #team-member #member .inner .infos-membre .identite-membre .nom,
  body.page-id-20 #equipe #team-member #member .inner .infos-membre .identite-membre .prenom {
    font-size: .9rem;
  }
  body.page-id-20 #equipe #team-member #member .inner .coordonner-team .tel i,
  body.page-id-20 #equipe #team-member #member .inner .coordonner-team .tel a,
  body.page-id-20 #equipe #team-member #member .inner .coordonner-team .mail i,
  body.page-id-20 #equipe #team-member #member .inner .coordonner-team .mail a {
    font-size: .75rem;
  }
  body.page-id-1549 #presentation {
    padding: 2rem 0;
  }
  body.page-id-1549 #presentation .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  body.page-id-1549 #presentation .infos {
    padding-right: 1rem;
  }
  body.page-id-1549 #presentation .infos .titre {
    text-align: center;
  }
  body.page-id-1549 #presentation .infos .titre h1::before {
    left: 50%;
    transform: translateX(-50%);
  }
  body.page-id-1549 #presentation .infos .texte {
    text-align: center;
  }
  body.page-id-1549 #presentation .infos .texte::before {
    display: none;
  }
  body.page-id-1549 #presentation .infos .points-fort ul li {
    font-size: .8rem;
  }
  body.page-id-1549 #presentation .infos .btn-more {
    width: 100%;
    text-align: center;
  }
  body.page-id-1549 #presentation .plan {
    position: relative;
  }
  body.page-id-1549 #presentation .plan img {
    position: relative;
    left: inherit;
    top: inherit;
    transform: translate(0,0);
    display: block;
    max-width: 100%;
    margin: 1rem auto;
  }
  body.page-id-21 #prestation .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation {
    padding: 3rem 0 0 0;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation {
    padding: 0 .5rem;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .photo-prestation {
    height: 200px;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-prestation h3 {
    font-size: 1.2rem;
    text-align: center;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-atelier h4 {
    font-size: .85rem;
    text-align: center;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .description p {
    font-size: .75rem;
    text-align: center;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques,
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques {
    text-align: center;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-marque ul li,
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-technique ul li,
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-marque ul li,
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-technique ul li {
    padding-left: 0;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-marque ul li::before,
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .marques .liste-technique ul li::before,
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-marque ul li::before,
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .techniques .liste-technique ul li::before {
    display: none;
  }
  body.blog #actus {
    padding: 2rem 0;
  }
  body.blog #actus .titre-actus {
    margin-bottom: 2rem;
  }
  body.blog #actus .filters .ui-group .actualite-choix .button {
    font-size: .7rem;
    margin: 0 .2rem;
  }
  body.blog #actus .grid .ctn-actus .inner {
    min-height: 320px;
  }
  body.blog #actus .grid .ctn-actus .inner .photo-actus {
    height: 170px;
  }
  body.blog #actus .grid .ctn-actus .inner .contenu-actus {
    padding: .5rem;
  }
  body.blog #actus .grid .ctn-actus .inner .contenu-actus .titre {
    margin-bottom: 3rem;
  }
  body.blog #actus .grid .ctn-actus .inner .contenu-actus .titre h2 {
    text-align: center;
    font-size: .85rem;
  }
  body.blog #actus .grid .ctn-actus .inner .contenu-actus .date-type .type {
    font-size: .7rem;
  }
  body.blog #actus .grid .ctn-actus .inner .contenu-actus .date-type .date {
    font-size: .7rem;
  }
  body.blog #actus .grid .ctn-actus .inner .hover-actus .titre {
    text-align: center;
  }
  body.blog #actus .grid .ctn-actus .inner .hover-actus p {
    font-size: .8rem;
    text-align: center;
  }
  body.blog #actus .grid .ctn-actus .inner .hover-actus a {
    text-align: center;
    width: 100%;
    font-size: .8rem;
  }
  body.single .mini-menu .item {
    padding: 0;
    text-align: center;
  }
  body.single .mini-menu .item a {
    font-size: .75rem;
  }
  body.single .wrapper-single {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  body.single .wrapper-single .main-actus {
    padding: 0;
  }
  body.single .wrapper-single .main-actus .photo-actus .inner {
    height: 250px;
  }
  body.single .wrapper-single .main-actus .titre-actu {
    text-align: center;
  }
  body.single .wrapper-single .main-actus .titre-actu h2 {
    text-align: center;
    font-size: .85rem;
  }
  body.single .wrapper-single .main-actus .type-date .date {
    margin-right: 1rem;
  }
  body.single .wrapper-single .main-actus .texte p {
    font-size: .75rem;
    text-align: center;
  }
  body.page-id-23 #chantier #wrapper-chantier {
    padding: 3rem 0 0 0;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .hideContent {
    height: 100% !important;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .galerie .slider-chantier .owl-stage-outer .owl-stage .owl-item .item {
    height: 200px;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information {
    margin-top: 1rem;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .bms {
    font-size: .75rem;
    letter-spacing: 0;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .date,
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .type-chantier {
    font-size: .75rem;
    padding-left: 1rem;
    letter-spacing: 0;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .date::before,
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .type-chantier::before {
    font-size: .75rem;
    left: .4rem;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .nom-chantier {
    text-align: center;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .nom-chantier h2 {
    font-size: 1.1rem;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .content p {
    font-size: .8rem;
    text-align: center;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .show-more {
    padding-left: 2.5rem;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .show-more a {
    font-size: .8rem;
  }
  body.page-id-24 #page-formation {
    padding: 2rem 0;
  }
  body.page-id-24 #page-formation .titre-actus {
    margin-bottom: 2rem;
  }
  body.page-id-24 #page-formation .grid .ctn-actus .inner {
    min-height: 320px;
  }
  body.page-id-24 #page-formation .grid .ctn-actus .inner .photo-actus {
    height: 170px;
  }
  body.page-id-24 #page-formation .grid .ctn-actus .inner .contenu-actus {
    padding: .5rem;
  }
  body.page-id-24 #page-formation .grid .ctn-actus .inner .contenu-actus .titre {
    margin-bottom: 3rem;
  }
  body.page-id-24 #page-formation .grid .ctn-actus .inner .contenu-actus .titre h2 {
    text-align: center;
    font-size: .85rem;
  }
  body.page-id-24 #page-formation .grid .ctn-actus .inner .contenu-actus a {
    text-align: center;
    width: 100%;
    font-size: .8rem;
  }
  body.single-nos_formations .mini-menu .item {
    padding: 0;
    text-align: center;
  }
  body.single-nos_formations .mini-menu .item a {
    font-size: .75rem;
  }
  body.single-nos_formations #formation .container-fluid {
    padding-left: 0 !important;
  }
  body.single-nos_formations #formation #wrapper-formation {
    padding: 4rem 0 2rem 0;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier {
    padding-right: 1rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information {
    text-align: center;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .certification {
    text-align: center;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .nom-cour {
    font-size: 1rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .lieu-formation {
    text-align: center;
    font-size: .7rem;
    margin-bottom: 2rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .description p {
    font-size: .8rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .btn-fichier a {
    width: 90%;
    font-size: .8rem;
    display: block;
    margin: 0;
    margin-bottom: 1rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .btn-fichier a:last-child {
    margin-bottom: 0;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .photo {
    height: 250px;
    order: -1;
    margin-bottom: 1rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .titre {
    text-align: center;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .titre h3 {
    font-size: .9rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .programme-formation ul li {
    font-size: .75rem;
  }
  body.single-nos_formations #formulaire .titre-form {
    text-align: center;
  }
  body.single-nos_formations #formulaire .titre-form .title {
    text-align: center;
  }
  body.single-nos_formations #formulaire .titre-form .titre {
    text-align: center;
    font-size: 2rem;
  }
  body.single-nos_formations #formulaire .form #nf-form-5-cont textarea {
    height: 150px;
  }
  body.page-id-14 #contact {
    padding: 2rem 0 2rem 0;
  }
  body.page-id-14 #contact .titre-main {
    margin-bottom: 1rem;
  }
  body.page-id-14 #contact .container {
    padding: 0;
  }
  body.page-id-14 #contact .coordonner {
    padding: 0 1rem;
  }
  body.page-id-14 #contact .coordonner .inner .agence {
    text-align: center;
  }
  body.page-id-14 #contact .coordonner .inner .agence h4 {
    text-align: center;
  }
  body.page-id-14 #contact .coordonner .inner .raison-social-region {
    text-align: center;
  }
  body.page-id-14 #contact .coordonner .carte-google .map {
    height: 190px !important;
  }
  body.page-id-14 #formulaire .titre-form {
    text-align: center;
  }
  body.page-id-14 #formulaire .titre-form .title {
    text-align: center;
  }
  body.page-id-14 #formulaire .titre-form .titre {
    text-align: center;
    font-size: 2rem;
  }
  body.page-id-14 #formulaire .form {
    width: 100%;
  }
  body.page-id-14 #formulaire .form #nf-form-1-cont textarea {
    height: 150px;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation {
    padding: 2rem 0 0 0;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange {
    padding: 0;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .photo-rechange,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .photo-rechange,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .photo-rechange,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .photo-rechange {
    height: 200px;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .titre h2,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .titre h2,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .titre h2,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .titre h2 {
    font-size: 1.2rem;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .description,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .description,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .description,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .description {
    margin-top: 1rem;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .description p,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .description p,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .description p,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .description p {
    font-size: .8rem;
  }
  body.page-id-157 #produit {
    padding: 2rem 0 0 0;
  }
  body.page-id-157 #produit .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  body.page-id-157 #produit #wrapper-produit .titre {
    margin-bottom: 2rem;
  }
  body.page-id-157 #produit #wrapper-produit .content .filters {
    padding: 0;
  }
  body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix {
    width: 100%;
  }
  body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button {
    font-size: .7rem;
    margin: 0 auto;
    letter-spacing: 0;
    font-weight: 400;
    display: inline-block;
  }
  body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button.is-checked {
    padding-left: .4rem;
  }
  body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button.is-checked::before {
    left: 50%;
    transform: translateX(-50%);
    bottom: -4px;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits {
    padding: 0;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix {
    margin: 2rem 0 1rem 0;
    width: 100%;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix .button {
    font-size: .8rem;
    padding: .5rem .8rem;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche {
    margin-top: 1rem;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .total-produit .number-post {
    display: none;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
    width: 260px;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style .is-search-submit {
    font-size: .75rem !important;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style input.is-search-input {
    font-size: 10px !important;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: solid 1px #999999;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .photo-produit {
    height: 270px;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .type-produit h4 {
    font-size: .7rem;
    text-align: center;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .nom-produit {
    font-size: .85rem;
    text-align: center;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .modele-produit {
    font-size: .8rem;
    text-align: center;
  }
  body.single-nos_produits #single-produit {
    padding: 2rem 0 0 0;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .retour-catalogue {
    padding-left: 2rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche {
    margin-top: 1rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .total-produit .number-post {
    display: none;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
    width: 260px;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style .is-search-submit {
    font-size: .75rem !important;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style input.is-search-input {
    font-size: 10px !important;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit {
    margin-top: 2rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit {
    padding-right: 1rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .produit-top-info {
    text-align: center;
    width: 100%;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .produit-top-info .type-produit h4 {
    font-size: .85rem;
    text-align: center;
    display: block;
    width: 100%;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .produit-top-info .nom-produit {
    font-size: .95rem;
    text-align: center;
    display: block;
    width: 100%;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .produit-top-info .modele-produit {
    font-size: .85rem;
    text-align: center;
    display: block;
    width: 100%;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .fiche-produit {
    margin-top: 1rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .inner-infos .fiche-produit i {
    font-size: 2rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .description .titre-description {
    text-align: center;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .description .texte {
    text-align: center;
    font-size: .8rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .infos-produit .caracteristique {
    text-align: center;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit {
    order: -1;
    margin-bottom: 2rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit .arianne {
    border-bottom: solid 1px #999999;
    margin-bottom: 3rem;
    padding-bottom: 1rem;
    text-align: center;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit .arianne a {
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: .75rem;
    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;
    display: inline-block;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit .arianne a:hover {
    color: #007bbb;
    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.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit .arianne .nom-produit {
    color: #999999;
    text-transform: uppercase;
    font-weight: 400;
    font-size: .75rem;
    letter-spacing: 1px;
    position: relative;
    margin-left: .8rem;
    display: inline-block;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit .arianne .nom-produit::before {
    content: "/";
    position: absolute;
    color: #575757;
    font-size: .8rem;
    font-weight: 400;
    left: -0.5rem;
    top: -2px;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #big .owl-item .item {
    height: 250px;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-stage-outer .owl-stage {
    margin: 0 auto;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-stage-outer .owl-stage .owl-item .item {
    height: 58px;
  }
  body.single-nos_produits #formulaire .titre-form {
    text-align: center;
  }
  body.single-nos_produits #formulaire .titre-form .title {
    text-align: center;
  }
  body.single-nos_produits #formulaire .titre-form .titre {
    text-align: center;
    font-size: 1.8rem;
  }
  body.single-nos_produits #formulaire .form {
    width: 100%;
  }
  body.single-nos_produits #formulaire .form #nf-form-4-cont textarea {
    height: 150px;
  }
  body.single-nos_produits #formulaire .form #nf-form-4-cont .nf-field-label label {
    font-size: .7rem;
  }
  body #catalogue .row {
    padding: 1.5rem;
  }
  body #catalogue .row .text {
    font-size: .75rem;
    margin-bottom: 1rem;
    text-align: center;
  }
  body #partenaires {
    padding: 2rem 0;
  }
  body #partenaires .wrapper-partenaire .slider-container #slider-partenaire .owl-item li a img {
    max-height: 70px;
  }
  body #devis-infos {
    height: 250px;
    overflow: hidden;
  }
  body #devis-infos::before {
    height: 100%;
    background-color: rgba(0,0,0,0.35);
  }
  body #devis-infos .wrapper .inner {
    width: 90%;
  }
  body #devis-infos .wrapper .inner .titre {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
  body #devis-infos .wrapper .inner .sous-titre {
    font-size: .85rem;
    margin-bottom: 1rem;
  }
  body #devis-infos .wrapper .inner .boutons-contact .button {
    width: 100%;
    text-align: center;
  }
  body #devis-infos .wrapper .inner .boutons-contact .devis {
    margin-bottom: 1rem;
  }
  body #devis-infos .wrapper .inner .boutons-contact .devis .btn-devis {
    width: 90%;
  }
  body #devis-infos .wrapper .inner .boutons-contact .information .btn-infos {
    width: 90%;
  }
  #grdp_barre_mini {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body #modal-form {
    width: 90%;
    margin: 0 5%;
    top: 70px;
  }
  body #modal-form #forms .title {
    font-size: 2rem;
    margin-top: 5px;
  }
  body #modal-form #forms #left {
    width: 100%;
    height: 100%;
    padding: 15px 50px;
  }
  body #modal-form #forms #left .title {
    font-size: 1.3rem;
    margin-top: 5px;
  }
  body #modal-form #forms #left .nf-form-content .nf-field-container {
    margin-bottom: 5px;
  }
  body #modal-form #forms #left .nf-form-content input {
    font-size: 12px;
    padding: 10px;
    height: 30px;
  }
  body #modal-form #forms #left .nf-form-content textarea {
    height: 120px;
  }
  body #modal-form #forms #left .nf-form-content .ninja-forms-field {
    font-size: 12px;
  }
  body #modal-form #forms #left .nf-form-content #nf-field-20-container #nf-field-20-wrap input {
    height: 40px;
    font-size: .85rem;
  }
  body #modal-form #forms #right {
    padding: 15px 50px;
    width: 100%;
  }
  body #modal-form #forms #right .title {
    font-size: 1.3rem;
    margin-top: 5px;
  }
  body #modal-form #forms #right .nf-form-content .nf-field-container {
    margin-bottom: 5px;
  }
  body #modal-form #forms #right .nf-form-content input {
    font-size: 12px;
    padding: 10px;
    height: 30px;
  }
  body #modal-form #forms #right .nf-form-content textarea {
    height: 120px;
  }
  body #modal-form #forms #right .nf-form-content .ninja-forms-field {
    font-size: 12px;
  }
  body #modal-form #forms #right .nf-form-content #nf-field-13-container #nf-field-13-wrap input {
    height: 40px;
    font-size: .85rem !important;
  }
  body #modal-form #forms #close {
    color: #fff;
    margin-top: -400px;
    margin-left: -40px;
  }
  body #modal-form #forms #close:hover {
    color: #007bbb;
  }
  body header #wrapper-header .header-bottom .logo {
    margin-bottom: 1rem;
  }
  body header #wrapper-header .header-bottom .logo img {
    max-width: 60%;
  }
  body header #wrapper-header .header-bottom .main-menu ul li {
    margin: 0 .8rem;
  }
  body header #wrapper-header .header-bottom .main-menu ul li a {
    font-size: .8rem;
    letter-spacing: 0;
  }
  body header #wrapper-header .menu-bottom-produit-reparation a {
    font-size: .7rem;
  }
  body footer .footer-top .logo {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 2rem;
  }
  body footer .footer-top .logo a img {
    max-width: 80%;
  }
  body footer .footer-top .menu-footer {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 2rem;
    text-align: center;
  }
  body footer .footer-top .menu-footer::before {
    transform: translateX(-50%);
    left: 50%;
    width: 90%;
    height: 1px;
    bottom: 0;
  }
  body footer .footer-top .menu-footer .nav {
    text-align: center;
  }
  body footer .footer-top .menu-footer .nav .mene-menu-principal-2 {
    width: 100%;
  }
  body footer .footer-top .menu-footer .nav ul {
    padding-left: .8rem;
  }
  body footer .footer-top .menu-footer .nav ul li {
    display: inline-block;
    margin: 0 .8rem;
  }
  body footer .footer-top .menu-footer .nav ul li a {
    font-size: .85rem;
  }
  body footer .footer-top .coordonner {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
  body footer .footer-top .coordonner::before {
    left: -10px;
  }
  body footer .footer-top .coordonner .adresse span {
    font-size: .7rem;
  }
  body footer .footer-top .coordonner .tel a,
  body footer .footer-top .coordonner .mail a {
    font-size: .7rem;
  }
  body.page-id-5 #entete {
    height: 250px;
  }
  body.page-id-5 #prestation {
    padding: 4rem 0 2rem 0;
  }
  body.page-id-5 #prestation #lien {
    height: 200px;
  }
  body.page-id-5 #prestation #lien:last-child .nom-presta {
    width: 215px;
  }
  body.page-id-5 #prestation #lien:after {
    height: 96%;
  }
  body.page-id-5 #prestation #lien .image {
    height: 150px;
  }
  body.page-id-5 #prestation #lien .nom-presta {
    font-size: .7rem;
  }
  body.page-id-5 #prestation #lien:hover:after {
    width: 230px;
  }
  body.page-id-5 #prestation #lien:hover:before {
    height: 190px;
    top: -7%;
  }
  body.page-id-5 #presentation {
    padding: 4rem 0;
  }
  body.page-id-5 #presentation .infos {
    padding-right: 1rem;
  }
  body.page-id-5 #presentation .plan {
    position: relative;
  }
  body.page-id-5 #presentation .plan img {
    position: relative;
    left: inherit;
    top: inherit;
    transform: translate(0,0);
    display: block;
    max-width: 80%;
    margin: 0 auto;
  }
  body.page-id-20 #presentation {
    padding: 4rem 0 2rem 0;
  }
  body.page-id-20 #presentation .infos {
    padding-right: 1rem;
  }
  body.page-id-20 #presentation .plan img {
    max-width: 80%;
  }
  body.page-id-20 #agences #agence {
    height: 200px;
  }
  body.page-id-20 #agences #agence .nom-agence h3 {
    font-size: 1rem;
  }
  body.page-id-20 #agences #agence .coordonner-agence .mail a {
    font-size: .75rem;
  }
  body.page-id-20 #agences #agence .coordonner-agence .tel a {
    font-size: .75rem;
  }
  body.page-id-20 #equipe {
    padding: 4rem 0;
  }
  body.page-id-20 #equipe .titre h1 {
    font-size: 1.3rem;
  }
  body.page-id-20 #equipe .texte {
    font-size: .85rem;
  }
  body.page-id-20 #equipe #team-member #member .inner {
    height: 270px;
  }
  body.page-id-20 #equipe #team-member #member .inner .infos-membre .fonction {
    font-size: .7rem;
  }
  body.page-id-20 #equipe #team-member #member .inner .infos-membre .identite-membre .nom,
  body.page-id-20 #equipe #team-member #member .inner .infos-membre .identite-membre .prenom {
    font-size: .85rem;
  }
  body.page-id-20 #equipe #team-member #member .inner .coordonner-team .tel i,
  body.page-id-20 #equipe #team-member #member .inner .coordonner-team .tel a,
  body.page-id-20 #equipe #team-member #member .inner .coordonner-team .mail i,
  body.page-id-20 #equipe #team-member #member .inner .coordonner-team .mail a {
    font-size: .7rem;
  }
  body.page-id-21 #prestation .container-fluid {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation {
    padding: 0 .5rem;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .photo-prestation {
    height: 200px;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-prestation h3 {
    font-size: .8rem;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .nom-atelier h4 {
    font-size: .65rem;
  }
  body.page-id-21 #prestation .container-fluid #wrapper-prestation .item-prestation .prestation-inner .description p {
    font-size: .75rem;
  }
  body.single .mini-menu .item a {
    font-size: .75rem;
  }
  body.single .wrapper-single .main-actus .photo-actus .inner {
    height: 300px;
  }
  body.single .wrapper-single .main-actus .titre-actu {
    text-align: center;
  }
  body.single .wrapper-single .main-actus .titre-actu h2 {
    text-align: center;
    font-size: .9rem;
  }
  body.single .wrapper-single .main-actus .texte p {
    font-size: .8rem;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .bms {
    font-size: .75rem;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .date,
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .type-chantier {
    font-size: .75rem;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .date::before,
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .information .type-chantier::before {
    content: "/";
    position: absolute;
    color: #999999;
    font-size: .85rem;
    font-weight: 400;
    left: .5rem;
    top: 0;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .nom-chantier h2 {
    font-size: 1rem;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .content p {
    font-size: .8rem;
  }
  body.page-id-23 #chantier #wrapper-chantier .item-chantier .infos-chantier .description-chantier .show-more a {
    font-size: .8rem;
  }
  body.single-nos_formations .mini-menu .item a {
    font-size: .75rem;
  }
  body.single-nos_formations #formation .container-fluid {
    padding-left: 0 !important;
  }
  body.single-nos_formations #formation #wrapper-formation {
    padding: 4rem 0;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier {
    padding-right: 1rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information {
    text-align: center;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .certification {
    text-align: center;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .lieu-formation {
    text-align: center;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .infos-chantier .information .description p {
    font-size: .8rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .inner .photo {
    height: 400px;
    order: -1;
    margin-bottom: 1rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .titre h3 {
    font-size: .9rem;
  }
  body.single-nos_formations #formation #wrapper-formation .item-formation .derouler-formation .inner-programme .programme-formation ul li {
    font-size: .75rem;
  }
  body.single-nos_formations #formulaire .titre-form {
    text-align: center;
  }
  body.single-nos_formations #formulaire .titre-form .title {
    text-align: center;
  }
  body.single-nos_formations #formulaire .titre-form .titre {
    text-align: center;
  }
  body.page-id-14 #contact .container {
    padding: 0;
  }
  body.page-id-14 #contact .coordonner {
    padding: 0 .5rem;
  }
  body.page-id-14 #contact .coordonner .inner .agence h4 {
    font-size: .9rem;
  }
  body.page-id-14 #contact .coordonner .inner .tel i,
  body.page-id-14 #contact .coordonner .inner .mail i,
  body.page-id-14 #contact .coordonner .inner .adresse i {
    margin-right: .2rem;
  }
  body.page-id-14 #contact .coordonner .inner .tel a,
  body.page-id-14 #contact .coordonner .inner .mail a,
  body.page-id-14 #contact .coordonner .inner .adresse a {
    font-size: .7rem;
  }
  body.page-id-14 #contact .coordonner .inner .tel span,
  body.page-id-14 #contact .coordonner .inner .mail span,
  body.page-id-14 #contact .coordonner .inner .adresse span {
    font-size: .7rem;
  }
  body.page-id-14 #contact .coordonner .carte-google .map {
    height: 170px !important;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange {
    padding: 0 1rem;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .photo-rechange,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .photo-rechange,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .photo-rechange,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .photo-reparation,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .photo-rechange {
    height: 250px;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .titre h2,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .titre h2,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .titre h2,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .titre h2 {
    font-size: 1.2rem;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .description,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .description,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .description,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .description {
    margin-top: 1rem;
  }
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .reparation-inner .description p,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .reparation .rechange-inner .description p,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .reparation-inner .description p,
  body.page-id-137 #pieces-reparation #wrapper-piece-reparation .rechange .rechange-inner .description p {
    font-size: .8rem;
  }
  body.page-id-157 #produit .container-fluid {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  body.page-id-157 #produit #wrapper-produit .content .filters .ui-group .travaux-choix .button {
    font-size: .85rem;
    margin: 0;
    letter-spacing: 0;
    font-weight: 400;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .filters .ui-group .produit-choix {
    margin-top: 1rem;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche {
    order: -1;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
    width: 340px;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .photo-produit {
    height: 250px;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .type-produit h4 {
    font-size: .7rem;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .nom-produit {
    font-size: .8rem;
  }
  body.page-id-157 #produit #wrapper-produit .content .produits .listing-produit .item-produit .inner-produit .infos-produit .modele-produit {
    font-size: .8rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .total-produit {
    margin-right: .5rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .total-produit .number-post {
    font-size: .8rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style label {
    width: 290px;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .produit-top .recherche .barre-de-recherche .is-form-style .is-search-submit {
    font-size: .7rem !important;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit {
    order: -1;
    margin-bottom: 2rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit .arianne {
    border-bottom: solid 1px #999999;
    margin-bottom: 3rem;
    padding-bottom: 1rem;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit .arianne a {
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: .75rem;
    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;
    display: inline-block;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit .arianne a:hover {
    color: #007bbb;
    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.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit .arianne .nom-produit {
    color: #999999;
    text-transform: uppercase;
    font-weight: 400;
    font-size: .75rem;
    letter-spacing: 1px;
    position: relative;
    margin-left: .8rem;
    display: inline-block;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit .arianne .nom-produit::before {
    content: "/";
    position: absolute;
    color: #575757;
    font-size: .8rem;
    font-weight: 400;
    left: -0.5rem;
    top: -2px;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #big .owl-item .item {
    height: 380px;
  }
  body.single-nos_produits #single-produit #wrapper-single-produit .produits .content-produit .wrapper-slider-produit #thumbs .owl-item .item {
    height: 120px;
  }
  body.single-nos_produits #formulaire .titre-form {
    text-align: center;
  }
  body.single-nos_produits #formulaire .titre-form .title {
    text-align: center;
  }
  body.single-nos_produits #formulaire .titre-form .titre {
    text-align: center;
  }
  body #devis-infos {
    height: 250px;
  }
  body #devis-infos .wrapper .inner .titre {
    font-size: 1.5rem;
  }
  body #devis-infos .wrapper .inner .sous-titre {
    font-size: .85rem;
  }
  #grdp_barre_mini {
    display: none !important;
  }
}
