.module_brand_hero_brand {
	background: url('../../../images/resorts/hero-image.jpg') no-repeat center center;
	background-size: cover;
}
.module_brand_hero_brand .breadcumbs {
	background: rgba(0, 0, 0, 0.22);
	line-height: 38px;
	font-size: 14px;
}
.module_brand_hero_brand .breadcumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.module_brand_hero_brand .breadcumbs ul li {
	color: white;
	padding-right: 7px;
	float: left;
}
.module_brand_hero_brand .breadcumbs ul li a {
	color: #20b2cd;
	display: inline-block;
	padding-right: 10px;
	font-weight: 600;
	background: url('../../../images/resorts/breadcumbs-arrow-right-blue.png') no-repeat right center;
}
.module_brand_hero_brand .main {
	padding-top: 65px;
	padding-bottom: 65px;
	color: white;
	font-size: 18px;
}
.module_brand_hero_brand .main .avatar {
	float: left;
	margin: 45px 20px 45px 0;
}

.module_brand_hero_brand .main .title {
	margin: 0 0 30px 0;
	font-size: 48px;
	font-weight: 300;
	font-family: inherit;
    line-height: 1.1;
    color: inherit;
}

.module_brand_hero_brand .main .title strong {
	font-weight: 600;
}

.module_brand_hero_brand .search_for button {
	border: 2px solid #009cc3;
	color: white;
	background: transparent;
	font-size: 16px;
	font-weight: 600;
	line-height: 34px;
	padding: 0 35px;
    border-radius: 10px;
    box-shadow: none;
}

.module_brand_hero_brand .search_for button:active {
	background: #1fb0cd;
}


.module_brand_hero_brand .search_bar {
	margin-top: 30px;
	margin-bottom: 20px;
	border: 2px solid #009cc3;
    border-radius: 5px;
	line-height : 40px;
}
.module_brand_hero_brand .search_bar .input-group-addon {
	color: white;
	background: #1fb0cd;
	border: none;
	font-size: 18px;
	padding: 0 10px;
}

.module_brand_hero_brand .search_bar .input-group-addon.second {
	color: black;
	background: #f2f2f2;
}

.module_brand_hero_brand .search_bar input {
	height: 40px;
}

.module_brand_hero_brand .search_bar select{
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   min-height: 40px;
}

.module_brand_hero_brand .bootstrap-select {
	padding: 0;
	width: 100% !important;
}

.module_brand_hero_brand .bootstrap-select .bs-caret {
	display: inline-block;
	width: 32px;
	text-align: center;
	background: #f2f2f2;
	border-left: 1px solid #e3e3e3;
}

.module_brand_hero_brand .bootstrap-select .btn {
	padding-top: 0;
	padding-bottom: 0;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
    padding-right: 35px;
}

.module_brand_hero_brand .calendar .input-group-addon {
    line-height: 24px;
}

.module_brand_hero_brand .calendar .form-control {
    height: 40px;
}

.module_brand_hero_brand .search_submit {
	width: 100%;
	height: auto;
	line-height : 40px;
    border-radius: 5px;
    padding: 0;
    border: 0;
    font-size: 18px;
    font-weight: 600;
    color: white;

    background-color: #f2a114;
	background: -webkit-gradient(linear, center left, center right, from(#f2a114), to(#e77924));
	background: -webkit-linear-gradient(left, #f2a114, #e77924);
	background: -moz-linear-gradient(left,  #f2a114, #e77924);
	background: -o-linear-gradient(#f2a114, #e77924);
	background: -ms-linear-gradient(#f2a114, #e77924);
	background: linear-gradient(to right, #f2a114, #e77924);
}

.module_brand_hero_brand .search_submit span {
	margin-left: 5px;
}

.module_brand_hero_brand .main .card {
	border-radius: 8px;
	background: #00465f;
	padding: 20px;
	text-align: center;
}
.module_brand_hero_brand .main .card .title {
	margin: 30px 0;
	padding: 0;
	font-size: 24px;
	text-transform: uppercase;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.module_brand_hero_brand .main .card .title strong {
	font-weight: 600;
}


.module_brand_hero_brand .main .card a.btn {
	line-height : 40px;
    border-radius: 20px;
    padding: 0 10px 0 20px;
    border: 0;
    font-size: 18px;
    font-weight: 600;
    color: white;

    background-color: #f2a114;
	background: -webkit-gradient(linear, center left, center right, from(#f2a114), to(#e77924));
	background: -webkit-linear-gradient(left, #f2a114, #e77924);
	background: -moz-linear-gradient(left,  #f2a114, #e77924);
	background: -o-linear-gradient(#f2a114, #e77924);
	background: -ms-linear-gradient(#f2a114, #e77924);
	background: linear-gradient(to right, #f2a114, #e77924);
}

.module_brand_hero_brand .main .card a.btn span {
	display: inline-block;
	width: 21px;
	height: 21px;
	vertical-align: middle;
	background: url('../../../images/resorts/arrow-right.svg') no-repeat center center;
	background-size: 100% 100%;
	margin-left: 10px;
	margin-top: -3px;
}

.sm-title img {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.sm-title span.title {
	font-size: 28px !important;
}

.little-arrow-icon{
	display: inline-block;
	margin-left: 3px;
	margin-top: 1px;
	width: 14px;
	height: 14px;
	background:	url('../../../images/resorts/image-gallery-right-arrow.png') no-repeat center center;
	background-size: cover;
}


.module_brand_hero_brand .search_filters button.dropdown-toggle .fa-sort{
	color: #000;
}

@media (max-width: 1200px){

	.search_for.btn-group{
		float: left;
	}

	.module_brand_hero_brand .search_bar{
		margin-top: 20px;
		margin-bottom: 12px;
	}
	.search_for{
		margin-top:20px;
	}
	.search_filters .col{
		margin: 12px 0;
	}
	.col-bedrooms{
		padding-left: 0;
	}
	.module_brand_three_columns .column.center-col{

    border-right: none!important;
    border-left: none!important;

    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;


	}

}

@media(max-width: 778px){
	.search_for.btn-group{
		display: block;
		width: 268px;
	}
	.col-bedrooms{
		padding-left:15px;
	}

	.search_filters .col{
		margin: 12px 0;
	}

}
@media (max-width: 570px) {

	.search_for.btn-group{
		float: none;
		transform: scale(0.8);
		margin:  0 auto;
	}
	.module_brand_hero_brand{
		margin-top: 0!important;
	}
	.module_brand_hero_brand .main{
	    padding-bottom: 35px;
	}
	.module_brand_hero_brand .main .title {
		text-align: center;
		font-size: 28px !important;
	}

	.module_brand_hero_brand .main .buttons a {
		width: 100%;
	}

	.module_brand_hero_brand .main .card {
		margin-top: 20px;
	}
}
