/* ========================================================================= */
/*                                  GENERAL                                  */
/* ========================================================================= */

/* FONTS */
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

/* font-family: 'Josefin Sans', sans-serif; */

body {
  font-family: 'Josefin Sans', sans-serif;
  padding-top: 0!important;
}

.sidebar {
 display: none;
}

p {
 font-size: 18px;
 line-height: 1.5;
}
.header {
 height: 70px;
}


.btn-info, .btn-primary, .btn-secondary {
  color: #fff;
  background-color: #367e7f;
  border-color: #367e7f;
  padding: 0.54rem 0.75rem;
}
a {
  color: #367e7f;
}
a:hover {
  color: #fff;
}

/* ========================================================================= */
/*                                  INDEX                                    */
/* ========================================================================= */


/* HEADER & MENU*/
/*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');
} */

/* .bgAccueil {
  background: linear-gradient( rgba(0,0,0, 0.15), rgba(0,0,0, 0.15) ),url(/assets/images/bgimg.jpg) center center;
  background-size: cover;
  background-repeat: no-repeat;
} */
.baseline {
  z-index: 20;
  position: absolute;
  top: 36%;
  -webkit-transform: translateY(-36%);
  -moz-transform: translateY(-36%);
  -ms-transform: translateY(-36%);
  -o-transform: translateY(-36%);
  transform: translateY(-36%);
  left: 50.5%;
  -webkit-transform: translateX(-50.5%);
  -moz-transform: translateX(-50.5%);
  -ms-transform: translateX(-50.5%);
  -o-transform: translateX(-50.5%);
  transform: translateX(-50.5%);
  text-align: center;
}
.baseline img {
 width:70%;
}

.not-sticking .menu ul > li > a {
  color: #fff;
  font-size: 17px;
  letter-spacing: 2px;
  font-weight: 500;
}
.menu ul > li > a {
  padding: 12px 20px;
  line-height: 1.2;
  color: #fff;
  letter-spacing: 2px;
  font-weight: 500;
}
.not-sticking .menu a:hover,
.sticking .menu a:hover,
.menu a:hover,
.not-sticking .menu li:hover a,
.sticking .menu li:hover a,
.menu li:hover a {
  color: #367e7f;
  text-decoration: none;
}
.header .sticking {
background: #000;
}
.index .not-sticking .site-pusher, [class*="listing"] .not-sticking .site-pusher, [class*="listing-"] .not-sticking .site-pusher {
padding: 0;
background: #000;
}
[class*="listing"] .not-sticking .container_search,
[class*="listing-"] .not-sticking .container_search {
display: none;
}
.not-sticking .site-pusher {
padding: 0;
background: #000;
}
.index .not-sticking .site-pusher {
background:transparent;
}




/* CATEGORIES */
.index .photobox_type16 .photobox__label {
 font-size: 35px;
 color: #fff;
 
 top: 50%;
}
.index .photobox_type16 .photobox__previewbox:before {
 background-color: var(--photoboxOverlay, rgba(0,0,0,0.75));
}
.logo-categorie {
  width: 110px;
  margin-bottom: 50px;
}



/* ========================================================================= */
/*                                  PAGES                                    */
/* ========================================================================= */

.listing-vente .listing-header h1,
.actualites .listing-header h1,
 .listing-header h1 {
 display: block;
 color: #fff;
 font-size: 35px;
 letter-spacing: 2px;
 text-shadow: #000000 2px 2px 3px;

}

.listing-vente .ancre-bottom,
.alerte-email .ancre-bottom,
.agence .ancre-bottom,
.contact .ancre-bottom,
.actualites .ancre-bottom,
.estimation .ancre-bottom {
 bottom: 0px;
 right: 51%;
 text-shadow: #000000 2px 2px 3px;

}

/* ALERTE EMAIL */
.alerte-email .form-group {
 margin: 0.5rem 1rem;
 padding: 10px;
 border-left: 0;
 background: transparent;
}
.alerte-email label {
 font-weight: 400;
 font-size: 18px;
 line-height: 1.8;
 text-transform: initial;
 margin-top: 0;
 margin-bottom: 0;
 color: #000;
}

/* ESTIMATION */
.centre {
  text-align: center;
}
.or {
  color: #367e7f;
}
.estimation h4 {
  font-size: 20px;
}
.estimation h3 {
  font-size: 28px;
  font-weight: 400;
}

