/* ACCUEIL SLIDE */

.photoliste{
    height: 260px; 
    overflow: hidden; 
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.textepub {
    white-space: break-spaces;
}
.ma-widget-feedback.ma-widget-feedback-type3.ma-widget-feedback--large .ma-widget-feedback__logo {
    position: absolute;
    top: 3px !important;
    left: 10px  !important;
}
.ma-widget-feedback {
    background: #fff;
    border: 0 !important;
}
.ma-widget-feedback.ma-widget-feedback--large {
    width: 200px !important;
}   
.ma-widget-feedback.ma-widget-feedback-type3.ma-widget-feedback--large .ma-widget-link {
    margin-right: 0px ! important;
}
h1 {
    font-size: 2rem !important;
}

.card-body {
    padding: 15px;
}
.crit33 {
    display: inline-block;
    width: 33%;
    font-size: 16px;
}
.bandeauvenduaccueil {
    color: red;
    background-color: #fff;
    font-weight: bold;
}
.bandeaubaisseaccueil, .bandeaunouveauteaccueil, .bandeauexcluaccueil, .bandeauvenduaccueil {
    font-size: 13px;
    position: absolute;
    width: 120%;
    text-align: center;
    top: 15%;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    left: -40%;
    z-index: 999;
}

.bigimageaccueil {
    height: 450px;
    background-image: url('/images/accueil.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 100%;
}
.texteaccueil{
  height : 130px;
}

#pied a{
  
    color: #fff;
    text-decoration: none;
    background-color: transparent;

}

a {color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.col {border-radius: 2px;}
/* .navbar-dark .navbar-nav .nav-link { color: rgb(255, 255, 255,1);}
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #fff;
    font-weight: 600;
} */



.navbar-dark .navbar-nav .nav-link {
color : #ffffff !important; 
}
    
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
 
 color: #FFF !important;
 padding-left: 20px;
 padding-right: 20px;
 background-color: #099c05;

}


svg {  width: 100%; }
#dpe {  width: 50%; }
#ges {  width: 50%; }
.bouton-loupe {
    width: 60px;
    height: 60px;
    border: none;
    border-radius: 50%;
    font-size: 2em;color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
    /* -webkit-box-shadow: 1px 1px 1px #fff *//* -webkit-box-shadow: 1px 1px 1px #fff *//* box-shadow: 1px 1px 1px #fff */
}
hr {
    border-left: 1px solid #e9e7e7;
    border-right: 1px solid #e9e7e7;
    width: 80%;
    border-color: #e9e7e7 #777777;
    border-style: solid;
    border-width: 1px 100px;
}
.crit25{
    display: inline-block;width: 25%;
    /* line-height: 50px */
    color: #777777;
    font-size: 16px;
}

.blocrechercheaccueil {
    position: absolute;
  
  top: 150px;
}

.bandeaucategorie{
  position: absolute;
  top: 0px;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  font-size: 30px;
}
/* CSS Document */
.navbar {  border-top: 0px solid #444a54;}

.fond1 { background-color: #ebebeb !important; color: black }
.fond2 {background-color:#a92a14 !important; color: #ffffff;}
.fond3 { background-color:rgb(199, 198, 198) !important; color: black;}
.fond4 { background-color:rgb(202, 202, 202) !important; color: black;}
.couleur1 { color: #343a40 !important; }
.couleur2 { color:#a92a14 !important; }
.couleur3 { color: #fff !important; }
.noir { color: #000 !important; }



 .top-item {
	color: rgba(255,255,255,.5);
	font-size: 12px;
}

p.lead {
	font-size: 1.15em;
}
.card-body{
  padding: 15px;
}
.card-title {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
}
.card {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor:  pointer;
  overflow:  hidden;
}
.card-header {
  position: relative;
  z-index:10;
  background: #f7f7f7;
}
.card:hover {
      -webkit-box-shadow: 10px 8px 44px -15px rgba(0, 0, 0, 0.33);
              box-shadow: 10px 8px 44px -15px rgba(0, 0, 0, 0.33);
}
.card-footer {
  padding: 10px;
}
.card-img-top {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  max-height: 350px;
}
.card:hover .card-img-top {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.custom-select {
  width: 100%;
}
footer {
  padding: 10px 0 5px;
  font-size: 12px;
}
#blocrechaccueil {background-color: rgba(255, 255, 255, 0.0) !important;
    border-radius: 5px
}
a.page-link {
    border-radius: 35px !important;
   
}
li.page-item {
   margin : 5px;

}
.style1 {
    border-left-width: 86px;
    border-left-style: solid;
}
.style2 {
    background-color: #ad1a1a;
    color: #b87070;
}
.ChampsEstimation {
    font-weight: bold;
    text-align: left;
}
.est {}
.style3 {
    text-align: right;
}
.style4 {
    text-align: right;
}
.style5 {
    background-image: linear-gradient(178deg, #210b00 0%, #AC6F3A 100%);
}
.style6 {
    width: 100%;
}
.style7 {
}
.exclu{
    background-color: red;
    color: white;
}
.coupdecoeur{
    background-color: rgb(39, 39, 39);
    color: white;
}

@media (min-width: 576px) {
.style8 {
        height: 150px;
    }
    .style11 {
        position: relative;
        top: 150px;
    }
   
}
.style8 {
    height: 160px;
}
.style9 {
    /*background-image: url("../images/accueil2.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}



.style11 {
    position: relative;
    top: -40px;
}

.slideaccueil2 {
    /* height: 10vh */
    /* padding-top: 30% !important */
    /* max-height: 460px */ 
}

.style10 {}

.style12 {
    background-size: cover;
    background-image: url("/images/accueil3.jpg");
}