@charset "UTF-8";
/** */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&family=Rock+Salt&display=swap");

/*GENERAL*/
@import url("https://use.fontawesome.com/releases/v6.1.1/css/all.css");
body {
  font-family: 'Poppins', sans-serif;
  background: #f3f3f3;
  color: #000000; }

/* ========================================================================= */
/*                             GENERAL  / VRAC                        */
/* ======================================================================= */
.dropdown-menu.open.show {
  transform: translate3d(0px, 36px, 0px) !important; }

.index #prixmax {
  margin-top: 15px; }

.form-style {
  font-size: 1rem;
  border: 1px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 25px 20px !important;
  border-radius: 50px; }

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
  border-radius: 50px !important; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100% !important;
  padding-top: 8px;
  padding-bottom: 8px; }

.index .bootstrap-select {
  border: 0px solid #ccc !important;
  height: 39px; }

.search__form-item:nth-child(2), .search__form-item:nth-child(3) {
  background: #ffffff;
  border-radius: 50px !important;
  padding: 0px 10px !important;
  height: 52px !important; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 10px 10px !important;
  border-radius: 50px !important; }

.bg_location {
  background: #B1060C; }

.bg_vente {
  background: #B1060C; }

.bg_estimation {
  background: #B1060C; }

.bg_alertemail {
  background: #B1060C; }

.bg_agence {
  background: #B1060C; }

.bg_contact {
  background: #B1060C; }

.bg_blanc {
  background: #B1060C; }

#bfrs {
  color: #000000; }

.btn {
  border-radius: 50px;
  padding: 15px 20px; }

.dropdown-menu > li > a {
  clear: both;
  display: block;
  padding: 5px 10px;
  white-space: nowrap;
  color: #000000;
  font-weight: 200; }

.line1 {
  height: 100%;
  width: 50px;
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.2);
  left: -50px;
  -webkit-animation: rightThenLeft 4s infinite linear; }

@-webkit-keyframes rightThenLeft {
  0% {
    left: 0%;
    opacity: 0; }
  25% {
    opacity: 0.4; }
  50% {
    left: 80%;
    opacity: 0.4; }
  75% {
    opacity: 0.4; }
  100% {
    left: 0%;
    opacity: 0; } }

.line2 {
  height: 100%;
  width: 200px;
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.2);
  left: -200px;
  -webkit-animation: rightThenLeft 4.5s infinite linear;
  -webkit-animation-delay: 1s; }

.line3 {
  height: 100%;
  width: 5px;
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.2);
  left: -5px;
  -webkit-animation: rightThenLeft 4s infinite linear;
  -webkit-animation-delay: 0.1s; }

a {
  color: #000000; }

a:hover {
  color: #7d7d7d; }

.filtre {
  background: transparent;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  padding: 0.25em 0.4em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap; }

.dev {
  border: 1px solid red !important; }

.validation {
  display: none; }

.mentions-legales p, .list_mentions, .content_page {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #000000;
  font-weight: 200; }

.at-heading-under-line {
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 10px; }

.at-heading-under-line {
  width: 150px;
  height: 1px;
  position: relative;
  margin: 10px 0;
  margin-bottom: 20px;
  -webkit-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.54);
  box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.54); }

.at-sec-title-left .at-heading-under-line .at-heading-inside-line {
  margin-left: 0;
  left: 0; }

.at-heading-under-line .at-heading-inside-line {
  width: 30px;
  height: 5px;
  position: absolute;
  left: 00%;
  top: -2px;
  margin-left: 0px; }

.at-heading-under-line2 {
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 10px; }

.at-heading-under-line2 {
  width: 150px;
  height: 1px;
  background: #B1060C;
  position: relative;
  margin: 10px auto;
  margin-bottom: 20px;
  -webkit-box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.54);
  box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.54); }

.at-sec-title-left .at-heading-under-line2 .at-heading-inside-line2 {
  margin-left: 0;
  left: 0; }

.at-heading-under-line2 .at-heading-inside-line2 {
  width: 30px;
  height: 5px;
  background: #B1060C;
  position: absolute;
  left: 40%;
  top: -2px;
  margin-left: 0px; }

footer {
  background-color: #ffffff;
  padding: 50px 10px 20px 10px; }

footer .liens_right {
  margin-top: 20px;
  width: 100%; }

footer, footer a {
  color: #000000;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 00px;
  font-weight: 300;
  transition: all 0.5s ease; }

footer a:hover {
  color: #bcbcbc;
  padding-left: 10px;
  transition: all 0.5s ease; }

.infofooter {
  border-bottom: 1px solid #000000; }

.infofooter p {
  padding-top: 20px;
  text-transform: none;
  font-size: 12px;
  color: #000000; }

.infofooter i {
  font-size: 2em; }

.sticky_menu {
  width: 100%;
  background: #ffffff; }

.sticking {
  background: #000000; }

.ancre-bottom {
  display: none; }

.listing-location .menulocation a {
  color: #B1060C !important;
  font-weight: 600 !important; }

.listing-vente .menuvente a {
  color: #B1060C !important;
  font-weight: 600 !important; }

.listing-vendu .menuvendu a {
  color: #B1060C !important;
  font-weight: 600 !important; }

.estimation .menuestimation a {
  color: #B1060C !important;
  font-weight: 600 !important; }

.agence .menueagence a {
  color: #B1060C !important;
  font-weight: 600 !important; }

.contact .menucontact a {
  color: #B1060C !important;
  font-weight: 600 !important; }

.alerte-email .menualertemail a {
  color: #B1060C !important;
  font-weight: 600 !important; }

.bordercolor {
  border: 5px solid #e6e6e6 !important; }

/*
.listing-vente .bordercolor{
	border: 5px solid $color_vente!important;
}
*/
.color_1 {
  color: #B1060C; }

.color_2 {
  color: #B1060C; }

.color_3 {
  color: #B1060C; }

.color_4 {
  color: #B1060C; }

.color_5 {
  color: #B1060C; }

.color_6 {
  color: #B1060C; }

.bg_1 {
  background: #B1060C;
  height: 10px; }

.bg_2 {
  background: #B1060C; }

.bg_3 {
  background: #B1060C; }

.bg_4 {
  background: #B1060C; }

.bg_5 {
  background: #B1060C; }

.bg_6 {
  background: #B1060C; }

.listing-location .img-thumbnail {
  padding: .25rem;
  background-color: #e6e6e6;
  border: 0px solid #ddd;
  border-radius: 0rem;
  transition: all 0.2s ease-in-out; }

.img-thumbnail {
  padding: .25rem;
  background-color: #e6e6e6;
  border: 0px solid #ddd;
  border-radius: 0rem;
  transition: all 0.2s ease-in-out; }

.page-heading {
  margin-top: 20px;
  font-weight: 200;
  text-transform: uppercase; }

.parsley-required {
  color: #000000;
  font-size: 10px; }

label {
  font-weight: 200;
  font-size: 14px;
  line-height: 1.6;
  padding-left: 20px; }

.bootstrap-select {
  position: relative;
  border: 1px solid #ccc !important; }

.bootstrap-select > .dropdown-toggle {
  background: transparent; }

.top_link {
  z-index: 99;
  bottom: 65px;
  background: #B1060C;
  border-radius: 0;
  border: 1px solid #000000;
  z-index: 999 !important; }

.sidebar {
  width: 33.33333%;
  background: #ffffff;
  padding: 10px;
  margin-left: 10px; }

.sidebar {
  margin-top: 20px; }

.index .colors2 {
  display: none; }

.flexCenter {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.bgAccueil {
  height: 100%;
  height: 100vh;
  position: relative;
  background: url("/assets/images/bgimg.jpg") no-repeat center center fixed;
  background-size: cover; }


/* ========================================================================= */
  /*                            TOP PAGES                   */
  /* ======================================================================= */


/* ========================================================================= */
/*                           SLIDER BIEN                          */
/* ======================================================================= */
.swiper-slide article {
  border: 5px solid #ffffff;
  width: calc(100% - 20px);
  margin: 10px; }

.swiper-slide .b_exclu, .swiper-slide .b_ccoeur, .swiper-slide .b_offre_en_cours, .swiper-slide .b_prestige, .swiper-slide .b_investisseur, .swiper-slide .b_souscompromis, .swiper-slide .b_vendu, .swiper-slide .b_loue, .swiper-slide .b_loc {
  background-color: #B1060C;
  text-align: center; }

.swiper-slide .block_img {
  overflow: hidden; }

.swiper-slide .block_img img {
  height: auto;
  width: 100%;
  transition: 0.5s; }

.swiper-slide .block_img img:hover {
  height: auto;
  width: 100%;
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1); }

.swiper-slide .block_info {
  z-index: 0;
  padding: 5px 20px;
  min-height: auto; }

.swiper-slide .card-fav-absolute {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 32px;
  z-index: 999999;
  color: #ff6f61;
  display: block; }

.swiper-slide .effect-cms .over_desc {
  display: none; }

.swiper-slide .card_list {
  justify-content: space-between; }

.swiper-slide .card_list i {
  color: #ffffff;
  top: -5px; }

.swiper-slide .info_prix {
  margin: 0 0 15px 0;
  padding: 0;
  text-align: left;
  top: 15px; }

.swiper-slide .box {
  height: 40px; }

.swiper-slide .carousel_nbr_photos {
  display: none; }

.swiper-slide .info_ville {
  font-size: 26px;
  padding-top: 6px;
  text-align: left;
  font-weight: 700;
  color: #B1060C; }

.swiper-slide .info_type {
  font-weight: 700;
  font-size: 20px;
  margin: 0px 0 !important;
  padding-top: 10px;
  text-transform: capitalize; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  padding-top: 20px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ff6f61 !important; }

.swiper-slide .info_prix-hai {
  display: none;
  line-height: 1em;
  margin-top: 10px;
  text-transform: initial; }

.swiper-slide .info_titre {
  text-overflow: ellipsis;
  display: block;
  display: none; }

.swiper-slide .info_numero {
  display: none; }

.swiper-slide .card_list {
  margin-top: 10px;
  margin-bottom: 0;
  border-top: 1px solid #ffffff !important;
  padding: 10px 0; }

.swiper-slide .card_list {
  justify-content: space-between; }

.swiper-slide .card_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 14px; }

.swiper-slide .card_list span {
  font-size: 16px;
  color: #ffffff;
  top: 1px;
  font-weight: 600; }

.swiper-slide .card_list i {
  top: -1px; }

.swiper-slide .swiper-pagination {
  margin-top: 20px !important; }

.swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  border: white solid 1px;
  background-color: transparent; }

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #B1060C !important;
  border: #B1060C solid 1px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #B1060C !important; }

.swiper-slide .bulle {
  background: #B1060C;
  border-radius: 50px;
  padding: 4px 10px 4px 10px;
  font-weight: 200;
  font-size: 12px;
  color: #ffffff; }

.dev {
  border: 1px solid red; }

/* ========================================================================= */
/*                           MOTEUR INDEX                          */
/* ======================================================================= */
.intro {
  z-index: 2;
  top: 0%;
  left: 0;
  height: 100vh;
  padding-top: 100px;
  color: #ffffff; }

.intro h1 {
  opacity: 0;
  margin-top: 100px;
  font-weight: 800;
  font-size: 3em;
  color: #ffffff;
  animation: fadeInLeft 1.5s ease 1s normal forwards; }

.intro h2 {
  opacity: 0;
  margin-top: 50px;
  font-weight: 800;
  font-size: 2.5em;
  animation: fadeInLeft 1.5s ease 3s normal forwards; }

.intro p.text1 {
  opacity: 0;
  animation: fadeInLeft 1.5s ease 1.5s normal forwards; }

.intro p.text2 {
  opacity: 0;
  animation: fadeInLeft 1.5s ease 3.5s normal forwards; }

.intro p span {
  font-weight: 600;
  font-size: 1.6em; }

.intro label {
  font-weight: 200;
  font-size: 17px;
  line-height: 1.6;
  color: #B1060C !important; }

.intro .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label {
  border-bottom: 4px solid #B1060C;
  color: #B1060C;
  font-size: 17px; }

.intro .search__form-item:nth-child(n+2) {
  margin-right: 0;
  margin-bottom: 20px;
  vertical-align: top;
  width: calc(100% / 1 - 4px); }

.moteur {
  padding: 20px;
  position: absolute;
  top: 120px;
  left: 0;
  opacity: 0;
  z-index: 20;
  background-color: transparent;
  animation: entrance 1s ease 2s 1 normal forwards; }

.moteur {
  width: 100%;
  min-height: 150px; }

.index .search_form {
  background-color: rgba(255, 255, 255, 0.6);
  animation: wobble 2s ease 3s normal forwards;
  padding: 10px 20px 40px 20px;
  overflow: hidden;
  border: 3px solid #B1060C; }

.fleche {
  padding-top: 170px;
  left: -220px;
  animation: fadeToLeft 1s ease 2.5s 1 normal backwards;
  opacity: 1; }

.fleche2 {
  padding-top: 120px;
  left: -490px;
  animation: fadeToLeft 1s ease 4s 1 normal backwards;
  opacity: 1; }

.intro .btn-search {
  opacity: 0;
  animation: jello 2s ease 4s 1 normal forwards;
  background-color: #B1060C;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px; }

.intro .btn-estime {
  opacity: 0;
  margin-top: 70px;
  animation: jello 2s ease 4.5s 1 normal forwards;
  background-color: #B1060C;
  color: #ffffff;
  text-transform: uppercase; }

.index .listing-header-titre {
  color: #B1060C;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase;
  font-size: 3em;
  font-weight: 800; }

.header-item ul {
  display: block;
  justify-content: center;
  margin-bottom: 0; }

.header-item ul li {
  padding: 0 0px; }

.effect-cms img:hover {
  cursor: pointer !important; }

.pictocookie {
  animation: wobble 2s ease 0s infinite normal forwards; }

/* ========================================================================= */
/*                             PAGE ACCUEIL                                 */
/* ======================================================================= */
.home_heading {
  color: #000000;
  padding-top: 60px;
  margin-bottom: 40px;
  font-weight: 800;
  letter-spacing: 2px;
  font-size: 3em; }

.home_heading::after, .home_heading::before {
  content: "";
  display: none;
  width: 20px;
  height: 1px;
  background: #000000;
  vertical-align: middle;
  margin: 0 10px;
  padding-bottom: 10px; }

.home_cont_selection, .home_cont_categories {
  padding-top: 00px;
  padding-bottom: 00px; }

/* ========================================================================= */
/*                             MENU                                         */
/* ======================================================================= */
.bandeautop {
  width: 100%;
  height: 40px;
  background: #ffffff;
  border-bottom: 1px solid #000000;
  padding-left: 40px;
  padding-right: 40px; }

.infobandeau {
  color: #000000;
  font-size: 14px;
  padding-top: 7px;
  margin-left: -15px; }

.infobandeau a {
  color: #000000; }

.infobandeau .reseaux-sociaux i {
  color: #000000;
  font-size: 20px; }

.infobandeau .reseaux-sociaux {
  margin-right: -15px; }

.menu a:hover {
  text-decoration: none; }



/* ========================================================================= */
/*                             PRESENTATION ACCUEIL                           */
/* ======================================================================= */
.home_cont_prestation {
  position: relative; }

.home_cont_prestation .imgpres {
  background: url("/assets/images/quisommes.jpg");
  background-size: cover;
  border: 5px solid #ffffff;
  min-height: 400px; }

.home_cont_prestation h2 {
  font-weight: 800;
  font-size: 4em; }

/* ========================================================================= */
/*                             CATEGORIES ACCUEIL                           */
/* ======================================================================= */
.cartcat {
  position: absolute; }

.home_cont_categories {
  background: #ffffff;
  min-height: 450px;
  padding-top: 10px;
  z-index: 8;
  background: transparent; }

.services .container-fluid .card {
  position: relative;
  cursor: pointer;
  background: none;
  border: none;
  margin-bottom: 10px;
  margin-top: 00px; }

.services .container-fluid .card .face {
  width: 100%;
  height: 200px;
  transition: 0.5s;
  padding: 0 20px;
  border: 5px solid #ffffff;
  color: #ffffff; }

.services .container-fluid .card .face.face1 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  transform: translateY(100px); }

.services .container-fluid .card .face.face1.color1 {
  background: #B1060C;
  width: 100%; }

.services .container-fluid .card .face.face1.color2 {
  background: #B1060C;
  width: 100%; }

.services .container-fluid .card .face.face1.color3 {
  background: #B1060C;
  width: 100%; }

.services .container-fluid .card .face.face1.color4 {
  background: #B1060C;
  width: 100%; }

.services .container-fluid .card i {
  font-size: 4em; }

.services .container-fluid .card p {
  color: #000000; }

.services .container-fluid .card:hover .face.face1 {
  background: #910409;
  transform: translateY(0); }

.services .container-fluid .card .face.face1 .content {
  opacity: 1;
  transition: 0.5s;
  text-align: center; }

.services .container-fluid .card:hover .face.face1 .content {
  opacity: 1; }

.services .container-fluid .card .face.face1 .content img {
  max-width: 100px; }

.services .container-fluid .card .face.face1 .content h3 {
  margin: 10px 0 0;
  padding: 0;
  color: #ffffff;
  text-align: center;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 300; }

.services .container-fluid .card .face.face2 {
  position: relative;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  transform: translateY(-100px); }

.services .container-fluid .card:hover .face.face2 {
  transform: translateY(0); }

.services .container-fluid .card .face.face2 .content p {
  margin: 0;
  padding: 0; }
.services .container-fluid .card .face.face2 .content a {
    margin: 5px 0 0;
      margin-right: 0px;
      margin-left: 0px;
    display: inline-block;
    text-decoration: none;
    font-weight: 300;
    color: #B1060C;
    padding: 5px;
    border: 1px solid #B1060C;
    text-transform: uppercase;
    font-size: 14px;
  }
  .services .container-fluid .card .face.face2 .content a:hover {
    background: #B1060C;
    color: #ffffff;
  }
/* ========================================================================= */
/*                            EQUIPE                           */
/* ======================================================================= */
.borderteam {
  height: 369px;
  width: 290px;
  background: transparent;
  border-radius: 10px;
  transition: border 1s;
  position: relative;
  transition: all 0.8s ease;
  border: 2px solid transparent; }

.borderteam:hover {
  border: 2px solid #ffffff;
  transition: all 1s ease; }

.cardteam {
  height: 379px;
  width: 300px;
  background: #808080;
  border-radius: 10px;
  transition: background 0.8s;
  overflow: hidden;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 20px; }

.card0 {
  background: url("/assets/images/team/img_aboutus02.jpg") center bottom no-repeat;
  background-size: 300px; }

.card0:hover {
  background: url("/assets/images/team/img_aboutus02.jpg") left center no-repeat;
  background-size: 400px; }

.card1 {
  background: url("/assets/images/team/img_aboutus01.jpg") center center no-repeat;
  background-size: 300px; }

.card1:hover {
  background: url("/assets/images/team/img_aboutus01.jpg") left center no-repeat;
  background-size: 400px; }

.card2 {
  background: url("/assets/images/team/img_aboutus03.jpg") center center no-repeat;
  background-size: 300px; }

.card2:hover {
  background: url("/assets/images/team/img_aboutus03.jpg") left center no-repeat;
  background-size: 400px; }

.card0:hover h2, .card1:hover h2, .card2:hover h2 {
  opacity: 1; }

.card0:hover p, .card1:hover p, .card2:hover p {
  opacity: 1;
  text-align: center;
  color: #fff;
  transition: all 0.8s ease; }

.card0:hover .fab, .card1:hover .fab, .card2:hover .fab {
  opacity: 1;
  color: #fff; }

.card0 h2, .card1 h2, .card2 h2 {
  opacity: 1; }

.card0 p, .card1 p, .card2 p {
  opacity: 0; }

.card0 .fab, .card1 fab, .card2 fab {
  opacity: 0; }

.cardteam h2 {
  color: #fff;
  margin: 0px 20px;
  opacity: 1;
  transition: opacity 1s; }

.cardteam .fab {
  opacity: 0;
  transition: opacity 1s; }

.cardteam .fab:hover {
  cursor: pointer; }

.cardteam .icons {
  position: absolute;
  fill: #fff;
  color: #fff;
  height: 130px;
  top: 226px;
  width: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around; }

.cardteam h2 {
  font-weight: 800;
  padding-top: 150px !important; }

/* ========================================================================= */
/*                             LISTING BIENS                             */
/* ======================================================================= */
.container_search {
  margin: 30px 0; }

.plusdecritere .plusc {
  color: #000000;
  font-weight: 200; }

.plusdecritere .plusc::after {
  content: "";
  position: relative;
  display: inline-block;
  margin-left: 0px; }

.listing-location .colori {
  color: #B1060C !important;
  margin-top: -2px; }

.listing-vente .colori {
  color: #B1060C !important;
  margin-top: -2px; }

.prod_listing.damier > .listing_article article, .prod_listing > .listing_article article {
  width: 32.3333%; }

/* COULEURS BOUTONS FORM RECHERCHE */
.listing-location .btn-search {
  color: #ffffff;
  background-color: #B1060C;
  border-color: #B1060C;
  border-color: #e6e6e6; }

.listing-location .btn-search:hover {
  color: #ffffff;
  background-color: #df5b47;
  border-color: #e6e6e6; }

.listing-vente .btn-search {
  color: #ffffff;
  background-color: #B1060C;
  border-color: #B1060C;
  border-color: #e6e6e6; }

.listing-vente .btn-search:hover {
  color: #ffffff;
  background-color: #2f94d3;
  border-color: #e6e6e6; }

.listing-location .dropdown-toggle::after {
  color: #B1060C; }

.listing-vente .dropdown-toggle::after {
  color: #B1060C; }

.index .bootstrap-select.btn-group .dropdown-menu li a::before {
  padding-right: 5px;
  font-family: "Ionicons";
  font-size: 20px;
  color: #B1060C; }

.listing-location .bootstrap-select.btn-group .dropdown-menu li a::before {
  padding-right: 5px;
  font-family: "Ionicons";
  font-size: 20px;
  color: #B1060C; }

.listing-vente .bootstrap-select.btn-group .dropdown-menu li a::before {
  padding-right: 5px;
  font-family: "Ionicons";
  font-size: 20px;
  color: #B1060C; }

/* FIN COULEURS BOUTONS FORM RECHERCHE */
/* COULEURS ETIQUETTE BIENS */
.listing-location .b_exclu, .listing-location .b_ccoeur, .listing-location .b_offre_en_cours, .listing-location .b_prestige, .listing-location .b_investisseur, .b_souscompromis, .listing-location .b_vendu, .listing-location .b_loue, .listing-location .b_loc {
  background-color: #B1060C;
  text-align: center; }

.listing-vente .b_exclu, .listing-vente .b_ccoeur, .listing-vente .b_offre_en_cours, .listing-vente .b_prestige, .listing-vente .b_investisseur, .listing-vente .b_souscompromis, .listing-location .b_vendu, .listing-.listing-vente .b_loue, .listing-vente .b_loc {
  background-color: #B1060C;
  text-align: center; }

/* COULEURS ETIQUETTE BIENS */
.listing-vendu .b_exclu, .listing-vendu .b_ccoeur, .listing-vendu .b_offre_en_cours, .listing-vendu .b_prestige, .listing-vendu .b_investisseur, .b_souscompromis, .listing-vendu .b_vendu, .listing-vendu .b_loue, .listing-vendu .b_loc {
  background-color: #B1060C;
  text-align: center; }

/* COULEURS FORM RECHERCHE */
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
  height: 35px !important;
  border-radius: 0 !important; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  color: #7b7b7b;
  font-weight: 200; }

::placeholder {
  color: #7b7b7b;
  opacity: 1 !important;
  font-weight: 200; }

.input-group-addon {
  background: transparent none repeat scroll 0 0;
  border-left: 0 none;
  color: #7b7b7b;
  font-size: 15px;
  position: relative;
  position: absolute;
  font-weight: 500;
  border: none;
  top: 8px;
  font-weight: 200; }

/* FIN. COULEURS FORM RECHERCHE */
body[class*="listing"] .header .sticking {
  background: rgba(255, 255, 255, 0.7); }

body[class*="listing"] .ion-ios-location-outline::before {
  display: none; }

body[class*="listing"] .sticky_menu {
  width: 100%;
  background: #ffffff; }

body[class*="listing"] .prod_listing > .listing_article article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0px solid #e0e0e0; }

body[class*="listing"] .prod_listing .info_titre::after, body[class*="listing"] .prod_listing.damier .info_titre::after {
  content: "";
  display: none;
  position: relative;
  background: #111;
  height: 1px;
  width: 30%;
  margin: 0px auto 6px auto; }

body[class*="listing"] .prod_listing .info_titre, body[class*="listing"] .prod_listing.damier .info_titre {
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.3;
  font-weight: 600;
  margin-top: 2px; }

body[class*="listing"] .damier .header-item {
  font-weight: 400;
  letter-spacing: 0px;
  text-rendering: optimizelegibility; }

body[class*="listing"] .header-item ul {
  display: block;
  justify-content: center;
  margin-bottom: 0;
  margin-top: 5px; }

body[class*="listing"] .header-item ul li {
  padding: 0 0px; }

body[class*="listing"] .prod_listing.damier .info_prix {
  margin: 0;
  line-height: 1.5; }

body[class*="listing"] .header-item .info_prix {
  margin: 22px 0 15px 0;
  line-height: 20px;
  padding: 0 0px;
  padding-top: 0px; }

body[class*="listing"] .thumbnails .col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 3px; }

body[class*="listing"] .col-4.thumbnails {
  right: -15px !important;
  padding-left: 0px; }

body[class*="listing"] .prod_listing.damier .listing_article .block_img, body[class*="listing"] .prod_listing.damier .listing_article .block_info {
  width: 100%;
  margin-top: 10px; }

body[class*="listing"] .prod_listing.damier .info_prix {
  width: 100%;
  font-size: 20px;
  padding-top: 0;
  font-weight: 800;
  color: #000000;
  text-transform: uppercase; }

body[class*="listing"] .prod_listing.damier .info_ville {
  font-size: 18px;
  font-weight: 800;
  color: #000000; }

body[class*="listing"] .list-detail {
  font-size: 12px; }

body[class*="listing"] .block_info sup {
  font-size: 10px;
  right: 0px;
  top: -5px; }

body[class*="listing"] .overlay-thumbs {
  position: absolute;
  font-weight: 800;
  color: #000000;
  z-index: 2;
  top: 30%;
  left: 20%;
  font-size: 2em;
  text-decoration: underline; }

.index .photobox_type16 .photobox__previewbox::before, [class*="listing"] .photobox_type16 .photobox__previewbox::before, [class*="listing-"] .photobox_type16 .photobox__previewbox::before {
  display: none; }

body[class*="listing"] .listing_article .block_img img {
  transform: translate3d(0px, 8px, 0px) scale(1.3);
  will-change: transform;
  transition: all 0.5s; }

body[class*="listing"] .listing_article .block_img img:hover {
  transform: scale(1.1) !important; }

body[class*="listing"] .detail .h3 {
  text-align: center;
  text-transform: uppercase;
  color: #252525;
  font-size: 28px;
  letter-spacing: 5px;
  margin: 30px 0 1.2em 0;
  line-height: 1.5;
  font-family: 'Poppins', sans-serif;
  font-weight: 600; }

.ul_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  justify-content: space-around;
  margin-top: 00px;
  margin-bottom: 30px; }


/* ========================================================================= */
/*                             BIENS ACCUEIL                           */
/* ======================================================================= */
.home_cont_selection2 {
  padding-top: 0px;
  padding-bottom: 50px;
  z-index: 2; }

.home_cont_selection2 .prod_accueil {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.home_cont_selection2 .prod_accueil article {
  border: 5px solid #000000;
  width: calc(33.3% - 20px);
  margin: 10px 10px 60px 10px; }

#biens_similaires_annonce .prod_accueil article {
  border: 0px solid #000000;
  width: calc(33.3% - 20px);
  margin: 10px 10px 60px 10px; }

.home_cont_selection2 .prod_accueil .block_img img, #biens_similaires_annonce .prod_accueil .block_img img {
  height: auto;
  width: 100%; }

.home_cont_selection2 .prod_accueil .block_info, #biens_similaires_annonce .prod_accueil .block_info {
  z-index: 20;
  padding: 5px 0px 0px 5px;
  position: absolute;
  top: 0;
  width: 100%; }

.home_cont_selection2 .prod_accueil .card-fav-absolute, #biens_similaires_annonce .prod_accueil .card-fav-absolute {
  top: 34%;
  right: 25px; }

.home_cont_selection2 .card_list li, #biens_similaires_annonce .card_list li {
  display: inline;
  position: relative;
  color: #000000;
  text-align: right;
  font-size: 0.9em;
  font-weight: 300px;
  width: 100%; }

.home_cont_selection2 .card_list li p {
  border-right: 4px solid #fff;
  font-size: 1em;
  padding-right: 5px;
  margin-right: 15px; }

.home_cont_selection2 h2 {
  font-size: 1.7rem;
  font-weight: 800 !important;
  word-spacing: -0.15em; }

.home_cont_selection2 .card_list, #biens_similaires_annonce .card_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  margin-top: 0px;
  font-size: 1em;
  opacity: 0; }

.home_cont_selection2 .card_list li > span {
  font-weight: 300; }

.home_cont_selection2 .prod_accueil .effect-cms .over_desc, #biens_similaires_annonce .prod_accueil .effect-cms .over_desc {
  display: none; }

.home_cont_selection2 .prod_accueil .card_list, #biens_similaires_annonce .prod_accueil .card_list {
  justify-content: space-between; }

.home_cont_selection2 .prod_accueil .info_prix, #biens_similaires_annonce .prod_accueil .info_prix {
  margin: 0 0 0px 0;
  padding: 0;
  padding-top: 130px;
  font-weight: 300;
  font-size: 1em;
  color: #000000;
  opacity: 0;
  transition: opacity 1.5s ease;
  text-align: right; }

.card_list li > span::after {
  display: none; }

.home_cont_selection2 .prod_accueil .box, #biens_similaires_annonce .prod_accueil .box {
  height: 40px; }

.home_cont_selection2 .prod_accueil .info_prix-hai, #biens_similaires_annonce .prod_accueil .info_prix-hai {
  line-height: 1em;
  margin-top: 10px;
  text-transform: initial;
  display: none; }

.b_ville {
  background-color: transparent;
  text-align: left; }

.home_cont_selection2 .prod_accueil .block_etiquette, #biens_similaires_annonce .prod_accueil .block_etiquette {
  padding: 8px;
  padding-top: 8px;
  background: transparent; }

.home_cont_selection2 .prod_accueil .block_etiquette, #biens_similaires_annonce .prod_accueil .block_etiquette {
  margin-top: 5px;
  width: 100%;
  position: absolute;
  text-align: left;
  letter-spacing: 2px;
  z-index: 9999999999; }

.home_cont_selection2 .prod_accueil .info_ville, #biens_similaires_annonce .prod_accueil .info_ville {
  font-weight: 800;
  font-size: 1.3em;
  color: #000000;
  transition: all 0.5s ease;
  z-index: 99999999; }

.home_cont_selection2 .card_list {
  font-weight: 300; }

.home_cont_selection2 .prod_accueil .spin1, .home_cont_selection2 .prod_accueil .spin2, .home_cont_selection2 .prod_accueil .line {
  display: none; }

.home_cont_selection2 .info_numero, .home_cont_selection2 .info_prix-hai, #biens_similaires_annonce .info_numero, #biens_similaires_annonce .info_prix-hai {
  display: none; }

.overlay_home {
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  z-index: 3;
  transition: all 0.5s ease; }

.home_cont_selection2 .prod_accueil article:hover .overlay_home, #biens_similaires_annonce .prod_accueil article:hover .overlay_home {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  z-index: 3;
  transition: all 0.5s ease; }

.home_cont_selection2 .prod_accueil article:hover .info_prix, #biens_similaires_annonce .prod_accueil article:hover .info_prix {
  opacity: 1;
  transition: opacity 1s ease; }

.home_cont_selection2 .prod_accueil article:hover .card_list, #biens_similaires_annonce .prod_accueil article:hover .card_list {
  opacity: 1;
  transition: opacity 1s ease; }

/* ========================================================================= */
/*                             PAGE RECHERCHE DETAILLE                         */
/* ======================================================================= */
.recherche-detaillee .bgAccueil-page {
  height: 50vh;
  position: relative;
  background: url(/assets/images/bgimg-contact.jpg) no-repeat center center;
  background-size: auto, auto;
  background-size: cover;
  overflow: hidden; }

.recherche-detaillee .page-heading {
  color: #B1060C; }

.recherche-detaillee .container {
  padding-right: 15px;
  padding-left: 15px; }

.recherche-detaillee .listing-header-titre {
  color: #B1060C;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase; }

.recherche-detaillee .btn-primary {
  color: #000000;
  background-color: #B1060C;
  border-color: #B1060C;
  border-color: #000000; }

.recherche-detaillee .btn-primary:hover {
  color: #000000;
  background-color: #4854d4;
  border-color: #4854d4;
  border-color: #000000; }

.recherche-detaillee .txt {
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #B1060C; }

/* ========================================================================= */
/*                             PAGE ALERTE EMAIL                         */
/* ======================================================================= */
.alerte-email .bgAccueil-page {
  height: 50vh;
  position: relative;
  background: url(/assets/images/bgimg-alertemail.jpg) no-repeat center center;
  background-size: auto, auto;
  background-size: cover;
  overflow: hidden; }

.alerte-email .page-heading {
  color: #B1060C; }

.alerte-email .container {
  padding-right: 15px;
  padding-left: 15px; }

.alerte-email .listing-header-titre {
  color: #B1060C;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase; }

.alerte-email  .btn-primary {
    color: #ffffff;
    background-color: #B1060C;
    border-color: #B1060C;
    border-color: #000000; }
  
  .alerte-email  .btn-primary:hover {
    color: #000000;
    background-color: #ffffff;
    border-color: #B1060C;
    border-color: #B1060C; }

.alerte-email .listing-header-titre {
  position: absolute;
  bottom: -29px;
  color: #B1060C;
  margin-bottom: 0;
  text-transform: uppercase;
  animation: slidetitle 2s ease; }

.alerte-email h1 {
  text-align: left;
  font-size: 6em;
  font-weight: 800; }

.alerte-email .btn-primary:hover {
  color: #000000;
  background-color: #4854d4;
  border-color: #4854d4;
  border-color: #000000; }

.alerte-email .form-group {
  margin: 0.5rem 1rem;
  padding: 10px;
  border-left: 0px solid #000000;
  background: transparent; }

.alerte-email .dropdown-toggle::after {
  content: "\f123";
  color: #4854d4; }

.alerte-email label {
  font-weight: 200;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #000000;
  font-size: 14px; }

@media (max-width: 441px) {
  .alerte-email .groupe_champs > .form-group {
    width: 100%; } }

/* ========================================================================= */
/*                             PAGE CONTACT                         */
/* ======================================================================= */
.contact .bgAccueil-page {
  height: 50vh;
  position: relative;
  background: url(/assets/images/bgimg-contact.jpg) no-repeat center center;
  background-size: auto, auto;
  background-size: cover;
  overflow: hidden; }

.contact .page-heading {
  color: #B1060C; }

.contact .container {
  padding-right: 15px;
  padding-left: 15px; }

.contact .page-heading {
  text-transform: uppercase;
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 200;
  line-height: 1.1;
  font-size: 30px; }

.contact .page-heading::after {
  display: none; }

.contact .listing-header-titre {
  position: absolute;
  bottom: -29px;
  color: #B1060C;
  margin-bottom: 0;
  text-transform: uppercase;
  animation: slidetitle 2s ease; }

.contact h1 {
  text-align: left;
  font-size: 6em;
  font-weight: 800; }

.contact p {
  color: #000000; }

.contact .listing-header-titre {
  color: #B1060C;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase; }

.contact .btn-primary {
    color: #ffffff;
    background-color: #B1060C;
    border-color: #B1060C;
    border-color: #000000; }
  
  .contact .btn-primary:hover {
    color: #000000;
    background-color: #ffffff;
    border-color: #B1060C;
    border-color: #B1060C; }

/* ========================================================================= */
/*                             PAGE AGENCE                         */
/* ======================================================================= */
.agence .bgAccueil-page {
  height: 50vh;
  position: relative;
  background: url(/assets/images/bgimg-agence.jpg) no-repeat center center;
  background-size: auto, auto;
  background-size: cover;
  overflow: hidden; }

.agence .page-heading {
  color: #B1060C; }

.agence .container {
  padding-right: 15px;
  padding-left: 15px; }

.agence .listing-header-titre {
  position: absolute;
  bottom: -29px;
  color: #B1060C;
  margin-bottom: 0;
  text-transform: uppercase;
  animation: slidetitle 2s ease; }

.agence h1 {
  text-align: left;
  font-size: 6em;
  font-weight: 800; }

.agence p {
  text-align: justify;
  font-weight: 200;
  font-size: 18px;
  line-height: 1.6;
  color: #000000; }

.agence .listing-header-titre {
  color: #B1060C;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase; }

/* ========================================================================= */
/*                             PAGE ESTIMATION                         */
/* ======================================================================= */
.estimation .bgAccueil-page {
  height: 50vh;
  position: relative;
  background: url(/assets/images/bgimg-estimation.jpg) no-repeat center center;
  background-size: auto, auto;
  background-size: cover; }

.estimation .listing-header-titre {
  position: absolute;
  bottom: -29px;
  color: #B1060C;
  margin-bottom: 0;
  text-transform: uppercase;
  animation: slidetitle 2s ease; }

.estimation h1 {
  text-align: left;
  font-size: 6em;
  font-weight: 800; }

.estimation .dropdown-toggle::after {
  font-family: "Ionicons";
  position: absolute;
  right: 30px;
  border: 0;
  color: #B1060C; }

.estimation label {
  font-weight: 200;
  text-transform: none;
  margin-top: 5px;
  margin-bottom: 0px;
  color: #000000;
  font-size: 14px; }

.estimation  .btn-primary {
    color: #ffffff;
    background-color: #B1060C;
    border-color: #B1060C;
    border-color: #000000; }
  
  .estimation  .btn-primary:hover {
    color: #000000;
    background-color: #ffffff;
    border-color: #B1060C;
    border-color: #B1060C; }
.estimation  .btn-info {
      color: #ffffff;
      background-color: #B1060C;
      border-color: #B1060C;
      border-color: #000000; }
    
    .estimation  .btn-info:hover {
      color: #000000;
      background-color: #ffffff;
      border-color: #B1060C;
      border-color: #B1060C; }


.estimation .page-heading {
  color: #B1060C; }

.estimation .bootstrap-select.btn-group .dropdown-menu li a::before {
  padding-right: 5px;
  font-family: "Ionicons";
  font-size: 20px;
  color: #B1060C; }

/* ========================================================================= */
/*                             PAGE MENTIONS LEGALES                         */
/* ======================================================================= */
.mentions-legales .bgAccueil-page {
  height: 50vh;
  position: relative;
  background: url(/assets/images/bgimg-agence.jpg) no-repeat center center;
  background-size: auto, auto;
  background-size: cover;
  overflow: hidden; }

.mentions-legales .page-heading {
  color: #B1060C; }

.mentions-legales .container {
  padding-right: 15px;
  padding-left: 15px; }

.mentions-legales .listing-header-titre {
  position: absolute;
  bottom: -29px;
  color: #B1060C;
  margin-bottom: 0;
  text-transform: uppercase;
  animation: slidetitle 2s ease; }

.mentions-legales h1 {
  text-align: left;
  font-size: 6em;
  font-weight: 800; }

.mentions-legales p {
  text-align: justify;
  font-weight: 200;
  font-size: 18px;
  line-height: 1.6;
  color: #000000; }

.mentions-legales .listing-header-titre {
  color: #B1060C;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase; }

/* ========================================================================= */
/*                             RESPONSIVE                         */
/* ======================================================================= */
@media (max-width: 1281px) {
  .header__logo img {
    width: 200px;
    margin-top: 10px;
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  
  
  .header .sticking {
  background: #2e5163; }
  .listing-header {
    position: absolute;
    top: 0%;
    width: 100%;
    z-index: 9;
    opacity: 1;
    height: 100%; }
  .cl-effect-13 .drapeau a::before {
    display: none; }
  .drapeau {
    top: -4px; }
  .bgAccueil-page {
    height: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    top: 0px; }
  /* Effect 13: three circles */
  .cl-effect-13 a {
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s; }
  .cl-effect-13 a::before {
    position: absolute;
    top: 60%;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-size: 1.2em;
    -webkit-transition: text-shadow 0.3s, color 0.3s;
    -moz-transition: text-shadow 0.3s, color 0.3s;
    transition: text-shadow 0.3s, color 0.3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none; }
  .cl-effect-13 a:hover::before,
  .cl-effect-13 a:focus::before {
    color: #000000;
    text-shadow: 10px 0 #000000, -10px 0 #000000; }
  .cl-effect-13 a:hover,
  .cl-effect-13 a:focus {
    color: #bcbcbc; }
  .sticking .bandeautop {
    display: none; }
  .not-sticking .menu ul > li > a {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 2px; }
  .menu ul > li > a {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 2px; }
  .menu ul > li > a {
    padding: 12px 10px;
    line-height: 1.2;
    color: #000000; }
  .index .not-sticking .header__logo img, .not-sticking .header__logo img, .index .sticking .header__logo img, .sticking .header__logo img {
    width: 180px; }
  .not-sticking .site-pusher {
    padding: 0;
    background: #ffffff;
    padding: 0px 20px; }
  .sticking .site-pusher {
    padding: 0;
    background: #ffffff;
    padding: 10px 20px; }
  .index .not-sticking .site-pusher, [class*="listing"] .not-sticking .site-pusher, [class*="listing-"] .not-sticking .site-pusher {
    padding: 0px 20px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px; } }

@media (max-width: 991px) {
  
  .index .not-sticking .burger-item, .index .not-sticking .burger-item::before, .index .not-sticking .burger-item::after {
    color: #000000;
    background: #000000;
  }
  
  .search__form-item:nth-child(n+2) {
    margin-right: 0;
    margin-bottom: 15px;
    vertical-align: top;
    width: calc(100% / 1 - 4px); }
  .moteur {
    padding: 20px;
    position: absolute;
    top: 50px;
    left: 0;
    opacity: 0;
    z-index: 20;
    background-color: transparent;
    animation: entrance 1s ease 2s 1 normal forwards; }
  .fleche, fleche2, .introestime, .colfleche, .line2 {
    display: none; }
  .listing_article {
    top: 100px; }
  .listing-header {
    display: none; }
  .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4, [class*="listing"] .bloc.bloc4 {
    display: block;
    z-index: 999999999999999999; }
  .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
    display: block;
    position: absolute;
    right: -3px;
    top: 50px;
    font-size: 20px;
    background: #ddd;
    padding: 3px 12px;
    border-radius: 5px; }
  body[class*="listing"] .header .sticking {
    background: #ffffff; }
  .menu {
    background-color: #ffffff; }
  .menu ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff; }
  .menu ul li a {
    text-transform: uppercase; }
  .bgAccueil-page {
    height: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
    top: 0px; }
  .services .container .card .face {
    width: 180px;
    height: 200px;
    transition: 0.5s;
    padding: 0 20px; }
  .services .col-6 {
    padding-right: 5px !important;
    padding-left: 2px; }
  .services .container .card .face.face2 .content p {
    margin: 0;
    padding: 0;
    font-size: 14px; }
  .not-sticking .burger-item, .not-sticking .burger-item::before, .not-sticking .burger-item::after, .sticking .burger-item, .sticking .burger-item::before, .sticking .burger-item::after {
    color: #000000;
    background: #000000; }
  .menu ul > li > a {
    color: #000000;
    text-align: left; }
  .burger-item {
    color: #000000;
    font-size: 40px;
    position: fixed;
    top: 35px;
    left: 15px;
    z-index: 100;
    background: #000000;
    height: 3px;
    width: 24px;
    animation: burger 2s ease 0s 1 normal forwards; }
  .bandeautop {
    display: none; }
  .prod_listing.damier > .listing_article article, .prod_listing > .listing_article article {
    width: 49%; } }

@media (min-width: 892px) {
  .hidemob {
    display: block; } }

@media (max-width: 891px) {
  .hidemob {
    display: none; } }

@media (max-width: 441px) {
  .intro p.text1 {
    display: none; }
  .intro br {
    display: none; }
  .listing_article {
    top: 0px; }
  .intro h1 {
    opacity: 0;
    margin-top: 10px;
    font-weight: 800;
    font-size: 2em;
    animation: fadeInLeft 1.5s ease 1s normal forwards; }
  .fleche, fleche2, .introestime, .colfleche, .line2 {
    display: none; }
  .moteur {
    padding: 20px;
    position: absolute;
    top: -20px; }
  .index .container_search {
    margin: 0px 0 30px 0; }
  .index .search_form {
    background-color: rgba(255, 255, 255, 0.6);
    animation: wobble 2s ease 3s normal forwards;
    padding: 5px 20px 20px 20px;
    overflow: hidden;
    border: 3px solid #B1060C; }
  .home_cont_prestation .imgpres {
    background: url("/assets/images/quisommes.jpg");
    background-size: cover;
    border: 5px solid #ffffff;
    height: 250px; }
  .home_cont_prestation h2 {
    padding-top: 20px; }
  .home_cont_categories {
    display: none; }
  .home_heading {
    line-height: 1.3em; }
  .header__logo img {
    margin-left: -20px;
    margin-top: 10px;
    max-width: 70%;
    margin-bottom: 10px; }
  .agence .header__logo img {
    margin-left: -110px;
    margin-top: 10px;
    max-width: 70%;
    margin-bottom: 10px; }
  .swiper-slide .info_type {
    font-weight: 700;
    font-size: 14px;
    margin: 0px 0 !important;
    padding-top: 20px;
    text-transform: capitalize; }
  .swiper-slide .info_ville {
    font-size: 20px;
    padding-top: 6px;
    text-align: left;
    font-weight: 700;
    color: #6eadd4; }
  .services .container .card .face {
    width: 180px;
    height: 200px;
    transition: 0.5s;
    padding: 0 20px; }
  .services .col-6 {
    padding-right: 5px !important;
    padding-left: 2px; }
  .services .container .card .face.face2 .content p {
    margin: 0;
    padding: 0;
    font-size: 14px; }
  .home_cont_selection2 .prod_accueil article {
    border: 5px solid #000000;
    width: calc(100% - 20px);
    margin: 10px 10px 60px 10px;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.5); }
  .home_cont_selection2 .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 15px;
    margin-left: 15px; }
  .header .sticking {
    background: #ffffff; }
  .home_cont_selection2 .chambre {
    display: none; }
  .detail .container_page {
    margin-top: 100px;
    padding: 0 20px; }
  .detail .imgdetail {
    margin-top: 000px; }
  .detail .detail_slide_thumbs > li {
    height: 40px;
    width: 40px;
    margin: 03px;
    text-align: center;
    overflow: visible;
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s; }
  .detail .detail_slide_thumbs > li > img {
    transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    border: 3px solid #000000; }
  .detail .h3 {
    text-align: left;
    text-transform: uppercase;
    color: #000000;
    font-size: 20px;
    letter-spacing: 5px;
    margin: 20px 0 0.2em 0;
    line-height: 1.5; }
  .detail_biens_sim {
    display: none; }
  .detail .list-inline-item {
    margin: 5px;
    display: inline-block; }
  .prod_listing.damier > .listing_article article, .prod_listing > .listing_article article {
    width: 100%; } }

/* ============================================================================ */
/*                   ANIME BULLES PAGE ACCUEIL                                 */
/* ============================================================================ */
.area {
  background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0; }

.circles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  animation: animate 25s linear infinite;
  bottom: -150px; }

.circles li:nth-child(1) {
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s; }

.circles li:nth-child(2) {
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s; }

.circles li:nth-child(3) {
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s; }

.circles li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s; }

.circles li:nth-child(5) {
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s; }

.circles li:nth-child(6) {
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s; }

.circles li:nth-child(7) {
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s; }

.circles li:nth-child(8) {
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s; }

.circles li:nth-child(9) {
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s; }

.circles li:nth-child(10) {
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s; }

@media (max-width: 768px) {
  .modal-content {
    padding: 15px 0;
    background: #ffffff; } }

@media (max-width: 600px) {
  .listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4, [class*="listing"] .bloc.bloc4 {
    display: block;
    z-index: 999999999999999999; } }

/* ============================================================================ */
/*                                     COOKIES                                  */
/* ============================================================================ */
.cc-window.cc-banner {
  width: 600px !important;
  border-radius: 10px; }

.cc-color-override-1247188962.cc-window {
  padding: 10px; }

.cc-banner.cc-bottom {
  left: auto !important;
  right: 20px;
  bottom: 20px; }

.cc-color-override-1247188962.cc-window {
  background-color: white !important; }

#footer-cookie {
  color: #242935 !important;
  max-height: 100% !important; }

#footer-cookie a {
  color: #a0a0a0;
  font-weight: 200;
  font-size: 12px; }

#footer-cookie h3 {
  font-size: 1rem !important;
  padding-top: 10px; }

#footer-cookie p {
  font-size: 12px !important;
  line-height: 1.5 !important; }

.btncookie {
  color: white !important;
  background: #dd794a;
  margin-top: 12px;
  cursor: pointer;
  font-size: 18px !important;
  font-family: "Poppins", sans-serif;
  border-radius: 9px;
  border: none;
  margin-bottom: 5px;
  font-weight: 400;
  padding: 12px 10%;
  transition: 150ms ease-out; }

.btncookie:hover {
  background: #d66029;
  color: #000000 !important;
  border: 0px solid #000000 !important; }

#boutoncookie {
  display: grid !important; }

/*
.cc-color-override-1247188962 .cc-link, .cc-color-override-1247188962 .cc-link:active, .cc-color-override-1247188962 .cc-link:visited {
    color: #242935!important;
}
*/
a.cc-link {
  margin: auto !important;
  text-decoration: none; }

#showparams .table {
  border-radius: 10px; }

#showparams .table td, .table th {
  padding: 5px;
  vertical-align: middle;
  border-top: 1px solid #e9ecef;
  display: row;
  justify-content: center;
  font-size: 12px; }

#showparams .table th {
  background: #d66029;
  color: #000000; }

.params {
  width: 100%;
  height: 60px; }

/* ========================================================================= */
/*                             ANIME KEYFRAMES                                         */
/* ======================================================================= */
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(250px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-250px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

@keyframes jello {
  0% {
    opacity: 0;
    transform: scale3d(1, 1, 1); }
  30% {
    opacity: 0.3;
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    opacity: 1;
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    opacity: 1;
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    opacity: 1;
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

@keyframes fadeToLeft {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Arrow */
@keyframes entrance {
  0% {
    opacity: 0;
    transform: scale(0);
    transform-origin: 50% 100%; }
  100% {
    opacity: 1;
    transform: scale(1);
    transform-origin: 50% 100%; } }

@keyframes wobble {
  0%,
  100% {
    transform: translateX(0%);
    transform-origin: 50% 50%; }
  15% {
    transform: translateX(-30px) rotate(-6deg); }
  30% {
    transform: translateX(15px) rotate(6deg); }
  45% {
    transform: translateX(-15px) rotate(-3.6deg); }
  60% {
    transform: translateX(9px) rotate(2.4deg); }
  75% {
    transform: translateX(-6px) rotate(-1.2deg); } }

@keyframes slidetitle {
  from {
    transform: translateX(400px);
    opacity: 0; }
  to {
    transform: translateX(0);
    opacity: 1; } }

@keyframes burger {
  0%,
  100% {
    transform: rotate(0deg);
    transform-origin: 50% 50%; }
  10% {
    transform: rotate(8deg); }
  20%,
  40%,
  60% {
    transform: rotate(-10deg); }
  30%,
  50%,
  70% {
    transform: rotate(10deg); }
  80% {
    transform: rotate(-8deg); }
  90% {
    transform: rotate(8deg); } }

@keyframes animate {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 1;
    border-radius: 0; }
  100% {
    transform: translateY(-1000px) rotate(720deg);
    opacity: 0;
    border-radius: 50%; } }

/* ========================================================================= */
/*                           ANIME BIENS                                */
/* ======================================================================= */




@keyframes flip-with-rotate {
    0% {
        transform: perspective(400px) rotateX(180deg);
        opacity: 0
    }

    100% {
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

.card_categorie1{
   opacity: 0;
}

.card_categorie_transition1 {
    opacity: 1;
    animation: flip-with-rotate 1s ease 0s 1 normal forwards;

}


.card_categorie2{
   opacity: 0;
}

.card_categorie_transition2 {
    opacity: 1;
    animation: flip-with-rotate 1s ease 0.5s 1 normal forwards;

}

.card_categorie3{
   opacity: 0;
}

.card_categorie_transition3 {
    opacity: 1;
    animation: flip-with-rotate 1s ease 1s 1 normal forwards;

}

.card_categorie4{
   opacity: 0;
}

.card_categorie_transition4 {
    opacity: 1;
    animation: flip-with-rotate 1s ease 1.5s 1 normal forwards;

}
.titre_biens{
  transform: translateY(100px);
   opacity: 0;
}

.titre_biens_transition {
    opacity: 1;
    transform: none;
    transition: opacity 1.5s ease, transform 1.5s ease;
}

.titre{
  color: #ffffff
}
.affiche_biens{
  transform: translateY(150px);
   opacity: 1;
}
.affiche_biens_transition {
    opacity: 1;
    transform: none;
    transition: opacity 1.5s ease, transform 1.5s ease;
}

.titre_pres{
  transform: translateX(-150px);
   opacity: 0;
}

.titre_pres_transition {
    opacity: 1;
    transform: none;
    transition: opacity 1.5s ease, transform 1.5s ease;
}
.text_pres{
  transform: translateX(-150px);
   opacity: 1;
}

.text_pres_transition {
    opacity: 1;
    transform: none;
    transition: opacity 1.5s ease, transform 1.5s ease;
}
.map_footer{
  transform: translateY(200px);
   opacity: 0;
}

.map_footer_transition {
    opacity: 1;
    transform: none;
    transition: opacity 2s ease , transform 1.5s ease;
}





body {
  font-family: "Open Sans", sans-serif!important;
  background: #fff;
  color: #000;
  overflow-x: hidden
}
body.index {
  font-family: "Open Sans", sans-serif!important;
  background-image: url(/assets/images/bgimg.jpg);
  color: #000;
  background-repeat: no-repeat;
  background-attachment: fixed;
  overflow-x: hidden
}
body.detail {
  font-family: "Open Sans", sans-serif!important;
  background-image: linear-gradient(rgba(255,255,255, 0.8), rgba(25255,255,255, 0.8)),
  url(/assets/images/bgimg.jpg);
  color: #000;
  background-repeat: no-repeat;
  background-attachment: fixed;
  overflow-x: hidden
}

@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;700&display=swap');



/* COULEURS*/
.vert {
  color: #315b35;
}
.rouge {
  color: #f80000;
}
.bg-gris {
  background: #f7f7f7;
}

a {
  color: #000;
}
a:hover {
  color: #f80000;
}


/* HEADER */
.sticky_menu {
  background: #fff;
}
.bandeautop {
  background: #fff;
  border-bottom: 1px solid #f80000;
}
.infobandeau {
  color: #000;
}
.intro {
  color: #fff;
}
.intro h1,
.intro h2 {
  text-shadow: #000000c7 0.1em 0.1em 0.2em;
}
.bg_1,
.bg_2,
.bg_3,
.bg_4 {
  background: #315B35;
}
.fleche2 {
  padding-top: 130px;
  left: -450px;
}

.home_heading {
  color: #000;
  padding-top: 60px;
  margin-bottom: 40px;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 2.3em;
  line-height: 1.2;
}

/* MOTEUR */
.index .search_form {
  border: 3px solid #315b35;
  background-color: rgba(255,255,255, 0.4);
  padding: 20px;
}
.index .radio_trans {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.radio_trans input[type=radio].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.radio_trans input[type=radio].css-checkbox + label.css-label {
  background-repeat: no-repeat;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 7px 25px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  min-width: 130px;
  margin: 0 2px;
  background-color: #315b35;
  color: #fff;
  border: 1px solid #315b35;
  width: 100%;
  line-height: 1.7;
  border-radius: 50px;
}
.radio_trans label.css-label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.intro label, .intro .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label { color:#fff!important;}
.radio_trans input[type=radio].css-checkbox:checked + label.css-label {
  background-color: #f80000;
  border-color: #f80000;
  color: #fff;
  border: 0 !important;
  height: 42px;
  border-radius: 50px;
}
.radio_trans input[type=radio].css-checkbox:checked + label.css-label:after {
  content: '';
  display: block;
  position: relative;
  width: 0px;
  height: 0px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top: 14px solid #f80000;
  margin:9px auto;
  background: transparent;
}
.index .radio_trans input.css-checkbox[type="radio"]:checked + label.css-label {
  font-weight: 400;
  color: #fff;
  font-size: 15px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option, .form-style, .input-group-addon {
  color: #000!important;
  /* font-weight: 400; */
}
.search__form-item:nth-child(n+2) {
  background: #ffffff;
  border-radius: 50px !important;
  padding: 0px 10px !important;
  height: 40px !important;
  margin-bottom: 10px!important;
}

.intro .form-style {
  border: 0!important;
}
.index #prixmax {
  margin-top: 0;
}
.search__form-item.c_valid {
  background: transparent ;
}
.intro .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  padding-top: 2px;
}
.intro .form-style {
  height: 40px;
  padding: 0px 20px !important;
}
.intro .btn-search {
  background-color: #315b35;
  margin-top: 0;
}
.intro .btn-search:hover {
  background-color: #f80000;
  margin-top: 0;
}
.moteur {
  padding: 0;
  top: 60px;
}
.index .bootstrap-select.btn-group .dropdown-menu li a::before {
  color: #315b35;
}



/* BOUTONS */
.intro .btn-estime {
  background-color: #315b35;
}

/* TITRES */
.intro p.text2 {
  text-shadow: #000000c7 2px 2px 1px;
}

/* HEADER */
.bgAccueil {
  background: transparent;
}

/* HOME SELECTION */
.home_cont_selection {
  background: #315b35;
}
.home_cont_selection .home_heading {
  color: #fff;
}
.swiper-slide article {
  border: 1px solid rgb(236, 236, 236);
  background: #fff;
}
.swiper-slide .info_type {
  font-weight: 600;
  font-size: 18px;
}
.swiper-slide .info_ville {
  color: #f90000;
  font-size: 22px;
}
.swiper-slide .bulle {
  background: #315b35;
}
.swiper-slide .card_list i{
  color: #fff;
  font-size: 15px;
  margin-right: 3px;
}
.swiper-slide .card_list {
  color: #fff;
  justify-content: space-between;
}
.swiper-slide .block_info {
  min-height: 165px;
}



/* PRESENTATION */
.home_cont_prestation .imgpres {
  background: none;
  background-size: cover;
  border: 0px solid #ffffff;
  background-repeat: no-repeat;
}
.home_cont_prestation .imgpres img{
  border: 5px solid #ffffff;
}
.home_cont_prestation {
  padding: 50px 0;
  background: rgba(255,255,255, 0.7)
}
.home_cont_prestation h2 {
  font-weight: 600;
  font-size: 2.3em;
}
 .imgpres {
  background: transparent;
  border: 0;
  opacity: 0
}
 .imgpres_transition {
	 opacity: 1;
	     transition: opacity 2s ;

	 }
	
/* SERVICES */
.home_cont_categories {
  background: #315b35;
}
.services .container-fluid .card{
	opacity:0
}


.services .container-fluid .card .face {
  border: 1px solid #f7f7f7;
}
.services .container-fluid .card .face.face1.color1 ,
.services .container-fluid .card .face.face1.color2  {
  background: #315b35;
  border: 9px solid #fff;
}
.services .container-fluid .card .face.face1.color3 ,
.services .container-fluid .card .face.face1.color4 {
  background: #315b35;
  border: 9px solid #f90000;
}
.services .container-fluid .card:hover .face.face1 {
  background: #fff;
  border: 9px solid #e9e9e9;
}
.services .container-fluid .card:hover .face.face1.color3,
.services .container-fluid .card:hover .face.face1.color4 {
  background: #fff;
  border: 9px solid #f90000;
}
.services .container-fluid .card i {
  font-size: 3em;
  color: #fff;
}
.services .container-fluid .card:hover .face.face1 .content h3{
  color: #315b35;
}
.services .container-fluid .card:hover i {
  color: #315B35;
}
.services .container-fluid .card p {
  color: #315b35;
}
.services .container-fluid .card .face.face2 .content a {
  color: #315b35;
  border: 1px solid #315b35;
  border-radius: 0;
}
.services .container-fluid .card .face.face2 .content a:hover {
    background: #315b35;
}

/* COOKIES */
.btncookie {
  background: #315b35!important;
}
/* FOOTER */
footer {
    background-color: #fff;   
    color: #000; 
  padding: 50px 0px 0px 0px;
}
footer .bg_blanc {
  background: #f90000;
}
footer .bg-vert{
  background-color: #315b35;
  padding: 0 0 20px 0;
}
footer .bg-vert a {
  color: #fff;
}
footer a {
  color: #000;
}
.infofooter {
  border-bottom: 1px solid #f90000;
}
footer p {
  padding-top: 5px;
  text-transform: none;
  font-size: 14px!important;
  color: #fff!important;
  font-weight: 400;
}
footer i {
  font-size: 20px;
}
footer .btn {
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  text-transform: initial;
}
footer a:hover {
  padding-left: 0;
  color: #f90000;
}


/* ============================================================== */
/*                            REF BY LOLO                         */
/*
	
       _..._
     .'     '.
    /`\     /`\    |\
   (__|     |__)|\  \\  /|
   (     "     ) \\ || //
    \         /   \\||//
     \   _   /  |\|`  /
      '.___.'   \____/
       (___)    (___)
     /`     `\  / /
     
/* ============================================================== */


#affichereferencement {
  background: rgba(255,255,255, 0.8);
}
#referencement p, .bgRef p, .page2ref p {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.5;
}

.listeliens a {
      color:#315B35;
}

.listeliens a {
  color:#315B35;
}

.page2ref li {
  font-family: "Open Sans", sans-serif !important;
  font-size: 18px;
}

.listeliens a:hover {
  text-decoration: underline;
}

.top_pageref {
  height: 50vh;
  background: url(/assets/images/brest.jpg) no-repeat center;
  background-size: auto, auto;
  background-size: cover; }

/* ============================================================== */
/*                            LISTING                             */
/* ============================================================== */
[class*="listing-"] .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
[class*="listing"] .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100% !important;
  padding-top: 0;
}
[class*="listing-"] .search__form-item:nth-child(n+2),
[class*="listing"] .search__form-item:nth-child(n+2) { 
  width: calc(100% / 3 - 5px);
}
[class*="listing-"] .bootstrap-select > .dropdown-toggle.bs-placeholder,
[class*="listing"] .bootstrap-select > .dropdown-toggle.bs-placeholder {
  background: transparent;
}
[class*="listing-"] .form-style,
[class*="listing"] .form-style {
  border: 0;
  background: transparent;
  padding: 20px 20px !important;
  border-radius: 0px;
}
[class*="listing-"] .input-group-addon,
[class*="listing"] .input-group-addon {
  top: 2px;
}
[class*="listing-"] .bootstrap-select.btn-group .dropdown-menu,
[class*="listing"] .bootstrap-select.btn-group .dropdown-menu {
  max-width: 150%;
}
.container_search .btn {
  padding: 9px 20px;
}
.listing-vente .btn-search,
.listing .btn-search,
.listing-location .btn-search {
  color: #ffffff;
  background-color: #315B35;
  border-color: #315B35;
}
.listing-vente .btn-search:hover,
.listing .btn-search:hover,
.listing-location .btn-search:hover {
  color: #ffffff;
  background-color: #f80000;
  border-color: #f80000;
}
body[class*="listing"] .sticky_menu {
  background: #fff;
}
body[class*="listing"]  .container_search,
body[class*="listing-"]  .container_search {
  padding: 30px 0 20px 0;
  background: #ededed;
  margin: 0;
}
.listing-vendu .container_search { display: none;}
.listing-vendu #content { margin-top: 5%;}
body[class*="listing"] .val {
  font-weight: 200;
  font-size: 15px;
  margin-left: 2px;
}
body[class*="listing"] .prod_listing.damier .info_prix,
body[class*="listing"] .prod_listing.damier .info_ville {
  color: #315b35;
}
[class*="listing-"] .bordercolor,
[class*="listing"] .bordercolor {
  border: 0px solid #315b35 !important;
}
.listing .dropdown-toggle::after,
.listing-location .dropdown-toggle::after,
.listing-vente .dropdown-toggle::after,
.listing .bootstrap-select.btn-group .dropdown-menu li a::before,
.listing-vente .bootstrap-select.btn-group .dropdown-menu li a::before,
.listing .bootstrap-select.btn-group .dropdown-menu li a::before,
.listing-location .bootstrap-select.btn-group .dropdown-menu li a::before {
  color: #315B35;
}
body[class*="listing"] .prod_listing > .listing_article article {
  border: 1px solid #9b9a9a;
  margin-top: 10px;
}
body[class*="listing"] .prod_listing.damier .listing_article .block_img,
body[class*="listing"] .prod_listing.damier .listing_article .block_info {
  margin-top: 0;
}
body[class*="listing"] .prod_listing.damier .listing_article .block_info .ul_header {
  margin-top: auto;
  margin-bottom: auto;
}
body[class*="listing-"] .col-4.thumbnails,
body[class*="listing"] .col-4.thumbnails {
  right: 0px !important;
  padding-left: 0px;
  padding-right: 0px;
}
.info_ville .tea {
  padding-right: 0;
}

/* ============================================================== */
/*                            DETAILS                             */
/* ============================================================== */
.detail_header .titre {
  font-size: 2em !important;
  text-shadow: 1px 1px 3px #000000;
  color: #fff;
}
.detail .h3 {
  color: #000;
}
.bg_contact {
  background: #315B35;
}
.detail .info_numero, .detail .info_prix-hai, .contact p {
  color: #000;
}
.detail .btn-primary, .estimation .btn-info,
.alerte-email .btn-primary, .contact .btn-primary {
  color: #ffffff;
  background-color: #315B35;
  border-color: #315B35;
}
.detail .btn-primary:hover, .estimation .btn-info:hover, .alerte-email .btn-primary:hover, .contact .btn-primary:hover {
  color: #ffffff;
  background-color: #f80000;
  border-color: #f80000;
}
.lafficheur li:hover, .lafficheur li.active {
  background-color: #315B35 !important;
}
.detail .attribut_label0, .detail .bloc-champ {
  background: #fff;
}
.detail .groupe-btn .list-inline-item i {
  color: #000;
}
.detail .bg-vert {
  background-color: #315B35;
  color: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.detail .bg-blanc {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.detail .bg-vert .h3{
  color: #fff;
}
.detail .bg-vert .bg_contact {
  background: #fff;
}
.detail .bg-vert .info_prix-hai {
  color: #fff;
  margin-top: 10px;
}


/* ============================================================== */
/*                          AUTRES PAGES                          */
/* ============================================================== */

.gestion .bgAccueil-page {
  height: 50vh;
  position: relative;
  background: url(/assets/images/bgimg-gestion.jpg) no-repeat bottom center;
  background-size: auto, auto;
  background-size: cover;
  overflow: hidden;
}
.listing-header-titre {
  color: #315B35!important;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase;
}

.gestion .listing-header-titre {
  position: absolute;
  bottom: -29px;
  color: #315B35;
  margin-bottom: 0;
  text-transform: uppercase;
  animation: slidetitle 2s ease;
}
.gestion h1 {
  text-align: left;
  font-size: 6em;
  font-weight: 800;
}
.mentions-legales p, .list_mentions, .content_page p, .agence .content_page p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #000;
  font-weight: 200;
}
.content_page {
  width: 100%;
}
.bg_agence, .bg_estimation,
.bg_alertemail {
  background: #315B35;
}
.page-heading,
.agence .page-heading,
.estimation .page-heading,
.estimation .dropdown-toggle::after,
.alerte-email .dropdown-toggle::after,
.estimation .bootstrap-select.btn-group .dropdown-menu li a::before,
.alerte-email .bootstrap-select.btn-group .dropdown-menu li a::before,
.alerte-email .page-heading,
.contact .page-heading {
  color: #315B35;
}
.agence .bgAccueil-page {
  background: url(/assets/images/bgimg-agence.jpg) no-repeat bottom center;
}
.listing-vente .menuvente a,
.listing-vendu .menuvendu a,
.listing-location .menulocation a,
.agence .menueagence a,
.estimation .menuestimation a,
.alerte-email .menualertemail a, 
.contact .menucontact a {
  color: #f90000!important;
}
.text-justify {
  padding: 0;
}
.estimation label, .alerte-email label {
  color: #000;
}
.estimation .form-group .bootstrap-select.btn-group,
.alerte-email .form-group .bootstrap-select.btn-group {
  border-radius: 50px !important;
  border: 1px solid #ccc!important;
}
.estimation .dropdown-menu.open.show,
.alerte-email .dropdown-menu.open.show {
  transform: translate3d(0px, 0px, 0px) !important;
}
.alerte-email .bootstrap-select>.dropdown-toggle {
  background: transparent;
}
.alerte-email .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100% !important;
  padding: 5px 0 7px 0;
}

.btn-circle.btn {
  padding: 15px 13px;
}

/* ============================================================== */
/*                            RESPONSIVE                          */
/* ============================================================== */
@media (min-width: 1281px) {
  .intro h1 {
    font-size: 3em;
  }
}
@media (max-width: 1280px) {
  .intro h1,
  .intro h2 {
    font-size: 2em;
  }
  .intro .btn-estime {
    margin-top: 0;
  }
  .fleche2 img {
    width: 210px;
  }
  .fleche2 {
    padding-top: 70px;
    left: -450px;
}
}
@media (min-width: 992px) {
  .index .not-sticking .site-pusher, [class*="listing"] .not-sticking .site-pusher, [class*="listing-"] .not-sticking .site-pusher, .not-sticking .site-pusher {
      padding: 0px 20px;
      background: #fff;
      box-shadow: rgb(0 0 0 / 30%) 0px 1px 2px;
  }  
  .not-sticking .menu ul > li > a, .menu ul > li > a {
    color: #315b35;
    font-size: 14px;
    font-weight: 500;
  }
  .cl-effect-13 a:hover,
  .not-sticking .menu ul > li > a:hover,
  .menu ul > li > a:hover,
  .listing-vente .menuvente a,
  .listing-vendu .menuvendu a,
  .listing-location .menulocation a,
  .agence .menueagence a {
    color: #f90000!important;
  }
  .cl-effect-13 a:hover::before, .cl-effect-13 a:focus::before{
    color: #f90000;
    text-shadow: 10px 0 #f90000, -10px 0 #f90000;
  }
  .index .not-sticking .header__logo img, .not-sticking .header__logo img, .index .sticking .header__logo img, .sticking .header__logo img {
    width: 220px;
  }
  .sticking .site-pusher {
    background: #fff;
  }
  .cl-effect-13 a:hover, .cl-effect-13 a:focus {
    color: #f80000;
  }
}
@media (max-width: 991px) {
  .index .not-sticking .burger-item, .index .not-sticking .burger-item::before, .index .not-sticking .burger-item::after,.not-sticking .burger-item, .not-sticking .burger-item::before, .not-sticking .burger-item::after, .sticking .burger-item, .sticking .burger-item::before, .sticking .burger-item::after {
    color: #000;
    background: #000;
  }
  .menu {
    background-color: #315B35;
  }
  .index .header__logo img {
    margin-right: 15%;
  }
  .header .sticking {
    background: #fff;
  }
  .home_heading, .home_cont_prestation h2, .services .container-fluid .card i {
    font-size: 2em;
  }
  .swiper-slide .info_ville, .info_prix {
    font-size: 17px;
  }
  .services .container-fluid .card .face.face1 .content h3 {
    font-size: 1em;
  }
  .infofooter img {
    margin-bottom: 20px ;
    width: 250px;
  }
  .infofooter {
    text-align: center;
  }
  .infofooter .col-lg-6.col-12.pr-5 {
    text-align: center;
    padding-right: 15px!important;
  }
  footer .at-heading-under-line {
    margin: 10px auto;
  }
  footer .address .justify-content-start {
    justify-content: center!important;
    margin: 10px auto 0 auto;
  }
  body[class*="listing"] .container_search, body[class*="listing-"] .container_search {
      background: transparent;
      padding: 0;
  }
  .modal-content {
    background: #cdcdcd;
  }
  .detail_slide_thumbs {
    flex-wrap: wrap;
  }
  .detail .detail_slide_thumbs > li {
    height: 90px;
    width: 90px;
  }
  .detail .h3 {
    font-size: 20px;
  }
  .detail p {
    font-size: 15px;
  }
  .bgAccueil-page {
    height: 20vh!important;
    margin-top: 80px!important;
    background-size: cover!important;
  }
  .top_pageref {
    height: 25vh;
    margin-top: 85px;
}
  .page2ref li {
    font-size: 12px;
  }
  .page_ref .prod_listing.damier .info_ville,
  .page_ref  .prod_listing.damier .info_prix {
    text-align: left;
    padding: 5px 0;
    font-size: 12px;
  }
  .page_ref .info_titre::after {
    margin: 6px 0!important;
  }
  .page_ref .ul_header {
    margin-bottom: 0;
  }
  .page_ref .thumbnails,
  .page_ref .thumbnails .container {
    padding: 0;
  }
}

@media (max-width: 610px) {
  .menu ul > li > a {
    color: #fff;
}
  .intro h1, .intro h2 {
      font-size: 1.3em;
  } 
  .moteur {
    top: 0;
  }
  .home_heading, .home_cont_prestation h2, .services .container-fluid .card i {
    font-size: 1.5em;
  }
  .home_cont_prestation .imgpres {
    height: auto;
    min-height: 100px;
  }
  #referencement p, .bgRef p, .page2ref p {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
  }
  .h2, h2 {
    font-size: 1.2rem;
  }
  .top_pageref {
    height: 20vh;
    margin-top: 85px;
  }
  .page_ref .prod_listing article {
    width: calc(100% / 1 - 20px);
  }
  body.index {
    background-image: url(/assets/images/bgimg-mobile.jpg)!important;
  }
  [class*="listing-"] .search__form-item:nth-child(n+2), [class*="listing"] .search__form-item:nth-child(n+2) {
    width: calc(100% / 1 - 5px);
}
}
@media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait) {
  .bgAccueil {
      background-size: 667px 375px !important;
      background: linear-gradient( rgba(0,0,0, 0), rgba(0,0,0, 0) ),url(/assets/images/bgimg-mobile.jpg) no-repeat center center!important;
  }
}

.bootstrap-select {
  border: 0px solid #ccc !important;
}
.img-thumbnail {
  background-color: #fff;
  border: 0px solid #fff;
  border-radius: 0rem;
  transition: all 0.2s ease-in-out;
}
.estimation .bgAccueil-page {
  background: url(/assets/images/bgimg-agence.jpg) no-repeat center center;
}
.alerte-email .bgAccueil-page {
  background: url(/assets/images/bgimg-contact.jpg) no-repeat center center;
}