/* AGENCE */
.agence p {
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    color: #000;
}
.agence strong {
  color: #367e7f;
  font-weight: 600;
}
.marginauto {
  margin: auto;
}
.bg-gris {
  background: #efefef;
  padding: 14px 0;
  margin: -31px 0 40px 0;
  z-index: -1;
}
.agence h2 {
  font-size: 3rem;
}
.agence h4 {
  font-size: 1.2rem;
  color: #367e7f;
}
.auteur::before,
.auteur::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 1px;
  background: #367e7f;
  vertical-align: middle;
  margin: 0 10px;
}
.auteur {
  color: #333!important;
  font-style: italic;
}
p.f16 {
  font-size: 16px;
  font-weight: 500;
}
p span.f22 {
  font-size: 22px!important;
}
.ombre {
  box-shadow: 6px 5px 6px #656565;
}
.centre p { text-align: center!important;}
.logo-entete {
  width: 150px;
}
.photo-signature {
  width: 150px;
}
.agence iframe {
  width: 100%;
  max-width: 700px;
  height: 400px;
  margin-bottom: 50px;
}

/* LISTING */
body.listing .liste2 li img, body.listing-vente .liste2 li img, body.listing-location .liste2 li img {
  width: 30px!important;
  max-width: inherit;
  display: block;
  margin: 0 auto;
  opacity: 1;
  height: auto!important;
}
body.listing .liste2, body.listing-vente .liste2, body.listing-location .liste2 {
  background: transparent;
  margin: 2rem 0 0;
  padding: 0;
}
body.listing .liste2 li, body.listing-vente .liste2 li, body.listing-location .liste2 li {
  width: 100%;
  margin: 0 1rem;
  text-align: center;
  display: inline-block;
  padding: 0;
}
body.listing .liste2 li span, body.listing-vente .liste2 li span, body.listing-location .liste2 li span {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
}
.listing .header-item, [class*="listing-"] .header-item {
  padding: 5px 0 0 0px;
}
[class*="listing"] .photobox_type16 .photobox__label, [class*="listing"] .photobox_type16 .photobox__label {
  top: 70%;
}
.ion-android-menu:before {
  font-size: 35px;
  color: #032740;
}
[class*="listing"] .main-content {
  margin: 3% 3% 0 3%;
}
.prod_listing .info_type, .prod_listing.damier .info_type {
  font-size: 16px;
  font-weight: 800;
}
.header-item ul li {
  padding: 0 9px;
}
@media (max-width: 1280px) {
  article .liste2 .article_logo {
      width: 22px;
      margin-bottom: 10px;
      display: inline-block;
      min-height: auto;
      max-width: 100%;
      opacity: 1;
  }    
  .prod_listing .info_titre, .prod_listing.damier .info_titre, .prod_listing.damier .info_ville, .prod_listing.damier .info_prix {
      font-size: 13px;
      letter-spacing: 2px;
  }
}
@media (min-width: 1281px) {
  article .liste2 .article_logo {
      width: 30px;
      margin-bottom: 10px;
      display: inline-block;
      min-height: auto;
      max-width: 100%;
      opacity: 1;
  }    
}
@media (max-width: 1281px) {
  article .liste2 .article_logo {
      width: 30px;
      margin-bottom: 10px;
      display: inline-block;
      min-height: auto;
      max-width: 100%;
      opacity: 1;
  }    
}
@media (max-width: 991px) {
  .prod_listing .info_titre, .prod_listing.damier .info_titre, .prod_listing.damier .info_ville, .prod_listing.damier .info_prix {
      font-size: 10px;
  }
  body.listing-vente ul.liste2 {
      display: flex;
      flex-wrap: wrap;
      margin: 10px 0 0 0;
      justify-content: space-evenly;
  }
  body.listing-vente ul.liste2 li {
      padding: 0;
      font-size: 9px;
      font-weight: 500;
      letter-spacing: 1px;
      text-align: center;
      width: 45%;
      height: auto;
      margin: 2px 0;
  }
  body.listing .liste2 li img, body.listing-vente .liste2 li img, body.listing-location .liste2 li img {
      width: 20px!important;
  }
  body.listing-vente .liste2 li span, body.listing-location .liste2 li span {
      font-size: 9px;
      letter-spacing: 1px;
  }
  [class*="listing"] .photobox_type16 .photobox__label, [class*="listing"] .photobox_type16 .photobox__label {
      top: 60%;
  }
  .block_etiquette {
      padding: 5px;
      font-size: 10px;
      width: 115px;
  }
}
@media (max-width: 600px) {
  body.listing-vente ul.liste2 li {
      width: 32%;
  }
  body.detail img.detail-bgimg {
      width: 85%;
      margin: auto;
      height: auto;
      object-fit: contain;
  }
  .carousel-inner {
      height: 30vh !important;
  }
}
.prod_listing .info_type::after, .prod_listing.damier .info_type::after {
  content: "";
  display: block;
  position: relative;
  background: #367e7f;
  height: 1px;
  width: 30%;
  margin: 6px auto 6px auto;
}




