@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,300i,400,400i,500,700,900');
@font-face {
  font-family: 'Xtreem Medium Demo';
  src: url('../fonts/XtreemMediumDemo.eot');
  src: url('../fonts/XtreemMediumDemo.eot?#iefix') format('embedded-opentype'), url('../fonts/XtreemMediumDemo.woff2') format('woff2'), url('../fonts/XtreemMediumDemo.woff') format('woff'), url('../fonts/XtreemMediumDemo.ttf') format('truetype'), url('../fonts/XtreemMediumDemo.svg#XtreemMediumDemo') format('svg');
  font-weight: 500;
  font-style: normal;
}
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  overflow: auto;
  overflow-x: hidden;
}
body img {
  max-width: 100%;
}
body a:hover {
  text-decoration: none;
}
body .fa-phone:before {
  transform: scaleX(-1);
  display: inline-block;
}
body #VideoModal .modal-content {
  width: auto;
  height: auto;
  background-color: #000;
  border: none;
  border-radius: 0;
}
body #VideoModal .modal-content .modal-header {
  border-bottom: solid 1px rgba(255,255,255,0.4);
}
body #VideoModal .modal-content .modal-header h5 {
  font-weight: 300;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 2px;
  margin-bottom: 0;
}
body #VideoModal .modal-content .modal-header h5 strong {
  font-weight: 500;
}
body #VideoModal .close {
  font-size: 1.5rem;
  font-weight: 300;
  color: #fff;
  text-shadow: none;
  opacity: .8;
}
body header {
  background-image: url('../img/bg-header.jpg');
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: right;
}
body header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(33,33,33,0.8);
  height: 100%;
  width: 100%;
}
body header .container {
  max-width: 1240px;
}
body header .wrapper-logo-menu {
  margin-left: 1.5em !important;
  position: relative;
  z-index: 10;
}
body header .wrapper-logo-menu .logo-home span {
  padding-top: 1.2rem;
  font-size: .8rem;
  color: #c56b16;
  text-transform: uppercase;
  font-weight: 300;
  padding-left: .5rem;
  letter-spacing: 2px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body header .wrapper-logo-menu #menu-wrapper .navbar {
    margin-left: 51%;
    width: 100%;
    transform: translateX(-50%);
  }
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul {
  padding-left: 1rem;
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li {
  margin: 0 .5em;
  float: none;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body header .wrapper-logo-menu #menu-wrapper .navbar ul li {
    margin: 0 1em;
  }
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .9rem;
  color: #fff;
  font-weight: 400;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li a:hover,
body header .wrapper-logo-menu #menu-wrapper .navbar ul li a:focus,
body header .wrapper-logo-menu #menu-wrapper .navbar ul li a.active {
  color: #c56b16;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li:first-child {
  margin-right: 0;
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu {
  width: 380px;
  top: 160%;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  border: none;
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu a {
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  width: 190px;
  height: 120px;
  display: inline-block;
  text-align: center;
  border-top: solid 2px #c56b16;
  position: relative;
  padding: 0;
  color: transparent;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu a::before {
  content: attr(title);
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  text-align: center;
  color: #fff;
  z-index: 20;
  width: 100%;
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background-color: rgba(33,33,33,0.8);
  z-index: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu a:hover {
  background-position: bottom;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu a:hover::after {
  background-color: #c56b16;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu .beton-cire {
  background-image: url('../img/home-2.jpg');
}
body header .wrapper-logo-menu #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu .terrazzo {
  background-image: url('../img/terrazzo-menu.jpg');
}
body header .wrapper-logo-menu .home .nav-link {
  padding: 0.45rem .6rem .65rem .7rem;
  line-height: 1;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body header .wrapper-logo-menu .home .nav-link i {
  font-size: 18px;
}
body header .wrapper-logo-menu .home:hover i,
body header .wrapper-logo-menu .home:focus i,
body header .wrapper-logo-menu .home.active i {
  color: #c56b16;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body header #subheader {
  position: absolute;
  right: 15px;
  top: 0;
  height: 100%;
  width: 265px;
  font-size: .85rem;
}
body header #subheader a {
  display: inline-block;
  color: #fff;
}
body header #subheader a i {
  color: #fff;
}
body header #subheader a:hover,
body header #subheader a:focus {
  text-decoration: none;
}
body header #subheader #localisation-header {
  color: #fff;
}
body header #subheader #localisation-header span {
  color: #fff;
  text-transform: none;
  font-weight: 300;
  text-transform: uppercase;
  min-height: 100%;
  padding: 0rem 0rem 0rem .5rem;
}
body header #subheader .infos-header .info-item {
  position: relative;
  margin-right: .2rem;
}
body header #subheader .infos-header .info-item span {
  display: inline-block;
  padding: .45rem 1.2rem .45rem .5rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  white-space: nowrap;
}
body header #subheader .infos-header .info-item.fa-phone {
  color: #c56b16;
}
body header #subheader .infos-header .info-item.fa-envelope {
  white-space: nowrap;
}
body header #subheader .infos-header .info-item:last-child {
  margin-right: 0;
}
body header #subheader .infos-header .info-item:hover,
body header #subheader .infos-header .info-item:focus {
  color: #c56b16;
  z-index: 10;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body header #menu-main-menu .home .nav-link {
  padding: .65rem .6rem .65rem .7rem;
  line-height: 1;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body header #menu-main-menu .home:hover i,
body header #menu-main-menu .home:focus i,
body header #menu-main-menu .home.active i {
  color: #c56b16;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body header #menu-main-menu a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .8rem;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body header #menu-main-menu a:hover,
body header #menu-main-menu a:focus,
body header #menu-main-menu a.active {
  color: #c56b16;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body footer {
  padding: 1em 0;
  background-color: #fff;
}
body footer .infos-client-footer {
  margin-top: 2em;
  margin-bottom: 1em;
  border-bottom: solid 2px #c56b16;
  padding-bottom: 2em;
}
body footer .infos-client-footer a {
  color: #333333;
  font-size: 24px;
}
body footer .infos-client-footer .instagram {
  background-image: url('../img/instagram.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
}
body footer .certification span {
  margin-right: .5em;
  font-weight: 400;
  text-transform: uppercase;
}
body footer .certification .certif-ctn .certif-beton,
body footer .certification .certif-ctn .certif-terrazzo {
  color: #fff;
  padding: .7em;
  cursor: pointer;
  width: 70px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body footer .certification .certif-ctn .certif-beton img,
body footer .certification .certif-ctn .certif-terrazzo img {
  width: 20px;
  margin-right: .5rem;
}
body footer .certification .certif-ctn .certif-beton:hover,
body footer .certification .certif-ctn .certif-terrazzo:hover {
  background-color: #1d1c1c;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body footer .certification .certif-ctn .certif-beton {
  background-color: #c56b16;
  margin-right: .5em !important;
}
body footer .certification .certif-ctn .certif-terrazzo {
  background-color: #7cd2c5;
}
body footer .logos {
  margin-top: 1em;
}
body footer .logos .logo img {
  float: right;
}
body .subfooter {
  margin-top: 1em;
  font-size: .9rem;
}
body .subfooter a {
  color: #333333;
  font-size: .9rem;
}
body #demande-rappel {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 150;
  background-color: #454341;
  max-width: 15rem;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body #demande-rappel #rappel-title {
  position: relative;
  padding: .5rem 2rem .5em 1em;
  background-color: #c56b16;
  color: #fff;
  font-size: .8rem;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 500;
  width: 100%;
  text-align: center;
  margin-top: -2.1rem;
  margin-left: 50%;
  transform: translateX(-50%);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body #demande-rappel #rappel-title::before {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #7cd2c5;
  left: 0;
  top: 0;
  transition: cubic-bezier(0.39,0.575,0.565,1) 0.4s;
  z-index: -1;
}
body #demande-rappel #rappel-title i {
  position: absolute;
  right: 0;
  bottom: -1px;
  font-size: 1.1rem;
  padding: .5rem;
  color: #fff;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  transform: rotate(-180deg);
}
body #demande-rappel #rappel-title:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body #demande-rappel #rappel-title:hover::before {
  width: 100%;
  transition: cubic-bezier(0.39,0.575,0.565,1) 0.4s;
  z-index: -1;
}
body #demande-rappel .nf-form-cont {
  display: none;
  padding: 0 1rem;
}
body #demande-rappel .nf-form-cont.active {
  padding: 1rem;
}
body #demande-rappel .nf-form-cont .nf-before-form-content {
  display: none;
}
body #demande-rappel .nf-form-cont .nf-field-container {
  margin-bottom: .5rem;
}
body #demande-rappel .nf-form-cont .textbox-container {
  margin-bottom: .5rem;
}
body #demande-rappel .nf-form-cont .submit-container {
  margin-bottom: 0;
  text-align: right;
}
body #demande-rappel input:not([type="button"]),
body #demande-rappel textarea,
body #demande-rappel select {
  padding: .5rem .5rem;
  border-bottom: 1px solid #fff;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #fff;
  font-weight: 300;
  font-size: .9rem;
  outline: none;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  background-color: transparent;
}
body #demande-rappel input:not([type="button"]):hover,
body #demande-rappel input:not([type="button"]):focus,
body #demande-rappel textarea:hover,
body #demande-rappel textarea:focus,
body #demande-rappel select:hover,
body #demande-rappel select:focus {
  border-bottom: 1px solid #c56b16;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body #demande-rappel textarea {
  resize: none;
  height: 120px;
  background-color: #fff;
  color: #000 !important;
}
body #demande-rappel textarea::-webkit-input-placeholder {
  color: ;
}
body #demande-rappel ::-webkit-input-placeholder {
  font-size: .7rem;
  text-transform: uppercase;
  color: #fff;
}
body #demande-rappel ::-moz-placeholder {
  font-size: .7rem;
  text-transform: uppercase;
  color: #fff;
}
body #demande-rappel :-ms-input-placeholder {
  font-size: .7rem;
  text-transform: uppercase;
  color: #fff;
}
body #demande-rappel :-moz-placeholder {
  font-size: .7rem;
  text-transform: uppercase;
  color: #fff;
}
body #demande-rappel input[type="button"] {
  padding: .5rem 1.4rem;
  background-color: transparent;
  color: #fff;
  border: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .9rem;
  font-weight: 400;
  cursor: pointer;
  width: 100%;
  border: solid 1px #66988f;
  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 #demande-rappel input[type="button"]:hover {
  background-color: #66988f;
  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 #demande-rappel.active #rappel-title i {
  transform: rotate(0deg);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
