@font-face {
  font-family: "antonio";
  font-weight: bold;
  src: url("../fonts/antonio/Antonio-Bold.ttf");
}
@font-face {
  font-family: "antonio";
  font-weight: lighter;
  src: url("../fonts/antonio/Antonio-Light.ttf");
}
@font-face {
  font-family: "antonio";
  src: url("../fonts/antonio/Antonio-Regular.ttf");
}
body {
  font-size: 1.5rem;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "antonio", sans-serif;
  letter-spacing: 1rem;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
}

h3 {
  font-size: 7rem;
  letter-spacing: 1.5rem;
  line-height: 10rem;
}

h4 {
  letter-spacing: 0.5rem;
  font-size: 2rem;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none !important;
}

a:focus, a:hover {
  color: #000;
}

ul {
  list-style: none;
}

.navref {
  padding: 0 0 120px 0;
}

.pr0 {
  padding-right: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

/* Atoms
========================================= */
/*@import 'atom!*';*/
/* Molecules
========================================= */
/*@import 'molecule!*';*/
/* Organisms
========================================= */
.cookie-cnil {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  border-top: 1px solid #e4e4e4;
  background-color: #fff;
  padding: 7px 20px;
  text-align: center;
  color: #666;
  font-size: 0.9em;
}

.cookie-cnil__link {
  text-decoration: underline;
}

.cookie-cnil__btn {
  display: inline;
  margin-left: 15px;
  border-radius: 3px;
  background-color: #000080;
  cursor: pointer;
  padding: 4px 10px;
  color: #fff;
}

/* Templates
========================================= */
.top-section {
  margin-bottom: 100px;
}

.page-template-groupe section li {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 15px;
}
.page-template-groupe section li .tvert {
  color: #c4b671;
}
.page-template-groupe .afterLarge:after {
  content: "";
  width: 6px;
  height: 16.5rem;
  background-color: #c4b671;
  position: absolute;
  top: 1.5rem;
  right: -50px;
}
.page-template-groupe .beforeLarge:after {
  content: "";
  width: 6px;
  height: 322px;
  background-color: #c4b671;
  position: absolute;
  top: -140px;
  left: -50px;
}
.page-template-groupe .beforeSmall:after {
  content: "";
  width: 6px;
  height: 185px;
  background-color: #c4b671;
  position: absolute;
  top: 1.5rem;
  left: -50px;
}
.page-template-groupe .michro-subtitle p {
  font-family: "Michroma", sans-serif;
  text-transform: uppercase;
  color: #c4b671;
  line-height: 2.2;
}
.page-template-groupe .numbers h4 {
  font-family: "antonio", sans-serif;
  font-size: 171px;
  line-height: 1.6;
  color: #c4b671;
}
.page-template-groupe .numbers.afterB:after {
  content: "";
  width: 2px;
  height: 16rem;
  background-color: #282828;
  position: absolute;
  top: 6rem;
  right: 50px;
}
.page-template-groupe .numbers.beforeB:after {
  content: "";
  width: 2px;
  height: 16rem;
  background-color: #282828;
  position: absolute;
  top: 6rem;
  left: -50px;
}
.page-template-groupe .PDG-mot p {
  font-family: "antonio", sans-serif;
  font-size: 20px;
  line-height: 2;
}
.page-template-groupe .president {
  background: url("../../assets/img/paraf.png") no-repeat 0 30%;
}
.page-template-groupe .president .signature {
  font-family: "Michroma", sans-serif;
  text-align: center;
}
.page-template-groupe .president .PDG {
  text-align: right;
  margin-top: 200px;
}
.page-template-groupe .president .PDG h3.afterLarge {
  padding-right: 50px;
}
.page-template-groupe .president .PDG .afterLarge:after {
  top: 21.5rem;
  right: 0;
}
.page-template-groupe .president .PDG-mot {
  text-align: center;
  margin-top: 310px !important;
  margin-bottom: 100px !important;
}
.page-template-groupe .team {
  position: relative;
}
.page-template-groupe .team #lightSlider {
  margin-top: 180px;
}
.page-template-groupe .team #lightSlider li {
  opacity: 0.7;
}
.page-template-groupe .team #lightSlider li:hover {
  opacity: 1;
}
.page-template-groupe .team #lightSlider li:hover .caption {
  opacity: 1;
}
.page-template-groupe .team #lightSlider li .caption {
  opacity: 0;
  font-size: 16px;
  margin-top: 30px;
}
.page-template-groupe .team #lightSlider li .caption h4 {
  font-family: "Michroma", sans-serif;
  color: #c4b671;
}
.page-template-groupe .team #lightSlider li .caption p {
  margin: 5px 0 0 !important;
}
.page-template-groupe .team #lightSlider li img {
  height: 505px;
}
.page-template-groupe .team .btn-slider {
  position: absolute;
  bottom: 0;
  left: 18%;
  color: #333333;
}
.page-template-groupe .team .btn-slider:after {
  content: "";
  position: absolute;
  z-index: 15;
  width: 1px;
  height: 30px;
  background-color: #c1c1c1;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
}
.page-template-groupe .team .btn-slider .precedentTip {
  border: none;
  background: none;
  font-size: 30px;
}
.page-template-groupe .team .btn-slider .suivantTip {
  border: none;
  background: none;
  font-size: 30px;
}
.page-template-groupe .team .btn-slider .suivantTip:focus {
  outline: none;
}
.page-template-groupe .team .btn-slider .precedentTip:focus {
  outline: none;
}
.page-template-groupe .historique h3 {
  margin-bottom: 100px !important;
}
.page-template-groupe .historique .beforeB:before, .page-template-groupe .historique .afterB:after {
  content: "";
  width: 6px;
  height: 6rem;
  background-color: #c4b671;
  position: absolute;
  top: 20px;
}
.page-template-groupe .historique .beforeB:before {
  left: 0;
}
.page-template-groupe .historique .afterB:after {
  right: 0;
}
.page-template-groupe .historique .annee {
  text-align: center;
  background-color: #c4b671;
  color: white;
  font-weight: bold;
  font-size: 25px;
  width: 100px;
  margin: 0 auto 100px;
  line-height: 1.6;
}
.page-template-groupe .historique .annee:after {
  content: "";
  width: 1px;
  background-color: #c4b671;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.page-template-groupe .historique .Y-2018 .annee:after {
  height: 60rem;
}
.page-template-groupe .historique .Y-2017 .annee:after {
  height: 60rem;
}
.page-template-groupe .historique .Y-2015 .annee:after {
  height: 84rem;
}
.page-template-groupe .historique .Y-2014 .annee:after, .page-template-groupe .historique .Y-2012 .annee:after, .page-template-groupe .historique .Y-2011 .annee:after, .page-template-groupe .historique .Y-2010 .annee:after, .page-template-groupe .historique .Y-2009 .annee:after, .page-template-groupe .historique .Y-2008 .annee:after, .page-template-groupe .historique .Y-2007 .annee:after, .page-template-groupe .historique .Y-2006 .annee:after, .page-template-groupe .historique .Y-2005 .annee:after, .page-template-groupe .historique .Y-2004 .annee:after, .page-template-groupe .historique .Y-2003 .annee:after {
  height: 76rem;
}
.page-template-groupe .historique .Y-2013 .annee:after {
  height: 60rem;
}
.page-template-groupe .historique .Y-2001 .annee:after {
  height: 20rem;
}
.page-template-groupe .historique .beforeBall:before, .page-template-groupe .historique .afterBall:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #c4b671;
  border-radius: 50%;
  top: 50%;
}
.page-template-groupe .historique .beforeBall:before {
  transform: translateY(-50%);
  left: -21.5%;
}
.page-template-groupe .historique .afterBall:after {
  transform: translateY(-50%);
  right: -21.5%;
}
.page-template-groupe #part-4 .allcarrousel {
  display: none;
}
.page-template-groupe #part-4 .beforeSmall {
  margin-bottom: 50px !important;
}
.page-template-groupe #part-4 .contain-equipe, .page-template-groupe #part-4 .contain-equipe-2 {
  width: 100%;
  display: flex;
  height: 450px;
}
.page-template-groupe #part-4 .contain-equipe .equipe-img, .page-template-groupe #part-4 .contain-equipe-2 .equipe-img {
  position: relative;
  width: 20%;
  opacity: 0.65;
}
.page-template-groupe #part-4 .contain-equipe .equipe-img .caption, .page-template-groupe #part-4 .contain-equipe-2 .equipe-img .caption {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 120px 15px 15px;
  color: white;
  display: none;
  background: linear-gradient(transparent, #000);
}
.page-template-groupe #part-4 .contain-equipe .equipe-img .caption p, .page-template-groupe #part-4 .contain-equipe-2 .equipe-img .caption p {
  margin: 0 !important;
}
.page-template-groupe #part-4 .contain-equipe .equipe-img:hover, .page-template-groupe #part-4 .contain-equipe-2 .equipe-img:hover {
  opacity: 1;
}
.page-template-groupe #part-4 .contain-equipe .equipe-img:hover .caption, .page-template-groupe #part-4 .contain-equipe-2 .equipe-img:hover .caption {
  display: block;
}

@media (max-width: 990px) {
  .page-template-groupe .numbers.afterB:after, .page-template-groupe .numbers.beforeB:after {
    right: inherit;
    left: 160px;
  }
}
@media (max-width: 420px) {
  .page-template-groupe .president .PDG {
    margin-top: 50px;
    text-align: left;
  }
}
@media (max-width: 420px) {
  .page-template-groupe .president .PDG-mot {
    margin: 50px 0 !important;
  }
}
@media (max-width: 420px) {
  .page-template-groupe .team .btn-slider {
    left: inherit;
    right: 0;
  }
}
@media (max-width: 900px) {
  .page-template-groupe #part-4 .allcarrousel {
    display: block;
  }
}
@media (max-width: 900px) {
  .page-template-groupe #part-4 .contain-equipe, .page-template-groupe #part-4 .contain-equipe-2 {
    display: none;
  }
}
.m0 {
  margin: 0 !important;
}
.m0 p {
  margin: 0 !important;
}
.m0 ul, .m0 p ul {
  margin-top: 20px;
}
.m0 ul li, .m0 p ul li {
  margin-bottom: 15px;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
}
.m0 ul li:before, .m0 p ul li:before {
  content: "_";
  margin-right: 15px;
}

.eng-1 .michro-subtitle {
  padding: 80px 0 0 0;
}

@media (max-width: 420px) {
  .eng-1 .michro-subtitle {
    padding: 0;
  }
}
.eng-3 .michro-subtitle {
  padding: 74px 0 0 0;
}

@media (max-width: 420px) {
  .eng-3 .michro-subtitle {
    padding: 0;
  }
}
section {
  margin-bottom: 14rem;
}

.single section {
  margin-bottom: 4rem;
}

.max90 {
  max-width: 90%;
}

.pl40 {
  padding-left: 40px;
}

.btn.btn-discover {
  letter-spacing: 0.2rem;
  border: 1px solid #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin: 160px auto 0;
  height: 60px;
  width: 60px;
  line-height: 60px;
  padding: 0;
  transition: all 0.2s ease-in-out;
}
.btn.btn-discover span {
  opacity: 1;
  display: none;
}
.btn.btn-discover:hover {
  background: rgba(255, 255, 255, 0.2);
}
.btn.btn-discover:hover span {
  opacity: 1;
}
.btn.btn-discover3 {
  letter-spacing: 0.2rem;
  border: 1px solid #fff;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin: 40px auto 0;
  padding: 15px 20px;
  color: #fff !important;
  transition: all 0.2s ease-in-out;
}
.btn.btn-discover3 span {
  opacity: 1;
  display: none;
}
.btn.btn-discover3:hover {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.2);
}
.btn.btn-discover3:hover span {
  opacity: 1;
}

.carousel-indicators li {
  border-radius: 0 !important;
}

.carousel-fade div.carousel-inner {
  background: transparent !important;
}

.align-bloc-center {
  display: flex;
  align-items: center;
}

body {
  overflow-x: hidden;
}

header .menu-nav-content {
  max-width: 1171px;
  margin: 0 auto;
}
header.menu-nav {
  position: fixed;
  width: 100%;
  margin: auto;
  z-index: 15;
  background-color: white;
  left: 0;
  top: 0;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.18);
}
header .logo {
  padding-top: 10px;
}
header .logo img {
  max-width: 135px;
  margin: 0 auto;
}
header .slogan {
  font-family: "Michroma", sans-serif;
  color: #3b7d3b;
}
header .nav-top {
  margin: 0;
  padding-left: 15px;
}
header .nav-top li.slo {
  color: #3b7d3b;
  text-transform: uppercase;
  padding: 17px 0 0;
  font-weight: 700;
  font-size: 16px;
}
header .nav-top li.bbb {
  padding: 0;
}
header .nav-top li.bbb a {
  display: block;
  font-weight: 600;
  background: #3b7d3b;
  color: #fff !important;
  padding: 1.5rem 2rem;
}
header .nav-top .mr5 {
  margin-right: 5px;
}
header .nav-bottom .navbar-toggle .icon-bar {
  background-color: #000;
  width: 25px;
  height: 4px;
}
header .nav-bottom .navbar {
  margin-bottom: 0;
}
header .nav-bottom .navbar a {
  padding: 20px 10px 15px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  font-size: 15px;
  margin: 0;
}
header .nav-bottom .navbar a span {
  margin-left: 8px;
}
header .nav-bottom .navbar a:hover {
  background: #c4b671 !important;
  color: #000 !important;
}
header .nav-bottom .navbar ul ul {
  background: #f5f5f5 !important;
}
header.header-bis {
  position: relative;
  font-family: "antonio", sans-serif;
  font-size: false;
  font-weight: false;
  text-transform: false;
  letter-spacing: false;
}
header.header-bis .nav-top {
  padding-left: 11%;
}
header.header-bis .nav-top li:first-child {
  color: #282828;
}
header.header-bis .nav-bottom {
  border: 0;
  position: absolute;
  width: 76% !important;
  z-index: 9;
}
header.header-bis .nav-bottom .navbar {
  color: white;
  font-weight: 300;
  text-transform: uppercase;
  padding-left: 9%;
}

