/*94d60a vert*/
/*8f0d57 violet*/

.alert-home{
  color:#8f0d57;
  border:1px solid #94d60a;
  margin-top:20px;
  padding:20px;
}
.alert-home p{
  margin:0;
}
.alert-home .fa{
  color:#94d60a;
}
.alert-home h2{
  color:#94d60a;
}
.alert-home .separator{
  width:50%;
  height:1px;
  margin:20px 25%;
  background:#94d60a;
}
@font-face {
  font-family: 'Adobe Caslon Pro Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Adobe Caslon Pro Regular'), url('ACaslonPro-Regular.woff') format('woff');
}

*{
  margin:0;padding:0;
  border:none;
  font-family: 'Open Sans Condensed', sans-serif;
}
img.fit{
object-fit: contain;
}
.alur_vente .alur_prix_fai{
  font-size:18px;
  font-weight:bold;
  display:block;
  text-align:right;
}
.alur_copro,
.alur_hono_dont,
.alur_hono_charge,
.alur_hono_charge_partage,
.alur_hono_soit_pourcent,
.alur_hono_nc,
.alur_prix_net_vendeur,
.alur_copro_charges,
.alur_loyer,
.alur_charges,
.alur_complement,
.alur_depot_garantie,
.alur_honoraires,
.alur_ville,
.alur_surface,
.alur_hono_link{
  font-size:16px;
  display:block;
  text-align:right;
}
.alur_hono_desc{
  font-size:14px;
  font-style:italic;
  display:block;
  text-align:right;
}

.animatedDiapo{
  position:relative;
}
.animatedDiapo img.vide{
  position:relative;
  overflow-x:hidden;
}
.animatedDiapo .animated{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
body{
  font-size:16px;
  color:#56565a;
}
.text-right{
  text-align : right;
}
.text-bold{
  font-weight : 700;
}
.text-uppercase{
  text-transform : uppercase;
}
.clear{
  clear : both;
}
.display-table{
  display : table;
}
.display-cell{
  display : table-cell;
  vertical-align : middle;
}
.display-cell.verticalTop{
  vertical-align : top;
}
.nowrap{
  white-space : nowrap;
}
.w100{
  width  : 100%;
}
.w50{
  width  : 50%;
}
.w33{
  width  : 33.33%;
}
.w25{
  width  : 25%;
}
.w20{
  width  : 20%;
}
.condensed{
  font-family: 'Open Sans Condensed', sans-serif;
}
.display-inline{
  display : inline;
}
.display-inline-block{
  display : inline-block;
}
.dropdown-menu.dropdown-menu-right{
  left : auto;
  right : 0;
}
.btn-primary{
  background : white;
  border-color: #8f0d57;
  color: #8f0d57;
  border-radius : 0;
  font-size : 16px;
  padding-top : 5px;
  padding-bottom : 5px;
}
.btn-primary:hover,.btn-primary:focus{
  background : #8f0d57;
  border-color: white;
  color: white;

}
.btn-success{
  background : white;
  border-color: #94d60a;
  color: #94d60a;
  border-radius : 0;
  font-size : 16px;
  padding-top : 5px;
  padding-bottom : 5px;
}
.btn-success:hover,.btn-success:focus{
  background : #94d60a;
  border-color: white;
  color: white;

}
.form-control{
  border-radius : 0;
}
.bandeauBleu .logo img{
  max-height:30px;
}
a{
  color:#8f0d57;
}
body{
  font-family: 'Open Sans', sans-serif;
  color : #56565a;
}
#header .bandeauBleu{
  background : #8f0d57;
  color : white;
  padding : 2px 0;
}
#header .bandeauBleu .menu-top a,#header .bandeauBleu .menu-top .a{
  color : white;
  margin-left : 40px;
  text-decoration : none;
  font-size:18px;
}
#header .bandeauBleu .menu-top a .fa,#header .bandeauBleu .menu-top .a .fa{
  font-size : 1.4em;
}
#header .logo{
  margin-right : 35px;
}
#header .ligne{
  border-top : 1px solid #8f0d57;
}
#menu a{
  text-transform : uppercase;
  font-size : 18px;
  color : #94d60a;
  display : block;
  text-align : center;
  text-decoration : none;
  font-family: 'Adobe Caslon Pro Regular';
}
#menu a:hover{
  color : #94d60a;
}
#recherche{
  height : 500px;
  position : relative;
  overflow : hidden;
}
#recherche .etape{
  width : 100%;
  height : 100%;
  position : absolute;
  left : 0;
  top : 0;
}
.boxCenterCenter{
  font-family: 'Adobe Caslon Pro Regular';
  position:absolute;
  left : 50%;
  top : 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
#recherche #etape1 {
  text-align : center;
}
#recherche #etape1 .boxCenterCenter {
  background:rgba(255,255,255,0.8);
}
#recherche #etape1 a{
  text-transform : uppercase;
  display : inline-block;
  font-size : 30px;
  cursor : pointer;
  margin : 0 15px;
  color : #8f0d57;
  text-decoration : none;
  font-family: 'Adobe Caslon Pro Regular';
  text-shadow:0 0 5px white;
}
#recherche #etape1 a.louer{
  color : #94d60a;
}
#recherche #etape2{
  display:none;
}
#recherche #etape2 .form{
  min-width : 300px;
}

