
/*colors */
.colr_01{color: #fff;}
.colr_02{color: #e83c1a;}/*rouge break*/
.colr_03{color: #bfb4b2;}/*gray*/
.colr_04{color: #332626;}/*black*/
.colr_05{color: #f73011;}/*orang*/


/*fonts*/

	.fnt_001 {   font: 52px/44px Quicksand-Light, sans-serif;        letter-spacing: -1.5px;       text-shadow: 2px 1px 6px rgba(0, 0, 0, 0.67);}
	.fnt_002 {   font: 26px/44px Quicksand-Regular, sans-serif;    letter-spacing: 0;	}  
.ibtn{}

.ibtn.br1{
	 background: #fff url(/images/iresearch-orange01.png) no-repeat center;
    background-size: 39px;
    background-position: -1 px;
} 


#slid5shadaw{
    background: #fff;
    position: absolute;
    opacity: 0.6;
    border-radius: 56px 2px;
    box-shadow: -4px 5px 49px 11px #e18350;
    border: 1px solid #f4290c;
}

#slid5shadaw.resp-place{
	left: 427px;
	top: 94px;
}
#slid5shadaw.resp-dim{
    width: 323px;
    height: 79px;
}
/**/
.hid{
	display:none;
}

/*forms*/
.search-bouton{
    background: #fff url(/images/iresearch-green.png) no-repeat center;
    background-size: 31px;
    background-position: 4px;
    text-decoration: none !important;
    color: #FC7300;
    border: 1px solid #FC7300;
    width: 41px;
    min-width: 40px;
    height: 43px;
    padding: 0;
	cursor: pointer;
}

.label-biginput {
    text-indent: 2px;
    display: inline-block;
    height: 33px;
    padding: 9px 5px 0 10px;
    border: 1px solid #bababa;
    margin: 0;
    color: #7a7a7a;
    font: 16px Quicksand-Medium, sans-serif;
    width: 479px;
    float: left;
    user-select: none;
    background-color: #fff;
}

#search-input-query,
#search-input-query:active,
#search-input-query:focus {
    position: relative;
     border: none;
    outline: none;
    float: left;
    padding-right: 0;
    width: 222px;
    height: 31px;
}

.run{

    /*! text-decoration: none !important; */
 
   
    width: 50px;
    min-width: 40px;
    height: 50px;
    padding: 0;

}
.run.resp-place1{
	/*top: -80px;*/
	/*left: 459px;*/
float: left;	
}
.run.resp-dim1{
	    background-size: 52px;
}


.run.dyn02{
	background: url(/images/dyn/loading-pin02.gif) no-repeat center;
    background-position: 4px;
}


.resultitem:not(.main-item) {
    padding: 2px 2px;
    /*! margin: 0 3px; */
    /*! height: 600px; */
    /*! box-sizing: border-box; */
    width: 50%;
    position: relative;
    float: left;
    border: solid 1px #fc7300;
}

.nav-bar{}

.nav-bar.resp-hand{ 
background: url(/images/navbar-togle-blqck01.png) no-repeat center;
background-position: 4px;
position: fixed;
float: left;
   width: 50px;
    height: 50px;
    padding: 0;
cursor: pointer;
background-size: 40px;
right: 5px;
}
.nav-bar.optionsList{}
.nav-bar.option1x{}
/*																								>1200 px*/


.li-list-result001 {
    position: relative;
    max-height: 195px;
    height: 195px;
    overflow: hidden;
    display: block;
}


.li-list-result001 .item-image {
    position: relative;
    overflow: hidden;
    max-height: 195px;
}
.li-list-result001 .item-section* {
    vertical-align: top;
}
.li-list-result001 .item-userlogo{}





.li-list-result001 .item-text {
    position: absolute;
    bottom: 0;
    background: none;
    background-image: none;
    width: 100%;
    padding: 6px 7px 7px 20px;
    color: #fff;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, rgba(60, 63, 85, 0)), color-stop(100%, rgba(60, 63, 85, .6)));
    background-image: -webkit-linear-gradient(top, rgba(60, 63, 85, 0), rgba(60, 63, 85, .6));
    background-image: linear-gradient(to bottom, rgba(60, 63, 85, 0), rgba(60, 63, 85, .6));
    font-size: 14px;
}

.li-list-result001 .item-text .adresstxt{
	margin: 0 0 2px 2px;
    padding-right: 5px;
}	
	
.li-list-result001 .item-text .pricetxt{
	
    font-size: 28px;
    padding-left: 0;
    line-height: 22px;
    color: #fff;


}


.li-list-result001 .item-details{}

.li-list-result001 .item-details .item-detail{display:block; float:left;position:relative;margin-left: 5px;}
.li-list-result001 .item-details .icon{color: blue; background-position: 1px 1px; background-size: 20px; width: 35px; height: 20px;
display: block;position: relative;float: right;
}

.li-list-result001 .item-details .icon-door{ background: url("../images/icons/door-opened2.png") no-repeat; background-size: 20px; }
.li-list-result001 .item-details .icon-double_bed { background: url("../images/icons/bed-sm.png") no-repeat; background-size: 20px; }
.li-list-result001 .item-details .icon-bathroom { background: url("../images/icons/shower-and-tub.png") no-repeat; background-size: 20px;}
.li-list-result001 .item-details .icon-parking { background: url("../images/icons/parking1.png") no-repeat;background-size: 20px; }
.li-list-result001 .item-details .dot{ width:17px;height: 17px; background-color:#ffff;border:1px solid; border-radius: 16px;}
 



