.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body {
  font-family: 'Raleway', sans-serif;
  overflow-x: hidden;
  font-weight: 500;
  color: #707174;
}
body a {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  text-decoration: none;
}
body a:hover,
body a:focus {
  text-decoration: none;
  outline: none;
}
body .petit-container {
  max-width: 940px;
}
body #grdp_barre_maxi,
body #grdp_barre_mini {
  padding: 5px 15px;
  background-color: rgba(27,51,109,0.85);
  display: none !important;
}
body #grdp_barre_maxi p,
body #grdp_barre_mini p {
  font-size: 12px;
}
body #grdp_barre_mini {
  display: block !important;
}
body #grdp_barre_mini a[data-target="#idcom_cookies"] {
  padding: 7.5px 15px;
}
body #nous-contacter-fixe {
  background-color: #308b2b;
  color: #ffffff;
  position: fixed;
  right: 0;
  bottom: 0;
  height: 50px;
  border: 2px solid #308b2b;
  border-right: 0;
  border-bottom: 0;
  font-size: 18px;
  line-height: 22px;
  width: 270px;
  z-index: 10;
  border-top-left-radius: 15px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 10px;
}
body #nous-contacter-fixe i {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  line-height: 22px;
  font-size: 11px;
  border: 2px solid #ffffff;
  text-align: center;
  margin-right: 15px;
  vertical-align: middle;
  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: #ffffff;
}
body #nous-contacter-fixe span {
  vertical-align: middle;
}
body #nous-contacter-fixe:hover {
  background-color: #ffffff;
  color: #308b2b;
}
body #nous-contacter-fixe:hover i {
  border-color: #308b2b;
  color: #308b2b;
}
body .loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.85);
  z-index: 10000000;
  display: none;
}
body .loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -64px;
  margin-left: -64px;
}
body .overlay-mobile {
  display: none;
  height: 100% !important;
  width: 100%;
  background-color: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}
