@charset "utf-8";
/* CSS LOCAL EGP pour changer le look des sites CUSTOM */


.mod-languagesfooter-lang { display: none;}


#inscription_boite_droite {display:none!important;}
#egp_display_map {	display: none !important;}
.arrow-down {	display: none !important;}

.testimonial {width:92%; padding-left:4%; padding-right:4%}
.testimonial-date { }
.testimonial-name {color:#000; font-weight:bold; margin-bottom: 20px;}
.testimonial-title {color:#000;}


.item-pagereferences h3 {
  color: #881517;
}
.item-pagereferences .tabs li {
  background-color: #fff;
}
.item-pagereferences .tabs li a {
  color: #555555;
}
.item-pagereferences .tabs li a.active {
  color:#000;
}


h1 {
  color: #881517;
}

.page-header > h1, .page-header > h2 {
  color: #881517;
}

.col-title {
  color: #881517;
}

/* mod_egp_listing.css  */

.egplisting.carousel .prix {
  color: #881517 !important;
}

.egplisting.liste .prix {
  color: #881517 !important;
}

.egplisting.bloc .prix {
  color: #881517 !important;
}

.logo_qsc_custom {
  bottom: 0;
  position: absolute;
  right: 0;
  z-index: 8000;
  width: 150px;
  height: 60px;
  display:block;
}
.logo_qsc_custom img {
  width: 100%;
  height: 100%;
}
/* QSC responsive */
@media only screen and (min-width: 1178px) and (max-width: 1400px) {
.logo_qsc_custom {
  width: 86px;height: 60px;display:block;
}
}

@media only screen and (min-width: 959px) and (max-width: 1177px) {
.logo_qsc_custom {
  width: 86px;height: 50px;display:block;
}
}
@media only screen and (min-width: 768px) and (max-width: 958px) {
.logo_qsc_custom {
  width: 70px;height: 44px;display:block;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.logo_qsc_custom {
  width: 50px;height: 36px;display:block;
}
}
@media only screen and (min-width: 100px) and (max-width: 479px) {
.logo_qsc_custom {
    width: 35px;height: 30px;display:block;
}
}