.sliderTop {
  margin: 100px 0 50px;
}
.sliderTop .text-vertical {
  transform: rotate(-90deg);
  position: absolute;
  top: 33rem;
  width: 30rem;
  right: 102rem;
  font-weight: 300;
  letter-spacing: 0.4rem;
}
.sliderTop .vertical .carousel-inner {
  height: 100%;
}
.sliderTop .carousel .item {
  min-height: 800px;
  background-size: cover !important;
}
.sliderTop .carousel .item .voile {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.sliderTop .carousel .item .caption {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sliderTop .carousel .item .caption div, .sliderTop .carousel .item .caption h2 {
  margin-bottom: 3rem !important;
}
.sliderTop .carousel .item .caption div {
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-family: "antonio";
  padding: 0 100px;
}
.sliderTop .carousel .item .caption h2 {
  font-family: "antonio", sans-serif !important;
  font-size: 60px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1rem;
  margin: 2rem 0;
}
.sliderTop .carousel .item .caption span {
  color: #fff;
  width: auto;
  margin: 0 auto;
  cursor: pointer;
}
.sliderTop .carousel .carousel-indicators {
  top: auto;
  right: 11px;
  left: auto;
  width: auto;
  margin: 0;
  padding: 0;
  bottom: 10px;
}
.sliderTop .carousel .carousel-indicators li {
  background: #fff;
  border: 1px solid transparent;
}
.sliderTop .carousel .carousel-indicators li.active {
  background: #c4b671;
}
.sliderTop .carousel__arrow {
  width: 100%;
  color: white;
  position: absolute;
  bottom: 10px;
  text-align: center;
}
.sliderTop .carousel__arrow a {
  font-size: 60px;
  cursor: pointer;
}
.sliderTop .carousel__arrow a:hover, .sliderTop .carousel__arrow a:focus, .sliderTop .carousel__arrow a:visited {
  color: white !important;
}
.sliderTop .carousel__arrow .bounce {
  -webkit-animation: bounce 2s infinite;
          animation: bounce 2s infinite;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
@media (max-width: 991px) {
  .sliderTop .carousel__arrow {
    display: none;
  }
}
@media (max-width: 600px) {
  .sliderTop .carousel .item .caption h2 {
    font-size: 5rem;
  }
}
@media (max-width: 400px) {
  .sliderTop .carousel .item .caption h2 {
    letter-spacing: 3px;
  }
}
.home .sliderTop {
  margin-bottom: 0;
}

p {
  font-size: 15px;
  font-weight: 500;
  margin: 3rem auto !important;
}

.mt--120 {
  margin-top: -120px;
}

.pt--60 {
  position: relative;
  top: -60px;
}

.mt200 {
  margin-top: 200px !important;
}

.mb--100 {
  margin-bottom: -100px;
}

.arteparc {
  margin-top: -10rem;
}
.arteparc h3:after {
  content: "";
  width: 6px;
  height: 17.5rem;
  background-color: #c4b671;
  position: absolute;
  top: 11.5rem;
  margin-left: 40px;
  right: -30px;
}
.arteparc h3:before {
  display: none;
}
.arteparc p {
  margin-left: 5rem;
}

.eco h3:after {
  content: "";
  width: 6px;
  height: 17.5rem;
  background-color: #c4b671;
  position: absolute;
  top: 2rem;
  margin-left: 40px;
  right: -4rem;
}
.eco h3:before {
  display: none;
}
.eco p {
  margin-left: 5rem;
  margin-bottom: 7rem !important;
}
.eco .img-right img {
  width: 85%;
  margin-left: 100%;
  margin-top: 50%;
  transform: translate(-100%, -50%);
}

@media (max-width: 990px) {
  .eco .img-right img {
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top: 10rem;
  }
}
.immeuble {
  position: relative;
  margin-bottom: 16rem;
}
.immeuble .blackWhite {
  filter: grayscale(100%);
}
.immeuble h3:before {
  content: "";
  width: 6px;
  height: 26rem;
  background-color: #c4b671;
  position: absolute;
  top: 2rem;
  left: -6rem;
}
.immeuble .img-title {
  position: relative;
  top: -10rem;
}

@media (max-width: 420px) {
  .immeuble {
    margin-bottom: 5rem;
  }
}
.p40 {
  padding: 0 40px;
}

.coworking {
  text-align: center;
  margin-bottom: 10rem;
}
.coworking img, .coworking h3, .coworking p {
  margin-bottom: 5rem !important;
}
.coworking h3 {
  position: relative;
}
.coworking h3:before {
  content: "";
  width: 6px;
  height: 18rem;
  background-color: #c4b671;
  position: absolute;
  top: 0;
  left: -15rem;
}

@media (max-width: 420px) {
  .coworking {
    margin-bottom: 5rem;
  }
}
.projets {
  position: relative;
  margin-top: 20rem;
}
.projets h3 {
  margin-top: 60px !important;
  position: relative;
}
.projets h3:after {
  content: "";
  width: 6px;
  background-color: #c4b671;
  position: absolute;
  top: 1.5rem;
  height: 16.5rem;
  margin-left: 50px;
}
.projets h3:before {
  display: none;
}
.projets .img-illu img {
  padding-top: 50%;
}
.projets .projets-title {
  padding-left: 5rem;
}
.projets .projets-title h3 {
  margin-bottom: 2rem !important;
}

.reference {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.reference .carousel .carousel-indicators {
  bottom: auto;
  top: 20px;
  right: 20px;
  left: auto;
  text-align: right;
}

.immeuble-gene .carousel .carousel-indicators {
  bottom: auto;
  top: 20px;
  right: 20px;
  left: auto;
  text-align: right;
}

.reference .carousel .carousel-caption, .immeuble-gene .carousel .carousel-caption {
  background: #fff;
  position: static;
  color: #282828;
  text-shadow: none;
  text-align: left;
}

.reference .carousel .carousel-caption h4, .immeuble-gene .carousel .carousel-caption h4 {
  margin: 2rem 0 !important;
}

.reference .carousel .carousel-caption p, .immeuble-gene .carousel .carousel-caption p {
  margin-bottom: 2rem !important;
}

.reference .carousel .carousel-control, .immeuble-gene .carousel .carousel-control {
  background: transparent;
}

.btn-discover2 {
  letter-spacing: 0.2rem;
  border: 2px solid #000 !important;
  border-radius: 4.2rem;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  display: block;
  transition: background-color 0.1s 0.3s;
  padding: 1.2rem;
  font-weight: 800 !important;
  color: #000;
  border-radius: 0 !important;
  padding: 10px 25px !important;
}

.btn-discover4 {
  letter-spacing: 0.2rem;
  border: 2px solid #fff !important;
  border-radius: 4.2rem;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  display: block;
  transition: 0.3s ease-in-out;
  padding: 1.2rem;
  font-weight: 800 !important;
  color: #fff !important;
  margin-top: 10px;
  border-radius: 0 !important;
  padding: 10px 25px !important;
  width: 50%;
  margin-left: 25%;
}
.btn-discover4:hover {
  background: #fff;
  color: #c4b671 !important;
}

@media (min-width: 768px) and (max-width: 992px) {
  .btn-discover4 {
    width: 65%;
    margin-left: 15%;
    padding: 10px 2px !important;
    margin-top: -20px;
  }
  .offre .para-illu .h4 {
    margin-top: -10px !important;
  }
}
.immeuble-gene {
  position: relative;
}
.immeuble-gene h3 {
  margin-bottom: 5rem !important;
}
.immeuble-gene h3:before {
  content: "";
  width: 6px;
  height: 16rem;
  background-color: #c4b671;
  position: absolute;
  top: 2rem;
  left: -6rem;
}

.energie {
  position: relative;
}
.energie h3 {
  position: relative;
}
.energie h3:after {
  content: "";
  width: 6px;
  height: 16rem;
  background-color: #c4b671;
  position: absolute;
  top: 2rem;
  right: -5rem;
}
.energie .row-energy img {
  width: 60%;
  margin-top: 7rem;
  margin-left: 50%;
  transform: translateX(-50%);
}
.energie .img-title-positive img {
  position: absolute;
  top: 10rem;
  right: 0;
}
.energie .align-bloc-center {
  margin-top: 15rem;
}

.section-hero {
  background: #f5f5f5;
  padding: 120px 30px 30px;
  margin-bottom: 15rem;
}

.chiffres {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 0 0 80px 0;
}
.chiffres h3 {
  margin-bottom: 5rem !important;
}
.chiffres h3:before {
  content: "";
  width: 6px;
  height: 8rem;
  background-color: #c4b671;
  position: absolute;
  top: 0;
  left: 0;
}
.chiffres h3:after {
  content: "";
  width: 6px;
  height: 8rem;
  background-color: #c4b671;
  position: absolute;
  top: 0;
  right: 0;
}
.chiffres .chiffres-tab .nav-tabs > li.active > a {
  border: 0;
}
.chiffres .chiffres-tab ul.nav {
  margin-bottom: 0rem;
  display: flex;
  justify-content: center;
}
.chiffres .chiffres-tab ul.nav.nav-tabs {
  border-bottom: 0;
  position: relative;
}
.chiffres .chiffres-tab ul.nav.nav-tabs li {
  font-size: 2.5rem;
  text-transform: uppercase;
  padding: 0 2rem;
}
.chiffres .chiffres-tab ul.nav.nav-tabs li a:hover {
  background-color: transparent;
  border: none;
}
.chiffres .chiffres-tab ul.nav.nav-tabs li a:hover:after {
  content: "";
  position: absolute;
  border: none;
  height: 0.3rem;
  width: 5rem;
  background-color: black;
  border-radius: inherit;
  padding: 0;
  bottom: 0;
  left: 30%;
}
.chiffres .chiffres-tab ul.nav.nav-tabs li.active a:after {
  content: "";
  position: absolute;
  border: none;
  height: 0.3rem;
  width: 5rem;
  background-color: black;
  border-radius: inherit;
  padding: 0;
  bottom: 0;
  left: 30%;
}
.chiffres .chiffres-tab .pan-item-content {
  min-height: 30rem;
  text-align: center;
}
.chiffres .chiffres-tab .pan-item-content .icon img {
  margin: 0 auto;
}
.chiffres .chiffres-tab .pan-item-content .tab-chiffres .ch {
  font-family: "antonio", sans-serif;
  font-size: 7rem;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #c4b671;
  font-weight: 200;
}
.chiffres .chiffres-tab .pan-item-content .tab-chiffres .leg {
  font-family: "antonio", sans-serif;
  font-size: 3rem;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #000;
  font-weight: 200;
}
.chiffres .chiffres-tab .pan-item-content .tab-title {
  font-family: "Anton", sans-serif;
  font-size: 3rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5rem;
}
.chiffres .chiffres-tab .pan-item-content .tab-text {
  font-family: "Raleway", sans-serif;
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.chiffres .chiffres-tab .pan-item-content .tab-title {
  margin-bottom: 3rem;
}
.chiffres .chiffres-tab .pan-middle {
  position: relative;
  margin-top: 15%;
}
.chiffres .chiffres-tab .pan-middle .pan-item-content {
  text-align: center;
}
.chiffres .chiffres-tab .pan-middle .pan-item-content:before, .chiffres .chiffres-tab .pan-middle .pan-item-content:after {
  content: "";
  position: absolute;
  border: none;
  height: 20rem;
  width: 0.3rem;
  background-color: black;
  border-radius: inherit;
  padding: 0;
  bottom: 0;
  top: 0;
}
.chiffres .chiffres-tab .pan-middle .pan-item-content:before {
  left: 0;
}
.chiffres .chiffres-tab .pan-middle .pan-item-content:after {
  right: 0;
}

.actualites {
  position: relative;
}
.actualites .title-actu {
  margin-bottom: 10rem;
}
.actualites .title-actu h3 {
  display: inline-block;
}
.actualites .title-actu h3:before {
  content: "";
  width: 6px;
  height: 7rem;
  background-color: #31548e;
  position: absolute;
  top: 1.5rem;
  left: -6rem;
}
.actualites .btn.btn-discover {
  letter-spacing: 0.2rem;
  border: 1px solid #282828;
  border-radius: 0;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  transition: background-color 0.1s 0.3s;
  width: 25rem;
  margin: 0;
  padding: 0;
  margin-top: 1.5rem;
}
.actualites .btn.btn-discover:hover {
  background: rgba(40, 40, 40, 0.1);
}
.actualites .btn.btn-discover img {
  width: 2rem;
  margin-left: 1rem;
}
.actualites .align-bloc-center {
  margin-bottom: 10rem;
}
.actualites .align-bloc-center h4, .actualites .align-bloc-center p {
  margin-bottom: 3rem !important;
}
.actualites .align-bloc-center h4 {
  line-height: 3rem;
}

.plc60 {
  padding-left: 60px;
}

@media (max-width: 430px) {
  .plc60 {
    padding-left: 0;
  }
}
.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.t-40 {
  position: relative;
  top: -40px;
}

.t40 {
  position: relative;
  top: 40px;
}

.t-40 {
  position: relative;
  top: -40px;
}

.t80 {
  position: relative;
  top: 80px;
}

footer {
  background-color: #fcfaf6;
  padding: 5rem 0;
}
footer p {
  color: #000 !important;
}
footer .logo-footer {
  width: 7rem;
}
footer .logo-footer:after {
  content: "";
  width: 6px;
  height: 0.3rem;
  background-color: #c4b671;
  position: absolute;
  top: 7rem;
  left: 1rem;
}
footer .btn-discover {
  margin: 0 !important;
  color: #fff !important;
}
footer .btn-discover i {
  color: #fff !important;
}
footer ul li a {
  line-height: 3.8rem;
  font-weight: 500;
  color: #000 !important;
  transition: 0.3s ease-in-out;
}
footer ul li a:hover {
  color: #c4b671 !important;
}
footer .adresse a {
  font-weight: 500;
  color: #000 !important;
}
footer .sociale-media {
  display: none;
}
footer .sociale-media a {
  line-height: 5rem;
  font-weight: 500;
  color: #000 !important;
}
footer .sociale-media a img {
  width: 3rem;
}
footer .copyright {
  transform: rotate(-90deg);
  width: 27rem;
  letter-spacing: 0.3rem;
  font-size: 1.2rem;
  color: #000 !important;
  position: absolute;
  left: 15%;
  font-family: "antonio", sans-serif;
  text-transform: uppercase;
}
footer .copyright:after {
  content: "";
  width: 20rem;
  height: 7px;
  background-color: #c4b671;
  position: absolute;
  top: 0.5rem;
  left: 19rem;
}

@media (max-width: 1320px) {
  footer .copyright {
    left: -85%;
  }
}
#toTop {
  border: 1px solid #282828;
  border-radius: 50%;
  padding: 2.2rem;
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
#toTop:hover {
  background: #282828;
  color: #fff !important;
}

.content-product {
  margin: 0 auto 7rem auto;
  max-width: 100%;
}

.page-id-729 .content-product .item-flex {
  margin-top: 50px;
}
.page-id-729 .content-product .intro .subtitle p, .page-id-729 .content-product .item-flex p {
  font-family: "Raleway";
  font-size: 14px;
  font-weight: 300;
  text-transform: none;
  line-height: 25px;
  letter-spacing: 2px;
  margin-bottom: 0 !important;
}
.page-id-729 .content-product .intro h3 {
  font-size: 20px !important;
  letter-spacing: 0 !important;
  line-height: 0px !important;
  margin: 40px 0 0 0 !important;
}
.page-id-729 .content-product .intro .subtitle:before {
  content: "";
  width: 15px;
  top: 0;
  left: -60px;
  height: 260px;
  background-color: #c4b671;
  position: absolute;
}
.page-id-729 .intro {
  margin-bottom: 120px;
}

.dropdown-menu {
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.nav-tabs > li.active > a {
  color: #555;
  cursor: default;
  background-color: transparent !important;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: transparent !important;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.allreferences {
  margin-top: 60px;
}

.ref {
  margin-bottom: 100px;
}
.ref .infos h4 {
  margin: 20px 0 0 !important;
}
.ref .infos p {
  margin: 10px 0 !important;
}

@media screen and (max-width: 420px) {
  .ref {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 640px) {
  .nav {
    padding: 0 0 0 22px !important;
  }
  .reference {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-template-nosmetiers .content-product .intro .subtitle:before, .page-template-nosmetiers .page .pl40 h3:before {
  top: -90px;
}
.page-template-nosmetiers .page-template-interview .intro .subtitle:before, .page-template-nosmetiers .page-template-interview .intro h1:before {
  top: -90px;
}

.section-metier {
  padding: 100px 70px 50px 70px;
}
.section-metier .pres-metier {
  padding: 50px 25px;
}
.section-metier .pres-metier h2 {
  font-size: 70px;
  font-weight: 600;
  margin-bottom: 60px !important;
  color: #c4b671;
}
.section-metier .illu {
  position: relative;
  min-height: 460px;
  display: block;
  overflow: hidden;
  margin-bottom: 50px;
}
.section-metier .illu .titre {
  position: absolute;
  bottom: 0;
  padding: 20px;
  right: 0;
  left: 0;
  padding: 20px;
}
.section-metier .illu .titre h4 {
  font-size: 15px !important;
  color: #fff;
  line-height: 25px;
}
.section-metier .illu .para-illu {
  position: absolute;
  padding: 25px 20px 20px 20px;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  top: 0;
  bottom: 0;
}
.section-metier .illu .para-illu h4 {
  font-size: 25px !important;
  margin: 0 0 25px 0 !important;
  color: #fff;
}
.section-metier .illu .para-illu p {
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 15px !important;
  line-height: 20px;
  color: #fff !important;
}
.section-metier .illu:hover .para-illu {
  opacity: 1;
}

@media screen and (max-width: 420px) {
  .section-metier {
    padding: 50px 0 !important;
  }
}
@media screen and (max-width: 420px) {
  .section-metier .pres-metier h2 {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .section-metier .illu {
    margin-bottom: 0;
  }
}
.offre {
  position: relative;
  min-height: 460px;
  display: block;
  overflow: hidden;
  margin-bottom: 50px;
  background: #fff;
  border: 1px solid #c4b671;
  left: 0;
}
.offre .illustration {
  min-height: 360px;
}
.offre .titre {
  position: absolute;
  bottom: 0;
  padding: 20px;
  background: #c4b671;
  right: 0;
  left: 0;
  padding: 20px;
}
.offre .titre h4 {
  font-size: 15px !important;
  font-family: "Michroma", sans-serif !important;
  color: #fff;
  line-height: 25px;
}
.offre .para-illu {
  position: absolute;
  padding: 25px 20px 20px 20px;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
}
.offre .para-illu .h4 {
  font-size: 15px !important;
  margin: 0 0 20px !important;
  line-height: 23px;
  color: #fff;
  font-family: "Michroma", sans-serif !important;
}
.offre .para-illu .p {
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 15px !important;
  line-height: 20px;
  color: #fff !important;
}
.offre:hover .para-illu {
  opacity: 1;
  background: #c4b671;
}

@media (min-width: 768px) and (max-width: 992px) {
  .offre .para-illu .h4 {
    margin-top: -10px !important;
  }
  .offre .para-illu .p {
    margin-top: -10px !important;
  }
}
@media (max-width: 500px) {
  .offre {
    margin-bottom: 0;
  }
}
.immo-metier {
  background: rgba(59, 126, 59, 0.05);
}
.immo-metier .pres-metier h2 {
  color: #c4b671;
}
.immo-metier .illu .titre {
  background: #c4b671;
}
.immo-metier .illu .titre h4 {
  color: #fff;
  font-family: "Michroma", sans-serif !important;
}
.immo-metier .illu .para-illu {
  background: #c4b671;
}
.immo-metier .illu .para-illu h4 {
  font-family: "Michroma", sans-serif !important;
}

@media (max-width: 500px) {
  .immo-metier .illu .para-illu {
    overflow-y: scroll !important;
  }
}
.serv-metier {
  background: rgba(241, 229, 67, 0.05);
}
.serv-metier .pres-metier {
  padding: 0px 25px;
}
.serv-metier .pres-metier h2 {
  color: #ecd652;
}
.serv-metier .illu .titre {
  background: #ecd652;
}
.serv-metier .illu .titre h4 {
  color: #fff;
  font-family: "Michroma", sans-serif !important;
}
.serv-metier .illu .para-illu {
  background: #ecd652;
}
.serv-metier .illu .para-illu h4 {
  font-family: "Michroma", sans-serif !important;
}

.ener-metier {
  background: rgba(26, 150, 191, 0.05);
}
.ener-metier .pres-metier h2 {
  color: #57bfc9;
}
.ener-metier .illu .titre {
  background: #57bfc9;
}
.ener-metier .illu .titre h4 {
  color: #fff;
  font-family: "Michroma", sans-serif !important;
}
.ener-metier .illu .para-illu {
  background: #57bfc9;
}
.ener-metier .illu .para-illu h4 {
  font-family: "Michroma", sans-serif !important;
}

.mt50 {
  margin-top: 50px;
}

.mt100 {
  margin-top: 100px !important;
}

@media (max-width: 500px) {
  .mt100 {
    margin-top: 50px !important;
  }
}
.mt--100 {
  margin-bottom: -130px;
  position: relative;
  top: -100px;
}

.carousel-cell {
  min-height: 550px;
  position: relative;
  opacity: 0.65;
}
.carousel-cell .caption {
  display: none;
  position: absolute;
  bottom: 0;
  background: linear-gradient(transparent, #000);
  padding: 120px 15px 15px 15px;
  width: 100%;
}
.carousel-cell .caption h4 {
  color: #fff;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.carousel-cell .caption p {
  margin: 0 !important;
  color: #fff;
}
.carousel-cell.is-selected, .carousel-cell:hover {
  opacity: 1;
}
.carousel-cell.is-selected .caption, .carousel-cell:hover .caption {
  display: block;
}

@media (max-width: 900px) {
  .carousel-cell {
    width: 100%;
    background-position: center center !important;
  }
}
.allcarrousel {
  position: relative;
  /*button{
    border: none;
    color: #fff;
    background: #000;
    height: 60px;
    width: 60px;
    position: absolute;

      @media (max-width: 900px) {
          left: 90%;
      }

      @media (max-width: 635px) {
          left: 85%;
      }

      @media (max-width: 430px) {
          left: 82.5%;
      }

    i{
      color: #fff;
      font-size: 3rem;
    }
  }
  .btn-prev{
    top: 490px;
    margin-left: -60px;

      @media (max-width: 430px) {
          margin-left: 0;
      }
  }
  .btn-next{
    top: 550px;
  }*/
}

#carousel-ref {
  margin-top: 50px;
}
#carousel-ref .illu-item {
  min-height: 500px;
}

.ref-intro {
  font-size: 19px !important;
}

.item-slide-flex {
  min-height: 650px !important;
}

.page-template-tab .pl40, .titresc {
  margin: 170px 0 60px !important;
}

.grid-item {
  width: 20%;
}

.grid-item--width2 {
  width: 50%;
}

.grid-item {
  margin-bottom: 50px;
}

.p-presse {
  padding: 10px;
}

.presse-item {
  margin-bottom: 25px;
}
.presse-item .illu-presse {
  min-height: 260px;
  background-size: contain !important;
}
.presse-item a {
  display: block;
  border: 1px solid #999;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.presse-item a:hover {
  cursor: pointer;
}
.presse-item a:hover h3 {
  color: #e1c10f !important;
}
.presse-item img {
  width: 100%;
  height: auto;
}
.presse-item h3 {
  font-size: 15px !important;
  background: #333;
  color: #fff !important;
  display: block;
  line-height: 18px !important;
  text-decoration: none;
  text-transform: none;
  padding: 15px;
  letter-spacing: 0;
  min-height: 70px;
}

.video-item {
  margin-bottom: 40px;
}
.video-item h3 {
  font-size: 15px !important;
  background: #333;
  color: #fff !important;
  display: block;
  line-height: 18px !important;
  text-decoration: none;
  text-transform: none;
  padding: 15px;
  letter-spacing: 0;
  min-height: 70px;
}

.mt40 {
  margin-top: 40px !important;
}

.page-template-nosmetiers .content-product {
  margin: 0 auto 50px;
}
.page-template-nosmetiers .immo-metier {
  padding: 50px 70px 50px;
}

.mb0 {
  margin-bottom: 0 !important;
}

.bx1 {
  position: relative;
  top: -1px;
  right: 1px;
}

.bx2 {
  position: relative;
  top: -2px;
}

.bx3 {
  position: relative;
  top: -3px;
  right: 1px;
}

.box4 {
  position: relative;
  top: -4px;
}

.box5 {
  position: relative;
  top: -1px;
  left: 1px;
}

#modalvideo {
  background: #ffffff;
}
#modalvideo .modal-dialog {
  width: 100%;
  margin: 0;
}
#modalvideo .modal-content {
  box-shadow: none !important;
  border: none !important;
}
#modalvideo .modal-content .modal-header {
  padding: 15px;
  border-bottom: none;
  text-align: center;
}
#modalvideo .modal-content .modal-header .close {
  text-align: center;
  height: 50px;
  width: 50px;
  background: #000;
  opacity: 1;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  margin: 0 auto;
  float: none;
  color: #fff;
}
#modalvideo .modal-content .modal-header .close span {
  color: #fff;
}

.page-template-actualites .pl40 h3:before {
  background-color: #31548e !important;
}

.bloclien {
  display: block;
  border: 2px solid #ededed;
  padding: 0;
  height: 260px;
  position: relative;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
.bloclien:hover {
  border: 2px solid #c4b671;
}
.bloclien:before {
  left: -2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 130px 0 130px 60px;
  border-color: transparent transparent transparent #c4b671;
  content: "";
  position: absolute;
  bottom: 0;
  top: -2px;
}
.bloclien img {
  display: block;
  margin: 20px auto;
  max-height: 100px;
  max-width: 1000px;
  width: auto !important;
  position: relative;
  z-index: 99;
}
.bloclien h5 {
  position: relative;
  z-index: 99;
  color: #c4b671;
  letter-spacing: 4px;
  font-family: "Raleway", sans-serif !important;
  margin: 40px 0 0 0 !important;
}
.bloclien h6 {
  position: relative;
  z-index: 99;
  color: #000;
  font-weight: 400 !important;
  text-transform: none;
  font-family: "Raleway", sans-serif !important;
  letter-spacing: 4px;
  font-size: 15px;
}

@media (max-width: 770px) {
  .bloclien {
    padding: 40px 20px;
    height: auto;
  }
  .bloclien:before {
    display: none;
  }
  .bloclien img {
    display: block;
    margin: 20px auto;
    max-height: 120px;
    width: auto !important;
  }
  .bloclien h5 {
    color: #c4b671;
    letter-spacing: 4px;
    font-family: "Raleway", sans-serif !important;
    margin: 0 0 0 0 !important;
  }
  .bloclien h6 {
    color: #000;
    font-weight: 200 !important;
    text-transform: none;
    font-family: "Raleway", sans-serif !important;
    letter-spacing: 4px;
  }
}
.button-job {
  background: #000;
  color: #fff !important;
  padding: 22px 30px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 20px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.button-job:hover {
  background: rgba(0, 0, 0, 0.8);
}

.single-offre-page {
  margin: 120px auto;
}
.single-offre-page h1 {
  font-size: 4rem !important;
  letter-spacing: 1.5rem;
  line-height: 6rem !important;
  margin: 0 0 40px 0;
}
.single-offre-page .content-offre-emploi ul li {
  position: relative;
  margin-bottom: 10px;
}
.single-offre-page .content-offre-emploi ul li:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 5px;
  background: #000;
  display: block;
  left: -20px;
  top: 40%;
}
.single-offre-page .postule {
  margin-top: 60px;
}

.single-offre-emploi #gform_confirmation_message_2 {
  background: #c4b671;
  color: #fff;
  padding: 30px 15px;
}
.single-offre-emploi .gform_fields .gfield {
  margin-bottom: 20px;
}
.single-offre-emploi .gform_fields #input_2_1 {
  width: 100%;
}
.single-offre-emploi .gform_fields input, .single-offre-emploi .gform_fields textarea {
  border: 1px solid #c5c5c5;
}
.single-offre-emploi .gform_fields input[type=file] {
  border: none;
  font-size: 10px;
}
.single-offre-emploi .gform_footer {
  text-align: center;
}
.single-offre-emploi .gform_footer .gform_button {
  background: #000;
  color: #fff !important;
  padding: 12px 25px;
  text-align: center;
  font-weight: bold;
  margin: 0 0 20px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  border: none;
}
.single-offre-emploi .gform_footer .gform_button:hover {
  background: rgba(0, 0, 0, 0.8);
}

a:active, a:hover, a:focus {
  text-decoration: none !important;
}

.gfhide {
  display: none;
}

.top-section {
  position: relative;
}
.top-section .caption {
  position: absolute;
  color: #fff;
  text-align: center;
  top: 31%;
  left: 30%;
}
.top-section .caption h1 {
  font-family: "antonio", sans-serif !important;
  font-size: 10rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1rem;
  color: #fff;
}
.top-section .caption div {
  font-family: "antonio", sans-serif;
  font-size: 3.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1rem;
}

.page-template-interview .intro h1:before {
  content: "";
  width: 15px;
  top: -40px;
  left: -60px;
  height: 310px;
  background-color: #c4b671;
  position: absolute;
}

.content-product .intro h1, .page-template-interview .intro h1 {
  font-family: "antonio";
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  font-size: 70px;
}

@media (max-width: 500px) {
  .content-product .intro h1, .page-template-interview .intro h1 {
    font-size: 58px;
  }
}
@media (max-width: 400px) {
  .content-product .intro h1, .page-template-interview .intro h1 {
    font-size: 30px;
  }
}
.content-product .intro .subtitle p, .page-template-interview .intro .subtitle p {
  font-family: "Michroma", sans-serif !important;
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 50px;
  letter-spacing: 5px;
  margin-bottom: 0 !important;
}

.content-product .intro .subtitle:before, .page-template-interview .intro .subtitle:before {
  content: "";
  width: 6px;
  top: -110px;
  left: 10px;
  height: 100%;
  background-color: #c4b671;
  position: absolute;
}

.content-product .intro h3, .page-template-interview .intro h3 {
  font-size: 20px !important;
  letter-spacing: 0 !important;
  line-height: 10rem !important;
}

.content-product .item-flex .item-number, .page-template-interview .item-flex .item-number {
  font-family: "antonio", sans-serif;
  font-size: 20rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.8rem;
  color: #c4b671;
  text-align: center;
}

.content-product .item-flex .item-number:after, .page-template-interview .item-flex .item-number:after {
  content: "";
  width: 0.2rem;
  height: 16rem;
  background-color: #282828;
  position: absolute;
  top: 6rem;
  right: 6rem;
}

.content-product .item-flex .item-title, .page-template-interview .item-flex .item-title {
  font-size: 3rem !important;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 4rem !important;
  margin-bottom: 30px !important;
  color: #c4b671;
}

@media (max-width: 990px) {
  .content-product .item-flex .item-title, .page-template-interview .item-flex .item-title {
    margin-top: 2rem !important;
  }
}
.content-product .item-flex .item-title ~ p, .page-template-interview .item-flex .item-title ~ p {
  font-size: 16px;
}

.content-product .item-flex p, .page-template-interview .item-flex p {
  margin: 1rem auto 0 !important;
}

.content-product .item-flex ul, .page-template-interview .item-flex ul {
  font-weight: 300;
  line-height: 3rem;
  font-size: 2rem;
  list-style: disc;
  margin: 1rem auto 0;
}

.content-product .item-flex ul li, .page-template-interview .item-flex ul li {
  font-size: 16px;
  font-weight: 500;
  margin: 10px 0 0 50px;
}

.content-product .item-flex.item-reverse .align-bloc-center, .page-template-interview .item-flex.item-reverse .align-bloc-center {
  flex-direction: row-reverse;
}

.content-product .item-flex.item-reverse .align-bloc-center .item-number:after, .page-template-interview .item-flex.item-reverse .align-bloc-center .item-number:after {
  right: 34rem;
}

.content-product .item-flex.item-reverse .align-bloc-center h3, .content-product .item-flex.item-reverse .align-bloc-center p, .content-product .item-flex.item-reverse .align-bloc-center ul {
  padding-left: 9rem;
}

.page-template-interview .item-flex.item-reverse .align-bloc-center h3, .page-template-interview .item-flex.item-reverse .align-bloc-center p, .page-template-interview .item-flex.item-reverse .align-bloc-center ul {
  padding-left: 9rem;
}

.content-product .item-flex .align-bloc-center .column-reverse, .page-template-interview .item-flex .align-bloc-center .column-reverse {
  display: flex;
  flex-direction: column-reverse !important;
}

.content-product .carousel .item, .page-template-interview .carousel .item {
  min-height: 400px;
}

.page .image_texte p {
  text-transform: uppercase;
}

.image_texte ul {
  padding: 0;
}
.image_texte ul li {
  margin: 10px 0 0 30px;
}

.content-product .subtitle:before {
  height: 19rem;
}
.content-product.item.item-dream .align-bloc-center {
  text-align: left;
}
.content-product.item.item-dream .align-bloc-center h3.item-title {
  font-family: "antonio", sans-serif !important;
  font-size: 6rem !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.2rem;
  margin-bottom: 5rem !important;
  line-height: 8rem !important;
}
.content-product.item.item-dream .align-bloc-center div.item-subtitle {
  font-size: 2.5rem;
  letter-spacing: 1.2rem;
  margin-bottom: 3rem;
}
.content-product.item.item-dream .align-bloc-center .item-number:after {
  display: none;
}
.content-product.item.item-dream div {
  margin-left: 0;
}
.content-product .content-product.item.item-dream:nth-child(2n+1) .align-bloc-center {
  flex-direction: row-reverse;
}
.content-product .content-product.item.item-dream:nth-child(2n+1) .align-bloc-center div {
  text-align: right;
}

.page .pl40 {
  margin: 110px 0 120px;
}
.page .pl40 h3:before {
  content: "";
  width: 15px;
  top: 50px;
  left: -60px;
  height: 310px;
  background-color: #c4b671;
  position: absolute;
}
.page .info-documentation {
  margin-bottom: 100px;
}
.page .info-documentation .title-info {
  background-color: #c4b671;
  color: white;
  padding: 15px;
  font-size: 20px;
  text-transform: uppercase;
  border-radius: 5px;
  letter-spacing: 3px;
  margin-bottom: 40px;
}
.page .info-documentation .panel-default {
  box-shadow: none !important;
  margin-bottom: 20px;
  border-color: transparent;
}
.page .info-documentation .panel-default > .panel-heading {
  background-color: #fff;
  border: 2px solid #c4b671;
  border-radius: 0;
  color: #c4b671;
}
.page .info-documentation .panel-default > .panel-heading h4 {
  line-height: 2;
  font-family: "Antonio", sans-serif;
}
.page .info-documentation .panel-default > .panel-heading:hover {
  background-color: #c4b671;
}
.page .info-documentation .panel-default > .panel-heading:hover h4 {
  color: #fff;
}
.page .info-documentation .panel-default a {
  text-decoration: none;
}
.page .info-documentation .panel-default .panel-body {
  border: none !important;
  margin: 20px 0 0 0;
}
.page .info-documentation .panel-default .panel-body .panel-info {
  min-height: 345px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 30px 0 40px;
  margin-bottom: 20px;
}
.page .info-documentation .panel-default .panel-body .panel-info .subtitle {
  display: block;
  text-align: center;
  font-size: 15px;
  padding: 20px;
  min-height: 190px;
}
.page .info-documentation .panel-default .panel-body .panel-info .subtitle .date_tab {
  margin: 5px 0;
  color: #c4b671;
}
.page .info-documentation .panel-default .panel-body .panel-info .subtitle .picto-doc {
  background: url("../../assets/pictos/info/doc.svg") no-repeat;
  background-size: contain;
  width: 50px;
  height: 70px;
  margin: 0 auto 30px;
}
.page .info-documentation .panel-default .panel-body .panel-info:hover {
  border: 1px solid #c4b671;
}
.page .info-documentation .panel-default .panel-body .panel-info:hover div {
  color: #c4b671;
}
.page .info-documentation .panel-default .panel-body .panel-info:hover .picto-doc {
  background: url("../../assets/pictos/info/doc-gold.svg") no-repeat;
  background-size: contain;
  width: 50px;
  height: 70px;
  margin: 0 auto 30px;
}

@media (max-width: 990px) {
  .page .pl40 {
    margin: 50px 0 0px;
  }
}
@media (max-width: 500px) {
  .page .pl40 {
    padding: 0;
  }
}
.vignette_bloc {
  background: #f5f5f5;
  padding: 30px 30px 10px 30px;
  margin: 40px 0;
}
.vignette_bloc .vignette {
  margin-bottom: 20px;
}
.vignette_bloc .vignette h4 {
  font-weight: bold;
  font-size: 14px !important;
  padding: 20px 0 0 0;
}

.page-template-ref .infos a {
  transition: all 0.2s ease-in-out;
}
.page-template-ref .infos a:hover {
  color: #c4b671 !important;
}

.page-template-interview iframe {
  width: 100%;
  min-height: 70vh;
}
.page-template-interview .small-video {
  display: block;
  margin: 70px 0;
  padding-bottom: 50px;
  border: 1px solid #fff;
}
.page-template-interview .small-video:hover h2, .page-template-interview .small-video:focus h2 {
  color: #c4b671 !important;
}
.page-template-interview .small-video iframe {
  width: 100%;
  height: 300px;
  min-height: inherit;
}
.page-template-interview .small-video .small-video-text {
  text-align: center;
}
.page-template-interview .small-video .small-video-text h2 {
  font-family: "antonio", sans-serif;
  font-size: 35px;
  margin: 0 0 38px !important;
  color: #333333;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0;
}
.page-template-interview .small-video .small-video-text p {
  font-weight: 300;
  margin: 0 !important;
  padding: 0 20px;
}

@media (max-width: 420px) {
  .page-template-interview .small-video .small-video-text h2 {
    margin: 30px 0 15px !important;
    font-size: 24px;
  }
}
.business {
  background: #f2f4f6;
  padding: 100px 0 8rem;
  margin-bottom: 10rem;
}

.mentionsLegales h1, .mentionsLegales h2, .mentionsLegales h3, .mentionsLegales h4, .mentionsLegales h5, .mentionsLegales h6 {
  margin-top: 100px !important;
  line-height: 1.6;
}
.mentionsLegales p {
  font-weight: 300;
  line-height: 1.6;
}

.pl40.p70-0 {
  margin: 30px 0 70px !important;
}

.contact-form .row {
  display: flex;
  flex-wrap: wrap;
}
.contact-form .row > [class*=col-] {
  display: flex;
  flex-direction: column;
}

#gform_wrapper_1 {
  margin-top: 4rem;
}

.contact-artea {
  border: 1px solid #dcdcdc;
  height: 100%;
  padding: 0 15px;
}
.contact-artea .title-agences {
  position: relative;
  font-family: "Raleway", sans-serif !important;
  color: gray;
  font-weight: 200 !important;
  letter-spacing: 1px !important;
  margin-top: 5rem !important;
}
.contact-artea .title-agences:before {
  content: "";
  width: 24%;
  height: 1px;
  background-color: #dcdcdc;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.contact-artea .title-agences:after {
  content: "";
  width: 24%;
  height: 1px;
  background-color: #dcdcdc;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.contact-artea .contact-content {
  margin: 5rem 0;
}
.contact-artea .contact-content .contact-title {
  text-align: center;
  font-family: "Michroma", sans-serif;
  font-size: 14px;
  color: #c4b671;
  font-weight: 700;
}
.contact-artea .contact-content .contact-adresse {
  margin: 1rem auto 0 !important;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
}
.contact-artea .contact-content .contact-adresse .fa {
  font-size: 17px;
  color: #c4b671;
  margin-right: 10px;
}
.contact-artea .contact-content .contact-adresse .fa.fa-envelope, .contact-artea .contact-content .contact-adresse .fa.fa-fax {
  font-size: 14px;
}

#gform_1 {
  /* erreur */
}
#gform_1 input, #gform_1 textarea {
  width: 100%;
  border: 1px solid lightgray;
  padding: 10px;
}
#gform_1 input:focus, #gform_1 textarea:focus {
  outline: none;
}
#gform_1 .top_label .gfield_label {
  margin: 0;
}
#gform_1 .top_label li {
  margin: 0 0 20px;
}
#gform_1 .top_label li:nth-of-type(even), #gform_1 .top_label li.field_description_below {
  padding: 0 0 0 16px;
}
#gform_1 #gform_submit_button_1 {
  display: block;
  font-weight: 600;
  background: #c4b671;
  color: #fff !important;
  padding: 1.5rem 2rem;
  width: 200px;
  float: right;
}
#gform_1 #gform_submit_button_1:hover {
  background: #f5f5f5 !important;
  color: #c4b671 !important;
}
#gform_1 .validation_error {
  color: #c4b671;
}
#gform_1 .gfield_description {
  display: none;
}
#gform_1 .gfield_error {
  background: no-repeat;
  border: none;
}
#gform_1 .gfield_error input, #gform_1 .gfield_error textarea {
  border: 1px solid #8a0000;
}
#gform_1 .gfield_error .gfield_label {
  color: #c4b671;
}