/* pages resultat*/

#listing_bien .nbphotos{
    position: absolute;
    bottom: 4px;
    left : 4px;
    background: rgba(0,0,0,0.5);
    color : white;
    padding: 3px;
}
#listing_bien .thumbnail{
    position: relative;
    margin-bottom: 0;
}
#listing_bien .thumbnail img{
    height: 235px;
}
#listing_bien .bien{
    margin-bottom: 10px;
    padding-bottom: 10px;
  border-bottom:2px dashed #064071;
}
#listing_bien .bien  h3 a,#listing_bien .bien  .spoiler a{
  color : #8f0d57;
}
#listing_bien .bien .prix{
    float: right;
}
#listing_bien .bien h3{
    margin: 0 0 5px;
}
.btn-selection:hover .fa{
    color : red;
}
#listing_bien .bien .lastLigne{
    margin-top: 118px;
}
#listing_bien .spoiler p{
    font-size:18px;
}
#listing_bien .bien .lastLigne .btn-primary{
    font-size:18px;
    font-weight:bold;
}
#listing_bien .bien .lastLigne .btn-apercu{
    margin-top: 14px;
    display: inline-block;
    cursor: pointer;
}
#listing_bien .bien .lastLigne .btn-apercu:hover{
    color: #064071;
}
#listing_bien .bien .spoiler{
    display: none;
    margin-top: 10px;
}
.pagination{
  margin : 6px;
}
.pagination > li > a, .pagination > li > span{
  color : #064071;
}
.pagination > li > a:hover, .pagination > li > span:hover{
  color : #0055a3;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
  background : #064071;
  border-color : #0055a3;
}
.pagination > li > a, .pagination > li > span{
  padding : 6px 8px;
}
#result_ajax{
  margin : 0 0 5px 0;
}
/*page detail*/