body .lg-backdrop {
  background-color: rgba(247,249,250,0.9);
}
body .lg-outer .lg-toolbar {
  background-color: rgba(22,33,59,0.9);
  color: #ffffff;
}
body .lg-outer .lg-toolbar #lg-counter {
  color: #ffffff;
}
body .lg-outer .lg-toolbar .lg-icon {
  color: #ffffff;
}
body .lg-outer .lg-toolbar .lg-icon:hover {
  color: #16213b;
}
body .lg-outer .lg-toolbar a {
  color: #ffffff;
}
body .lg-outer .lg-toolbar a:hover {
  color: #16213b;
}
body .lg-outer .lg-image {
  border: 2px solid #16213b;
}
body .lg-outer .lg-actions .lg-icon {
  outline: none;
  background-color: #ffffff;
  color: #16213b;
  border: 2px solid #16213b;
  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 .lg-outer .lg-actions .lg-icon:hover {
  border-color: #707174;
  color: #707174;
}
body .lg-outer .lg-thumb-outer {
  background-color: #ffffff;
  padding: 0px 15px;
}
body .lg-outer .lg-thumb-outer .lg-thumb-item {
  border: 2px solid #16213b;
  border-radius: 0;
  cursor: pointer !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;
}
body .lg-outer .lg-thumb-outer .lg-thumb-item.active {
  border-color: #308b2b;
}
body .lg-outer .lg-thumb-outer .lg-thumb-item:hover {
  border-color: #308b2b;
}
body .formulaire-recherches-offres .champ {
  color: #16213b;
  position: relative;
  margin-bottom: 10px;
}
body .formulaire-recherches-offres .champ .intitule {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}
body .formulaire-recherches-offres .champ input[type="text"] {
  padding: 5px 15px;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  border: 1px solid #707174;
}
body .formulaire-recherches-offres .champ #slider_value {
  font-size: 16px;
  color: #16213b;
  font-weight: bold;
}
body .formulaire-recherches-offres .champ select {
  padding: 5px 15px;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  border: 1px solid #707174;
}
body .formulaire-recherches-offres .champ .input-range {
  accent-color: #16213b;
  height: 30px;
}
body .formulaire-recherches-offres .champ input[type="submit"] {
  background-color: #16213b;
  border: 1px solid #16213b;
  color: #ffffff;
  width: 100%;
  padding: 7.5px 15px;
  text-transform: uppercase;
  outline: none;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  cursor: pointer;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body .formulaire-recherches-offres .champ input[type="submit"]:hover {
  background-color: #ffffff;
  color: #16213b;
}
body .formulaire-recherches-offres .champ:last-child {
  margin-bottom: 0;
}
body >header {
  height: 62px;
  background-color: #ffffff;
  position: relative;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0,1,1,0.25);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0,1,1,0.25);
  box-shadow: 0px 10px 20px 0px rgba(0,1,1,0.25);
}
body >header #menu-mobile,
body >header #menu-telephone {
  display: none;
}
body >header .logo {
  text-align: center;
  position: relative;
  padding-top: 6px;
  z-index: 6;
}
body >header .logo img {
  z-index: 7;
  position: relative;
}
body >header .logo img.mobile {
  display: none;
}
body >header .logo:after {
  content: "";
  background-image: url(../img/demi-rond-logo-header.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 366px;
  height: 122px;
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-left: -183px;
  top: 0;
  display: block;
}
body >header .menu-principal {
  text-align: center;
  padding-top: 20px;
}
body >header .menu-principal .menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body >header .menu-principal .menu >li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  position: relative;
  padding-bottom: 20px;
}
body >header .menu-principal .menu >li >a {
  text-transform: uppercase;
  color: #707174;
  font-size: 14px;
  line-height: 18px;
}
body >header .menu-principal .menu >li >a:hover {
  color: #308b2b;
}
body >header .menu-principal .menu >li:last-child {
  margin-right: 0;
}
body >header .menu-principal .menu >li.current-menu-item >a,
body >header .menu-principal .menu >li.current-menu-ancestor >a {
  color: #308b2b;
}
body >header .menu-principal .menu >li .sub-menu {
  background-color: rgba(255,255,255,0.85);
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0px 20px;
  width: max-content;
  left: -20px;
  text-align: left;
  top: 41px;
  z-index: 3;
  padding: 15px 20px;
  display: none;
}
body >header .menu-principal .menu >li .sub-menu >li {
  display: block;
}
body >header .menu-principal .menu >li .sub-menu >li:last-child {
  margin-bottom: 0;
}
body >header .menu-principal .menu >li .sub-menu >li >a {
  color: #16213b;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
}
body >header .menu-principal .menu >li .sub-menu >li >a:hover {
  color: #308b2b;
}
body >header .menu-principal .menu >li .sub-menu >li.current-menu-item >a {
  color: #308b2b;
}
body >header .liens {
  height: 62px;
  text-align: right;
}
body >header .liens .avis-clients {
  display: inline-block;
}
body >header .liens .avis-clients a img {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body >header .liens .avis-clients a img.minus {
  display: none;
}
body >header .liens .avis-clients a:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(0.9,0.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(0.9,0.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(0.9,0.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(0.9,0.9,1);
  opacity: 0.9;
}
body >header .liens .contacts-et-externes {
  height: 100%;
  font-size: 0;
  display: inline-block;
  margin-left: 5%;
}
body >header .liens .contacts-et-externes >div {
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
body >header .liens .contacts-et-externes .reseaux-sociaux {
  background-color: #cdcdcd;
  width: 32px;
  text-align: center;
}
body >header .liens .contacts-et-externes .reseaux-sociaux .reseau {
  line-height: 14px;
  padding-top: 9px;
}
body >header .liens .contacts-et-externes .reseaux-sociaux .reseau a {
  color: #ffffff;
  font-size: 14px;
}
body >header .liens .contacts-et-externes .reseaux-sociaux .reseau.fb a:hover {
  color: #16213b;
}
body >header .liens .contacts-et-externes .reseaux-sociaux .reseau.email a:hover {
  color: #308b2b;
}
body >header .liens .contacts-et-externes .extensions {
  width: 183px;
}
body >header .liens .contacts-et-externes .extensions .extension {
  height: 50%;
  text-align: center;
}
body >header .liens .contacts-et-externes .extensions .extension a {
  display: block;
  text-transform: uppercase;
  color: #ffffff;
  height: 100%;
  line-height: 31px;
}
body >header .liens .contacts-et-externes .extensions .extension.telephone a {
  background-color: #16213b;
  font-weight: 600;
  font-size: 14px;
}
body >header .liens .contacts-et-externes .extensions .extension.telephone a i {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 7px;
  padding-top: 3px;
  vertical-align: middle;
  margin-right: 2px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body >header .liens .contacts-et-externes .extensions .extension.telephone a span {
  vertical-align: middle;
}
body >header .liens .contacts-et-externes .extensions .extension.telephone a:hover {
  background-color: #ffffff;
  color: #16213b;
}
body >header .liens .contacts-et-externes .extensions .extension.telephone a:hover i {
  border-color: #16213b;
  color: #16213b;
}
body >header .liens .contacts-et-externes .extensions .extension.suivre-projet a {
  background-color: #308b2b;
  font-size: 12px;
}
body >header .liens .contacts-et-externes .extensions .extension.suivre-projet a:hover {
  background-color: #ffffff;
  color: #308b2b;
}
body >main .bloc-de-texte {
  font-size: 14px;
  line-height: 18px;
}
body >main .bloc-de-texte p {
  margin-bottom: 20px;
  text-align: justify;
}
body >main .bloc-de-texte ul {
  margin: 0;
  padding-left: 20px;
  list-style-type: disc;
}
body >main .bloc-de-texte ul li {
  margin-bottom: 20px;
}
body >main iframe.video {
  width: 100%;
  height: auto;
}
body >footer .garanties .titre {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #16213b;
  padding: 30px 0;
  position: relative;
}
body >footer .garanties .titre span {
  font-weight: bold;
}
body >footer .garanties .titre:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 21px 0 21px;
  border-color: #ffffff transparent transparent transparent;
  bottom: -21px;
  left: 50%;
  margin-left: -21px;
}
body >footer .garanties .liste {
  background: url(../img/bg-footer-garanties.png) no-repeat 1% 50%, url(../img/bg-footer-garanties.png) no-repeat 99% 50%;
  background-color: #1b336d;
  padding-top: 55px;
  color: #ffffff;
}
body >footer .garanties .liste .garantie {
  text-align: center;
  margin-bottom: 50px;
}
body >footer .garanties .liste .garantie .pictogramme {
  margin-bottom: 20px;
  height: 63px;
  line-height: 63px;
}
body >footer .garanties .liste .garantie .pictogramme img {
  max-height: 100%;
  max-width: 100%;
}
body >footer .garanties .liste .garantie .nom {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 19px;
}
body >footer .garanties .liste .garantie .nom span {
  font-weight: bold;
}
body >footer .garanties .liste .garantie .nom:after {
  content: "";
  width: 63px;
  height: 2px;
  display: block;
  background-color: #ffffff;
  margin: 20px auto 15px;
}
body >footer .garanties .liste .garantie .texte {
  font-size: 15px;
  line-height: 19px;
  font-weight: 400;
}
body >footer .corps {
  background-color: #16213b;
  padding-top: 59px;
  padding-bottom: 23px;
  color: #ffffff;
}
body >footer .corps .row {
  margin: 0 -25px;
}
body >footer .corps .col-sm-3 {
  border-right: 1px solid #308b2b;
  padding: 0 25px;
  margin-top: 26px;
}
body >footer .corps .col-sm-3:first-child {
  margin-top: 0;
  border: 0;
}
body >footer .corps .col-sm-3:last-child {
  border: 0;
}
body >footer .corps .logo-footer {
  margin: auto;
  display: block;
}
body >footer .corps .texte-sous-logo {
  font-size: 12px;
  line-height: 16px;
  text-align: justify;
  margin-top: 15px;
}
body >footer .corps .titre {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body >footer .corps .menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-transform: uppercase;
}
body >footer .corps .menu li {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 5px;
}
body >footer .corps .menu li:last-child {
  margin-bottom: 0;
}
body >footer .corps .menu li a {
  color: #ffffff;
}
body >footer .corps .menu li a:hover {
  color: #308b2b;
}
body >footer .corps .lien {
  line-height: 16px;
  margin-bottom: 5px;
}
body >footer .corps .lien a {
  color: #ffffff;
}
body >footer .corps .lien a i {
  font-size: 8px;
  line-height: 12px;
  border: 1px solid #308b2b;
  border-radius: 12px;
  width: 15px;
  height: 15px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #308b2b;
  margin-right: 5px;
}
body >footer .corps .lien a span {
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
}
body >footer .corps .lien a:hover {
  color: #308b2b;
}
body >footer .pied {
  background-color: #16213b;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  padding: 23px 0;
  text-align: center;
}
body >footer .pied .logo-idcom {
  margin-right: 10px;
}
body >footer .pied .logo-idcom img {
  width: 54px;
}
body >footer .pied a {
  color: #ffffff;
}
body >footer .pied a:hover {
  color: #308b2b;
}
.home >main .gros-titre {
  font-size: 35px;
  line-height: 39px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 10px;
}
.home >main .gros-titre strong {
  font-weight: bold;
}
.home >main .mini-titre {
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item {
  height: 800px;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row {
  height: 100%;
  margin: 0;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution {
  height: 100%;
  padding: 0;
  position: relative;
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  overflow: hidden;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution:first-child {
  border-left: 0;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution:last-child {
  border-right: 0;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .fond {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: contain;
  background-image: url(../img/overlay-slide-solution-home.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .titre {
  color: #ffffff;
  font-size: 42px;
  line-height: 46px;
  text-transform: uppercase;
  padding: 0 12%;
  text-align: center;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .titre:after {
  content: "";
  width: 3px;
  height: 40px;
  background-color: #ffffff;
  display: block;
  margin: 20px auto 0;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .bandeau {
  height: 30px;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .texte {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  padding: 0px 12% 30px;
  text-align: center;
  display: none;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution:nth-child(1) .intitules .bandeau {
  background-color: #004f9f;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution:nth-child(1) .intitules .texte {
  background-color: #004f9f;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution:nth-child(2) .intitules .bandeau {
  background-color: #1b336d;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution:nth-child(2) .intitules .texte {
  background-color: #1b336d;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution:nth-child(3) .intitules .bandeau {
  background-color: #16213b;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution:nth-child(3) .intitules .texte {
  background-color: #16213b;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution:hover .fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.05,1.05,1);
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .fond {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte {
  background-color: rgba(27,51,109,0.85);
  color: #ffffff;
  left: 7.5%;
  top: 20%;
  position: absolute;
  width: 680px;
  padding: 85px 50px 60px;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .titre {
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 20px;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .texte {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .lien {
  text-align: right;
  margin-top: 35px;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .lien a {
  border: 2px solid #ffffff;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  padding: 7.5px 15px;
  border-radius: 5px;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .lien a:hover {
  background-color: #ffffff;
  color: #16213b;
}
.home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .mini-logo {
  position: absolute;
  top: -45px;
  left: 20%;
  width: auto;
}
.home >main section.diaporama .owl-carousel .owl-nav button {
  width: 44px;
  height: 44px;
  border-radius: 44px;
  background-color: #308b2b;
  color: #ffffff;
  outline: none;
  border: 1px solid #308b2b;
  line-height: 44px;
  top: 45%;
  font-size: 20px;
  position: absolute;
  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;
}
.home >main section.diaporama .owl-carousel .owl-nav button:hover {
  color: #308b2b;
  background-color: #ffffff;
}
.home >main section.diaporama .owl-carousel .owl-nav button.owl-prev {
  left: 2.5%;
}
.home >main section.diaporama .owl-carousel .owl-nav button.owl-next {
  right: 2.5%;
}
.home >main section.evenements-et-suivi .gros-titre {
  color: #16213b;
  margin-bottom: 0;
}
.home >main section.evenements-et-suivi .gros-titre:after {
  content: "";
  width: 130px;
  height: 2px;
  background-color: #308b2b;
  display: block;
  margin: 20px 0 30px;
}
.home >main section.evenements-et-suivi .evenements {
  padding: 55px 2.5% 0 7.5%;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a .image {
  position: relative;
  height: 160px;
  overflow: hidden;
  margin-bottom: 20px;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a .image >div {
  position: absolute;
  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;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a .image >div.fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: -5%;
  left: -5%;
  height: 110%;
  width: 110%;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a .image >div.overlay {
  background-color: rgba(22,33,59,0.5);
  background-image: url(../img/zoom-plus.png);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a .intitule {
  color: #16213b;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a .date-publication {
  color: #308b2b;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 10px;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a .date-publication:before {
  content: "";
  width: 18px;
  height: 2px;
  background-color: #308b2b;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a .introduction {
  color: #16213b;
  font-size: 13px;
  line-height: 17px;
  text-align: justify;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a:hover .image >div.fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a:hover .image >div.overlay {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  left: 0;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-stage-outer .item a:hover .intitule {
  color: #308b2b;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-nav button {
  width: 30px;
  height: 30px;
  color: #707174;
  outline: none;
  line-height: 30px;
  top: 45%;
  font-size: 30px;
  position: absolute;
  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;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-nav button:hover {
  color: #308b2b;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-nav button.owl-prev {
  left: -7.5%;
}
.home >main section.evenements-et-suivi .evenements .owl-carousel .owl-nav button.owl-next {
  right: -7.5%;
}
.home >main section.evenements-et-suivi .avis-clients {
  padding-top: 92px;
  padding-bottom: 30px;
  text-align: center;
}
.home >main section.evenements-et-suivi .avis-clients .titre {
  color: #1b336d;
  font-size: 25px;
  line-height: 29px;
  text-transform: uppercase;
  margin-bottom: 55px;
}
.home >main section.evenements-et-suivi .avis-clients .lien-avis {
  margin-bottom: 100px;
}
.home >main section.evenements-et-suivi .avis-clients .lien-avis img {
  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;
}
.home >main section.evenements-et-suivi .avis-clients .lien-avis:hover img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(0.9,0.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(0.9,0.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(0.9,0.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(0.9,0.9,1);
}
.home >main section.evenements-et-suivi .avis-clients .lien-facebook a {
  color: #1b336d;
  font-size: 18px;
}
.home >main section.evenements-et-suivi .avis-clients .lien-facebook a i {
  font-size: 28px;
  vertical-align: middle;
  margin-left: 5px;
}
.home >main section.evenements-et-suivi .avis-clients .lien-facebook a:hover {
  color: #308b2b;
}
.home >main section.evenements-et-suivi .suivi {
  background-color: #f7f9fa;
}
.home >main section.evenements-et-suivi .suivi .row {
  height: 100%;
}
.home >main section.evenements-et-suivi .suivi .textuel {
  text-align: center;
  padding: 70px 5% 30px;
}
.home >main section.evenements-et-suivi .suivi .textuel .titres {
  text-transform: uppercase;
  margin-bottom: 35px;
}
.home >main section.evenements-et-suivi .suivi .textuel .titres .principal {
  font-size: 18px;
  line-height: 22px;
  color: #308b2b;
  font-weight: bold;
}
.home >main section.evenements-et-suivi .suivi .textuel .titres .secondaire {
  color: #1b336d;
  font-size: 25px;
  line-height: 29px;
}
.home >main section.evenements-et-suivi .suivi .textuel .points-cles .point-cle {
  margin-bottom: 30px;
  padding: 0 8%;
}
.home >main section.evenements-et-suivi .suivi .textuel .points-cles .point-cle .pictogramme {
  height: 42px;
  line-height: 42px;
  margin-bottom: 10px;
}
.home >main section.evenements-et-suivi .suivi .textuel .points-cles .point-cle .pictogramme img {
  max-height: 100%;
  max-width: 100%;
}
.home >main section.evenements-et-suivi .suivi .textuel .points-cles .point-cle .texte {
  font-weight: 600;
  color: #16213b;
  font-size: 14px;
  line-height: 18px;
}
.home >main section.evenements-et-suivi .suivi .textuel .lien {
  margin-top: 15px;
}
.home >main section.evenements-et-suivi .suivi .textuel .lien a {
  display: inline-block;
  color: white;
  border: 1px solid #308b2b;
  background-color: #308b2b;
  text-transform: uppercase;
  padding: 7.5px 45px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}
.home >main section.evenements-et-suivi .suivi .textuel .lien a:hover {
  color: #308b2b;
  background-color: #ffffff;
}
.home >main section.evenements-et-suivi .suivi .visuel {
  padding-left: 0;
}
.home >main section.evenements-et-suivi .suivi .visuel .image {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.home >main section.nos-solutions {
  padding-bottom: 60px;
  position: relative;
}
.home >main section.nos-solutions .introduction {
  text-align: center;
  padding-top: 75px;
  padding-bottom: 20px;
}
.home >main section.nos-solutions .introduction .gros-titre {
  color: #16213b;
  margin-bottom: 20px;
}
.home >main section.nos-solutions .introduction .bloc-de-texte ul,
.home >main section.nos-solutions .introduction .bloc-de-texte p {
  text-align: center;
}
.home >main section.nos-solutions .liste .solution .image {
  height: 305px;
  overflow: hidden;
  position: relative;
}
.home >main section.nos-solutions .liste .solution .image .fond {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.home >main section.nos-solutions .liste .solution .cadre-texte {
  color: #ffffff;
  padding: 20px 30px 1px;
  position: relative;
  margin-bottom: 15px;
  min-height: 280px;
}
.home >main section.nos-solutions .liste .solution .cadre-texte .titres .principal {
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: 300;
}
.home >main section.nos-solutions .liste .solution .cadre-texte .titres .secondaire {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
.home >main section.nos-solutions .liste .solution .cadre-texte:before {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #ffffff;
  top: 33px;
  left: 0;
  display: block;
  position: absolute;
}
.home >main section.nos-solutions .liste .solution .liens .row {
  margin: 0 -7.5px;
}
.home >main section.nos-solutions .liste .solution .liens .lien {
  padding: 0 7.5px;
}
.home >main section.nos-solutions .liste .solution .liens .lien a {
  border: 1px solid #707174;
  color: #707174;
  display: block;
  padding: 7.5px 15px;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
}
.home >main section.nos-solutions .liste .solution:nth-child(3n+1) .cadre-texte {
  background-color: #1b336d;
}
.home >main section.nos-solutions .liste .solution:nth-child(3n+1) .liens .lien a:hover {
  color: #1b336d;
  border-color: #1b336d;
}
.home >main section.nos-solutions .liste .solution:nth-child(3n+2) .cadre-texte {
  background-color: #f0930b;
}
.home >main section.nos-solutions .liste .solution:nth-child(3n+2) .liens .lien a:hover {
  color: #f0930b;
  border-color: #f0930b;
}
.home >main section.nos-solutions .liste .solution:nth-child(3n+3) .cadre-texte {
  background-color: #d12223;
}
.home >main section.nos-solutions .liste .solution:nth-child(3n+3) .liens .lien a:hover {
  color: #d12223;
  border-color: #d12223;
}
.home >main section.dernieres-realisations .bordure {
  height: 143px;
  background-image: url(../img/bordure-oblique-dernieres-realisations-page-accueil.png);
  background-position: center;
}
.home >main section.dernieres-realisations .introduction {
  text-align: center;
  background-color: #16213b;
  padding-top: 30px;
  padding-bottom: 50px;
}
.home >main section.dernieres-realisations .introduction .gros-titre {
  color: #ffffff;
  margin-bottom: 20px;
}
.home >main section.dernieres-realisations .introduction .lien a {
  color: #ffffff;
  display: inline-block;
  padding: 5px 30px;
  border: 1px solid #ffffff;
}
.home >main section.dernieres-realisations .introduction .lien a:hover {
  background-color: #ffffff;
  color: #16213b;
}
.home >main section.dernieres-realisations .owl-carousel .owl-stage-outer .item a {
  position: relative;
  height: 270px;
  overflow: hidden;
  display: block;
}
.home >main section.dernieres-realisations .owl-carousel .owl-stage-outer .item a .fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: -7%;
  left: -7%;
  height: 114%;
  width: 114%;
  position: absolute;
  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;
}
.home >main section.dernieres-realisations .owl-carousel .owl-stage-outer .item a .ville {
  position: absolute;
  height: 80px;
  margin-top: -40px;
  top: 50%;
  width: 100%;
  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;
  text-align: center;
  background-color: rgba(27,51,109,0.75);
  color: #ffffff;
  font-size: 30px;
  line-height: 34px;
  font-weight: bold;
  opacity: 0;
}
.home >main section.dernieres-realisations .owl-carousel .owl-stage-outer .item a .ville .row {
  margin: 0;
  height: 100%;
}
.home >main section.dernieres-realisations .owl-carousel .owl-stage-outer .item a:hover .fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.home >main section.dernieres-realisations .owl-carousel .owl-stage-outer .item a:hover .ville {
  opacity: 1;
}
.home >main section.dernieres-realisations .owl-carousel .owl-nav button {
  width: 44px;
  height: 44px;
  border-radius: 44px;
  background-color: #308b2b;
  color: #ffffff;
  outline: none;
  border: 1px solid #308b2b;
  line-height: 44px;
  top: 45%;
  font-size: 20px;
  position: absolute;
  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;
}
.home >main section.dernieres-realisations .owl-carousel .owl-nav button:hover {
  color: #308b2b;
  background-color: #ffffff;
}
.home >main section.dernieres-realisations .owl-carousel .owl-nav button.owl-prev {
  left: 2.5%;
}
.home >main section.dernieres-realisations .owl-carousel .owl-nav button.owl-next {
  right: 2.5%;
}
.home >main section.types-maisons-individuelles .introduction {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 45px;
}
.home >main section.types-maisons-individuelles .introduction .gros-titre {
  color: #16213b;
}
.home >main section.types-maisons-individuelles .introduction .mini-titre {
  color: #16213b;
}
.home >main section.types-maisons-individuelles .introduction .lien a {
  color: #f0930b;
  display: inline-block;
  padding: 5px 30px;
  border: 1px solid #f0930b;
}
.home >main section.types-maisons-individuelles .introduction .lien a:hover {
  background-color: #f0930b;
  color: #ffffff;
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-stage-outer .item a {
  position: relative;
  height: 270px;
  overflow: hidden;
  display: block;
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-stage-outer .item a .fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: -7%;
  left: -7%;
  height: 114%;
  width: 114%;
  position: absolute;
  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;
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-stage-outer .item a .nom {
  position: absolute;
  height: 80px;
  margin-top: -40px;
  top: 50%;
  width: 100%;
  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;
  text-align: center;
  background-color: rgba(242,146,2,0.75);
  color: #ffffff;
  font-size: 30px;
  line-height: 34px;
  font-weight: bold;
  opacity: 0;
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-stage-outer .item a .nom .row {
  margin: 0;
  height: 100%;
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-stage-outer .item a:hover .fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-stage-outer .item a:hover .nom {
  opacity: 1;
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-nav {
  display: block;
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-nav button {
  width: 44px;
  height: 44px;
  border-radius: 44px;
  background-color: #308b2b;
  color: #ffffff;
  outline: none;
  border: 1px solid #308b2b;
  line-height: 44px;
  top: 45%;
  font-size: 20px;
  position: absolute;
  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;
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-nav button:hover {
  color: #308b2b;
  background-color: #ffffff;
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-nav button.owl-prev {
  left: 2.5%;
}
.home >main section.types-maisons-individuelles .owl-carousel .owl-nav button.owl-next {
  right: 2.5%;
}
.home >main section.recherches-offre {
  padding-top: 95px;
  padding-bottom: 80px;
  position: relative;
}
.home >main section.recherches-offre .gros-titre {
  color: #16213b;
  text-align: center;
  margin-bottom: 40px;
}
.home >main section.recherches-offre .formulaire-recherches-offres {
  background-color: #f7f9fa;
  padding: 25px 75px;
}
.home >main section.recherches-offre .formulaire-recherches-offres form {
  font-size: 0;
  margin: 0 -1%;
}
.home >main section.recherches-offre .formulaire-recherches-offres form .champ {
  width: 25%;
  display: inline-block;
  vertical-align: bottom;
  margin: 0;
  padding: 0 1%;
}
.home >main section.recherches-offre .formulaire-recherches-offres form .champ input[type="submit"] {
  padding-top: 5.5px;
  padding-bottom: 5.5px;
}
.home >main section .decoration {
  position: absolute;
  top: 20%;
  left: 77%;
  z-index: -1;
}
.page-id-25 >main section.bandeau-titre {
  background-image: url(../img/bg-bandeau-maisons-sur-mesure.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 36px;
}
.page-id-25 >main section.bandeau-titre .container {
  height: 100%;
}
.page-id-25 >main section.bandeau-titre .container .row {
  height: 100%;
}
.page-id-25 >main section.bandeau-titre .titres .principal {
  font-weight: bold;
  margin-bottom: 5px;
}
.page-id-25 >main section.bandeau-titre .titres .secondaire {
  font-weight: 300;
}
.page-id-25 >main section.zones-de-contenus {
  padding-top: 60px;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu {
  margin-bottom: 100px;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .row {
  margin-left: -30px;
  margin-right: -30px;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel {
  padding-top: 45px;
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
  text-transform: uppercase;
  color: #00a6e2;
  margin-bottom: 20px;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .titres .secondaire {
  font-weight: bold;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .intitule {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #f0930b;
  margin-bottom: 5px;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
  min-width: 358px;
  font-size: 15px;
  line-height: 19px;
  padding: 15px;
  text-align: center;
  display: inline-block;
  letter-spacing: 1px;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a:hover {
  background-color: #ffffff !important;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+1) a {
  background-color: #f0930b;
  border-color: #f0930b;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+1) a:hover {
  color: #f0930b;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+2) a {
  background-color: #004f9f;
  border-color: #004f9f;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+2) a:hover {
  color: #004f9f;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+3) a {
  background-color: #00a6e2;
  border-color: #00a6e2;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+3) a:hover {
  color: #00a6e2;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .visuel {
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-25 >main section.zones-de-contenus .zone-de-contenu .visuel .photo {
  height: 410px;
  background-size: cover;
  background-position: center;
}
.page-id-26 >main section.bandeau-titre {
  background-image: url(../img/bg-bandeau-maisons-personnalisables.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 36px;
}
.page-id-26 >main section.bandeau-titre .container {
  height: 100%;
}
.page-id-26 >main section.bandeau-titre .container .row {
  height: 100%;
}
.page-id-26 >main section.bandeau-titre .titres .principal {
  font-weight: bold;
  margin-bottom: 5px;
}
.page-id-26 >main section.bandeau-titre .titres .secondaire {
  font-weight: 300;
}
.page-id-26 >main section.zones-de-contenus {
  padding-top: 60px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu {
  margin-bottom: 100px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .row {
  margin-left: -30px;
  margin-right: -30px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel {
  padding-top: 45px;
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
  text-transform: uppercase;
  color: #16213b;
  margin-bottom: 20px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel .titres .secondaire {
  font-weight: bold;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .intitule {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #308b2b;
  margin-bottom: 5px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
  min-width: 380px;
  font-size: 15px;
  line-height: 19px;
  padding: 15px;
  text-align: center;
  display: inline-block;
  letter-spacing: 1px;
  color: #16213b;
  background-color: #e8eef3;
  font-weight: 600;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a:hover {
  background-color: #16213b;
  color: #e8eef3;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel {
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel .photo {
  height: 410px;
  background-size: cover;
  background-position: center;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie {
  margin-bottom: 30px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone {
  height: 195px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: block;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone >div {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone >div.cadre {
  height: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  border: 4px solid #00a6e2;
  opacity: 0;
  z-index: 1;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone >div.fond {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone >div.nom {
  background-color: #1b336d;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
  padding: 5.5px 15px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone >div.nom:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 26px 26px 26px;
  border-color: transparent transparent #1b336d transparent;
  top: -26px;
  left: 50%;
  margin-left: -26px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone >div.bloc-de-texte {
  background-color: #1b336d;
  color: #ffffff;
  opacity: 0;
  height: 100%;
  padding: 20px 30px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  font-size: 13px;
  line-height: 17px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone >div.bloc-de-texte p,
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone >div.bloc-de-texte ul {
  margin-bottom: 10px;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone >div.bloc-de-texte .row {
  height: 100%;
}
.page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone:hover >div.cadre {
  opacity: 1;
}
.page-id-27 >main section.bandeau-titre {
  background-image: url(../img/bg-bandeau-maisons-hoha.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 36px;
}
.page-id-27 >main section.bandeau-titre .container {
  height: 100%;
}
.page-id-27 >main section.bandeau-titre .container .row {
  height: 100%;
}
.page-id-27 >main section.bandeau-titre .titres .principal {
  font-weight: bold;
  margin-bottom: 5px;
}
.page-id-27 >main section.bandeau-titre .titres .secondaire {
  font-weight: 300;
}
.page-id-27 >main section.zones-de-contenus {
  padding-top: 60px;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu {
  margin-bottom: 100px;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .row {
  margin-left: -30px;
  margin-right: -30px;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel {
  padding-top: 45px;
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
  text-transform: uppercase;
  color: #00a6e2;
  margin-bottom: 20px;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .titres .secondaire {
  font-weight: bold;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .intitule {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #f0930b;
  margin-bottom: 5px;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
  min-width: 358px;
  font-size: 15px;
  line-height: 19px;
  padding: 15px;
  text-align: center;
  display: inline-block;
  letter-spacing: 1px;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a:hover {
  background-color: #ffffff !important;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+1) a {
  background-color: #f0930b;
  border-color: #f0930b;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+1) a:hover {
  color: #f0930b;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+2) a {
  background-color: #004f9f;
  border-color: #004f9f;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+2) a:hover {
  color: #004f9f;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+3) a {
  background-color: #00a6e2;
  border-color: #00a6e2;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+3) a:hover {
  color: #00a6e2;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .visuel {
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-27 >main section.zones-de-contenus .zone-de-contenu .visuel .photo {
  height: 410px;
  background-size: cover;
  background-position: center;
}
.page-id-28 >main section.bandeau-titre {
  background-image: url(../img/bg-bandeau-habitat-et-renovation.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 36px;
}
.page-id-28 >main section.bandeau-titre .container {
  height: 100%;
}
.page-id-28 >main section.bandeau-titre .container .row {
  height: 100%;
}
.page-id-28 >main section.bandeau-titre .titres .principal {
  font-weight: bold;
  margin-bottom: 5px;
}
.page-id-28 >main section.bandeau-titre .titres .secondaire {
  font-weight: 300;
}
.page-id-28 >main section.zones-de-contenus {
  padding-top: 60px;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu {
  margin-bottom: 100px;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .row {
  margin-left: -30px;
  margin-right: -30px;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel {
  padding-top: 45px;
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
  text-transform: uppercase;
  color: #16213b;
  margin-bottom: 20px;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .titres .secondaire {
  font-weight: bold;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .intitule {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  color: #f0930b;
  margin-bottom: 5px;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
  min-width: 358px;
  font-size: 15px;
  line-height: 19px;
  padding: 15px;
  text-align: center;
  display: inline-block;
  letter-spacing: 1px;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a:hover {
  background-color: #ffffff !important;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+1) a {
  background-color: #f0930b;
  border-color: #f0930b;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+1) a:hover {
  color: #f0930b;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+2) a {
  background-color: #004f9f;
  border-color: #004f9f;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+2) a:hover {
  color: #004f9f;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+3) a {
  background-color: #00a6e2;
  border-color: #00a6e2;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p:nth-child(3n+3) a:hover {
  color: #00a6e2;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .visuel {
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-28 >main section.zones-de-contenus .zone-de-contenu .visuel .photo {
  height: 410px;
  background-size: cover;
  background-position: center;
}
.page-id-309 >main {
  background: url(../img/bg-main-1.png) no-repeat 0 60%, url(../img/bg-main-2.png) no-repeat 100% 35%;
}
.page-id-309 >main section .titre {
  font-size: 30px;
  line-height: 34px;
  color: #16213b;
  text-align: center;
  font-weight: 600;
  margin-bottom: 30px;
}
.page-id-309 >main section.bandeau-titre {
  background-image: url(../img/bg-bandeau-catalogue.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 157px;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  line-height: 34px;
}
.page-id-309 >main section.bandeau-titre .container {
  height: 100%;
}
.page-id-309 >main section.bandeau-titre .container .row {
  height: 100%;
}
.page-id-309 >main section.bandeau-titre .titres .principal {
  font-weight: bold;
  margin-bottom: 5px;
}
.page-id-309 >main section.bandeau-titre .titres .secondaire {
  font-weight: 300;
}
.page-id-309 >main section.introduction {
  padding-bottom: 60px;
}
.page-id-309 >main section.introduction .cadre {
  background-color: #308b2b;
  color: #ffffff;
  padding: 20px 90px 10px;
  font-weight: 600;
  border-bottom-left-radius: 90px;
  border-bottom-right-radius: 90px;
}
.page-id-309 >main section.introduction .cadre p,
.page-id-309 >main section.introduction .cadre ul {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.page-id-309 >main section.categories .liste .categorie {
  margin-bottom: 30px;
}
.page-id-309 >main section.categories .liste .categorie .zone {
  height: 295px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.page-id-309 >main section.categories .liste .categorie .zone >div {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.page-id-309 >main section.categories .liste .categorie .zone >div.cadre {
  height: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  border: 4px solid #00a6e2;
  opacity: 0;
  z-index: 1;
}
.page-id-309 >main section.categories .liste .categorie .zone >div.fond {
  height: 100%;
  background-size: cover;
  background-position: center;
}
.page-id-309 >main section.categories .liste .categorie .zone >div.nom {
  background-color: #1b336d;
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  text-align: center;
  padding: 10.5px 15px;
}
.page-id-309 >main section.categories .liste .categorie .zone >div.nom:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 26px 26px 26px;
  border-color: transparent transparent #1b336d transparent;
  top: -26px;
  left: 50%;
  margin-left: -26px;
}
.page-id-309 >main section.categories .liste .categorie .zone >div.bloc-de-texte {
  background-color: #1b336d;
  color: #ffffff;
  opacity: 0;
  height: 100%;
  padding: 20px 30px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  font-size: 13px;
  line-height: 17px;
}
.page-id-309 >main section.categories .liste .categorie .zone >div.bloc-de-texte p,
.page-id-309 >main section.categories .liste .categorie .zone >div.bloc-de-texte ul {
  margin-bottom: 10px;
}
.page-id-309 >main section.categories .liste .categorie .zone >div.bloc-de-texte .row {
  height: 100%;
}
.page-id-309 >main section.categories .liste .categorie .zone:hover >div.bloc-de-texte {
  opacity: 1;
}
.page-id-309 >main section.categories .liste .categorie .zone.active {
  cursor: default;
}
.page-id-309 >main section.categories .liste .categorie .zone.active >div.cadre {
  opacity: 1;
}
.page-id-309 >main section.modeles {
  display: none;
  padding-top: 35px;
}
.page-id-309 >main section.modeles .liste .modele {
  margin-bottom: 30px;
}
.page-id-309 >main section.modeles .liste .modele a .cadre {
  height: 180px;
  position: relative;
  overflow: hidden;
}
.page-id-309 >main section.modeles .liste .modele a .cadre >div {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.page-id-309 >main section.modeles .liste .modele a .cadre >div.fond {
  height: 100%;
  background-size: cover;
  background-position: center;
  left: -7%;
  bottom: -7%;
  height: 114%;
  width: 114%;
  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-309 >main section.modeles .liste .modele a .cadre >div.overlay {
  background-image: url(../img/zoom-plus.png);
  background-color: rgba(48,139,43,0.75);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  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-309 >main section.modeles .liste .modele a .cadre >div.informations {
  background-color: #308b2b;
  color: #ffffff;
  padding: 6px 0;
}
.page-id-309 >main section.modeles .liste .modele a .cadre >div.informations .row {
  margin: 0;
}
.page-id-309 >main section.modeles .liste .modele a .cadre >div.informations .nom {
  font-size: 14px;
  line-height: 18px;
  padding-right: 7.5px;
  text-transform: uppercase;
}
.page-id-309 >main section.modeles .liste .modele a .cadre >div.informations .prix {
  display: none;
  font-size: 12px;
  line-height: 16px;
  padding-left: 7.5px;
  text-align: right;
}
.page-id-309 >main section.modeles .liste .modele a .caracteristiques {
  display: none;
  background-color: #f7f9fa;
  text-align: center;
  padding-top: 1px;
  height: 30px;
}
.page-id-309 >main section.modeles .liste .modele a .caracteristiques .caracteristique {
  color: #4b4b4b;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.page-id-309 >main section.modeles .liste .modele a .caracteristiques .caracteristique img {
  max-width: 15px;
  vertical-align: middle;
  margin-right: 5px;
}
.page-id-309 >main section.modeles .liste .modele a .caracteristiques .caracteristique span {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  vertical-align: middle;
}
.page-id-309 >main section.modeles .liste .modele a .caracteristiques .caracteristique:last-child {
  margin-right: 0;
}
.page-id-309 >main section.modeles .liste .modele a:hover .cadre >div.fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.page-id-309 >main section.modeles .liste .modele a:hover .cadre >div.overlay {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  left: 0;
}
.page-id-309 >main section.liens-supplementaires {
  padding-top: 15px;
  padding-bottom: 30px;
}
.page-id-309 >main section.liens-supplementaires .lien a {
  display: block;
  background-color: #f0930b;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #f0930b;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  padding: 15px;
}
.page-id-309 >main section.liens-supplementaires .lien a:hover {
  color: #f0930b;
  background-color: #ffffff;
}
.page-id-309 >main section.liens-supplementaires .lien a:hover i {
  color: #f0930b;
  border-color: #f0930b;
}
.page-id-309 >main section.liens-supplementaires .lien a i {
  font-size: 10px;
  line-height: 19px;
  border: 1px solid #ffffff;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  margin-right: 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-id-309 >main section.liens-supplementaires .lien a span {
  vertical-align: middle;
}
.single-modele_pers >main section.contenu {
  padding-bottom: 70px;
}
.single-modele_pers >main section.contenu .visuel .owl-carousel .owl-stage-outer .item {
  height: 902px;
  position: relative;
}
.single-modele_pers >main section.contenu .visuel .owl-carousel .owl-stage-outer .item .fond {
  background-size: cover;
  background-position: center;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.single-modele_pers >main section.contenu .visuel .owl-nav button {
  width: 48px;
  height: 48px;
  background-color: #308b2b;
  color: #ffffff;
  outline: none;
  border: 1px solid #308b2b;
  line-height: 44px;
  bottom: 28px;
  font-size: 20px;
  position: absolute;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-modele_pers >main section.contenu .visuel .owl-nav button:hover {
  color: #308b2b;
  background-color: #ffffff;
}
.single-modele_pers >main section.contenu .visuel .owl-nav button.owl-prev {
  right: 48px;
}
.single-modele_pers >main section.contenu .visuel .owl-nav button.owl-next {
  right: -10px;
}
.single-modele_pers >main section.contenu .textuel {
  padding: 160px 4% 0 3%;
}
.single-modele_pers >main section.contenu .textuel .logo {
  margin-bottom: 75px;
}
.single-modele_pers >main section.contenu .textuel .titre {
  font-size: 35px;
  line-height: 39px;
  color: #16213b;
  font-weight: bold;
  margin-bottom: 15px;
}
.single-modele_pers >main section.contenu .textuel .prix {
  display: none;
  color: #308b2b;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.single-modele_pers >main section.contenu .textuel .prix:before {
  content: "";
  width: 18px;
  height: 2px;
  background-color: #308b2b;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.single-modele_pers >main section.contenu .textuel .caracteristiques {
  display: none;
  background-color: #f7f9fa;
  text-align: center;
  padding-top: 1px;
  height: 30px;
}
.single-modele_pers >main section.contenu .textuel .caracteristiques .caracteristique {
  color: #4b4b4b;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10%;
}
.single-modele_pers >main section.contenu .textuel .caracteristiques .caracteristique img {
  max-width: 15px;
  vertical-align: middle;
  margin-right: 5px;
}
.single-modele_pers >main section.contenu .textuel .caracteristiques .caracteristique span {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  vertical-align: middle;
}
.single-modele_pers >main section.contenu .textuel .caracteristiques .caracteristique:last-child {
  margin-right: 0;
}
.single-modele_pers >main section.modeles-similaires .titre {
  color: #16213b;
  font-size: 30px;
  line-height: 34px;
  padding: 0 85px;
  margin-bottom: 20px;
}
.single-modele_pers >main section.modeles-similaires .liste .row {
  margin: 0 -3px;
}
.single-modele_pers >main section.modeles-similaires .liste .modele {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding: 0 3px;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .cadre {
  height: 230px;
  position: relative;
  overflow: hidden;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .cadre >div {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .cadre >div.fond {
  height: 100%;
  background-size: cover;
  background-position: center;
  left: -7%;
  bottom: -7%;
  height: 114%;
  width: 114%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .cadre >div.overlay {
  background-image: url(../img/zoom-plus.png);
  background-color: rgba(48,139,43,0.75);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .cadre >div.informations {
  background-color: #308b2b;
  color: #ffffff;
  padding: 6px 0;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .cadre >div.informations .row {
  margin: 0;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .cadre >div.informations .nom {
  font-size: 14px;
  line-height: 18px;
  padding-right: 7.5px;
  text-transform: uppercase;
  text-align: center;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .caracteristiques {
  display: none;
  background-color: #f7f9fa;
  text-align: center;
  padding-top: 1px;
  height: 30px;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .caracteristiques .caracteristique {
  color: #4b4b4b;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .caracteristiques .caracteristique img {
  max-width: 15px;
  vertical-align: middle;
  margin-right: 5px;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .caracteristiques .caracteristique span {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  vertical-align: middle;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a .caracteristiques .caracteristique:last-child {
  margin-right: 0;
}
.single-modele_pers >main section.modeles-similaires .liste .modele a:hover .cadre >div.fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.single-modele_pers >main section.modeles-similaires .liste .modele a:hover .cadre >div.overlay {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  left: 0;
}
.page-id-11 >main section.offres {
  padding-top: 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.page-id-11 >main section.offres .cadre {
  background-color: #ffffff;
  padding: 70px 7.5%;
  position: relative;
}
.page-id-11 >main section.offres .cadre .titre {
  font-size: 35px;
  line-height: 39px;
  color: #16213b;
  text-align: center;
  margin-bottom: 60px;
}
.page-id-11 >main section.offres .cadre .formulaire-recherches-offres {
  position: absolute;
  left: -280px;
  background-color: #ffffff;
  width: 300px;
  padding: 40px 5%;
  z-index: 1;
}
.page-id-11 >main section.offres .cadre .liste {
  min-height: 300px;
}
.page-id-11 >main section.offres .cadre .liste .zone-cachee-garder-en-memoire-valeur-post {
  display: none;
}
.page-id-11 >main section.offres .cadre .liste .message {
  color: #308b2b;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.page-id-11 >main section.offres .cadre .liste .offre {
  margin-bottom: 30px;
}
.page-id-11 >main section.offres .cadre .liste .offre a {
  border: 1px solid #cdcdcd;
  display: block;
}
.page-id-11 >main section.offres .cadre .liste .offre a .image {
  position: relative;
  height: 180px;
  overflow: hidden;
}
.page-id-11 >main section.offres .cadre .liste .offre a .image >div {
  position: absolute;
  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-11 >main section.offres .cadre .liste .offre a .image >div.fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: -7%;
  left: -7%;
  height: 114%;
  width: 114%;
}
.page-id-11 >main section.offres .cadre .liste .offre a .image >div.ville {
  width: 100%;
  bottom: 0;
  color: white;
  text-transform: uppercase;
  text-align: center;
  padding: 3px 15px;
  background-color: rgba(48,139,43,0.85);
}
.page-id-11 >main section.offres .cadre .liste .offre a .image >div.overlay {
  background-image: url(../img/zoom-plus.png);
  background-color: rgba(48,139,43,0.75);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.page-id-11 >main section.offres .cadre .liste .offre a .image >div.overlay .row {
  height: 100%;
  margin: 0;
}
.page-id-11 >main section.offres .cadre .liste .offre a .image >div.overlay .zoom {
  margin-bottom: 15px;
}
.page-id-11 >main section.offres .cadre .liste .offre a .image >div.overlay .ville {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
}
.page-id-11 >main section.offres .cadre .liste .offre a .description {
  padding: 20px 15px 25px;
}
.page-id-11 >main section.offres .cadre .liste .offre a .description .caracteristiques {
  margin-bottom: 25px;
}
.page-id-11 >main section.offres .cadre .liste .offre a .description .caracteristiques .caracteristique .pictogramme {
  width: 25px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.page-id-11 >main section.offres .cadre .liste .offre a .description .caracteristiques .caracteristique .valeur {
  display: inline-block;
  vertical-align: middle;
  color: #707174;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
}
.page-id-11 >main section.offres .cadre .liste .offre a .description .adresse {
  color: #16213b;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 18px;
}
.page-id-11 >main section.offres .cadre .liste .offre a .description .agence-liee {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 25px;
  color: #707174;
}
.page-id-11 >main section.offres .cadre .liste .offre a .description .categorie {
  color: #16213b;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 600;
}
.page-id-11 >main section.offres .cadre .liste .offre a .description .reference {
  color: #16213b;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 25px;
}
.page-id-11 >main section.offres .cadre .liste .offre a .description .prix {
  color: #16213b;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
}
.page-id-11 >main section.offres .cadre .liste .offre a .description .prix strong {
  font-size: 24px;
}
.page-id-11 >main section.offres .cadre .liste .offre a .bouton {
  color: #ffffff;
  background-color: #16213b;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  height: 33px;
  padding-top: 8px;
  text-align: center;
}
.page-id-11 >main section.offres .cadre .liste .offre a:hover .image >div.fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.page-id-11 >main section.offres .cadre .liste .offre a:hover .image >div.overlay {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  left: 0;
}
.page-id-11 >main section.offres .cadre .la-pagination {
  text-align: center;
  margin-top: 30px;
}
.page-id-11 >main section.offres .cadre .la-pagination a,
.page-id-11 >main section.offres .cadre .la-pagination span {
  background-color: #ffffff;
  color: #16213b;
  border: 1px solid #16213b;
  display: inline-block;
  padding: 7.5px 25px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.page-id-11 >main section.offres .cadre .la-pagination a i,
.page-id-11 >main section.offres .cadre .la-pagination span i {
  font-size: 11px;
  margin: 0 5px;
}
.page-id-11 >main section.offres .cadre .la-pagination a:hover {
  background-color: #16213b;
  color: #ffffff;
}
.page-id-11 >main section.offres .cadre .la-pagination span {
  background-color: #16213b;
  color: #ffffff;
}
.single-offre >main {
  background: url(../img/bg-main-1.png) no-repeat 0 35%, url(../img/bg-main-2.png) no-repeat 100% 45%;
}
.single-offre >main section.bandeau {
  height: 395px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
  border-bottom: 11px solid #16213b;
}
.single-offre >main section.bandeau .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(115,115,115,0.35);
}
.single-offre >main section.bandeau .overlay .container {
  height: 100%;
}
.single-offre >main section.bandeau .overlay .container .row {
  height: 100%;
}
.single-offre >main section.bandeau .overlay .container .row .col-12 {
  font-size: 51px;
  line-height: 55px;
  color: #ffffff;
  text-transform: uppercase;
}
.single-offre >main section.bandeau .overlay .container .row .col-12 .type {
  font-weight: bold;
  margin-bottom: 5px;
}
.single-offre >main section.bandeau .overlay .container .row .col-12 .ville {
  font-weight: 300;
}
.single-offre >main section.bandeau:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 21px 0 21px;
  border-color: #16213b transparent transparent transparent;
  bottom: -32px;
  left: 50%;
  margin-left: -21px;
}
.single-offre >main section.contenu {
  padding-top: 60px;
  padding-bottom: 60px;
}
.single-offre >main section.contenu .resume .image {
  margin-bottom: 20px;
}
.single-offre >main section.contenu .resume .agence-liee {
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 25px;
}
.single-offre >main section.contenu .resume .categorie {
  color: #16213b;
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
  font-weight: 600;
}
.single-offre >main section.contenu .resume .reference {
  color: #16213b;
  font-size: 15px;
  line-height: 19px;
  text-transform: uppercase;
  font-weight: 600;
}
.single-offre >main section.contenu .resume .prix {
  color: #16213b;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-top: 25px;
}
.single-offre >main section.contenu .resume .prix strong {
  font-size: 24px;
}
.single-offre >main section.contenu .detail .intitule {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #16213b;
  text-transform: uppercase;
  font-weight: bold;
}
.single-offre >main section.contenu .detail .caracteristiques .caracteristique .pictogramme {
  width: 25px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.single-offre >main section.contenu .detail .caracteristiques .caracteristique .valeur {
  display: inline-block;
  vertical-align: middle;
  color: #16213b;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
}
.single-offre >main section.galerie {
  padding-bottom: 60px;
}
.single-offre >main section.galerie .owl-carousel .owl-stage-outer .item img {
  display: none;
}
.single-offre >main section.galerie .owl-carousel .owl-stage-outer .item .image {
  position: relative;
  height: 280px;
  overflow: hidden;
}
.single-offre >main section.galerie .owl-carousel .owl-stage-outer .item .image >div {
  position: absolute;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-offre >main section.galerie .owl-carousel .owl-stage-outer .item .image >div.fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: -7%;
  left: -7%;
  height: 114%;
  width: 114%;
}
.single-offre >main section.galerie .owl-carousel .owl-stage-outer .item .image >div.overlay {
  background-color: rgba(22,33,59,0.5);
  background-image: url(../img/zoom-plus.png);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.single-offre >main section.galerie .owl-carousel .owl-stage-outer .item:hover .image >div.fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.single-offre >main section.galerie .owl-carousel .owl-stage-outer .item:hover .image >div.overlay {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  left: 0;
}
.single-offre >main section.galerie .owl-carousel .owl-stage-outer .item:hover .intitule {
  color: #308b2b;
}
.single-offre >main section.galerie .owl-carousel .owl-nav button {
  width: 30px;
  height: 30px;
  background-color: #308b2b;
  color: #ffffff;
  outline: none;
  border: 1px solid #308b2b;
  line-height: 30px;
  top: 45%;
  position: absolute;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-offre >main section.galerie .owl-carousel .owl-nav button:hover {
  color: #308b2b;
  background-color: #ffffff;
}
.single-offre >main section.galerie .owl-carousel .owl-nav button.owl-prev {
  left: -15px;
}
.single-offre >main section.galerie .owl-carousel .owl-nav button.owl-next {
  right: -15px;
}
.single-offre >main section.carte {
  margin-bottom: -7px;
}
.single-offre >main section.carte iframe {
  height: 235px;
  width: 100%;
}
.single-offre >main section.formulaire .titre {
  background-color: #308b2b;
  color: #ffffff;
  padding: 15px 0;
}
.single-offre >main section.formulaire .titre .intitule {
  font-size: 16px;
  line-height: 20px;
  position: relative;
  display: inline-block;
}
.single-offre >main section.formulaire .titre .intitule strong {
  text-transform: uppercase;
  font-weight: 600;
}
.single-offre >main section.formulaire .titre .intitule strong:before {
  content: "";
  width: 41px;
  height: 2px;
  background-color: #ffffff;
  margin-right: 15px;
  vertical-align: middle;
  display: inline-block;
}
.single-offre >main section.formulaire .titre .intitule img {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  right: -140px;
}
.single-offre >main section.formulaire .champs {
  background-color: #f7f9fa;
  padding-top: 60px;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont {
  margin-top: 0px;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .nf-form-content {
  padding: 0;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .nf-form-fields-required,
.single-offre >main section.formulaire .champs #nf-form-2-cont .ninja-forms-req-symbol,
.single-offre >main section.formulaire .champs #nf-form-2-cont label {
  display: none;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .nf-field-container {
  margin-bottom: 10px;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .nf-field-element:after {
  height: 27px;
  line-height: 30px;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .nf-response-msg {
  color: #16213b;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .nf-error-msg {
  font-size: 12px;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .nf-multi-cell .nf-cell {
  padding-left: 30px;
  padding-right: 30px;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .nf-multi-cell .nf-cell:first-child {
  padding-left: 0;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .nf-multi-cell .nf-cell:last-child {
  padding-right: 0;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .html-container {
  font-size: 13px;
  line-height: 17px;
  color: #16213b;
  text-transform: uppercase;
  font-weight: bold;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .html-container p {
  margin-bottom: 0;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .hidden-container {
  margin-bottom: 0;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap {
  font-size: 12px;
  text-align: left;
  line-height: 20px;
  position: relative;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:checked,
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) {
  position: absolute;
  left: 0;
  top: 0;
  outline: none;
  margin: 0;
  width: auto;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:checked + label,
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  padding-left: 25px;
  font-size: 13px;
  line-height: 17px;
  display: inline-block;
  margin: 0;
  padding-top: 0px;
  text-align: justify;
  font-style: italic;
  color: #16213b;
  margin-left: 0 !important;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:checked + label:before,
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 1px solid #707174;
  opacity: 1;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:checked + label:after,
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:after {
  content: '';
  width: 13px;
  height: 13px;
  background-color: #308b2b;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .list-checkbox-wrap [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.single-offre >main section.formulaire .champs #nf-form-2-cont #nf-field-14-wrap [type="checkbox"]:checked + label,
.single-offre >main section.formulaire .champs #nf-form-2-cont #nf-field-14-wrap [type="checkbox"]:not(:checked) + label {
  font-size: 11px;
  line-height: 15px;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont input,
.single-offre >main section.formulaire .champs #nf-form-2-cont textarea,
.single-offre >main section.formulaire .champs #nf-form-2-cont select {
  outline: none;
  resize: none;
  padding: 5px 15px;
  background-color: #ffffff;
  border: 1px solid #707174;
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  height: auto;
  color: #16213b;
  font-weight: 500;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont input::placeholder,
.single-offre >main section.formulaire .champs #nf-form-2-cont textarea::placeholder,
.single-offre >main section.formulaire .champs #nf-form-2-cont select::placeholder {
  color: #707174;
  opacity: 1;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont input:-ms-input-placeholder,
.single-offre >main section.formulaire .champs #nf-form-2-cont textarea:-ms-input-placeholder,
.single-offre >main section.formulaire .champs #nf-form-2-cont select:-ms-input-placeholder {
  color: #707174;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont input::-ms-input-placeholder,
.single-offre >main section.formulaire .champs #nf-form-2-cont textarea::-ms-input-placeholder,
.single-offre >main section.formulaire .champs #nf-form-2-cont select::-ms-input-placeholder {
  color: #707174;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont textarea {
  height: 107px;
  padding: 5px 15px;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .submit-container {
  margin-bottom: 0;
  text-align: right;
  margin-top: 60px;
}
.single-offre >main section.formulaire .champs #nf-form-2-cont .submit-container input {
  background-color: #16213b;
  color: #ffffff;
  border: 1px solid #16213b;
  width: 100%;
  font-weight: 600;
  padding: 5px 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 18px;
  height: 33px;
}
.page-id-12 >main section.realisations,
.tax-categorie_realisation >main section.realisations {
  padding-top: 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.page-id-12 >main section.realisations .cadre,
.tax-categorie_realisation >main section.realisations .cadre {
  background-color: #ffffff;
  padding: 70px 7.5%;
}
.page-id-12 >main section.realisations .cadre .titre,
.tax-categorie_realisation >main section.realisations .cadre .titre {
  font-size: 35px;
  line-height: 39px;
  color: #16213b;
  text-align: center;
}
.page-id-12 >main section.realisations .cadre .titre:after,
.tax-categorie_realisation >main section.realisations .cadre .titre:after {
  content: "";
  width: 170px;
  height: 1px;
  background-color: #308b2b;
  display: block;
  margin: 15px auto 20px;
}
.page-id-12 >main section.realisations .cadre .filtres,
.tax-categorie_realisation >main section.realisations .cadre .filtres {
  text-align: center;
  margin-bottom: 45px;
}
.page-id-12 >main section.realisations .cadre .filtres .filtre,
.tax-categorie_realisation >main section.realisations .cadre .filtres .filtre {
  display: inline-block;
  vertical-align: middle;
}
.page-id-12 >main section.realisations .cadre .filtres .filtre:after,
.tax-categorie_realisation >main section.realisations .cadre .filtres .filtre:after {
  content: "";
  width: 1px;
  height: 14px;
  background-color: #308b2b;
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
.page-id-12 >main section.realisations .cadre .filtres .filtre:last-child:after,
.tax-categorie_realisation >main section.realisations .cadre .filtres .filtre:last-child:after {
  display: none;
}
.page-id-12 >main section.realisations .cadre .filtres .filtre.active a,
.tax-categorie_realisation >main section.realisations .cadre .filtres .filtre.active a {
  color: #308b2b;
}
.page-id-12 >main section.realisations .cadre .filtres .filtre a,
.tax-categorie_realisation >main section.realisations .cadre .filtres .filtre a {
  color: #16213b;
  font-weight: 600;
}
.page-id-12 >main section.realisations .cadre .filtres .filtre a:hover,
.tax-categorie_realisation >main section.realisations .cadre .filtres .filtre a:hover {
  color: #308b2b;
}
.page-id-12 >main section.realisations .cadre .liste .realisation,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation {
  margin-bottom: 30px;
}
.page-id-12 >main section.realisations .cadre .liste .realisation a,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a {
  text-align: center;
  border: 1px solid #cdcdcd;
  display: block;
}
.page-id-12 >main section.realisations .cadre .liste .realisation a .image,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a .image {
  position: relative;
  height: 180px;
  overflow: hidden;
}
.page-id-12 >main section.realisations .cadre .liste .realisation a .image >div,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a .image >div {
  position: absolute;
  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-12 >main section.realisations .cadre .liste .realisation a .image >div.fond,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a .image >div.fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: -5%;
  left: -5%;
  height: 110%;
  width: 110%;
}
.page-id-12 >main section.realisations .cadre .liste .realisation a .image >div.overlay,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a .image >div.overlay {
  background-color: rgba(48,139,43,0.75);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.page-id-12 >main section.realisations .cadre .liste .realisation a .image >div.overlay .row,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a .image >div.overlay .row {
  height: 100%;
  margin: 0;
}
.page-id-12 >main section.realisations .cadre .liste .realisation a .image >div.overlay .zoom,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a .image >div.overlay .zoom {
  margin-bottom: 15px;
}
.page-id-12 >main section.realisations .cadre .liste .realisation a .image >div.overlay .ville,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a .image >div.overlay .ville {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
}
.page-id-12 >main section.realisations .cadre .liste .realisation a .bouton,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a .bouton {
  color: #ffffff;
  background-color: #16213b;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  height: 33px;
  padding-top: 8px;
  position: relative;
}
.page-id-12 >main section.realisations .cadre .liste .realisation a .bouton img,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a .bouton img {
  position: absolute;
  right: -15px;
  top: -15px;
}
.page-id-12 >main section.realisations .cadre .liste .realisation a:hover .image >div.fond,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a:hover .image >div.fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.page-id-12 >main section.realisations .cadre .liste .realisation a:hover .image >div.overlay,
.tax-categorie_realisation >main section.realisations .cadre .liste .realisation a:hover .image >div.overlay {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  left: 0;
}
.page-id-12 >main section.realisations .cadre .la-pagination,
.tax-categorie_realisation >main section.realisations .cadre .la-pagination {
  text-align: center;
  margin-top: 30px;
}
.page-id-12 >main section.realisations .cadre .la-pagination a,
.page-id-12 >main section.realisations .cadre .la-pagination span,
.tax-categorie_realisation >main section.realisations .cadre .la-pagination a,
.tax-categorie_realisation >main section.realisations .cadre .la-pagination span {
  background-color: #ffffff;
  color: #16213b;
  border: 1px solid #16213b;
  display: inline-block;
  padding: 7.5px 25px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.page-id-12 >main section.realisations .cadre .la-pagination a i,
.page-id-12 >main section.realisations .cadre .la-pagination span i,
.tax-categorie_realisation >main section.realisations .cadre .la-pagination a i,
.tax-categorie_realisation >main section.realisations .cadre .la-pagination span i {
  font-size: 11px;
  margin: 0 5px;
}
.page-id-12 >main section.realisations .cadre .la-pagination a:hover,
.tax-categorie_realisation >main section.realisations .cadre .la-pagination a:hover {
  background-color: #16213b;
  color: #ffffff;
}
.page-id-12 >main section.realisations .cadre .la-pagination span,
.tax-categorie_realisation >main section.realisations .cadre .la-pagination span {
  background-color: #16213b;
  color: #ffffff;
}
.single-realisation >main {
  background: url(../img/bg-main-2.png) no-repeat 100% 15%;
}
.single-realisation >main section.contenu {
  margin-bottom: 100px;
}
.single-realisation >main section.contenu .visuel {
  padding-right: 30px;
}
.single-realisation >main section.contenu .visuel .slider-pro {
  margin: 0;
}
.single-realisation >main section.contenu .visuel .slider-pro .sp-slides-container .sp-image .fond {
  background-size: cover;
  background-position: center;
  height: 100%;
}
.single-realisation >main section.contenu .visuel .sp-thumbnail-container.sp-selected-thumbnail .sp-thumbnail:after {
  height: 100%;
}
.single-realisation >main section.contenu .visuel .sp-thumbnail-container .sp-thumbnail {
  background-size: cover;
  background-position: center;
  height: 100%;
  cursor: pointer;
  position: relative;
}
.single-realisation >main section.contenu .visuel .sp-thumbnail-container .sp-thumbnail:after {
  content: "";
  height: 0;
  width: 100%;
  background-color: rgba(48,139,43,0.5);
  position: absolute;
  top: 0;
  left: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-realisation >main section.contenu .textuel {
  padding-left: 30px;
  padding-top: 90px;
}
.single-realisation >main section.contenu .textuel .titre {
  font-size: 25px;
  line-height: 29px;
  font-weight: bold;
  text-transform: uppercase;
  color: #16213b;
  margin-bottom: 10px;
}
.single-realisation >main section.contenu .textuel .lieu {
  color: #308b2b;
  margin-bottom: 15px;
  font-weight: 600;
}
.single-realisation >main section.contenu .textuel .lieu img {
  margin-right: 5px;
}
.single-realisation >main section.realisations-similaires {
  background-color: #f7f9fa;
  padding-top: 30px;
}
.single-realisation >main section.realisations-similaires .titre {
  font-weight: 600;
  color: #16213b;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 22px;
}
.single-realisation >main section.realisations-similaires .liste .realisation {
  margin-bottom: 30px;
}
.single-realisation >main section.realisations-similaires .liste .realisation a {
  text-align: center;
  border: 1px solid #cdcdcd;
  display: block;
}
.single-realisation >main section.realisations-similaires .liste .realisation a .image {
  position: relative;
  height: 145px;
  overflow: hidden;
}
.single-realisation >main section.realisations-similaires .liste .realisation a .image >div {
  position: absolute;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-realisation >main section.realisations-similaires .liste .realisation a .image >div.fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: -5%;
  left: -5%;
  height: 110%;
  width: 110%;
}
.single-realisation >main section.realisations-similaires .liste .realisation a .image >div.overlay {
  background-color: rgba(48,139,43,0.75);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.single-realisation >main section.realisations-similaires .liste .realisation a .image >div.overlay .row {
  height: 100%;
  margin: 0;
}
.single-realisation >main section.realisations-similaires .liste .realisation a .image >div.overlay .zoom {
  margin-bottom: 15px;
}
.single-realisation >main section.realisations-similaires .liste .realisation a .image >div.overlay .ville {
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
}
.single-realisation >main section.realisations-similaires .liste .realisation a:hover .image >div.fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.single-realisation >main section.realisations-similaires .liste .realisation a:hover .image >div.overlay {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  left: 0;
}
.page-id-13 >main section.evenements {
  padding-top: 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.page-id-13 >main section.evenements .cadre {
  background-color: #ffffff;
  padding: 70px 7.5%;
}
.page-id-13 >main section.evenements .cadre .titre {
  font-weight: bold;
  color: #16213b;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 40px;
}
.page-id-13 >main section.evenements .cadre .titre .image {
  margin-bottom: 10px;
}
.page-id-13 >main section.evenements .cadre .filtres {
  text-align: center;
  margin-bottom: 40px;
}
.page-id-13 >main section.evenements .cadre .filtres .zone {
  background-color: #f7f9fa;
  display: inline-block;
  border-radius: 25px;
}
.page-id-13 >main section.evenements .cadre .filtres .zone .filtre {
  color: #16213b;
  display: inline-block;
  padding: 10px 50px;
  font-size: 16px;
  line-height: 20px;
  border-radius: 25px;
}
.page-id-13 >main section.evenements .cadre .filtres .zone .filtre.active {
  color: #ffffff;
  background-color: #16213b;
}
.page-id-13 >main section.evenements .cadre .liste .evenement {
  margin-bottom: 30px;
}
.page-id-13 >main section.evenements .cadre .liste .evenement a .image {
  position: relative;
  height: 160px;
  overflow: hidden;
  margin-bottom: 20px;
}
.page-id-13 >main section.evenements .cadre .liste .evenement a .image >div {
  position: absolute;
  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-13 >main section.evenements .cadre .liste .evenement a .image >div.fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: -5%;
  left: -5%;
  height: 110%;
  width: 110%;
}
.page-id-13 >main section.evenements .cadre .liste .evenement a .image >div.overlay {
  background-color: rgba(22,33,59,0.5);
  background-image: url(../img/zoom-plus.png);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.page-id-13 >main section.evenements .cadre .liste .evenement a .intitule {
  color: #16213b;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-13 >main section.evenements .cadre .liste .evenement a .date-publication {
  color: #308b2b;
  font-size: 13px;
  line-height: 17px;
  font-weight: 600;
  margin-bottom: 10px;
}
.page-id-13 >main section.evenements .cadre .liste .evenement a .date-publication:before {
  content: "";
  width: 18px;
  height: 2px;
  background-color: #308b2b;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  display: none;
}
.page-id-13 >main section.evenements .cadre .liste .evenement a .introduction {
  color: #16213b;
  font-size: 13px;
  line-height: 17px;
  text-align: justify;
}
.page-id-13 >main section.evenements .cadre .liste .evenement a:hover .image >div.fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.page-id-13 >main section.evenements .cadre .liste .evenement a:hover .image >div.overlay {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  left: 0;
}
.page-id-13 >main section.evenements .cadre .liste .evenement a:hover .intitule {
  color: #308b2b;
}
.page-id-13 >main section.evenements .cadre .la-pagination {
  text-align: center;
  margin-top: 30px;
}
.page-id-13 >main section.evenements .cadre .la-pagination a,
.page-id-13 >main section.evenements .cadre .la-pagination span {
  background-color: #ffffff;
  color: #16213b;
  border: 1px solid #16213b;
  display: inline-block;
  padding: 7.5px 25px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.page-id-13 >main section.evenements .cadre .la-pagination a i,
.page-id-13 >main section.evenements .cadre .la-pagination span i {
  font-size: 11px;
  margin: 0 5px;
}
.page-id-13 >main section.evenements .cadre .la-pagination a:hover {
  background-color: #16213b;
  color: #ffffff;
}
.page-id-13 >main section.evenements .cadre .la-pagination span {
  background-color: #16213b;
  color: #ffffff;
}
.single-evenement >main section.bandeau .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 290px;
}
.single-evenement >main section.contenu .titre {
  color: #16213b;
  font-size: 25px;
  line-height: 29px;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 50px;
  padding-bottom: 25px;
}
.single-evenement >main section.contenu .bloc-de-texte {
  padding-right: 40px;
}
.single-evenement >main section.contenu .details {
  padding-left: 40px;
}
.single-evenement >main section.contenu .details .cadre {
  background-color: #f7f9fa;
  color: #16213b;
  padding: 30px 10%;
  font-weight: bold;
  font-size: 15px;
  line-height: 19px;
}
.single-evenement >main section.contenu .details .cadre .intitule {
  text-transform: uppercase;
}
.single-evenement >main section.contenu .details .cadre .intitule:after {
  content: "";
  width: 55px;
  height: 1px;
  background-color: #16213b;
  display: block;
  margin-top: 20px;
  margin-bottom: 15px;
}
.single-evenement >main section.contenu .details .cadre .dates:after {
  content: "";
  width: 55px;
  height: 1px;
  background-color: #16213b;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}
.single-evenement >main section.galerie {
  padding-top: 55px;
  padding-bottom: 25px;
}
.single-evenement >main section.galerie .photo {
  margin-bottom: 30px;
}
.single-evenement >main section.galerie .photo a {
  height: 155px;
  display: block;
  position: relative;
  overflow: hidden;
}
.single-evenement >main section.galerie .photo a img {
  display: none;
}
.single-evenement >main section.galerie .photo a >div {
  position: absolute;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-evenement >main section.galerie .photo a >div.fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: -5%;
  left: -5%;
  height: 110%;
  width: 110%;
}
.single-evenement >main section.galerie .photo a >div.overlay {
  background-color: rgba(22,33,59,0.5);
  background-image: url(../img/zoom-plus.png);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.single-evenement >main section.galerie .photo a:hover >div.fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.single-evenement >main section.galerie .photo a:hover >div.overlay {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  left: 0;
}
.single-evenement >main section.mini-menu {
  padding-bottom: 15px;
}
.single-evenement >main section.mini-menu .item {
  margin-bottom: 15px;
}
.single-evenement >main section.mini-menu .item a {
  background-color: #ffffff;
  color: #16213b;
  border: 1px solid #16213b;
  display: inline-block;
  padding: 7.5px 25px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  display: block;
  text-align: center;
}
.single-evenement >main section.mini-menu .item a i {
  font-size: 11px;
  margin: 0 5px;
  vertical-align: middle;
}
.single-evenement >main section.mini-menu .item a:hover {
  background-color: #16213b;
  color: #ffffff;
}
.page-id-14 >main {
  background: url(../img/bg-main-1.png) no-repeat 0 35%, url(../img/bg-main-2.png) no-repeat 100% 15%;
}
.page-id-14 >main section.bandeau-titre {
  background-image: url(../img/bg-bandeau-titres-qui-sommes-nous.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 36px;
}
.page-id-14 >main section.bandeau-titre .container {
  height: 100%;
}
.page-id-14 >main section.bandeau-titre .container .row {
  height: 100%;
}
.page-id-14 >main section.bandeau-titre .titres .principal {
  font-weight: bold;
  margin-bottom: 5px;
}
.page-id-14 >main section.bandeau-titre .titres .secondaire {
  font-weight: 300;
}
.page-id-14 >main section.introduction {
  padding-top: 55px;
}
.page-id-14 >main section.introduction .titre {
  font-size: 30px;
  line-height: 34px;
  font-weight: 300;
  color: #16213b;
  text-transform: uppercase;
}
.page-id-14 >main section.introduction .titre strong {
  font-weight: bold;
}
.page-id-14 >main section.introduction .textes {
  padding-bottom: 40px;
  padding-left: 55px;
}
.page-id-14 >main section.introduction .textes .image {
  margin-bottom: 25px;
}
.page-id-14 >main section.introduction .textes .principal {
  font-weight: 600;
  color: #308b2b;
  font-size: 18px;
  line-height: 22px;
}
.page-id-14 >main section.introduction .textes .principal p {
  margin-bottom: 15px;
}
.page-id-14 >main section.introduction .textes .secondaire p {
  margin-bottom: 20px;
}
.page-id-14 >main section.introduction .textes .lien a {
  background-color: #cdcdcd;
  color: #16213b;
  display: inline-block;
  padding: 5px 25px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
}
.page-id-14 >main section.introduction .textes .lien a:hover {
  background-color: #16213b;
  color: #cdcdcd;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu >.row {
  margin: 0;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu:nth-child(3n+1) .textuel {
  background-color: #1b336d;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu:nth-child(3n+1) .textuel:before {
  background-color: #1b336d;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu:nth-child(3n+2) .textuel {
  background-color: #308b2b;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu:nth-child(3n+2) .textuel:before {
  background-color: #308b2b;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu:nth-child(3n+3) .textuel {
  background-color: #f0930b;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu:nth-child(3n+3) .textuel:before {
  background-color: #f0930b;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu:last-child .textuel {
  padding-bottom: 20px;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .visuel {
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
  padding: 0;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .visuel .photo {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel {
  -ms-flex: 0 0 51%;
  flex: 0 0 51%;
  max-width: 51%;
  color: #ffffff;
  position: relative;
  padding: 0 50px 40px;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel:before {
  content: "";
  width: 100%;
  height: 40px;
  position: absolute;
  top: -40px;
  left: 0;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel .titre {
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 300;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel .titre p {
  margin-bottom: 20px;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel .titre strong {
  font-weight: bold;
}
.page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel .icone {
  text-align: right;
}
.page-id-14 >main section.nos-agences {
  padding-top: 75px;
  padding-bottom: 30px;
}
.page-id-14 >main section.nos-agences .titre {
  color: #1b336d;
  text-transform: uppercase;
  margin-bottom: 55px;
}
.page-id-14 >main section.nos-agences .titre .intitule {
  font-size: 33px;
  line-height: 37px;
  font-weight: 300;
}
.page-id-14 >main section.nos-agences .titre .intitule strong {
  font-weight: bold;
}
.page-id-14 >main section.nos-agences .titre img {
  margin: -20px 10px 0;
}
.page-id-14 >main section.nos-agences .titre .telephone a {
  color: #16213b;
  font-weight: bold;
}
.page-id-14 >main section.nos-agences .titre .telephone a:hover {
  color: #308b2b;
}
.page-id-14 >main section.nos-agences .liste .agence {
  margin-bottom: 30px;
}
.page-id-14 >main section.nos-agences .liste .agence .intitule {
  color: #308b2b;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
}
.page-id-14 >main section.nos-agences .liste .agence .intitule:after {
  content: "";
  width: 44px;
  height: 2px;
  background-color: #308b2b;
  display: block;
  margin: 15px 0;
}
.page-id-14 >main section.nos-agences .liste .agence .adresse {
  font-size: 16px;
  line-height: 20px;
}
.page-id-15 >main section.contacter {
  padding-top: 60px;
  padding-bottom: 85px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.page-id-15 >main section.contacter .cadre {
  background-color: #ffffff;
  padding: 70px 15%;
}
.page-id-15 >main section.contacter .cadre .introduction {
  margin-bottom: 40px;
}
.page-id-15 >main section.contacter .cadre .introduction .textuel .titre {
  font-size: 35px;
  line-height: 39px;
  text-transform: uppercase;
  color: #16213b;
  margin-bottom: 25px;
}
.page-id-15 >main section.contacter .cadre .introduction .textuel .titre span {
  font-weight: bold;
}
.page-id-15 >main section.contacter .cadre .introduction .textuel .texte {
  font-size: 14px;
  line-height: 18px;
}
.page-id-15 >main section.contacter .cadre .introduction .visuel {
  padding-top: 20px;
}
.page-id-15 >main section.contacter .cadre .liens {
  margin-bottom: 20px;
}
.page-id-15 >main section.contacter .cadre .liens .lien.tel {
  padding-left: 5px;
  margin-bottom: 12px;
}
.page-id-15 >main section.contacter .cadre .liens .lien.tel a {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #308b2b;
}
.page-id-15 >main section.contacter .cadre .liens .lien.tel a i {
  font-size: 8px;
  line-height: 12px;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  border: 2px solid #308b2b;
  margin-right: 5px;
  text-align: center;
  vertical-align: middle;
  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: #308b2b;
}
.page-id-15 >main section.contacter .cadre .liens .lien.tel a span {
  vertical-align: middle;
}
.page-id-15 >main section.contacter .cadre .liens .lien.tel a:hover {
  color: #16213b;
}
.page-id-15 >main section.contacter .cadre .liens .lien.tel a:hover i {
  color: #16213b;
  border-color: #16213b;
}
.page-id-15 >main section.contacter .cadre .liens .lien.liste-agences a {
  display: inline-block;
  padding: 7.5px 25px;
  border: 1px solid #308b2b;
  font-size: 14px;
  line-height: 18px;
  color: #308b2b;
  font-weight: bold;
}
.page-id-15 >main section.contacter .cadre .liens .lien.liste-agences a:hover {
  color: #16213b;
  border-color: #16213b;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont {
  margin-top: 0px;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .nf-form-content {
  padding: 0;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .nf-form-fields-required,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .ninja-forms-req-symbol,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont label {
  display: none;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .nf-field-container {
  margin-bottom: 10px;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .nf-field-element:after {
  height: 33px;
  line-height: 37px;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .nf-response-msg {
  color: #16213b;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .nf-error-msg {
  font-size: 12px;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .nf-multi-cell .nf-cell:first-child {
  padding-left: 0;
  padding-right: 7.5px;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .nf-multi-cell .nf-cell:last-child {
  padding-left: 7.5px;
  padding-right: 0;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .html-container {
  font-size: 18px;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .html-container p {
  margin-bottom: 0;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .hidden-container {
  margin-bottom: 0;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap {
  font-size: 12px;
  text-align: left;
  line-height: 20px;
  position: relative;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:checked,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) {
  position: absolute;
  left: 0;
  top: 0;
  outline: none;
  margin: 0;
  width: auto;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:checked + label,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  padding-left: 25px;
  font-size: 11px;
  line-height: 14px;
  display: inline-block;
  margin: 0;
  padding-top: 0px;
  text-align: justify;
  font-style: italic;
  color: #16213b;
  margin-left: 0 !important;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:checked + label:before,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 15px;
  background: #ffffff;
  border: 1px solid #707174;
  opacity: 1;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:checked + label:after,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:after {
  content: '';
  width: 13px;
  height: 13px;
  background-color: #308b2b;
  position: absolute;
  top: 1px;
  left: 1px;
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .list-checkbox-wrap [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont input,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont textarea,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont select {
  outline: none;
  resize: none;
  padding: 7.5px 15px;
  background-color: #ffffff;
  border: 1px solid #707174;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  height: auto;
  color: #16213b;
  font-weight: 500;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont input::placeholder,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont textarea::placeholder,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont select::placeholder {
  color: #707174;
  opacity: 1;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont input:-ms-input-placeholder,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont textarea:-ms-input-placeholder,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont select:-ms-input-placeholder {
  color: #707174;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont input::-ms-input-placeholder,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont textarea::-ms-input-placeholder,
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont select::-ms-input-placeholder {
  color: #707174;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont textarea {
  height: 170px;
  padding: 5px 15px;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .submit-container {
  margin-bottom: 0;
  text-align: right;
}
.page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .submit-container input {
  background-color: #308b2b;
  color: #ffffff;
  border: 1px solid #308b2b;
  width: 100%;
  font-weight: bold;
  padding: 5px 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 18px;
  height: 33px;
}
.page-id-398 >main section.bandeau-titre {
  background-image: url(../img/bg-suivre-mon-projet.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 190px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 36px;
}
.page-id-398 >main section.bandeau-titre .container {
  height: 100%;
}
.page-id-398 >main section.bandeau-titre .container .row {
  height: 100%;
}
.page-id-398 >main section.bandeau-titre .titres .principal {
  font-weight: bold;
  margin-bottom: 5px;
}
.page-id-398 >main section.bandeau-titre .titres .secondaire {
  font-weight: 300;
}
.page-id-398 >main section.relation-client {
  padding-bottom: 50px;
}
.page-id-398 >main section.relation-client .textuel .introduction {
  padding-top: 80px;
  padding-bottom: 10px;
}
.page-id-398 >main section.relation-client .textuel .introduction .titres {
  font-size: 28px;
  line-height: 32px;
  color: #16213b;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.page-id-398 >main section.relation-client .textuel .introduction .titres .secondaire {
  font-weight: bold;
}
.page-id-398 >main section.relation-client .textuel .introduction .bloc-de-texte {
  color: #16213b;
  line-height: 22px;
}
.page-id-398 >main section.relation-client .textuel .connexion .formulaire {
  border-left: 1px solid #cdcdcd;
  padding-left: 35px;
  margin-bottom: 70px;
}
.page-id-398 >main section.relation-client .textuel .connexion .formulaire .titre {
  color: #308b2b;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
}
.page-id-398 >main section.relation-client .textuel .connexion .formulaire form .form-group {
  margin-bottom: 15px;
}
.page-id-398 >main section.relation-client .textuel .connexion .formulaire form input {
  border: 1px solid #cdcdcd;
  border-radius: 0;
  padding: 7.5px 15px;
  font-size: 14px;
  line-height: 18px;
}
.page-id-398 >main section.relation-client .textuel .connexion .formulaire form button {
  background-color: #308b2b;
  color: #ffffff;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  padding: 7.5px 45px;
  border: 1px solid #308b2b;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  margin-top: 15px;
}
.page-id-398 >main section.relation-client .textuel .connexion .formulaire form button:hover {
  background-color: #ffffff;
  color: #308b2b;
}
.page-id-398 >main section.relation-client .textuel .connexion .image {
  text-align: center;
}
.page-id-398 >main section.relation-client .textuel .avantages .avantage {
  margin-bottom: 45px;
  padding: 0 10%;
}
.page-id-398 >main section.relation-client .textuel .avantages .avantage:last-child {
  margin-bottom: 0;
}
.page-id-398 >main section.relation-client .textuel .avantages .avantage .pictogramme {
  margin-bottom: 15px;
  text-align: center;
}
.page-id-398 >main section.relation-client .textuel .avantages .avantage .bloc-de-texte {
  text-align: center;
  font-weight: bold;
  color: #16213b;
}
.page-id-398 >main section.relation-client .visuel {
  text-align: right;
}
.page-id-398 >main section.relation-client .visuel img {
  max-height: 695px;
  margin-top: -30px;
}
.page-id-398 >main section.galerie {
  background-color: #f7f9fa;
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-id-398 >main section.galerie .owl-carousel .owl-stage-outer .item a img {
  display: none;
}
.page-id-398 >main section.galerie .owl-carousel .owl-stage-outer .item a .image {
  position: relative;
  height: 190px;
  overflow: hidden;
  margin-bottom: 20px;
}
.page-id-398 >main section.galerie .owl-carousel .owl-stage-outer .item a .image >div {
  position: absolute;
  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-398 >main section.galerie .owl-carousel .owl-stage-outer .item a .image >div.fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  top: -5%;
  left: -5%;
  height: 110%;
  width: 110%;
}
.page-id-398 >main section.galerie .owl-carousel .owl-stage-outer .item a .image >div.overlay {
  background-color: rgba(22,33,59,0.5);
  background-image: url(../img/zoom-plus.png);
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.page-id-398 >main section.galerie .owl-carousel .owl-stage-outer .item a:hover .image >div.fond {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(.9,.9,1);
}
.page-id-398 >main section.galerie .owl-carousel .owl-stage-outer .item a:hover .image >div.overlay {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  left: 0;
}
.page-id-398 >main section.galerie .owl-carousel .owl-nav {
  display: block;
}
.page-id-398 >main section.galerie .owl-carousel .owl-nav button {
  width: 30px;
  height: 30px;
  color: #707174;
  outline: none;
  line-height: 30px;
  top: 40%;
  font-size: 30px;
  position: absolute;
  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-398 >main section.galerie .owl-carousel .owl-nav button:hover {
  color: #308b2b;
}
.page-id-398 >main section.galerie .owl-carousel .owl-nav button.owl-prev {
  left: -5%;
}
.page-id-398 >main section.galerie .owl-carousel .owl-nav button.owl-next {
  right: -5%;
}
.page-id-3 >main section.contenu-page,
.page-id-7 >main section.contenu-page {
  padding-top: 50px;
}
.page-id-3 >main section.contenu-page #texte-confidentialite,
.page-id-7 >main section.contenu-page #texte-confidentialite {
  margin-bottom: 100px;
}
.page-id-3 >main section.contenu-page #texte-confidentialite h2,
.page-id-7 >main section.contenu-page #texte-confidentialite h2 {
  font-size: 24px;
  line-height: 28px;
  color: #16213b;
}
.page-id-3 >main section.contenu-page #texte-confidentialite h3,
.page-id-7 >main section.contenu-page #texte-confidentialite h3 {
  font-size: 20px;
  line-height: 24px;
  color: #16213b;
}
.page-id-3 >main section.contenu-page #texte-confidentialite h4,
.page-id-7 >main section.contenu-page #texte-confidentialite h4 {
  font-size: 16px;
  line-height: 20px;
}
.page-id-3 >main section.contenu-page #texte-confidentialite p,
.page-id-7 >main section.contenu-page #texte-confidentialite p {
  font-size: 16px;
  line-height: 20px;
}
.page-id-3 >main section.contenu-page #texte-confidentialite a,
.page-id-7 >main section.contenu-page #texte-confidentialite a {
  color: #707174;
}
.page-id-3 >main section.contenu-page #texte-confidentialite a:hover,
.page-id-7 >main section.contenu-page #texte-confidentialite a:hover {
  color: #308b2b;
}
@media screen and (max-width: 1850px) {
  body >header .logo {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  body >header .menu-principal {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
  }
}
@media screen and (max-width: 1750px) {
  body >header .menu-principal {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  body >header .menu-principal .menu >li {
    margin-right: 20px;
  }
  body >header .liens {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
}
@media screen and (max-width: 1720px) {
  body >header .menu-principal {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  body >header .menu-principal .menu >li {
    margin-right: 20px;
  }
  body >header .liens {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  body >header .liens .avis-clients a img.plus {
    display: none;
  }
  body >header .liens .avis-clients a img.minus {
    display: inline;
  }
}
@media screen and (max-width: 1700px) {
  .page-id-11 >main section.offres .cadre .formulaire-recherches-offres {
    padding: 0 0 30px;
    width: 100%;
    position: static;
  }
  .page-id-11 >main section.offres .cadre .formulaire-recherches-offres form {
    font-size: 0;
    margin: 0 -1%;
  }
  .page-id-11 >main section.offres .cadre .formulaire-recherches-offres form .champ {
    width: 25%;
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
    padding: 0 1%;
  }
  .page-id-11 >main section.offres .cadre .formulaire-recherches-offres form .champ input[type="submit"] {
    padding-top: 5.5px;
    padding-bottom: 5.5px;
  }
}
@media screen and (max-width: 1600px) {
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .titre {
    padding: 0 6%;
  }
}
@media screen and (max-width: 1530px) {
  .home >main section.evenements-et-suivi .evenements {
    padding: 55px 5% 0;
  }
  .page-id-11 >main section.offres {
    padding-top: 80px;
  }
  .single-realisation >main section.contenu .textuel {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .page-id-12 >main section.realisations,
  .tax-categorie_realisation >main section.realisations {
    padding-top: 80px;
  }
  .page-id-13 >main section.evenements {
    padding-top: 80px;
  }
  .page-id-15 >main section.contacter {
    padding-top: 80px;
  }
}
@media screen and (max-width: 1500px) {
  body >header .menu-principal {
    z-index: 10;
    position: relative;
  }
  body >header .menu-principal .menu >li {
    margin-right: 15px;
  }
  body >header .liens .avis-clients {
    display: none;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .titre {
    font-size: 38px;
    line-height: 42px;
  }
}
@media screen and (max-width: 1400px) {
  body >header .menu-principal .menu >li >a {
    font-size: 13px;
    line-height: 17px;
    font-weight: 600;
  }
  .home >main section.evenements-et-suivi .suivi .textuel .points-cles .point-cle {
    padding: 0 2%;
  }
  .single-realisation >main section.contenu .textuel {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
  .single-modele_pers >main section.modeles-similaires .liste .modele {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (max-width: 1300px) {
  body >header .logo {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  body >header .menu-principal {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  body >header .liens {
    display: none;
  }
  .home .decoration {
    display: none;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .titre {
    font-size: 34px;
    line-height: 40px;
  }
}
@media screen and (max-width: 1200px) {
  body .container {
    max-width: 100%;
  }
  body >header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    z-index: 20;
  }
  body >header #menu-mobile {
    display: block;
    position: absolute;
    left: 15px;
    top: 0;
    color: #1b336d;
    font-size: 24px;
    top: 13px;
    z-index: 2;
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
  }
  body >header #menu-mobile.active {
    color: #308b2b;
  }
  body >header #menu-telephone {
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    color: #1b336d;
    font-size: 20px;
    top: 16px;
    z-index: 2;
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
  }
  body >header #menu-telephone:hover {
    color: #308b2b;
  }
  body >header .logo {
    width: 200px;
    max-width: 200px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -100px;
    padding: 0;
    top: 7px;
  }
  body >header .logo img {
    margin: auto;
    height: 46px;
  }
  body >header .logo img.desktop {
    display: none;
  }
  body >header .logo img.mobile {
    display: inline;
  }
  body >header .logo:after {
    display: none;
  }
  body >header .menu-principal {
    position: fixed;
    top: 60px;
    left: 0;
    height: 100%;
    background-color: #ffffff;
    width: 250px;
    padding: 0;
    text-align: left;
    left: -500px;
  }
  body >header .menu-principal .menu >li {
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 5px;
  }
  body >header .menu-principal .menu >li >a {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 15px;
    display: block;
  }
  body >header .menu-principal .menu >li >.sub-menu {
    background-color: #16213b;
    left: 0;
    padding: 15px;
    width: 100%;
  }
  body >header .menu-principal .menu >li >.sub-menu >li {
    margin-bottom: 15px;
  }
  body >header .menu-principal .menu >li >.sub-menu >li >a {
    color: #ffffff;
    display: block;
  }
  body >header .menu-principal .menu >li >.sub-menu >li >a:hover {
    color: #f0930b;
  }
  body >header .menu-principal .menu >li >.sub-menu >li:last-child {
    margin-bottom: 0;
  }
  body >header .menu-principal .menu >li >.sub-menu >li.current-menu-item >a {
    color: #f0930b;
  }
  body >header .menu-principal .menu >li.menu-item-has-children >a:after {
    content: "\f078";
    font-weight: 900;
    font-family: 'Font Awesome\ 5 Free';
    margin-left: 10px;
  }
  body >header .menu-principal .menu >li.menu-item-has-children.active >a:after {
    content: "\f00d";
  }
  body >main {
    padding-top: 60px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item {
    height: 600px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .titre {
    text-shadow: 0px 0px 15px #000000;
    font-size: 30px;
    line-height: 36px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .texte {
    display: none !important;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte {
    padding: 60px 30px 30px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .titre {
    font-size: 30px;
    line-height: 36px;
  }
  .home >main section.diaporama .owl-carousel .owl-nav button.owl-prev {
    left: 15px;
  }
  .home >main section.diaporama .owl-carousel .owl-nav button.owl-next {
    right: 15px;
  }
  .home >main section.evenements-et-suivi .evenements {
    padding-left: 30px;
    padding-right: 30px;
  }
  .home >main section.evenements-et-suivi .evenements .owl-carousel .owl-nav button {
    top: 110%;
  }
  .home >main section.evenements-et-suivi .evenements .owl-carousel .owl-nav button.owl-prev {
    left: 35%;
  }
  .home >main section.evenements-et-suivi .evenements .owl-carousel .owl-nav button.owl-next {
    right: 35%;
  }
  .home >main section.evenements-et-suivi .suivi .textuel {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 120px;
  }
  .home >main section.evenements-et-suivi .suivi .visuel {
    display: none;
  }
  .home >main section.nos-solutions .liste .solution .cadre-texte .titres .principal {
    font-size: 20px;
    line-height: 24px;
  }
  .home >main section.nos-solutions .liste .solution .cadre-texte .titres .secondaire {
    font-size: 16px;
    line-height: 20px;
  }
  .home >main section.dernieres-realisations .owl-carousel .owl-stage-outer .item a .ville {
    font-size: 24px;
    line-height: 28px;
  }
  .home >main section.types-maisons-individuelles .owl-carousel .owl-stage-outer .item a .nom {
    font-size: 24px;
    line-height: 28px;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu .visuel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu .visuel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu .visuel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-11 >main section.offres .cadre {
    background-color: #ffffff;
    padding: 60px 30px;
  }
  .single-modele_pers >main section.contenu .visuel .owl-carousel .owl-stage-outer .item {
    height: 750px;
  }
  .single-modele_pers >main section.contenu .textuel {
    padding: 50px 15px 0 15px;
  }
  .single-modele_pers >main section.modeles-similaires .liste .modele {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .single-offre >main section.bandeau {
    height: 300px;
  }
  .page-id-12 >main section.realisations .cadre,
  .tax-categorie_realisation >main section.realisations .cadre {
    padding: 60px 30px;
  }
  .single-realisation >main section.contenu .visuel {
    padding-right: 15px;
  }
  .single-realisation >main section.contenu .textuel {
    padding-top: 50px;
    padding-left: 15px;
    padding-right: 30px;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .page-id-13 >main section.evenements .cadre {
    padding: 60px 30px;
  }
}
@media screen and (max-width: 1023px) {
  body >footer .garanties .liste .garantie {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  body >footer .pied {
    padding-bottom: 48px;
  }
  .home >main .gros-titre {
    font-size: 20px;
    line-height: 24px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item {
    height: 450px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .titre {
    padding: 0 15px;
    font-size: 22px;
    line-height: 28px;
    text-shadow: 0px 0px 10px #000000;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .titre:after {
    height: 20px;
    margin: 10px auto 0;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte {
    padding: 30px;
    width: 80%;
    left: 10%;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .mini-logo {
    display: none;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .titre {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .texte {
    font-size: 16px;
    line-height: 22px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .lien {
    margin-top: 30px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .lien a {
    font-size: 14px;
    padding: 5px 15px;
  }
  .home >main section.evenements-et-suivi .gros-titre:after {
    margin: 10px 0 20px;
    height: 1px;
  }
  .home >main section.evenements-et-suivi .suivi .textuel {
    padding-top: 55px;
  }
  .home >main section.evenements-et-suivi .suivi .textuel .titres .principal {
    font-size: 16px;
    line-height: 20px;
  }
  .home >main section.evenements-et-suivi .suivi .textuel .titres .secondaire {
    font-size: 20px;
    line-height: 24px;
  }
  .home >main section.nos-solutions {
    padding-bottom: 15px;
  }
  .home >main section.nos-solutions .liste .solution .image {
    height: 150px;
  }
  .home >main section.nos-solutions .liste .solution .cadre-texte {
    padding: 15px 15px 1px;
    min-height: 350px;
  }
  .home >main section.nos-solutions .liste .solution .cadre-texte:before {
    display: none;
  }
  .home >main section.nos-solutions .liste .solution .cadre-texte .titres .principal {
    font-size: 16px;
    line-height: 20px;
  }
  .home >main section.nos-solutions .liste .solution .cadre-texte .titres .secondaire {
    font-size: 15px;
    line-height: 19px;
  }
  .home >main section.nos-solutions .liste .solution .liens .lien {
    margin-bottom: 15px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home >main section.dernieres-realisations .introduction .lien a {
    font-size: 14px;
    line-height: 18px;
  }
  .home >main section.types-maisons-individuelles .introduction .mini-titre {
    letter-spacing: 0;
  }
  .home >main section.types-maisons-individuelles .introduction .lien a {
    font-size: 14px;
    line-height: 18px;
  }
  .home >main section.recherches-offre .formulaire-recherches-offres {
    padding: 25px 15px;
  }
  .page-id-25 >main section.bandeau-titre {
    height: 150px;
    font-size: 24px;
    line-height: 28px;
  }
  .page-id-25 >main section.bandeau-titre .titres .principal {
    margin-bottom: 0;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .intitule {
    font-size: 16px;
    line-height: 20px;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
    min-width: 100%;
  }
  .page-id-26 >main section.bandeau-titre {
    height: 150px;
    font-size: 24px;
    line-height: 28px;
  }
  .page-id-26 >main section.bandeau-titre .titres .principal {
    margin-bottom: 0;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .intitule {
    font-size: 16px;
    line-height: 20px;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
    min-width: 100%;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel.categories .categorie .zone {
    height: 150px;
  }
  .page-id-27 >main section.bandeau-titre {
    height: 150px;
    font-size: 24px;
    line-height: 28px;
  }
  .page-id-27 >main section.bandeau-titre .titres .principal {
    margin-bottom: 0;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .intitule {
    font-size: 16px;
    line-height: 20px;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
    min-width: 100%;
  }
  .page-id-28 >main section.bandeau-titre {
    height: 150px;
    font-size: 24px;
    line-height: 28px;
  }
  .page-id-28 >main section.bandeau-titre .titres .principal {
    margin-bottom: 0;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .intitule {
    font-size: 16px;
    line-height: 20px;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
    min-width: 100%;
  }
  .page-id-309 >main section .titre {
    font-size: 20px;
    line-height: 24px;
  }
  .page-id-309 >main section.bandeau-titre {
    height: 150px;
    font-size: 24px;
    line-height: 28px;
  }
  .page-id-309 >main section.introduction .cadre ul,
  .page-id-309 >main section.introduction .cadre p {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-309 >main section.modeles .liste .modele {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page-id-309 >main section.liens-supplementaires .lien a {
    font-size: 13px;
    line-height: 17px;
  }
  .page-id-309 >main section.liens-supplementaires .lien a i {
    display: none;
  }
  .single-modele_pers >main section.contenu .visuel {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .single-modele_pers >main section.contenu .visuel .owl-carousel .owl-stage-outer .item {
    height: 350px;
  }
  .single-modele_pers >main section.contenu .visuel .owl-nav button {
    bottom: 15px;
  }
  .single-modele_pers >main section.contenu .visuel .owl-nav button.owl-prev {
    right: 78px;
  }
  .single-modele_pers >main section.contenu .visuel .owl-nav button.owl-next {
    right: 15px;
  }
  .single-modele_pers >main section.contenu .textuel {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 30px 30px 0;
  }
  .single-modele_pers >main section.contenu .textuel .logo {
    display: none;
  }
  .single-modele_pers >main section.contenu .textuel .titre {
    font-size: 20px;
    line-height: 24px;
  }
  .single-modele_pers >main section.modeles-similaires .titre {
    padding: 0 15px;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
  .single-modele_pers >main section.modeles-similaires .liste .modele {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page-id-11 >main section.offres .cadre {
    padding: 30px;
  }
  .page-id-11 >main section.offres .cadre .titre {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 30px;
  }
  .page-id-11 >main section.offres .cadre .liste .offre {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .single-offre >main section.bandeau {
    height: 150px;
  }
  .single-offre >main section.bandeau .overlay .container .row .col-12 {
    font-size: 24px;
    line-height: 28px;
  }
  .single-offre >main section.bandeau .overlay .container .row .col-12 .type {
    margin-bottom: 0;
  }
  .single-offre >main section.formulaire .champs #nf-form-2-cont .nf-multi-cell .nf-cell {
    padding-left: 15px;
    padding-right: 15px;
  }
  .page-id-12 >main section.realisations .cadre,
  .tax-categorie_realisation >main section.realisations .cadre {
    padding: 30px;
  }
  .page-id-12 >main section.realisations .cadre .titre,
  .tax-categorie_realisation >main section.realisations .cadre .titre {
    font-size: 20px;
    line-height: 24px;
  }
  .page-id-12 >main section.realisations .cadre .filtres,
  .tax-categorie_realisation >main section.realisations .cadre .filtres {
    margin-bottom: 30px;
  }
  .page-id-12 >main section.realisations .cadre .filtres .filtre:after,
  .tax-categorie_realisation >main section.realisations .cadre .filtres .filtre:after {
    margin: 0 5px;
  }
  .page-id-12 >main section.realisations .cadre .liste .realisation,
  .tax-categorie_realisation >main section.realisations .cadre .liste .realisation {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .single-realisation >main section.contenu .visuel {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .single-realisation >main section.contenu .textuel {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .single-realisation >main section.contenu .textuel .titre {
    font-size: 20px;
    line-height: 24px;
  }
  .single-realisation >main section.realisations-similaires .liste .realisation {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .single-realisation >main section.realisations-similaires .liste .realisation a .image {
    height: 180px;
  }
  .page-id-13 >main section.evenements .cadre {
    padding: 30px;
  }
  .page-id-13 >main section.evenements .cadre .titre {
    font-size: 20px;
    line-height: 24px;
  }
  .page-id-13 >main section.evenements .cadre .titre .image {
    display: none;
  }
  .page-id-13 >main section.evenements .cadre .liste .evenement {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .single-evenement >main section.contenu .titre {
    font-size: 20px;
    line-height: 24px;
  }
  .single-evenement >main section.contenu .bloc-de-texte {
    padding-right: 15px;
  }
  .single-evenement >main section.contenu .details {
    padding-left: 15px;
  }
  .single-evenement >main section.contenu .details .cadre {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-14 >main section.bandeau-titre {
    font-size: 24px;
    line-height: 28px;
    height: 150px;
  }
  .page-id-14 >main section.introduction .titre {
    font-size: 20px;
    line-height: 24px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-id-14 >main section.introduction .textes {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 75px;
    padding-left: 15px;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel {
    padding: 15px 15px 30px;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel .titre {
    font-size: 20px;
    line-height: 24px;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel .titre .intitule {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel .titre .icone {
    display: none;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel .icone {
    display: none;
  }
  .page-id-14 >main section.nos-agences .titre .intitule {
    font-size: 20px;
    line-height: 24px;
  }
  .page-id-14 >main section.nos-agences .liste .agence {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .page-id-15 >main section.contacter .cadre {
    padding: 30px;
  }
  .page-id-15 >main section.contacter .cadre .introduction .textuel .titre {
    font-size: 20px;
    line-height: 24px;
  }
  .page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont textarea {
    height: 200px;
  }
  .page-id-398 >main section.bandeau-titre {
    font-size: 24px;
    line-height: 28px;
    height: 150px;
  }
  .page-id-398 >main section.relation-client .textuel .introduction .titres {
    font-size: 20px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  body .formulaire-recherches-offres form .champ {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  body #grdp_barre_maxi,
  body #grdp_barre_mini {
    display: none !important;
  }
  body #nous-contacter-fixe {
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    height: 35px;
    padding-top: 5px;
    border-radius: 0;
  }
  body #nous-contacter-fixe i {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    line-height: 18px;
    font-size: 9px;
    margin-right: 5px;
  }
  body >header {
    height: 50px;
  }
  body >header .logo {
    top: 6px;
  }
  body >header .logo img {
    height: 38px;
  }
  body >header #menu-mobile {
    font-size: 20px;
    top: 10px;
  }
  body >header #menu-telephone {
    font-size: 16px;
    top: 13px;
  }
  body >header .menu-principal {
    top: 50px;
  }
  body >main {
    padding-top: 50px;
  }
  body >footer .garanties .liste {
    background-image: none;
  }
  body >footer .garanties .liste .garantie {
    margin-bottom: 20px;
  }
  body >footer .garanties .liste .garantie .pictogramme {
    margin-bottom: 15px;
    height: 50px;
    line-height: 50px;
  }
  body >footer .garanties .liste .garantie .nom {
    font-size: 12px;
    line-height: 16px;
  }
  body >footer .garanties .liste .garantie .nom:after {
    margin: 10px auto;
  }
  body >footer .garanties .liste .garantie .texte {
    font-size: 12px;
    line-height: 18px;
  }
  body >footer .corps {
    padding-top: 30px;
  }
  body >footer .corps .row {
    margin: 0 -15px;
  }
  body >footer .corps .col-sm-3 {
    padding: 0 15px;
    margin: 0;
  }
  body >footer .corps .col-sm-3:before {
    content: "";
    background-color: #ffffff;
    width: 100%;
    height: 1px;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  body >footer .corps .col-sm-3:first-child:before {
    display: none;
  }
  body >footer .pied {
    font-size: 12px;
    line-height: 16px;
    padding-top: 0;
    padding-bottom: 60px;
  }
  body >footer .pied .logo-idcom img {
    width: 25px;
  }
  .home >main .gros-titre {
    font-size: 18px;
    line-height: 22px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item {
    height: 300px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution {
    height: 33.33%;
    border: 0;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .bandeau {
    height: 5px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .intitules .titre {
    font-size: 16px;
    line-height: 20px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.solutions .row .solution .overlay {
    background-image: none;
    background-color: rgba(0,0,0,0.25);
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte {
    padding: 15px;
    width: 66%;
    left: 17%;
    top: 15px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .titre {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .texte {
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .lien {
    margin-top: 15px;
  }
  .home >main section.diaporama .owl-carousel .owl-stage-outer .item.evenement .cadre-texte .lien a {
    font-size: 12px;
    padding: 5px 15px;
    display: block;
    text-align: center;
    border-width: 1px;
  }
  .home >main section.diaporama .owl-carousel .owl-nav button {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .home >main section.evenements-et-suivi .evenements {
    padding-bottom: 85px;
    padding-top: 30px;
  }
  .home >main section.evenements-et-suivi .evenements .owl-carousel .owl-nav button {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
  }
  .home >main section.evenements-et-suivi .suivi .textuel {
    padding: 30px;
  }
  .home >main section.evenements-et-suivi .suivi .textuel .titres .secondaire {
    font-size: 18px;
    line-height: 22px;
  }
  .home >main section.evenements-et-suivi .suivi .textuel .points-cles .point-cle {
    padding: 0 15px;
  }
  .home >main section.nos-solutions .introduction {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .home >main section.nos-solutions .liste .solution .cadre-texte {
    min-height: auto;
  }
  .home >main section.dernieres-realisations .bordure {
    display: none;
  }
  .home >main section.dernieres-realisations .owl-carousel .owl-stage-outer .item a {
    height: 200px;
  }
  .home >main section.dernieres-realisations .owl-carousel .owl-nav button {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .home >main section.types-maisons-individuelles .introduction {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home >main section.types-maisons-individuelles .introduction .mini-titre {
    font-size: 14px;
    line-height: 18px;
  }
  .home >main section.types-maisons-individuelles .owl-carousel .owl-stage-outer .item a {
    height: 200px;
  }
  .home >main section.types-maisons-individuelles .owl-carousel .owl-nav button {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .home >main section.recherches-offre {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .home >main section.recherches-offre .gros-titre {
    margin-bottom: 15px;
  }
  .home >main section.recherches-offre .formulaire-recherches-offres {
    padding: 15px;
  }
  .home >main section.recherches-offre .formulaire-recherches-offres form {
    margin: 0;
  }
  .home >main section.recherches-offre .formulaire-recherches-offres form .champ {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .home >main section.recherches-offre .formulaire-recherches-offres form .champ .intitule {
    margin-bottom: 5px;
  }
  .page-id-25 >main section.bandeau-titre {
    font-size: 16px;
    line-height: 20px;
    height: 100px;
  }
  .page-id-25 >main section.zones-de-contenus {
    padding-top: 30px;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu {
    margin-bottom: 30px;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu .visuel .photo {
    height: 150px;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel {
    padding-top: 20px;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
    font-size: 18px;
    line-height: 22px;
  }
  .page-id-25 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 15px;
  }
  .page-id-26 >main section.bandeau-titre {
    font-size: 16px;
    line-height: 20px;
    height: 100px;
  }
  .page-id-26 >main section.zones-de-contenus {
    padding-top: 30px;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu {
    margin-bottom: 30px;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .visuel .photo {
    height: 150px;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel {
    padding-top: 20px;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
    font-size: 18px;
    line-height: 22px;
  }
  .page-id-26 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 15px;
  }
  .page-id-27 >main section.bandeau-titre {
    font-size: 16px;
    line-height: 20px;
    height: 100px;
  }
  .page-id-27 >main section.zones-de-contenus {
    padding-top: 30px;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu {
    margin-bottom: 30px;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu .visuel .photo {
    height: 150px;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel {
    padding-top: 20px;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
    font-size: 18px;
    line-height: 22px;
  }
  .page-id-27 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 15px;
  }
  .page-id-28 >main section.bandeau-titre {
    font-size: 16px;
    line-height: 20px;
    height: 100px;
  }
  .page-id-28 >main section.zones-de-contenus {
    padding-top: 30px;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu {
    margin-bottom: 30px;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu .visuel .photo {
    height: 150px;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel {
    padding-top: 20px;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .titres {
    font-size: 18px;
    line-height: 22px;
  }
  .page-id-28 >main section.zones-de-contenus .zone-de-contenu .textuel .sections .section .bloc-de-texte p a {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 15px;
  }
  .page-id-309 >main section .titre {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .page-id-309 >main section.bandeau-titre {
    font-size: 16px;
    line-height: 20px;
    height: 100px;
  }
  .page-id-309 >main section.introduction .container {
    padding: 0;
  }
  .page-id-309 >main section.introduction .cadre {
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    padding: 20px 15px 1px;
  }
  .page-id-309 >main section.introduction .cadre p {
    font-size: 12px;
    line-height: 16px;
    text-align: justify;
  }
  .page-id-309 >main section.categories .liste .categorie {
    margin-bottom: 15px;
  }
  .page-id-309 >main section.categories .liste .categorie .zone {
    height: 150px;
  }
  .page-id-309 >main section.categories .liste .categorie .zone >div.nom {
    font-size: 14px;
    line-height: 18px;
    padding: 5px 15px;
  }
  .page-id-309 >main section.categories .liste .categorie .zone >div.bloc-de-texte {
    display: none;
  }
  .page-id-309 >main section.modeles .liste .modele {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-id-309 >main section.modeles .liste .modele a .cadre >div.informations .nom {
    text-align: center;
  }
  .page-id-309 >main section.modeles .liste .modele a .cadre >div.informations .prix {
    text-align: center;
  }
  .page-id-309 >main section.liens-supplementaires .lien {
    margin-bottom: 15px;
  }
  .page-id-309 >main section.liens-supplementaires .lien a {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 15px;
  }
  .single-modele_pers >main section.contenu .visuel .owl-nav button {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .single-modele_pers >main section.contenu .visuel .owl-nav button.owl-prev {
    right: 60px;
  }
  .single-modele_pers >main section.contenu .textuel .titre {
    font-size: 18px;
    line-height: 22px;
  }
  .single-modele_pers >main section.contenu .textuel .prix {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .single-modele_pers >main section.contenu .textuel .caracteristiques .caracteristique {
    margin-right: 15px;
  }
  .single-modele_pers >main section.modeles-similaires .titre {
    font-size: 18px;
    line-height: 22px;
  }
  .single-modele_pers >main section.modeles-similaires .liste {
    padding: 0 15px;
  }
  .single-modele_pers >main section.modeles-similaires .liste .modele {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
  }
  .single-modele_pers >main section.modeles-similaires .liste .modele a .cadre {
    height: 180px;
  }
  .page-id-12 >main section.realisations,
  .tax-categorie_realisation >main section.realisations {
    background-image: none !important;
    padding-top: 30px;
  }
  .page-id-12 >main section.realisations .cadre,
  .tax-categorie_realisation >main section.realisations .cadre {
    padding: 0;
  }
  .page-id-12 >main section.realisations .cadre .titre,
  .tax-categorie_realisation >main section.realisations .cadre .titre {
    font-size: 18px;
    line-height: 22px;
  }
  .page-id-12 >main section.realisations .cadre .filtres,
  .tax-categorie_realisation >main section.realisations .cadre .filtres {
    font-size: 0;
  }
  .page-id-12 >main section.realisations .cadre .filtres .filtre,
  .tax-categorie_realisation >main section.realisations .cadre .filtres .filtre {
    width: 100%;
    margin-bottom: 10px;
  }
  .page-id-12 >main section.realisations .cadre .filtres .filtre:after,
  .tax-categorie_realisation >main section.realisations .cadre .filtres .filtre:after {
    display: none;
  }
  .page-id-12 >main section.realisations .cadre .filtres .filtre a,
  .tax-categorie_realisation >main section.realisations .cadre .filtres .filtre a {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-12 >main section.realisations .cadre .liste .realisation,
  .tax-categorie_realisation >main section.realisations .cadre .liste .realisation {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .single-realisation >main section.contenu {
    margin-bottom: 30px;
  }
  .single-realisation >main section.contenu .textuel {
    padding-left: 30px;
    padding-top: 30px;
  }
  .single-realisation >main section.contenu .textuel .titre {
    font-size: 18px;
    line-height: 22px;
  }
  .single-realisation >main section.realisations-similaires .liste .realisation {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-id-13 >main section.evenements {
    background-image: none !important;
    padding-top: 30px;
  }
  .page-id-13 >main section.evenements .cadre {
    padding: 0;
  }
  .page-id-13 >main section.evenements .cadre .titre {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .page-id-13 >main section.evenements .cadre .filtres {
    font-size: 0;
    margin-bottom: 30px;
  }
  .page-id-13 >main section.evenements .cadre .filtres .zone {
    background-color: transparent;
    margin-bottom: 5px;
  }
  .page-id-13 >main section.evenements .cadre .filtres .zone .filtre {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-13 >main section.evenements .cadre .liste .evenement {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .single-evenement >main section.bandeau .image {
    margin-top: 15px;
    height: 180px;
  }
  .single-evenement >main section.contenu .titre {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
  }
  .page-id-14 >main section.bandeau-titre {
    font-size: 16px;
    line-height: 20px;
    height: 100px;
  }
  .page-id-14 >main section.introduction {
    padding-top: 30px;
  }
  .page-id-14 >main section.introduction .titre {
    font-size: 18px;
    line-height: 22px;
  }
  .page-id-14 >main section.introduction .textes {
    padding-bottom: 30px;
  }
  .page-id-14 >main section.introduction .textes .principal {
    font-size: 16px;
    line-height: 20px;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu {
    margin-bottom: 30px;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel:before {
    display: none;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel .titre {
    font-size: 18px;
    line-height: 22px;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .textuel .titre p {
    margin-bottom: 10px;
  }
  .page-id-14 >main section.blocs-de-contenus .bloc-de-contenu .visuel {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: 150px;
  }
  .page-id-14 >main section.nos-agences {
    padding-top: 0px;
    padding-bottom: 0;
  }
  .page-id-14 >main section.nos-agences .titre {
    margin-bottom: 30px;
  }
  .page-id-14 >main section.nos-agences .titre img {
    display: none;
  }
  .page-id-14 >main section.nos-agences .titre .intitule {
    font-size: 16px;
    line-height: 20px;
  }
  .page-id-14 >main section.nos-agences .liste .agence {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .page-id-15 >main section.contacter {
    background-image: none !important;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-id-15 >main section.contacter .cadre {
    padding: 0;
  }
  .page-id-15 >main section.contacter .cadre .introduction {
    margin-bottom: 30px;
  }
  .page-id-15 >main section.contacter .cadre .introduction .textuel .titre {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .page-id-15 >main section.contacter .cadre .introduction .visuel {
    display: none;
  }
  .page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .nf-field-container {
    margin-bottom: 5px;
  }
  .page-id-15 >main section.contacter .cadre .formulaire #nf-form-1-cont .nf-multi-cell .nf-cell {
    padding: 0 !important;
  }
  .page-id-3 >main section.contenu-page,
  .page-id-7 >main section.contenu-page {
    padding-top: 0;
  }
  .page-id-3 >main section.contenu-page #texte-confidentialite h2,
  .page-id-7 >main section.contenu-page #texte-confidentialite h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .page-id-3 >main section.contenu-page #texte-confidentialite h3,
  .page-id-7 >main section.contenu-page #texte-confidentialite h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .page-id-3 >main section.contenu-page #texte-confidentialite p,
  .page-id-7 >main section.contenu-page #texte-confidentialite p {
    font-size: 14px;
    line-height: 18px;
  }
  .page-id-398 >main section.bandeau-titre {
    font-size: 16px;
    line-height: 20px;
    height: 100px;
  }
  .page-id-398 >main section.relation-client .textuel .introduction {
    padding-top: 30px;
  }
  .page-id-398 >main section.relation-client .textuel .introduction .titres {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .page-id-398 >main section.relation-client .textuel .connexion .formulaire {
    padding-left: 15px;
    margin-bottom: 30px;
  }
  .page-id-398 >main section.relation-client .textuel .connexion .image {
    display: none;
  }
  .page-id-398 >main section.relation-client .visuel img {
    margin-top: 30px;
  }
  .page-id-398 >main section.galerie .owl-carousel .owl-nav button {
    top: 100%;
    font-size: 24px;
    line-height: 24px;
    width: 24px;
    height: 24px;
  }
  .page-id-398 >main section.galerie .owl-carousel .owl-nav button.owl-prev {
    left: 15px;
  }
  .page-id-398 >main section.galerie .owl-carousel .owl-nav button.owl-next {
    right: 15px;
  }
}