@media (max-width: 540px) {
  #gform_1 .top_label li {
    width: 100% !important;
  }
}
@media (max-width: 540px) {
  #gform_1 #gform_submit_button_1 {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .michro-subtitle {
    margin: 15px 0 !important;
    line-height: 1.5;
  }
}
@media (max-width: 990px) {
  .page-template-chiffrescles h3 {
    margin-bottom: 100px !important;
  }
  .page-template-chiffrescles .mobile-reverse {
    display: flex !important;
    flex-direction: column-reverse;
  }
}
.interillu {
  height: 300px;
  overflow: hidden !important;
  margin-bottom: 20px;
}

.page-template-chiffrescles .equal-height {
  display: table;
}
.page-template-chiffrescles .equal-height [class*=col-] {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.page-template-chiffrescles .brd-gray {
  border: 1px solid lightgray;
}
.page-template-chiffrescles .p45 {
  padding: 45px 30px;
}
.page-template-chiffrescles .title-group img {
  margin: auto;
  max-width: 100px;
  height: auto;
}
.page-template-chiffrescles .title-group .michro-subtitle {
  letter-spacing: 2px;
  line-height: 2;
  font-size: 20px;
}
.page-template-chiffrescles .pan-item-content {
  text-align: center;
  margin: 100px 0;
}
.page-template-chiffrescles .pan-item-content .tab-chiffres {
  font-family: "antonio", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 200;
}
.page-template-chiffrescles .pan-item-content .tab-chiffres.ch {
  font-size: 7rem;
  color: #c4b671;
}
.page-template-chiffrescles .pan-item-content .tab-chiffres.leg {
  font-size: 3rem;
  color: #000;
}
.page-template-chiffrescles .pan-item-content .tab-text {
  font-family: "Raleway", sans-serif;
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-template-chiffrescles canvas {
  margin-top: -10rem;
  margin-bottom: 5rem;
}
.page-template-chiffrescles canvas#chiffres-capitaux, .page-template-chiffrescles canvas#chiffres-affaire {
  margin-top: 0;
  margin-bottom: 0;
}
.page-template-chiffrescles .structure-fin h2 {
  margin-bottom: 70px !important;
}
.page-template-chiffrescles .table-compte {
  padding: 10px;
}
.page-template-chiffrescles .table-compte h2 {
  padding-left: 25px;
  margin-bottom: 50px !important;
}
.page-template-chiffrescles .table-compte table thead {
  background-color: #f6f6f7;
  font-family: "antonio", sans-serif;
}
.page-template-chiffrescles .table-compte table tr {
  height: 50px;
}
.page-template-chiffrescles .table-compte table th, .page-template-chiffrescles .table-compte table td {
  line-height: 2;
}
.page-template-chiffrescles .table-compte table tbody th {
  background-color: #f8f8f9;
}

@media (max-width: 990px) {
  .page-template-chiffrescles .equal-height [class*=col-] {
    display: inline-block;
  }
}
@media (max-width: 390px) {
  .page-template-chiffrescles .p45 {
    padding: 20px 0 !important;
  }
}
@media (max-width: 990px) {
  .page-template-chiffrescles .structure-fin h2 {
    margin-bottom: 0 !important;
  }
}
.equal-height {
  display: table;
}
.equal-height [class*=col-] {
  float: none;
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 990px) {
  .equal-height [class*=col-] {
    display: inline-block;
  }
}
.intro-metier ~ p {
  line-height: 1.8;
}

.metier-groupes .metier-groupe-content .metier-descript-img {
  font-weight: 300;
  padding-left: 15px;
}

.metier-suppl .suppl-info {
  padding: 30px 0;
}
.metier-suppl .suppl-info img {
  margin: 0 auto 10px;
}
.metier-suppl .suppl-info div {
  font-weight: 500;
}

.content-product .preintro {
  margin-bottom: 5rem;
  position: relative;
}
.content-product .preintro li {
  font-size: 15px;
  font-weight: 500;
  list-style-type: square;
}

.encart {
  background: #f5f8f5;
  padding: 60px 50px;
  position: absolute;
  top: 400px;
}
.encart h2 {
  color: #c4b671;
}
.encart p {
  margin: 3rem 0 0 0 !important;
}

.mb10rem {
  margin-bottom: 3rem;
}

.metier-groupe-content {
  margin-bottom: 10rem;
}
.metier-groupe-content .illumm {
  border: 2px solid #ededed;
  padding: 50px 20px;
  min-height: 120px;
}
.metier-groupe-content h4 {
  color: #c4b671;
  font-family: "Michroma", sans-serif !important;
  margin-bottom: 20px !important;
  font-weight: 400 !important;
  line-height: 30px;
  font-size: 16px !important;
}
.metier-groupe-content p {
  margin-top: 0 !important;
}
.metier-groupe-content .pc60 {
  padding-left: 60px;
}
.metier-groupe-content .pc260 {
  padding-right: 60px;
}

.metier-suppl {
  margin-bottom: 0;
}
.metier-suppl .suppl-info {
  padding: 30px 0;
}
.metier-suppl .suppl-info img {
  margin: 0 auto 10px;
}
.metier-suppl .suppl-info div {
  font-weight: 500;
}

.metier-groupes {
  margin-bottom: 5rem;
}

.pan-item-content {
  text-align: center;
}
.pan-item-content .tab-chiffres {
  font-family: "antonio", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 200;
}
.pan-item-content .tab-chiffres.ch {
  font-size: 5rem;
  color: #c4b671;
}
.pan-item-content .tab-chiffres.leg {
  font-size: 2.7rem;
  color: #000;
}
.pan-item-content .tab-text {
  font-family: "Raleway", sans-serif;
  font-size: 1.8rem;
  font-weight: 300 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
}

@media (max-width: 992px) {
  .content-product .preintro {
    margin-bottom: 5rem;
  }
  .content-product .encart {
    position: static;
    padding: 40px 20px;
    margin: 0 0 40px 0;
  }
  .content-product .encart h2 {
    font-size: 20px;
  }
  .metier-groupe-content .illumm {
    margin: 0 0 30px 0;
  }
  .content-product .intro .subtitle p, .page-template-interview .intro .subtitle p {
    font-family: "Michroma", sans-serif !important;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 5px;
    margin-bottom: 0 !important;
  }
  .metier-groupe-content .pc260 {
    padding-right: 15px;
  }
  .metier-groupe-content .pc60 {
    padding-left: 15px;
  }
}
.row.titresc {
  margin-top: 170px !important;
  margin-bottom: 60px !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
}

.carousel-cell {
  min-height: 550px !important;
}
.carousel-cell .caption {
  display: none;
  position: absolute;
  bottom: 0;
  background: linear-gradient(transparent, #000);
  padding: 120px 15px 15px;
  width: 100%;
  left: 0;
}

.ligne {
  margin: 10rem 15px;
}

/* Livenexx scss
========================================= */
section.kl-zoom .row div[class*=col-] figure img, section.kl-actu article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.kl-bx-filter-realisation .kl-filter-item {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.kl-three-col .kl-bx-card figure img, .kl-bx-masonry .kl-masonry-item img, .kl-bx-filter-realisation .kl-filter-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

header.menu-nav {
  z-index: 9999999 !important;
}
header.menu-nav .nav-top li:nth-of-type(n+2) a {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 13px;
}
header.menu-nav .nav-top li:nth-child(2) a {
  background: #c4b671 !important;
}
header.menu-nav .nav-top li:nth-child(3) a {
  background: #e8e8e7 !important;
}

section.kl-sec-intro {
  padding: 42px 0 107px;
  margin-bottom: 0;
  scroll-margin-top: 60px;
}
section.kl-zoom .row div[class*=col-] figure {
  width: 70%;
  height: 645px;
  overflow: hidden;
  margin: 0 0 0 auto;
}
section.kl-zoom .row div[class*=col-] article h3 {
  font-size: 30px !important;
  letter-spacing: 0.4rem;
  line-height: 1.4 !important;
  margin-bottom: 50px !important;
}
section.kl-zoom .row div[class*=col-] article p {
  margin-bottom: 50px !important;
}
section.kl-zoom .kl-bx-title {
  padding-top: 18px;
  margin-bottom: 127px;
}
section.kl-zoom .kl-bx-title h2 {
  font-size: 50px;
  margin-bottom: 0 !important;
}
section.kl-zoom .kl-bx-title::before {
  height: auto;
  top: -153px;
}
section.kl-news .kl-bx-title {
  padding-top: 0;
  margin-bottom: 103px;
  margin-left: 25%;
}
section.kl-news .kl-bx-title h2 {
  font-size: 50px;
  margin-bottom: 0 !important;
}
section.kl-news .kl-bx-title::before {
  height: auto;
  bottom: 3px;
  top: -200px;
}
section.kl-news .kl-bx-title a.kl-see-more {
  position: absolute;
  right: 25px;
  bottom: 17px;
}
section.kl-news .kl-bx-title a.kl-see-more:hover {
  right: 0;
}
section.kl-number-key {
  background: #f2f2f2;
  padding: 86px 0 160px;
}
section.kl-number-key .kl-bx-title {
  display: inline-block;
  padding: 30px 0 0 30px;
  margin-bottom: 82px !important;
}
section.kl-number-key .kl-bx-title h2 {
  margin-bottom: 0 !important;
}
section.kl-number-key .kl-bx-title:before {
  height: auto;
  top: -254px;
  bottom: 4px;
}
section.kl-sec-actu article .kl-align-center > div h3 {
  margin-bottom: 20px !important;
}
section.kl-actu article {
  margin-bottom: 56px;
}
section.kl-actu article figure {
  overflow: hidden;
  height: 297px;
  width: 95%;
  margin: 0 auto 0 0;
}
section.kl-actu article .kl-align-center > div span {
  display: block;
  color: #c4b671;
  font-size: 14px;
  font-family: "antonio", sans-serif;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 100;
}
section.kl-actu article .kl-align-center > div h3 {
  font-family: "antonio", sans-serif;
  font-size: 25px;
  margin: 0;
  color: #333333;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0;
}
section.kl-actu .kl-same-height div[class*=col-] {
  flex-direction: row;
}
section.kl-actu .kl-bx-title {
  margin-bottom: 125px;
  padding-top: 0;
}
section.kl-actu .kl-bx-title .kl-see-more {
  position: absolute;
  right: 25px;
  bottom: 12px;
}
section.kl-actu .kl-bx-title .kl-see-more:hover {
  right: 0;
}
section.kl-actu .kl-bx-title::before {
  height: auto;
  top: -189px;
}
section.kl-sec-video {
  position: relative;
  z-index: 2000;
}

.kl-see-more {
  display: inline-block;
  position: relative;
  color: #000;
  font-style: italic;
  line-height: 1;
  font-weight: 600;
  margin-left: 25px;
  transition: 0.3s ease-in-out;
}
.kl-see-more::before, .kl-see-more::after {
  content: "";
  background: #000;
  width: 17px;
  height: 1px;
  position: absolute;
  top: 8px;
  transition: 0.3s ease-in-out;
}
.kl-see-more::before {
  left: -25px;
}
.kl-see-more::after {
  right: -25px;
}
.kl-see-more:hover {
  color: #c4b671 !important;
  margin-left: 42px;
}
.kl-see-more:hover::before, .kl-see-more:hover::after {
  background: #c4b671;
  width: 30px;
  height: 2px;
}
.kl-see-more:hover::before {
  left: -38px;
}
.kl-see-more:hover::after {
  display: none;
}

.kl-bx-title {
  position: relative;
  padding: 30px 158px 0 30px;
  margin-bottom: 58px;
}
.kl-bx-title::before {
  content: "";
  background: #c4b671;
  width: 6px;
  position: absolute;
  left: 0;
  top: -97px;
  bottom: 7px;
}
.kl-bx-title h2 {
  line-height: 1;
  color: #333333;
  letter-spacing: 0.3rem !important;
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 21px !important;
}
.kl-bx-title p {
  font-family: "Michroma", sans-serif;
  font-size: 16px;
  color: #333333;
  margin: 0 !important;
  letter-spacing: 0.3rem;
  line-height: 2.2;
  font-weight: 600;
  text-transform: uppercase;
}

.kl-three-col .kl-bx-card {
  background: #fcfaf6;
  height: 100%;
}
.kl-three-col .kl-bx-card figure {
  height: 246px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 28px;
}
.kl-three-col .kl-bx-card div {
  padding: 0 34px 30px;
}
.kl-three-col .kl-bx-card div h4 {
  margin-bottom: 28px !important;
  min-height: 96px;
  display: flex;
  align-items: center;
}
.kl-three-col .kl-bx-card div h4 a {
  font-size: 28px !important;
  letter-spacing: 0.4rem !important;
  text-transform: uppercase;
  line-height: 1.5;
  color: #c4b671;
}
.kl-three-col .kl-bx-card div h4 a:hover {
  color: #000;
}
.kl-three-col .kl-bx-card div ul {
  padding: 0;
}
.kl-three-col .kl-bx-card div ul li {
  color: #000;
  position: relative;
  margin-bottom: 15px;
  list-style: none;
  font-weight: 600;
  padding-left: 13px;
}
.kl-three-col .kl-bx-card div ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #c4b671;
  position: absolute;
  top: 8px;
  left: 0;
}
.kl-three-col .kl-bx-card div ul li:last-child {
  margin-bottom: 0;
}

.kl-bx-citation {
  text-align: center;
  margin: 123px 10% 0;
}
.kl-bx-citation p {
  font-family: "Michroma", sans-serif;
  color: #333333;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 0.5rem;
  line-height: 1.8;
}
.kl-bx-citation span {
  font-size: 18px;
  display: block;
}

.kl-full-width-img {
  height: 513px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 0;
  position: relative;
}
.kl-full-width-img div {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 50%;
}
.kl-full-width-img span {
  font-size: 20px;
  font-family: "Raleway", sans-serif;
  color: #fff;
  display: block;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.kl-full-width-img h5 {
  font-size: 50px;
  color: #fff;
  letter-spacing: 0.8rem;
  line-height: 1.4;
}
.kl-full-width-img a {
  color: #fff !important;
  margin-top: 25px;
}
.kl-full-width-img a::before, .kl-full-width-img a::after {
  background: #fff !important;
}
.kl-full-width-img::after {
  content: "";
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.kl-bx-masonry {
  max-width: 100%;
  padding: 0 0.5% !important;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 44.25% 20% 35%;
  grid-template-rows: 200px 200px 200px;
  grid-gap: 5px;
}
.kl-bx-masonry .kl-masonry-item {
  overflow: hidden;
  position: relative;
  background-color: #000;
  display: block;
}
.kl-bx-masonry .kl-masonry-item img {
  position: relative;
  z-index: 50;
  transition: opacity 0.35s, transform 0.35s;
  transform: scale(1.15);
}
.kl-bx-masonry .kl-masonry-item:hover img {
  transform: scale(1);
}
.kl-bx-masonry .kl-masonry-item:hover .kl-masonrry-title {
  bottom: 40px;
  border-bottom: 2px solid #fff;
  padding: 9px 0 12px;
  border-top: 2px solid #fff;
}
.kl-bx-masonry .kl-masonry-item .kl-masonrry-title {
  position: absolute;
  bottom: 20px;
  left: 30px;
  z-index: 100;
  transition: 0.35s ease-in-out;
}
.kl-bx-masonry .kl-masonry-item .kl-masonrry-title span {
  display: block;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
  transition: 0.35s ease-in-out;
}
.kl-bx-masonry .kl-masonry-item .kl-masonrry-title h4 {
  color: #fff;
  font-size: 25px !important;
  line-height: 1 !important;
  margin-bottom: 0 !important;
  letter-spacing: 0.2rem !important;
  transition: 0.35s ease-in-out;
}
.kl-bx-masonry .kl-masonry-item:nth-child(1) {
  grid-row: 1/4;
}
.kl-bx-masonry .kl-masonry-item:nth-child(2) {
  grid-row: 2/4;
}
.kl-bx-masonry .kl-masonry-item:nth-child(4) {
  grid-row: 1/3;
}

.kl-title-list {
  font-size: 25px !important;
  letter-spacing: 0.2rem !important;
  margin-bottom: 43px !important;
  text-transform: uppercase;
  line-height: 1.5;
  color: #c4b671;
  min-height: 100px;
  display: flex;
  align-items: center;
}

.kl-list-wrapper {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.kl-list-wrapper ul {
  padding-left: 0;
}
.kl-list-wrapper ul li {
  margin-bottom: 25px;
}
.kl-list-wrapper ul li figure {
  margin-bottom: 7px;
}
.kl-list-wrapper ul li figure img {
  max-width: 40px;
}
.kl-list-wrapper ul li h4 {
  font-size: 28px !important;
  letter-spacing: 0.1rem !important;
  margin-bottom: 5px !important;
  text-transform: uppercase;
  line-height: 1;
  color: #c4b671;
}
.kl-list-wrapper ul li h4 span {
  color: #000;
  font-size: 18px;
}
.kl-list-wrapper ul li p {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
  margin: 0 !important;
  font-size: 13px;
}
.kl-list-wrapper ul li:last-child {
  margin-bottom: 0;
}

.kl-number-key div[class*=col-]:nth-of-type(even) {
  padding: 0 70px;
}
.kl-number-key div[class*=col-]:nth-of-type(even) .kl-title-list {
  text-align: center;
}
.kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper {
  justify-content: center;
  text-align: center;
  position: relative;
}
.kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper:before, .kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper:after {
  content: "";
  position: absolute;
  top: 15%;
  height: 70%;
  width: 1px;
  background: rgba(51, 51, 51, 0.2);
}
.kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper:before {
  left: -100px;
}
.kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper:after {
  right: -100px;
}
.kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper li {
  text-align: center;
}
.kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper li figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
.kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper li figure h4 {
  margin: 0 5px !important;
}
.kl-number-key div[class*=col-]:last-child .kl-title-list {
  justify-content: flex-end;
  text-align: right;
}
.kl-number-key div[class*=col-]:last-child .kl-list-wrapper {
  justify-content: flex-end;
}
.kl-number-key div[class*=col-]:last-child .kl-list-wrapper li {
  text-align: right;
  margin-bottom: 30px;
}

/*.kl-same-height{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  div[class*='col-']{
    display: flex;
    flex-direction: column;
  }
}*/
.kl-text-center {
  text-align: center !important;
}

.kl-align-center {
  display: flex;
  align-items: center;
}

.kl-p0 {
  padding: 0 !important;
}

.sliderTop .carousel .item .kl-see-more {
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 0.2rem;
  margin: 0;
}
.sliderTop .carousel .item .kl-see-more:before, .sliderTop .carousel .item .kl-see-more:after {
  background: #fff;
  font-size: 16px;
}
.sliderTop .carousel .item .kl-see-more:hover {
  color: #c4b671 !important;
}
.sliderTop .carousel .item .kl-see-more:hover:before, .sliderTop .carousel .item .kl-see-more:hover:after {
  display: block !important;
  background: #c4b671;
  top: 6px;
}
.sliderTop .carousel .item .kl-see-more:hover::after {
  right: -35px;
}
.sliderTop .carousel .item .kl-see-more:hover::before {
  left: -38px;
}
.sliderTop .carousel .carousel-control button {
  text-align: right;
  line-height: 1;
}
.sliderTop .carousel .carousel-control button img {
  max-width: 31px;
}
.sliderTop .carousel .carousel-control button:hover {
  background: rgba(0, 0, 0, 0.5) !important;
  outline: none;
  box-shadow: none;
}
.sliderTop .carousel .carousel-control button:focus {
  outline: none;
  box-shadow: none;
}
.sliderTop .carousel .carousel-control.right button {
  text-align: left;
  line-height: 1;
}
.sliderTop .carousel .carousel-control.right button img {
  transform: rotate(180deg);
}

.kl-filter-content {
  margin-bottom: 200px;
}

.kl-left-title-intro {
  width: 103%;
}
.kl-left-title-intro .kl-bx-title::before {
  left: -15px;
}

section.kl-sec-intro.kl-nos-realisation-intro {
  padding: 42px 0 10px;
}

.container-fluid.kl-m-left img {
  margin-left: -30px;
}

header .slogan {
  font-size: 16px !important;
}
header .logo {
  padding-bottom: 10px;
}

.kl-under-line {
  position: relative;
  z-index: 1000;
}

.sliderTop .carousel .item.active {
  display: flex;
  align-items: center;
}

.kl-bx-filter-realisation {
  max-width: 100%;
}
.kl-bx-filter-realisation .kl-filter-item {
  overflow: hidden;
  position: relative;
  height: 100%;
  display: block;
}
.kl-bx-filter-realisation .kl-filter-item img {
  position: relative;
  z-index: 50;
  transition: opacity 0.35s, transform 0.35s;
  transform: scale(1.15);
}
.kl-bx-filter-realisation .kl-filter-item:hover img {
  transform: scale(1);
}
.kl-bx-filter-realisation .kl-filter-item:hover .kl-filter-title {
  bottom: 40px;
  border-bottom: 2px solid #fff;
  padding: 9px 0 12px;
  border-top: 2px solid #fff;
}
.kl-bx-filter-realisation .kl-filter-item .kl-filter-title {
  position: absolute;
  bottom: 20px;
  left: 30px;
  z-index: 100;
  transition: 0.35s ease-in-out;
  color: #fff;
}
.kl-bx-filter-realisation .kl-filter-item .kl-filter-title span {
  display: block;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 5px;
  transition: 0.35s ease-in-out;
}
.kl-bx-filter-realisation .kl-filter-item .kl-filter-title h4 {
  color: #fff;
  font-size: 25px !important;
  line-height: 1 !important;
  margin-bottom: 0 !important;
  letter-spacing: 0.2rem !important;
  transition: 0.35s ease-in-out;
}

.kl-list-filter-realisation {
  width: 103% !important;
}
.kl-list-filter-realisation h3 {
  font-size: 30px !important;
  letter-spacing: 0.4rem;
  line-height: normal !important;
  height: 70px;
  vertical-align: middle;
  display: table-cell;
  width: 220px;
}
.kl-list-filter-realisation ul {
  padding: 20px;
  margin: 0;
}
.kl-list-filter-realisation ul li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 18px;
}
.kl-list-filter-realisation ul li button {
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  color: #000;
  background: #fff;
  border: 1px solid #000;
  width: 207px;
  height: 72px;
  outline: none;
  line-height: normal;
  margin-right: 12px;
  text-align: center;
  font-weight: 500;
  transition: 0.3s ease-in-out;
}
.kl-list-filter-realisation ul li button:hover, .kl-list-filter-realisation ul li button.is-checked {
  background: #c4b671;
  border: 1px solid #c4b671;
  outline: none;
  color: #fff;
}

.grid-sizer {
  width: 50%;
}

.gutter-sizer {
  width: 10px;
}

.grid {
  max-width: 100%;
  min-height: 540px;
}
.grid:after {
  content: "";
  display: block;
  clear: both;
}
.grid.kl-packery-active .element-item:nth-of-type(5n +2), .grid.kl-packery-active .element-item:nth-of-type(5n +3), .grid.kl-packery-active .element-item:nth-of-type(5n +4), .grid.kl-packery-active .element-item:nth-of-type(5n +6) {
  height: 240px;
}

.kl-packery-active {
  margin-left: 12px;
}

.element-item {
  float: left;
  width: calc(50% - 20px);
  height: 500px;
  padding: 10px 0;
  transition: all 0.4s;
}

.kl-grid-simple {
  margin-left: 24px;
}

.kl-packery-active .element-item {
  padding: 0 8px;
}

.kl-d-none {
  display: none !important;
}

@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .container-fluid.kl-m-left {
    overflow: hidden;
    padding: 0 !important;
    margin-left: -35px;
    width: 105%;
  }
}
@media screen and (min-width: 1200px) {
  .menu-nav-content .menu-mob {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .kl-bx-masonry {
    grid-template-columns: 33% 33% 33.15% !important;
  }
  header .nav-bottom .navbar a {
    padding: 20px 10px 15px;
    font-size: 12px;
    margin: 0 2px 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .container-fluid.kl-m-left {
    overflow: hidden;
    padding: 0 !important;
    margin-left: -35px;
    width: 105%;
  }
  .kl-bx-filter-realisation .kl-filter-item .kl-filter-title h4 {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 1024px) {
  section.kl-news .kl-bx-title {
    margin-bottom: 50px !important;
  }
}
@media screen and (max-width: 991px) {
  section {
    margin-bottom: 10rem;
  }
  .kl-three-col .kl-bx-card {
    margin-bottom: 35px;
  }
  div.kl-bx-citation p {
    font-size: 18px;
  }
  .kl-full-width-img h5 {
    font-size: 35px;
  }
  section.kl-zoom .row div[class*=col-] figure {
    width: 100%;
  }
  section.kl-zoom .row div[class*=col-] article {
    margin-bottom: 40px;
  }
  section.kl-number-key {
    padding: 44px 0;
  }
  .kl-bx-masonry {
    grid-template-columns: 50% 50%;
  }
  .kl-bx-masonry .kl-masonry-item {
    grid-row: auto !important;
  }
  section.kl-news .kl-bx-title {
    margin-left: 0;
    margin-bottom: 75px;
  }
  section.kl-sec-intro {
    padding: 25px 0 73px;
  }
  .kl-bx-citation {
    margin: 35px 4% 0;
  }
  .kl-bx-citation p {
    font-size: 14px;
  }
  .kl-list-wrapper {
    align-items: flex-start;
    justify-content: flex-start;
  }
  section.kl-actu .kl-bx-title {
    padding: 0 158px 0 30px;
    margin-bottom: 78px;
  }
  section.kl-actu article figure {
    height: 373px;
  }
  .kl-three-col div[class*=col-] {
    max-width: 100%;
  }
  .kl-zoom .kl-same-height div[class*=col-], .kl-number-key .kl-same-height div[class*=col-], .kl-three-col div[class*=col-] {
    height: auto !important;
  }
  section.kl-zoom .kl-bx-title {
    margin-bottom: 75px;
  }
  section.kl-number-key .kl-bx-title {
    margin-bottom: 63px !important;
  }
  .kl-bx-filter-realisation.element-item {
    width: 100%;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .country-selector {
    height: 50px;
  }
  header .menu-nav-content {
    padding: 0;
  }
  header .menu-nav-content .nav-bottom .navbar a {
    padding: 20px 7px 15px;
    font-size: 10px;
    margin: 0;
  }
  header .menu-nav-content > .row {
    display: flex;
    align-items: center;
  }
  header .logo img {
    max-width: 94px;
    margin-bottom: 10px;
  }
  header .navbar-nav {
    padding: 0 !important;
  }
  header .logo-mob {
    right: 0 !important;
  }
  .menu-mob {
    padding: 0 !important;
  }
  .menu-nav > div.container-fluid {
    padding-right: 0;
  }
  .sliderTop {
    margin: 87px 0 50px !important;
  }
  section.kl-actu article {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  section.kl-sec-intro {
    padding-top: 0;
  }
  section.kl-actu article figure {
    height: 376px;
    width: 100% !important;
    margin: 0 auto 35px 0 !important;
  }
  .kl-bx-title {
    padding: 30px 30px 0 30px;
  }
  .kl-full-width-img div {
    width: 85%;
  }
  section.kl-news .kl-bx-title h2 {
    font-size: 30px;
    line-height: 1.5;
  }
  .kl-number-key div[class*=col-]:nth-of-type(even) {
    padding: 0 15px !important;
  }
  .kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper:before {
    left: -21px;
  }
  .kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper:after {
    right: -21px;
  }
  section.kl-actu article .kl-align-center > div p {
    font-size: 25px;
  }
  .sliderTop .carousel .item .caption h2 {
    font-size: 25px;
    line-height: 1.5;
  }
  .sliderTop a.carousel-control.left {
    left: auto;
    background: 0 0;
    border: 0;
    top: auto;
    margin-top: -30px;
    bottom: 19px;
    right: 85px;
  }
  .sliderTop a.carousel-control.right {
    right: 10px;
    background: 0 0;
    border: 0;
    top: auto;
    margin-top: -30px;
    bottom: 19px;
  }
  .carousel:hover a.carousel-control.left {
    left: auto !important;
  }
  .kl-same-height div[class*=col-] {
    height: auto !important;
  }
  .menu-mob .navbar-collapse.in {
    overflow-x: hidden;
    max-width: 100%;
  }
  header .nav-bottom .navbar a {
    font-size: 12px;
  }
  body {
    position: relative;
  }
  body.kl-nav-open::after {
    content: "";
    background: rgba(196, 182, 113, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3000;
  }
  body.kl-nav-open header.menu-nav {
    height: 100%;
    overflow-y: scroll;
  }
  .sliderTop .carousel .item {
    min-height: 468px !important;
  }
  .kl-bx-filter-realisation .kl-filter-item .kl-filter-title h4 {
    font-size: 30px !important;
  }
  /*.kl-bx-filter-realisation .kl-filter-item {
    max-height: 355px;
  }*/
  .kl-list-filter-realisation ul {
    text-align: center;
  }
  .grid .element-item {
    height: 300px !important;
  }
  .grid.kl-packery-active .element-item {
    height: 300px !important;
  }
  .grid.kl-packery-active .element-item:nth-of-type(5n +2), .grid.kl-packery-active .element-item:nth-of-type(5n +3), .grid.kl-packery-active .element-item:nth-of-type(5n +4), .grid.kl-packery-active .element-item:nth-of-type(5n +6) {
    height: 300px !important;
  }
  .kl-filter-content .grid {
    min-height: auto;
  }
}
@media screen and (max-width: 575px) {
  .kl-number-key div[class*=col-] {
    width: 100%;
    text-align: left !important;
  }
  .kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper {
    justify-content: flex-start;
    text-align: left;
    position: relative;
  }
  .kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper li {
    text-align: left;
  }
  .kl-number-key div[class*=col-]:nth-of-type(even) .kl-list-wrapper li figure {
    align-items: center;
    justify-content: flex-start;
  }
  .kl-number-key div[class*=col-]:last-child .kl-title-list {
    justify-content: flex-start;
    text-align: left;
  }
  .kl-number-key div[class*=col-]:last-child .kl-list-wrapper {
    justify-content: flex-start;
  }
  .kl-number-key div[class*=col-]:last-child .kl-list-wrapper li {
    text-align: left;
  }
  .kl-title-list {
    margin-bottom: 0 !important;
  }
  .kl-title-list br {
    display: none;
  }
  .kl-list-wrapper ul {
    display: block;
    width: 100%;
  }
  .kl-list-wrapper ul li {
    display: inline-block;
    width: 32.33%;
  }
  .kl-list-wrapper ul li h4 {
    font-size: 14px !important;
    line-height: 1.5;
  }
  .kl-list-wrapper ul li h4 span {
    font-size: 14px;
  }
  .kl-list-wrapper ul li p {
    font-size: 10px;
  }
  .kl-list-wrapper ul li img {
    max-width: 37px;
  }
  .kl-list-wrapper:before, .kl-list-wrapper:after {
    display: none;
  }
  section.kl-actu .kl-bx-title::before {
    height: 167px;
  }
  section.kl-zoom .row div[class*=col-] figure {
    height: 349px;
  }
  .kl-bx-masonry {
    grid-template-columns: 100%;
    grid-template-rows: 200px 200px 200px 200px 200px;
  }
  .kl-bx-title h2 {
    font-size: 35px !important;
    line-height: normal;
  }
  .kl-bx-title p {
    font-size: 12px;
    letter-spacing: 2px;
  }
  div.kl-bx-citation p {
    font-size: 12px;
    letter-spacing: 2px;
  }
  .kl-bx-citation span {
    font-size: 14px;
  }
  .kl-nos-realisation-intro .kl-bx-title {
    margin-bottom: 0px;
  }
  .kl-list-filter-realisation h3 {
    left: -5px;
    position: relative;
  }
}
@media screen and (max-width: 480px) {
  section.kl-actu .kl-bx-title .kl-see-more, section.kl-news .kl-bx-title a.kl-see-more {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: 15px;
  }
}
@media screen and (max-width: 415px) {
  .kl-list-wrapper ul li {
    width: 48%;
  }
  .kl-full-width-img h5 {
    font-size: 25px;
  }
}
/* Pages
========================================= */
/*@import 'page!*';*/
@media (max-width: 1200px) {
  h3 {
    font-size: 4.5rem !important;
    letter-spacing: 1.5rem;
    line-height: 8rem !important;
  }
  section.kl-actu article h3 {
    font-size: 30px !important;
    line-height: 1.5 !important;
  }
  .arteparc h3:after {
    height: 6rem;
  }
  .immeuble h3:before {
    height: 30rem;
  }
  .projets h3:after {
    height: 13rem;
  }
  .reference h3:before {
    height: 5.5rem;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-indicators {
    bottom: 34%;
    left: 77%;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-control {
    top: 61%;
  }
  .immeuble-gene h3:before {
    height: 13.5rem;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .carousel-indicators {
    bottom: 41%;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .carousel-control {
    top: 53%;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .carousel-control .Left {
    right: 29rem;
  }
}
@media (max-width: 990px) {
  .content-product .item-flex.item-reverse .align-bloc-center p {
    padding-left: 0 !important;
  }
  .content-product .item-flex.item-reverse ul {
    padding-left: 0 !important;
  }
  .content-product .item-flex.item-reverse ul li {
    margin: 10px 0 0 23px !important;
  }
  .content-product .item-flex .align-bloc-center p {
    text-align: center;
  }
  .content-product .item-flex ul {
    padding-left: 0;
  }
  .content-product .item-flex ul li {
    margin: 10px 0 0 23px;
  }
  .align-bloc-center {
    flex-direction: column-reverse !important;
  }
  .align-bloc-center h3, .align-bloc-center .pl40 {
    padding-left: 0 !important;
  }
  .align-bloc-center .item-number:after {
    display: none;
  }
  .sliderTop .carousel.vertical .item .caption h2 {
    font-size: 6rem;
  }
  .immeuble h3 {
    margin-bottom: 5rem !important;
  }
  .immeuble h3:before {
    height: 14rem;
  }
  .immeuble .img-title {
    position: inherit;
    margin-bottom: 20px;
  }
  .projets h3:after {
    height: 6rem;
    right: 0;
  }
  .projets .img-illu img {
    padding-top: 0;
    margin-bottom: 5rem;
  }
  .reference {
    max-width: 100%;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-indicators {
    bottom: 36%;
    left: 79%;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-control {
    top: 59%;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-control.right {
    right: 5rem;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-control.left {
    right: 32rem;
  }
  .reference .slide-bottom.slide-bottom-big .btn.btn-discover {
    width: 35%;
  }
  .energie h3 {
    position: inherit;
    margin-bottom: 5rem !important;
  }
  .energie h3:after {
    height: 5rem;
    top: 1.5rem;
  }
  .energie .row-energy img {
    margin-top: 0;
    margin-bottom: 5rem;
  }
  .energie .img-title-positive img {
    position: inherit;
    top: 0;
    width: 100%;
  }
  .energie .mt--100 {
    position: initial;
  }
  .actualites h3:before {
    height: 5rem;
  }
  .actualites .align-bloc-center img {
    margin-bottom: 5rem;
  }
  .actualites .align-bloc-center.column-reverse {
    flex-direction: column-reverse !important;
  }
  .header-bis .navbar {
    padding-left: 0 !important;
  }
  .header-bis .navbar div {
    padding-left: 0 !important;
  }
  .top-section .caption {
    left: 30%;
  }
  .top-section .caption h1 {
    font-size: 7rem;
  }
  .top-section .caption div {
    font-size: 2.5rem;
  }
  .content-product.item .align-bloc-center {
    flex-direction: column !important;
  }
  .content-product.item .align-bloc-center h3, .content-product.item .align-bloc-center p {
    padding-left: 0 !important;
    text-align: left !important;
  }
  .content-product.item .align-bloc-center .item-number {
    text-align: center;
  }
  .content-product.item .align-bloc-center .item-number:after {
    display: none;
  }
  .content-product.item .align-bloc-center.item-image:nth-child(2n+1) .img-subtitle {
    width: 100% !important;
  }
  .content-product.item.item-dream .align-bloc-center div {
    text-align: left !important;
  }
  .content-product.item.item-dream .align-bloc-center div.item-number {
    text-align: center !important;
  }
  .content-product.item.item-dream .item-image img {
    margin-bottom: 5rem;
  }
  #part-3 .row-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  /*.page-template-presse h3 {
    margin-bottom: 5rem !important;
  }*/
  .page-template-videos h3 {
    margin-bottom: 5rem !important;
  }
  .page-template-videos iframe {
    height: 100%;
  }
}
@media (max-width: 790px) {
  footer .copyright {
    left: 70%;
  }
}
@media (max-width: 770px) {
  header h1.logo {
    text-align: center;
  }
  header .nav-top li:first-child {
    margin-bottom: 2rem;
  }
  header .menu-mob {
    float: left;
  }
  header .menu-mob .navbar-toggle {
    float: left !important;
    position: relative;
    left: 20px;
  }
  header .logo-mob {
    float: right;
    padding-right: 20px;
    position: relative;
    right: 20px;
  }
  header .logo-mob img {
    max-width: 100%;
  }
  header .logo img {
    margin-bottom: 20px;
  }
  header .nav-bottom {
    border: 0;
  }
  header .navbar-toggle {
    margin-top: 40px;
  }
  header .navbar-nav {
    padding: 0 40px;
  }
  h3 {
    line-height: 1.5 !important;
  }
  h3:before, h3:after {
    display: none;
  }
  .sliderTop .carousel .vertical .carousel-indicators {
    bottom: 42%;
    left: 90%;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-indicators {
    width: 50%;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-control span.glyphicon-chevron-left {
    left: 390%;
  }
  .immeuble-gene .slide-bottom .slide-bottom-small .carousel-indicators {
    bottom: 37%;
    left: 50%;
  }
  .immeuble-gene .slide-bottom .slide-bottom-small .carousel-control {
    top: 20%;
  }
  .immeuble-gene .slide-bottom .slide-bottom-small .carousel-control .glyphicon-chevron-left {
    left: 200%;
  }
  .immeuble-gene .slide-bottom .slide-bottom-small .carousel-control .glyphicon-chevron-right {
    right: 200%;
  }
  .energie h3 {
    text-align: left;
  }
  .coworking p {
    padding: 0;
  }
  .eco p {
    margin-bottom: 3rem !important;
  }
  .eco .img-right img {
    margin-top: 5rem;
    width: 100%;
  }
  .header-bis .nav-top li:last-child {
    position: inherit;
  }
  .header-bis .nav-bottom {
    width: 73rem !important;
  }
  .header-bis .nav-bottom .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .header-bis .nav-bottom .navbar .navbar-header {
    padding-left: 3rem !important;
  }
  .header-bis .nav-bottom .navbar .navbar-collapse {
    padding-left: 3rem !important;
    margin-left: 0;
    background-color: rgba(113, 196, 143, 0.8);
  }
  .top-section .caption {
    position: inherit;
    left: 0;
    background-color: #385b83;
    padding-bottom: 3rem;
  }
  footer .copyright {
    top: 0;
  }
  .subtitle:before {
    display: none;
  }
  .page-template-metier .subtitle:before {
    display: none;
  }
  .page-template-metier .content-product .preintro {
    margin-bottom: 0;
  }
  .page-template-metier .metier-groupe-content {
    margin-bottom: 5rem;
  }
  .page-template-groupe .historique .beforeB {
    text-align: center;
    position: relative;
    display: block;
    padding: 0 20px;
  }
  .page-template-groupe .historique .beforeB:before, .page-template-groupe .historique .afterB:after {
    display: block !important;
    height: auto;
    top: 0;
    bottom: 0;
  }
}
@media (max-width: 650px) {
  .sliderTop .carousel.vertical .item .caption {
    top: 20%;
    left: 20%;
  }
  .sliderTop .carousel.vertical .item .caption div, .sliderTop .carousel.vertical .item .caption h2 {
    margin-bottom: 1rem !important;
  }
  .sliderTop .carousel.vertical .carousel-indicators {
    bottom: 40%;
    left: 90%;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-control {
    top: 47%;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-control.left {
    right: 24rem;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-indicators {
    bottom: 47%;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .carousel-indicators {
    bottom: 40%;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .carousel-control {
    top: 54%;
    left: 73%;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .carousel-control.left {
    left: 47%;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .carousel-control.right {
    left: 86%;
  }
}
@media (max-width: 500px) {
  header .nav-top li:last-child {
    top: 8rem;
  }
  h3 {
    font-size: 3.5rem !important;
    letter-spacing: 0.5rem;
    line-height: 6rem !important;
  }
  h3.text-right {
    text-align: left;
  }
  section {
    margin-bottom: 6rem;
  }
  .sliderTop .carousel.vertical .item .caption {
    position: initial;
    color: #282828;
    margin-top: 2rem;
  }
  .sliderTop .carousel.vertical .item .caption .btn.btn-discover {
    border: 1px solid #282828;
  }
  .sliderTop .carousel.vertical .item .caption .btn.btn-discover img {
    background: url("../../assets/img/arrowRightBlack.png");
    background-size: cover;
  }
  .sliderTop .carousel.vertical .carousel-indicators {
    bottom: 70%;
  }
  .sliderTop .carousel.vertical .carousel-control.left {
    top: 20px;
  }
  .sliderTop .carousel.vertical .carousel-control.right {
    bottom: 22rem;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-indicators {
    bottom: 52.5%;
    left: 70%;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-control {
    top: 41%;
  }
  .reference .slide-bottom.slide-bottom-big .btn.btn-discover {
    width: 100%;
  }
  .reference .slide-bottom.slide-bottom-small .carousel-control {
    top: 45%;
  }
  .reference .slide-bottom.slide-bottom-small .carousel-control.left {
    left: 10%;
  }
  .reference .slide-bottom.slide-bottom-small .carousel-indicators {
    top: 47%;
    left: 53%;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .carousel-indicators {
    bottom: 63%;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .carousel-control {
    bottom: 46%;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .carousel-control .glyphicon-chevron-left {
    left: 320%;
  }
  .immeuble-gene .slide-bottom.slide-bottom-small .btn.btn-discover {
    width: 100%;
  }
  .chiffres {
    padding: 0 0 50px;
  }
  .chiffres .chiffres-tab .pan-item-content {
    min-height: 25rem;
    text-align: center;
    margin: 5rem auto;
  }
  .chiffres .chiffres-tab .pan-item-content:after, .chiffres .chiffres-tab .pan-item-content:before {
    display: none;
  }
  .chiffres .chiffres-tab .pan-item-content .tab-chiffres, .chiffres .chiffres-tab .pan-item-content .tab-title {
    margin-bottom: 1rem;
  }
  .actualites .title-actu {
    margin-bottom: 5rem;
  }
  .actualites .btn.btn-discover {
    width: 100%;
  }
  .energie .row-energy img {
    width: 100%;
  }
  .content-product .t40 {
    position: inherit !important;
  }
  .content-product .item-flex .item-title ~ p {
    margin-bottom: 2rem !important;
  }
  footer .btn.btn-discover {
    width: 100%;
  }
  .top-section .caption h1 {
    font-size: 4rem;
  }
  .top-section .caption div {
    font-size: 2rem;
  }
  .top-section .content-product h2 {
    padding-left: 0;
    font-size: 3rem;
    text-align: center;
  }
  .top-section .content-product .subtitle {
    font-size: 2rem;
    letter-spacing: 0.3rem;
    text-align: center;
    line-height: 3.5rem;
  }
  .content-product iframe {
    margin-top: -18rem;
    margin-bottom: -18rem;
  }
  .metier {
    margin-bottom: 5rem;
  }
}
@media (max-width: 470px) {
  footer .btn {
    padding: 10px;
    font-size: 10px;
  }
  footer .btn i {
    display: block;
  }
}
@media (max-width: 420px) {
  .navbar-collapse {
    width: 200%;
  }
  .chiffres .nav-tabs {
    padding: 0 !important;
  }
  .chiffres .nav-tabs li {
    padding: 0 0 2rem !important;
  }
  .page-template-ref .mt100 {
    margin-top: 0 !important;
  }
  .page-template-ref .mt100 .t80 {
    position: inherit;
  }
  .reference #carousel-ref {
    min-height: 735px;
  }
  .reference .btn-discover2 {
    width: 100%;
  }
}
@media (max-width: 375px) {
  header .nav-top li:last-child {
    top: 9rem;
    right: 2.5rem;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-control {
    top: 25%;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-control.left {
    right: 28rem;
  }
  .reference .slide-bottom.slide-bottom-big .carousel-indicators {
    bottom: 68.5%;
    left: 53%;
  }
  .reference .slide-bottom.slide-bottom-small .carousel-control {
    top: 33%;
  }
  .reference .slide-bottom.slide-bottom-small .carousel-indicators {
    bottom: 61%;
  }
  footer .copyright {
    padding: 0 3rem;
    text-align: center;
    width: 100%;
  }
  footer .copyright:after {
    display: none;
  }
}
.navbar-collapse {
  padding: 0 !important;
}

.nav .open > a {
  background: none;
  border: none;
}
.nav .open > a:focus, .nav .open > a:hover {
  background: none;
  border: none;
}
.nav > li > a:focus, .nav > li > a:hover {
  background: none !important;
}

/* Carousel Fading slide */
.carousel-fade .carousel-inner {
  background: #000;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-fade .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .next.left, .carousel-fade .prev.right, .carousel-fade .item.active {
  opacity: 1;
}
.carousel-fade .active.left, .carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right, .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/* Carousel Control custom */
.carousel-control .control-icon {
  font-size: 48px;
  height: 30px;
  margin-top: -15px;
  width: 30px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
}
.carousel-control .prev {
  margin-left: -15px;
  left: 50%;
}
.carousel-control .next {
  margin-right: -15px;
  right: 50%;
}

/* Prev */
/* Next */
/* Removing BS background */
.carousel .control-box {
  opacity: 0;
}

a.carousel-control.left {
  left: 0;
  background: none;
  border: 0;
}
a.carousel-control.right {
  right: 0;
  background: none;
  border: 0;
}

/* Animation */
.control-box, a.carousel-control, .carousel-indicators li {
  transition: all 250ms ease;
  /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */
  /* Assigning animation to indicator li will make slides flicker */
}

/* Hover animation */
.carousel:hover .control-box {
  opacity: 1;
}
.carousel:hover a.carousel-control.left {
  left: 15px;
}
.carousel:hover a.carousel-control.right {
  right: 15px;
}

/* Carouse Indicator */
.carousel-indicators li {
  border: 0;
  background: #666;
  margin: 0 3px;
  width: 12px;
  height: 12px;
}
.carousel-indicators li.active {
  border: 0;
  background: #fff;
  margin: 0 3px;
}

.modal {
  z-index: 99999999;
}

.amodal {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
}

.list_metier_home li a {
  transition: all 0.2s ease-in-out;
}
.list_metier_home li a:hover {
  color: #c4b671;
}

.kl-sec-video .kl-full-width-img {
  background-attachment: fixed !important;
  background-size: cover !important;
}

.kl-bx-title-2:before {
  bottom: 3px;
}

.tt {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.tt h4 {
  margin-left: 10px !important;
}
.tt img {
  margin-right: 5px !important;
}

.coor_footer {
  font-family: "antonio";
  text-transform: uppercase;
  font-size: 20px;
  color: #333333 !important;
}

.sliderPage .carousel .item {
  min-height: 420px;
  background-size: cover !important;
}

.single-reference .intro {
  margin-bottom: 60px;
}

.video_page_min > div {
  height: 100%;
}

.navbar-nav .active .toactive {
  color: #c4b671 !important;
}
.navbar-nav .activesub a {
  color: #c4b671 !important;
}

.illu-offre img {
  margin: 0 auto;
}

.hero {
  margin: 0 -15px;
}
.hero .hero-cover {
  min-height: 500px;
  width: 100%;
  background-size: cover !important;
}

.page-template-nos-immobiliers .kl-section-eco img {
  -o-object-fit: cover;
     object-fit: cover;
}

.page-template-groupe .beforeSmall2:after {
  content: "";
  width: 6px;
  height: 80px;
  background-color: #c4b671;
  position: absolute;
  top: 1.5rem;
  left: -50px;
}
.page-template-groupe .list-filiales {
  margin-top: 100px;
}
.page-template-groupe .list-filiales h4.titre-filiale {
  color: #c4b671;
  text-transform: uppercase;
  font-size: 30px;
  background: #fcfaf6;
  padding: 30px;
}
.page-template-groupe .list-fi {
  margin: 50px auto 100px auto;
}
.page-template-groupe .list-fi .fi {
  margin-bottom: 60px;
  display: flex;
}
.page-template-groupe .list-fi .fi .illu-fi {
  height: 300px;
  border: 2px solid #e8e8e6;
  padding: 40px;
  display: flex;
}
.page-template-groupe .list-fi .fi .illu-fi img {
  -o-object-fit: contain;
     object-fit: contain;
}
.page-template-groupe .list-fi .fi .text-fi h4 {
  color: #c4b671;
  font-family: "Michroma", sans-serif !important;
  margin-bottom: 20px !important;
  font-weight: 400 !important;
  line-height: 30px;
  font-size: 16px !important;
}
.page-template-groupe .list-fi .fi .text-fi a {
  font-weight: bold;
  color: #c4b671;
  padding-left: 22px;
  display: block;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.page-template-groupe .list-fi .fi .text-fi a:before {
  content: "";
  background: #c4b671;
  width: 17px;
  height: 2px;
  position: absolute;
  top: 9px;
  transition: 0.3s ease-in-out;
  left: 0;
}
.page-template-groupe .list-fi .fi .text-fi a:hover {
  padding-left: 32px;
}
.page-template-groupe .list-fi .fi .text-fi a:hover:before {
  width: 27px;
}

.page-template-groupe .historique .annee:after {
  height: 80rem;
}

.toup {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 40px;
}

.kl-list-wrapper ul li figure {
  margin-bottom: 7px;
  padding: 0 !important;
}

.cache {
  display: inline-block;
}

.single-post .row.titresc {
  margin-bottom: 20px !important;
}
.single-post h1 {
  line-height: 60px;
  color: #333333;
  letter-spacing: 0.3rem !important;
  font-size: 50px;
  text-transform: uppercase;
  margin-bottom: 21px !important;
  text-align: left;
}
.single-post .content_single_post h2 {
  margin: 30px 0 10px !important;
  font-size: 3rem !important;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 4rem !important;
  color: #c4b671;
}
.single-post .content_single_post ul li {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 10px 0;
  font-size: 15px;
  font-weight: 500;
}
.single-post .content_single_post ul li:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  display: block;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background: #c4b671;
  margin: -4px 10px 0px 0;
}
.single-post .content_single_post .blocks-gallery-grid li:before {
  display: none;
}

.wp-block-gallery .blocks-gallery-item figcaption {
  background: #c4b671 !important;
  padding: 10px !important;
}

.content-product a {
  transition: all 0.2s ease-in-out;
  color: #c4b671;
}
.content-product a:hover {
  text-decoration: underline !important;
}/*# sourceMappingURL=maincss.css.map */