@media screen and (min-width: 1490px) and (max-width: 1665px) {
  #menu-wrapper {
    padding-right: 5rem;
  }
}
@media screen and (min-width: 1340px) and (max-width: 1490px) {
  #menu-wrapper {
    padding-right: 10rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1340px) {
  #menu-wrapper {
    padding-right: 15rem;
  }
}
@media screen and (max-width: 1199.99px) {
  body header #subheader {
    height: auto;
    width: auto;
    padding-top: 2rem !important;
    padding-bottom: .5rem !important;
  }
  body header #subheader #localisation-header {
    white-space: nowrap;
  }
  body header #subheader #localisation-header span {
    position: relative;
    display: inline-block;
  }
  body header #subheader .infos-header {
    margin-top: 0;
  }
  body header #menu-wrapper .navbar {
    margin-top: 1.5rem;
  }
}
.page-id-5 #top-banner-wrapper {
  padding: 0;
}
.page-id-5 #top-banner-wrapper #main-slider {
  height: 700px;
  position: relative;
}
.page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer {
  height: 100%;
}
.page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer * {
  height: 100%;
}
.page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item {
  overflow: hidden;
}
.page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item >div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}
.page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message {
  position: relative;
  height: auto;
  padding-top: 16rem;
  z-index: 15;
}
.page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message .logo-slide {
  margin-bottom: 1em;
  display: none;
}
.page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message .logo-slide img {
  height: 55px;
  width: auto;
  margin: 0 auto;
  display: block;
}
.page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message p {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: .8;
  margin-bottom: 0.5rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-shadow: #000 1px 0 7px;
  display: none;
}
.page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message .btn-discover {
  color: #fff;
  font-size: .8rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  border: solid 2px #66988f;
  padding: 1em 1.2em;
  cursor: pointer;
  font-weight: 400;
  background-color: rgba(0,0,0,0.15);
  margin-top: 20rem;
  margin-left: 50%;
  transform: translateX(-50%);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message .btn-discover:hover {
  background-color: #66988f;
  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-5 #top-banner-wrapper #main-slider > .owl-dots {
  position: absolute;
  bottom: 0;
  right: 3em;
  display: flex;
  flex-direction: row;
  z-index: 100;
  justify-content: flex-end;
  align-items: flex-end;
  z-index: 11;
  counter-reset: dots;
}
.page-id-5 #top-banner-wrapper #main-slider > .owl-dots .owl-dot {
  position: relative;
  width: 1px;
  height: 25px;
  margin: 0 .8em;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: 0;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-5 #top-banner-wrapper #main-slider > .owl-dots .owl-dot:last-of-type {
  margin-bottom: 0rem;
}
.page-id-5 #top-banner-wrapper #main-slider > .owl-dots .owl-dot.active {
  height: 50px;
  background-color: #fff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  margin-bottom: 0;
}
.page-id-5 #top-banner-wrapper #main-slider > .owl-dots .owl-dot.active:before {
  font-size: 1.6rem;
  top: -2.2rem;
  left: 0;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-5 #top-banner-wrapper #main-slider > .owl-dots .owl-dot:before {
  counter-increment: dots;
  content: "0" counter(dots);
  position: absolute;
  right: -1rem;
  top: -1.3rem;
  color: #fff;
  font-size: 1rem;
  white-space: nowrap;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-5 #top-banner-wrapper #main-slider > .owl-dots .owl-dot:hover,
.page-id-5 #top-banner-wrapper #main-slider > .owl-dots .owl-dot:focus {
  background-color: #fff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-5 #beton-cire .bcbm-vous {
  background-color: #1d1c1c;
}
.page-id-5 #beton-cire .avantage {
  position: relative;
  overflow: hidden;
  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-5 #beton-cire .avantage:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 85%;
  height: 83%;
  border: solid 1px #fff;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
  opacity: 0;
}
.page-id-5 #beton-cire .avantage .inner {
  background-size: cover;
  background-repeat: no-repeat;
  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;
  position: absolute;
  left: 0;
  top: 0;
  height: 101%;
  width: 100%;
  z-index: -1;
}
.page-id-5 #beton-cire .avantage span {
  color: #fff;
}
.page-id-5 #beton-cire .avantage .plus {
  font-size: 4.5rem;
  font-weight: 300;
}
.page-id-5 #beton-cire .avantage .text {
  position: absolute;
  left: 2.5em;
  bottom: 40px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
}
.page-id-5 #beton-cire .avantage:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 #beton-cire .avantage:hover:before {
  opacity: 1;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
}
.page-id-5 #beton-cire .avantage:hover .inner {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  transform: scale(1.2);
}
.page-id-5 #beton-cire .description .ctn-description {
  padding: 4em 6em 4em 4em;
  color: #555353;
}
.page-id-5 #beton-cire .description .ctn-description h1 {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
}
.page-id-5 #beton-cire .description .ctn-description h2 {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 1em;
}
.page-id-5 #beton-cire .description .ctn-description .texte-decriptif p {
  text-align: justify;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
}
.page-id-5 #beton-cire .description .ctn-description .btn-more {
  text-transform: uppercase;
  margin-top: 3em;
  display: inline-block;
  position: relative;
  padding-top: 1.3rem;
  height: 4rem;
  color: #555353;
  border-bottom: solid 2px #66988f;
  letter-spacing: 2px;
  overflow: hidden;
  vertical-align: top;
  transition: width 0.5s cubic-bezier(0.39,0.575,0.565,1) 0.4s, color 0.4s linear 0.1s, padding 0.5s cubic-bezier(0.39,0.575,0.565,1) 0.4s;
}
.page-id-5 #beton-cire .description .ctn-description .btn-more::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #66988f;
  transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
  transform: translate3d(0,100%,0);
}
.page-id-5 #beton-cire .description .ctn-description .btn-more:hover {
  transition: width 0.4s cubic-bezier(0.39,0.575,0.565,1), color 0.4s linear 0.3s, padding 0.4s cubic-bezier(0.39,0.575,0.565,1);
  color: #fff;
  padding: 1.3rem 1.8rem;
}
.page-id-5 #beton-cire .description .ctn-description .btn-more:hover::before {
  transition: transform 0.6s cubic-bezier(0.23,1,0.32,1) 0.45s;
  transform: translate3d(0,0,0);
}
.page-id-5 #img-real {
  border-top: solid 3px #c56b16;
}
.page-id-5 #img-real .img-1,
.page-id-5 #img-real .img-2,
.page-id-5 #img-real .img-3 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-id-5 #img-real .localisation {
  background-color: #454341;
}
.page-id-5 #img-real .localisation .inner {
  padding: 7em;
  color: #fff;
  text-align: center;
}
.page-id-5 #img-real .localisation .inner h1 {
  font-size: 1.3rem;
  text-transform: uppercase;
  font-weight: 400;
}
.page-id-5 #img-real .localisation .inner .picto {
  margin-top: 2rem;
  margin-bottom: 2em;
}
.page-id-5 #img-real .localisation .inner .picto img {
  margin: 0 auto;
  display: block;
}
.page-id-5 #img-real .localisation .inner .region {
  font-size: 1rem;
}
.page-id-5 #terrazzo {
  border-top: solid 3px #454341;
}
.page-id-5 #terrazzo .avantage-terrazzo {
  position: relative;
  background-color: #c56b16;
  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-5 #terrazzo .avantage-terrazzo:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 85%;
  height: 83%;
  border: solid 1px #fff;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
  opacity: 0;
}
.page-id-5 #terrazzo .avantage-terrazzo span {
  color: #fff;
}
.page-id-5 #terrazzo .avantage-terrazzo .plus {
  font-size: 4.5rem;
  font-weight: 300;
}
.page-id-5 #terrazzo .avantage-terrazzo .text {
  position: absolute;
  left: 2.5em;
  bottom: 40px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1px;
}
.page-id-5 #terrazzo .avantage-terrazzo:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 #terrazzo .avantage-terrazzo:hover:before {
  opacity: 1;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
}
.page-id-5 #terrazzo .avantage-terrazzo:hover .inner {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  transform: scale(1.1);
}
.page-id-5 #terrazzo .photo-terrazzo {
  position: relative;
  overflow: hidden;
}
.page-id-5 #terrazzo .photo-terrazzo .inner {
  background-size: cover;
  background-repeat: no-repeat;
  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;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transform: scale(1);
  z-index: -1;
}
.page-id-5 #terrazzo .photo-terrazzo:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-5 #terrazzo .photo-terrazzo:hover .inner {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  transform: scale(1.2);
}
.page-id-5 #terrazzo .description .ctn-description {
  padding: 4em 6em 4em 4em;
  color: #555353;
}
.page-id-5 #terrazzo .description .ctn-description h1 {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
}
.page-id-5 #terrazzo .description .ctn-description h2 {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 1em;
}
.page-id-5 #terrazzo .description .ctn-description .texte-decriptif p {
  text-align: justify;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
}
.page-id-5 #terrazzo .description .ctn-description .btn-more {
  text-transform: uppercase;
  margin-top: 3em;
  display: inline-block;
  position: relative;
  padding-top: 1.3rem;
  height: 4rem;
  color: #555353;
  border-bottom: solid 2px #66988f;
  letter-spacing: 2px;
  overflow: hidden;
  vertical-align: top;
  transition: width 0.5s cubic-bezier(0.39,0.575,0.565,1) 0.4s, color 0.4s linear 0.1s, padding 0.5s cubic-bezier(0.39,0.575,0.565,1) 0.4s;
}
.page-id-5 #terrazzo .description .ctn-description .btn-more::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #66988f;
  transition: transform 0.5s cubic-bezier(0.23,1,0.32,1);
  transform: translate3d(0,100%,0);
}
.page-id-5 #terrazzo .description .ctn-description .btn-more:hover {
  transition: width 0.4s cubic-bezier(0.39,0.575,0.565,1), color 0.4s linear 0.3s, padding 0.4s cubic-bezier(0.39,0.575,0.565,1);
  color: #fff;
  padding: 1.3rem 1.8rem;
}
.page-id-5 #terrazzo .description .ctn-description .btn-more:hover::before {
  transition: transform 0.6s cubic-bezier(0.23,1,0.32,1) 0.45s;
  transform: translate3d(0,0,0);
}
.page-id-5 #video-presse-portrait {
  border-top: solid 3px #c56b16;
}
.page-id-5 #video-presse-portrait .video {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0;
  height: 410px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-5 #video-presse-portrait .video:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
}
.page-id-5 #video-presse-portrait .video i {
  position: relative;
  color: #fff;
  font-size: 2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-5 #video-presse-portrait .video p {
  position: relative;
  font-size: .8rem;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-top: .5rem;
  margin-bottom: 0;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-5 #video-presse-portrait .video:hover,
