/* ACCUEIL SLIDE */
.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;
}
a {
    color: #000;
    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 : #fff !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: rgb(255, 0, 0) !important;

}


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;
            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 {
  padding-top: 160px;
}

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

.fond1 { background-color: #6f1413 !important; color: white }
.fond2 { background-color:rgb(255, 0, 0) !important; color: white;}
.fond3 { background-color:#fff !important; color: black;}
.fond4 { background-color:rgb(202, 202, 202) !important; color: black;}
.couleur1 { color: #6f1413 !important; }
.couleur2 { color:rgb(255, 0, 0) !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 {
}
@media (min-width: 576px) {
.style8 {
        height: 150px;
    }
}
.style8 {
    height: 130px;
}
