@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,600,700,800');
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
* {
  box-sizing: border-box;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
body footer {
  background-color: #212121;
  padding: 1.5em 0;
  position: relative;
}
body footer #recrutement {
  position: absolute;
  left: 0;
  top: -40px;
  line-height: 40px;
  z-index: 99;
  display: inline-block;
  background: #ec6707;
  text-transform: uppercase;
  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 #recrutement::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;
  border-right-color: #ec6707 !important;
  position: absolute;
  top: 11px;
  right: -29px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 29px solid transparent;
  transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
}
@media (max-width: 576px) {
  body footer #recrutement::before {
    display: none;
  }
}
body footer #recrutement a {
  text-decoration: none;
  color: #fff;
  display: block;
  line-height: 40px;
  padding: 0 20px 0 20px;
  z-index: 10;
  font-weight: 500;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
@media (max-width: 576px) {
  body footer #recrutement a {
    padding: 0 10px 0 10px;
  }
}
body footer #devis {
  position: absolute;
  right: 0;
  top: -40px;
  line-height: 40px;
  z-index: 99;
  display: inline-block;
  background: #b2cc19;
  text-transform: uppercase;
  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 #devis::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;
  border-left-color: #b2cc19 !important;
  position: absolute;
  top: 11px;
  left: -29px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 29px solid transparent;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media (max-width: 576px) {
  body footer #devis::before {
    display: none;
  }
}
body footer #devis a {
  text-decoration: none;
  color: #fff;
  display: block;
  line-height: 40px;
  padding: 0 20px 0 20px;
  z-index: 10;
  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;
}
@media (max-width: 576px) {
  body footer #devis a {
    padding: 0 22px 0 22px;
  }
}
body footer address {
  margin-bottom: 0;
  color: #fff;
}
@media (max-width: 768px) {
  body footer address {
    text-align: center;
  }
}
@media (max-width: 768px) {
  body footer .infos-client-footer {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    margin-left: 0;
  }
}
body footer p,
body footer a,
body footer i {
  color: #fff;
}
body footer p:hover,
body footer a:hover,
body footer i: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: 0.7;
  color: #fff;
}
body footer i {
  margin-right: 0.6em;
}
body footer .ctn-infos-client {
  margin-bottom: 1.5em;
}
body footer .ctn-infos-client .adresse,
body footer .ctn-infos-client .mail,
body footer .ctn-infos-client .telephone {
  padding: 0 1.5em;
  font-size: 16px;
}
body footer .ctn-infos-client .adresse,
body footer .ctn-infos-client .mail {
  border-right: solid 1px #fff;
}
@media (max-width: 768px) {
  body footer .ctn-infos-client .adresse,
  body footer .ctn-infos-client .mail {
    border-right: none;
    margin-bottom: 1.5em;
    position: relative;
  }
  body footer .ctn-infos-client .adresse::before,
  body footer .ctn-infos-client .mail::before {
    content: "";
    position: absolute;
    display: block;
    z-index: 1;
    background-color: #fff;
    width: 50px;
    height: 1px;
    bottom: -9px;
    left: 49%;
    transform: translateX(-50%);
  }
}
body footer #subfooter {
  color: #fff;
}
body footer #subfooter img {
  image-rendering: crisp-edges;
}
body a {
  cursor: pointer;
  text-decoration: none;
}
body a:hover {
  text-decoration: none;
}
.page-id-8 #wrapper-home {
  overflow: hidden;
  position: relative;
}
.page-id-8 #wrapper-home .accroche {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
}
@media (max-width: 576px) {
  .page-id-8 #wrapper-home .accroche {
    width: 80%;
    top: 0;
  }
}
.page-id-8 #wrapper-home .accroche p {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 300;
  text-align: center;
}
@media (max-width: 576px) {
  .page-id-8 #wrapper-home .accroche p {
    font-size: 12px;
    margin-bottom: 0;
  }
}
.page-id-8 #wrapper-home #adidom-family,
.page-id-8 #wrapper-home #adidom-business {
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
@media (max-width: 576px) {
  .page-id-8 #wrapper-home #adidom-family,
  .page-id-8 #wrapper-home #adidom-business {
    height: 65vh;
  }
}
.page-id-8 #wrapper-home #adidom-family figure,
.page-id-8 #wrapper-home #adidom-business figure {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 1s ease-in-out !important;
  -webkit-transition: all 1s ease-in-out !important;
  -moz-transition: all 1s ease-in-out !important;
  -o-transition: all 1s ease-in-out !important;
}
.page-id-8 #wrapper-home #adidom-family figure::before,
.page-id-8 #wrapper-home #adidom-business figure::before {
  content: "";
  position: absolute;
  display: block;
  z-index: 0;
  background-color: rgba(0,0,0,0.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-8 #wrapper-home #adidom-family:hover figure,
.page-id-8 #wrapper-home #adidom-business:hover figure {
  opacity: 1;
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
  transition: all 2s ease-in-out !important;
  -webkit-transition: all 2s ease-in-out !important;
  -moz-transition: all 2s ease-in-out !important;
  -o-transition: all 2s ease-in-out !important;
}
.page-id-8 #wrapper-home #adidom-family:hover figure::before,
.page-id-8 #wrapper-home #adidom-business:hover figure::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;
  opacity: .7;
}
.page-id-8 #wrapper-home #adidom-family:hover .logo::before,
.page-id-8 #wrapper-home #adidom-business:hover .logo::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;
  height: 0;
}
.page-id-8 #wrapper-home #adidom-family:hover .btn-entrer::before,
.page-id-8 #wrapper-home #adidom-business:hover .btn-entrer::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%;
}
.page-id-8 #wrapper-home #adidom-family .logo,
.page-id-8 #wrapper-home #adidom-family .text,
.page-id-8 #wrapper-home #adidom-family .btn-entrer,
.page-id-8 #wrapper-home #adidom-business .logo,
.page-id-8 #wrapper-home #adidom-business .text,
.page-id-8 #wrapper-home #adidom-business .btn-entrer {
  z-index: 10;
}
.page-id-8 #wrapper-home #adidom-family .btn-entrer,
.page-id-8 #wrapper-home #adidom-business .btn-entrer {
  position: relative;
}
.page-id-8 #wrapper-home #adidom-family .btn-entrer::before,
.page-id-8 #wrapper-home #adidom-business .btn-entrer::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  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;
}
.page-id-8 #wrapper-home #adidom-family .text,
.page-id-8 #wrapper-home #adidom-family .btn-entrer,
.page-id-8 #wrapper-home #adidom-business .text,
.page-id-8 #wrapper-home #adidom-business .btn-entrer {
  color: #fff;
  text-align: center;
}
.page-id-8 #wrapper-home #adidom-family .text h2,
.page-id-8 #wrapper-home #adidom-family .text h1,
.page-id-8 #wrapper-home #adidom-family .btn-entrer h2,
.page-id-8 #wrapper-home #adidom-family .btn-entrer h1,
.page-id-8 #wrapper-home #adidom-business .text h2,
.page-id-8 #wrapper-home #adidom-business .text h1,
.page-id-8 #wrapper-home #adidom-business .btn-entrer h2,
.page-id-8 #wrapper-home #adidom-business .btn-entrer h1 {
  font-weight: 300;
  text-decoration: none;
}
.page-id-8 #wrapper-home #adidom-family .text h2,
.page-id-8 #wrapper-home #adidom-family .btn-entrer h2,
.page-id-8 #wrapper-home #adidom-business .text h2,
.page-id-8 #wrapper-home #adidom-business .btn-entrer h2 {
  font-size: 22px;
}
@media (max-width: 576px) {
  .page-id-8 #wrapper-home #adidom-family .text h2,
  .page-id-8 #wrapper-home #adidom-family .btn-entrer h2,
  .page-id-8 #wrapper-home #adidom-business .text h2,
  .page-id-8 #wrapper-home #adidom-business .btn-entrer h2 {
    font-size: 18px;
  }
}
.page-id-8 #wrapper-home #adidom-family .text h1,
.page-id-8 #wrapper-home #adidom-family .btn-entrer h1,
.page-id-8 #wrapper-home #adidom-business .text h1,
.page-id-8 #wrapper-home #adidom-business .btn-entrer h1 {
  text-transform: uppercase;
  font-size: 24px;
}
@media (max-width: 576px) {
  .page-id-8 #wrapper-home #adidom-family .text h1,
  .page-id-8 #wrapper-home #adidom-family .btn-entrer h1,
  .page-id-8 #wrapper-home #adidom-business .text h1,
  .page-id-8 #wrapper-home #adidom-business .btn-entrer h1 {
    font-size: 19px;
  }
}
.page-id-8 #wrapper-home #adidom-family .logo,
.page-id-8 #wrapper-home #adidom-business .logo {
  margin-bottom: 15%;
  position: relative;
}
@media (min-width: 768px) {
  .page-id-8 #wrapper-home #adidom-family .logo,
  .page-id-8 #wrapper-home #adidom-business .logo {
    margin-bottom: 20%;
  }
}
@media (max-width: 576px) {
  .page-id-8 #wrapper-home #adidom-family .logo,
  .page-id-8 #wrapper-home #adidom-business .logo {
    margin-bottom: 15%;
    margin-top: 15%;
  }
}
.page-id-8 #wrapper-home #adidom-family .logo::before,
.page-id-8 #wrapper-home #adidom-business .logo::before {
  content: "";
  position: absolute;
  display: block;
  z-index: 1;
  width: 1px;
  height: 80%;
  bottom: -105px;
  left: 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;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .page-id-8 #wrapper-home #adidom-family .logo::before,
  .page-id-8 #wrapper-home #adidom-business .logo::before {
    height: 55%;
    bottom: -60px;
  }
}
@media (max-width: 576px) {
  .page-id-8 #wrapper-home #adidom-family .logo::before,
  .page-id-8 #wrapper-home #adidom-business .logo::before {
    height: 50%;
    bottom: -43px;
  }
}
@media (min-width: 768px) {
  .page-id-8 #wrapper-home #adidom-family .logo img,
  .page-id-8 #wrapper-home #adidom-business .logo img {
    max-width: 85%;
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 576px) {
  .page-id-8 #wrapper-home #adidom-family .logo img,
  .page-id-8 #wrapper-home #adidom-business .logo img {
    max-width: 70%;
    display: block;
    margin: 0 auto;
  }
}
.page-id-8 #wrapper-home #adidom-family .text,
.page-id-8 #wrapper-home #adidom-business .text {
  margin-bottom: 10%;
}
@media (max-width: 576px) {
  .page-id-8 #wrapper-home #adidom-family .text,
  .page-id-8 #wrapper-home #adidom-business .text {
    margin-bottom: 6%;
  }
}
.page-id-8 #wrapper-home #adidom-family .btn-entrer p,
.page-id-8 #wrapper-home #adidom-business .btn-entrer p {
  text-transform: uppercase;
  font-size: 24px;
}
@media (max-width: 576px) {
  .page-id-8 #wrapper-home #adidom-family .btn-entrer p,
  .page-id-8 #wrapper-home #adidom-business .btn-entrer p {
    font-size: 20px;
  }
}
.page-id-8 #wrapper-home #adidom-family .text span.mise-en-avant {
  color: #b2cc19;
  letter-spacing: 4px;
}
.page-id-8 #wrapper-home #adidom-family .logo::before {
  background-color: #b2cc19;
}
.page-id-8 #wrapper-home #adidom-family .btn-entrer::before {
  background-color: #b2cc19;
}
.page-id-8 #wrapper-home #adidom-business .text span.mise-en-avant {
  color: #ec6707;
  letter-spacing: 7px;
}
.page-id-8 #wrapper-home #adidom-business .logo::before {
  background-color: #ec6707;
}
.page-id-8 #wrapper-home #adidom-business .btn-entrer::before {
  background-color: #ec6707;
}
.page-template-template_family #entete,
.page-template-template_business #entete {
  background-color: #f7f7f7;
  padding: 1em 0 6em 0;
  position: relative;
  overflow: hidden;
}
.page-template-template_family #entete .infos-client .address,
.page-template-template_family #entete .infos-client .tel,
.page-template-template_business #entete .infos-client .address,
.page-template-template_business #entete .infos-client .tel {
  margin-bottom: 0;
  font-size: 20px;
}
@media (max-width: 576px) {
  .page-template-template_family #entete .infos-client .address,
  .page-template-template_family #entete .infos-client .tel,
  .page-template-template_business #entete .infos-client .address,
  .page-template-template_business #entete .infos-client .tel {
    font-size: 16px;
  }
}
.page-template-template_family #entete .infos-client .address,
.page-template-template_business #entete .infos-client .address {
  text-transform: uppercase;
}
.page-template-template_family #entete .infos-client .tel,
.page-template-template_business #entete .infos-client .tel {
  font-weight: 500;
}
.page-template-template_family #entete .infos-client .tel a,
.page-template-template_business #entete .infos-client .tel a {
  color: #212121;
}
.page-template-template_family #entete #main-navigation #menu,
.page-template-template_business #entete #main-navigation #menu {
  position: relative;
}
@media (max-width: 576px) {
  .page-template-template_family #entete #main-navigation #menu,
  .page-template-template_business #entete #main-navigation #menu {
    width: 100%;
    padding: 0.5em;
  }
}
@media (max-width: 576px) {
  .page-template-template_family #entete #main-navigation #menu #menu-mobile,
  .page-template-template_business #entete #main-navigation #menu #menu-mobile {
    text-align: center;
    background-color: #000;
    color: #fff;
    padding: 0.5em;
  }
}
.page-template-template_family #entete #main-navigation #menu::after,
.page-template-template_business #entete #main-navigation #menu::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #000;
  right: -64px;
  bottom: 0;
  height: 2px;
  width: 114%;
}
@media (max-width: 576px) {
  .page-template-template_family #entete #main-navigation #menu::after,
  .page-template-template_business #entete #main-navigation #menu::after {
    display: none;
  }
}
.page-template-template_family #entete #main-navigation #menu ul,
.page-template-template_business #entete #main-navigation #menu ul {
  padding-left: 0;
}
@media (max-width: 576px) {
  .page-template-template_family #entete #main-navigation #menu ul,
  .page-template-template_business #entete #main-navigation #menu ul {
    text-align: center;
  }
}
.page-template-template_family #entete #main-navigation #menu ul li,
.page-template-template_business #entete #main-navigation #menu ul li {
  display: inline-block;
  padding: 0.5em 0.8em;
}
@media (max-width: 576px) {
  .page-template-template_family #entete #main-navigation #menu ul li,
  .page-template-template_business #entete #main-navigation #menu ul li {
    display: block;
  }
}
.page-template-template_family #entete #main-navigation #menu ul li:nth-child(3) a::after,
.page-template-template_business #entete #main-navigation #menu ul li:nth-child(3) a::after {
  display: none;
}
.page-template-template_family #entete #main-navigation #menu ul li a,
.page-template-template_business #entete #main-navigation #menu ul li a {
  font-size: 16px;
  font-weight: 500;
  color: #212121;
  position: relative;
}
.page-template-template_family #entete #main-navigation #menu ul li a:after,
.page-template-template_business #entete #main-navigation #menu ul li a:after {
  content: "";
  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: 0%;
  background-color: #000;
  height: 5px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -25px;
}
@media screen and (max-width: 576px) {
  .page-template-template_family #entete #main-navigation #menu ul li a:after,
  .page-template-template_business #entete #main-navigation #menu ul li a:after {
    display: none;
  }
}
.page-template-template_family #entete #main-navigation #menu ul li a:hover,
.page-template-template_business #entete #main-navigation #menu ul li a:hover {
  color: #000;
}
.page-template-template_family #entete #main-navigation #menu ul li a:hover:after,
.page-template-template_business #entete #main-navigation #menu ul li a:hover:after {
  width: 100%;
}
.page-template-template_family #entete #main-navigation #menu ul li.current-menu-item a,
.page-template-template_business #entete #main-navigation #menu ul li.current-menu-item a {
  color: #000;
}
.page-template-template_family #entete #main-navigation #menu ul li.current-menu-item a:after,
.page-template-template_business #entete #main-navigation #menu ul li.current-menu-item a:after {
  width: 100%;
}
.page-template-template_family #entete #main-navigation .facebook a,
.page-template-template_business #entete #main-navigation .facebook a {
  background-color: #fff;
  padding: 0.2em 0.6em;
  color: #fff;
  display: block;
  border-radius: 3px;
}
@media (max-width: 576px) {
  .page-template-template_family #entete #main-navigation .facebook,
  .page-template-template_business #entete #main-navigation .facebook {
    order: -1;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
  }
}
.page-template-template_family #entete .logo img,
.page-template-template_business #entete .logo img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .page-template-template_family #entete .logo img,
  .page-template-template_business #entete .logo img {
    max-width: 80%;
  }
}
@media (max-width: 576px) {
  .page-template-template_family #entete .logo img,
  .page-template-template_business #entete .logo img {
    max-width: 60%;
  }
}
.page-template-template_family #entete .menu-fixed,
.page-template-template_business #entete .menu-fixed {
  position: fixed;
  right: 0;
  top: 14%;
  width: 30px;
  z-index: 100;
  height: 280px;
  background-color: #000;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 8px;
}
.page-template-template_family #entete .menu-fixed .social-links,
.page-template-template_business #entete .menu-fixed .social-links {
  padding-left: 0;
  background-color: #000;
  border-top-left-radius: 8px;
}
.page-template-template_family #entete .menu-fixed .social-links li,
.page-template-template_business #entete .menu-fixed .social-links li {
  list-style-type: none;
}
.page-template-template_family #entete .menu-fixed .social-links li a i,
.page-template-template_business #entete .menu-fixed .social-links li a i {
  color: #fff;
  padding: 0.5em;
}
.page-template-template_family #entete .menu-fixed .diagnostic,
.page-template-template_business #entete .menu-fixed .diagnostic {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform-origin: 0 1;
  white-space: nowrap;
}
.page-template-template_family #entete .menu-fixed .diagnostic a,
.page-template-template_business #entete .menu-fixed .diagnostic a {
  color: #fff;
  font-size: 14px;
}
.page-template-template_family #entete .icon-scroll,
.page-template-template_business #entete .icon-scroll {
  position: absolute;
  left: 50%;
  z-index: 15;
  width: 30px;
  height: 50px;
  margin-left: -20px;
  bottom: 5%;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
}
.page-template-template_family #entete .icon-scroll::before,
.page-template-template_business #entete .icon-scroll::before {
  position: absolute;
  left: 50%;
  content: '';
  width: 8px;
  height: 8px;
  border: solid 1px #fff;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll;
}
.page-template-template_family .recrutement,
.page-template-template_business .recrutement {
  margin: 3em 0;
}
.page-template-template_family .recrutement h3,
.page-template-template_business .recrutement h3 {
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.page-template-template_family #nf-form-4-cont,
.page-template-template_business #nf-form-4-cont {
  padding: 0 2em;
}
.page-template-template_family #nf-form-4-cont input,
.page-template-template_family #nf-form-4-cont textarea,
.page-template-template_business #nf-form-4-cont input,
.page-template-template_business #nf-form-4-cont textarea {
  padding: .6rem;
  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: 14px;
  border: solid 1px #cecece;
}
@media screen and (max-width: 1024px) {
  .page-template-template_family #nf-form-4-cont input,
  .page-template-template_family #nf-form-4-cont textarea,
  .page-template-template_business #nf-form-4-cont input,
  .page-template-template_business #nf-form-4-cont textarea {
    padding: 0.3rem;
  }
}
.page-template-template_family #nf-form-4-cont input label,
.page-template-template_family #nf-form-4-cont textarea label,
.page-template-template_business #nf-form-4-cont input label,
.page-template-template_business #nf-form-4-cont textarea label {
  word-break: keep-all;
}
.page-template-template_family #nf-form-4-cont #nf-field-53-wrap label,
.page-template-template_business #nf-form-4-cont #nf-field-53-wrap label {
  font-size: 12px;
  font-weight: 400;
}
.page-template-template_family #nf-form-4-cont #nf-field-53-wrap .nf-field-label::before,
.page-template-template_business #nf-form-4-cont #nf-field-53-wrap .nf-field-label::before {
  display: none;
}
.page-template-template_family #nf-form-4-cont .submit-wrap,
.page-template-template_business #nf-form-4-cont .submit-wrap {
  text-align: center;
}
.page-template-template_family #nf-form-4-cont .submit-wrap input,
.page-template-template_business #nf-form-4-cont .submit-wrap input {
  color: #fff;
  background-color: #000;
  border: solid 1px #000;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.5rem 0.7rem;
  cursor: pointer;
  width: 50%;
  letter-spacing: 1px;
}
@media screen and (max-width: 576px) {
  .page-template-template_family #nf-form-4-cont .submit-wrap input,
  .page-template-template_business #nf-form-4-cont .submit-wrap input {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .page-template-template_family #nf-form-4-cont .submit-wrap input,
  .page-template-template_business #nf-form-4-cont .submit-wrap input {
    padding: 0.3rem 0.7rem;
  }
}
.page-template-template_family #nf-form-4-cont .submit-wrap input:hover,
.page-template-template_business #nf-form-4-cont .submit-wrap input:hover {
  color: #000;
  background-color: transparent;
  border: solid 1px #000;
}
.page-template-template_family #nf-form-4-cont .nf-field-container,
.page-template-template_business #nf-form-4-cont .nf-field-container {
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .page-template-template_family #nf-form-4-cont .nf-field-container,
  .page-template-template_business #nf-form-4-cont .nf-field-container {
    margin-bottom: 8px;
  }
}
.page-template-template_family #nf-form-4-cont .nf-field-label,
.page-template-template_business #nf-form-4-cont .nf-field-label {
  padding-left: 0.5em;
  position: relative;
}
.page-template-template_family #nf-form-4-cont .nf-field-label::before,
.page-template-template_business #nf-form-4-cont .nf-field-label::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #000;
  width: 4px;
  height: 70%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-template-template_family #nf-form-4-cont .files_uploaded .delete,