/* CONTACT */
.contact h3 {
  font-size: 2rem;
}
.contact h4 {
  font-size: 19px;
}
.logo-contact {
  width: 90px;
  margin-bottom: 20px;
}


/* MENTIONS LEGALES */
.mentions-legales p, .list_mentions, .content_page {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
}
.mentions-legales h2 {
  margin-top: 40px;
  line-height: 1;
  font-weight: 300;
  padding-left: 20px;
  border-left: 2px solid #367e7f;
}

/* FOOTER */
footer, footer a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    margin: auto;
}
footer .margin-container {
  margin: 0;
}
.logo-footer { 
  width: 50px ;
  margin-right: 5px;
}
.liens_center {
  text-align: center;
  margin: auto;
}
.liens_center p {
  color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}
.reseaux-sociaux img {
  width:35px;
}
.reseaux-sociaux a i {
  font-size:32px;
}
.reseaux-sociaux a:hover i {
  color: #367e7f;
}
.liens_center ul {
  margin-bottom: 0;
}
.liens_center ul li{
  padding: 0 10px;
}


/* ACTUALITES */
.actualites .content_page {
  width: 100%;
}
.actualites-group ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.5em;
}
/* .actualites-group ul li {
  position: relative;
  width: calc(33.33% - 1em);
  margin: calc(0.5em * 2) 0.5em;
  overflow: hidden;
} */
.actualites-group ul li {
  position: relative;
  width: calc(100% / 3 - 16px);
  margin: calc(0.5em * 2) 0.5rem;
  overflow: hidden;
}
.actualites-group ul li:hover a{
  color: #444;
}
.actualites-group ul li .btn{
  margin-right: 10px;
}
.actualites-group ul li .title-post {
  font-size: 25px;
  font-weight: 500;
  margin: 15px 5px 10px 5px;
  color: #000;
}
.actualites-group ul li .date-post {
  font-size: 20px;
  margin: 0 5px;
  color: #367e7f;
}
.actualites-group ul li .btn-actus {
  font-size: 20px;
  margin: 5px 5px;
  color: #000;
}
.adminperso .title-post {
  text-align: center;
  margin: 20px 0;
  font-size: 25px;
}
.adminperso .date-post{
  margin-top: 15px;

}
.adminpersos .actualites-group img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.actualites .description-post {
  color: #000;
}

/* ========================================================================= */
/*                                TOP PAGE                                   */
/* ========================================================================= */
.bgAccueil-page {
 height: 80vh;
 top: -70px;
}
.detail .bgAccueil-page {
 height: 80vh;
 background-position: center;
}

.listing-vente .bgAccueil-page {
 background: url(/assets/images/bgimg-vente.jpg) center center!important;
  background-size: cover!important;
 background-repeat: no-repeat!important;
 z-index: -100;
  height: 80vh;
}

.estimation .bgAccueil-page {
 background: url(/assets/images/bgimg-estimation.jpg) center center!important;
  background-size: cover!important;
 background-repeat: no-repeat!important;
 z-index: -100;
 height: 80vh;
}

.agence .bgAccueil-page {
 background: url(/assets/images/bgimg-agence.jpg) center center!important;
  background-size: cover!important;
 background-repeat: no-repeat!important;
 z-index: -100;
  height: 80vh;
}

.contact .bgAccueil-page {
 background: url(/assets/images/bgimg-contact.jpg) center top!important;
  background-size: cover!important;
 background-repeat: no-repeat!important;
 z-index: -100;
  height: 80vh;
}

.alerte-email .bgAccueil-page {
 background: url(/assets/images/bgimg-alerte-email.jpg) center center!important;
  background-size: cover!important;
 background-repeat: no-repeat!important;
 z-index: -100;
  height: 80vh;
}

.actualites .bgAccueil-page {
 background: url(/assets/images/bgimg-blog.jpg) center center!important;
  background-size: cover!important;
 background-repeat: no-repeat!important;
 z-index: -100;
  height: 80vh;
}

