/* position */
.pa{position: absolute;}
.pr{position: relative;}

/* float */
.fl{float: left;}
.fr{float: right;}
/*colors */
.colr_01{color: #fff;}
.colr_02{color: #e83c1a;}/*rouge break*/
.colr_03{color: #bfb4b2;}/*gray*/
.colr_04{color: #e6a141;}/*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: relative;
float: left;
   width: 50px;
    height: 50px;
    padding: 0;
cursor: pointer;
background-size: 40px;
}
.nav-bar.optionsList{}
.nav-bar.option1x{}
/*																								>1200 px*/