.page-template-template_business #nf-form-4-cont .files_uploaded .delete {
  background-color: #d61b12;
  color: #fff;
  padding: 0.3em 0.6em;
}
.page-template-template_family #nf-form-4-cont .nf-field-element textarea,
.page-template-template_business #nf-form-4-cont .nf-field-element textarea {
  height: 100px !important;
}
@media (max-width: 768px) {
  .page-template-template_family #nf-form-4-cont .nf-field-element textarea,
  .page-template-template_business #nf-form-4-cont .nf-field-element textarea {
    height: 100px !important;
  }
}
.page-template-template_family #nf-form-4-cont .nf-form-fields-required,
.page-template-template_business #nf-form-4-cont .nf-form-fields-required {
  display: none;
}
.page-template-template_family #nf-form-4-cont .nf-error-msg,
.page-template-template_business #nf-form-4-cont .nf-error-msg {
  font-weight: 300;
  font-size: 14px;
}
.page-template-template_family #nf-form-3-cont,
.page-template-template_business #nf-form-3-cont {
  padding: 0 8em;
}
@media (max-width: 576px) {
  .page-template-template_family #nf-form-3-cont,
  .page-template-template_business #nf-form-3-cont {
    padding: 0 1em;
  }
}
.page-template-template_family #nf-form-3-cont input,
.page-template-template_family #nf-form-3-cont textarea,
.page-template-template_business #nf-form-3-cont input,
.page-template-template_business #nf-form-3-cont textarea {
  padding: .6rem;
  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: 14px;
  border: solid 1px #cecece;
}
@media screen and (max-width: 1024px) {
  .page-template-template_family #nf-form-3-cont input,
  .page-template-template_family #nf-form-3-cont textarea,
  .page-template-template_business #nf-form-3-cont input,
  .page-template-template_business #nf-form-3-cont textarea {
    padding: 0.3rem;
  }
}
.page-template-template_family #nf-form-3-cont input label,
.page-template-template_family #nf-form-3-cont textarea label,
.page-template-template_business #nf-form-3-cont input label,
.page-template-template_business #nf-form-3-cont textarea label {
  word-break: keep-all;
}
.page-template-template_family #nf-form-3-cont .nf-error-msg,
.page-template-template_business #nf-form-3-cont .nf-error-msg {
  color: red !important;
}
.page-template-template_family #nf-form-3-cont #nf-field-55-wrap label,
.page-template-template_business #nf-form-3-cont #nf-field-55-wrap label {
  font-size: 14px;
  font-weight: 400;
}
.page-template-template_family #nf-form-3-cont #nf-field-55-wrap .nf-field-label::before,
.page-template-template_business #nf-form-3-cont #nf-field-55-wrap .nf-field-label::before {
  display: none;
}
.page-template-template_family #nf-form-3-cont .submit-wrap,
.page-template-template_business #nf-form-3-cont .submit-wrap {
  text-align: center;
}
.page-template-template_family #nf-form-3-cont .submit-wrap input,
.page-template-template_business #nf-form-3-cont .submit-wrap input {
  color: #fff;
  background-color: #000;
  border: solid 1px #000;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.5rem 0.7rem;
  cursor: pointer;
  width: 30%;
  letter-spacing: 1px;
}
@media screen and (max-width: 576px) {
  .page-template-template_family #nf-form-3-cont .submit-wrap input,
  .page-template-template_business #nf-form-3-cont .submit-wrap input {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .page-template-template_family #nf-form-3-cont .submit-wrap input,
  .page-template-template_business #nf-form-3-cont .submit-wrap input {
    padding: 0.3rem 0.7rem;
  }
}
.page-template-template_family #nf-form-3-cont .submit-wrap input:hover,
.page-template-template_business #nf-form-3-cont .submit-wrap input:hover {
  color: #000;
  background-color: transparent;
  border: solid 1px #000;
}
.page-template-template_family #nf-form-3-cont .nf-field-container,
.page-template-template_business #nf-form-3-cont .nf-field-container {
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .page-template-template_family #nf-form-3-cont .nf-field-container,
  .page-template-template_business #nf-form-3-cont .nf-field-container {
    margin-bottom: 8px;
  }
}
.page-template-template_family #nf-form-3-cont .nf-field-label,
.page-template-template_business #nf-form-3-cont .nf-field-label {
  padding-left: 0.5em;
  position: relative;
}
.page-template-template_family #nf-form-3-cont .nf-field-label::before,
.page-template-template_business #nf-form-3-cont .nf-field-label::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #000;
  width: 4px;
  height: 70%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-template-template_family #nf-form-3-cont .files_uploaded .delete,
