.action-box{
	padding:15px 0
}

.h-50{
	height: 40px;
	padding: 7px 15px;
}

.index-banner-holder{position:relative}
#home-advanced-search{
	position: absolute;
	bottom: 0px;
	z-index: 100;
	width: 100%;
	background: none;
	border: none !important;
}

#home-advanced-search .form-group{
	background: #FFF;
	margin: 0 0 50px 0;
}

#home-advanced-search .form-group .form-control,
#home-advanced-search .form-group .chzn-container-single,
#home-advanced-search .form-group .chzn-container-single .chzn-single,
#home-advanced-search .form-group .chzn-container-single .chzn-single div:after
{
	border: none;
	margin: 0;
}

#home-advanced-search .form-group .form-control-small{
	padding: 5px 10px 5px 40px;
	background: #FFF;
	width: 20%;
	border-right: solid 1px #CCC;
	margin: 0;
}

#home-advanced-search .form-group .form-control-small.guests{
	border: none;
}

#home-advanced-search .form-group .location:before{
	content: '\f041';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -25px;
	font-size: 24px;
}

#home-advanced-search .form-group .dates:before{
	content: '\f073';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -30px;
	font-size: 24px;
}

#home-advanced-search .form-group .guests:before{
	content: '\f0c0';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -30px;
	font-size: 24px;
}

#home-advanced-search .form-group button{
	width: 19%;
	height: 65px;
	margin: 0px -2px 0px -2px;
	border-radius: 0;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.btn-view-all {
	border-radius: 0;
	background: #6b5646;
	border: none;
	color: #FFF;
	line-height: 3em;
	height: 3em;
}

#home-advanced-search .btn-view-all {
	position: absolute;
	top: 66px;
	right: 19.5%;
	width: 20%;
}

.btn-view-all:hover {
	background: #9c806b;
	color: #FFF;
}

.grid{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
}

.grid .image{
	overflow: hidden;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: auto;
}

.grid .image img{
	width: 100%
}

.grid .image:hover{
	box-shadow: 0 0 5px #AAA;
}

.grid .pd-right{
	padding-right: 10px
}

.grid .tile-text{
	padding: 5px;
	border: solid 1px #CCC;
	border-top: none;
	color: #666;
}

.grid .tile-text h4{
	font-size: 28px;
	margin: 10px 5px 20px 5px;
	text-decoration: none;
}

.grid .tile-text.colored {
	background: #544a31;
	border: none;
}

.grid .tile-text.colored h4 {
	color: #FFF;
	font-size: 1em;
	text-align: center;
}

.grid a, .grid a:hover{
	text-decoration: none;
}

.grid .tile-text .text-container {
	display: block;
	color: #91858f;
}

.grid .tile-text .count-text{
	display: inline-block;
	width: 48%;
	text-align: right;
	vertical-align: middle;
}

.grid .tile-text .count-text .fa{
	font-size: 28px;
}

.grid .tile-text .property-specs{
	width: 48%;
	display: inline-block;
	text-align: left;
}

.grid .tile-text .property-specs ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.grid .tile-text .property-specs ul li {
	width: 20%;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	vertical-align: top;
}

.grid .tile-text .property-specs ul li i {
	display: block;
	font-size: 20px;
}
.grid .service-text{
	position: absolute;
	bottom: 0;
	right: 20px;
	text-align: right;
	color: #FFF;
	font-size: 28px;
	font-weight: 100;
	padding: 10px;
}

#ui-date picker-div{margin-top:10px}
#ui-datepicker-div .ui-datepicker-title{line-height:18px}

.banner-background, .banner-background img{
	width: 100%;
	position: relative;
	overflow: hidden;
}

.banner-background .banner-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #FFF;
	background: rgba(106,134,171,0.4);
	text-align: center;
}

.banner-background .banner-text h5{
	margin: 100px 0 70px 0;
	font-size: 28px;
	color: #FFF;
	font-weight: 400;
}

.banner-background .banner-text p {
	width: 20%;
	font-size: 16px;
	line-height: 1.25;
	margin: 30px 0 30px 40%;
}

.banner-background .banner-text span {
	font-size: 16px;
	font-weight: 600;
	color: #378f62;
}

.banner-background .banner-text .fa-quote-left {
	font-size: 32px;
	color: #378f62;
}

.bx-viewport, .bx-wrapper {
	position: static!important; /* center to page correctly */
	border: 0!important; /* border */
	-webkit-box-shadow: none!important; /* these two shadows */
	box-shadow: none!important;
	margin: 0;
}

.bx-wrapper img {
	width: 100%;
}

.bx-wrapper .bx-content-box {
	position: absolute;
	top: 20px;
	right: 0;
	background: rgba(0,0,0,0.5);
	padding: 10px;
	max-width: 40%;
	color: #FFF;
}

.bx-wrapper .bx-content-box h2 {
	font-weight: 400;
	text-transform: none;
	color: #FFF;
	margin: 10px;
	font-size: 2em;
}

.intro-text {
	text-align: center;
	margin-bottom: 15px;
}

h6 {
	font-size: 36px;
	text-transform: none;
	margin: 50px 0;
	position: relative;
	text-align: center;
}

h6:before {
	content: "";
	position: absolute;
	width: 15%;
	height: 0;
	bottom: -15px;
	left: 42.5%;
	border-bottom: 2px solid #999;
}

.container-fluid h6:before {
	width: 5%;
	left: 47.5%;
}

.about-us-section {
    margin-top: 50px;
    line-height: 2em;
    background: #544a31;
    font-size: 16px;
}

.about-us-section h4 {
    font-size: 36px;
    margin: 50px 0;
    position: relative;
	color: #c3b4a2;
	text-align: center;
}

.about-us-section h4:before {
    content: "";
    position: absolute;
    width: 5%;
    height: 0;
    bottom: -15px;
    left: 47.5%;
    border-bottom: 2px solid #999;
}

.about-us-section p {
	color: #c3b4a2;
	text-align: justify;
}

.about-us-section .btn {
	margin: 20px 0 50px 0;
}

.owl-carousel:not(.owl-fullscreen) .image {
	margin-right: 20px;
}

.index-banner-holder .banner-text {
	position: absolute;
	bottom: 180px;
	width: 100%;
	color: #FFF;
	font-size: 3em;
	text-align: center;
}

@media all and (max-width: 1200px) {
	#home-advanced-search .btn-view-all {display: none}
	#home-advanced-search .form-group .form-control-small {width: 24%}
	#home-advanced-search .form-group button {width: 100%; margin-top: 10px}
	#testimonials .banner-background .banner-text h5{margin: 30px 0 20px 0}
}

@media all and (max-width: 768px) {
	#testimonials, #testimonials .testimonial-slider {height:300px !important;}
	#testimonials img{height:300px;width:auto!important;max-width:0;display:inline;}
	.grid .col-sm-4 {margin-bottom: 10px}
	.grid .pd-right{padding-right: 0}
}

@media all and (max-width: 500px) {
	#home-advanced-search {display: none}
	.grid a{display: flex;flex-wrap: nowrap;flex-direction: column;}
	.service-text {top: 0;}
	.owl-carousel .image {margin: 0;}
	#testimonials .banner-background .banner-text .fa-quote-left{margin-top: 10px;}
	#testimonials .banner-background .banner-text h5{display: none}
}