/*PREMIUMBASE*/
/*Import Fonts*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap");
.header-agence {
  display: none; }

/*GENERAL*/
/* ========================================================================= */
/*                             GENERALE                                */
/* ======================================================================= */
body {
  font-family: 'Montserrat', sans-serif;
  color: #212529; }

.dev {
  border: 1px solid red; }

a:hover {
  color: #e11e18;
  text-decoration: none; }

.btn-primary {
  color: #fff;
  background-color: #e11e18;
  border-color: #e11e18;
  transition: all 0.5s ease-out; }

.not-sticking .menu ul > li > a.dropdown-item, .sticking .menu ul > li > a.dropdown-item {
  color: #343434; }

.index .not-sticking .menu ul > li > a.dropdown-item, .index .sticking .menu ul > li > a.dropdown-item {
  color: #343434; }

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa; }

.text-filtre2 a {
  color: #e11e18 !important; }

.contact .sidebar {
  z-index: 1001; }

.btn-primary:hover {
  color: #fff;
  background-color: #343434;
  border-color: #e11e18;
  transition: all 0.5s ease-in; }

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

.space100 {
  width: 100%;
  height: 100px; }

.btn {
  border-radius: 0; }

.home_heading::after {
  content: "";
  display: block;
  position: relative;
  background: #000;
  height: 2px;
  width: 150px;
  margin: 24px auto 24px auto; }

/*SLIDER ACCUEIL*/
.bgAccueil {
  background: none !important;
  overflow: hidden; }

.site-pusher {
  display: flex;
  justify-content: center;
  /* border-bottom: 1px solid #00a9c8; */ }

.page-heading::after {
  content: "";
  display: block;
  position: relative;
  background: #e11e18;
  height: 2px;
  width: 150px;
  margin: 10px 0 24px 0; }

.home_heading::after {
  content: "";
  display: block;
  position: relative;
  background: #e11e18;
  height: 2px;
  width: 150px;
  margin: 14px auto 24px auto; }

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

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

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

.swiper-slide .card-fav-absolute {
  top: 34%;
  right: 25px; }

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

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

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

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

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

.swiper-button-next::after, .swiper-rtl .swiper-button-prev::after {
  content: 'next'; }

.swiper-button-next::after, .swiper-button-prev::after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next, .swiper-button-prev {
  color: #e11e18 !important; }

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

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

.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: 30px;
  margin-bottom: 30px;
  font-size: 14px; }

.swiper-slide .card_list span {
  font-size: 20px;
  color: #e11e18; }

.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: #e11e18; }

/* ========================================================================= */
/*                             PAGE ACCUEIL                                */
/* ======================================================================= */
.home-visuel-wrapper .video-wrapper #player .sliderVideo {
  object-fit: cover;
  width: 100%;
  height: 100vh; }

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

.moteur {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: transparent; }

.header .sticking, .header .not-sticking {
  background: #343434; }

.home_cont_presentation {
  position: relative;
  background: url("/assets/images/home-background-presentation.jpg") no-repeat center top;
  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-size: 3em;
  font-weight: 800; }

.home_cont_presentation h3 span {
  font-weight: 200; }

/*CATEGORIES*/
.grid figure {
  position: relative;
  float: center;
  overflow: hidden;
  margin: 10px auto;
  min-width: 320px;
  max-width: 480px;
  max-height: 360px;
  width: 100%;
  background: #343434;
  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: -0.15em;
  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%; }

/*---------------*/
/***** Lexi *****/
/*---------------*/
figure.effect-lexi {
  background: #343434; }

figure.effect-lexi img {
  margin: -10px 0 0 -10px;
  max-width: none;
  width: -webkit-calc(100% + 10px);
  width: calc(100% + 10px);
  opacity: 0.9;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(10px, 10px, 0);
  transform: translate3d(10px, 10px, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

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

figure.effect-lexi figcaption::before {
  position: absolute;
  right: -100px;
  bottom: -100px;
  width: 300px;
  height: 300px;
  border: 2px solid #343434;
  border-radius: 50%;
  box-shadow: 0 0 0 900px rgba(93, 31, 42, 0.2);
  content: '';
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

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

figure.effect-lexi h2 {
  text-align: left;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(5px, 5px, 0);
  transform: translate3d(5px, 5px, 0); }

figure.effect-lexi p {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 1.5em 1.5em 0;
  text-align: right;
  opacity: 0;
  -webkit-transform: translate3d(20px, 20px, 0);
  transform: translate3d(20px, 20px, 0); }

figure.effect-lexi:hover figcaption::before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

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

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

.coordonnees_heading {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 25px;
  display: block;
  text-align: center;
  margin-bottom: 20px; }

.cont_coordonnees p {
  font-size: 12px; }

.cont_coordonnees a {
  color: #ffffff; }

.cont_coordonnees .btn {
  width: 200px;
  font-size: 14px; }

.contact .cont_coordonnees, .alerte-email .cont_coordonnees, .estimation .cont_coordonnees, .on-vous-rappelle .cont_coordonnees {
  display: none; }

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

/* ========================================================================= */
/*                             PAGE AGENCES                                */
/* ======================================================================= */
.agence .content_page {
  width: 100%; }

.agence .cont_coordonnees, .listing-agent .breadcrumb-cms, .listing-agent .sidebar {
  display: none; }

/* ========================================================================= */
/*                             RESPONSIVE                                */
/* ======================================================================= */
@media (min-width: 992px) {
	.hide_desktop{
display: none
}
  nav.menu {
    margin-top: 30px; }
  nav.menu ul li {
    display: inline-block; }
  .menu ul > li > a {
    padding: 12px 10px;
    line-height: 1.2;
    color: #b6b6b4; }
  .index .not-sticking .menu ul > li > a {
    color: #b6b6b4; }
  .header__logo {
    display: block;
    height: 100px;
    padding: 5px; } }

@media (max-width: 991px) {
  .menu ul {
    margin: 20px 20px 0 20px !important;
	 text-transform: uppercase
  }
.hide_mobile{
display: none}
}


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

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

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

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

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

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

.retour_pret span {
  color: #e11e18; }

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

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

.detail .info_prix {
  padding: 0; }

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

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

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

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

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

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