.page-template-template_business #nf-form-3-cont .files_uploaded .delete {
  background-color: #d61b12;
  color: #fff;
  padding: 0.3em 0.6em;
}
.page-template-template_family #nf-form-3-cont .nf-field-element textarea,
.page-template-template_business #nf-form-3-cont .nf-field-element textarea {
  height: 150px !important;
}
@media (max-width: 768px) {
  .page-template-template_family #nf-form-3-cont .nf-field-element textarea,
  .page-template-template_business #nf-form-3-cont .nf-field-element textarea {
    height: 120px !important;
  }
}
.page-template-template_family #nf-form-3-cont .nf-form-fields-required,
.page-template-template_business #nf-form-3-cont .nf-form-fields-required {
  display: none;
}
.page-template-template_family #nf-form-3-cont .nf-error-msg,
.page-template-template_business #nf-form-3-cont .nf-error-msg {
  font-weight: 300;
  font-size: 16px;
  color: #fff;
}
.page-template-template_family #prestation .titre-main,
.page-template-template_business #prestation .titre-main {
  padding: 1em 0;
}
.page-template-template_family #prestation .titre-main h1,
.page-template-template_business #prestation .titre-main h1 {
  font-size: 1.5rem;
  position: relative;
  padding-left: 0.5em;
}
.page-template-template_family #prestation .titre-main h1::before,
.page-template-template_business #prestation .titre-main h1::before {
  position: absolute;
  content: "";
  display: block;
  height: 20px;
  width: 4px;
  left: 0;
  top: 4px;
  background-color: #000;
}
.page-template-template_family #prestation ul li,
.page-template-template_business #prestation ul li {
  color: #fff;
  margin-bottom: 0.5em;
  font-size: 14px;
}
.page-template-template_family #prestation .popup,
.page-template-template_business #prestation .popup {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 100vw;
  height: 100vh;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  overflow: hiden;
  transition: .64s ease-in-out;
}
.page-template-template_family #prestation .popup-inner,
.page-template-template_business #prestation .popup-inner {
  position: relative;
  bottom: -100vw;
  right: -100vh;
  display: flex;
  align-items: center;
  max-width: 800px;
  max-height: 600px;
  width: 60%;
  height: 80%;
  background-color: #fff;
  transform: rotate(32deg);
  transition: .64s ease-in-out;
}
.page-template-template_family #prestation .popup-photo,
.page-template-template_business #prestation .popup-photo {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .page-template-template_family #prestation .popup-photo,
  .page-template-template_business #prestation .popup-photo {
    width: 15%;
  }
}
.page-template-template_family #prestation .popup-photo img,
.page-template-template_business #prestation .popup-photo img {
  width: auto;
  height: 100%;
}
.page-template-template_family #prestation .popup-text,
.page-template-template_business #prestation .popup-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 60%;
  height: 100%;
  padding: 2rem;
}
@media (max-width: 767.98px) {
  .page-template-template_family #prestation .popup-text,
  .page-template-template_business #prestation .popup-text {
    width: 90%;
    padding: 1rem;
  }
}
.page-template-template_family #prestation .popup-text h1,
.page-template-template_business #prestation .popup-text h1 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0rem;
  text-transform: uppercase;
  color: #0A0A0A;
}
@media (max-width: 767.98px) {
  .page-template-template_family #prestation .popup-text h1,
  .page-template-template_business #prestation .popup-text h1 {
    font-size: 1rem;
  }
}
.page-template-template_family #prestation .popup-text ul li,
.page-template-template_business #prestation .popup-text ul li {
  font-size: .8rem;
  color: #686868;
}
.page-template-template_family #prestation .popup-text p,
.page-template-template_business #prestation .popup-text p {
  font-size: .875rem;
  color: #686868;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .page-template-template_family #prestation .popup-text p,
  .page-template-template_business #prestation .popup-text p {
    font-size: 12px;
  }
}
.page-template-template_family #prestation .popup:target,
.page-template-template_business #prestation .popup:target {
  visibility: visible;
  opacity: 1;
}
.page-template-template_family #prestation .popup:target .popup-inner,
.page-template-template_business #prestation .popup:target .popup-inner {
  bottom: 0;
  right: 0;
  transform: rotate(0);
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .page-template-template_family #prestation .popup:target .popup-inner,
  .page-template-template_business #prestation .popup:target .popup-inner {
    width: 85%;
  }
}
@media (max-width: 767.98px) {
  .page-template-template_family #prestation .popup:target .popup-inner,
  .page-template-template_business #prestation .popup:target .popup-inner {
    width: 90%;
  }
}
.page-template-template_family #prestation .popup-close,
.page-template-template_business #prestation .popup-close {
  position: absolute;
  right: -1rem;
  top: -1rem;
  width: 6rem;
  height: 3rem;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 15px;
  background-color: #0A0A0A;
  z-index: 4;
  color: #fff;
  line-height: 3rem;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .page-template-template_family #prestation .popup-close,
  .page-template-template_business #prestation .popup-close {
    width: 5rem;
    height: 2rem;
    font-size: 0.8rem;
    line-height: 2rem;
  }
}
.page-template-template_family #prestation .popup .title-picto img,
.page-template-template_business #prestation .popup .title-picto img {
  padding: 1em;
  background-color: #000;
  max-width: 15%;
  left: 49%;
  top: 4%;
  position: absolute;
  border-radius: 15px;
  max-width: 11%;
}
@media (max-width: 767.98px) {
  .page-template-template_family #prestation .popup .title-picto img,
  .page-template-template_business #prestation .popup .title-picto img {
    max-width: 21%;
    left: 20%;
    top: 4%;
  }
}
.page-template-template_family #prestation .container-fluid,
.page-template-template_business #prestation .container-fluid {
  padding: 0;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation,
