@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?m5dl7u");
  src: url("../fonts/icomoon.eot?m5dl7u#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?m5dl7u") format("truetype"), url("../fonts/icomoon.woff?m5dl7u") format("woff"), url("../fonts/icomoon.svg?m5dl7u#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chevron-up:before {
  content: "";
}
.icon-chevron-right:before {
  content: "";
}
.icon-chevron-down:before {
  content: "";
}
.icon-chevron-left:before {
  content: "";
}
.icon-map:before {
  content: "";
}
.icon-bed:before {
  content: "";
}
.icon-bell:before {
  content: "";
}
.icon-blueprint:before {
  content: "";
}
.icon-clean:before {
  content: "";
}
.icon-doorway:before {
  content: "";
}
.icon-home:before {
  content: "";
}
.icon-image:before {
  content: "";
}
.icon-pin:before {
  content: "";
}
.icon-profile:before {
  content: "";
}
.icon-search:before {
  content: "";
}
.icon-send:before {
  content: "";
}
.icon-user:before {
  content: "";
}
a[href^=tel] {
  text-decoration: inherit;
  color: inherit;
}
body {
  font-size: 16px;
  font-family: "open_sans", Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 200;
  color: #484c3c;
}
body.page-template-page-bien {
  height: 100vh;
  min-height: 800px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  body.page-template-page-bien {
    height: auto;
    min-height: 0;
    display: block;
  }
}
a, a:hover, a:active, a:visited {
  text-decoration: none;
}
*, *:hover, *:active, *:visited, *:focus {
  outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 200;
}
.cover {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}
.btn-profile {
  color: #484c3c;
  font-weight: 200;
  font-size: 1.2rem;
}
.btn-profile i {
  font-size: 2.5rem;
  vertical-align: middle;
}
.fil-ariane {
  padding: 0.5rem 1rem;
  font-size: 12px;
  line-height: 1rem;
  margin: 0px;
}
.fil-ariane a {
  color: #8c9a77;
}
.fil-ariane a .icon-home {
  font-size: 15px;
}
.fil-ariane a:active, .fil-ariane a:focus {
  font-weight: 700;
  color: #8c9a77;
}
.navbar-toggler {
  margin: 15px 0;
}
.btn-retour {
  padding: 0.5rem 1rem;
  font-size: 16px;
  margin: 0;
  background-color: #fff;
  color: #484c3c;
  border-radius: 0;
  transition-property: background-color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
.btn-retour:hover {
  background-color: #8c9a77;
  color: #ffffff;
  font-weight: 400;
}
.btn-retour .icon-back {
  font-size: 18px;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .btn-retour {
    margin-left: 0;
    width: 100%;
  }
}
.swiper-button-next, .swiper-button-prev {
  background-image: none;
  width: 48px;
  height: 48px;
  margin-top: -90px;
  font-size: 3rem;
}
.swiper-button-next {
  right: -48px;
}
.swiper-button-prev {
  left: -48px;
}
strong {
  font-weight: 700;
  font-style: normal;
}
a, a:hover, a:active, a:visited {
  text-decoration: none;
  color: inherit;
}
.intro h2, .intro h3, .intro h4, .intro h5, .intro h6 {
  color: #8c9a77;
  margin: 2rem 0;
}
.intro li:before {
  content: "";
  font-size: 0.5rem;
  vertical-align: middle;
  font-family: "icomoon";
  font-weight: bold;
}
.lire {
  font-weight: 500;
  font-style: normal;
  color: #8c9a77;
}
.lire:hover {
  color: #8c9a77;
}
header {
  overflow: hidden;
  background-color: #FFF;
  z-index: 1000;
}
header .navbar-brand {
  padding: 0 20px;
  margin-right: 0;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  header .navbar-brand {
    padding: 20px 0;
  }
}
header .navbar {
  padding: 15px;
  background-color: #fff;
  transition: background-color 0.6s ease-out;
}
@media (max-width: 767px) {
  header .navbar {
    padding: 0;
  }
}
header .navbar .navbar-nav li {
  padding: 0.5rem 2rem;
  display: block;
  transition: all 0.7s;
}
@media (max-width: 1199px) {
  header .navbar .navbar-nav li {
    padding: 0.5rem 0.5rem;
  }
}
header .navbar .navbar-nav li:hover {
  font-weight: 200;
  background-color: #8c9a77;
}
header .navbar .navbar-nav li:hover a.nav-link {
  color: white;
}
header .navbar .navbar-nav li a.nav-link {
  font-weight: 200;
  font-size: 1.2rem;
  color: #484c3c;
}
header .navbar .navbar-nav .active {
  color: #8c9a77;
  font-weight: 700;
}
header .navbar .navbar-nav .active svg {
  display: block;
  margin: 5px 0;
  fill: #484c3c;
}
header .navbar .navbar-nav .active .nav-link {
  color: #8c9a77;
}
header .navbar .navbar-nav .active .nav-link a {
  color: #fff;
}
header .navbar .navbar-nav .active .nav-link a:hover {
  color: #8c9a77;
  font-weight: 200;
}
header .navbar .navbar-nav .active .nav-link .icon-home {
  font-size: 20px;
  margin-top: -4px;
  display: inline-block;
}
header .navbar .navbar-nav .active .active {
  color: #8c9a77;
  font-weight: 200;
}
header .phone {
  background-color: #8c9a77;
  color: white !important;
  /* right:0;
        bottom:0;
        top:0;
        position:absolute; */
  padding: 2rem 2.5rem;
  font-size: 20px;
  font-weight: 700;
}
header .phone .icon-phone {
  font-size: 30px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  header .phone {
    position: relative;
    padding: 1rem 1.5rem;
    right: 0;
    width: 100%;
    text-align: center;
  }
}
header.addTransition {
  transition: top 0.6s ease-out;
  /*  .logo-alt{
            transition-property: opacity height padding;
            transition-duration: .6s;
            transition-timing-function: ease-out;
        }
        .logo{
            transition-property: opacity;
            transition-duration: .6s;
            transition-timing-function: ease-out;
        }
        .phone{
            transition: all .6s;
        } */
}
header.miniHeader {
  top: 0;
  z-index: 1000;
  position: sticky;
  left: 0;
  right: 0;
}
header.miniHeader .logo {
  height: 0;
  opacity: 0;
  padding: 0;
}
header.miniHeader .logo-alt {
  opacity: 1;
  width: 50px;
  margin-left: 15px;
}
header.miniHeader .phone {
  padding: 1rem 2.5rem;
}
#ban-home {
  position: relative;
  overflow: visible;
}
#ban-home .img {
  position: relative;
  min-height: 700px;
  height: auto;
}
#ban-home .img img {
  position: absolute;
  object-position: top left;
}
@media (max-width: 767px) {
  #ban-home .img {
    min-height: 400px;
  }
}
@media (min-width: 768px) and (max-width: 1600px) {
  #ban-home .img {
    min-height: 600px;
  }
}
#ban-home h1, #ban-home h2, #ban-home h3 {
  font-weight: 200;
  margin: 0;
  padding: 5px 50px;
  text-align: center;
  z-index: 2;
}
@media (max-width: 767px) {
  #ban-home h1, #ban-home h2, #ban-home h3 {
    padding: 5px 30px;
  }
}
#ban-home hr {
  border: 1px solid #fff;
  margin: 10px 0px;
  width: 30%;
  z-index: 2;
  text-align: center;
}
#ban-home h1 {
  font-style: normal;
  font-size: 30px;
  line-height: 2.5rem;
  color: #fff;
}
@media (max-width: 767px) {
  #ban-home h1 {
    padding-top: 20px;
    font-size: 20px;
    line-height: 1.8rem;
  }
}
#ban-home h2 {
  font-weight: 200;
  font-style: normal;
  font-size: 18px;
  line-height: 1.6rem;
  color: #fff;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  #ban-home h2 {
    font-size: 16px;
    line-height: 1.4rem;
    padding-bottom: 30px;
  }
}
#ban-home h3 {
  font-weight: 200;
  font-style: italic;
  font-size: 30px;
  line-height: 2.5rem;
  color: #8c9a77;
}
@media (max-width: 767px) {
  #ban-home h3 {
    font-size: 20px;
    line-height: 1.5rem;
  }
}
.search-bar {
  margin: 0;
  list-style: none;
  padding: 0;
}
.search-bar li {
  background-color: rgba(140, 154, 119, 0.9);
  padding: 0;
}
.search-bar li:after {
  position: absolute;
  right: 0;
  top: calc((1.5rem + 2rem + 2px) / 4);
  content: "";
  height: calc((1.5rem + 2rem + 2px) / 2);
  width: 1px;
  background-color: #FFF;
}
.search-bar li:last-child:after {
  display: none;
}
.search-bar li > button, .search-bar li .custom-select {
  color: white;
  box-shadow: none;
  font-size: 1.2rem;
  margin: 0;
  border-radius: 0;
  height: calc(1.5rem + 2rem + 2px);
  padding: 1rem 1.5rem;
}
.search-bar li:hover > button, .search-bar li:hover .custom-select {
  background-color: black;
  color: white;
}
.search-bar li .custom-select {
  background-image: none;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  color: #fff;
  outline: 0;
  width: calc(100% - 3rem);
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-bar li .custom-select .multiselect-selected-text {
  text-overflow: ellipsis;
  display: inline-block;
  overflow: hidden;
  max-width: calc(100% - .6em - .255em);
}
.search-bar li .custom-select:after {
  display: inline-block;
}
.search-bar li .multiselect-option {
  font-size: 1rem;
  margin: 0;
  color: #FFF;
}
.search-bar li .multiselect-option:hover, .search-bar li .multiselect-option.active:hover {
  background-color: #8c9a77 !important;
  color: #FFF !important;
}
.search-bar li .multiselect-option.active {
  background-color: transparent !important;
  color: #FFF !important;
}
.search-bar li .dropdown-menu {
  background-color: rgba(72, 76, 60, 0.9);
  padding: 0.5rem;
  margin: 0;
  left: 0;
  border-radius: 0;
  min-width: 100%;
  border: 0;
}
.search-bar li .dropdown-menu .form-control {
  background-color: transparent;
  color: #fff;
  border: 0;
  padding: 0;
  height: auto;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid #fff;
  text-align: right;
}
.search-bar li .dropdown-menu .form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.search-bar li .dropdown-menu .form-control:not(:last-child) {
  margin-bottom: 0.5rem;
}
.search-bar li .dropdown-menu .input-group-append {
  color: #fff;
  padding: 0.5rem;
}
.content h1, .content h2, .content h3, .content h4, .content h5 {
  margin: 2rem 0 1rem;
  font-weight: 400;
}
.content h1 {
  margin: 0 0 2rem 0;
  font-size: 1.8rem;
  color: #8c9a77;
  font-weight: 200;
}
.content h2 {
  font-size: 1.6rem;
  color: #8c9a77;
}
.content h3 {
  font-size: 1.4rem;
  color: #8c9a77;
}
.content h4 {
  font-size: 1.2rem;
  color: #484c3c;
}
.content h5 {
  font-size: 1rem;
  color: #484c3c;
}
.content hr {
  width: 60%;
  border-color: #8c9a77;
  margin: 2rem auto;
}
@media (max-width: 767px) {
  .content table {
    display: block;
    width: 100%;
  }
  .content table td {
    display: block;
    width: 100% !important;
  }
}
#ban-home .search-bar, .banner .search-bar {
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  right: 0;
}
.multiselect-simple {
  display: none;
}
.item .image {
  padding-top: 75%;
  position: relative;
}
.item .image img {
  position: absolute;
  top: 0;
}
.item .image .mention {
  position: absolute;
  top: 15px;
  right: 0;
  color: #FFF;
  padding: 3px 5px;
  font-weight: bold;
}
.item .image .hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(140, 154, 119, 0.7);
  color: #FFF;
  font-size: 1.5rem;
  opacity: 0;
  transition: all 0.7s;
  z-index: 100;
}
.item .image .hover > div {
  position: absolute;
  bottom: 5px;
  right: 5px;
  display: flex;
  align-items: stretch;
}
.item .image .hover > div div {
  padding: 5px 10px;
  border: 1px solid #FFF;
  transition: all 0.7s;
}
.item .image .hover > div div:hover {
  background-color: #FFF;
  color: #8c9a77;
}
.item .desc .titre {
  color: #8c9a77;
  font-size: 1.4rem;
}
.item .desc .infos {
  font-size: 1.2rem;
}
.item .lire {
  padding-bottom: 5px;
  border-bottom: 5px solid #8c9a77;
  opacity: 0;
  transition: all 1s;
  color: #8c9a77;
}
@media (max-width: 767px) {
  .item .lire {
    opacity: 1;
  }
  .item .image .hover {
    opacity: 1;
    background-color: rgba(140, 154, 119, 0);
  }
  .item .image .hover > div div {
    background-color: #8c9a77;
  }
}
.item:hover .lire {
  opacity: 1;
}
.item:hover .hover {
  opacity: 1;
  background-color: rgba(140, 154, 119, 0.7);
}
.item.infoWindow {
  width: 220px;
}
.item.infoWindow .lire {
  opacity: 1;
}
.item.infoWindow .desc .titre {
  font-size: 1rem;
}
#immobilier-slide .titre-section {
  color: #8c9a77;
  font-size: 2rem;
}
.agence_bloc {
  background-color: #efefef;
  position: relative;
  overflow: visible;
  margin-bottom: calc(330px + 3rem);
}
.agence_bloc .text {
  padding: 5rem;
  background-color: #fff;
  position: relative;
  top: 300px;
  margin-bottom: 30px;
  color: #666;
  font-size: 1.3rem;
  z-index: 100;
  pointer-events: none;
}
.agence_bloc .text .titre {
  color: #8c9a77;
  font-size: 2rem;
}
.agence_bloc .btn {
  position: relative;
  top: 240px;
  z-index: 1;
  padding-top: 2.5rem;
  transition: all 1s;
}
@media (max-width: 767px) {
  .agence_bloc .btn {
    top: 0px;
  }
}
.agence_bloc .btn:hover {
  background-color: #8c9a77 !important;
  color: #ffffff !important;
  padding-bottom: 2.5rem;
}
.agence_bloc img {
  position: absolute;
  top: 0;
  left: 0;
  filter: grayscale(100%);
}
@media (max-width: 767px) {
  .agence_bloc {
    margin-bottom: 3rem;
  }
  .agence_bloc .text {
    padding: 3rem;
    top: 50px;
  }
  .agence_bloc .btn {
    top: 0px;
  }
}
#groupe .formulaire {
  background-color: #efefef;
}
#groupe .direction, #groupe .collaborateur {
  padding: 5px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  #groupe .direction, #groupe .collaborateur {
    margin-bottom: 0;
  }
}
#groupe .direction .item, #groupe .collaborateur .item {
  padding: 65px 15px 0px;
}
@media (max-width: 991px) {
  #groupe .direction .item, #groupe .collaborateur .item {
    padding: 25px 15px 0px;
  }
}
#groupe .direction .item img, #groupe .collaborateur .item img {
  border-radius: 50%;
  width: 180px;
  height: 180px;
  border: 3px solid #484c3c;
  background-color: #484c3c;
}
#groupe .direction .item .txt, #groupe .collaborateur .item .txt {
  margin: 40px 0px;
}
#groupe .direction .item .txt h2, #groupe .collaborateur .item .txt h2 {
  font-size: 20px;
  line-height: 1.8rem;
  color: #8c9a77;
  font-weight: 700;
}
#groupe .direction .item .txt h2 .blue, #groupe .collaborateur .item .txt h2 .blue {
  color: #484c3c;
  font-weight: 200;
}
#groupe .direction .item .txt hr, #groupe .collaborateur .item .txt hr {
  border: 1px solid #484c3c;
  width: 60%;
  margin: 20px 0px;
  display: inline-block;
}
#groupe .direction .item .txt h1, #groupe .collaborateur .item .txt h1 {
  font-size: 18px;
  line-height: 1.6rem;
  color: #8c9a77;
  font-weight: 200;
}
#groupe .direction .item .txt h4, #groupe .collaborateur .item .txt h4 {
  font-size: 18px;
  line-height: 1.6rem;
  color: #484c3c;
  font-weight: 200;
}
#groupe .direction .item .txt h4 .tel, #groupe .collaborateur .item .txt h4 .tel {
  font-weight: 700;
}
#groupe .direction .item .immeuble, #groupe .collaborateur .item .immeuble {
  padding-top: 130px;
}
#groupe .direction .item .immeuble img, #groupe .collaborateur .item .immeuble img {
  border-radius: 0;
  width: auto;
  height: 130px;
  opacity: 0.5;
  background-color: transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -90px;
}
#groupe .direction .item {
  background-color: #8c9a77;
  height: 100%;
}
#groupe .direction .item a {
  color: inherit;
}
#groupe .direction .item img {
  border: none;
}
#groupe .direction .item .txt h2 {
  color: white;
}
#groupe .direction .item .txt h2 .fonction {
  color: white;
  font-weight: 200;
}
#groupe .direction .item .txt h1 {
  color: white;
}
.page-template-page-bien .banner .img {
  height: 250px;
}
.page-template-page-bien .listing > div {
  overflow-x: hidden;
  overflow-y: scroll;
  margin: 0 -0.5rem;
  width: 100%;
}
.page-template-page-bien .titre-resultat h1 {
  font-size: 1.2rem;
  margin: 0;
}
.page-template-page-bien .titre-resultat span {
  color: #8c9a77;
}
.page-template-page-realisation .banner .img {
  height: 250px;
}
.page-template-page-realisation .titre-resultat h1 {
  margin: 0;
}
.page-template-page-realisation .titre-resultat span {
  color: #8c9a77;
}
.map {
  min-height: 300px;
}
@media (max-width: 767px) {
  .map {
    margin-bottom: 3rem;
  }
}
.single-bien .medias {
  max-height: 600px;
  position: relative;
}
.single-bien .medias .actions {
  position: absolute;
  bottom: 2rem;
  right: 0;
}
.single-bien .medias .actions .btn {
  font-size: 1.2rem;
  text-align: left;
}
.single-bien .medias .actions .btn i {
  font-size: 3rem;
  vertical-align: -0.5rem;
  margin-right: 1rem;
}
.single-bien .medias .actions .btn:hover {
  background-color: #8c9a77;
  color: white;
  border-color: #8c9a77;
}
.single-bien .medias #mapSingle {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.single-bien .desc h1, .single-bien .desc .prix {
  font-size: 2rem;
  line-height: 1.2em;
  font-weight: 200;
  margin: 3rem 0 0;
  font-family: georgia;
}
.single-bien .desc h1 {
  color: #8c9a77;
  font-family: georgia;
  font-weight: lighter;
}
.single-bien .desc h1 .ref {
  font-weight: 200;
  font-size: 75%;
  color: #484c3c;
  font-family: "open_sans", Tahoma, Verdana, Segoe, sans-serif;
}
.single-bien .desc .prix {
  font-weight: 750;
}
.single-bien .desc .prix .legend {
  font-weight: 200;
  font-size: 70%;
}
.single-bien .desc hr {
  margin: 1.5rem 0 3rem 0;
  border-top: 2px solid #8c9a77;
}
.single-bien .desc .content h3 {
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.single-bien .desc .attributes .carac {
  font-size: 1.2rem;
  margin-bottom: 5rem;
}
.single-bien .desc .attributes .carac i {
  font-size: 3rem;
  margin-right: 2rem;
  vertical-align: middle;
}
.single-bien .desc .attributes .carac span {
  display: inline-block;
  border-left: 2px solid #8c9a77;
  padding-left: 2rem;
  height: 3rem;
  vertical-align: middle;
  line-height: 3rem;
}
@media (max-width: 767px) {
  .single-bien .desc .attributes .carac {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .single-bien .medias {
    max-height: none;
  }
  .single-bien .medias #mapSingle.map-show {
    position: static;
    margin-bottom: 0;
  }
  .single-bien .medias .map-wrapper #mapSingle {
    position: absolute;
    min-height: 0;
    margin-bottom: 0;
  }
  .single-bien .medias .actions {
    position: static;
    margin-top: 1rem;
  }
  .single-bien .medias .actions .btn {
    background-color: #8c9a77;
    display: block;
    width: 100%;
    color: white;
  }
}
.contact-bien {
  background-color: #8c9a77;
  margin: 50px 0;
  padding: 70px 25px;
}
.contact-bien .titre {
  color: white;
  font-family: georgia;
  font-style: italic;
  font-size: 35px;
  line-height: 2rem;
}
@media (max-width: 767px) {
  .contact-bien .titre {
    font-size: 25px;
    line-height: 1.8rem;
  }
}
.contact-bien h2 {
  font-size: 30px;
  line-height: 2rem;
  color: white;
  font-weight: lighter;
}
@media (max-width: 767px) {
  .contact-bien h2 {
    font-size: 20px;
    line-height: 1.6rem;
  }
}
.contact-bien .formulaire {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .contact-bien .formulaire {
    margin-top: 35px;
  }
}
.contact-bien .formulaire .form-control {
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom: 3px solid #484c3c;
  border-radius: 0;
  margin-top: 1rem;
  color: white;
}
.contact-bien .formulaire .btn {
  border: 3px solid #484c3c;
  margin-top: 25px;
  background-color: #8c9a77;
  padding: 15px 35px;
  color: #484c3c;
  font-size: 20px;
  transition-property: background-color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
.contact-bien .formulaire .btn .icon-send {
  font-size: 35px;
  margin-right: 15px;
}
.contact-bien .formulaire .btn:hover {
  background-color: black;
  color: white;
  border: 3px solid black;
}
.contact-bien .formulaire .btn:hover .icon-send {
  color: white;
}
#contact .phone {
  color: #8c9a77;
  font-size: 30px;
  font-weight: 700;
}
#contact .phone .icon-phone {
  font-size: 45px;
  margin-right: 15px;
}
#contact .map {
  position: relative;
}
#contact .map iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#contact .form-contact {
  margin-top: 70px;
  background-image: url(../images/bg-contact.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
#contact .form-contact:before {
  content: "";
  display: block;
  background-color: #8c9a77;
  opacity: 0.4;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 1;
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
@media (max-width: 767px) {
  #contact .form-contact {
    margin-top: 20px;
  }
}
#contact .form-contact .formulaire {
  overflow: hidden;
  padding: 70px 100px;
}
@media (max-width: 767px) {
  #contact .form-contact .formulaire {
    padding: 15px;
  }
}
#contact .form-contact .formulaire h3 {
  color: #fff;
  font-size: 30px;
  line-height: 1.8rem;
  font-weight: 700;
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  #contact .form-contact .formulaire h3 {
    margin-bottom: 30px;
    font-size: 23px;
  }
}
#contact .form-contact .formulaire h3 .icon-send {
  font-size: 45px;
  color: #fff;
  position: relative;
  top: 0;
  left: -25px;
}
#contact .form-contact .formulaire .icon-send {
  font-size: 350px;
  position: absolute;
  bottom: -100px;
  right: -60px;
  color: #8c9a77;
  z-index: -1;
}
#contact .form-contact .formulaire form {
  margin: 50px 0px;
  padding: 0;
  z-index: 2;
  position: relative;
}
@media (max-width: 767px) {
  #contact .form-contact .formulaire form {
    margin: 20px 0;
  }
}
#contact .form-contact .formulaire form .form-control {
  border-radius: 0;
}
#contact .form-contact .formulaire form .mentions {
  font-size: 12px;
}
#contact .form-contact .formulaire form .btn {
  border: 2px solid #fff;
  padding: 10px 50px;
  font-size: 22px;
  font-weight: 200;
  color: #fff;
  margin-top: 35px;
  border-radius: 0;
  transition-property: background-color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