.page-id-5 #video-presse-portrait .video:focus {
  cursor: pointer;
}
.page-id-5 #video-presse-portrait .video:hover:before,
.page-id-5 #video-presse-portrait .video:focus:before {
  background-color: rgba(0,0,0,0.2);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-5 #video-presse-portrait .video:hover i,
.page-id-5 #video-presse-portrait .video:focus i {
  transform: translateY(1.2rem);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-5 #video-presse-portrait .video:hover p,
.page-id-5 #video-presse-portrait .video:focus p {
  opacity: 0;
  transform: translateY(2rem);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-5 #video-presse-portrait .portrait {
  position: relative;
  height: 410px;
}
.page-id-5 #video-presse-portrait .portrait .inner {
  height: 100%;
  width: 100%;
  background-position: top;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  position: absolute;
  background-size: cover;
}
.page-id-5 #video-presse-portrait .portrait .inner .ctn-inner {
  position: absolute;
  right: 1.5em;
  top: 4em;
}
.page-id-5 #video-presse-portrait .portrait .inner .ctn-inner h1 {
  font-size: 1.3rem;
  font-weight: 300;
  color: #fff;
}
.page-id-5 #video-presse-portrait .portrait .inner .ctn-inner h2 {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 1em;
  color: #fff;
}
.page-id-5 #video-presse-portrait .portrait .inner .ctn-inner .slogan {
  text-align: center;
  font-style: italic;
  font-size: 1rem;
  color: #fff;
  display: block;
  letter-spacing: 1px;
}
.page-id-5 #video-presse-portrait .portrait .inner .ctn-inner .btn-border {
  margin-top: 6em;
}
.page-id-5 #video-presse-portrait .btn-border {
  font-size: .9rem;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  border: solid 2px #fff;
  text-shadow: #000 1px 0 10px;
  display: inline-block;
  padding: .5em 1em;
  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-5 #video-presse-portrait .btn-border:hover {
  background-color: #fff;
  text-shadow: none;
  color: #333333;
  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-5 #video-presse-portrait .presse {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.page-id-5 #video-presse-portrait .presse .btn-border {
  position: absolute;
  top: 15px;
  right: 30px;
}
.page-id-11 .bcbm-infos {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.page-id-11 .bcbm-infos .container-fluid {
  padding: 3em 0;
}
.page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm {
  margin-top: 8em;
}
.page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm .owl-stage-outer .owl-stage a .item {
  height: 640px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm > .owl-nav {
  position: absolute;
  bottom: 15%;
  width: 100%;
}
.page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm > .owl-nav .owl-prev {
  left: 45px;
  position: absolute;
  background-image: url('../img/arrow-prev.png');
  width: 19px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
  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;
}
.page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm > .owl-nav .owl-prev span {
  display: none;
}
.page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm > .owl-nav .owl-prev:hover {
  opacity: .7;
  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 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm > .owl-nav .owl-next {
  right: 45px;
  position: absolute;
  background-image: url('../img/arrow-next.png');
  width: 19px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
  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;
}
.page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm > .owl-nav .owl-next span {
  display: none;
}
.page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm > .owl-nav .owl-next:hover {
  opacity: .7;
  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 .bcbm-infos .container-fluid .ctn-slide .question {
  width: 40%;
  background-color: #7cd2c5;
  padding: 1em 2em;
}
.page-id-11 .bcbm-infos .container-fluid .ctn-slide .question span {
  font-size: .9rem;
  color: #fff;
  text-align: center;
  font-weight: 300;
  display: inline-block;
  width: 85%;
}
.page-id-11 .bcbm-infos .container-fluid .ctn-slide .question i {
  color: #fff;
  font-size: 1.5rem;
}
.page-id-11 .bcbm-infos .container-fluid .bcbm {
  padding-right: 6em;
  text-align: justify;
}
.page-id-11 .bcbm-infos .container-fluid .bcbm .top-bcbm .infos-top {
  padding-left: 5em;
}
.page-id-11 .bcbm-infos .container-fluid .bcbm .top-bcbm .infos-top h1 {
  font-size: 1.6rem;
  font-weight: 300;
  color: #454341;
  margin-bottom: 0;
}
.page-id-11 .bcbm-infos .container-fluid .bcbm .top-bcbm .infos-top h2 {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 1px;
  color: #454341;
  margin-bottom: 0;
}
.page-id-11 .bcbm-infos .container-fluid .bcbm .ctn-bcbm {
  margin-top: 2em;
}
.page-id-11 .bcbm-infos .container-fluid .bcbm .ctn-bcbm ol {
  padding-left: 0;
  counter-reset: li;
  list-style: none;
}
.page-id-11 .bcbm-infos .container-fluid .bcbm .ctn-bcbm ol li {
  margin-bottom: 1em;
  counter-increment: li;
  position: relative;
}
.page-id-11 .bcbm-infos .container-fluid .bcbm .ctn-bcbm ol li .titre {
  font-size: 16px;
  font-weight: 600;
  color: #454341;
  text-transform: uppercase;
  position: relative;
}
.page-id-11 .bcbm-infos .container-fluid .bcbm .ctn-bcbm ol li .titre::before {
  content: counter(li);
  color: #c56b16;
  display: inline-block;
  width: 1em;
  padding-right: .5em;
  direction: rtl;
}
.page-id-11 .bcbm-infos .container-fluid .bcbm .ctn-bcbm ol li .texte {
  color: #454341;
  font-weight: 300;
  font-size: .9rem;
  line-height: 2;
}
.page-template-template-prestation #menu .menu-prestation ul {
  padding-left: 0;
}
.page-template-template-prestation #menu .menu-prestation ul li {
  list-style-type: none;
  display: inline-block;
  padding: 0;
}
.page-template-template-prestation #menu .menu-prestation ul li a {
  color: #fff;
  font-size: .9rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 1em 2em;
  display: block;
  text-align: center;
  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;
}
.page-template-template-prestation #menu .menu-prestation ul .types a {
  background-color: #c56b16;
}
.page-template-template-prestation #menu .menu-prestation ul .types a:hover {
  background-color: #88480c;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template-prestation #menu .menu-prestation ul .avantage a {
  background-color: #555353;
}
.page-template-template-prestation #menu .menu-prestation ul .avantage a:hover {
  background-color: #1d1c1c;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template-prestation #menu .menu-prestation ul .galerie a {
  background-color: #7cd2c5;
}
.page-template-template-prestation #menu .menu-prestation ul .galerie a:hover {
  background-color: #66988f;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template-prestation .type-title,
.page-template-template-prestation .avantage-title {
  margin-bottom: 2em;
}
.page-template-template-prestation .type-title h3,
.page-template-template-prestation .avantage-title h3 {
  font-size: 1.2rem;
  letter-spacing: 1px;
  font-weight: 500;
  position: relative;
  display: inline-block;
}
.page-template-template-prestation .type-title h3::before,
.page-template-template-prestation .avantage-title h3::before {
  content: "";
  position: absolute;
  right: -45px;
  bottom: -5px;
  width: 35px;
  height: 16px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.page-template-template-prestation .type-title h3 {
  color: #c56b16;
}
.page-template-template-prestation .type-title h3::before {
  background-image: url("../img/arrow-template.png");
}
.page-template-template-prestation .avantage-title h3 {
  color: #fff;
}
.page-template-template-prestation .avantage-title h3::before {
  background-image: url("../img/arrow-template-white.png");
}
.page-template-template-prestation #certification .information-certification {
  padding-right: 4rem;
}
.page-template-template-prestation #certification .information-certification .titre-certification h2 {
  font-size: 20px;
  color: #8d8b87;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  margin-bottom: 2em;
}
.page-template-template-prestation #certification .information-certification .titre-certification h2::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 3px;
  background-color: #e6e6e6;
  left: 0;
  bottom: -20px;
}
.page-template-template-prestation #certification .information-certification .texte-certification p {
  color: #8d8b87;
  text-align: justify;
  font-size: .9rem;
  line-height: 1.6;
}
.page-template-template-prestation #certification .telechargement .certif-btn {
  background-color: #1d1c1c;
  padding: .5rem;
  position: relative;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template-prestation #certification .telechargement .certif-btn::before {
  background-color: #454341;
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template-prestation #certification .telechargement .certif-btn:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template-prestation #certification .telechargement .certif-btn:hover::before {
  width: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template-prestation #certification .telechargement .certif-btn h3 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: 300;
  position: relative;
  z-index: 5;
}
.page-template-template-prestation #certification .telechargement .certif-btn img {
  max-width: 5%;
  margin-right: .5rem;
  position: relative;
  z-index: 5;
}
.page-template-template-prestation #presentation-prestation {
  margin-top: 4em;
  margin-bottom: 2em;
}
.page-template-template-prestation #presentation-prestation .video .inner {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0;
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-template-template-prestation #presentation-prestation .video .inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
}
.page-template-template-prestation #presentation-prestation .video .inner i {
  position: relative;
  color: #fff;
  font-size: 2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-template-template-prestation #presentation-prestation .video .inner p {
  position: relative;
  font-size: .8rem;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-top: .5rem;
  margin-bottom: 0;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-template-template-prestation #presentation-prestation .video .inner:hover,