.page-template-template_business #prestation .container-fluid .ctn-prestation {
  padding: 0;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation:nth-child(5) .picto,
.page-template-template_family #prestation .container-fluid .ctn-prestation:nth-child(7) .picto,
.page-template-template_business #prestation .container-fluid .ctn-prestation:nth-child(5) .picto,
.page-template-template_business #prestation .container-fluid .ctn-prestation:nth-child(7) .picto {
  order: 1;
}
@media (max-width: 768px) {
  .page-template-template_family #prestation .container-fluid .ctn-prestation:nth-child(5) .picto,
  .page-template-template_family #prestation .container-fluid .ctn-prestation:nth-child(7) .picto,
  .page-template-template_business #prestation .container-fluid .ctn-prestation:nth-child(5) .picto,
  .page-template-template_business #prestation .container-fluid .ctn-prestation:nth-child(7) .picto {
    order: 0;
  }
}
@media (max-width: 768px) {
  .page-template-template_family #prestation .container-fluid .ctn-prestation:nth-child(3) .picto,
  .page-template-template_family #prestation .container-fluid .ctn-prestation:nth-child(7) .picto,
  .page-template-template_business #prestation .container-fluid .ctn-prestation:nth-child(3) .picto,
  .page-template-template_business #prestation .container-fluid .ctn-prestation:nth-child(7) .picto {
    order: 1;
  }
}
@media (max-width: 576px) {
  .page-template-template_family #prestation .container-fluid .ctn-prestation:nth-child(3) .picto,
  .page-template-template_family #prestation .container-fluid .ctn-prestation:nth-child(7) .picto,
  .page-template-template_business #prestation .container-fluid .ctn-prestation:nth-child(3) .picto,
  .page-template-template_business #prestation .container-fluid .ctn-prestation:nth-child(7) .picto {
    order: 0;
  }
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .picto,
.page-template-template_business #prestation .container-fluid .ctn-prestation .picto {
  background-color: #000;
  padding: 6em;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-template-template_family #prestation .container-fluid .ctn-prestation .picto,
  .page-template-template_business #prestation .container-fluid .ctn-prestation .picto {
    padding: 2em;
  }
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .picto::before,
.page-template-template_business #prestation .container-fluid .ctn-prestation .picto::before {
  content: "+";
  display: block;
  position: absolute;
  bottom: 0;
  right: 15px;
  font-size: 3rem;
  color: #fff;
  font-weight: 300;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .picto::after,