#pageDetail #blockPhoto{
  position : relative;
}
#pageDetail #principal_picture{
  position : absolute;
  top : 0;
  left : 0;
}
#pageDetail h1{
  text-align : center;
}
#pageDetail #blockPhoto #prix{
  position : absolute;
  z-index : 10;
  background : #94d60a;
  color : white;
  font-weight : bold;
  right : 0;
  top : 20px;
  padding : 10px;
  font-size : 18px;
}
#pageDetail #blockPhoto .nav{
  position : absolute;
  right : 20px;
  bottom : 20px;
  z-index : 10;
}
#pageDetail #blockPhoto .nav .item{
  width : 20px;
  height : 20px;
  background : #999;
  border-radius : 50%;
  float : left;
  margin-left : 5px;
  cursor : pointer;
  border : 1px solid white;
}
#pageDetail #blockPhoto .nav .item.active{
  background : #94d60a;
}
#pageDetail #blockPhoto .nav .item.disabled{
  opacity : 0.7;
  cursor : not-allowed;
}
#pageDetail #blockPhoto .diapo{
  position : absolute;
  top : 0;
  left : 0;
  height : 100%;
  width : 100%;
  overflow : hidden;
}
#pageDetail #blockPhoto .diapo .img{
  position : absolute;
  top : 0;
  left : 0;
  z-index:1;
  width : 100%;
}
#pageDetail #blockPhoto .diapo .img img{
  position : absolute;
  top : 0;
  left : 0;
  z-index : 0;
}
#pageDetail #blockPhoto .diapo .img img.imagevide{
  position : static;
}
#pageDetail #blockPhoto .diapo .img.blur .opacityFauteDeMieux{
  position : absolute;
  top : 0;
  left : 0;
  z-index:2;
  width : 100%;
  height : 100%;
  background: white;
  opacity : 0.7;
}
#pageDetail #blockPhoto .diapo .img.blur .panel #login_zone h3 ,#pageDetail #blockPhoto .diapo .img.blur .panel #login_zone .form-group{
  margin : 0 0 5px 0;
}
#pageDetail #blockPhoto .diapo .img.blur .panel #login_zone label{
  font-weight : 400;
}
#pageDetail #blockPhoto .diapo .img.blur .panel{
  position : absolute;
  top : 80px;
  left : 5%;
  z-index:3;
  width : 90%;
}
#pageDetail #blockPhoto .progress{
  width : 0;
  height : 5px;
  background : #064071;
  position : absolute;
  top : 0;
  z-index : 10;
  border-radius : 0;
}
#pageDetail #blockPhoto .commande{
  position : absolute;
  top : 10px;
  left : 5px;
  background : #064071;
  z-index : 10;
  padding : 6px 10px;
  border-radius : 50%;
  color : white;
  cursor : pointer;
}
#pageDetail #des{
  margin-top : 10px;
}
#pageDetail #des h3{
  margin-top : 0;
  font-size : 22px;
  font-weight : bold;
  text-align : justify;
  font-family: 'Adobe Caslon Pro Regular';
}
#pageDetail h5{
  font-size : 24px;
  text-align : center;
  border-bottom : 1px solid #94d60a;
  padding-bottom : 5px;
  text-transform : uppercase;
  margin-top : 0;
}
#pageDetail .loginDetail{
  border-top : 1px solid #CCC;
  padding-top : 5px;
  margin-top : 20px;
}
#pageDetail .conteneur_bilans_energie .bilans_energie{
  margin : 0 auto;
  width : 180px;
}
#accordeon{
  margin-top : 10px;
}
#accordeon .panel,#accordeon .panel-body{
  padding : 0;
  margin : 0;
}
#accordeon h3{
  margin : 0;
  background : #064071;
  color : white;
  cursor : pointer;
  padding : 3px;
}
#accordeon  .list-group{
  margin : 0;
  background : white;
}
#accordeon  .list-group li{
  background : none;
}
#pageDetail .containerBtn{
  margin-bottom : 10px;
}
#pageDetail .containerBtn li{
  list-style : none;
  margin :0;
}
#pageDetail .containerBtn li .btn-primary a{
  color : #064071;
  display : block;
  height : 100%;
}
#pageDetail .containerBtn li .btn-primary a:hover,#pageDetail .containerBtn li .btn-primary a:focus,#pageDetail .containerBtn li .btn-primary a:active{
  color :white;
}
#pageDetail .containerBtn li .btn-primary a:hover{
  text-decoration : none;
}
#pageDetail .containerBtn .btn{
  margin-bottom : 5px;
}
#pageDetail #google_maps_poi_map_product ul{
  list-style : none;
}
#pageDetail #google_maps_poi_map_product li{
  width : 23%;
  margin : 0 1% 5px;
  float : left;
}
#pageDetail #google_maps_poi_map_product li:first-child{
  width : 98%;
  text-align : center;
}
/******* toptoppanel ****/
#toppanel {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    text-align: left;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 999;
  margin-top : -92px;
}
#panel {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 90px;
    overflow: hidden;
    position: relative;
    z-index: 3;
    text-align: center;
  margin-bottom : -5px;
  margin-bottom : 0;
}
#panel a {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-left: 5px;
    text-decoration: none;
}
#panel a:hover {
    color: #064071;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
