/* ACCUEIL SLIDE */


.fixed-ar::before {
  content: "";
  float: left;
  width: 1px;
  margin-left: -1px;
}
.fixed-ar::after {
  content: "";
  display: table;
  clear: both;
}

.nav-link {
  font-size: 13px; 
  padding-right: .3rem !important; 
padding-left: .3rem !important;

}
/* proportions */

.fixed-ar-1-1::before {
  padding-top: 100%;
}
.fixed-ar-4-3::before {
  padding-top: 75%;
}
.fixed-ar-16-9::before {
  padding-top: 56.25%;
}





/* CHERCK BOX */

/*General style*/
  .custom-checkbox label, .custom-radio label {
    position: relative;
    cursor: pointer;
    
    /*font-size: 21px;*/
  }

  .titrechp{
      font-size: 20px;
  }

.photo-bg {
    width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position-x: center;
}

  .fondgrisaccueil {
      height: 50%;
position: absolute;
right: 0%;
left: 220px;
background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ffffff));
background: linear-gradient(#f2f2f2, #ffffff);
  }
 .custom-checkbox input[type="checkbox"] ,.custom-radio input[type="radio"] {
    position: absolute;
    right: 9000px;
  }
   /*Custom checkboxes style*/
  .custom-checkbox input[type="checkbox"]+.label-text:before {
    content: "\f0c8";
    font-family: "Font Awesome 5 Pro";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
  }
  .custom-checkbox input[type="checkbox"]:checked+.label-text:before {
    content: "\f14a";
    color: #2980b9;
    -webkit-animation: effect 250ms ease-in;
            animation: effect 250ms ease-in;
  }
  .custom-checkbox input[type="checkbox"]:disabled+.label-text {
    color: #aaa;
  }
  .custom-checkbox input[type="checkbox"]:disabled+.label-text:before {
    content: "\f0c8";
    color: #ccc;
  }

   /*Custom checkboxes style*/
  .custom-radio input[type="radio"]+.label-text:before {
    content: "\f111";
    font-family: "Font Awesome 5 Pro";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
  }

  .custom-radio input[type="radio"]:checked+.label-text:before {
    content: "\f192";
    color: #8e44ad;
    -webkit-animation: effect 250ms ease-in;
            animation: effect 250ms ease-in;
  }

  .custom-radio input[type="radio"]:disabled+.label-text {
    color: #aaa;
  }

  .custom-radio input[type="radio"]:disabled+.label-text:before {
    content: "\f111";
    color: #ccc;
  }

  @-webkit-keyframes effect {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    25% {
      -webkit-transform: scale(1.3);
              transform: scale(1.3);
    }
    75% {
      -webkit-transform: scale(1.4);
              transform: scale(1.4);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }

  @keyframes effect {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    25% {
      -webkit-transform: scale(1.3);
              transform: scale(1.3);
    }
    75% {
      -webkit-transform: scale(1.4);
              transform: scale(1.4);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }

/* BREADSCRUMB */

ul.breadcrumb1 {
  list-style: none;
  /*background-color: #eee;*/
   font-size: 12px;
  padding: 10px 16px 10px 0px;
}
ul.breadcrumb1 li {
  display: inline;
 
}
ul.breadcrumb1 li+li:before {
  padding: 8px;
  color: black;
  content: ">";
 
}
ul.breadcrumb1 li a {
 
  text-decoration: none;
}
ul.breadcrumb1 li a:hover {
  color: #01447e;
  text-decoration: underline;
}

/* FONTS */
@font-face{
font-family:"hk-grotesk-bold";
src:url("/css/HKGrotesk-Bold.ttf") format("woff"),
url("/css/HKGrotesk-Bold.ttf") format("opentype"),
url("/cs/HKGrotesk-Bold.ttf") format("truetype");
}


@font-face{
font-family:"clear-sans-regular";
src:url("/css/ClearSans-Regular.ttf") format("woff"),
url("/css/ClearSans-Regular.ttf") format("opentype"),
url("/css/ClearSans-Regular.ttf") format("truetype");
}



@font-face{font-family:"clear-sans-thin-regular";
src:url("/css/ClearSans-Thin.ttf") format("woff"),
url("/css/ClearSans-Thin.ttf") format("opentype"),
url("/css/ClearSans-Thin.ttf") format("truetype");
}

@font-face{font-family:"amsterdam-regular";
src:url("/css/amsterdam-four-ttf.ttf") format("woff"),
url("/css/amsterdam-four-ttf.ttf") format("opentype"),
url("/css/amsterdam-four-ttf.ttf") format("truetype");
}

@font-face{font-family:"glacialindeifference-regular";
src:url("/css/GlacialIndifference-Regular.otf") format("woff"),
url("/css/GlacialIndifference-Regular.otf") format("opentype"),
url("/css/GlacialIndifference-Regular.otf") format("truetype");
}

.titre1 {
  font-size: 36px !important;
  z-index: 9999;
  position: relative;
}
.titre2 {
font-family: 'amsterdam-regular', sans-serif;
font-size: 150px;
position: absolute;
top: 20px;
color: silver;
}

.texteapropos{
    font-family: 'clear-sans-thin-regular', sans-serif;
    font-size: 20px;
padding-left: 40%;
}

.font-hk{
    font-family: 'hk-grotesk-bold', sans-serif;
    
}
.font-glacial{
    font-family: 'glacialindeifference-regular', sans-serif;
}
.font-amsterdam{
    font-family: 'amsterdam-regular', sans-serif;
}

body{
    font-family: 'clear-sans-regular', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'clear-sans-thin-regular', sans-serif;
} 

h1 {
  font-size: 3rem !important;
}
.clear-thin{
    font-family: 'clear-sans-thin-regular', sans-serif;
} 

.menutelhautdroite {
    position: absolute;
top: 0px;
right: 0px;
height: 100%;
}
.btnaccueil{
   height: 220px;
   width: 350px;
position: relative;
/*top: -80px;*/
overflow : hidden;
  font-size: 20px;
}

.img-centre {
    top: -25%;
position: relative;
}

.col-mini{
    height: 270px;
    overflow: hidden;
}
.col-maxi{
    height: 540px;
    overflow: hidden;
}


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

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

}

a {color: #000000;
    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: #000000 !important;
 padding-left: 20px;
 padding-right: 20px;
 background-color: #ff9d01;

}


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: #f2f2f2 !important; color: black }
.fond2 {background-color:#593e31 !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:#593e31; }
.couleur3 { color: #7e7e7e !important; }
.noir { color: #000 !important; }

.titreentete {
    text-shadow: 1px 1px 0 #ffffff;
    color:#ff9d01; 
}

 .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");
}

.style13 {
    background-color: #e1e1e1;
}

.style14{
background-image:url("/images/fondestim50.png");
background-size:cover;
background-repeat:no-repeat;
background-position: center;

}