.page-template-template_business #prestation .container-fluid .ctn-prestation .picto::after {
  content: "en savoir";
  display: block;
  position: absolute;
  bottom: 20px;
  right: -37%;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  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;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .picto img,
.page-template-template_business #prestation .container-fluid .ctn-prestation .picto img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-template-template_family #prestation .container-fluid .ctn-prestation .picto img,
  .page-template-template_business #prestation .container-fluid .ctn-prestation .picto img {
    max-width: 65%;
  }
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation {
  padding: 3.5em;
  position: relative;
  overflow: hidden;
  z-index: -2;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation,
  .page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation {
    padding: 1.5em;
  }
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation::before,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation::before {
  position: absolute;
  content: "";
  display: block;
  background-color: rgba(0,0,0,0.9);
  top: 0;
  z-index: -1;
  left: 0;
  height: 100%;
  width: 100%;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation .titre,
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation .texte-court,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation .titre,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation .texte-court {
  z-index: 10;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation .titre p,
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation .titre h2,
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation .texte-court p,
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation .texte-court h2,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation .titre p,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation .titre h2,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation .texte-court p,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation .texte-court h2 {
  color: #fff;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation .titre,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation .titre {
  margin-bottom: 1em;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation .titre h2,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation .titre h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 300;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation .texte-court p,
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation .texte-court p {
  font-size: 15px;
  text-align: justify;
  line-height: 20px;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation:hover .picto::after,
.page-template-template_business #prestation .container-fluid .ctn-prestation:hover .picto::after {
  right: 12%;
  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;
}
.page-template-template_family #mise-en-avant,
.page-template-template_business #mise-en-avant {
  margin: 5em 0;
  padding: 2em 0;
}
@media (max-width: 768px) {
  .page-template-template_family #mise-en-avant,
  .page-template-template_business #mise-en-avant {
    margin: 3em 0 2em 0;
    padding: 1em 0;
  }
}
.page-template-template_family #mise-en-avant .ctn-mise .image .img-paragraphe,
.page-template-template_business #mise-en-avant .ctn-mise .image .img-paragraphe {
  position: relative;
}
.page-template-template_family #mise-en-avant .ctn-mise .image .img-paragraphe::before,
.page-template-template_business #mise-en-avant .ctn-mise .image .img-paragraphe::before {
  content: "";
  position: absolute;
  display: block;
  right: -52px;
  z-index: -1;
  top: 15%;
  height: 1px;
  width: 85px;
  background-color: #595959;
}
@media (max-width: 768px) {
  .page-template-template_family #mise-en-avant .ctn-mise .image .img-paragraphe::before,
  .page-template-template_business #mise-en-avant .ctn-mise .image .img-paragraphe::before {
    display: none;
  }
}
.page-template-template_family #mise-en-avant .ctn-mise .image .img-paragraphe::after,
.page-template-template_business #mise-en-avant .ctn-mise .image .img-paragraphe::after {
  content: "";
  position: absolute;
  display: block;
  left: -25%;
  top: -35%;
  z-index: -1;
  height: 294px;
  width: 256px;
  background-image: url('../img/clock.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .page-template-template_family #mise-en-avant .ctn-mise .image .img-paragraphe::after,
  .page-template-template_business #mise-en-avant .ctn-mise .image .img-paragraphe::after {
    left: -2%;
    top: -18%;
  }
}
@media (max-width: 576px) {
  .page-template-template_family #mise-en-avant .ctn-mise .image .img-paragraphe::after,
  .page-template-template_business #mise-en-avant .ctn-mise .image .img-paragraphe::after {
    display: none;
  }
}
@media (max-width: 768px) {
  .page-template-template_family #mise-en-avant .ctn-mise .image .img-paragraphe img,
  .page-template-template_business #mise-en-avant .ctn-mise .image .img-paragraphe img {
    display: block;
    margin: 0 auto;
  }
}
@media (max-width: 576px) {
  .page-template-template_family #mise-en-avant .ctn-mise .image .img-paragraphe img,
  .page-template-template_business #mise-en-avant .ctn-mise .image .img-paragraphe img {
    max-width: 100%;
  }
}
.page-template-template_family #mise-en-avant .ctn-mise .ctn-infos,
.page-template-template_business #mise-en-avant .ctn-mise .ctn-infos {
  padding-left: 4em;
}
@media (max-width: 768px) {
  .page-template-template_family #mise-en-avant .ctn-mise .ctn-infos,
  .page-template-template_business #mise-en-avant .ctn-mise .ctn-infos {
    padding-left: 1em;
    margin-top: 2em;
  }
}
.page-template-template_family #mise-en-avant .ctn-mise .ctn-infos .titre h2,
.page-template-template_business #mise-en-avant .ctn-mise .ctn-infos .titre h2 {
  margin-bottom: 1em;
  font-size: 1.3rem;
  font-weight: 700;
  position: relative;
  padding-left: 0.5em;
}
@media (max-width: 576px) {
  .page-template-template_family #mise-en-avant .ctn-mise .ctn-infos .titre h2,
  .page-template-template_business #mise-en-avant .ctn-mise .ctn-infos .titre h2 {
    font-size: 1.1rem;
  }
}
.page-template-template_family #mise-en-avant .ctn-mise .ctn-infos .titre h2::before,
.page-template-template_business #mise-en-avant .ctn-mise .ctn-infos .titre h2::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  width: 3px;
  background-color: #000;
}
.page-template-template_family #mise-en-avant .ctn-mise .ctn-infos .texte p,
.page-template-template_business #mise-en-avant .ctn-mise .ctn-infos .texte p {
  font-size: 14px;
  text-align: justify;
  color: #595959;
  line-height: 25px;
}
.page-template-template_family #mise-en-avant .ctn-mise .ctn-infos .texte p strong,
.page-template-template_business #mise-en-avant .ctn-mise .ctn-infos .texte p strong {
  font-weight: 700;
}
.page-template-template_family #maps,
.page-template-template_business #maps {
  background-color: #000;
  padding: 3em 0;
}
.page-template-template_family #maps .ctn-maps .ctn-infos,
.page-template-template_business #maps .ctn-maps .ctn-infos {
  color: #fff;
  text-align: center;
}
.page-template-template_family #maps .ctn-maps .ctn-infos h2,
.page-template-template_business #maps .ctn-maps .ctn-infos h2 {
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 24px;
  position: relative;
}
@media (max-width: 768px) {
  .page-template-template_family #maps .ctn-maps .ctn-infos h2,
  .page-template-template_business #maps .ctn-maps .ctn-infos h2 {
    font-size: 21px;
  }
}
.page-template-template_family #maps .ctn-maps .ctn-infos h2::before,
.page-template-template_business #maps .ctn-maps .ctn-infos h2::before {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
  height: 2px;
  width: 50px;
  background-color: #fff;
}
.page-template-template_family #maps .ctn-maps .ctn-infos .texte p,
.page-template-template_business #maps .ctn-maps .ctn-infos .texte p {
  font-size: 20px;
}
@media (max-width: 768px) {
  .page-template-template_family #maps .ctn-maps .ctn-infos .texte p,
  .page-template-template_business #maps .ctn-maps .ctn-infos .texte p {
    font-size: 16px;
  }
}
.page-template-template_family #maps .ctn-maps .image,
.page-template-template_business #maps .ctn-maps .image {
  margin-left: 2em;
}
@media (max-width: 576px) {
  .page-template-template_family #maps .ctn-maps .image,
  .page-template-template_business #maps .ctn-maps .image {
    margin-left: 0;
  }
}
.page-template-template_family #maps .ctn-maps .image .legende,
.page-template-template_business #maps .ctn-maps .image .legende {
  color: #fff;
  margin-right: 2em;
}
.page-template-template_family #maps .ctn-maps .image .legende .one,
.page-template-template_family #maps .ctn-maps .image .legende .two,
.page-template-template_family #maps .ctn-maps .image .legende .three,
.page-template-template_business #maps .ctn-maps .image .legende .one,
.page-template-template_business #maps .ctn-maps .image .legende .two,
.page-template-template_business #maps .ctn-maps .image .legende .three {
  position: relative;
  padding-top: 3em;
}
@media (max-width: 576px) {
  .page-template-template_family #maps .ctn-maps .image .legende .one,
  .page-template-template_family #maps .ctn-maps .image .legende .two,
  .page-template-template_family #maps .ctn-maps .image .legende .three,
  .page-template-template_business #maps .ctn-maps .image .legende .one,
  .page-template-template_business #maps .ctn-maps .image .legende .two,
  .page-template-template_business #maps .ctn-maps .image .legende .three {
    padding-left: 3em;
    padding-right: 3em;
  }
}
.page-template-template_family #maps .ctn-maps .image .legende .one::before,
.page-template-template_family #maps .ctn-maps .image .legende .two::before,
.page-template-template_family #maps .ctn-maps .image .legende .three::before,
.page-template-template_business #maps .ctn-maps .image .legende .one::before,
.page-template-template_business #maps .ctn-maps .image .legende .two::before,
.page-template-template_business #maps .ctn-maps .image .legende .three::before {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: solid 2px #fff;
  border-radius: 50%;
}
.page-template-template_family #maps .ctn-maps .image .img-maps img,
.page-template-template_business #maps .ctn-maps .image .img-maps img {
  height: 310px;
  width: 340px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .page-template-template_family #maps .ctn-maps .image .img-maps img,
  .page-template-template_business #maps .ctn-maps .image .img-maps img {
    height: 270px;
    width: 300px;
  }
}
.page-template-template_family #contact,
.page-template-template_business #contact {
  background-color: #000;
  padding: 5em 0;
}
@media screen and (max-width: 768px) {
  .page-template-template_family #contact,
  .page-template-template_business #contact {
    padding: 2em 0;
  }
}
.page-template-template_family #contact .formulaire h3,
.page-template-template_business #contact .formulaire h3 {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-bottom: 0.5em;
  font-weight: 300;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont input,