.mentions-legales .bgAccueil-page {
 background: url(/assets/images/bgimg-mentions-legales.jpg) center center!important;
  background-size: cover!important;
 background-repeat: no-repeat!important;
 z-index: -100;
  height: 80vh;
}



/* ========================================================================= */
/*                              LISTING & DETAIL                             */
/* ========================================================================= */
.listing-header-detail {
  position: relative;
  padding: 0 0 50px 0;
  width: 100%;
  color: #000!important;
}
.detail .detail-header-titre {
  text-align: center;
  text-transform: uppercase;
  color: #252525;
  font-size: 28px;
  letter-spacing: 5px;
  line-height: 1.5;
}
.detail .detail-header-titre::after {
  content: "";
  display: block;
  position: relative;
  background: #367e7f;
  height: 1px;
  width: 30%;
  margin: 10px auto 0 auto;
}
.prix-header-titre {
  color: #000;
  
}
.detail .h3 {
  text-align: center;
  text-transform: uppercase;
  color: #252525;
  font-size: 28px;
  letter-spacing: 5px;
  margin: 0 0 1.2em 0;
  line-height: 1.5;
  
}
#vvirtuelle embed {
  max-width: 600px!important;
  max-height: 320px!important;
}
.detail .interlocuteur {
  border: 0;
  padding: 10px;
  border-radius: 0;
  background: #fff;
  color: #000;
  text-align: center;
  font-weight: 300;
  font-size: 22px;
  line-height: 1.8;
}
.detail .interlocuteur div:nth-child(1) {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 300;
}
.detail .interlocuteur img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 200px;
  height: 200px;
  border-radius: 50%;
}

.detail_pieces ul li {
  display: inline-block;
  border: 1px solid #00000029;
  padding: 15px;
  margin: 10px 10px 10px 0;
  text-align: center;
  width: 23.4%;
}
.detailpiece-nompiece {
  font-weight: 600;
  text-transform: capitalize;
}

.dropdown-menu.open.show {
  transform: translate3d(0px, 36px, 0px)!important;
}
/* ========================================================================= */
/*                              RESPONSIVE                                   */
/* ========================================================================= */



@media (min-width: 1281px) {
  .listing-header {
    position: absolute;
    top: 63%;
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    -o-transform: translateY(-30%);
    transform: translateY(-30%);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-01%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 150px 0;
}
}
@media (max-width: 1280px) {
  .menu ul > li > a {
      padding: 12px 10px;
      color: #fff;
  }
  .sticking .menu ul > li > a,
  .not-sticking .menu ul > li > a {
    font-size: 12px;
    text-transform: uppercase;
  }
  .index .not-sticking .header__logo img, .not-sticking .header__logo img {
    width: 250px;
  }
  .index .photobox_type16 .photobox__label {
    font-size: 25px;
  }

  .listing-header {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 50.5%;
    -webkit-transform: translateX(-50.5%);
    -moz-transform: translateX(-50.5%);
    -ms-transform: translateX(-50.5%);
    -o-transform: translateX(-50.5%);
    transform: translateX(-50.5%);
    padding: 150px 0;
  }
  .listing-vente .listing-header h1, .listing-header h1 {
    font-size: 25px;
  }
}


