<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/crea-tp-enrobe.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/crea-tp-enrobe.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/crea-tp-enrobe.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/crea-tp-enrobe.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2478</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/utils.less) is not within the allowed path(s): (/www/wwwroot/crea-tp-enrobe.fr/:/tmp/) in <b>/www/wwwroot/crea-tp-enrobe.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/crea-tp-enrobe.fr/:/tmp/) in <b>/www/wwwroot/crea-tp-enrobe.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/crea-tp-enrobe.fr/:/tmp/) in <b>/www/wwwroot/crea-tp-enrobe.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/crea-tp-enrobe.fr/:/tmp/) in <b>/www/wwwroot/crea-tp-enrobe.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/crea-tp-enrobe.fr/:/tmp/) in <b>/www/wwwroot/crea-tp-enrobe.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/crea-tp-enrobe.fr/:/tmp/) in <b>/www/wwwroot/crea-tp-enrobe.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/crea-tp-enrobe.fr/:/tmp/) in <b>/www/wwwroot/crea-tp-enrobe.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/crea-tp-enrobe.fr/:/tmp/) in <b>/www/wwwroot/crea-tp-enrobe.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body a {
  transition: all .3s ease;
  cursor: pointer;
  color: #f39200;
}
body a:hover,
body a:focus,
body a:active {
  text-decoration: none;
  outline: none;
  color: #1a1a1a;
  box-shadow: none;
}
body .shadow-svg {
  -webkit-filter: drop-shadow(0px 11px 21px rgba(0,0,0,0.2));
  filter: drop-shadow(0px 11px 21px rgba(0,0,0,0.2));
}
@media screen and (min-width: 1450px) {
  body .crea-container {
    max-width: 1450px;
  }
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: 'Exo', sans-serif;
}
body h2 {
  font-size: 26px;
}
body h3 {
  font-size: 20px;
}
body .contenu h1,
body .contenu h2,
body .contenu h3,
body .contenu h4,
body .contenu h5,
body .contenu h6 {
  color: #960018;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
body .contenu h1:after,
body .contenu h2:after,
body .contenu h3:after,
body .contenu h4:after,
body .contenu h5:after,
body .contenu h6:after {
  content: '';
  width: 45px;
  height: 5px;
  position: absolute;
  background: #383838;
  bottom: 0;
  left: 0;
}
body .contenu ul {
  padding: 0;
  list-style: none;
}
body .contenu ul li:before {
  content: '\f058';
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  color: #f39200;
}
body .contenu ol {
  padding: 0;
  list-style: none;
}
body .contenu ol:first-of-type:nth-last-of-type(2),
body .contenu ol:first-of-type:nth-last-of-type(2) ~ ul {
  width: calc(40%);
  float: left;
}
body .contenu ol li {
  color: #999999;
  text-transform: uppercase;
}
body .contenu ol li:before {
  content: '';
  width: 2px;
  height: 12px;
  display: inline-block;
  margin-right: 5px;
  background: #f39200;
  text-transform: uppercase;
}
body .contenu blockquote {
  position: relative;
  margin-top: 30px;
}
body .contenu blockquote:before {
  content: '';
  width: 5px;
  height: 100%;
  min-height: 45px;
  background: #960018;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 0;
}
body .contenu blockquote p {
  margin-left: 15px;
  color: #f39200;
}
body .contenu p {
  color: #999999;
}
body .contenu p strong {
  color: #f39200;
}
body .btn--primary {
  padding: 8px 10px;
  border: 2px solid #f39200;
  background: #f39200;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  text-transform: uppercase;
}
body .btn--primary:hover {
  color: #f39200;
  background: transparent;
}
body header .header__top {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-family: 'Montserrat', sans-serif;
}
body header .header__top .adresse__text,
body header .header__top .email__text {
  color: #1a1a1a;
  font-weight: 600;
  font-size: 16px;
  padding: 0 8px;
  border-right: 1px solid #cc0613;
}
body header .header__top .adresse:hover .adresse__text,
body header .header__top .adresse:hover .email__text,
body header .header__top .email:hover .adresse__text,
body header .header__top .email:hover .email__text {
  color: #f39200;
}
body header .header__top .adresse__text {
  text-transform: uppercase;
  font-weight: 300;
}
body header .header__top .tel {
  display: flex;
  padding: 0 10px;
  align-items: center;
  height: 50px;
}
body header .header__top .tel__picto {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
body header .header__top .tel__picto svg {
  width: 100%;
  height: auto;
}
body header .header__top .tel__picto svg path {
  fill: #f39200;
  transition: all .3s ease-out;
}
body header .header__top .tel__text {
  color: #f39200;
  font-weight: 600;
  font-size: 18px;
  transition: all .3s ease-out;
}
body header .header__top .tel:hover .tel__text {
  color: #1a1a1a;
}
body header .header__top .tel:hover .tel__picto svg path {
  fill: #1a1a1a;
}
body header .header__top .btn--devis {
  background: #f39200;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 8px 10px;
  height: 50px;
  line-height: 35px;
  font-weight: 600;
}
body header .header__top .btn--devis:hover {
  background: #1a1a1a;
  transition: all .3s ease;
}
body header .header__bottom {
  background: #cc0613;
}
body header .header__bottom .crea-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body header .header__bottom .logo img {
  width: 120px;
  height: 100px;
  margin: 8px 0;
}
body header .header__bottom .nav-primary .menu-menu-principal-container ul li {
  position: relative;
  padding: 0 12px;
}
body header .header__bottom .nav-primary .menu-menu-principal-container ul li a {
  color: #fff;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 1px;
  display: block;
  position: relative;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
body header .header__bottom .nav-primary .menu-menu-principal-container ul li a:before {
  content: '';
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all .3s ease-out;
}
body header .header__bottom .nav-primary .menu-menu-principal-container ul li.current-menu-item a:before {
  bottom: -10px;
  opacity: 1;
}
body header .header__bottom .nav-primary .menu-menu-principal-container ul li:hover a {
  color: #1a1a1a;
}
body header .header__bottom .nav-primary .menu-menu-principal-container ul li:hover a:before {
  opacity: 1;
  bottom: -10px;
}
body header .header__bottom .social_contact .facebook__picto,
body header .header__bottom .social_contact .instagram__picto {
  width: 25px;
  height: 25px;
  display: inline-block;
}
body header .header__bottom .social_contact .facebook:hover .facebook__picto,
body header .header__bottom .social_contact .facebook:hover .instagram__picto,
body header .header__bottom .social_contact .instagram:hover .facebook__picto,
body header .header__bottom .social_contact .instagram:hover .instagram__picto {
  opacity: 0.8;
}
body header .header__bottom .nav-icon {
  position: relative;
  display: none;
  cursor: pointer;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  border: 2px solid #fff;
  transition: all .3s ease;
}
body header .header__bottom .nav-icon span {
  display: block;
  top: 17px;
  width: 18px;
  height: 2px;
  background-color: #fff;
  position: relative;
  margin: 0 auto;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 500ms;
  -moz-animation-delay: 500ms;
  -ms-animation-delay: 500ms;
  -o-animation-delay: 500ms;
  animation-delay: 500ms;
  border-radius: 5px;
  transition: all .3s ease;
}
body header .header__bottom .nav-icon span:after,
body header .header__bottom .nav-icon span:before {
  display: block;
  border-radius: 5px;
  content: '';
  position: absolute;
  width: 18px;
  height: 2px;
  background-color: #fff;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 500ms;
  -moz-animation-delay: 500ms;
  -ms-animation-delay: 500ms;
  -o-animation-delay: 500ms;
  animation-delay: 500ms;
  transition: all .3s ease;
}
body header .header__bottom .nav-icon span:before {
  margin-top: -6px;
}
body header .header__bottom .nav-icon span:after {
  margin-top: 6px;
}
body header .header__bottom .nav-icon:hover {
  border: 2px solid #1a1a1a;
}
body header .header__bottom .nav-icon:hover span {
  background-color: #1a1a1a;
}
body header .header__bottom .nav-icon:hover span:after,
body header .header__bottom .nav-icon:hover span:before {
  background-color: #1a1a1a;
}
body header .header__bottom .nav-icon.active span {
  background-color: rgba(255,255,255,0);
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
body header .header__bottom .nav-icon.active span:before,
body header .header__bottom .nav-icon.active span:after {
  margin-top: 0px;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
body header .header__bottom .nav-icon.active span:before {
  transform: rotate(45deg);
}
body header .header__bottom .nav-icon.active span:after {
  transform: rotate(-45deg);
}
body main {
  position: relative;
}
body main .btn--modal {
  display: block;
  box-shadow: 0 10px 15px -3px rgba(53,163,162,0.1), 0 4px 6px -2px rgba(53,163,162,0.05);
  position: absolute;
  top: 460px;
  right: 0;
  width: 160px;
  z-index: 5;
  background: #fff;
}
body main .btn--modal .picto {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  background: #f14202;
  font-weight: 600;
  display: block;
  float: left;
}
body main .btn--modal .title {
  color: #960018;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 800;
  display: block;
  font-family: 'Exo', sans-serif;
}
body main .btn--modal:hover {
  background: #f14202;
}
body main .btn--modal:hover .title {
  color: #fff;
}
body main .modal .modal-header {
  background: #f14202;
  position: relative;
}
body main .modal .modal-header .block-titre {
  width: 100%;
}
body main .modal .modal-header .block-titre h3 {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
}
body main .modal .modal-header .block-titre h4 {
  color: #383838;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
}
body main .modal .modal-header .close {
  background: #f9fafc;
  border-radius: 15px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 30px;
  right: 30px;
}
body main .modal .modal-header .close span {
  position: absolute;
  right: 0;
  top: 1px;
  left: 0;
}
body main .modal .modal-header .close:focus {
  outline: none;
}
body main .modal .modal-body {
  padding: 20px 40px;
}
body main .modal .modal-body p {
  text-align: center;
}
body main .modal .modal-body .form-contact .nf-form-fields-required {
  display: none;
}
body main .modal .modal-body .form-contact .nf-error-msg {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}
body main .modal .modal-body .form-contact .nf-field-container {
  margin-bottom: 15px;
}
body main .modal .modal-body .form-contact .nf-field-label {
  display: none;
}
body main .modal .modal-body .form-contact .nf-form-content {
  font-family: 'Arial';
}
body main .modal .modal-body .form-contact .nf-form-content .nf-error input[type="text"],
body main .modal .modal-body .form-contact .nf-form-content .nf-error input[type="tel"],
body main .modal .modal-body .form-contact .nf-form-content .nf-error input[type="email"],
body main .modal .modal-body .form-contact .nf-form-content .nf-error input[type="number"] {
  border-bottom: 2px solid #e80000;
}
body main .modal .modal-body .form-contact .nf-form-content input[type="text"],
body main .modal .modal-body .form-contact .nf-form-content input[type="tel"],
body main .modal .modal-body .form-contact .nf-form-content input[type="email"],
body main .modal .modal-body .form-contact .nf-form-content input[type="number"] {
  min-height: 25px;
  padding: 8px 20px;
  border: 2px solid #e6e6e6;
  background: #e6e6e6;
}
body main .modal .modal-body .form-contact .nf-form-content input[type="text"]:focus,
body main .modal .modal-body .form-contact .nf-form-content input[type="tel"]:focus,
body main .modal .modal-body .form-contact .nf-form-content input[type="email"]:focus,
body main .modal .modal-body .form-contact .nf-form-content input[type="number"]:focus {
  outline: none;
}
body main .modal .modal-body .form-contact .nf-form-content input[type="text"]::placeholder,
body main .modal .modal-body .form-contact .nf-form-content input[type="tel"]::placeholder,
body main .modal .modal-body .form-contact .nf-form-content input[type="email"]::placeholder,
body main .modal .modal-body .form-contact .nf-form-content input[type="number"]::placeholder,
body main .modal .modal-body .form-contact .nf-form-content textarea::placeholder,
body main .modal .modal-body .form-contact .nf-form-content label {
  color: #999999;
  font-weight: 400;
  cursor: pointer;
}
body main .modal .modal-body .form-contact .nf-form-content .field-wrap input[type="button"] {
  text-align: center;
  background: #f14202;
  border: 2px solid #f14202;
  color: #fff;
  padding: 10px 40px;
  cursor: pointer;
  width: max-content;
  display: block;
  font-weight: 700;
  margin: 0 auto;
  transition: all .3s ease;
  border-radius: 30px;
}
body main .modal .modal-body .form-contact .nf-form-content .field-wrap input[type="button"]:hover {
  background: transparent;
  color: #f14202;
}
body main .modal .modal-body .form-contact .nf-form-content .field-wrap input[type="button"]:focus {
  outline: none;
}
body main .modal .modal-body .form-contact .nf-form-content .field-wrap textarea {
  background: #e6e6e6;
  border: 2px solid #e6e6e6;
  padding: 10px 20px;
  height: 125px;
}
body main .modal .modal-body .form-contact .nf-form-content .field-wrap textarea:focus {
  outline: none;
}
body footer {
  background: #1a1a1a;
  color: #fff;
  padding-top: 10px;
}
body footer .crea-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body footer a {
  color: #fff;
}
body footer a:hover {
  color: #f39200;
}
body footer .logo img {
  width: 120px;
  height: 100px;
  margin: 8px 0;
}
body footer .adresse {
  text-transform: uppercase;
}
body footer .contact-info .tel,
body footer .contact-info .email {
  display: flex;
  padding: 0 10px;
}
body footer .contact-info .tel__picto,
body footer .contact-info .email__picto {
  font-size: 18px;
  margin-right: 10px;
  color: #f39200;
}
body footer .contact-info .tel__picto i.fa-phone,
body footer .contact-info .email__picto i.fa-phone {
  transform: rotate(90deg);
}
body footer .contact-info .tel__text,
body footer .contact-info .email__text {
  color: #fff;
  font-size: 16px;
  transition: all .3s ease-out;
}
body footer .contact-info .tel:hover .tel__text,
body footer .contact-info .tel:hover .tel__picto,
body footer .contact-info .tel:hover .email__text,
body footer .contact-info .tel:hover .email__picto,
body footer .contact-info .email:hover .tel__text,
body footer .contact-info .email:hover .tel__picto,
body footer .contact-info .email:hover .email__text,
body footer .contact-info .email:hover .email__picto {
  color: #f39200;
}
body footer .social_contact .facebook__picto,
body footer .social_contact .instagram__picto {
  width: 25px;
  height: 25px;
  display: inline-block;
}
body footer .social_contact .facebook__picto svg path,
body footer .social_contact .instagram__picto svg path {
  fill: #f14202;
}
body footer .social_contact .facebook:hover .facebook__picto svg path,
body footer .social_contact .facebook:hover .instagram__picto svg path,
body footer .social_contact .instagram:hover .facebook__picto svg path,
body footer .social_contact .instagram:hover .instagram__picto svg path {
  fill: #f39200;
  transition: all .3s ease-out;
}
body footer .nav-footer .menu-menu-pied-page-container ul,
body footer .nav-footer .menu-menu-pied-page-2-container ul {
  display: block;
}
body footer .nav-footer .menu-menu-pied-page-container ul li,
body footer .nav-footer .menu-menu-pied-page-2-container ul li {
  position: relative;
  padding: 5px 0;
}
body footer .nav-footer .menu-menu-pied-page-container ul li a,
body footer .nav-footer .menu-menu-pied-page-2-container ul li a {
  color: #fff;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 1px;
  display: block;
  position: relative;
  font-family: 'Montserrat', sans-serif;
}
body footer .nav-footer .menu-menu-pied-page-container ul li:hover a,
body footer .nav-footer .menu-menu-pied-page-container ul li.current-menu-item a,
body footer .nav-footer .menu-menu-pied-page-2-container ul li:hover a,
body footer .nav-footer .menu-menu-pied-page-2-container ul li.current-menu-item a {
  color: #f39200;
}
body footer .idcom {
  display: flex;
  margin: 0 auto;
  font-size: 12px;
  padding: 10px 0;
  flex-direction: row;
  justify-content: center;
  align-items: baseline;
}
body.page-id-3 .crea-container,
body.page-id-6 .crea-container {
  padding-top: 60px;
  padding-bottom: 60px;
}
body.page-id-3 .crea-container .contenu h2,
body.page-id-3 .crea-container .contenu h3,
body.page-id-3 .crea-container .contenu h4,
body.page-id-3 .crea-container .contenu h5,
body.page-id-6 .crea-container .contenu h2,
body.page-id-6 .crea-container .contenu h3,
body.page-id-6 .crea-container .contenu h4,
body.page-id-6 .crea-container .contenu h5 {
  margin-top: 40px;
}
body.page-id-3 .contenu ol:first-of-type:nth-last-of-type(2),
body.page-id-3 .contenu ol:first-of-type:nth-last-of-type(2) ~ ul {
  width: 100%;
  float: none;
}
body.page-id-3 .contenu ol li {
  text-transform: none;
}
body.page-id-3 .contenu ol li:before {
  display: none;
}
body.page-id-3 #texte-confidentialite a {
  color: #999999;
}
body.page-id-3 #texte-confidentialite a:hover {
  color: #f39200;
}
body.page-id-5 main .btn--modal {
  top: 400px;
}
body.page-id-5 .carousel-images {
  position: relative;
}
body.page-id-5 .carousel-images .owl-carousel .item {
  display: block;
  width: 100%;
  height: 540px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 150px 0 100px;
}
body.page-id-5 .carousel-images .owl-carousel .item:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(48,48,48,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
body.page-id-5 .carousel-images .owl-carousel .item:after {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg,rgba(48,48,48,0.8) 0%,rgba(255,255,255,0) 60%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
body.page-id-5 .carousel-images .owl-carousel .item .container {
  z-index: 1;
  position: relative;
}
body.page-id-5 .carousel-images .owl-carousel .item h1.titre-principal,
body.page-id-5 .carousel-images .owl-carousel .item h2.titre-secondaire {
  text-align: center;
  display: block;
  margin: 0 auto 50px;
  line-height: 1;
  max-width: 720px;
}
body.page-id-5 .carousel-images .owl-carousel .item h1.titre-principal .sur-titre,
body.page-id-5 .carousel-images .owl-carousel .item h2.titre-secondaire .sur-titre {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  color: #f39200;
}
body.page-id-5 .carousel-images .owl-carousel .item h1.titre-principal .titre,
body.page-id-5 .carousel-images .owl-carousel .item h2.titre-secondaire .titre {
  display: block;
  font-family: 'Exo', sans-serif;
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  line-height: 56px;
}
body.page-id-5 .carousel-images .owl-carousel .item .btn--primary {
  margin: 0 auto;
  max-width: 150px;
  display: block;
}
body.page-id-5 .liste_prestations {
  position: relative;
  z-index: 2;
  opacity: 0;
}
@media screen and (min-width: 1260px) {
  body.page-id-5 .liste_prestations .prestation-container {
    max-width: 1260px;
  }
}
body.page-id-5 .liste_prestations .lien-prestation {
  background: #fff;
  padding: 20px 20px;
  display: flex;
  justify-content: space-between;
  border-radius: 10px;
  box-shadow: 0 10px 15px -3px rgba(53,163,162,0.1), 0 4px 6px -2px rgba(53,163,162,0.05);
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1260px;
}
body.page-id-5 .liste_prestations .lien-prestation .prestation {
  display: flex;
  align-items: center;
  padding: 0 5px;
}
body.page-id-5 .liste_prestations .lien-prestation .prestation__icone {
  width: 70px;
  height: 70px;
  margin-right: 10px;
  flex: 0 0 70px;
}
body.page-id-5 .liste_prestations .lien-prestation .prestation__text .titre {
  color: #960018;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
body.page-id-5 .liste_prestations .lien-prestation .prestation__text .contenu {
  color: #999999;
  font-size: 14px;
}
body.page-id-5 .bloc_textuel_image {
  padding-top: 130px;
}
body.page-id-5 .bloc_textuel_image,
body.page-id-22 .bloc_textuel_image {
  position: relative;
  opacity: 0;
}
body.page-id-5 .bloc_textuel_image .bg-img,
body.page-id-22 .bloc_textuel_image .bg-img {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
}
body.page-id-5 .bloc_textuel_image .contenu,
body.page-id-22 .bloc_textuel_image .contenu {
  margin-top: 50px;
  margin-bottom: 30px;
}
body.page-id-5 .bloc_textuel_image .btn--primary,
body.page-id-22 .bloc_textuel_image .btn--primary {
  display: inline-block;
  margin-bottom: 30px;
}
body.page-id-5 .bloc_realisations,
body.page-id-22 .bloc_realisations,
body.page-id-24 .bloc_realisations {
  opacity: 0;
  background: #f9fafc;
  padding: 50px 0;
  position: relative;
}
body.page-id-5 .bloc_realisations .crea-container,
body.page-id-22 .bloc_realisations .crea-container,
body.page-id-24 .bloc_realisations .crea-container {
  position: relative;
}
body.page-id-5 .bloc_realisations h2.titre,
body.page-id-22 .bloc_realisations h2.titre,
body.page-id-24 .bloc_realisations h2.titre {
  color: #960018;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
body.page-id-5 .bloc_realisations h2.titre:after,
body.page-id-22 .bloc_realisations h2.titre:after,
body.page-id-24 .bloc_realisations h2.titre:after {
  content: '';
  width: 45px;
  height: 5px;
  position: absolute;
  background: #383838;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body.page-id-5 .bloc_realisations .owl-carousel,
body.page-id-22 .bloc_realisations .owl-carousel,
body.page-id-24 .bloc_realisations .owl-carousel {
  margin-bottom: 50px;
  padding: 0 30px;
}
body.page-id-5 .bloc_realisations .owl-carousel .item,
body.page-id-22 .bloc_realisations .owl-carousel .item,
body.page-id-24 .bloc_realisations .owl-carousel .item {
  width: 100%;
  height: 240px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
body.page-id-5 .bloc_realisations .owl-carousel .item .overlay,
body.page-id-22 .bloc_realisations .owl-carousel .item .overlay,
body.page-id-24 .bloc_realisations .owl-carousel .item .overlay {
  background: rgba(243,146,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  z-index: 5;
  transition: all .3s ease;
  top: 0;
}
body.page-id-5 .bloc_realisations .owl-carousel .item .overlay svg,
body.page-id-22 .bloc_realisations .owl-carousel .item .overlay svg,
body.page-id-24 .bloc_realisations .owl-carousel .item .overlay svg {
  width: 60px;
  height: 60px;
}
body.page-id-5 .bloc_realisations .owl-carousel .item .overlay svg path,
body.page-id-22 .bloc_realisations .owl-carousel .item .overlay svg path,
body.page-id-24 .bloc_realisations .owl-carousel .item .overlay svg path {
  fill: #fff;
}
body.page-id-5 .bloc_realisations .owl-carousel .item:hover .overlay,
body.page-id-22 .bloc_realisations .owl-carousel .item:hover .overlay,
body.page-id-24 .bloc_realisations .owl-carousel .item:hover .overlay {
  opacity: 1;
}
body.page-id-5 .bloc_realisations .custom-real-nav,
body.page-id-22 .bloc_realisations .custom-real-nav,
body.page-id-24 .bloc_realisations .custom-real-nav {
  display: block;
  width: 100%;
}
body.page-id-5 .bloc_realisations .custom-real-nav .owl-next,
body.page-id-5 .bloc_realisations .custom-real-nav .owl-prev,
body.page-id-22 .bloc_realisations .custom-real-nav .owl-next,
body.page-id-22 .bloc_realisations .custom-real-nav .owl-prev,
body.page-id-24 .bloc_realisations .custom-real-nav .owl-next,
body.page-id-24 .bloc_realisations .custom-real-nav .owl-prev {
  width: 30px;
  height: 40px;
  position: absolute;
  background: transparent;
  top: 45%;
  border: none;
  color: #383838;
  font-size: 26px;
  transition: all .3s ease;
  cursor: pointer;
}
body.page-id-5 .bloc_realisations .custom-real-nav .owl-next:focus,
body.page-id-5 .bloc_realisations .custom-real-nav .owl-prev:focus,
body.page-id-22 .bloc_realisations .custom-real-nav .owl-next:focus,
body.page-id-22 .bloc_realisations .custom-real-nav .owl-prev:focus,
body.page-id-24 .bloc_realisations .custom-real-nav .owl-next:focus,
body.page-id-24 .bloc_realisations .custom-real-nav .owl-prev:focus {
  outline: none;
}
body.page-id-5 .bloc_realisations .custom-real-nav .owl-next:hover,
body.page-id-5 .bloc_realisations .custom-real-nav .owl-prev:hover,
body.page-id-22 .bloc_realisations .custom-real-nav .owl-next:hover,
body.page-id-22 .bloc_realisations .custom-real-nav .owl-prev:hover,
body.page-id-24 .bloc_realisations .custom-real-nav .owl-next:hover,
body.page-id-24 .bloc_realisations .custom-real-nav .owl-prev:hover {
  color: #f39200;
}
body.page-id-5 .bloc_realisations .custom-real-nav .owl-prev,
body.page-id-22 .bloc_realisations .custom-real-nav .owl-prev,
body.page-id-24 .bloc_realisations .custom-real-nav .owl-prev {
  left: 0;
}
body.page-id-5 .bloc_realisations .custom-real-nav .owl-next,
body.page-id-22 .bloc_realisations .custom-real-nav .owl-next,
body.page-id-24 .bloc_realisations .custom-real-nav .owl-next {
  right: 0;
}
body.page-id-5 .bloc_realisations .btn--primary,
body.page-id-22 .bloc_realisations .btn--primary,
body.page-id-24 .bloc_realisations .btn--primary {
  margin: 0 auto;
  display: block;
  max-width: 160px;
}
body.page-id-5 .temoignage,
body.page-id-22 .temoignage,
body.page-id-24 .temoignage,
body.page-id-26 .temoignage {
  opacity: 0;
  padding: 50px 0;
  position: relative;
}
body.page-id-5 .temoignage .crea-container,
body.page-id-22 .temoignage .crea-container,
body.page-id-24 .temoignage .crea-container,
body.page-id-26 .temoignage .crea-container {
  position: relative;
}
body.page-id-5 .temoignage h2.titre,
body.page-id-22 .temoignage h2.titre,
body.page-id-24 .temoignage h2.titre,
body.page-id-26 .temoignage h2.titre {
  color: #960018;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
body.page-id-5 .temoignage h2.titre:after,
body.page-id-22 .temoignage h2.titre:after,
body.page-id-24 .temoignage h2.titre:after,
body.page-id-26 .temoignage h2.titre:after {
  content: '';
  width: 45px;
  height: 5px;
  position: absolute;
  background: #383838;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body.page-id-5 .temoignage .owl-carousel,
body.page-id-22 .temoignage .owl-carousel,
body.page-id-24 .temoignage .owl-carousel,
body.page-id-26 .temoignage .owl-carousel {
  padding: 0 30px;
}
body.page-id-5 .temoignage .contenu-center,
body.page-id-22 .temoignage .contenu-center,
body.page-id-24 .temoignage .contenu-center,
body.page-id-26 .temoignage .contenu-center {
  max-width: 720px;
  margin: 0 auto 50px;
}
body.page-id-5 .temoignage .info .contenu i,
body.page-id-22 .temoignage .info .contenu i,
body.page-id-24 .temoignage .info .contenu i,
body.page-id-26 .temoignage .info .contenu i {
  color: #f39200;
  margin-bottom: 20px;
}
body.page-id-5 .temoignage .info .nom,
body.page-id-22 .temoignage .info .nom,
body.page-id-24 .temoignage .info .nom,
body.page-id-26 .temoignage .info .nom {
  display: flex;
  align-items: center;
}
body.page-id-5 .temoignage .info .nom__picto,
body.page-id-22 .temoignage .info .nom__picto,
body.page-id-24 .temoignage .info .nom__picto,
body.page-id-26 .temoignage .info .nom__picto {
  width: 40px;
  height: 40px;
  background: #f9fafc;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
body.page-id-5 .temoignage .info .nom__picto:before,
body.page-id-22 .temoignage .info .nom__picto:before,
body.page-id-24 .temoignage .info .nom__picto:before,
body.page-id-26 .temoignage .info .nom__picto:before {
  content: '';
  background: url('../img/user.png') center center no-repeat;
  width: 18px;
  height: 20px;
}
body.page-id-5 .temoignage .info .nom__text,
body.page-id-22 .temoignage .info .nom__text,
body.page-id-24 .temoignage .info .nom__text,
body.page-id-26 .temoignage .info .nom__text {
  font-weight: 800;
}
body.page-id-5 .temoignage .custom-temoignage-nav,
body.page-id-22 .temoignage .custom-temoignage-nav,
body.page-id-24 .temoignage .custom-temoignage-nav,
body.page-id-26 .temoignage .custom-temoignage-nav {
  display: block;
  width: 100%;
}
body.page-id-5 .temoignage .custom-temoignage-nav .owl-next,
body.page-id-5 .temoignage .custom-temoignage-nav .owl-prev,
body.page-id-22 .temoignage .custom-temoignage-nav .owl-next,
body.page-id-22 .temoignage .custom-temoignage-nav .owl-prev,
body.page-id-24 .temoignage .custom-temoignage-nav .owl-next,
body.page-id-24 .temoignage .custom-temoignage-nav .owl-prev,
body.page-id-26 .temoignage .custom-temoignage-nav .owl-next,
body.page-id-26 .temoignage .custom-temoignage-nav .owl-prev {
  width: 30px;
  height: 40px;
  top: 45%;
  position: absolute;
  background: transparent;
  border: none;
  color: #383838;
  font-size: 26px;
  transition: all .3s ease;
  cursor: pointer;
}
body.page-id-5 .temoignage .custom-temoignage-nav .owl-next:focus,
body.page-id-5 .temoignage .custom-temoignage-nav .owl-prev:focus,
body.page-id-22 .temoignage .custom-temoignage-nav .owl-next:focus,
body.page-id-22 .temoignage .custom-temoignage-nav .owl-prev:focus,
body.page-id-24 .temoignage .custom-temoignage-nav .owl-next:focus,
body.page-id-24 .temoignage .custom-temoignage-nav .owl-prev:focus,
body.page-id-26 .temoignage .custom-temoignage-nav .owl-next:focus,
body.page-id-26 .temoignage .custom-temoignage-nav .owl-prev:focus {
  outline: none;
}
body.page-id-5 .temoignage .custom-temoignage-nav .owl-next:hover,
body.page-id-5 .temoignage .custom-temoignage-nav .owl-prev:hover,
body.page-id-22 .temoignage .custom-temoignage-nav .owl-next:hover,
body.page-id-22 .temoignage .custom-temoignage-nav .owl-prev:hover,
body.page-id-24 .temoignage .custom-temoignage-nav .owl-next:hover,
body.page-id-24 .temoignage .custom-temoignage-nav .owl-prev:hover,
body.page-id-26 .temoignage .custom-temoignage-nav .owl-next:hover,
body.page-id-26 .temoignage .custom-temoignage-nav .owl-prev:hover {
  color: #383838;
}
body.page-id-5 .temoignage .custom-temoignage-nav .owl-prev,
body.page-id-22 .temoignage .custom-temoignage-nav .owl-prev,
body.page-id-24 .temoignage .custom-temoignage-nav .owl-prev,
body.page-id-26 .temoignage .custom-temoignage-nav .owl-prev {
  left: 0;
  color: #f39200;
}
body.page-id-5 .temoignage .custom-temoignage-nav .owl-next,
body.page-id-22 .temoignage .custom-temoignage-nav .owl-next,
body.page-id-24 .temoignage .custom-temoignage-nav .owl-next,
body.page-id-26 .temoignage .custom-temoignage-nav .owl-next {
  right: 0;
  color: #f39200;
}
body.page-id-5 .temoignage .bouton-temoignage,
body.page-id-22 .temoignage .bouton-temoignage,
body.page-id-24 .temoignage .bouton-temoignage,
body.page-id-26 .temoignage .bouton-temoignage {
  text-align: center;
  padding-top: 50px;
}
body.page-id-22 .block_entete,
body.page-id-24 .block_entete,
body.page-id-26 .block_entete,
body.page-id-28 .block_entete {
  opacity: 0;
  width: 100%;
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 150px 0 100px;
  position: relative;
}
body.page-id-22 .block_entete:before,
body.page-id-24 .block_entete:before,
body.page-id-26 .block_entete:before,
body.page-id-28 .block_entete:before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(48,48,48,0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
body.page-id-22 .block_entete:after,
body.page-id-24 .block_entete:after,
body.page-id-26 .block_entete:after,
body.page-id-28 .block_entete:after {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg,rgba(48,48,48,0.8) 0%,rgba(255,255,255,0) 60%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
body.page-id-22 .block_entete .container,
body.page-id-24 .block_entete .container,
body.page-id-26 .block_entete .container,
body.page-id-28 .block_entete .container {
  z-index: 1;
  position: relative;
}
body.page-id-22 .block_entete h1.titre-principal,
body.page-id-24 .block_entete h1.titre-principal,
body.page-id-26 .block_entete h1.titre-principal,
body.page-id-28 .block_entete h1.titre-principal {
  text-align: center;
  display: block;
  margin: 0 auto 50px;
  line-height: 1;
  max-width: 720px;
}
body.page-id-22 .block_entete h1.titre-principal .sur-titre,
body.page-id-24 .block_entete h1.titre-principal .sur-titre,
body.page-id-26 .block_entete h1.titre-principal .sur-titre,
body.page-id-28 .block_entete h1.titre-principal .sur-titre {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  color: #f39200;
}
body.page-id-22 .block_entete h1.titre-principal .titre,
body.page-id-24 .block_entete h1.titre-principal .titre,
body.page-id-26 .block_entete h1.titre-principal .titre,
body.page-id-28 .block_entete h1.titre-principal .titre {
  display: block;
  font-family: 'Exo', sans-serif;
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  line-height: 56px;
}
body.page-id-22 .bloc_textuel_image {
  padding-top: 80px;
}
body.page-id-22 .bloc_intervention {
  opacity: 0;
}
body.page-id-22 .bloc_intervention .carte {
  width: 370px;
  height: 490px;
}
body.page-id-22 .bloc_intervention .contenu {
  margin-top: 50px;
  margin-bottom: 50px;
}
body.page-id-24 .bloc_prestations {
  padding: 60px 0;
  opacity: 0;
}
body.page-id-24 .bloc_prestations .contenu-prestation {
  margin-top: 100px;
}
body.page-id-24 .bloc_prestations .contenu-prestation iframe {
  width: 100%;
  height: auto;
}
body.page-id-24 .bloc_prestations .prestation {
  display: flex;
  margin-bottom: 30px;
}
body.page-id-24 .bloc_prestations .prestation__icone {
  width: 70px;
  height: 70px;
  margin-right: 20px;
  flex: 0 0 70px;
}
body.page-id-24 .bloc_prestations .prestation__text .titre {
  color: #960018;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
body.page-id-24 .bloc_prestations .prestation__text .contenu {
  color: #999999;
  font-size: 14px;
}
body.page-id-24 .bloc_materiaux {
  padding: 0 0 60px;
  opacity: 0;
}
body.page-id-24 .bloc_materiaux h2.titre {
  color: #960018;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700;
}
body.page-id-24 .bloc_materiaux h2.titre:after {
  content: '';
  width: 45px;
  height: 5px;
  position: absolute;
  background: #383838;
  bottom: 0;
  left: 0;
}
body.page-id-24 .bloc_materiaux .materiel {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
}
body.page-id-24 .bloc_materiaux .materiel .block-desc .titre i {
  color: #960018;
}
body.page-id-24 .bloc_materiaux .materiel img {
  margin-left: 15px;
}
body.page-id-24 .bloc_materiaux .btn--primary {
  display: block;
  max-width: 160px;
  margin: 50px auto 0;
}
body.page-id-26 .galerie_images {
  padding: 60px 0 0;
}
@media screen and (min-width: 1600px) {
  body.page-id-26 .galerie_images .real-container {
    max-width: 1600px;
  }
}
body.page-id-26 .galerie_images h2.titre {
  color: #960018;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}
body.page-id-26 .galerie_images h2.titre:after {
  content: '';
  width: 45px;
  height: 5px;
  position: absolute;
  background: #383838;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body.page-id-26 .galerie_images .list-categories {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
body.page-id-26 .galerie_images .list-categories li {
  padding: 1px 15px;
  border-right: 2px solid #f39200;
}
body.page-id-26 .galerie_images .list-categories li:last-child {
  border-right: none;
}
body.page-id-26 .galerie_images .list-categories li .btn-categorie {
  font-family: 'Montserrat', sans-serif;
  color: #383838;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
}
body.page-id-26 .galerie_images .list-categories li .btn-categorie:after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  background: #f39200;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: all .3s ease;
  bottom: -5px;
}
body.page-id-26 .galerie_images .list-categories li .btn-categorie:hover {
  color: #f39200;
}
body.page-id-26 .galerie_images .list-categories li .btn-categorie:hover:after {
  opacity: 1;
  bottom: 0;
}
body.page-id-26 .galerie_images .list-categories li .btn-categorie.active {
  font-weight: 800;
  color: #f39200;
}
body.page-id-26 .galerie_images .list-categories li .btn-categorie.active:after {
  opacity: 1;
  bottom: 0;
}
body.page-id-26 .galerie_images .element-item {
  width: 18%;
  display: block;
  transition: all .3s ease;
  margin-bottom: 30px;
}
body.page-id-26 .galerie_images .element-item .fond {
  height: 250px;
  background-size: cover;
  background-position: center;
}
body.page-id-26 .galerie_images .element-item .fond.height-2 {
  height: 400px;
}
body.page-id-26 .galerie_images .element-item .overlay {
  background: rgba(243,146,0,0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  z-index: 5;
  transition: all .3s ease;
  top: 0;
}
body.page-id-26 .galerie_images .element-item .overlay svg {
  width: 60px;
  height: 60px;
}
body.page-id-26 .galerie_images .element-item .overlay svg path {
  fill: #fff;
}
body.page-id-26 .galerie_images .element-item:hover .overlay {
  opacity: 1;
}
body.page-id-26 .btn--primary {
  display: block;
  max-width: 160px;
  margin: 50px auto 0;
}
body.page-id-28 .block_contact {
  padding: 60px 0;
  opacity: 0;
}
body.page-id-28 .block_contact .bg-rouge {
  background: #cc0613;
  padding: 50px 50px 0;
}
body.page-id-28 .block_contact .bg-rouge h2 {
  color: #fff;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-weight: 700;
}
body.page-id-28 .block_contact .bg-rouge h2:after {
  content: '';
  width: 45px;
  height: 5px;
  position: absolute;
  background: #f39200;
  bottom: 0;
  left: 0;
}
body.page-id-28 .block_contact .bg-rouge .contact-contenu {
  color: #fff;
}
body.page-id-28 .block_contact .bg-rouge .contact-contenu h4 {
  text-transform: uppercase;
}
body.page-id-28 .block_contact .bg-rouge .contact-info .tel,
body.page-id-28 .block_contact .bg-rouge .contact-info .email,
body.page-id-28 .block_contact .bg-rouge .contact-info .adresse,
body.page-id-28 .block_contact .bg-rouge .contact-info .horaire {
  display: flex;
  padding: 10px 0;
}
body.page-id-28 .block_contact .bg-rouge .contact-info .tel__picto,
body.page-id-28 .block_contact .bg-rouge .contact-info .email__picto,
body.page-id-28 .block_contact .bg-rouge .contact-info .adresse__picto,
body.page-id-28 .block_contact .bg-rouge .contact-info .horaire__picto {
  font-size: 18px;
  margin-right: 10px;
  color: #f39200;
}
body.page-id-28 .block_contact .bg-rouge .contact-info .tel__picto i.fa-phone,
body.page-id-28 .block_contact .bg-rouge .contact-info .email__picto i.fa-phone,
body.page-id-28 .block_contact .bg-rouge .contact-info .adresse__picto i.fa-phone,
body.page-id-28 .block_contact .bg-rouge .contact-info .horaire__picto i.fa-phone {
  transform: rotate(90deg);
}
body.page-id-28 .block_contact .bg-rouge .contact-info .tel__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .email__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .adresse__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .horaire__text {
  color: #fff;
  font-size: 16px;
  transition: all .3s ease-out;
}
body.page-id-28 .block_contact .bg-rouge .contact-info .tel:hover .tel__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .tel:hover .tel__picto,
body.page-id-28 .block_contact .bg-rouge .contact-info .tel:hover .email__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .tel:hover .email__picto,
body.page-id-28 .block_contact .bg-rouge .contact-info .email:hover .tel__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .email:hover .tel__picto,
body.page-id-28 .block_contact .bg-rouge .contact-info .email:hover .email__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .email:hover .email__picto,
body.page-id-28 .block_contact .bg-rouge .contact-info .adresse:hover .tel__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .adresse:hover .tel__picto,
body.page-id-28 .block_contact .bg-rouge .contact-info .adresse:hover .email__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .adresse:hover .email__picto,
body.page-id-28 .block_contact .bg-rouge .contact-info .horaire:hover .tel__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .horaire:hover .tel__picto,
body.page-id-28 .block_contact .bg-rouge .contact-info .horaire:hover .email__text,
body.page-id-28 .block_contact .bg-rouge .contact-info .horaire:hover .email__picto {
  color: #f39200;
}
body.page-id-28 .block_contact .bg-rouge .contact-info .facebook {
  margin-bottom: 20px;
  display: block;
  width: 25px;
  height: 25px;
}
body.page-id-28 .block_contact .bg-rouge .contact-info .facebook__picto {
  width: 25px;
  height: 25px;
  display: block;
  margin: 20px 0 0 30px;
}
body.page-id-28 .block_contact .bg-rouge .contact-info .facebook__picto svg path {
  fill: #f39200;
}
body.page-id-28 .block_contact .form-contact {
  padding: 80px 0 0 50px;
}
body.page-id-28 .block_contact .form-contact .nf-form-fields-required {
  display: none;
}
body.page-id-28 .block_contact .form-contact .nf-error-msg {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}
body.page-id-28 .block_contact .form-contact .nf-field-container {
  margin-bottom: 15px;
}
body.page-id-28 .block_contact .form-contact .nf-form-content {
  font-family: 'Arial';
}
body.page-id-28 .block_contact .form-contact .nf-form-content .nf-error input[type="text"],
body.page-id-28 .block_contact .form-contact .nf-form-content .nf-error input[type="tel"],
body.page-id-28 .block_contact .form-contact .nf-form-content .nf-error input[type="email"],
body.page-id-28 .block_contact .form-contact .nf-form-content .nf-error input[type="number"] {
  border-bottom: 2px solid #e80000;
}
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="text"],
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="tel"],
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="email"],
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="number"] {
  min-height: 25px;
  padding: 8px 20px;
  border: 2px solid #e6e6e6;
  background: #fff;
}
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="text"]:focus,
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="tel"]:focus,
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="email"]:focus,
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="number"]:focus {
  outline: none;
}
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="text"]::placeholder,
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="tel"]::placeholder,
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="email"]::placeholder,
body.page-id-28 .block_contact .form-contact .nf-form-content input[type="number"]::placeholder,
body.page-id-28 .block_contact .form-contact .nf-form-content textarea::placeholder,
body.page-id-28 .block_contact .form-contact .nf-form-content label {
  color: #383838;
  font-weight: 400;
  cursor: pointer;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .field-wrap input[type="button"] {
  text-align: center;
  background: #f39200;
  border: 2px solid #f39200;
  color: #fff;
  padding: 10px 40px;
  cursor: pointer;
  width: max-content;
  display: block;
  font-weight: 700;
  margin: 0 auto;
  transition: all .3s ease;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .field-wrap input[type="button"]:hover {
  background: transparent;
  color: #f39200;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .field-wrap input[type="button"]:focus {
  outline: none;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .field-wrap textarea {
  background: #fff;
  border: 2px solid #e6e6e6;
  padding: 10px 20px;
  height: 125px;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .field-wrap textarea:focus {
  outline: none;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-multiselect-wrap {
  background: transparent;
  border: 2px solid #e6e6e6;
  padding: 20px;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-multiselect-wrap select {
  border: none;
  overflow: hidden;
  height: 40px;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-multiselect-wrap select option {
  text-transform: uppercase;
  color: #000;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-multiselect-wrap select:focus {
  outline: none;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap label {
  display: none;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap .nf-field-element ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap .nf-field-element ul li {
  min-width: 200px;
}
@media (max-width: 768px) {
  body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap .nf-field-element ul li {
    min-width: 0;
    padding-right: 10px !important;
  }
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap .nf-field-element ul li label {
  font-weight: 400;
  font-family: 'Arial';
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked),
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked {
  position: absolute;
  left: 0;
  top: 0;
  outline: none;
  margin: 0;
  width: auto;
  display: none;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label,
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  padding-left: 25px;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  margin: 0 !important;
  padding-top: 0px;
  text-align: justify;
  color: #1a1a1a;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label:before,
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #e6e6e6;
  background: #fff;
  display: block;
  opacity: 1;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label:after,
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label:after {
  content: '';
  width: 13px;
  height: 13px;
  background-color: #f39200;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 10;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
body.page-id-28 .block_contact .form-contact .nf-form-content .list-checkbox-wrap input[type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
@media (min-width: 992px) and (max-width: 1999.98px) {
  body.page-id-26 .galerie_images .element-item {
    width: 23%;
  }
}
@media (max-width: 991.98px) {
  body header .header__top .adresse {
    display: none;
  }
  body header .header__bottom .nav-primary {
    position: absolute;
    left: 0;
    z-index: 30;
    width: 100%;
    background: #cc0613;
  }
  body header .header__bottom .nav-primary .menu-menu-principal-container {
    overflow: hidden;
  }
  body header .header__bottom .nav-primary ul.nav {
    display: none;
  }
  body header .header__bottom .nav-primary ul.nav > li {
    display: block;
    padding: 10px 30px 10px;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    text-align: left;
  }
  body header .header__bottom .nav-primary ul.nav > li > a {
    font-size: 18px;
    color: #fff;
  }
  body header .header__bottom .nav-primary ul.nav > li > a:hover {
    color: #1a1a1a;
  }
  body header .header__bottom .nav-primary ul.nav > li > a:before {
    display: none;
  }
  body header .header__bottom .nav-primary ul.nav > li.current_page_item > a {
    color: #1a1a1a;
  }
  body header .header__bottom .nav-icon {
    display: block;
  }
  body.page-id-5 .liste_prestations .lien-prestation {
    flex-wrap: wrap;
  }
  body.page-id-5 .liste_prestations .lien-prestation .prestation {
    flex: 0 0 50%;
    max-width: 50%;
    margin: 10px 0 10px;
  }
  body.page-id-5 .bloc_textuel_image {
    padding-top: 220px;
  }
  body.page-id-24 .bloc_prestations {
    padding: 60px 0 0;
  }
  body.page-id-24 .bloc_prestations .contenu-prestation {
    margin: 40px 0 40px;
  }
  body.page-id-24 .bloc_materiaux .btn--primary {
    margin: 0 auto;
  }
  body.page-id-26 .galerie_images .list-categories {
    flex-wrap: wrap;
  }
  body.page-id-26 .galerie_images .list-categories li {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body header .header__bottom .nav-primary {
    top: 165px;
  }
  body footer .crea-container {
    flex-wrap: wrap;
  }
  body footer .crea-container .logo,
  body footer .crea-container .adresse,
  body footer .crea-container .contact-info,
  body footer .crea-container .social_contact,
  body footer .crea-container .nav-footer {
    flex: 0 0 33%;
    max-width: 33%;
    margin: 5px 0 5px;
  }
  body.page-id-26 .galerie_images .element-item {
    width: 30%;
  }
}
@media (max-width: 767.98px) {
  body header .header__top .email {
    display: none;
  }
  body header .header__bottom .logo img {
    width: 75px;
    height: 60px;
  }
  body header .header__bottom .nav-primary {
    top: 125px;
  }
  body footer .crea-container {
    flex-wrap: wrap;
  }
  body footer .crea-container .logo,
  body footer .crea-container .adresse,
  body footer .crea-container .contact-info,
  body footer .crea-container .social_contact,
  body footer .crea-container .nav-footer {
    flex: 0 0 33%;
    max-width: 33%;
  }
  body footer .idcom {
    width: 100%;
    text-align: center;
  }
  body.page-id-5 main .btn--modal {
    top: 220px;
  }
  body.page-id-5 .carousel-images .owl-carousel .item {
    height: 380px;
    padding: 50px 0 30px;
  }
  body.page-id-5 .carousel-images .owl-carousel .item h1.titre-principal,
  body.page-id-5 .carousel-images .owl-carousel .item h2.titre-secondaire {
    margin: 0 auto 20px;
  }
  body.page-id-5 .carousel-images .owl-carousel .item h1.titre-principal .sur-titre,
  body.page-id-5 .carousel-images .owl-carousel .item h2.titre-secondaire .sur-titre {
    font-size: 18px;
  }
  body.page-id-5 .carousel-images .owl-carousel .item h1.titre-principal .titre,
  body.page-id-5 .carousel-images .owl-carousel .item h2.titre-secondaire .titre {
    font-size: 30px;
    line-height: 40px;
  }
  body.page-id-22 main .btn--modal,
  body.page-id-24 main .btn--modal,
  body.page-id-26 main .btn--modal,
  body.page-id-28 main .btn--modal {
    top: 260px;
  }
  body.page-id-22 .block_entete,
  body.page-id-24 .block_entete,
  body.page-id-26 .block_entete,
  body.page-id-28 .block_entete {
    height: 240px;
    padding: 50px 0 30px;
  }
  body.page-id-22 .block_entete h1.titre-principal,
  body.page-id-24 .block_entete h1.titre-principal,
  body.page-id-26 .block_entete h1.titre-principal,
  body.page-id-28 .block_entete h1.titre-principal {
    margin: 0 auto 30px;
  }
  body.page-id-22 .block_entete h1.titre-principal .titre,
  body.page-id-24 .block_entete h1.titre-principal .titre,
  body.page-id-26 .block_entete h1.titre-principal .titre,
  body.page-id-28 .block_entete h1.titre-principal .titre {
    font-size: 30px;
    line-height: 40px;
  }
  body.page-id-24 .bloc_prestations .contenu-prestation {
    margin: 0 0 40px;
  }
  body.page-id-28 .block_contact .form-contact {
    padding: 50px 0 0 0;
  }
}
@media (min-width: 580px) and (max-width: 767.98px) {
  body footer .crea-container {
    flex-wrap: wrap;
  }
  body footer .crea-container .logo,
  body footer .crea-container .adresse,
  body footer .crea-container .contact-info,
  body footer .crea-container .social_contact,
  body footer .crea-container .nav-footer {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 10px 0 10px;
    text-align: center;
  }
  body footer .crea-container .contact-info .tel,
  body footer .crea-container .contact-info .email {
    justify-content: center;
  }
  body.page-id-5 .bloc_textuel_image .bg-img,
  body.page-id-22 .bloc_textuel_image .bg-img {
    height: 380px;
  }
  body.page-id-22 .bloc_intervention .carte {
    width: 280px;
    margin: 0 auto;
    height: 340px;
  }
  body.page-id-26 .galerie_images .element-item {
    width: 48%;
  }
  body.page-id-26 .galerie_images .element-item .fond {
    height: 200px !important;
  }
}
@media (max-width: 580px) {
  body .contenu ol:first-of-type:nth-last-of-type(2),
  body .contenu ol:first-of-type:nth-last-of-type(2) ~ ul {
    float: none;
    width: 100%;
  }
  body header .header__top .btn--devis {
    font-size: 14px;
    height: 40px;
    line-height: 25px;
  }
  body header .header__top .tel {
    height: 40px;
  }
  body header .header__top .tel__picto {
    width: 25px;
    height: 25px;
  }
  body header .header__top .tel__text {
    font-size: 14px;
  }
  body header .header__bottom .nav-primary {
    top: 115px;
  }
  body footer .crea-container {
    flex-wrap: wrap;
  }
  body footer .crea-container .logo,
  body footer .crea-container .adresse,
  body footer .crea-container .contact-info,
  body footer .crea-container .social_contact,
  body footer .crea-container .nav-footer {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 10px 0 10px;
    text-align: center;
  }
  body footer .crea-container .contact-info .tel,
  body footer .crea-container .contact-info .email {
    justify-content: center;
  }
  body.page-id-5 .liste_prestations .lien-prestation {
    flex-wrap: wrap;
    position: relative;
  }
  body.page-id-5 .liste_prestations .lien-prestation .prestation {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 10px 0 10px;
  }
  body.page-id-5 .bloc_textuel_image {
    padding-top: 0;
  }
  body.page-id-5 .bloc_textuel_image .bg-img,
  body.page-id-22 .bloc_textuel_image .bg-img {
    height: 240px;
    margin: 0 20px;
  }
  body.page-id-26 .galerie_images .element-item {
    width: 100%;
  }
  body.page-id-26 .galerie_images .element-item .fond {
    height: 200px !important;
  }
  body.page-id-26 .btn--primary {
    margin: 0 auto;
  }
  body.page-id-28 .block_contact .bg-rouge {
    margin: 0 20px;
  }
}
@media (max-width: 480px) {
  body main .modal .modal-header .block-titre h3 {
    font-size: 26px;
  }
  body.page-id-5 main .btn--modal,
  body.page-id-26 main .btn--modal {
    display: none;
  }
  body.page-id-5 .carousel-images .owl-carousel .item h1.titre-principal .titre,
  body.page-id-5 .carousel-images .owl-carousel .item h2.titre-secondaire .titre {
    font-size: 28px;
    line-height: 34px;
  }
  body.page-id-22 .bloc_intervention .carte {
    width: 250px;
    margin: 0 auto;
    height: 290px;
  }
  body.page-id-24 .bloc_materiaux .materiel {
    flex-wrap: wrap;
  }
  body.page-id-24 .bloc_materiaux .materiel .block-desc {
    order: 2;
  }
  body.page-id-24 .bloc_materiaux .materiel img {
    order: 1;
    display: block;
    margin: 0 auto 20px;
  }
  body.page-id-22 main .btn--modal,
  body.page-id-24 main .btn--modal,
  body.page-id-26 main .btn--modal,
  body.page-id-28 main .btn--modal {
    top: 260px;
  }
  body.page-id-22 .block_entete h1.titre-principal .titre,
  body.page-id-24 .block_entete h1.titre-principal .titre,
  body.page-id-26 .block_entete h1.titre-principal .titre,
  body.page-id-28 .block_entete h1.titre-principal .titre {
    font-size: 28px;
    line-height: 34px;
  }
}