.page-template-template-prestation #presentation-prestation .video .inner:focus {
  cursor: pointer;
}
.page-template-template-prestation #presentation-prestation .video .inner:hover:before,
.page-template-template-prestation #presentation-prestation .video .inner:focus:before {
  background-color: rgba(0,0,0,0.2);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-template-template-prestation #presentation-prestation .video .inner:hover i,
.page-template-template-prestation #presentation-prestation .video .inner:focus i {
  transform: translateY(1.2rem);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-template-template-prestation #presentation-prestation .video .inner:hover p,
.page-template-template-prestation #presentation-prestation .video .inner:focus p {
  opacity: 0;
  transform: translateY(2rem);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-template-template-prestation #presentation-prestation .infos-prestation .inner-infos {
  padding-right: 3em;
}
.page-template-template-prestation #presentation-prestation .infos-prestation .inner-infos h1 {
  font-size: 20px;
  color: #8d8b87;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  margin-bottom: 2em;
}
.page-template-template-prestation #presentation-prestation .infos-prestation .inner-infos h1::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 3px;
  background-color: #e6e6e6;
  left: 0;
  bottom: -20px;
}
.page-template-template-prestation #presentation-prestation .infos-prestation .inner-infos .description {
  margin-top: 2em;
}
.page-template-template-prestation #presentation-prestation .infos-prestation .inner-infos .description p {
  font-size: 20px;
  color: #8d8b87;
  text-align: justify;
  font-size: 1rem;
  line-height: 1.6;
}
.page-template-template-prestation .image-entete {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}
.page-template-template-prestation #type-prestation {
  margin-top: 4em;
}
.page-template-template-prestation #type-prestation .type {
  margin-bottom: 1em !important;
}
.page-template-template-prestation #type-prestation .type .inner-type {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 180px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.page-template-template-prestation #type-prestation .type .inner-type .titre {
  font-weight: 500;
  color: #fff;
  width: 100%;
  font-size: .9rem;
  background-color: rgba(33,33,33,0.8);
  display: inline-block;
  text-align: center;
  padding: .7em .5em;
  position: absolute;
  bottom: 0;
}
.page-template-template-prestation #type-prestation .type .inner-type .hover-type {
  position: absolute;
  left: 0;
  bottom: -100%;
  background-color: #454341;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  height: 100%;
  width: 100%;
  padding: 1em 1em 0 1em;
}
.page-template-template-prestation #type-prestation .type .inner-type .hover-type .texte ul {
  padding-left: 0;
}
.page-template-template-prestation #type-prestation .type .inner-type .hover-type .texte ul li {
  text-align: center;
  list-style-type: none;
  color: #fff;
  font-weight: 400;
  font-size: .8rem;
  margin-bottom: .5em;
}
.page-template-template-prestation #type-prestation .type .inner-type .hover-type .btn-coloris {
  background-color: #c56b16;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: .8rem;
  padding: .3rem;
  color: #fff;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  width: 70%;
  left: 50%;
  transform: translateX(-50%);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  cursor: pointer;
}
.page-template-template-prestation #type-prestation .type .inner-type .hover-type .btn-coloris .palette {
  background-image: url('../img/picto-esthetique.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  margin-right: 8px;
}
.page-template-template-prestation #type-prestation .type .inner-type .hover-type .btn-coloris:hover {
  background-color: #1d1c1c;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template-prestation #type-prestation .type .inner-type:hover .hover-type {
  bottom: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-template-template-prestation #type-prestation .modal .modal-content {
  background-color: #1d1c1c;
  border: none;
  border-radius: 0;
}
.page-template-template-prestation #type-prestation .modal .modal-content h5 {
  color: #fff;
  font-size: .9rem;
  letter-spacing: 1px;
  padding: .5em;
  border: solid 1px #fff;
}
.page-template-template-prestation #type-prestation .modal .modal-content .logo img {
  max-width: 70%;
  float: right;
}
.page-template-template-prestation #type-prestation .modal .modal-content .couleur {
  height: 80px;
  width: 90px;
  margin: 0;
  box-shadow: 2px 2px 10px #000;
}
.page-template-template-prestation #type-prestation .modal .modal-content .reference {
  color: #fff;
  font-size: .85rem;
  text-align: center;
  margin-bottom: 1em;
}
.page-template-template-prestation #type-prestation .modal .modal-content .close {
  font-size: 1.5rem;
  font-weight: 300;
  color: #fff;
  text-shadow: none;
  opacity: .8;
}
.page-template-template-prestation #avantage {
  position: relative;
  padding: 5em 0;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  margin-top: 3em;
}
.page-template-template-prestation #avantage::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  top: 0;
  left: 0;
}
.page-template-template-prestation #avantage .main-title {
  font-size: 1.8rem;
  color: #fff;
  letter-spacing: 3px;
  font-weight: 300;
  margin-bottom: 1em;
  margin-top: 2em;
  text-transform: uppercase;
}
.page-template-template-prestation #avantage .sous-titre {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.2rem;
  letter-spacing: 1px;
  color: #fff;
  margin-bottom: 4em;
}
.page-template-template-prestation #avantage .avantage {
  margin-bottom: 2em;
}
.page-template-template-prestation #avantage .avantage .ctn-avantage {
  padding-left: .5em;
}
.page-template-template-prestation #avantage .avantage .ctn-avantage h2 {
  color: #fff;
  font-size: 19px;
}
.page-template-template-prestation #avantage .avantage .ctn-avantage .texte p {
  color: #fff;
  font-size: .9rem;
  text-align: justify;
  line-height: 1.7;
}
.page-template-template-prestation #avantage .avantage .picto {
  width: 90px;
}
.page-template-template-prestation #avantage .avantage .picto img {
  max-width: 90%;
  display: block;
  margin: 0 auto;
}
.page-id-6 .realisation .realisation-menu {
  margin: 2em 0 !important;
}
.page-id-6 .realisation .realisation-menu .controls-container h3 {
  font-size: .9rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  margin-bottom: 0;
}
.page-id-6 .realisation .realisation-menu .controls-container .materiaux,
.page-id-6 .realisation .realisation-menu .controls-container .domaine {
  padding: 0;
}
.page-id-6 .realisation .realisation-menu .controls-container .materiaux a,
.page-id-6 .realisation .realisation-menu .controls-container .domaine a {
  font-size: 1rem;
  color: #8d8b87;
  font-weight: 300;
  margin: 0 1em;
  position: relative;
  border-right: solid 2px #7cd2c5;
  padding-right: 1.8em;
  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;
}
.page-id-6 .realisation .realisation-menu .controls-container .materiaux a:last-child,
.page-id-6 .realisation .realisation-menu .controls-container .domaine a:last-child {
  border-right: none;
  padding-right: 0;
}
.page-id-6 .realisation .realisation-menu .controls-container .materiaux a:hover,
.page-id-6 .realisation .realisation-menu .controls-container .materiaux a.mixitup-control-active,
.page-id-6 .realisation .realisation-menu .controls-container .domaine a:hover,
.page-id-6 .realisation .realisation-menu .controls-container .domaine a.mixitup-control-active {
  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: #c56b16;
}
.page-id-6 .realisation .mix-container .mix {
  padding-left: 2px;
  padding-right: 2px;
}
.page-id-6 .realisation .mix-container .mix .realisation-item {
  position: relative;
  overflow: hidden;
}
.page-id-6 .realisation .mix-container .mix .realisation-item figure {
  position: relative;
  height: 15rem;
  overflow: hidden;
}
.page-id-6 .realisation .mix-container .mix .realisation-item figure span {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
}
.page-id-6 .realisation .mix-container .mix .realisation-item .hover-img {
  background-color: rgba(255,255,255,0.8);
  z-index: 10;
  position: absolute;
  left: 0;
  color: #333333;
  text-align: center;
  font-size: .9rem;
  padding: 2rem;
  letter-spacing: 1px;
  height: 100%;
  width: 100%;
  top: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-6 .realisation .mix-container .mix .realisation-item .hover-img .more {
  color: #c56b16;
  font-weight: 300;
  font-size: 2.5rem;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
.page-id-6 .realisation .mix-container .mix .realisation-item:hover figure span {
  transform: scale(1.2);
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
}
.page-id-6 .realisation .mix-container .mix .realisation-item:hover .hover-img {
  top: 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-nos_realisations .sub-title {
  background-color: #e6e6e6;
  padding: 1.5em 0;
}
.single-nos_realisations .sub-title .real-titre {
  text-transform: capitalize;
}
.single-nos_realisations .sub-title .materiau-categorie {
  text-transform: capitalize;
  text-align: right;
}
.single-nos_realisations .realisation {
  margin: 2em 0;
}
.single-nos_realisations .realisation .ctn-realisation .titre-lieu {
  margin-bottom: 1em;
  margin-top: 1em;
}
.single-nos_realisations .realisation .ctn-realisation .titre-lieu .titre {
  color: #8d8b87;
  font-size: 1.2rem;
  font-weight: 500;
}
.single-nos_realisations .realisation .ctn-realisation .titre-lieu .ville-departement {
  color: #8d8b87;
  font-size: .9rem;
  text-transform: uppercase;
  font-weight: 300;
}
.single-nos_realisations .realisation .ctn-realisation .titre-lieu .ville-departement .marker-bcbm {
  width: 25px;
  height: 25px;
  display: inline-block;
  background-image: url('../img/picto-map.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-right: 1rem;
  padding-bottom: 3em;
  border-bottom: solid 2px #7cd2c5;
}
.single-nos_realisations .realisation .ctn-realisation .extrait p {
  text-align: justify;
  font-size: .9rem;
  color: #555353;
  line-height: 1.7;
}
.single-nos_realisations .realisation .ctn-realisation .infos-bottom {
  padding: 2em 2em 3em 5em;
  background-color: #f5f5f5;
  position: relative;
}
.single-nos_realisations .realisation .ctn-realisation .infos-bottom::before {
  content: "+";
  color: #c56b16;
  position: absolute;
  left: 1rem;
  top: 0rem;
  font-size: 2.5rem;
  font-weight: 300;
}
.single-nos_realisations .realisation .ctn-realisation .infos-bottom h3 {
  font-size: .9rem;
  text-transform: uppercase;
  color: #1d1c1c;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 0.1rem;
}
.single-nos_realisations .realisation .ctn-realisation .infos-bottom .date,
.single-nos_realisations .realisation .ctn-realisation .infos-bottom .materiaux,
.single-nos_realisations .realisation .ctn-realisation .infos-bottom .categorie {
  font-size: 1rem;
  color: #8d8b87;
  font-weight: 300;
  display: block;
  margin-bottom: .8rem;
}
.single-nos_realisations .realisation #real-prev-next {
  position: relative;
  margin-top: 2em;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper:hover {
  padding-left: 1.5em;
  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-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper:hover .prev-link {
  color: #c56b16;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper:hover::before {
  left: -15px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  opacity: 1;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper::before {
  background-image: url(../img/prev.png);
  left: -30px;
}
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper:hover {
  padding-right: 1.5em;
  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-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper:hover .next-link {
  color: #c56b16;
}
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper:hover::before {
  right: -15px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  opacity: 1;
}
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper::before {
  background-image: url(../img/next.png);
  right: -30px;
}
.single-nos_realisations .realisation #real-prev-next .back-to-real a i {
  color: #555353;
  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-nos_realisations .realisation #real-prev-next .back-to-real a:hover i {
  color: #c56b16;
  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-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper {
  position: relative;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper::before,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper::before {
  content: "";
  position: absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  opacity: 0;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .prev-link,
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .next-link,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .prev-link,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .next-link {
  text-transform: uppercase;
  color: #8d8b87;
  letter-spacing: 2px;
  font-weigt: 300;
  font-size: .9rem;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .real-title,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .real-title {
  color: #1d1c1c;
  font-size: 1rem;
  font-weight: 500;
  word-wrap: break-word;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .photo-prev .previous-real-visu,
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .photo-prev .next-real-visu,
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .photo-next .previous-real-visu,
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .photo-next .next-real-visu,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .photo-prev .previous-real-visu,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .photo-prev .next-real-visu,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .photo-next .previous-real-visu,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .photo-next .next-real-visu {
  height: 320px;
  width: 250px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -275%;
  transition: all .8s cubic-bezier(.42,0,0,1);
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .photo-prev .previous-real-visu,
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .photo-next .previous-real-visu,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .photo-prev .previous-real-visu,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .photo-next .previous-real-visu {
  left: -165%;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .photo-prev .next-real-visu,
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .photo-next .next-real-visu,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .photo-prev .next-real-visu,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .photo-next .next-real-visu {
  right: -165%;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper:hover,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper:hover .previous-real-visu,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper:hover .previous-real-visu {
  transition: all .8s cubic-bezier(.52,0,0,1);
  left: -120%;
}
.single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper:hover .next-real-visu,
.single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper:hover .next-real-visu {
  transition: all .8s cubic-bezier(.52,0,0,1);
  right: -120%;
}
.single-nos_realisations .realisation .slider-container #owl-realisation {
  position: relative;
  padding-left: 0;
}
.single-nos_realisations .realisation .slider-container #owl-realisation .owl-stage-outer .owl-stage .owl-item .item {
  list-style-type: none;
  width: 100%;
  height: 30rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.single-nos_realisations .realisation .slider-container .owl-thumbs-wrapper .owl-thumbs {
  padding-bottom: 1rem;
}
.single-nos_realisations .realisation .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item {
  position: relative;
  display: inline-block;
  padding: 2px;
  border: 0;
  outline: none;
  background-color: transparent;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.single-nos_realisations .realisation .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item .thumb {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100px;
  height: 80px;
  cursor: pointer;
  -webkit-filter: grayscale(90%);
  filter: grayscale(90%);
  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-nos_realisations .realisation .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item:hover,
.single-nos_realisations .realisation .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item.active {
  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-nos_realisations .realisation .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item:hover .thumb,
.single-nos_realisations .realisation .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item.active .thumb {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-15 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../img/bg-portrait.jpg');
}
.page-id-15 #question-portrait {
  margin: 4em 0;
}
.page-id-15 #question-portrait #question {
  background-color: #1d1c1c;
  padding: 6em 0em 0em 0em;
}
.page-id-15 #question-portrait #question .top-question {
  margin-bottom: 2.5rem !important;
  width: 72%;
}
.page-id-15 #question-portrait #question .top-question .titre-question {
  color: #fff;
  font-size: 1.6rem;
  padding-left: 2.5em;
}
.page-id-15 #question-portrait #question .top-question .titre-question .maxime {
  text-transform: uppercase;
  letter-spacing: 3px;
}
.page-id-15 #question-portrait #question .top-question .titre-question .texte {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 1px;
}
.page-id-15 #question-portrait #question .top-question .logo {
  text-align: right;
}
.page-id-15 #question-portrait #question .top-question .logo img {
  max-width: 60%;
}
.page-id-15 #question-portrait #question #accordion {
  padding-left: 4em;
}
.page-id-15 #question-portrait #question #accordion button {
  width: 70%;
  text-align: left;
  padding: .7em;
  border: solid 1px rgba(255,255,255,0.5);
  border-radius: 0;
  margin-bottom: 1em !important;
  display: block;
  color: #fff;
  letter-spacing: 1px;
  font-size: .9rem;
  font-weight: 300;
  text-decoration: none;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
}
.page-id-15 #question-portrait #question #accordion button .plus {
  font-size: 1.5rem;
  font-size: 300;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  color: #fff;
}
.page-id-15 #question-portrait #question #accordion button:hover {
  text-decoration: none;
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  color: #1d1c1c;
  background-color: #fff;
}
.page-id-15 #question-portrait #question #accordion button:hover .plus {
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  color: #1d1c1c;
}
.page-id-15 #question-portrait #question #accordion .card-body {
  padding: 1em 0em .5em 0em;
  margin-bottom: 1em;
  border-left: solid 2px #c56b16;
  width: 70%;
}
.page-id-15 #question-portrait #question #accordion .card-body p {
  color: #fff;
  font-size: .9rem;
  font-weight: 300;
  line-height: 1.9;
  text-align: justify;
  padding-left: 1em;
}
.page-id-15 #question-portrait #question .btn-bottom {
  margin-top: 4em !important;
}
.page-id-15 #question-portrait #question .btn-bottom a {
  color: #fff;
  font-size: .9rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 2em;
  display: block;
  text-align: center;
  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;
}
.page-id-15 #question-portrait #question .btn-bottom .societer {
  background-color: #c56b16;
  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-15 #question-portrait #question .btn-bottom .societer:hover {
  background-color: #88480c;
  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-15 #question-portrait #question .btn-bottom .presse {
  background-color: #555353;
  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-15 #question-portrait #question .btn-bottom .presse:hover {
  background-color: #1d1c1c;
  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-15 #question-portrait #question .btn-bottom .contact {
  background-color: #7cd2c5;
  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-15 #question-portrait #question .btn-bottom .contact:hover {
  background-color: #66988f;
  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-15 #question-portrait #portrait {
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
}
.page-id-15 #question-portrait #portrait .ctn-inner {
  position: absolute;
  right: 0em;
  top: 5em;
  color: #fff;
  width: 45%;
}
.page-id-15 #question-portrait #portrait .ctn-inner h1 {
  font-size: 1.8rem;
  font-weight: 300;
  letter-spacing: 2px;
  text-align: left;
}
.page-id-15 #question-portrait #portrait .ctn-inner h2 {
  font-size: 1.4rem;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
}
.page-id-15 #question-portrait #portrait .ctn-inner .slogan {
  text-align: center;
  font-style: italic;
  font-size: 1.4rem;
  font-weight: 300;
  letter-spacing: 1px;
  margin-top: 2em;
  display: block;
}
.blog #page-wrapper-actus {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../img/bg-contact.jpg');
  padding: 5em 0;
}
.blog #page-wrapper-actus #realisations-list .realisation-item:nth-child(2n+1) {
  padding-left: 0;
  padding-right: 2.5rem;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top {
  padding-left: 0 !important;
  padding-top: 0 !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu {
  height: 18rem;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video {
  display: inline-block;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video i {
  position: relative;
  color: #fff;
  font-size: 2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video p {
  position: relative;
  font-size: .8rem;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-top: .5rem;
  margin-bottom: 0;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video:hover,
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video:focus {
  cursor: pointer;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video:hover:before,
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video:focus:before {
  background-color: rgba(0,0,0,0.2);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video:hover i,
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video:focus i {
  transform: translateY(1.2rem);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video:hover p,
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .video:focus p {
  opacity: 0;
  transform: translateY(2rem);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure {
  display: inline-block;
  height: 300px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.3);
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure i {
  position: relative;
  color: #fff;
  font-size: 2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure p {
  position: relative;
  font-size: .8rem;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-top: .5rem;
  margin-bottom: 0;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure:hover,
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure:focus {
  cursor: pointer;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure:hover:before,
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure:focus:before {
  background-color: rgba(0,0,0,0.2);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure:hover i,
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure:focus i {
  transform: translateY(1.2rem);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure:hover p,
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure:focus p {
  opacity: 0;
  transform: translateY(2rem);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-infos {
  position: relative;
  margin-top: -3.5rem;
  background-color: #fff;
  padding: 2rem 2rem 3rem;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-infos .real-title {
  text-transform: uppercase;
  color: #1d1c1c;
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
  letter-spacing: 2px;
  font-weight: 300;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-infos .real-desc p {
  text-align: justify;
  color: #8d8b87;
  font-size: 1rem;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-infos .read-more {
  color: #c56b16;
  padding-left: 2em;
  font-size: .9rem;
  font-weight: 300;
  position: relative;
}
.blog #page-wrapper-actus #realisations-list .realisation-item .realisation-infos .read-more::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  background-color: #c56b16;
  height: 1px;
  width: 25px;
}
.page-id-17 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../img/bg-contact.jpg');
}
.page-id-17 #infos-contact {
  padding: 5em 0;
}
.page-id-17 #infos-contact .infos {
  position: relative;
}
.page-id-17 #infos-contact .infos::before {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(197,107,22,0.9);
  width: 181%;
  height: 330px;
  z-index: -1;
  mix-blend-mode: multiply;
}
.page-id-17 #infos-contact .infos .info-wrapper,
.page-id-17 #infos-contact .infos a,
.page-id-17 #infos-contact .infos h3,
.page-id-17 #infos-contact .infos h2 {
  color: #fff;
}
.page-id-17 #infos-contact .infos h2 {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 1.4rem;
}
.page-id-17 #infos-contact .infos address {
  margin-top: 1em;
}
.page-id-17 #infos-contact .infos address .ville {
  text-transform: uppercase;
}
.page-id-17 #infos-contact .infos .tel,
.page-id-17 #infos-contact .infos .email {
  font-weight: 500;
  font-size: 16px;
}
.page-id-17 #infos-contact .infos .reseaux {
  margin-top: 1em;
}
.page-id-17 #infos-contact .infos .reseaux h3 {
  font-size: 1.2rem;
  letter-spacing: 1px;
}
.page-id-17 #infos-contact .form {
  background-color: #1d1c1c;
  padding: 3em;
  position: relative;
}
.page-id-17 #infos-contact .form .contact .title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.8rem;
  letter-spacing: 2px;
}
.page-id-17 #infos-contact .form .contact .logo {
  margin-left: 1.5em;
}
.page-id-17 #infos-contact .form #nf-form-2-cont input,
.page-id-17 #infos-contact .form #nf-form-2-cont textarea {
  padding: .5rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  font-size: 16px;
}
.page-id-17 #infos-contact .form #nf-form-2-cont textarea {
  height: 170px;
  resize: none;
}
.page-id-17 #infos-contact .form #nf-form-2-cont .submit-wrap {
  text-align: left;
}
.page-id-17 #infos-contact .form #nf-form-2-cont .submit-wrap input {
  color: #fff;
  background-color: #c56b16;
  border: none;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0.5rem 0.7rem;
  cursor: pointer;
  width: 180px;
}
@media screen and (max-width: 576px) {
  .page-id-17 #infos-contact .form #nf-form-2-cont .submit-wrap input {
    width: 100%;
  }
}
.page-id-17 #infos-contact .form #nf-form-2-cont .submit-wrap input:hover {
  background-color: #88480c;
}
.page-id-17 #infos-contact .form #nf-form-2-cont #nf-field-10-container {
  margin-bottom: 10px;
}
.page-id-17 #infos-contact .form #nf-form-2-cont .nf-form-fields-required {
  display: none;
}
.page-id-17 #infos-contact .form #nf-form-2-cont .nf-error-msg {
  font-weight: 300;
  font-size: 16px;
}
.page-id-17 #google-map {
  margin-top: 1em;
}
.nf-response-msg {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding: 0.5em;
}
.nf-response-msg p {
  color: #3c763d;
  text-align: center;
}
@media (max-width: 767.98px) {
  body #VideoModal .modal-content {
    width: 100%;
  }
  body #VideoModal .modal-content .modal-body iframe {
    width: 100% !important;
  }
  body #VideoModal .close {
    font-size: 1.5rem;
    font-weight: 300;
    color: #fff;
    text-shadow: none;
    opacity: .8;
  }
  body header .wrapper-logo-menu {
    margin-left: 0 !important;
    margin-top: 1.8em !important;
  }
  body header .wrapper-logo-menu .logo-home span {
    padding-right: 0;
    text-align: center;
    padding-top: .5rem;
    width: 100%;
  }
  body header .wrapper-logo-menu #menu-wrapper .navbar {
    margin-top: .5rem;
  }
  body header .wrapper-logo-menu #menu-wrapper .navbar .navbar-toggler {
    width: 265px;
    color: #fff;
    margin-left: 50%;
    transform: translateX(-50%);
    border-color: #fff;
  }
  body header .wrapper-logo-menu #menu-wrapper .navbar ul {
    padding-left: 0rem;
    text-align: center;
  }
  body header .wrapper-logo-menu #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu {
    width: 100%;
  }
  body header .wrapper-logo-menu #menu-wrapper .navbar ul li.menu-item-has-children .dropdown-menu a {
    width: 80%;
    height: 100px;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  body header #subheader {
    right: 0;
    width: 100%;
    text-align: center;
    padding-top: .5rem !important;
  }
  body footer .infos-client-footer {
    margin-top: 2em;
    margin-bottom: 1em;
    border-bottom: solid 2px #c56b16;
    padding-bottom: 2em;
  }
  body footer .infos-client-footer a {
    margin-bottom: .5em;
  }
  body footer .certification .certif-ctn {
    width: 80%;
  }
  body footer .certification .certif-ctn .certif-beton,
  body footer .certification .certif-ctn .certif-terrazzo {
    width: 100%;
  }
  body footer .certification .certif-ctn .certif-beton {
    margin-right: 0 !important;
    margin-bottom: .5rem !important;
  }
  body footer .certification .certif-ctn .certif-terrazzo {
    margin-left: 0 !important;
  }
  body footer .logos {
    margin-top: 1em;
  }
  body footer .logos .logo img {
    float: none;
    margin-bottom: 1em;
  }
  .page-id-5 #top-banner-wrapper #main-slider {
    height: 370px;
  }
  .page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message {
    padding-top: 3rem;
  }
  .page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message p {
    font-size: 1.1rem;
    padding: 1em;
    line-height: 1.4;
  }
  .page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message .btn-discover {
    width: 70%;
  }
  .page-id-5 #top-banner-wrapper #main-slider > .owl-dots .owl-dot.active {
    height: 40px;
  }
  .page-id-5 #beton-cire .bcbm-vous {
    background-color: #1d1c1c;
    height: 200px;
  }
  .page-id-5 #beton-cire .bcbm-vous img {
    max-width: 50%;
  }
  .page-id-5 #beton-cire .avantage {
    height: 200px;
  }
  .page-id-5 #beton-cire .avantage:before {
    top: 53%;
    width: 83%;
    height: 82%;
  }
  .page-id-5 #beton-cire .avantage .plus {
    font-size: 3.5rem;
    margin-top: -1em;
  }
  .page-id-5 #beton-cire .avantage .text {
    left: 2.5em;
    font-size: 1.2rem;
  }
  .page-id-5 #beton-cire .description .ctn-description {
    padding: 1em;
  }
  .page-id-5 #beton-cire .description .ctn-description h1 {
    font-size: 1.6rem;
    text-align: center;
  }
  .page-id-5 #beton-cire .description .ctn-description h2 {
    font-size: 1.3rem;
    text-align: center;
  }
  .page-id-5 #beton-cire .description .ctn-description .texte-decriptif p {
    font-size: .9rem;
  }
  .page-id-5 #beton-cire .description .ctn-description .btn-more {
    margin-top: 1em;
    font-size: .9em;
    letter-spacing: 0;
    width: 100%;
    text-align: center;
  }
  .page-id-5 #img-real .img-1,
  .page-id-5 #img-real .img-3 {
    height: 200px;
    background-position: bottom;
    background-size: cover;
  }
  .page-id-5 #img-real .img-2 {
    display: none;
  }
  .page-id-5 #img-real .localisation .inner {
    padding: 1.5em;
  }
  .page-id-5 #img-real .localisation .inner h1 {
    font-size: 1.2rem;
  }
  .page-id-5 #img-real .localisation .inner .picto {
    margin-top: 1.5rem;
    margin-bottom: 1.5em;
  }
  .page-id-5 #terrazzo .avantage-terrazzo {
    height: 200px;
  }
  .page-id-5 #terrazzo .avantage-terrazzo:before {
    top: 53%;
    width: 83%;
    height: 82%;
  }
  .page-id-5 #terrazzo .avantage-terrazzo .plus {
    font-size: 3.5rem;
    margin-top: -1em;
  }
  .page-id-5 #terrazzo .avantage-terrazzo .text {
    left: 2.5em;
    font-size: 1.2rem;
  }
  .page-id-5 #terrazzo .photo-terrazzo {
    height: 200px;
  }
  .page-id-5 #terrazzo .description .ctn-description {
    padding: 1em;
  }
  .page-id-5 #terrazzo .description .ctn-description h1 {
    font-size: 1.6rem;
    text-align: center;
  }
  .page-id-5 #terrazzo .description .ctn-description h2 {
    font-size: 1.3rem;
    text-align: center;
  }
  .page-id-5 #terrazzo .description .ctn-description .texte-decriptif p {
    font-size: .9rem;
  }
  .page-id-5 #terrazzo .description .ctn-description .btn-more {
    margin-top: 1em;
    font-size: .9em;
    letter-spacing: 0;
    width: 100%;
    text-align: center;
  }
  .page-id-5 #video-presse-portrait .video {
    height: 200px;
  }
  .page-id-5 #video-presse-portrait .portrait {
    height: 250px;
  }
  .page-id-5 #video-presse-portrait .portrait .inner .ctn-inner {
    right: .5em;
    top: 2em;
    text-align: right;
  }
  .page-id-5 #video-presse-portrait .portrait .inner .ctn-inner h1 {
    font-size: 1.2rem;
  }
  .page-id-5 #video-presse-portrait .portrait .inner .ctn-inner h2 {
    font-size: .9rem;
  }
  .page-id-5 #video-presse-portrait .portrait .inner .ctn-inner .slogan {
    font-size: .9rem;
    text-shadow: #000 1px 0 5px;
  }
  .page-id-5 #video-presse-portrait .portrait .inner .ctn-inner .btn-border {
    margin-top: 2em;
  }
  .page-id-5 #video-presse-portrait .presse {
    height: 210px;
  }
  .page-id-11 .bcbm-infos .container-fluid {
    padding: 1em 0;
  }
  .page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm {
    margin-top: 2em;
  }
  .page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm .owl-stage-outer .owl-stage a .item {
    height: 300px;
  }
  .page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm .owl-dots {
    display: none;
  }
  .page-id-11 .bcbm-infos .container-fluid .ctn-slide .question {
    width: 100%;
  }
  .page-id-11 .bcbm-infos .container-fluid .bcbm {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  .page-id-11 .bcbm-infos .container-fluid .bcbm .top-bcbm .infos-top {
    padding-left: 1em;
    margin-top: 1em;
  }
  .page-id-11 .bcbm-infos .container-fluid .bcbm .top-bcbm .infos-top h1 {
    font-size: 1.6rem;
  }
  .page-id-11 .bcbm-infos .container-fluid .bcbm .top-bcbm .infos-top h2 {
    font-size: 1.1rem;
  }
  .page-id-11 .bcbm-infos .container-fluid .bcbm .top-bcbm .picto img {
    max-width: 50%;
    display: block;
    margin: 0 auto;
  }
  .page-id-11 .bcbm-infos .container-fluid .bcbm .ctn-bcbm {
    margin-top: 1em;
  }
  .page-id-11 .bcbm-infos .container-fluid .bcbm .ctn-bcbm ol li .titre {
    font-size: 1rem;
    text-align: center;
  }
  .page-id-11 .bcbm-infos .container-fluid .bcbm .ctn-bcbm ol li .texte {
    font-size: 1rem;
    line-height: 1.7;
  }
  .page-template-template-prestation .avantage-title h3 {
    font-size: 1.1rem;
  }
  .page-template-template-prestation .avantage-title h3::before {
    right: -42px;
  }
  .page-template-template-prestation #certification .information-certification {
    padding-right: 1rem;
  }
  .page-template-template-prestation #certification .information-certification .titre-certification h2 {
    font-size: 18px;
  }
  .page-template-template-prestation #certification .telechargement .type-title h3 {
    font-size: .9rem;
  }
  .page-template-template-prestation #certification .telechargement .type-title h3::before {
    right: 0;
    bottom: -25px;
  }
  .page-template-template-prestation .image-entete {
    height: 200px;
  }
  .page-template-template-prestation #presentation-prestation {
    margin-top: 2em;
  }
  .page-template-template-prestation #presentation-prestation .video .inner {
    height: 190px;
  }
  .page-template-template-prestation #presentation-prestation .infos-prestation .inner-infos {
    padding-right: 0em;
  }
  .page-template-template-prestation #type-prestation {
    margin-top: 2em;
  }
  .page-template-template-prestation #avantage {
    padding: 2em 0;
  }
  .page-template-template-prestation #avantage .main-title {
    margin-top: 1em;
  }
  .page-template-template-prestation #avantage .sous-titre {
    margin-bottom: 2em;
  }
  .page-template-template-prestation #avantage .avantage .ctn-avantage h2 {
    font-size: 18px;
  }
  .page-id-6 .realisation .realisation-menu .controls-container {
    padding: 0;
  }
  .page-id-6 .realisation .realisation-menu .controls-container .materiaux .titre,
  .page-id-6 .realisation .realisation-menu .controls-container .domaine .titre {
    width: 100%;
    text-align: center;
    margin-bottom: .5em;
  }
  .page-id-6 .realisation .realisation-menu .controls-container .materiaux a,
  .page-id-6 .realisation .realisation-menu .controls-container .domaine a {
    font-size: .9rem;
    margin: 0 .5em;
    border-right: solid 1px #7cd2c5;
    padding-right: .5em;
  }
  .page-id-6 .realisation .realisation-menu .controls-container .domaine .titre {
    margin-top: 1em;
  }
  .single-nos_realisations .sub-title .real-titre {
    text-align: center;
  }
  .single-nos_realisations .sub-title .materiau-categorie {
    text-align: center;
  }
  .single-nos_realisations .realisation #real-prev-next {
    position: relative;
    margin-top: 1em;
  }
  .single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper {
    margin-bottom: 1em;
  }
  .single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .real-title {
    text-align: center;
  }
  .single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper:hover {
    padding-left: 1.5em;
    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-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper:hover .prev-link {
    color: #c56b16;
  }
  .single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper {
    margin-top: 1em;
  }
  .single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .real-title {
    text-align: center;
  }
  .single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper:hover {
    padding-right: 1.5em;
    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-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper:hover .next-link {
    color: #c56b16;
  }
  .single-nos_realisations .realisation #real-prev-next .back-to-real a i {
    color: #555353;
    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-nos_realisations .realisation #real-prev-next .back-to-real a:hover i {
    color: #c56b16;
    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-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .photo-prev,
  .single-nos_realisations .realisation #real-prev-next .previous-real-visu-wrapper .photo-next,
  .single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .photo-prev,
  .single-nos_realisations .realisation #real-prev-next .next-real-visu-wrapper .photo-next {
    display: none;
  }
  .single-nos_realisations .realisation .slider-container #owl-realisation .owl-stage-outer .owl-stage .owl-item .item {
    height: 16rem;
  }
  .single-nos_realisations .realisation .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item .thumb {
    width: 92px;
    height: 82px;
  }
  .page-id-15 #question-portrait {
    margin: 4em 0;
  }
  .page-id-15 #question-portrait #question {
    padding: 2em 0em 0em 0em;
  }
  .page-id-15 #question-portrait #question .top-question {
    width: 100%;
  }
  .page-id-15 #question-portrait #question .top-question .titre-question {
    font-size: 1.4rem;
    padding-left: 0em;
    margin-bottom: 1em;
  }
  .page-id-15 #question-portrait #question .top-question .titre-question .maxime {
    text-align: center;
  }
  .page-id-15 #question-portrait #question .top-question .titre-question .texte {
    font-size: 1.2rem;
    text-align: center;
  }
  .page-id-15 #question-portrait #question .top-question .logo {
    text-align: center;
  }
  .page-id-15 #question-portrait #question .top-question .logo img {
    max-width: 40%;
    margin: 0 auto;
    display: block;
  }
  .page-id-15 #question-portrait #question #accordion {
    padding-left: 1em;
    padding-right: 1em;
  }
  .page-id-15 #question-portrait #question #accordion button {
    width: 100%;
    letter-spacing: 0;
    white-space: unset;
  }
  .page-id-15 #question-portrait #question #accordion .card-body {
    width: 100%;
  }
  .page-id-15 #question-portrait #question .btn-bottom a {
    padding: 1em;
  }
  .page-id-15 #question-portrait #portrait {
    height: 250px;
    background-size: cover;
  }
  .page-id-15 #question-portrait #portrait .ctn-inner {
    top: 4em;
    width: 70%;
  }
  .page-id-15 #question-portrait #portrait .ctn-inner h1 {
    font-size: 1.4rem;
    letter-spacing: 2px;
    text-align: center;
  }
  .page-id-15 #question-portrait #portrait .ctn-inner h2 {
    font-size: 1rem;
    text-align: center;
  }
  .page-id-15 #question-portrait #portrait .ctn-inner .slogan {
    font-size: 1rem;
    letter-spacing: 0;
    margin-top: 1em;
    text-shadow: #000 1px 1px 10px;
  }
  .blog #page-wrapper-actus {
    padding: 3em 0;
  }
  .blog #page-wrapper-actus #realisations-list .realisation-item {
    padding: 0;
    margin-bottom: 1.5em;
  }
  .blog #page-wrapper-actus #realisations-list .realisation-item:nth-child(2n+1) {
    padding-left: 0;
    padding-right: 0;
  }
  .blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu {
    height: 15rem;
  }
  .blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu .photo a figure {
    height: 250px;
  }
  .blog #page-wrapper-actus #realisations-list .realisation-item .realisation-infos {
    margin-top: -1.5rem;
    padding: 2rem;
  }
  .blog #page-wrapper-actus #realisations-list .realisation-item .realisation-infos .real-title {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    letter-spacing: 1px;
    text-align: center;
  }
  .blog #page-wrapper-actus #realisations-list .realisation-item .realisation-infos .real-desc p {
    text-align: center;
  }
  .page-id-17 #infos-contact {
    padding: 1em 0;
  }
  .page-id-17 #infos-contact .infos {
    position: relative;
    padding: 2em;
    text-align: center;
  }
  .page-id-17 #infos-contact .infos::before {
    width: 100%;
  }
  .page-id-17 #infos-contact .infos .info-wrapper,
  .page-id-17 #infos-contact .infos a,
  .page-id-17 #infos-contact .infos h3,
  .page-id-17 #infos-contact .infos h2 {
    color: #fff;
  }
  .page-id-17 #infos-contact .infos h2 {
    letter-spacing: 3px;
    font-size: 1.1rem;
  }
  .page-id-17 #infos-contact .infos .tel,
  .page-id-17 #infos-contact .infos .email {
    font-size: 14px;
  }
  .page-id-17 #infos-contact .infos .reseaux h3 {
    font-size: 1.1rem;
  }
  .page-id-17 #infos-contact .form {
    background-color: #1d1c1c;
    padding: 3em;
    position: relative;
  }
  .page-id-17 #infos-contact .form .contact .title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
  .page-id-17 #infos-contact .form .contact .logo {
    margin-left: 1.5em;
  }
  .page-id-17 #infos-contact .form #nf-form-2-cont input,
  .page-id-17 #infos-contact .form #nf-form-2-cont textarea {
    font-size: 14px;
  }
  .page-id-17 #infos-contact .form #nf-form-2-cont textarea {
    height: 130px;
  }
  .page-id-17 #infos-contact .form #nf-form-2-cont .submit-wrap {
    text-align: center;
  }
  .page-id-17 #infos-contact .form #nf-form-2-cont .submit-wrap input {
    font-weight: 300;
    letter-spacing: 3px;
    width: 100%;
  }
  .page-id-17 #infos-contact .form #nf-form-2-cont #nf-field-10-container {
    margin-bottom: 10px;
  }
  .page-id-17 #infos-contact .form #nf-form-2-cont .nf-form-fields-required {
    display: none;
  }
  .page-id-17 #infos-contact .form #nf-form-2-cont .nf-error-msg {
    font-weight: 300;
    font-size: 16px;
  }
  .page-id-17 #google-map {
    margin-top: 1em;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body header .wrapper-logo-menu {
    margin-left: 0em !important;
    position: relative;
    z-index: 10;
  }
  body header .wrapper-logo-menu .logo-home {
    padding-left: 1em;
  }
  body header .wrapper-logo-menu #menu-wrapper .navbar {
    padding-left: 0;
    padding-right: 0;
  }
  body header .wrapper-logo-menu #menu-wrapper .navbar ul {
    padding-left: 0;
    text-align: center;
  }
  body header .wrapper-logo-menu #menu-wrapper .navbar ul li {
    margin: 0 .4em;
  }
  body header .wrapper-logo-menu #menu-wrapper .navbar ul li:first-child {
    margin-left: 0;
  }
  body header #subheader {
    padding-top: 1.8rem !important;
  }
  .page-id-5 #top-banner-wrapper {
    padding: 0;
  }
  .page-id-5 #top-banner-wrapper #main-slider {
    height: 500px;
  }
  .page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message {
    padding-top: 10rem;
  }
  .page-id-5 #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item .main-message .btn-discover {
    font-size: .9rem;
  }
  .page-id-5 #beton-cire .bcbm-vous {
    height: 300px;
  }
  .page-id-5 #beton-cire .bcbm-vous img {
    max-width: 60%;
  }
  .page-id-5 #beton-cire .description .ctn-description {
    padding: 3em;
  }
  .page-id-5 #img-real .img-1 {
    display: none;
  }
  .page-id-5 #img-real .img-1,
  .page-id-5 #img-real .img-2,
  .page-id-5 #img-real .img-3 {
    background-size: cover;
    background-position: center center;
  }
  .page-id-5 #img-real .localisation {
    background-color: #454341;
  }
  .page-id-5 #img-real .localisation .inner {
    padding: 1em;
  }
  .page-id-5 #terrazzo .photo-terrazzo {
    height: 300px;
  }
  .page-id-5 #terrazzo .description .ctn-description {
    padding: 3em;
  }
  .page-id-5 #video-presse-portrait .video {
    height: 250px;
  }
  .page-id-5 #video-presse-portrait .portrait .inner .ctn-inner {
    right: 1em;
    top: 3.2em;
  }
  .page-id-5 #video-presse-portrait .portrait .inner .ctn-inner h1 {
    text-align: right;
  }
  .page-id-5 #video-presse-portrait .portrait .inner .ctn-inner .slogan {
    display: none;
  }
  .page-id-5 #video-presse-portrait .portrait .inner .ctn-inner .btn-border {
    margin-top: 2em;
    margin-left: 1.7em;
  }
  .page-id-5 #video-presse-portrait .presse .btn-border {
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    right: 0;
    width: 70%;
    text-align: center;
    background-color: rgba(0,0,0,0.2);
  }
  .page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm {
    margin-top: 1em;
  }
  .page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm .owl-stage-outer .owl-stage a .item {
    height: 500px;
  }
  .page-id-11 .bcbm-infos .container-fluid .ctn-slide #slider-bcbm .owl-dots {
    display: none;
  }
  .page-id-11 .bcbm-infos .container-fluid .bcbm {
    padding-right: 1em;
  }
  .page-template-template-prestation #menu .menu-prestation ul li a {
    font-size: .8rem;
    padding: 1.5em .5em;
  }
  .page-template-template-prestation #presentation-prestation .video .inner {
    height: 300px;
  }
  .page-template-template-prestation #presentation-prestation .infos-prestation .inner-infos {
    padding-right: 0;
  }
  .page-template-template-prestation #presentation-prestation .infos-prestation .inner-infos .description p {
    font-size: 15px;
    line-height: 1.8;
  }
  .page-template-template-prestation #type-prestation {
    margin-top: 4em;
  }
  .page-template-template-prestation #type-prestation .type {
    margin-bottom: 1em !important;
  }
  .page-template-template-prestation #type-prestation .type .inner-type .hover-type .texte ul li {
    font-size: .8rem;
  }
  .page-template-template-prestation #type-prestation .type .inner-type .hover-type .btn-coloris {
    width: 80%;
  }
  .page-template-template-prestation #type-prestation .type .inner-type:hover .hover-type {
    bottom: 0;
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
  }
  .page-template-template-prestation #avantage {
    padding: 2em 0;
  }
  .page-template-template-prestation #avantage .sous-titre {
    margin-bottom: 2em;
  }
  .page-template-template-prestation #avantage .avantage {
    padding: 5px;
  }
  .page-template-template-prestation #avantage .avantage .picto {
    width: 95px;
  }
  .page-template-template-prestation #avantage .avantage .picto img {
    max-width: 100%;
  }
  .page-id-6 .realisation .page-content {
    padding: 0;
  }
  .page-id-6 .realisation .page-content .realisation-menu .controls-container {
    padding: 0;
  }
  .page-id-6 .realisation .page-content .realisation-menu .controls-container .materiaux,
  .page-id-6 .realisation .page-content .realisation-menu .controls-container .domaine {
    padding: 0;
  }
  .page-id-6 .realisation .page-content .realisation-menu .controls-container .materiaux a,
  .page-id-6 .realisation .page-content .realisation-menu .controls-container .domaine a {
    font-size: .9rem;
    margin: 0 .5em;
    border-right: solid 1px #7cd2c5;
    padding-right: .5em;
  }
  .page-id-6 .realisation .page-content .realisation-menu .controls-container .materiaux a:last-child,
  .page-id-6 .realisation .page-content .realisation-menu .controls-container .domaine a:last-child {
    border-right: none;
    padding-right: 0;
  }
  .page-id-6 .realisation .page-content .mix-container .mix .realisation-item figure {
    height: 10rem;
  }
  .single-nos_realisations .realisation .ctn-realisation .infos-bottom {
    padding: 2em;
  }
  .single-nos_realisations .realisation .ctn-realisation .infos-bottom .date,
  .single-nos_realisations .realisation .ctn-realisation .infos-bottom .materiaux,
  .single-nos_realisations .realisation .ctn-realisation .infos-bottom .categorie {
    padding: 1em 2em;
    margin-bottom: 0;
  }
  .single-nos_realisations .realisation #real-prev-next {
    margin-top: 2em;
  }
  .single-nos_realisations .slider-container .owl-thumbs-wrapper .owl-thumbs .owl-thumb-item .thumb {
    width: 134px !important;
  }
  .page-id-15 #question-portrait {
    margin: 4em 0;
  }
  .page-id-15 #question-portrait #question {
    background-color: #1d1c1c;
    padding: 4em 0em 0em 0em;
  }
  .page-id-15 #question-portrait #question .top-question {
    width: 100%;
  }
  .page-id-15 #question-portrait #question .top-question .logo {
    text-align: center;
    padding-right: 1em;
  }
  .page-id-15 #question-portrait #question .top-question .logo img {
    max-width: 60%;
  }
  .page-id-15 #question-portrait #question #accordion button {
    width: 90%;
  }
  .page-id-15 #question-portrait #question #accordion .card-body {
    width: 90%;
  }
  .page-id-15 #question-portrait #portrait {
    height: 530px;
    background-size: cover;
  }
  .page-id-15 #question-portrait #portrait .ctn-inner {
    position: absolute;
    right: 0em;
    top: 14em;
    color: #fff;
    width: 45%;
  }
  .page-id-15 #question-portrait #portrait .ctn-inner h1 {
    font-size: 1.8rem;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: left;
  }
  .page-id-15 #question-portrait #portrait .ctn-inner h2 {
    font-size: 1.4rem;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1px;
  }
  .page-id-15 #question-portrait #portrait .ctn-inner .slogan {
    text-align: center;
    font-style: italic;
    font-size: 1.4rem;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 2em;
    display: block;
  }
  .blog #page-wrapper-actus #realisations-list .realisation-item .realisation-top .real-visu {
    height: 18rem;
  }
  .blog #page-wrapper-actus #realisations-list .realisation-item .realisation-infos {
    padding: 2rem;
    margin-top: -2rem;
  }
  .blog #page-wrapper-actus #realisations-list .realisation-item .realisation-infos .real-title {
    font-size: 1.2rem;
    text-align: center;
  }
  .page-id-17 #infos-contact {
    padding: 3em 0;
  }
  .page-id-17 #infos-contact .infos {
    text-align: center;
  }
  .page-id-17 #infos-contact .infos h2 {
    font-size: 1.2rem;
  }
}