@media (max-width: 991px) {

 .header .sticking, .header .not-sticking {
  background: #000;
 }
 .index .header .not-sticking {
  background: transparent!important;
}
  .index .photobox_type16 .photobox__label {
   font-size: 23px;
   color: #fff;
 }
 .index .photobox_type16 .photobox__previewbox:before {
  background-color: var(--photoboxOverlay, rgba(0,0,0,0));
 }
  .index .not-sticking .header__logo img, .not-sticking .header__logo img, .header__logo img {
    width: 50px;
    padding: 10px 0;
    margin-right: 70px;
  }
  .baseline {
    z-index: 20;
    position: absolute;
    top: 37%;
    -webkit-transform: translateY(-37%);
    -moz-transform: translateY(-37%);
    -ms-transform: translateY(-37%);
    -o-transform: translateY(-37%);
    transform: translateY(-37%);
    left: 50.5%;
    -webkit-transform: translateX(-50.5%);
    -moz-transform: translateX(-50.5%);
    -ms-transform: translateX(-50.5%);
    -o-transform: translateX(-50.5%);
    transform: translateX(-50.5%);
    text-align: center;
  }
  .ancre-bottom {
    right: 52%;
  }
  .logo-categorie {
    width: 57px;
    margin-bottom: 16px;
  }
  .reseaux-sociaux img {
    width: 27px;
  }
  .logo-footer {
    width: 28px;
    margin-right: 5px;
  }
  footer a {
    font-size: 10px;
    }
    .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: #fff;
      background: #fff;
  }
  .listing-vente .ancre-bottom, .alerte-email .ancre-bottom, .agence .ancre-bottom, .contact .ancre-bottom, .actualites .ancre-bottom, .estimation .ancre-bottom {
    right: 53%;
  }
  [class*="listing"] .photobox_type16 .photobox__label, [class*="listing"] .photobox_type16 .photobox__label {
      top: 75%;
  }
  .agence h2 {
    font-size: 2rem;
  }
  .bg-gris {
    margin: -21px 0 40px 0;
  }
  .order1 {
    order: 1;
  }
  .order2 {
    order: 2;
  }
  .agence .row img { margin-bottom: 20px;}
  .bgAccueil-page {
    top: -20px;
      height: 40vh !important;
  }
  .listing-header {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 50px 0;
  }
  .alerte-email .groupe_champs > .form-group {
    width: 100%;
  }
  .listing-vente .listing-header h1, .listing-header h1 {
    font-size: 20px;
  }
  .detail footer .list-inline-item {
    padding: 0;
  }
  .alerte-email .content_page {
    margin-top: 30px;
  }
  .block_info.photobox__label {
    display: none;
  }
  .prod_listing > .listing_article article {
    border: 0;
}
  .block_info_mobile {
    width: 98%;
    text-align: center;
    min-height: 85px;
    padding: 10px;
  }
  .block_info_mobile .prod_listing .info_titre {
    text-transform: uppercase;
    line-height: 1.3;
    font-weight: 600;
  }
  .index .photobox_type16 .photobox__previewbox:before, [class*="listing"] .photobox_type16 .photobox__previewbox:before, [class*="listing-"] .photobox_type16 .photobox__previewbox:before {
    background-color: var(--photoboxOverlay, rgba(255,255,255,0));
    transition: opacity var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0);
  }
  .block_info_mobile .info_ville {
    padding-top: 0;
  }
  .burger-item {
    top: 30px;
  }
  .index .not-sticking .header__logo img, .not-sticking .header__logo img, .header__logo img {
    margin-right: 20px;
    float: right;
  }
  [class*="listing-"] article,
  [class*="listing"] article {
    background: #f1f1f1;
  }
  article .block_info{
    display: none;
  }
  .block_info_mobile {
    display: block;
  }
  .detail_pieces ul li {
    width: 31.4%;
}
.listing .not-sticking .bloc.bloc4, [class*="listing-"] .not-sticking .bloc.bloc4 {
  display: none;
}
.listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
  display: block;
}
.listing .header .sticking ,
 [class*="listing-"] .header .sticking {
  height: 0;
}
.listing .bloc.bloc4, [class*="listing-"] .bloc.bloc4 {
  top: 0;
  background: #000;
  border-radius: 0;
  color: #367e7f;
  font-size: 23px;
}
  .prod_listing.damier .info_titre, .prod_listing.damier .info_ville, .prod_listing.damier .info_prix {
      white-space: initial;
  }
  .agence iframe {
    width: 100%;
    max-width: 700px;
    height: 400px;
    margin-bottom: 50px;
  }
}


@media (min-width: 992px) {
  .index .not-sticking .header__logo img, .not-sticking .header__logo img, .sticking .header__logo img, [class*="listing"] .header__logo img, [class*="listing-"] .header__logo img {
      width: 90px;
      padding: 5px 10px;
  }
  .border-right {
    border-right: 1px solid rgba(0,0,0, 0.15);
  }
  .site-pusher {
    display: flex;
    justify-content: center;
}
  nav.menu {
      width: auto;
      margin: auto 3%;
  }
  .menu ul > li.drapeau > a {
    padding: 0 10px;
  }
  .block_info_mobile {
    display: none;
  }
  .prod_listing .info_titre, .prod_listing.damier .info_titre {
    white-space: initial;
  }
}