#contact .form-contact .formulaire form .btn .icon-send {
  font-size: 40px;
  color: #fff;
  opacity: 0.8;
  position: relative;
  right: 0;
  margin-left: 10px;
}
#contact .form-contact .formulaire form .btn:hover {
  background-color: #8c9a77;
  color: #fff;
  border: 2px solid #8c9a77;
}
#contact .form-contact .formulaire form .btn:hover .icon-send {
  color: #fff;
}
footer {
  background-color: #8c9a77;
  position: relative;
  padding: 15px;
  color: white;
}
footer.cover {
  background-position: top center;
}
footer .logo-footer {
  overflow: hidden;
}
footer .txt {
  color: #fff;
  z-index: 1;
  font-size: 18px;
  line-height: 2rem;
  padding: 50px 15px 0;
}
footer .txt h6 {
  font-size: 16px;
  line-height: 1.5rem;
}
footer .txt h6 a {
  display: block;
  color: #fff;
}
footer .txt h6 a:hover {
  color: #484c3c;
}
footer .txt .phone {
  font-size: 18px;
  line-height: 1.5rem;
}
footer .txt .icon-smartphone, footer .txt .icon-map {
  font-size: 40px;
  color: #484c3c;
}
@media (max-width: 991px) {
  footer .txt .icon-smartphone, footer .txt .icon-map {
    margin: 25px 0px;
  }
}
footer .txt .btn-contact {
  border: 1px solid #fff;
  padding: 10px 35px;
  margin: 10px 0px;
  border-radius: 0;
  color: #fff;
  transition-property: background-color;
  transition-duration: 0.5s;
  transition-timing-function: ease;
}
@media (max-width: 767px) {
  footer .txt .btn-contact {
    padding: 10px;
  }
}
footer .txt .btn-contact .icon-mail {
  font-size: 25px;
  margin-right: 10px;
}
footer .txt .btn-contact:hover {
  background-color: #484c3c;
  color: #fff;
  border: 1px solid #484c3c;
}
footer .txt .titre {
  font-size: 20px;
  line-height: 1.5rem;
}
footer .txt .titre hr {
  border: 1px solid #fff;
}
footer .txt .titre .icon-brochure {
  font-size: 35px;
}
footer .mentions {
  margin-top: 20px;
  font-size: 12px;
  line-height: 0.2rem;
  color: white;
  z-index: 1;
  padding: 10px 0px;
  border-top: 1px solid white;
}
footer .mentions ul {
  padding: 0;
}
footer .mentions li {
  list-style: none;
  display: inline-block;
}
footer .mentions li:last-child {
  display: none;
}
footer .mentions a {
  color: white;
}
footer .mentions a:hover {
  color: #484c3c;
}