#panel .content {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 0 auto;
    padding-top: 15px;
    text-align: left;
}
#toppanel #toggle{
  background : white;
  border-radius : 0 0 5px 5px;
  padding : 5px 10px;
  float : left;
  margin-left : 20px;
}
#toppanel #toggle a{
  color : black;
}
#toppanel .login{
  list-style : none;
  margin-bottom: 0;
}
.themes .h3,.themes .row b{
  font-family: 'Adobe Caslon Pro Regular';
}
.themes a{
  font-size:14px;
}
.themes .row .text-center{
  padding:10px 5px;
  border:1px solid #00294e;
  margin:5px 0;
}
.themes .row .text-center a{
  color:#00294e;
  text-decoration:none;
}
.themes .box1 .text-center{
  background:url('../images/box1.jpg') center center no-repeat;
  background-size: 100% 100% ;
}
.themes .box2 .text-center{
  background:url('../images/box2.jpg') center center no-repeat;
  background-size: 100% 100% ;
}
.themes .box3 .text-center{
  background:url('../images/box3.jpg') center center no-repeat;
  background-size: 100% 100% ;
}
.themes .box4 .text-center{
  background:url('../images/box4.jpg') center center no-repeat;
  background-size: 100% 100% ;
}
.textIndex{
  margin-top:50px;
}
.textIndex .slogan1,.textIndex .slogan2{
  font-family: 'Adobe Caslon Pro Regular';
  font-size:20px;
  font-style:italic;
}
.textIndex .slogan1{
  color:white;
  background:#8f0d57;
  padding:5px;
  display:inline-block;
  margin-left:50px;
}
.textIndex .slogan2{
  color:#94d60a;
  padding:5px;
  margin-left:100px;
}
.textIndex p{
  color:#414141;
  text-align:justify;
}
.textIndex small{
  color:#00294e;
  font-style:italic;
  margin-left:50px;
  font-size: 14px;
  font-weight:bold;
}
.search_link_rss{
  position:relative;
}
.nouveautes{
  background:#8f0d57;
  margin:25px 0;
  padding:10px 0;
}
.cc{
  background:#f2eee8;
  margin:25px 0;
  padding:10px 0;
}
.nouveautes .selectionTitle{
  text-align:center;
  font-family: 'Adobe Caslon Pro Regular';
  color:white;
}
.selection .bienSelection .params{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  padding:5px;
  background:rgba(255,255,255,0.5);
  font-weight:bold;
  color:#56565a;
}
.selection .bienSelection .params p{
  margin:0;
  padding:0;
}
.selection .bienSelection .params .surface{
  position:absolute;
  bottom:0;
  right:0;
  background:white;
  font-weight:bold;
  color:#e4340b;
  height:100%;
  padding:5px;
}
.selection1Title{
  text-align:center;
  font-family: 'Adobe Caslon Pro Regular';
  color:#00294e;
}
.estimation{
  padding:50px 0;
  color:white;
  margin:15px 0;
  background:url('../images/estimationBG.png') top center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
#header_top_top{
  position:fixed;
  bottom:0;
  left:0;
  width:100%;
  background:white;
  font-size: 14px;
  font-weight:bold;
  z-index:1500;
}
#header_top_top a{
  font-size: 14px;
  font-weight:bold;
}
#header_top_top .container{
  width:100%;
}
.footer{
  text-align:center;
  margin-bottom:25px;
}
.footer ul {
    list-style: none;
}
.footer ul li {
    display: inline-block;
    margin: 5px;
}
.footer ul li a{
  font-size: 14px;
  font-weight:bold;
}
.conteneur_buy_now a:hover{
  color:white;
}
@media screen and (max-width:1170px) {

  #header .logo img{
    height:70px;
  }
  #header .logo{
    background:white;
    padding:5px;
  }
}
@media screen and (max-width:992px) {
  #recherche{
    height : 300px;
  }
}
@media screen and (max-width:750px) {
  #recherche{
    height : 215px;
  }
}
@media screen and (max-width:480px) {
}