@media (max-width: 560px) {
  .detail_pieces ul li {
    width: 46.4%;
}
.detailpiece-nompiece {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 14px;
}
 .index .carousel {
   display: none;
 }
 .bgAccueil {
    background: linear-gradient( rgba(0,0,0, 0), rgba(0,0,0, 0) ),url(/assets/images/bgimg-mobile.jpg) no-repeat center center!important;
 }
  .index .not-sticking .header__logo img, .not-sticking .header__logo img, .header__logo img {
    width: 37px;
    padding: 5px 0;
    margin-right: 20px;
    float: right;
  }
  .baseline {
    width: 100%;
  }
  #carouselExampleIndicatorsHome .carousel-item:nth-child(1) {
      background-position: center center;
  }
  #carouselExampleIndicatorsHome .carousel-item:nth-child(2) {
      background-position: center center;
  }
  .liens_center {
    margin: 20px auto;
  }
  .listing-vente .ancre-bottom, .alerte-email .ancre-bottom, .agence .ancre-bottom, .contact .ancre-bottom, .actualites .ancre-bottom, .estimation .ancre-bottom {
    display: none;
  }
  .bgAccueil-page {
    background-size: contain!important;
    height: 100% !important;
    min-height: 25vh;
    max-height: 30vh;
    top: 0;
    margin-top:50px;
  }
  .listing-header {
    padding: 0;
  }
  .logo-entete {
    margin-top: 50px;
    width: 70px;
  }
  .agence .text-right {
    text-align: left!important;
  }
  .agence iframe {
    width: 100%;
    max-width: 300px;
    height: 225px;
    margin-bottom: 50px;
  }
  #vvirtuelle embed {
    max-width: 100%!important;
    max-height: 200px!important;
    min-height: 180px;
  }
}
@media (max-width: 300px) {
  .detail_pieces ul li {
    width: 100%;
  }
}


/* @media only screen and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: portrait) {
 .bgAccueil {
     background: linear-gradient( rgba(0,0,0, 0.35), rgba(0,0,0, 0.35) ),url(/assets/images/slider_home/2.jpg) no-repeat center center!important;
     background-size: cover;
     height: 100vh;
     min-height: 600px;
     background-position: center center;
 } 
} */

@media screen and (min-width: 320px) and (max-width: 767px) and (orientation:landscape){
  .bgAccueil-page {
    top: 0;
    height: 75vh !important;
    margin-top: 37px;
  }
  .info_ville {
    font-size: 10px;
  }
  .spin4.info_prix {
    font-size: 12px !important;
    text-align: center !important;
  }
  .prod_listing .info_titre {
    font-size: 13px;
  }
  .index-logo-not-sticking, .index-logo-sticking, .logo-sticking, .logo-not-sticking, .header .img-fluid {
    width: 7%;
  }
  .index .not-sticking .header__logo img, .not-sticking .header__logo img, .header__logo img {
    margin-right: 50px;
}
  .detail .groupe-btn .list-inline-item {
    margin: 10px 0;
  }
  .logo-entete {
    margin-top: 50px;
    width: 100px;
  }
  .agence .text-right {
    text-align: center!important;
  }
  .agence .container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .detail_pieces ul li {  
    width: 30%;
  }
  .search__form-item:nth-child(n+2) {
      width: calc(100% / 2 - 3px) !important;
  }
  .modal-dialog {
    margin: 40px auto;
}
  .search__form-item.c_valid {
    width: 100%!important;
  }
}

.top_link {
  bottom: 1%;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
  .block_info_mobile {
    display: block;
  }
  .block_info {
    display: none;
  }
  [class*="listing-"] article, [class*="listing"] article {
    background: #f1f1f1;
}
  .index .photobox_type16 .photobox__label, [class*="listing"] .photobox_type16 .photobox__label, [class*="listing"] .photobox_type16 .photobox__label {
    width: 98%;
    text-align: center;
    font-size: 28px;
    opacity: 1;
    transition: opacity calc(var(--photoboxAnimationDuration, .2s) / 4) cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: opacity;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    text-transform: uppercase;
}
    .index .photobox_type16 .photobox__previewbox:before, [class*="listing"] .photobox_type16 .photobox__previewbox:before, [class*="listing-"] .photobox_type16 .photobox__previewbox:before {
        background-color: var(--photoboxOverlay, rgba(255,255,255,0));
        transition: opacity var(--photoboxAnimationDuration, .4s) cubic-bezier(0.71, 0.05, 0.29, 0);
    }
    .index .photobox_type16 .photobox__label {
      font-size: 23px;
      color: #fff;
  }
  .photobox_type16:hover .photobox__label {
      opacity: 1!important;
      transition-duration: var(--photoboxAnimationDuration, .2s);
      transition-delay: calc(var(--photoboxAnimationDuration, .2s) / 2);
  }

}



/* MODIFS */
.b_prestige {
  display: none;
}


