/*PREMIUMBASE*/

/*Import Fonts*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&family=Playfair+Display:wght@400;600;800&display=swap");
@import url("https://pro.fontawesome.com/releases/v6.0.0-beta1/css/all.css");
/*GENERAL*/
.validation {
  display: none; }

body {
  font-family: 'Montserrat', sans-serif;
  background: #efecec; }

.w-50 {
  width: 50% !important; }

.w-70 {
  width: 70% !important; }

.bleu {
  color: #134363;
}
.vert {
  color:#9cc233;
}


.form-style {
  color: #000 !important;
  display: block;
  height: 37px;
  padding: 6px 12px;
  width: 100%;
  border-radius: 0;
  background-position: 100% 0;
  background-repeat: no-repeat; }

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #134363; }

.img-thumbnail {
  padding: 0.25rem !important;
  background-color: #ffffff;
  border: 1px solid #134363;
  border-radius: .25rem;
  transition: all 0.2s ease-in-out; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100% !important;
  background: #ffffff; }

.space50 {
  width: 100%;
  height: 50px; }

.breadcrumb-cms {
  padding: 15px 0;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 0.6em; }

.bg_collapse {
  min-height: 480px;
  background-color: transparent; }

.dropdown-item a {
  color: #9cc233 !important; }

.dropdown-item a:hover {
  color: #9cc233 !important; }

.c_cv, .c_lettremotivation {
  display: none; }

.alert-success {
  color: #000;
  background-color: #ffffff;
  border-color: #134363;
  padding: 75px 0;
  text-align: center; }

.sticky_menu {
  display: block !important;
  z-index: 9999; }

.header .sticking {
  background: #ffffff; }

.header .not-sticking {
  background: #ffffff; }

.index .site-pusher {
  box-shadow: transparent 0px 1px 2px;
  display: flex;
  justify-content: center;
}

.site-pusher {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px; }

.index .header .not-sticking {
  background: transparent;
  position: relative; }

.index .sticky_menu.not-stiking {
  background: red; }

.header {
  background: #ffffff;
  position: relative; }

a:hover {
  color: #134363; }

.dev {
  border: 1px solid red; }

.top_page {
  background-color: #134363;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.fullwhite {
  width: 100%;
  background: #ffffff;
  padding: 30px 0 30px 0; }

@media (min-width: 992px) {
  nav.menu ul li {
    display: inline-block; }
  .menu ul > li,
  .menu ul > li > a {
    padding: 12px 10px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    font-weight: 600;
    }
  .index .menu ul > li > a {
    color: #000; }
  .index .sticking .menu ul > li > a {
    color: #000; }
  .active {
    color: #134363; }
  .menu ul > li:hover,
  .menu ul > li > a:hover,
  .menu ul > li:active,
  .menu ul > li > a:active {
    color: #9cc233 !important; }
  .header__logo {
    display: inline-block;
    height: 100px;
    padding: 3px 0;
   }
  nav {
    display: inline-block; margin: auto 0;}
  .index .menu .dropdown {
    color: #000; }
  .index .sticking .dropdown {
    color: #000; }
  .moteur {
    background-color: transparent; } }

.mentions-legales .top_page, .legacy-policy .top_page, .equipe .top_page, .on-vous-rappelle .top_page, .actualites .top_page {
  background-image: none;
  height: 50px; }

.btn-primary, .btn-info {
  color: #ffffff;
  background-color: #134363;
  border-color: #134363;
  transition: all 0.5s ease; }

.btn-primary:hover, .btn-info:hover {
  color: #ffffff;
  background-color: #9cc233;
  border-color: #9cc233;
  transition: all 0.5s ease; }

.btn-menu {
    color: #fff!important;
    background-color: #9cc233;
    border-color: #9cc233;
    transition: all 0.5s ease;
}
.btn-menu:hover {
    color: #fff!important;
    background-color: #134363;
    border-color: #134363;
    transition: all 0.5s ease;
}
#voir-telephone-0.telephone-vu {
  color: #9cc233;
}
footer {
  background-color: #000;
  padding: 50px 10px; }

.logofooter {
  width: 100% !important; }

.cont_coordonnees {
  padding-top: 10px;
  text-align: center; }

.cont_coordonnees {
  padding-bottom: 0px;
  background-color: #ffffff;
  color: #000;
  border-top: 2px solid #000; }

.cont_coordonnees i {
  font-size: 40px;
  color: #000; }

.home_cont_alertes {
  padding: 10px 10px;
  background: #000;
  text-align: center; }

.agence .content_page, .recrutement .content_page, .acheterviager .content_page, .vendreviager .content_page {
  width: 100%; }

.agence .valeurs {
  background: #ffffff;
  padding: 20px;
  text-align: center;
  border: 1px solid #134363;
  min-height: 520px; }

.agence .valeurs h3 {
  font-family: "Playfair Display", serif;
  margin-top: 10px; }

.agence .valeurs h3:after {
  content: "";
  display: block;
  position: relative;
  background: #134363;
  height: 1px;
  width: 250px;
  margin: 12px auto 24px auto; }

.agence .listeoffres li {
  background: #134363;
  margin: 30px 10px;
  padding: 10px 20px;
  border-radius: 25px;
  color: #ffffff; }

.agence i {
  font-size: 40px;
  color: #134363;
  padding-bottom: 20px; }

.sidebar {
  width: 33.33333%;
  background: #efecec;
  padding: 10px;
  margin-left: 10px;
  margin-top: -30px;
  margin-bottom: 100px; }

.sidebar address {
  padding: 15px;
  margin-top: 20px;
  border: 1px solid #ddd;
  background: #ffffff; }

.agence .listeoffre ul li {
  font-size: 1.2em; }

.agence .listeoffre ul li:after {
  content: "";
  display: block;
  position: relative;
  background: #134363;
  height: 1px;
  width: 150px;
  margin: 20px auto 24px auto; }

.viager {
  background: #ffffff;
  padding: 20px;
  text-align: center;
  border: 1px solid #134363;
  margin-bottom: 20px;
  min-height: 185px; }



/* ************************ */
/* TOP PAGE 
/* ************************ */
.administrable.leviager .top_page {
  background-image: url("/assets/images/top_page/leviager.jpg"); }

.administrable.vendeurs .top_page {
  background-image: url("/assets/images/top_page/vendeurs.jpg"); }

.administrable.acquereurs .top_page {
  background-image: url("/assets/images/top_page/acquereurs.jpg"); }



/* ************************ */
/* PAGE ACCUEIL
/* ************************ */
/* ------------- BASELINE ------------- */
.baseline1 p {
  font-size: 4.5rem;
  font-weight: 700;
  text-shadow: #000000 2px 2px 3px;
  color: #fff;
  line-height: 1;
  font-family: "Playfair Display", serif; }

.baseline1 {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 18%;
  -webkit-transform: translateX(-18%);
  -moz-transform: translateX(-18%);
  -ms-transform: translateX(-18%);
  -o-transform: translateX(-18%);
  transform: translateX(-18%); }

@-webkit-keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: .7; }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: .7; }
  100% {
    transform: scale(1);
    opacity: 1; } }

@keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: .7; }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: .7; }
  100% {
    transform: scale(1);
    opacity: 1; } }

.backInRight {
  -webkit-animation: backInRight 4s;
  animation: backInRight 4s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: .7; }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: .7; }
  100% {
    transform: scale(1);
    opacity: 1; } }

@keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: .7; }
  80% {
    transform: translateX(0px) scale(0.7);
    opacity: .7; }
  100% {
    transform: scale(1);
    opacity: 1; } }

.backInLeft {
  -webkit-animation: backInLeft 4s;
  animation: backInLeft 4s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

.plusdecritere .text-filtre2 {
  width: 49.5%;
  display: none; }

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

.header__logo img {
  width: 120px;
  left: -100px;
  padding-top: 5px; }

.baseline h1 {
  font-family: "Playfair Display", serif;
  color: #ffffff;
  margin-top: 150px;
  font-size: 50px; }

.listing-vente .search__form-item:nth-child(1) {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  width: 18%;
  margin-right: 5px; }

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

.plusdecritere .plusc::after {
  font-family: "Font Awesome 6 Pro";
  content: "+";
  position: relative;
  display: inline-block;
  margin-left: 10px; }

.btn {
  border-radius: 0; }

.home_heading {
  font-weight: 600;
  text-transform: uppercase;
  line-height: 25px;
  display: block;
  font-family: "Playfair Display", serif; }

.home_heading {
  font-size: 24px;
  text-align: center; }

.home_heading::after {
  content: "";
  display: block;
  position: relative;
  background: #134363;
  height: 1px;
  width: 250px;
  margin: 12px auto 24px auto; }

/* COUNTER */
.counter-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin: 10px 50px 30px 50px; }

.counter {
  font-size: 60px;
  margin-top: 10px; }

@media (max-width: 580px) {
  body {
    flex-direction: column; } }

.home_cont_counter {
  background-color: #134363;
  color: #fff;
  font-family: "Roboto Mono", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  overflow: hidden;
  margin: 0; }

.home_cont_counter span {
  text-transform: uppercase; }

/* PRESENTATION */
.home_cont_presentation {
  position: relative;
  background: linear-gradient( rgba(0,0,0, 0.75), rgba(0,0,0, 0.75) ),url(/assets/images/home-background-presentation.jpg) no-repeat center center;
  background-size: auto;
  background-size: cover;
  color: #fff;
  margin: 0 auto;
  padding: 128px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.home_cont_presentation h3 {
  text-transform: uppercase;
  font-family: "Playfair Display", serif;
  letter-spacing: 2px; }

  .home_cont_presentation p {
    line-height: 1.5;
    font-weight: 200 !important;
    text-align: left!important;
}

/* NOTRE SELECTION */
.home_cont_selection {
  background-color: transparent; }

.home_cont_selection .row {
  margin: 0; }

.prod_accueil, .page_ref .prod_listing {
  margin: 0px 40px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.prod_accueil article, .page_ref .prod_listing article {
  background: #f9f9f9; }

.prod_accueil .block_info, .page_ref .prod_listing .block_info {
  padding: 10px;
  position: relative;
  z-index: 1;
  min-height: 100px; }

.prod_accueil article .effect-cms, .page_ref .prod_listing article .effect-cms {
  padding: 30px 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.prod_accueil .info_type, .page_ref .prod_listing .info_type {
  padding-bottom: 0;
  text-align: center; }

.prod_accueil .info_ville, .page_ref .prod_listing .info_ville {
  font-weight: 600;
  font-size: 13px;
  padding-top: 6px;
  margin: 0 20px;
  text-align: center; }

.prod_accueil .info_prix-hai, .page_ref .prod_listing .info_prix-hai {
  line-height: 1em;
  color: #000;
  margin: 15px auto 0 auto;
  text-align: center;
  display: none; }

.prod_accueil .info_prix, .page_ref .prod_listing .info_prix {
  margin: 0 auto;
  color: #000;
  padding: 3px 5px;
  text-align: center;
  display: block;
  font-weight: 500; }

.prod_accueil .info_ville, .prod_accueil .info_type, .prod_accueil .info_prix,
.page_ref .prod_listing .info_ville, .page_ref .prod_listing .info_type, .page_ref .prod_listing .info_prix {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px; }

.prod_accueil article {
  border: 1px solid #134363;
  width: calc(100% / 3 - 5px);
  margin: 10px; }

.prod_accueil .card-fav-absolute, .page_ref .prod_listing .card-fav-absolute {
  top: 75%;
  right: 8px; }

.loc {
  margin-top: 50px; }

.prod_accueil .info_ville::before, .page_ref .spin3::before {
  content: "";
  display: inline-block;
  position: relative;
  background: #9cc233;
  width: 30px;
  height: 1px;
  margin: 0 10px 0 0;
  top: -5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

.prod_accueil .info_ville::after, .page_ref .spin3::after {
  content: "";
  display: inline-block;
  position: relative;
  background: #9cc233;
  width: 30px;
  height: 1px;
  margin: 0 0 0 10px;
  top: -5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in; }

/* ************************ */
/* PAGE RECRUTEMENT
/* ************************ */
/*PAGE DETAILS*/
/* Common style */
.grid figure {
  position: relative;
  float: center;
  overflow: hidden;
  margin: 10px auto;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 100%;
  background: #949494;
  text-align: center;
  cursor: pointer; }

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1; }

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none; }

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }

.grid figure h2 {
  word-spacing: 3px;
  font-weight: 300; }

.grid figure h2 span {
  font-weight: 800;
  padding-left: 10px; }

.grid figure h2,
.grid figure p {
  margin: 0; }

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%; }

  .carte .card_list,
  .damier .card_list {
    flex-wrap: wrap;
    padding: 0 20px;
    justify-content: space-between;
}
.prod_listing .info_titre {
  text-transform: capitalize;
}
  .damier .card_list li {
    width: calc(100% / 3 - 6px);
    font-size: 15px;
    text-align: center;
}
  .carte .card_list li {
    width: calc(100% / 2 - 6px);
    font-size: 15px;
    text-align: left;
}
.prod_listing.carte .info_titre {
  display: block;
}
.prod_listing.carte .info_ville {
  font-size: 15px;
  padding-left: 0;
}
.prod_listing.carte .info_prix {
  font-size: 17px;
  margin: 10px 0 10px;
  font-weight: 600;
}
.prod_listing.damier .info_ville,
.prod_listing.carte .info_ville {
  padding-top: 0;
}
/*---------------*/
/***** Layla *****/
/*---------------*/
figure.effect-layla {
  background: #000000; }

figure.effect-layla img {
  height: 100%; }

figure.effect-layla figcaption {
  padding: 0em; }

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
  position: absolute;
  content: '';
  opacity: 0; }

figure.effect-layla figcaption::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

figure.effect-layla figcaption::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

figure.effect-layla h2 {
  padding-top: 26%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  font-size: 30px;
  text-shadow: #000 2px 2px 3px;
}

figure.effect-layla p {
  padding: 0.5em 2em;
  text-transform: none;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

figure.effect-layla img,
figure.effect-layla h2 {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

figure.effect-layla img,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

figure.effect-layla:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

figure.effect-layla:hover h2,
figure.effect-layla:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h2,
figure.effect-layla:hover p,
figure.effect-layla:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/*.   LAYLA2. */
figure.effect-layla2 {
  background: #ffffff; }

figure.effect-layla2 img {
  height: 100%;
  opacity: 0; }

figure.effect-layla2 figcaption {
  padding: 0em; }

figure.effect-layla2 figcaption::before,
figure.effect-layla2 figcaption::after {
  position: absolute;
  content: '';
  opacity: 1; }

figure.effect-layla2 figcaption::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #134363 !important;
  border-bottom: 1px solid #134363 !important;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  opacity: 1; }

figure.effect-layla2 figcaption::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #134363 !important;
  border-left: 1px solid #134363 !important;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  opacity: 1; }

figure.effect-layla2 h2 {
  padding-top: 20%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  color: #000000;
  font-size: 20px;
  padding-bottom: 20px; }

figure.effect-layla2 p {
  padding: 0.5em 5em;
  text-transform: none;
  opacity: 1;
  color: #000000; }

figure.effect-layla2 img,
figure.effect-layla2 h2 {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

figure.effect-layla2 img,
figure.effect-layla2 figcaption::before,
figure.effect-layla2 figcaption::after,
figure.effect-layla2 p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

figure.effect-layla2:hover img {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-layla2 figcaption::before,
figure.effect-layla2 figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

figure.effect-layla2:hover h2 {
  opacity: 1;
  -webkit-transform: scale(1.3);
  transform: scale(1.3); }

figure.effect-layla2:hover figcaption::after,
figure.effect-layla2:hover h2,
figure.effect-layla2:hover p,
figure.effect-layla2:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/*.   LAYLA3. */
figure.effect-layla3 {
  background: #efecec; }

figure.effect-layla3 img {
  height: 100%;
  display: none; }

figure.effect-layla3 figcaption {
  padding: 0em;
  height: 350px; }

figure.effect-layla3 figcaption::before,
figure.effect-layla3 figcaption::after {
  position: absolute;
  content: '';
  opacity: 0; }

figure.effect-layla3 figcaption::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #134363;
  border-bottom: 1px solid #134363;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

figure.effect-layla3 figcaption::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #134363;
  border-left: 1px solid #134363;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

figure.effect-layla3 h2 {
  padding-top: 26%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transform: scale(1.3); }

figure.effect-layla3 p {
  padding: 0.5em 5em;
  text-transform: none;
  opacity: 1;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

figure.effect-layla3 img,
figure.effect-layla3 h2 {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

figure.effect-layla3 img,
figure.effect-layla3 figcaption::before,
figure.effect-layla3 figcaption::after,
figure.effect-layla3 p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

figure.effect-layla3:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-layla3:hover figcaption::before,
figure.effect-layla3:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

figure.effect-layla3:hover h2,
figure.effect-layla3:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-layla3:hover figcaption::after,
figure.effect-layla3:hover h2,
figure.effect-layla3:hover p,
figure.effect-layla3:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/*PAGE LISTING*/
.listing-vendu .prod_listing.damier .block_info {
  min-height: 200px; }

.prod_listing > .listing_article article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #134363;
  background: #ffffff; }

.b_ccoeur {
  background-color: #C59C5F; }

.b_offre_en_cours {
  background-color: #020101;
  color: #134363 !important; }

.b_exclu {
  background-color: #000; }

.b_prestige {
  background-color: #134363; }

.b_international {
  background-color: #134363; }

.b_investisseur {
  background-color: #134363; }

.b_souscompromis {
  background-color: #020101; }

.b_vendu {
  background-color: #134363; }

.b_loue {
  background-color: #134363; }

.b_loc {
  background-color: #134363; }

.primo_accedant {
  background-color: #134363; }

/*PAGE DETAILS*/
.detail_taber .nav-link {
  padding: 10px; }

#descriptif {
  color: #000000; }

.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
  background: #134363 !important;
  color: #fff;
  padding: 10px; }

.detail_taber {
  border-bottom: 1px solid #134363; }

.detail_header .titre:after {
  background: #134363; }

.detail_header .crit span:nth-child(1) {
  font-weight: 600; }

.retour_pret {
  font-size: 25px;
  font-weight: 700;
  color: #134363; }

.retour_pret span {
  color: #134363; }

.detail .page_heading {
  font-size: 22px;
  font-weight: 500;
  border-left: 2px solid #134363;
  padding-left: 10px; }

.detail .info_titre {
  text-transform: inherit; }

.detail .attribut_label0 {
  position: relative;
  background: #efecec !important;
  color: #000000; 
  font-weight: 300;
}

.detail #detailinfosdetail ul li::after {
  position: absolute;
  z-index: 1;
  bottom: 7px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #134363;
  content: ""; }

.detail .bloc-champ {
  background: #efecec !important;
  color: #000000; }

.detail .info_prix {
  padding: 0; }

.detail .header-item {
  padding: 0; }

.lafficheur li:hover, .lafficheur li.active {
  background-color: #134363 !important; }

.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #134363 !important; }

.detail #descdetail {
  text-align: justify; }

/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
  position: relative;
  background: #fff; }

.detail .bloc-champ {
  background: #fff; }

.administrable .content_page li {
  list-style: disc;
  margin-left: 15px;
}
.effect-cms .picto-sexe,
.picto-sexe{
  opacity: 1;
  width: 18px;
  margin: auto;
}
.effect-cms .picto-sexe2,
.picto-sexe2{
  opacity: 1;
  width: 15px;
  margin: auto;
}



/*SLIDER ACCUEIL*/
.bgAccueil {
  background: none !important;
  overflow: hidden;
}
.carousel-indicators {
  display: none;
}
.carousel-fullscreen .carousel-inner .carousel-item {
  height: 100vh;
  min-height: 600px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#carouselExampleIndicatorsHome .carousel-item {
  background-size: cover;
  background-position: bottom center;
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(1) {
  background-image: url('/assets/images/slider_home/1.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(2) {
  background-image: url('/assets/images/slider_home/2.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(3) {
  background-image: url('/assets/images/slider_home/3.jpg');
}
#carouselExampleIndicatorsHome .carousel-item:nth-child(4) {
  background-image: url('/assets/images/slider_home/4.jpg');
}

#carouselExampleIndicatorsHome .carousel-item:nth-child(5) {
  background-image: url('/assets/images/slider_home/5.jpg');
}





@media (max-width: 991px) {
  .home_heading {
    margin-top: 20px; }
  body.contact .map, #map_contact {
    height: 250px !important;
    -webkit-transition-property: height;
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-property: height;
    transition-duration: .5s;
    transition-timing-function: ease-in-out;
    top: 0px; }
  .header__icon {
    position: relative;
    display: block;
    float: left;
    width: 50px;
    height: 58px;
    cursor: pointer;
    z-index: 99999999999; }
  .agence .valeurs {
    margin-bottom: 20px; }
  nav.menu ul li .dropdown-menu {
    display: block !important;
    position: inherit !important;
    background-color: #000 !important;
    width: 100%; }
  [class*="listing-"] #formrechercheentreprise {
    display: none; }
  .menu ul li {
    color: #fff; }
  .menu ul.dropdown-menu {
    margin: 0 10px !important; }
  .with--sidebar .site-pusher {
    -webkit-transform: translateX(350px);
    transform: translateX(350px); }
  .menu {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    width: 350px;
    -webkit-transform: translateX(-350px);
    transform: translateX(-350px); } }

@media (max-width: 768px) {
  .header__logo img {
    margin-left: -70px;
    padding: 6px 0; } }

@media (max-width: 420px) {
  .grid figure {
    height: 480px; }
  .header__logo img {
    width: 120px;
    left: 00px;
    padding-top: 10px; }
  .header .img-fluid {
    margin-left: -40px; }
  .menu ul li > a {
    display: block;
    text-align: left;
    color: #fff !important; }
  .menu ul li {
    color: #fff;
    text-align: left; }
  .menu .dropdown.li a {
    color: #ffffff !important;
    text-align: left; }
  .moteur {
    top: 55%; }
  .prod_accueil, .page_ref .prod_listing {
    margin: 0px 0px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .prod_accueil article {
    border: 1px solid #134363;
    width: calc(100% / 1 - 5px);
    margin: 10px 0px; }
  .counter-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin: 10px 10px 30px 10px; }
  .home_cont_counter span {
    text-transform: uppercase;
    font-size: 10px; }
  .counter {
    font-size: 40px;
    margin-top: 10px; }
  .video-wrapper {
    margin-top: 27%; }
  .header__logo img {
    margin-left: -50px;
    max-width: 78px;
    margin-top: 0; } }

    .sidebar {
      display: none;
    }
    .recherche-detaillee .sidebar {
      display: block;
    }
    .content_page {
      width: 100%;
  }
    .recherche-detaillee .content_page {
      width: 66.6667%;
  }
  aside.aside_contact {
    color: #000;
    background-color: #f9f9f9;
    text-align: center;
}
aside .contact_img img {
  width: 240px;
}


@media (max-width: 991px) { 
  .header__logo img {
    left: 0;
    margin-left: 0;
  }
  .index .prod_accueil, .detail .prod_accueil {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .prod_accueil .info_ville::before, .page_ref .spin3::before, .prod_accueil .info_ville::after, .page_ref .spin3::after {
    display: none
  }
  .prod_accueil article .effect-cms, .page_ref .prod_listing article .effect-cms {
    padding: 0;
  }
  .prod_accueil .info_prix, .page_ref .prod_listing .info_prix {
    margin-top: 20px;
  }
  .home_cont_presentation h3 {
    font-size: 1.5rem;
  }
  .top_page {
    height: 150px;
  }
  .bgAccueil {
    height: 50vh;
  }
  .carousel-fullscreen .carousel-inner .carousel-item {
      height: 50vh;
      min-height: 380px;
  }
  .moteur {
    padding: 0;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 20;
    background-color: rgba(0,0,0,0);
  }
  .search__form-item:nth-child(n+2) {
    width: calc(100% / 2 - 4px);
  }
  .search__form-item.c_valid {
    margin: auto;
  }
  .prod_accueil, .page_ref .prod_listing {
    margin: 0;
}
}


@media (max-width: 610px) { 
    .grid figure {
      position: relative;
      float: center;
      overflow: hidden;
      margin: 10px auto;
      min-width: 320px;
      max-width: 480px;
      max-height: 280px;
      width: 100%;
      background: #949494;
      text-align: center;
      cursor: pointer;
  }
    .moteur {
      top: 0;
  }
    .with--sidebar .site-pusher {
      -webkit-transform: translateX(250px);
      transform: translateX(250px);
  }
    .menu {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      background-color: #000;
      width: 250px;
      -webkit-transform: translateX(-250px);
      transform: translateX(-250px);
  }
    .header__logo img {
      left: 0;
      margin-left: -50px;
    }
    .index .prod_accueil, .detail .prod_accueil {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
  }
  .search__form-item:nth-child(n+2) {
    width: calc(100% / 1 - 4px);
  }
  .top_page {
    height: 100px;
  }
  .h2, h2 {
    font-size: 1.5rem;
}
.listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
  display: block;
  position: absolute;
  right: -3px;
  top: 16px;
  font-size: 20px;
  background: #ddd;
  padding: 3px 12px;
  border-radius: 5px;
}
}