/*PREMIUMBASE*/


/*Import Fonts*/

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap');

:root{
	--marron: #B59C73;
   --fade: rgba(255, 255, 255, 0.5);
   --marronFonce: #937645;
}
/******************************************************/
/**************  GENERAL            *******************/
/******************************************************/

body {
    font-family: 'Raleway', sans-serif;
	 font-size: 16px
}
.page-heading{
color: var(--marron);}
 

.page-heading::first-letter{

font-weight: 800
}
.contact .sidebar{
z-index: 1001}
.btn {
    border-radius: 0;
}
.btn-primary {
  color: #fff;
  background-color: var(--marron);
  border-color: var(--marronFonce);
  transition: all .5s ease
}
.btn-primary:hover {
  color: #fff;
 background-color: var(--marronFonce);
  border-color: var(--marron);
transition: all .5s ease
}
.home_heading{
color: var(--marron);
  font-size: 3em;
  text-align: left;
font-weight: 300;
text-transform: inherit;
line-height: 50px;
display: block;
 margin-left: 10px;

}
.home_heading::first-letter{

font-weight: 800
}

.home_heading::after {
    content: "";
    display: block;
    position: relative;
    background: var(--marron);
    height: 2px;
    width: 150px;
	
    margin: 14px 0 24px 0;
}


.home_cont_selection{
  padding-top: 50px;
  padding-bottom:0px;
}

.home_cont_categories {
  padding-top: 50px;
  padding-bottom: 20px;
}

.home_cont_presentation {
  position: relative;
  background: none;
    background-size: auto;
  background-size: cover;
  color: #000000;
  margin: 0 auto;
  padding: 128px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}


.cont_coordonnees {
  padding-bottom: 40px;
  background-color: #eee;
  color: var(--marron);
}
.cont_coordonnees i{
font-size: 40px}

.home_cont_alertes {
  padding: 10px 10px;
  background: var(--marron);
  text-align: center;
}
footer{
  background-color: var(--marron);
  padding: 20px 10px;
color: #000000;
}
/******************************************************/
/**************  MENU            *******************/
/******************************************************/
.site-pusher {
  display: flex;
  justify-content: space-between;
padding-bottom: 5px;
padding-top: 5px
}
/* ========================================================================= */
/*                                  SLIDER                                     */
/* ========================================================================= */


.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.swiper-container h1 {
  font-weight: 700;
  color: #ffffff;
  font-size: 3em;
  padding-top: 25%; }

.swiper-pagination-bullet-active {
  background-color: var(--rose); }

