@charset "utf-8";
/* CSS Document */

.home-page-menu-fluid-container{
	position: absolute;
	top: 32%;
	z-index: 9;
	width:100%;
	}
.home-page-menu-container{
	width:812px;
	margin:0 auto;
	}
.home-page-menu-section-1{
	width:280px;
	height:50px;
	background:rgba(0, 0, 0, 0.5);
	margin-bottom:1px;
	text-align:center
	}
.home-page-menu-section-1-2{
	width:240px;
	height:auto;
	background:rgba(0, 0, 0, 0.5);
	margin-bottom:1px;
	text-align:center;
	padding:15px 20px;
	overflow:hidden;
	}
	.home-page-menu-section-1-2 input[type=button]{
	width:100%;
	height:auto;
	padding:10px 0px;
	background:#ffffff;
	color:#444444;
	border:0px;
	margin-bottom:10px;
	font-size:18px;
	font-weight:300;
	font-family: "Open Sans",sans-serif;

	}
.main-section-content1 input[type="text"]
{
	border-right: solid 1px;
    border-top: 0px;
    border-left: 0px;
	border-bottom:0px;
}
.home-page-menu-section-1 h1{
		font-family: 'Open Sans', sans-serif;
		font-size:26px;
		color:#eadbc7;
		}
.home-page-menu-section-2{
	width:812px;
	height:auto;
	background:rgba(0, 0, 0, 0.5);
	padding: 13px 21px;
	overflow:hidden;
	}
.homepage-menu-textinput-1{
	height:47px;
	width:259px;
	float:left;
	text-align:center;
	}
.homepage-menu-textinput-2{
	height:47px;
	width:245px;
	float:left;
	text-align:center;
	}
.homepage-menu-textinput-3{
	height:47px;
	width:146px;
	float:left;
	text-align:center;
	}
.home-page-menu-section-2 button{
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;color: #fff;
	background: #93887a;
	width: 150px;
	height: 47px;
	border: 0px;
	font-weight: 100;
	float: right;
	}
.home-page-menu-section-3{
	width:812px;
	height:auto;;
	/*background:rgba(0, 0, 0, 0.5);*/
	padding: 15px 21px 13px 0px;
	overflow:hidden;
	}
.menu-section-sub-left{
	width:610px;
	height:auto;
	min-height: 180px;
	float:left;
	background:#fff;
	padding:10px 20px;
	}
.menu-section-sub-left-1{
	width:174px;
	float:left;
	margin-right:22px;
	}
.menu-section-sub-left-1 button{
	width:175px;
	max-width:174px;
	height:38px;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;color: #fff;
	background: #333333;
	border:0px;
	}
.menu-section-sub-left-1 p{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #333;
	padding:10px;
	font-weight:100;
	text-align:center;
	}
.menu-section-sub-left-2{
	width:130px;
	float:left;
	}
.menu-section-sub-left-2 label{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color:#333333;
	}
.menu-section-sub-left-3{
	width:144px;
	float:left;
	}
.menu-section-sub-left-3 label{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #333;
	font-weight:100;
	}
.menu-section-sub-left-4{
	width:140px;
	float:left;
	}
.menu-section-sub-left-4 label{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #333;
	font-weight:100;
	}
.menu-section-sub-right{
	width:150px;
	height:180px;
	background:#fff;
	float:right;
	padding:10px 0px;
	text-align:center;
	}
.menu-section-sub-right p{
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #333;
	font-weight:100;

	}
.menu-section-sub-left-5{
	width:450px;
	float:left;
	}
.menu-section-sub-left-6{
	width:140px;
	float:right;
	}
.menu-section-sub-left-6 label{
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #333;
	font-weight:100;
	}
.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 12px;
    background: #666666;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 24px;
    height: 24px;
    background: #666666;
    cursor: pointer;
	border-radius:50%;
}

.slider::-moz-range-thumb {
    width: 24px;
    height: 24px;
    background: #666666;
    cursor: pointer;
	border-radius:50%;
}
.menu-section-sub-left-5 .button-1{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #929292;
    font-weight: 100;
    border: 2px solid #929292;
    margin: 14px 0;
    height: 32px;
    background: none;
	float:none;
	}
.menu-section-sub-left-7{
	width:108px;
	float:left;
	padding-top: 25px;
	}
.menu-section-sub-left-8{
	float:left;
	width:156px;
	text-align:center;
	}
.menu-section-sub-left-8 button{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 100;
    height: 32px;
    background: #93887a;
	float:none;
	width:100%;
	}