.page-template-template_family #contact .formulaire #nf-form-2-cont textarea,
.page-template-template_business #contact .formulaire #nf-form-2-cont input,
.page-template-template_business #contact .formulaire #nf-form-2-cont textarea {
  padding: .8rem;
  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: 14px;
  border: none;
}
@media screen and (max-width: 1024px) {
  .page-template-template_family #contact .formulaire #nf-form-2-cont input,
  .page-template-template_family #contact .formulaire #nf-form-2-cont textarea,
  .page-template-template_business #contact .formulaire #nf-form-2-cont input,
  .page-template-template_business #contact .formulaire #nf-form-2-cont textarea {
    padding: 0.3rem;
  }
}
.page-template-template_family #contact .formulaire #nf-form-2-cont input label,
.page-template-template_family #contact .formulaire #nf-form-2-cont textarea label,
.page-template-template_business #contact .formulaire #nf-form-2-cont input label,
.page-template-template_business #contact .formulaire #nf-form-2-cont textarea label {
  word-break: keep-all;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont #nf-field-54-wrap label,
.page-template-template_business #contact .formulaire #nf-form-2-cont #nf-field-54-wrap label {
  font-size: 12px;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .submit-wrap,
.page-template-template_business #contact .formulaire #nf-form-2-cont .submit-wrap {
  text-align: center;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .submit-wrap input,
.page-template-template_business #contact .formulaire #nf-form-2-cont .submit-wrap input {
  color: #000;
  background-color: #fff;
  border: none;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.5rem 0.7rem;
  cursor: pointer;
  width: 40%;
  letter-spacing: 1px;
}
@media screen and (max-width: 576px) {
  .page-template-template_family #contact .formulaire #nf-form-2-cont .submit-wrap input,
  .page-template-template_business #contact .formulaire #nf-form-2-cont .submit-wrap input {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .page-template-template_family #contact .formulaire #nf-form-2-cont .submit-wrap input,
  .page-template-template_business #contact .formulaire #nf-form-2-cont .submit-wrap input {
    padding: 0.3rem 0.7rem;
  }
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .submit-wrap input:hover,
.page-template-template_business #contact .formulaire #nf-form-2-cont .submit-wrap input:hover {
  color: #fff;
  background-color: transparent;
  border: solid 1px #fff;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .field-wrap >div input[type=checkbox],
.page-template-template_business #contact .formulaire #nf-form-2-cont .field-wrap >div input[type=checkbox] {
  position: relative;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .field-wrap >div input[type=checkbox]::before,
.page-template-template_business #contact .formulaire #nf-form-2-cont .field-wrap >div input[type=checkbox]::before {
  position: absolute;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  top: 0;
  left: 0;
  border-radius: 3px;
  cursor: pointer;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .field-wrap >div input[type=checkbox].nf-checked::before,
.page-template-template_business #contact .formulaire #nf-form-2-cont .field-wrap >div input[type=checkbox].nf-checked::before {
  background-color: #fff;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .checkbox-wrap label,
.page-template-template_business #contact .formulaire #nf-form-2-cont .checkbox-wrap label {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .page-template-template_family #contact .formulaire #nf-form-2-cont .checkbox-wrap label,
  .page-template-template_business #contact .formulaire #nf-form-2-cont .checkbox-wrap label {
    font-size: 16px;
  }
}
.page-template-template_family #contact .formulaire #nf-form-2-cont p,
.page-template-template_business #contact .formulaire #nf-form-2-cont p {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .page-template-template_family #contact .formulaire #nf-form-2-cont p,
  .page-template-template_business #contact .formulaire #nf-form-2-cont p {
    text-align: center !important;
    margin-bottom: 0;
  }
}
.page-template-template_family #contact .formulaire #nf-form-2-cont #nf-form-title-2,
.page-template-template_business #contact .formulaire #nf-form-2-cont #nf-form-title-2 {
  display: none;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .label-left .nf-field-element,
.page-template-template_business #contact .formulaire #nf-form-2-cont .label-left .nf-field-element {
  width: 10%;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .label-left .nf-field-label,
.page-template-template_business #contact .formulaire #nf-form-2-cont .label-left .nf-field-label {
  width: 70%;
}
@media screen and (max-width: 768px) {
  .page-template-template_family #contact .formulaire #nf-form-2-cont .label-left .nf-field-label,
  .page-template-template_business #contact .formulaire #nf-form-2-cont .label-left .nf-field-label {
    width: 80%;
  }
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .nf-field-container,
.page-template-template_business #contact .formulaire #nf-form-2-cont .nf-field-container {
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .page-template-template_family #contact .formulaire #nf-form-2-cont .nf-field-container,
  .page-template-template_business #contact .formulaire #nf-form-2-cont .nf-field-container {
    margin-bottom: 8px;
  }
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .nf-field-element textarea,
.page-template-template_business #contact .formulaire #nf-form-2-cont .nf-field-element textarea {
  height: 150px !important;
}
@media (max-width: 768px) {
  .page-template-template_family #contact .formulaire #nf-form-2-cont .nf-field-element textarea,
  .page-template-template_business #contact .formulaire #nf-form-2-cont .nf-field-element textarea {
    height: 120px !important;
  }
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .nf-form-fields-required,
.page-template-template_business #contact .formulaire #nf-form-2-cont .nf-form-fields-required {
  display: none;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .nf-error-msg,