.color-1 {
  background: url("/assets/images/slider/1.jpg") center center;
  background-size: cover;
  background-color: #ffffff; }

.color-2 {
  background: url("/assets/images/slider/2.jpg") center center;
  background-size: cover;
  background-color: #ffffff; }

.color-3 {
  background: url("/assets/images/slider/3.jpg") center center;
  background-size: cover;
  background-color: #ffffff; }

.color-4 {
  background: url("/assets/images/slider/4.jpg") center center;
  background-size: cover;
  background-color: #ffffff; }

.color-5 {
  background: url("/assets/images/slider/5.jpg") center center;
  background-size: cover;
  background-color: #ffffff; }

.color-6 {
  background: url("/assets/images/slider/6.jpg") center center;
  background-size: cover;
  background-color: #ffffff; }

.color-7 {
  background: url("/assets/images/slider/7.jpg") center center ;
  background-size: cover;
  background-color: #ffffff; }
/******************************************************/
/**************  PAGE INDEX  *******************/
/******************************************************/


.baseline{
display: none;
top:28%;
left: 35%;
opacity: 0.5}


.index .header .not-sticking {
  background: rgba(255, 255, 255, 0.5);
}

.moteur {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: rgba(0,0,0,0);
}

/* ========================================================================= */
/*                           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: var(--marron); }

.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: var(--marron); }

.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: var(--marron)!important; }


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

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

.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%; }

/*---------------*/
/***** Oscar *****/
/*---------------*/
figure.effect-oscar {
  background: #525252; }

figure.effect-oscar img {
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

figure.effect-oscar figcaption {
  padding: 3em;
  background-color: rgba(58, 52, 42, 0);
  -webkit-transition: background-color 0.35s;
  transition: background-color 0.35s; }

figure.effect-oscar figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: ''; }

figure.effect-oscar h2 {
  margin: 20% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0);
  transform: scale(0); }

figure.effect-oscar:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

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

figure.effect-oscar:hover figcaption {
  background-color: rgba(58, 52, 42, 0); }

figure.effect-oscar:hover img {
  opacity: 0.4; }


/*PAGE DETAILS*/


.detail .interlocuteur {
  border: 0px solid #dcdcdc;
  padding: 30px 0;
  border-radius: 5px;
  background: #fff;
  color: #000;
}

.detail .interlocuteur-coord {
  display: inline-block;
  padding-left: 0px;
}
.detail_taber .nav-link {
    padding: 10px;
}
.detail_taber .nav-link.active,
.detail_taber .nav-link:hover {
    background: #007bff !important;
    color: #fff;
    padding: 10px;
}
.detail_taber {
    border-bottom: 1px solid #007bff;
}
.detail_header .titre:after {
    background: #007bff;
}
.detail_header .crit span:nth-child(1) {
    font-weight: 600;
}
.retour_pret {
    font-size: 25px;
    font-weight: 700;
    color: #007bff;
}
.retour_pret span {
    color: #007bff;
}
.detail .page_heading {
    font-size: 22px;
    font-weight: 500;
    border-left: 2px solid #007bff;
    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: #007bff !important;
}
.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #007bff !important;
}
.detail #descdetail{
    text-align: justify;
}
/*MISE EN FORME TABLEAU DETAILS*/
.detail .attribut_label0 {
    position: relative;
    background: #fff;
}
.detail .bloc-champ{
    background: #fff;
}


/******************************************************/
/**************  PAGE AGENCE        *******************/
/******************************************************/
.img-vendre {
    border-radius: 50%;
    max-width: 230px;
    margin-bottom: 15px;
border: 3px solid var(--marronFonce)
    /* box-shadow: 6px 3px 5px #616161; */
}

.soustitre{
	
	font-weight: 600;
	font-size: 1.3em;
	color: var(--marron)
}

.agence .titre{
	font-weight: 300;
	font-size: 3em;
	color: var(--marron)
}

.agence h2{
color: var(--marronFonce)
}
/******************************************************/
/**************  RESPONSIVE DESIGN  *******************/
/******************************************************/

@media (min-width: 992px) {


 nav.menu ul{
padding-top: 50px
}
    nav.menu ul li {
        display: inline-block;
		  text-transform: uppercase
    }
    .menu ul > li > a {
        padding: 12px 20px;
        line-height: 1.2;
        color: var(--marron)!important;
    }
.menu ul > li > a:hover{
color: #000!important;}

.menu ul > li:first-letter{
font-weight: 800}


    .index .not-sticking .menu ul > li > a {
        color: var(--marron)!important;
    }
 .index .not-sticking .menu ul > li > a {
        color: #000000!important;
    }
    .header__logo {
        display: block;
        height: auto;
        padding: 0px;
    }


}
@media (max-width: 991px) {
.index-logo-not-sticking, .index-logo-sticking{
width:120px!important;
left: -20px}
	.main-content{margin-top: 200px}

    .container_search {
  display: none;
}

.agence .entete{
margin-top: 130px}
.agence .titre {
  font-weight: 300;
  font-size: 2em;
  color: var(--marron);
}
}

  @media (max-width: 420px){
#content {
  margin-top: 30%;
}
.header .img-fluid {
  margin-left: -55px;
}
.header__logo img {
  margin-left: 0px;
  margin-top: 0px;
  max-width: 120%;
}
figure.effect-oscar h2 {
  margin: -40% 0 10px 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
figure.effect-oscar:hover h2 {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 100%, 0);
}
}
/* BADGE GOOGLE */
.badge-google-content {
   background: #e9ecef;
   color: #111!important;
   border-radius: 6px;
   width: 60%;
   margin: 0 auto;
   padding: 0.8rem;
}
img.badge-google {
  width: 50%;
}
.badge-google-content p, .badge-google-content span{
color: #000000!important}
.google-stars, .google-stars span {
        background-size: 25px 22px;
        height: 22px;
        top: 1px;
        width: 123px;
		  color: #000000!important
    }
 .google-stars {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAWCAYAAAA1vze2AAAAxUlEQVR42rXUUQuEIAwH8GAQCIcQCIFPcUchCH3/b+f18D+MUdzmUhg9KPttag7K8fm3oJTCQwX4I3Z8uyERSOyJJCCpF+IA/ML1QAJDQg9kY8j2NEJIzIM0iD8iswSmQD5fkVrt+wkAeYh3wg84G6oP0jMZtV1h/dhy8EEIBMvtIiFCFmQSIpMFWYTIYkGyEMmtiL9ItmJr1os534JElmRm8zObjy1IqtXfPuvu1FXSIu5UHQkeT3St+Bmxv69BMbDe3SFf/+tYufyUsgoAAAAASUVORK5CYII=);
        background-repeat: repeat-x;
        display: inline-block;
        overflow: hidden;
        position: relative;
    }
.google-stars span {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAWCAYAAAA1vze2AAAAqUlEQVR4AWLwySwkGv/YzgworgwwAIphGHqJXWgX6nl6q55o/GHxCX4bUx9hMK9JYwucFSmAubW2ZifED8Q7IXEgcmRqVNDsgBhBrAMSBJEiqwAGAaBRhiDvBk1A3mkRyb2CXSYLlmWFnbArffoMIrjS6qy3Sm/Z/068CPEbyKpKhfCDyA0yNE95MKtRGe9LiSz9O3hKclv6Y76ictQzqbmjyhIkyVi+8wCta5MKDP5AeAAAAABJRU5ErkJggg==);
        background-repeat: repeat-x;
        display: block;
    }
/* BADGE GOOGLE */
.badge-google-content {
    background: #fff;
    color: #111!important;
    border-radius: 6px;
    max-width: 90%;
    margin: 0 auto;
    padding: 10px;
 }
.badge-google {
    width:70px;
}
.badge-google-content a {
    color: #000;
    font-size: 14px;
}
.badge-google-content p {
    margin-bottom: 0;
}

/*  PAGE LISTING */

.page-laulau {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: var(--marron);
  background-color: transparent;
  border: 0px solid #dee2e6;
}
.page-link {
    position: relative;
    border: none;
}
.page-item.active .page-link {
    position: relative;
    color: #ffffff;
      background-color:var(--marron);
  border-color: var(--marron);
}
.page-item:first-child .page-link {
    margin-left: 0;
}
.page-item:last-child-child .page-link {
    margin-left: 0;
}
.pagination li.active {
    z-index: 0;
}
.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  background-color: transparent;
  border-color: transparent;
}