.buttonlast{
	border-left:1px solid #a3998d;
	}
.menu-section-content1
{
	width:100%;
	float:left;
	height:auto;
	overflow:hidden;
}
.menu-section-content1 .label1
{
	width:32%;
	float:left;
	height:56px;
	line-height:56px;
	text-align:center;
	overflow:hidden;
	border:none;
	font-size:20px;
	background:#ffffff;

}
.menu-section-content1 .button1
{
	width:34%;
	float:left;
	height:56px;
	line-height:56px;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
	border:none;
	font-size:22px;
	background:#94887a;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;


}
.menu-section-content1 .button1:hover
{
	background:#796e61;
}
.menu-section-content1 .button2
{
	width:34%;
	float:left;
	height:56px;
	line-height:56px;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
	border:none;
	font-size:22px;
	background:url(../images/button_border1.jpg) no-repeat right #94887a;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;

}
.menu-section-content1 .button2:hover
{
	background:url(../images/button_border1.jpg) no-repeat right #796e61;
}
.menu-section-content1 button
{
	font-weight:300 !important;

}
.search_bedroom1
{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#ffffff;

}
.search_bedroom1_left
{
	float:left;
	width:504px;
	height:auto;
	padding:10px 0px;
	overflow:hidden;
	border-right:1px solid #000000;
}
.search_bedroom1_left_slider1
{
	float:left;
	width:90%;
	height:110px;
	padding: 10px 20px 10px 25px;
	overflow:hidden;
}
.search_bedroom1_left_txt1
{
	float:left;
	width:50%;
	height:auto;
	overflow:hidden;
	text-align:left;
	padding-bottom:10px;
}
.search_bedroom1_left_txt2
{
	float:left;
	width:50%;
	height:auto;
	overflow:hidden;
	text-align:right;
	padding-bottom:10px;
}
.slider_search1
{
	width:100%;
	float:left;
	clear:both;
}
.search_bedroom1_left_options1
{
	float:left;
	width:96%;
	height:auto;
	padding:10px 2%;
	overflow:hidden;
}
.search_bedroom1_button1
{
	float:left;
	width:35%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.search_bedroom1_button2
{
	float:left;
	width:30%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.search_bedroom1_button1 input[type="button"]
{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    background: #93887a;
    width: 100%;
    height: 47px;
    border: 0px;
    font-weight: 100;
    float: right;
	margin-right:1px;
}
.search_bedroom1_button2 input[type="button"]
{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #93887a;
    background: #ffffff;
    width: 94%;
    height: 47px;
    border: 0px;
    font-weight: 100;
    float: right;
	margin-right:1px;
	border:solid 1px #93887a;
	float:right;
}
.search_bedroom1_right
{
	float:left;
	width:306px;
	height:auto;
	padding:10px 0px;
	overflow:hidden;
	background:#ffffff;

}
.search_bedroom1_right_top
{
	float:left;
	width:100%;
	height:110px;
	padding-top:10px;
	overflow:hidden;
}
.search_bedroom1_right_bottom
{
	float:left;
	width:100%;
	height:auto;
	padding-top:42px;
	overflow:hidden;
	text-align:center;
}
.search_bedroom1_right_bottom input[type="button"]
{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    background: #5e5e5e;
    width: 80%;
    height: 47px;
    border: 0px;
    font-weight: 100;
	margin-right:1px;
}
.search_bedroom1_top_button1
{
	float:left;
	width:50%;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.search_bedroom1_top_button1 input[type="button"]
{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    background: #93887a;
    width: 90%;
    height: 47px;
    border: 0px;
    font-weight: 100;
	margin-right:1px;
}
.search_bedroom1_left  .noUi-connect {
    background: #686868 !important;
     box-shadow: inset 0 0 0px rgba(51,51,51,0.45) !important;
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.search_bedroom1_left  .noUi-handle {
    border: 0px solid #D9D9D9;
    border-radius: 100% !important;
    background: #686868 !important;
    cursor: default;
    box-shadow: inset 0 0 0px #FFF, inset 0 0px 0px #EBEBEB, 0 0px 0px 0px #BBB;
}

.search_bedroom1_left  .noUi-handle::before {
    display:none;
}
.search_bedroom1_left  .noUi-handle::after {
    display:none;
}
div#slider2-snap-value-lower {
    float: left;
    width: 50%;
	padding-top:10px;
}
div#slider2-snap-value-upper {
    width: 50%;
    float: left;
    text-align: right;
	padding-top:10px;
}