.page-template-template_business #contact .formulaire #nf-form-2-cont .nf-error-msg {
  font-weight: 300;
  font-size: 16px;
  color: #fff;
}
.page-template-template_family #contact .infos-client,
.page-template-template_business #contact .infos-client {
  padding-left: 5em;
}
@media screen and (max-width: 768px) {
  .page-template-template_family #contact .infos-client,
  .page-template-template_business #contact .infos-client {
    padding-left: 2em;
  }
}
.page-template-template_family #contact .infos-client p,
.page-template-template_family #contact .infos-client a,
.page-template-template_family #contact .infos-client h2,
.page-template-template_family #contact .infos-client address,
.page-template-template_business #contact .infos-client p,
.page-template-template_business #contact .infos-client a,
.page-template-template_business #contact .infos-client h2,
.page-template-template_business #contact .infos-client address {
  color: #fff;
}
.page-template-template_family #contact .infos-client .titre h2,
.page-template-template_business #contact .infos-client .titre h2 {
  padding-left: 0.5em;
  position: relative;
  font-size: 25px;
  font-weight: 700;
}
.page-template-template_family #contact .infos-client .titre h2::before,
.page-template-template_business #contact .infos-client .titre h2::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 3px;
  background-color: #fff;
}
.page-template-template_family #contact .infos-client .horaire,
.page-template-template_business #contact .infos-client .horaire {
  margin-bottom: 1em;
}
.page-template-template_family #contact .infos-client .horaire p,
.page-template-template_business #contact .infos-client .horaire p {
  margin-bottom: 0;
}
.page-template-template_family #contact .infos-client i,
.page-template-template_business #contact .infos-client i {
  margin-right: 0.5em;
  color: #fff;
}
.page-template-template_family #contact .infos-client .adresse,
.page-template-template_family #contact .infos-client .telephone,
.page-template-template_business #contact .infos-client .adresse,
.page-template-template_business #contact .infos-client .telephone {
  margin-bottom: 1em;
}
.page-template-template_family #contact .infos-client .adresse address,
.page-template-template_family #contact .infos-client .telephone address,
.page-template-template_business #contact .infos-client .adresse address,
.page-template-template_business #contact .infos-client .telephone address {
  margin-bottom: 0;
}
.page-template-template_family #entete #menu::after {
  background-color: #b2cc19 !important;
}
.page-template-template_family #entete #menu ul li:nth-child(3) a {
  color: #fff !important;
  background-color: #ec6707 !important;
  padding: 0.5em 1em;
  border-radius: 5px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template_family #entete #menu ul li:nth-child(3) a:hover {
  background-color: #f29955 !important;
  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 !important;
}
.page-template-template_family #entete #menu ul li a:after {
  background-color: #b2cc19 !important;
}
.page-template-template_family #entete #menu ul li a:hover {
  color: #b2cc19 !important;
}
.page-template-template_family #entete #menu ul li.current-menu-item a {
  color: #b2cc19 !important;
}
.page-template-template_family #entete .infos-client {
  border-left: solid 2px #b2cc19;
}
.page-template-template_family #entete #main-navigation .facebook a {
  background-color: #b2cc19;
}
.page-template-template_family #entete .menu-fixed .social-links {
  background-color: #b2cc19;
}
.page-template-template_family #entete .menu-fixed .diagnostic a:hover {
  color: #b2cc19;
  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;
}
.page-template-template_family #entete .icon-scroll {
  box-shadow: inset 0 0 0 1px #b2cc19;
}
.page-template-template_family #entete .icon-scroll::before {
  border: solid 1px #b2cc19;
}
.page-template-template_family #avantage-family {
  background-color: #b2cc19;
  padding: 2em 0;
  position: relative;
  z-index: -2;
}
.page-template-template_family #avantage-family::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background-image: url('../img/pattern-2.png');
  background-repeat: repeat;
  background-blend-mode: multiply;
  opacity: .3;
}
.page-template-template_family #avantage-family .titre-avantage {
  margin-bottom: 2em;
}
.page-template-template_family #avantage-family .titre-avantage .logo-avantage {
  height: 90px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 576px) {
  .page-template-template_family #avantage-family .ctn-avantage {
    text-align: center;
  }
}
.page-template-template_family #avantage-family .ctn-avantage .contenu-left,
.page-template-template_family #avantage-family .ctn-avantage .contenu-right {
  position: relative;
  margin-bottom: 1em;
}
@media screen and (max-width: 576px) {
  .page-template-template_family #avantage-family .ctn-avantage .contenu-left,
  .page-template-template_family #avantage-family .ctn-avantage .contenu-right {
    margin-bottom: 3em;
  }
}
.page-template-template_family #avantage-family .ctn-avantage .contenu-left .text-impot,
.page-template-template_family #avantage-family .ctn-avantage .contenu-left .text-cheque,
.page-template-template_family #avantage-family .ctn-avantage .contenu-right .text-impot,
.page-template-template_family #avantage-family .ctn-avantage .contenu-right .text-cheque {
  margin-left: 1.5em;
  text-transform: uppercase;
  font-weight: 500;
}
@media screen and (max-width: 576px) {
  .page-template-template_family #avantage-family .ctn-avantage .contenu-left .text-impot,
  .page-template-template_family #avantage-family .ctn-avantage .contenu-left .text-cheque,
  .page-template-template_family #avantage-family .ctn-avantage .contenu-right .text-impot,
  .page-template-template_family #avantage-family .ctn-avantage .contenu-right .text-cheque {
    margin-left: 0;
    margin-top: 1em;
  }
}
.page-template-template_family #avantage-family .ctn-avantage .contenu-left::before {
  position: absolute;
  content: "";
  display: block;
  right: 0;
  width: 1px;
  height: 50%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 576px) {
  .page-template-template_family #avantage-family .ctn-avantage .contenu-left::before {
    width: 50%;
    height: 1px;
    top: 105%;
    transform: translateX(-50%);
    left: 50%;
  }
}
@media screen and (max-width: 768px) {
  .page-template-template_family #avantage-family .ctn-avantage .contenu-left::before {
    display: none;
  }
}
.page-template-template_family #avantage-family .ctn-avantage .contenu-right .text-cheque {
  color: #fff;
}
.page-template-template_family #avantage-family .ctn-avantage .mention p {
  font-size: 11px;
  font-weight: 500;
}
.page-template-template_family #nf-form-3-cont .submit-wrap input {
  color: #fff;
  background-color: #b2cc19;
  border: solid 1px #b2cc19;
}
.page-template-template_family #nf-form-3-cont .submit-wrap input:hover {
  color: #000;
  border: solid 1px #b2cc19;
}
.page-template-template_family #nf-form-3-cont hr {
  border-top: 1px solid #b2cc19;
}
.page-template-template_family #nf-form-3-cont .nf-field-label::before {
  background-color: #b2cc19;
}
.page-template-template_family #nf-form-3-cont .nf-fu-progress-bar {
  background-color: #b2cc19 !important;
}
.page-template-template_family #nf-form-3-cont .btn-success {
  background-color: #b2cc19;
  border-color: #b2cc19;
}
.page-template-template_family #prestation .titre-main h1::before {
  background-color: #b2cc19;
  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;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .picto {
  background-color: #b2cc19;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation:hover .picto {
  background-color: #bfdb7e;
  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;
}
.page-template-template_family #prestation .container-fluid .ctn-prestation .infos-prestation .titre h2 {
  color: #b2cc19;
}
.page-template-template_family #prestation .popup-close {
  background-color: #b2cc19;
  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;
}
.page-template-template_family #prestation .popup-close: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;
}
.page-template-template_family #prestation .popup .title-picto img {
  background-color: #b2cc19;
}
.page-template-template_family #mise-en-avant .ctn-mise .ctn-infos .titre h2::before {
  background-color: #b2cc19;
}
.page-template-template_family #maps .ctn-maps .ctn-infos h2::before {
  background-color: #b2cc19;
}
.page-template-template_family #maps .ctn-maps .image .legende .one::before {
  background-color: #d7e8ae;
}
.page-template-template_family #maps .ctn-maps .image .legende .two::before {
  background-color: #bfdb7e;
}
.page-template-template_family #maps .ctn-maps .image .legende .three::before {
  background-color: #b2cc19;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .submit-wrap {
  text-align: center;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .submit-wrap input {
  color: #000;
  font-weight: 700;
  background-color: #b2cc19;
  border: solid 1px #b2cc19;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .submit-wrap input:hover {
  color: #bfdb7e;
  border: solid 1px #bfdb7e;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .field-wrap >div input[type=checkbox].nf-checked::before {
  background-color: #b2cc19;
}
.page-template-template_family #contact .formulaire #nf-form-2-cont .nf-error-msg {
  color: #b2cc19;
}
.page-template-template_family #contact .infos-client .titre h2::before {
  background-color: #b2cc19;
}
.page-template-template_family #contact .infos-client i {
  margin-right: 0.5em;
  color: #b2cc19;
}
.page-template-template_family #to_top_scrollup {
  background-color: #b2cc19;
}
.page-template-template_business #entete #menu::after {
  background-color: #ec6707 !important;
}
.page-template-template_business #entete #menu ul li:nth-child(3) a {
  color: #fff !important;
  background-color: #b2cc19 !important;
  padding: 0.5em 1em;
  border-radius: 5px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template_business #entete #menu ul li:nth-child(3) a:hover {
  background-color: #bfdb7e !important;
  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 !important;
}
.page-template-template_business #entete #menu ul li a:after {
  background-color: #ec6707 !important;
}
.page-template-template_business #entete #menu ul li a:hover {
  color: #ec6707 !important;
}
.page-template-template_business #entete #menu ul li.current-menu-item a {
  color: #ec6707 !important;
}
.page-template-template_business #entete .infos-client {
  border-left: solid 2px #ec6707;
}
.page-template-template_business #entete #main-navigation .facebook a {
  background-color: #ec6707;
}
.page-template-template_business #entete .menu-fixed .social-links {
  background-color: #ec6707;
}
.page-template-template_business #entete .menu-fixed .diagnostic a:hover {
  color: #ec6707;
  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;
}
.page-template-template_business #entete .icon-scroll {
  box-shadow: inset 0 0 0 1px #ec6707;
}
.page-template-template_business #entete .icon-scroll::before {
  border: solid 1px #ec6707;
}
.page-template-template_business #avantage-business {
  background-color: #ec6707;
  padding: 4em 0;
  position: relative;
  z-index: -2;
}
.page-template-template_business #avantage-business::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background-image: url('../img/pattern-2.png');
  background-repeat: repeat;
  background-blend-mode: multiply;
  opacity: .3;
}
.page-template-template_business #avantage-business .titre-avantage {
  margin-bottom: 2em;
}
.page-template-template_business #avantage-business .titre-avantage .logo-avantage {
  height: 90px;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 576px) {
  .page-template-template_business #avantage-business .ctn-avantage {
    text-align: center;
  }
}
.page-template-template_business #avantage-business .ctn-avantage .picto {
  height: 50px;
  width: auto;
}
.page-template-template_business #avantage-business .ctn-avantage .picto img {
  transform: translateY(-50%);
  margin-top: 50%;
}
.page-template-template_business #avantage-business .ctn-avantage .texte-avantage h2 {
  font-size: 1.2rem;
}
.page-template-template_business #nf-form-3-cont .submit-wrap input {
  color: #fff;
  background-color: #ec6707;
  border: solid 1px #ec6707;
}
.page-template-template_business #nf-form-3-cont .submit-wrap input:hover {
  color: #000;
  border: solid 1px #ec6707;
}
.page-template-template_business #nf-form-3-cont hr {
  border-top: 1px solid #ec6707;
}
.page-template-template_business #nf-form-3-cont .nf-field-label::before {
  background-color: #ec6707;
}
.page-template-template_business #nf-form-3-cont .nf-fu-progress-bar {
  background-color: #ec6707 !important;
}
.page-template-template_business #nf-form-3-cont .btn-success {
  background-color: #ec6707;
  border-color: #ec6707;
}
.page-template-template_business #prestation .titre-main h1::before {
  background-color: #ec6707;
}
.page-template-template_business #prestation .container-fluid .ctn-prestation .picto {
  background-color: #ec6707;
  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;
}
.page-template-template_business #prestation .container-fluid .ctn-prestation:hover .picto {
  background-color: #f29955;
  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;
}
.page-template-template_business #prestation .container-fluid .ctn-prestation .infos-prestation .titre h2 {
  color: #ec6707;
}
.page-template-template_business #prestation .popup-close {
  background-color: #ec6707;
  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;
}
.page-template-template_business #prestation .popup-close: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;
}
.page-template-template_business #prestation .popup .title-picto img {
  background-color: #ec6707;
}
.page-template-template_business #mise-en-avant .ctn-mise .ctn-infos .titre h2::before {
  background-color: #ec6707;
}
.page-template-template_business #maps .ctn-maps .ctn-infos h2::before {
  background-color: #ec6707;
}
.page-template-template_business #maps .ctn-maps .image .legende .one::before {
  background-color: #fcd8bb;
}
.page-template-template_business #maps .ctn-maps .image .legende .two::before {
  background-color: #f29955;
}
.page-template-template_business #maps .ctn-maps .image .legende .three::before {
  background-color: #ec6707;
}
.page-template-template_business #contact .formulaire #nf-form-2-cont .submit-wrap {
  text-align: center;
}
.page-template-template_business #contact .formulaire #nf-form-2-cont .submit-wrap input {
  color: #000;
  font-weight: 700;
  background-color: #ec6707;
  border: solid 1px #ec6707;
}
.page-template-template_business #contact .formulaire #nf-form-2-cont .submit-wrap input:hover {
  color: #f29955;
  border: solid 1px #f29955;
}
.page-template-template_business #contact .formulaire #nf-form-2-cont .field-wrap >div input[type=checkbox].nf-checked::before {
  background-color: #ec6707;
}
.page-template-template_business #contact .formulaire #nf-form-2-cont .nf-error-msg {
  color: #ec6707;
}
.page-template-template_business #contact .infos-client .titre h2::before {
  background-color: #ec6707;
}
.page-template-template_business #contact .infos-client i {
  margin-right: 0.5em;
  color: #ec6707;
}
.page-template-template_business #to_top_scrollup {
  background-color: #ec6707;
}
#grdp_barre_maxi,
#grdp_barre_mini {
  background-color: rgba(255,255,255,0.9) !important;
}
#grdp_barre_maxi a,
#grdp_barre_mini a {
  color: #000 !important;
}
#grdp_barre_maxi p,
#grdp_barre_mini p {
  color: #000 !important;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
  }
}
a[data-tooltip].left:before,
a[data-tooltip].left:after {
  transform: translateX(0px);
}
a[data-tooltip].left:hover:after,
a[data-tooltip].left:hover:before {
  transform: translateX(-10px);
}
a[data-tooltip] {
  position: relative;
}
a[data-tooltip]:after,
a[data-tooltip]:before {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: transform 200ms ease, opacity 200ms;
  z-index: 99;
}
a[data-tooltip]:before {
  content: attr(data-tooltip);
  background: #000;
  color: #fff;
  font-size: 10px;
  font-weight: 300;
  padding: 10px 15px;
  border-radius: 5px;
  white-space: nowrap;
  text-decoration: none;
  letter-spacing: 1px;
}
a[data-tooltip]:after {
  width: 0;
  height: 0;
  border: 6px solid transparent;
  content: '';
}
a[data-tooltip]:hover:after,
a[data-tooltip]:hover:before {
  visibility: visible;
  opacity: 0.85;
  transform: translateY(0px);
}
.page-id-125 .container,
.page-id-127 .container {
  padding: 2em 0;
}
a[data-tooltip][data-position="left"]:before {
  top: -12%;
  right: 100%;
  margin-right: 10px;
}
a[data-tooltip][data-position="left"]:after {
  border-left-color: #000;
  border-right: none;
  top: calc(47%);
  right: 100%;
  margin-top: -6px;
  margin-right: 4px;
}
#grdp_barre_maxi .cross-close::before,
#grdp_barre_maxi .cross-close::after {
  background-color: #000000 !important;
}
.nf-response-msg {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 0.5em;
}
.nf-response-msg p {
  color: #3c763d;
  font-size: 18px;
}
