/*
Theme Name: Home Meets Hotel
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.as_featured_on{
		padding: 120px 0px 90px;
		background-color: #f7f7f7;
}
.as_featured_on h2{
		font-family: 'Lato', sans-serif;
		font-size: 38px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 38px;
		letter-spacing: 1.2px;
		text-align: center;
		color: #262626;
		margin: 0px 0px 60px 0px;
}

.feat_logos{
		width: 100%;
}
.feat_logo{
		width: 100%;
		padding-top: 34%;
		margin: 0px 0px 30px 0px;
		position: relative;
}
.feat_logo img{
		position: absolute;
		width: auto;
		height: auto;
		max-width: 70%;
		max-height: 90%;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		margin: auto;
}
.credentials{
		padding: 120px 0px;
		text-align: center;
}

.credentials span{
		font-family: 'Lato', sans-serif;
		color: #A68862;
		font-size: 17px;
		margin: 0px 0px 10px 0px;
		display: block;
}
.cred_box{
		width: 100%;
		background-color: #F7F7F7;
		padding: 30px 15px;
		margin: 30px 0px 0px 0px;
		border: 1px solid #A68862;
}
.cred_box img{
		width: 70px;
		height: auto;
		margin: 0px auto 15px;
}
.cred_box h3{
		font-family: 'Lato', sans-serif;
		color: #262626;
		font-size: 22px;
		font-weight: bold;
		line-height: 22px;
		margin: 0px;
}
.cred_box h4{
		font-family: 'Lato', sans-serif;
		color: #262626;
		font-size: 13px;
		line-height: 13px;
		margin: 6px 0px 0px 0px;
}








.credentials h2{
		font-family: 'Lato', sans-serif;
		font-size: 38px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 38px;
		letter-spacing: 1.2px;
		text-align: center;
		color: #262626;
		margin: 0px 0px 25px 0px;
}
.credentials p{
		margin: 0px 0px 20px 0px;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 24px;
		letter-spacing: normal;
		text-align: center;
		color: #404040;
}







.top_list_feature{
		margin: 128px 0px 0px 0px;
		padding: 110px 15px;
		background-color: #eee;
		color: #fff;
		background-image: url('img/list_new_bg.jpg');
		background-size: cover;
		background-position: center;
		font-family: 'Lato', sans-serif;
}
.list_tbl{
		display: table;
		width: 100%;

}
.list_tbl_tr{
		display: table-row;
}
.list_tbl_td{
		width: 50%;
		display: table-cell;
		vertical-align: middle;
}
.top_list_feature .list_form_block p{
		margin: 0px;
		padding: 0px;
}
.list_form_block .wpcf7-list-item,
.step_two.after_submit .wpcf7-list-item{
		margin: 0px 10px 10px 0px;
				color: #404040;
}
.list_form_block.contact_block h3,
.step_two.after_submit h3{
		color: #404040;
		font-weight: normal;
		font-style: italic;
    font-size: 25px;
}
.top_list_feature .list_form_block p,
.step_two.after_submit p {
    margin: 0px;
    padding: 0px;
}




.list_form_block h4,
.step_two.after_submit h4{
		color: #A68862;
		font-size: 14px;
		font-weight: bold;
}
.list_form_block .wpcf7-list-item-label,
.step_two.after_submit .wpcf7-list-item-label{
		font-weight: normal;
		color: #404040;
}
.new_services .serv_wrap h5{
		text-align: center;
}
html {
  scroll-behavior: smooth;
}
.new_services .serv_icon{
		margin: 0px auto 30px;
}

.service_scroller_wrap.no_link .service_scroller{
		display: inline-block;
		margin: 0px 20px 0px 0px;
}
.service_scroller_wrap.no_link{
		margin: 30px 0px 0px 0px;
}
.service_scroller{
		display: table;
}
.service_scroller_tr{
		display: table-row;
}
.service_scroller_td{
		display: table-cell;
		color: #fff;
}
.service_scroller_td span{
		border-bottom: 1px solid #fff;
}
.service_scroller_td img.add_left{
		margin: 0px 0px 0px 10px;
}
.service_scroller_td img.add_right{
		margin: 0px 10px 0px 0px;
}















.top_list_feature h1{
		font-size: 50px;
		line-height: 50px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		margin: 0px;
		letter-spacing: normal;
		text-align: left;
		color: #ffffff;
}
.top_list_feature h2{
		font-size: 20px;
		line-height: 20px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		margin: 20px 0px;
		letter-spacing: normal;
		text-align: left;
		color: #ffffff;
}
.top_list_feature p{
		width: 100%;
		margin: 0px 0px 30px 0px;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: left;
}
.list_form_block{
		box-shadow: 0 20px 20px 0 rgb(80 48 32 / 16%);
		padding: 50px;
		color: #404040;
		background-color: #fff;
		margin: 0px;
		width: 100%;
		min-height: 100px;
		display: block;
}









.side_logo{
	display: block;
	width: 100%;
	text-align: center;
}
.side_logo img{
	width: 100%;
	height: auto;
	max-width: 178px;
}



.wpcf7-form-control.wpcf7-select{
    width: 100%;
    border: none;
    border-bottom: 1px solid #a8a8a6;
    padding: 0px 0px 5px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 16px;
    letter-spacing: normal;
    text-align: left;
    color: #404040;
    margin: 0px 0px 15px 0px;
}
body{
		margin: 0px!important;
		line-height: inherit;
		font-family: 'Lato', sans-serif;
}
* {
   margin: 0;
   padding: 0;
}
p a,
p a:hover{
    color: #a68862!important;
    text-decoration: underline;
}
.desktop_logo{
		width: 130px;
		height: auto;
		position: relative;
		z-index: 8;
		background-color: #262626;
}
.righter{
		text-align: right;
}
.the_header{
		background-color: #262626;
		z-index: 5;
		position: fixed;
		top: 0px;
		padding: 18px 0px;
		width: 100%;
		display: inline-block;
		box-shadow: 0 20px 40px 0 rgba(54, 29, 29, 0.24);
}
.the_header ul{
		margin: 35px 0px!important;
		padding: 0px;
}
.the_header ul li{
		display: inline-block;
}
.the_header ul li a{
		color: #fff;
		text-decoration: none;
		font-family: 'Lato', sans-serif;
		margin: 0px 0px 0px 0px;
		transition: 0.5s;
    padding: 16px 20px 16px 20px;
}
.the_header ul li a:hover{
		color: #a68862;
		transition: 0.5s;
}
.the_header ul li.top_action_btn a{
		background-color: #a68862;
		transition: 0.5s;
		padding: 16px 26px;
		margin: 0px 0px 0px 20px;
}
.the_header ul li.top_action_btn:hover a{
		color: #fff;
		background-color: #b49b7b;
		transition: 0.5s;
}
.view_strip{
		padding: 60px 0px 0px 0px;
}
.the_overlay_wrap{
		display: none;

}

.test{
		position: absolute;
		width: 100%;
		height: 100%;
		display: table;
		overflow-y: scroll;
}
.the_overlay{
		background-color: rgba(38, 38, 38, 0.7);
		position: fixed;
		width: 100%;
		height: 100%;
		z-index: 9999;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		display: table;
		overflow: scroll;
}
.hide_txt{
		display: none;
}
.policy_arrow_block{
		width: 18px;
		height: 13px;
		display: inline-block;
		position: relative;
}
.brown{
		opacity: 0;
		transition: 0.5s;
}
.expander_wrap:hover .black,
.terms_btn:hover .black{
		opacity: 0;
		transition: 0.5s;
}
.expander_wrap:hover .brown,
.terms_btn:hover .brown{
		opacity: 1;
		transition: 0.5s;
}
.single_blog_section .above_blog h3{
	margin: 0px 0px 15px 0px;
    font-family: 'Lato', sans-serif;
    color: #A68862;
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
}
.single_blog_section h1{
	margin: 0px 0px 40px 0px;
    font-family: 'Lato', sans-serif;
    color: #404040;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
}
.single_blog_section h3{
	margin: 0px 0px 30px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
}
.single_blog_section a{
	    font-family: 'Lato', sans-serif;
color: #A68862;
}
.single_blog_section{
	margin: 128px 0px 0px 0px;
	padding: 120px 0px 50px 0px;
	display: inline-block;
	width: 100%;
}
.single_blog_section p{
	width: 100%;
    margin: 0px 0px 30px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.76;
    letter-spacing: normal;
    text-align: left;
    color: #404040;
}
.single_blog_section ul,
.single_blog_section ol{
	width: 100%;
  padding: 0px 0px 0px 20px;
    margin: 0px 0px 30px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.76;
    letter-spacing: normal;
    text-align: left;
    color: #404040;
}
.single_mid {
	display: inline-block;
	width: 100%;
	margin: 0px 0px 40px 0px;
}
.single_mid .mid_heading_td{
	width: 42%;
}
.single_mid .mid_heading_td.the_title{
	width: 16%;
}
.related_posts .main_btn{
		margin: 0px 0px 60px 0px;
}
.related_posts{
	margin: 0px 0px 60px 0px;
}







.single_blog_section img{
	margin: 50px 0px;
}
.blog_section{
	margin: 128px 0px 0px 0px;
	padding: 120px 0px 120px 0px;
	display: inline-block;
	width: 100%;
}
.pagination {
    padding-left: 0;
	margin: 0px 6px !important;
}
.the_navi{
	width: 100%;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	line-height: 17px;
	display: table;
	vertical-align: middle;
	text-align: right;
	margin: 60px 0px 0px 0px;
}
.the_navi a{
	color: #404040;
}
.the_navi_tr{
	display: table-row;
}
.the_navi_td{
		display: table-cell;
		vertical-align: middle;
}
.the_navi_td img{
	width: 12px;
    position: relative;
    top: -2px;
}



.next.page-numbers,
.prev.page-numbers{
	display: none!important;
}

.blog_thumb{
	width: 100%;
	background-size: cover;
	background-position: center;
	padding-top: 60%;
	position: relative;
	background-color: #404040;
	margin: 0px 0px 30px 0px;
}
a.card_link,
a.card_link h3,
a.card_link p,
a.card_link:hover,
a.card_link:active,
a.card_link:focus{
	color: #404040;
	text-decoration: none;
}
.inside_blog_card h3{
	font-family: 'Lato', sans-serif;
	font-size: 27px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px 0px 20px 0px;
	color: 404040;
}
.card_link p{
    width: 100%;
    margin: 0px 0px 20px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.76;
    letter-spacing: normal;
    text-align: left;
    color: #404040;
}

.blog_section .main_btn {
	margin: 0px 0px 60px 0px;
}













.policy_arrow_block img{
		width: 100%;
		height: auto;
		position: absolute;
		top: 0px;
		left: 0px;
}
.policy_block h6{
		font-family: 'Lato', sans-serif;
		font-size: 15px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: left;
		color: #a68862;
		margin: 0px 0px 15px 0px;
}
.policy_block p{
		font-family: 'Lato', sans-serif;
		font-size: 15px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: left;
		color: #262626;
		margin: 0px 0px 40px 0px;
}
.policy_block h6 span{
		color: #262626;
		font-weight: normal;
}

.slick-initialized .slick-slide{
  background-size: cover;
  background-position: center;
}
.slick-slider .slick-track{
    height: 100%;
}
.slick-list{
    height: 100%;
}



.slick-dots {
    position: absolute;
    z-index: 2!important;
    bottom: 0%;
    width: auto;
    left: 0%;
}
.slick-dotted.slick-slider {
    margin-bottom: 0px;
}
  .slick-dots li button:before {
			font-size: 0px!important;
      opacity: 1;
      color: #951516;
      z-index: 4!important;
      width: 12px!important;
      height: 12px!important;
      content: "";
      margin-top: 2px;
      background-color: transparent;
      border: 2px solid #a68862;
      border-radius: 50%;
  }
  .slick-dots li.slick-active button:before {
    border: 2px solid #a68862;
    position: absolute;
    width: 12px!important;
    z-index: 2!important;
    height: 12px!important;
    background-color: #a68862!important;
}








.modal-content {
    border: none!important;
}
.modal {
    text-align: center;
}
.modal-body {
    position: relative;
    padding: 0px!important;
}
.modal::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}









.over_tr{
		display: table-row;
}
.over_td{
		display: table-cell;
		height: 100%;
		vertical-align: middle;
				padding: 0px 26px;
}
.the_overlay .contact_block{
		max-width: 650px;
		min-height: 500px;
		margin: 0 auto;
}
.mod_close{
		width: 16px;
		height: auto;
		cursor: pointer;
		margin: 0px 0px 50px 0px;
}
.single_amenity{
		display: table;
		font-family: 'Lato', sans-serif;
		font-size: 15px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: left;
		color: #404040;
		margin: 0px 0px 15px 0px;
}
.single_amenity_tr{
		display: table-row;
}
.single_amenity_td{
		display: table-cell;
		vertical-align: middle;
}
.single_amenity_td img{
		width: 100%;
		max-width: 23px;
		max-height: 25px;
		height: auto;
		margin: 0px 15px 0px 0px;
}
.policy_link,
.expanders{
		display: inline-block;
		border-bottom: 1px solid #000;
		margin: 0px 8px 0px 0px;
		font-family: 'Lato', sans-serif;
		font-size: 17px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 17px;
		cursor: pointer;
		letter-spacing: normal;
		text-align: left;
		color: #404040;
		padding: 0px 0px 10px 0px;
		transition: 0.5s;
}
.policy_link:hover,
.expanders:hover{
		text-decoration: none;
		color: #a68862;
				transition: 0.5s;
		border-bottom: 1px solid #a68862;
}
.expander_wrap.for_amenities{
		display: none;
}


.feature_props{
		width: 100%;
		min-height: 50px;
		padding: 90px 0px 90px;
}
.feature_props p {
    width: 100%;
    margin: 0px 0px 85px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.76;
    letter-spacing: normal;
    text-align: left;
    color: #404040;
	}


.inside_engage_block h4{
		font-family: 'Lato', sans-serif;
		font-size: 20px;
		margin: 0px 0px 33px 0px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: 20px;
		letter-spacing: 0.6px;
		color: #a68862;
}
.engage_block{
	  box-shadow: 0 20px 40px 0 rgba(54, 29, 29, 0.24);
		display: block;
		text-align: center;
		width: 100%;
}
.engage_block_heading{
		font-family: 'Lato', sans-serif;
		padding: 9px 16px;
		text-transform: uppercase;
		font-size: 16px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 16px;
		letter-spacing: 0.48px;
		text-align: center;
		color: #ffffff;
		background-color: #a68862;
}
.inside_engage_block{
		padding: 33px 48px;
}









.home_feature{
		width: 100%;
		display: block;
		background-image: url('img/home_bg.png');
		background-size: cover;
    background-color: #eee;
		background-position: center;
		padding: 270px 15px 160px;
}
.home_feature h1{
		font-family: 'Lato', sans-serif;
		font-size: 60px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 60px;
		margin: 0px;
		letter-spacing: normal;
		text-align: center;
		color: #ffffff;
}


.home_feature .super_filter{
    margin: 50px auto 0px;
}












.contact_left_h_wrap{
		position: relative;
		width: fit-content;
		padding: 0px 0px 5px 0px;
		margin: 0px 0px 40px 0px;
}
.contact_left_h_wrap h1{
		font-family: 'Lato', sans-serif;
		font-size: 38px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 40px;
		letter-spacing: 1.5px;
		text-align: left;
		color: #262626;
    width: fit-content;
		margin: -5px 0px 20px 0px;
}
.contact_h1_line{
		background-color: #a68862;
		display: inline-block;
		width: 1010px;
		position: absolute;
		height: 1px;
		bottom: 0px;
		right: 0px;
}


.list_top_td .contact_h1_line{
		background-color: #a68862;
		display: inline-block;
		width: 1010px;
		position: absolute;
		height: 1px;
		bottom: 0px;
		left: 0px;
}

.man_approach{
    padding: 120px 11px 60px;
		background-color: #f7f7f7;
}
.man_approach p{
		font-family: 'Lato', sans-serif;
		font-size: 22px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.59;
		letter-spacing: normal;
		text-align: center;
		color: #a68862;
		max-width: 888px;
		margin: 0px auto 100px;
}
.mid_heading{
		display: table;
		width: 100%;
		margin: 0px 0px 30px 0px;
}
.mid_heading_tr{
		display: table-row;
}
.mid_heading_td{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		width: 33.33%;
		position: relative;
    white-space: nowrap;
}
.mid_heading_td h2{
		font-family: 'Lato', sans-serif;
		font-size: 38px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 38px;
		letter-spacing: 1.2px;
		text-align: center;
		color: #262626;
		margin: 0px;
}
.mid_liner {
		background-color: #a68862;
		display: inline-block;
		width: 140%;
		position: absolute;
		height: 1px;
		top: 51%;
		right: 10px;
}


.serv_icon{
		width: 80px;
		height: 80px;
		position: relative;
		margin: 0px 0px 25px 0px;
}
.serv_icon img{
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		position: absolute;
		top: 0px;

		bottom: 0px;
		left: 0px;
		margin: auto;
}
.serv_wrap{
		width: 100%;
		display: block;
		margin: 0px 0px 60px 0px;
}
.serv_wrap h5{
		margin: 0px 0px 15px 0px;
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 18px;
		letter-spacing: normal;
		text-align: left;
		color: #404040;
}
.serv_wrap span{
		margin: 0px 0px 0px 0px;
		font-family: 'Lato', sans-serif;
	  font-size: 16px;
	  font-weight: normal;
	  font-stretch: normal;
	  font-style: normal;
	  line-height: 24px;
	  letter-spacing: normal;
	  text-align: left;
	  color: #404040;
}

.main_btn{
		background-color: #262626;
		padding: 20px 30px;
		color: #fff;
		display: inline-block;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		cursor: pointer;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 16px;
		letter-spacing: 0.54px;
		text-align: left;
}
.main_btn img{
		width: 18px;
		height: auto;
		position: relative;
		top: -2px;
		margin: 0px 0px 0px 10px;
}
.main_btn:hover{
		background-color: #a68862;
		text-decoration: none;
		color: #fff;
}



.fixed_btn{
		background-color: #a68862;
		padding: 20px 30px;
		color: #fff;
		display: none;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		cursor: pointer;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 16px;
		letter-spacing: 0.54px;
		text-align: center;
		width: 100%;
		position: fixed;
		bottom: 0px;
		z-index: 100;
		box-shadow: 0 -20px 20px 0 rgb(80 48 32 / 16%);
}
.fixed_btn img{
		width: 18px;
		height: auto;
		position: relative;
		top: -2px;
		margin: 0px 0px 0px 10px;
}
.fixed_btn:hover{
		background-color: #b49b7b;
		text-decoration: none;
		color: #fff;
}











.how_it_works{
		padding: 120px 11px;
		width: 100%;
}
.how_it_works_inside{
		padding: 0px 80px;
}
.testimonials_section{
		width: 100%;
		padding: 120px 0px;
		background-color: #f7f7f7;
}




.testimonials_section h3 {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 40px;
    letter-spacing: 1.5px;
    text-align: center;
    color: #262626;
    width: 100%;
    margin: 0px 0px 60px 0px;
}
.avatar{
		width: 170px;
		height: 170px;
		margin: 0px auto 30px;
		padding: 15px;
		border: 1px solid #a68862;
		border-radius: 200px;
}
.the_person{
		width: 100%;
		height: 100%;
		margin: 0px;
		background-color: #a68862;
		border-radius: 200px;
		background-size: cover;
		background-position: center;
		background-image: url('img/jinwoo.png');
}
.testimonials_section p{
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		max-width: 900px;
		margin: 0px auto 60px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: center;
		color: #262626;
}
.testimonials_section h4{
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		margin: 0px auto 0px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: center;
		color: #262626;
}


.slick-dotted.slick-slider {
    margin-bottom: 0px!important;
}


.testimonial_slider .slick-prev,
.testimonial_slider .slick-prev:hover,
.testimonial_slider .slick-prev.slick-arrow,
.testimonial_slider .slick-prev.slick-arrow:hover,
.testimonial_slider .slick-prev.slick-arrow:focus {
    display: block!important;
    width: 13px!important;
    height: 24px!important;
    content: ""!important;
    z-index: 4!important;
		left: 0px!important;
    color: transparent!important;
    background-size: cover;
    background-image: url(img/grey_left.png);
}
.testimonial_slider .slick-next,
.testimonial_slider .slick-next:hover,
.testimonial_slider .slick-next.slick-arrow,
.testimonial_slider .slick-next.slick-arrow:hover,
.testimonial_slider .slick-next.slick-arrow:focus {
    display: block!important;
    width: 13px!important;
    height: 24px!important;
    content: ""!important;
    z-index: 4!important;
		right: 0px!important;
    color: transparent!important;
    background-size: cover;
    background-image: url(img/grey_right.png);
}











.owner_slider .slick-prev,
.owner_slider .slick-prev:hover,
.owner_slider .slick-prev.slick-arrow,
.owner_slider .slick-prev.slick-arrow:hover,
.owner_slider .slick-prev.slick-arrow:focus  {
    display: block!important;
    width: 13px!important;
    height: 24px!important;
    content: ""!important;
    z-index: 4!important;
		left: -60px!important;
    color: transparent!important;
    background-size: cover;
    background-image: url(img/grey_left.png);
}
.owner_slider .slick-next,
.owner_slider .slick-next:hover,
.owner_slider .slick-next.slick-arrow,
.owner_slider .slick-next.slick-arrow:hover,
.owner_slider .slick-next.slick-arrow:focus  {
    display: block!important;
    width: 13px!important;
    height: 24px!important;
    content: ""!important;
    z-index: 4!important;
		right: -60px!important;
    color: transparent!important;
    background-size: cover;
    background-image: url(img/grey_right.png);
}












.slick-prev::before,
.slick-next::before{
    content: none!important;
}

.testimonial_slider .slick-dots {
    position: relative;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 40px 0px 0px 0px;
    list-style: none;
    text-align: center;
}




.how_tbl{
		display: table;
		width: 100%;
}
.how_tr{
		display: table-row;
}
.how_td{
		display: table-cell;
		width: 50%;
		vertical-align: middle;
}
.how_td.title_side{
		padding: 0px 80px 0px 0px;
}
.how_td.img_side img{
		width: 100%;
		height: auto;
}
.how_td h2{
		margin: 0px 0px 30px 0px;
		font-family: 'Lato', sans-serif;
		font-size: 38px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.25;
		letter-spacing: 1.2px;
		text-align: left;
		color: #262626;
}

.how_it_works_title{
		display: block;
		width: fit-content;
		position: relative;
}
.how_liner {
    background-color: #a68862;
    display: block;
    width: 1000px;
    position: absolute;
    height: 1px;
    top: 24px;
		right: 105%;
}

.how_td.title_side h6{
		margin: 0px;
		font-family: 'Lato', sans-serif;
		font-size: 15px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: left;
		color: #262626;
}
.how_td.title_side p{
		margin: 0px 0px 30px 0px;
		font-family: 'Lato', sans-serif;
		font-size: 15px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: left;
		color: #262626;
}






























.contact_left p{
		width: 100%;
		max-width: 444px;
		margin: 0px 0px 60px 0px;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: left;
		color: #404040;
}



.tiny_tbl{
		width: 100%;
		display: table;
		margin: 0px 0px 10px 0px;
}
.tiny_tr{
		display: table-row;
}
.tiny_td{
	display: table-cell;
	vertical-align: middle;
}
.tiny_td h4{
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.2;
		letter-spacing: normal;
		text-align: left;
		color: #404040;
		margin: 0px 0px 0px 5px;
}
.tiny_td.line_side{
		width: 30px;
}
.tiny_line{
		width: 100%;
		height: 1px;
		background-color: #a68862;
		position: relative;
}

.sing_tbl{
		width: 100%;
		display: table;
}
.sing_tr{
		display: table-row;
}
.sing_td{
		display: table-cell;
		width: 50%;
		vertical-align: middle;
		min-height: 10px;
}
.grand_card p{
		font-family: 'Lato', sans-serif;
		font-size: 15px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.25;
		letter-spacing: normal;
		text-align: left;
		color: #404040;
		margin: 0px;
}
.grand_card{
		box-shadow: 0 20px 20px 0 rgb(80 48 32 / 16%);
		padding: 50px 50px 35px 50px;
		margin: 28px 28px 28px 0px;
		display: block;
}
.grand_card:hover{
		text-decoration: none;
		 box-shadow: 0 20px 40px 0 rgba(80, 48, 32, 0.39);
}
.grand_card_thumb{
		display: block;
		width: 100%;
		position: relative;
		background-color: #eee;
		margin: 0px 0px 15px 0px;
}
.grand_card_thumb img{
		width: 100%;
		height: auto;
}
.book_home_wrap{
		padding: 272px 0px 122px 0px;
		display: block;
		width: 100%;
}
.list_home_top {
    padding: 272px 0px 122px 0px;
    display: block;
		overflow: hidden;
    width: 100%;
}
.what_we_do {
    padding: 100px 0px 0px 0px;
    display: block;
		overflow: hidden;
    width: 100%;
}

.list_top_tbl{
		display: table;
}
.list_top_tr{
		display: table-row;
}
.list_top_td{
		display: table-cell;
		width: 50%;
		vertical-align: middle;
}
.list_top_td img{
		width: 100%;
		height: auto;
}
.list_top_td .main_btn img{
		width: 18px;
		height: auto;
}
.list_top_td .main_btn{
		margin: 40px 0px 0px 0px;
}


.list_top_td.text_side{
		padding: 0px 0px 0px 124px;
}
.list_top_td.text_side p{
	width: 100%;
	max-width: 444px;
	margin: 0px 0px 0px 0px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.76;
	letter-spacing: normal;
	text-align: left;
	color: #404040;
}


.super_filter{
		box-shadow: 0 20px 40px 0 rgba(54, 29, 29, 0.24);
		width: 100%;
		max-width: 622px;
    background-color: #fff;
		margin: 0px auto 120px;
		min-height:10px;
		padding: 27px 30px 0px 30px;
}
.filter_tbl{
		width: 100%;
		display: table;
}
.filter_tr{
		display: table-row;
}
.filter_td{
		display: table-cell;
		vertical-align: middle;
}

.filter_td.btn_side{
		width: 245px;
		text-align: right;
		vertical-align: middle;
		border-left: 1px solid #a8a8a6;
}


.super_filter_btn{
		width: 230px;
		text-align: center;
		display: inline-block;
		background-color: #262626;
		color: #fff;
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.22;
		letter-spacing: 0.54px;
		padding: 20px 0px 21px;
		cursor: pointer;
		transition: 0.5s;
}
.super_filter_btn img{
		width: 18px;
		height: 13px;
		margin: 0px 0px 0px 15px;
		position: relative;
		top: -1px;
}
.super_filter_btn:hover{
		background-color: #a68862;
		transition: 0.5s;
		color: #fff;
		text-decoration: none;
}


.the_dropdown{
		font-family: 'Lato', sans-serif;
		font-size: 21px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.19;
		letter-spacing: normal;
		text-align: left;
		color: #262626;
		cursor: pointer;
    padding: 19px 0px;
		position: relative;
    height: 62px;
}




.drop_arrow{
		width: 21px;
		height: 11px;
		position: absolute;
		right: 26px;
    top: 26px;
}
.drop_arrow img{
		width: 100%;
		height: auto;
		position: absolute;
		top: 0px;
		left: 0px;
}
.rest_arrow{
		display: block;
}
.awake_arrow{
		display: none;
}

.drop_arrow.wake .rest_arrow{
		display: none;
}
.drop_arrow.wake .awake_arrow{
		display: block;
}


.the_underline{
		background-color: #fff;
		width: 347px;
    height: 5px;
    margin: 17px 0px 0px -30px;
    transition: 0.5s;
    position: relative;
    z-index: 4;
}
.filter_tbl:hover .the_underline{
		background-color: #b49b7b;
		transition: 0.5s;
}
.dropper_wrap{
		display: none;/* here */
		width: 347px;
		position: absolute;
		min-height: 50px;
		top: 0px;
		left: -30px;
		z-index: 3;
		padding-top: 82px;
}
.dropper{
		 box-shadow: 0 20px 40px 0 rgba(54, 29, 29, 0.24);
		 width: 100%;
		 padding: 30px 30px 8px 30px;
		 margin: 0px 0px 0px 0px;
		 background-color: #fff;
		 position: relative;
}
.dropper ul{
		margin: 0px;
		padding: 0px;
}
.dropper ul li{
		margin: 0px 0px 30px 0px;

		list-style: none;
}
.dropper ul li a,
.loc_option{
		font-family: 'Lato', sans-serif;
		font-size: 21px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 21px;
		letter-spacing: normal;
		text-align: left;
		color: #262626;
		text-decoration: none;
}
.dropper ul li a:hover,
.dropper ul li a:active,
.dropper ul li a:focus,
.loc_option:hover,
.loc_option:active,
.loc_option:focus{
		color: #a68862;
		position: relative;
		z-index: 10px;
		text-decoration: none;
}


.property_slider{
		width: 100%;
		display: block;
    margin: 128px 0px -1px 0px;
		position: relative;
		padding-top: 40%;
}
.action_buttons{
    position: absolute;
    display: inline-block;
    bottom: 60px;
    right: 15px;
    transition: 0.5s;
    text-align: right;
    min-height: 10px;
}
.action_buttons .view_btn:hover{
  background-color: #a68862;
  transition: 0.5s;
  color: #fff;
  text-decoration: none;
}
.compact_slider{
    position: relative;
}
.view_btn{
    background-color: #262626;
    padding: 10px 20px;
    margin: 0px 0px 0px 15px;
    color: #fff;
    display: inline-block;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}






.the_feat{
		height: 100%;
		z-index: 0;
		position: absolute!important;
		width: 100%;
		height: 100%;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
}
.the_feat .slick-list {
    height: 100%!important;
}
.the_feat .slick-initialized .slick-slide {
    display: block;
    height: 100%!important;
}
.the_feat .slick-track {
    position: relative;
    display: block;
    height: 100%!important;
}
.the_feat  .slick-prev,
.the_feat  .slick-prev:hover,
.the_feat  .slick-prev.slick-arrow{
    left: 36px!important;
		width: 36px;
		height: 36px;
		z-index: 9;
		border-radius: 100px;
		background-color: #262626;
		box-shadow: 0 3px 6px 0 rgb(54 29 29 / 24%);
		transition: 0.5s;
		background-image: url(img/prev_white.png);
		background-size: 8px;
		background-repeat: no-repeat;
		background-position: 12px 10px;
}
.the_feat  .slick-prev.slick-arrow:hover,
.the_feat  .slick-next.slick-arrow:hover{
		background-color: #a68862;
		transition: 0.5s;
}
.the_feat  .slick-next,
.the_feat  .slick-next:hover,
.the_feat  .slick-next.slick-arrow{
			right: 36px!important;
			width: 36px;
			height: 36px;
					transition: 0.5s;
			z-index: 9;
			border-radius: 100px;
			background-color: #262626;
			box-shadow: 0 3px 6px 0 rgb(54 29 29 / 24%);
			background-image: url(img/next_white.png);
			background-size: 8px;
			background-repeat: no-repeat;
			background-position: 15px 10px;
}
.feat_slide{
		height: 100%;
		position: relative;
		background-size: cover;
		background-position: center;
}

























.main_header_strip{
		background-color: #262626;
		padding: 60px 0px;
		margin: 0px 0px 88px 0px;
		color: #fff;
}
.main_header_strip h1{
		font-family: 'Lato', sans-serif;
		font-size: 42px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 42px;
		letter-spacing: 1.26px;
		text-align: left;
		color: #ffffff;
		margin: 0px 0px 25px 0px;
		padding: 0px 0px 25px 0px;
		border-bottom: 1px solid #fff;
}
.main_header_strip h5{
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 18px;
		letter-spacing: 0.54px;
		text-align: left;
		color: #ffffff;
		margin: 0px;
}
.prop_desc{
		display: inline-block;
		padding: 0px 0px 25px 0px;
width: 100%!important;
				border-bottom: 1px solid #e0e0df;
}
.prop_desc p{
		font-family: 'Lato', sans-serif;
		font-size: 17px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: left;
		color: #404040;
		margin: 0px 0px 25px 0px;
width: 100%;
    white-space: break-spaces;

}

.amenities{
		padding: 60px 0px 70px;
		border-bottom: 1px solid #e0e0df;
}
.terms{
		padding: 44px 0px 60px;
		border-bottom: 1px solid #e0e0df;
}
.the_map{
		padding: 60px 0px 150px;
}
.my_map{
		width: 100%;
		position: relative;
		padding-top: 40%;
		  box-shadow: 0 20px 20px 0 rgba(80, 48, 32, 0.16);
}
.my_map iframe{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
}

.prop_left h2{
		margin: 0px 0px 40px 0px;
		font-family: 'Lato', sans-serif;
		font-size: 30px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.67;
		letter-spacing: 0.9px;
		text-align: left;
		color: #262626;
}
.prop_pads{
		padding-right: 60px;
}























.t5{
		transition: 0.5s;
}


.prop_card{
		box-shadow: 0 20px 20px 0 rgba(80, 48, 32, 0.16);
		background-color: #ffffff;
		cursor: pointer;
		display: block;
		margin: 0px 0px 30px 0px;
}
.prop_card:hover{
		box-shadow: 0 20px 40px 0 rgba(54, 29, 29, 0.5);
		text-decoration: none;
}
.prop_card:hover .prop_btn{
		background-color: #a68862;
}
.prop_card_info{
		padding: 20px 20px;
}
.prop_card_info h4{
		font-family: 'Lato', sans-serif;
		font-size: 22px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 22px;
		letter-spacing: 0.66px;
		text-align: left;
		color: #262626;
		margin: 0px 0px 20px 0px;
}
.prop_thumb{
		width: 100%;
		padding-top: 60%;
		position: relative;
		background-color: #eee;
		background-size: cover;
		background-position: center;
}
.prop_btn{
		background-color: #262626;
		padding: 13px 15px;
		width: 100%;
		display: inline-block;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 20px;
		letter-spacing: 0.6px;
		text-align: center;
		color: #ffffff;
}
.wpcf7 form .wpcf7-response-output {
    margin: 25px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 16px;
    letter-spacing: normal;
    text-align: left;
    color: #404040;
}
.contact_wrap{
		padding: 272px 0px 154px 0px;
		display: block;
		width: 100%;
}
.contact_block{
	  box-shadow: 0 20px 20px 0 rgba(80, 48, 32, 0.16);
		width: 100%;
		background-color: #fff;
		display: block;
		position: relative;
		padding: 40px;
}
.mini_filter{
	box-shadow: 0 20px 20px 0 rgba(80, 48, 32, 0.16);
	width: 100%;
	background-color: #fff;
	display: block;
	position: relative;
	padding: 40px;
	margin: 0 auto;
	border: 1px solid #000;
}
.contact_block.enquirer{
		padding: 0px;
}
.contact_block_insider{
		padding: 40px;
}








.contact_block .ajax-loader{
		display: none!important;
}
.contact_btn_wrap{
		width: 100%;
		text-align: right;
}
.contact_block .wpcf7-form-control.wpcf7-text{
		margin: 0px 0px 20px 0px;
}
.req_field{
		position: relative;
}
.required_text{
		position: absolute;
		right: 0px;
		top: 0px;
		color: #a8a8a6;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 16px;
		letter-spacing: normal;
		text-align: right;
}
.contact_block .wpcf7-form-control.wpcf7-text,
.contact_block .wpcf7-form-control.wpcf7-textarea{
		width: 100%;
		border: none;
		border-bottom: 1px solid #a8a8a6;
		padding: 0px 0px 5px 0px;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 16px;
		letter-spacing: normal;
		text-align: left;
		color: #404040;
}

.wpcf7-form-control.wpcf7-text.wpcf7-not-valid{
		border-bottom: 1px solid #ff483c;
}
.wpcf7-not-valid-tip{
		display: none;
}
.wpcf7-form-control.wpcf7-text.wpcf7-not-valid::-webkit-input-placeholder { /* WebKit browsers */
    color: #ff483c!important;
    opacity: 1;
}
.wpcf7-form-control.wpcf7-text.wpcf7-not-valid:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ff483c!important;
    opacity: 1;
}
.wpcf7-form-control.wpcf7-text.wpcf7-not-valid::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ff483c!important;
    opacity: 1;
}
.wpcf7-form-control.wpcf7-text.wpcf7-not-valid:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #ff483c!important;
    opacity: 1;
}






textarea:focus, input:focus{
    outline: none;
}
.contact_block .wpcf7-form-control.wpcf7-submit{
		background-color: #2e2d2d;
		background-repeat: no-repeat;
		background-position: 96px 18px;
		color: #fff;
		border: none;
		border-radius: 0px!important;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 18px;
		letter-spacing: 0.54px;
		text-align: left;
		padding: 15px 70px 15px 50px;
		margin: 40px 0px 0px 0px;
		background-image: url(img/send_right.svg);
		transition: 0.5s;
		background-position: 112px 18px;
}
.contact_block .wpcf7-form-control.wpcf7-submit:hover{
		background-color: #a68862;
		transition: 0.5s;
				border-radius: 0px!important;
}


.contact_block h3{
		margin: 0px 0px 20px 0px;
		font-family: 'Lato', sans-serif;
		font-size: 20px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 20px;
		letter-spacing: normal;
		text-align: left;
		color: #a68862;
}
.contact_element{
		display: table;
		margin: 0px 0px 14px 0px;
}
.contact_element_tr{
		display: table-row;
}
.contact_element_td{
		display: table-cell;
}
.contact_element_td img{
		margin: 0px 22px 0px 0px;
		width: 48px;
		height: auto;
}
.contact_element_td a{
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 17px;
		letter-spacing: normal;
		text-align: left;
		color: #404040;
}
.contact_element_td a:hover{
		color: #404040;
		text-decoration: none;
}
.prop_tbl{
		display: table;
		width: 100%;
		height: 47px;
}
.prop_tr{
		display: table-row;
}
.prop_td{
		display: table-cell;
		vertical-align: middle;
		text-align: center;
}

.small_icons{
		display: table;
		width: 100%;
		height: 32px;
}
.small_icons_tr{
		display: table-row;
}
.small_icons_td{
		display: table-cell;
		vertical-align: middle;
		padding: 0px 0px 0px 0px;
		border-right: 1px solid #262626;
}
.small_icons_td {
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 16px;
		letter-spacing: normal;
		text-align: left;
		color: #404040;
}
.small_icons_td img{
		width: 20px;
		height: auto;
		margin: 0px 5px 0px 0px;
		display: inline-block!important;
}
.small_icons_td img.second_icon{
		margin: 0px 5px 0px 10px;
}
.small_icons_td.right{
		padding: 0px 5px 0px 0px;
}
.the_footer{
		background-color: #262626;
		width: 100%;
		color: #fff;
		display: block;
		padding: 100px 0px 32px;
}
.copyright{
		border-top: 1px solid #fff;
		width: 100%;
		color: #fff;
		display: inline-block;
		padding: 30px 0px 0px;
}
.copyright_tbl{
		display: table;
		width: 100%;
}
.copyright_tr{
		display: table-row;
}
.copyright_td{
		display: table-cell;
		width: 50%;
		vertical-align: middle;
		font-family: 'Lato', sans-serif;
		font-size: 14px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height:17px;
		letter-spacing: normal;
		text-align: left;
		color: #ffffff;
}
.copyright_td a{
	color: #a68862;
}
.righter{
		text-align: right;
}
.the_footer h2{
		font-family: 'Lato', sans-serif;
		font-size: 42px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 42px;
		letter-spacing: 1.26px;
		text-align: center;
		color: #ffffff;
		margin: 0px 0px 30px 0px;
}
.the_footer p{
		font-family: 'Lato', sans-serif;
		font-size: 17px;
		font-weight: 300;
		font-stretch: normal;
		font-style: normal;
		line-height: 17px;
		letter-spacing: normal;
		text-align: center;
		color: #ffffff;
		margin: 0px 0px 37px 0px;
}
.the_footer .email_wrap{
		width: 100%;
		max-width: 240px;
		position: relative;
		margin: 0 auto 110px;
}
.email_wrap p{
		margin: 0px;
		padding: 0px;
}
.the_footer .wpcf7-form-control-wrap {
    width: 100%;
}
.wpcf7 .ajax-loader {
    position: absolute;
    border: 1px solid #fff;
    top: 14px;
    right: -65px;
}
.the_footer .wpcf7-form-control.wpcf7-text{
		width: 100%;
		padding: 16px;
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.22;
		letter-spacing: 0.54px;
		text-align: left;
		color: #404040;
    height: 53px;
		border: none;
		border-radius: 0px!important;
}
.the_footer .wpcf7-form-control.wpcf7-submit{
		background-color: #a68862;
		color: transparent;
		border: none;
		position: absolute;
		top: 0px;
		right: 0px;
		height: 53px;
		max-height: 53px;
		border-radius: 0px!important;
		width: 54px;
		background-image: url('img/arrow-long.png');
		background-size: 18px;
		background-repeat: no-repeat;
		background-position: center;
		transition: 0.5s;
}
.upper_icon{
		width: 13px;
		height: 7px;
		position: relative;
}

.upper_icon .the_brown{
		opacity: 1;
}
.upper_icon .the_white{
		opacity: 0;
}
.back_top:hover .the_brown{
		opacity: 0;
}
.back_top:hover .the_white{
		opacity: 1;
}


.upper_icon img{
		width: 100%;
		height: auto;
		position: absolute;
		top: 0px;
		left: 0px;
}
.the_footer .wpcf7-form-control.wpcf7-submit:hover{
		background-color: #b49b7b;
		transition: 0.5s;
}
.back_top{
		display: inline-block;
		margin: 0px 0px 0px 80px;
		color: #a68862;
		padding: 0px;
		position: relative;
		bottom: 20px;
		cursor: pointer;
}
.back_top:hover{
		color: #fff;
}

.back_top_arrow{
		width: 13px;
		height: 6px;
		display: inline-block;
		margin: 0px 0px 0px 10px;
		position: relative;
		top: -3px;
}
.back_top_arrow img{
		width: 100%;
		height: auto;
		position: absolute;
		top: 0px;
		left: 0px;
}
.social_btns{
		display: inline-block;
}
.social_btns_icon{
		display: inline-block;
		cursor: pointer;
		position: relative;
		width: 48px;
		height: 48px;
		margin: 0px 0px 0px 14px;
}
.social_btns_icon img{
		width: 100%;
		height: auto;
		position: absolute;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
}
.show_brown{
		opacity: 0;
}
.social_btns_icon:hover .show_brown{
		opacity: 1;
}
.social_btns_icon:hover .show_white{
		opacity: 0;
}
.the_covids{
		padding: 120px 11px;
		display: block;
		width: 100%;
		text-align: left;
}
.the_covids h2 {
    margin: 0px 0px 60px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 38px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: 1.2px;
    text-align: center;
    color: #262626;
}
.the_covids .how_it_works_title{
		margin: 0 auto;
}
.the_covids .how_liner {
    right: 72%;
}
.the_covids.on_single .how_liner {
    right: 122%;
}

.hamburger{
		width: 25px;
		height: 15px;
		position: absolute;
		top: 44px;
		right: 25px;
		cursor: pointer;
		display: none;
    z-index: 6;
}
.hamburger_close{
		width: 20px;
		height: 20px;
		position: absolute;
		top: 44px;
		right: 27px;
		cursor: pointer;
		display: none;
    z-index: 8;
}
.hamburger img,
.hamburger_close img{
		width: 100%;
		height: auto;
}
.mobile_menu{
		position: fixed;
		display: none;
		top: 0px;
		z-index: 7;
		background-color: #262626;
		text-align: center;
		width: 100%;
		height: 100%;
    padding: 155px 0px 0px 0px;
		color: #fff;
}

.mobile_menu ul{
		display: none;
		width: 100%;
}

.td_one{
		width: 50%;
}
.td_two{
		width: 5%;
}
.td_three{
		width: 47%;
}
.after_submit{

}
.enquiry_thanks_wrap{

}

.first_message{
	display: table;
	height: 400px;
	width: 100%;
	text-align: center;
}
.step_two{
		display: none;
}
.message_tr{
		display: table-row;
}
.message_td{
		display: table-cell;
		vertical-align: middle;
}
.message_td p{
		font-family: 'Lato', sans-serif;
		font-size: 17px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.76;
		letter-spacing: normal;
		text-align: center;
		color: #a68862;
		margin: 0px 0px 60px 0px;
}
.enquiry_thanks{
		display: none;
		min-height: 500px;
		width: 100%;
		text-align: center;
}
.enquiry_thanks.show_me{
		display: table!important;
}
.enquiry_thanks_tr{
		display: table-row;
}
.enquiry_thanks_td{
		display: table-cell;
		vertical-align: middle;
}
.enquiry_thanks_td h5{
		font-family: 'Lato', sans-serif;
		font-size: 30px;
		font-weight: bold;
		font-stretch: normal;
		font-style: normal;
		line-height: 30px;
		letter-spacing: 0.9px;
		text-align: center;
		color: #262626;
		margin: 0px 0px 40px 0px;
}
.enquiry_thanks_td p{
		font-family: 'Lato', sans-serif;
		font-size: 17px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 2.35;
		letter-spacing: normal;
		text-align: center;
		color: #a68862;
		margin: 0px 0px 60px 0px;
}


.amen_mob_reveal{
		height: auto;
		overflow: hidden;
		margin: 0px 0px 0px 0px;
		transition: 0.5s;

}
.amen_mob_reveal.expand{
		height: inherit;
		transition: 0.5s;
}
.show_amenaties{
		cursor: pointer;
}


.mini_filter .mod_close {
    margin: 0px 0px 20px 0px;
}


.super_filter_mobile{
		display: none;
}

.super_filter_mobile .super_filter_btn{
		margin: 0px auto 0px;
}
.single_option{
		width: 100%;
		display: table;
		font-family: 'Lato', sans-serif;
		font-size: 21px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.67;
		letter-spacing: normal;
		text-align: left;
		color: #262626;
		margin: 0px 0px 15px 0px;
}
.single_option a,
.single_option a:hover,
.single_option a:focus{
		color: #262626;
		text-decoration: none;
    display: block;
    width: 116%;
    position: relative;
    z-index: 10;
}
.info_wrapper{
		height: 200px;
		transition: 0.5s;
		overflow: hidden;
		margin: 0px 0px 25px 0px;
}
.info_wrapper.expanded{
		height: inherit;
		transition: 0.5s;
}
.less_txt{
		display: none;
}
.read_more.expanded .less_txt{
		display: inline-block;
}
.read_more.expanded .more_txt{
		display: none;
}






.single_option_tr{
		display: table-row;
}
.single_option_td{
		display: table-cell;
		vertical-align: middle;
}
.single_option_td.icon_side{
		width: 36px;
}
.circs{
		border: 1px solid #a68862;
		border-radius: 100px;
		width: 36px;
		height: 36px;
		padding: 7px;
}
.single_option.active .circs_inside{
		background-color: #a68862;
}
.circs_inside{
		width: 100%;
		height: 100%;
		background-color: #fff;
		border-radius: 100px;
}
.home_holidays_wrap{
		display: none;
}


@media (max-width: 1200px){
	.list_top_td.text_side {
    padding: 0px 0px 0px 60px;
}
	.grand_card {
	    box-shadow: 0 20px 20px 0 rgb(80 48 32 / 16%);
	    padding: 25px;
	    margin: 20px 20px 20px 0px;
	    display: block;
	}
		.small_icons_td img.second_icon {
		    margin: 0px 5px 0px 5px;
		}
		.prop_btn {
		    padding: 13px 0px;
		    font-size: 16px;
		    line-height: 16px;
		}
		.small_icons_td {
	    	font-size: 12px;
		}
}


.owners_testimonials{
    padding: 120px 0px 120px;
    background-color: #f7f7f7;
}
.owners_testimonials h2 {
    font-family: 'Lato', sans-serif;
    font-size: 38px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 38px;
    letter-spacing: 1.2px;
    text-align: center;
    color: #262626;
    margin: 0px 0px 60px 0px;
}
.owner_slider .slick-slide img {
    display: inline;
}
.owner_slider{
    width: 100%;
    min-height: 10px;
}
.owner_tbl{
    display: table;
    width: 100%;
}
.owner_tr{
    display: table-row;
}
.owner_td{
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
.owner_td.text_side{
    padding: 0px 0px 0px 60px;
}
.owner_td p{
    margin: 0px 0px 0px 0px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 30px;
    letter-spacing: normal;
    color: #4B4B4B;
}
.owner_td h5{
    margin: 20px 0px 40px 0px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}
.owner_td h5 strong{
    font-size: 20px;
}
@media (max-width: 992px){
	.contact_block_insider {
    padding: 25px;
}
	.list_form_block h4, .step_two.after_submit h4 {
    margin: 0px 0px 15px 0px;
	}
	.top_list_feature p,
	.contact_block .wpcf7-form-control.wpcf7-text, .contact_block .wpcf7-form-control.wpcf7-textarea{
    font-size: 15px;
	}
	.top_list_feature {
    	background-position: left center;
	}
	.service_scroller_wrap{
			display: none;
	}
	.service_scroller_wrap.no_link{
			display: block;
	}
	.top_list_feature h1{
		font-size: 30px;
		line-height: 36px;
		text-align: center;
	}
	.top_list_feature h2,
	.top_list_feature p{
			text-align: center;
	}
	.list_tbl,
	.list_tbl_tr,
	.list_tbl_td{
			display: block;
			width: 100%;
			text-align: center;
	}
	.top_list_feature {
    margin: 116px 0px 0px 0px;
	}
	.list_tbl_td.form_sider{
			display: none;
	}
	.feat_logo {
    width: 100%;
    padding-top: 22%;
	}
	.as_featured_on {
    padding: 60px 0px 30px;
	}
	.credentials p br{
			display: none;
	}
	.as_featured_on h2,
	.credentials h2 {
	    font-size: 25px;
	    line-height: 25px;
	}
	.side_logo img {
    max-width: 120px;
    margin: 0px auto 20px;
}
	.copyright {
    border-top: none;
	}
.owners_testimonials h2 {
    margin: 0px 0px 30px 0px;
    font-size: 25px;
    line-height: 25px;
}
  .action_buttons{
      bottom: 15px;
    }
	.expander_wrap.for_amenities{
			display: block;
	}
	.err img{
			margin: 0px 0px 25px 0px;
	}
	.list_top_td .main_btn {
    margin: 0px 0px 0px 0px;
}
	.td_one{
			width: 52%;
	}
	.td_two{
			width: 5%;
	}
	.td_three{
			width: 45%;
	}
	.the_covids {
    padding: 60px 11px;
	}
	.the_covids .how_liner {
    right: 80%;
		top: 24px!important;
		position: absolute;
}
.the_covids.on_single .how_liner {
    right: 68%;
}
.the_covids .blog_card{
    margin: 0px 0px 50px 0px;
}
.the_covids .how_it_works_title{
		padding: 0px 11px;
}
	.the_map {
    padding: 30px 11px 75px;
	}
	.main_header_strip h5 {
	    font-size: 15px;
	    line-height: 15px;
	}
	.prop_card_info h4 {
    font-size: 17px;
    line-height: 17px;
	}
	.modal.in .modal-dialog,
	.modal.fade .modal-dialog{
	    width: -webkit-fill-available!important;
	}
.btn_side{
		width: 100%;
		display: block;
		text-align: center;
    margin: 40px 0px 0px 0px;
}
	.super_filter_mobile{
			display: block;
	}
	.man_approach {
    padding: 60px 11px 20px;
	}
	.how_it_works {
    	padding: 60px 11px;
    	width: 100%;
	}
	.how_td.title_side {
    	padding: 0px 0px 0px 0px;
	}
	.how_liner {
    background-color: #a68862;
    display: block;
    width: 100%;
    position: relative;
    height: 1px;
    top: 0px;
    right: 0px;
    margin: 0px 0px 20px 0px;
}
.how_it_works_title {
    width: 100%;
}
	.how_td h2 {
    margin: 0px 0px 15px 0px;
    font-size: 25px;
    line-height: 25px;
}
	.how_td.img_side{
			padding: 60px 0px 0px 0px;
	}
	.serv_wrap {
	    width: 100%;
	    display: block;
	    margin: 0px 0px 40px 0px;
	}
	.list_home_top {
    	padding: 183px 0px 60px 0px;
	}
	.how_it_works_inside {
    	padding: 0px 0px;
	}
	.how_tbl{
			display: block;
	}
	.how_tr,
	.how_td{
			display: block;
			width: 100%;
	}
	.social_btns {
    display: block;
    width: 100%;
    margin: 0px 0px 30px 0px;
}
	.list_top_td.text_side p {
	    max-width: 100%;
	    margin: 0px 0px 30px 0px;
	}
	.social_btns_icon {
	    margin: 0px 7px;
	}
	.list_top_tbl,
	.list_top_tr,
	.list_top_td{
			display: block;
			width: 100%;
	}
	.list_top_td{
			padding: 0px 11px;
	}
	.mid_heading_td h2 {
	    font-size: 20px;
	    line-height: 22px;
	}
	.list_top_td.text_side {
	    padding: 0px 11px 0px 11px;
	}
	.list_top_td .contact_h1_line {
	    width: 100%;
			position: relative;
		}
	.home_feature h1 {
	    font-size: 30px;
	    line-height: 1.2;
}
	.amen_mob_reveal{
			margin: 0px 0px 20px 0px;
	}
	.expander_wrap{
			display: block;
	}
	.amen_mob_reveal{
			height: 120px;
	}
	.engage_block{
			display: none;
	}
	.prop_pads{
			padding: 0px 11px;
	}
	.the_header ul li {
    display: block;
    width: 100%;
    font-size: 18px;
    margin: 0px 0px 30px 0px;
}
.the_header ul li.top_action_btn a {
    background-color: #a68862;
    transition: 0.5s;
    padding: 16px 27px;
    display: inline-block;
    margin: 10px 0px 0px 0px;
}
	.contact_wrap {
    padding: 183px 11px 60px 11px;
	}
	.main_header_strip h1 {
			font-size: 20px;
			line-height: 20px;
			letter-spacing: 0.6px;
			margin: 0px 0px 20px 0px;
			padding: 0px 0px 20px 0px;
	}
	.hamburger{
			display: block;
	}
	.the_header{
			text-align: center;
	}
	.desktop_logo{
			margin: 0 auto;
	}
		.hide_menu{
				display: none;
		}
		.small_icons_td img.second_icon {
		    margin: 0px 5px 0px 10px;
		}
		.small_icons_td {
				font-size: 16px;
				width: 50%;
		}
		.the_footer h2{
				font-size: 25px;
				line-height: 25px;
				margin: 0px 0px 30px 0px;
		}
}
@media (max-width: 768px){


.owner_slider .main_btn{
    display: none;
}
.owner_td h5 strong {
    font-size: 20px;
    width: 100%;
    margin: 0px 0px 5px 0px;
    display: block;
}
.owner_slider .slick-next, .owner_slider .slick-next:hover, .owner_slider .slick-next.slick-arrow, .owner_slider .slick-next.slick-arrow:hover, .owner_slider .slick-next.slick-arrow:focus {
    right: 0px !important;
}
.owner_slider .slick-prev, .owner_slider .slick-prev:hover, .owner_slider .slick-prev.slick-arrow, .owner_slider .slick-prev.slick-arrow:hover, .owner_slider .slick-prev.slick-arrow:focus {
    left: 0px !important;
}
  .owners_testimonials {
    padding: 50px 11px 50px;
  }
.owner_tbl,
.owner_tr,
.owner_td{
    width: 100%;
    display: block;
}
.owner_slider .slick-prev,
.owner_slider .slick-next {
    top: 63%;
}
.owner_td.text_side{
    text-align: center;
    padding: 30px 40px 0px 40px;
}
	.home_feature{
			background-image: url('img/mobile_bg.png');
	}
	.the_covids .how_liner {
		right: 88%;
		top: 12px!important;
		position: absolute;
}
	.small_icons_td {
    font-size: 12px;
}
	.list_top_td.ninja_mobile{
			display: none;
	}
	.the_feat .slick-prev, .the_feat .slick-prev:hover, .the_feat .slick-prev.slick-arrow {
    	left: 28px!important;
	}
	.the_feat .slick-next, .the_feat .slick-next:hover, .the_feat .slick-next.slick-arrow{
			right: 28px!important;
	}
	.property_slider {
    	padding-top: 65%;
	}
	.my_map {
    	padding-top: 70%;
	}
	.on_mobile .slick-initialized .slick-slide{
			padding-bottom: 30px;
	}
	.grand_card{
			box-shadow: 0 20px 20px 0 rgb(80 48 32 / 16%);
			padding: 40px 40px 35px 40px;
			margin: 0px 15px;
			display: block;
	}
	.feature_props .contact_left_h_wrap{
			padding: 0px 11px;
	}
	.list_top_td.text_side {
    padding: 0px 11px 0px 11px;
	}
	.prop_card:hover{
			box-shadow: 0 20px 20px 0 rgba(80, 48, 32, 0.16);
			text-decoration: none;
	}
	.hide_holidays{
			display: none;
	}
	.home_holidays_wrap{
			display: block;
	}
	.feature_props p {
    	margin: 0px 0px 40px 0px;
			padding: 0px 11px;
	}
	.testimonials_section {
	    width: 100%;
	    padding: 60px 0px;
	}
	.testimonials_section h3 {
	    font-size: 25px;
	    margin: 0px 0px 40px 0px;
	}
		.the_covids h2{
				 font-size: 25px;
				 line-height: 25px;
		}
	.avatar {
    width: 118px;
    height: 118px;
    padding: 6px;
	}
	.testimonials_section p {
	    max-width: 280px;
			margin: 0px auto 40px;
	}
	.fixed_btn{
			display: inline-block;
	}
	.contact_block {
    padding: 30px 26px;
    margin: 30px 0px 0px 0px;
	}
	.contact_element_td img{
			margin: 0px 15px 0px 0px;
			width: 38px;
	}
	.contact_left_h_wrap {
    position: relative;
    width: 100%;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 15px 0px;
}
	.contact_left_h_wrap h1 {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: 1.5px;
    width: 100%;
		margin: 0px 0px 10px 0px;
}
.contact_h1_line {
    background-color: #a68862;
    display: inline-block;
    width: 100%;
    position: relative;
    height: 1px;
    bottom: 0px;
    right: 0px;
}














	.main_header_strip{
			padding: 30px 11px;
	}

	.property_slider {
	    margin: 116px 0px 0px 0px;
	}
	.desktop_logo {
			width: 113px;
	}
	.super_filter_desktop{
			display: none;
	}
	.book_home_wrap {
    	padding: 183px 11px 122px 11px;
	}

	.the_footer .email_wrap {
    margin: 0 auto 60px;
	}
	.back_top {
	    display: block;
	    margin: 0px 0px 0px 0px;
	    color: #a68862;
	    padding: 0px;
	    position: relative;
	    bottom: 0px;
	    cursor: pointer;
}
.the_footer{
	    padding: 60px 11px 110px;
}
	.hide_mobile{
			display: none;
	}
	.copyright_tbl,
	.copyright_tr,
	.copyright_td{
			display: block;
			width: 100%;
			text-align: center;
	}
	.copyright_td.righter{
			text-align: right;
			margin: 50px 0px 0px 0px;
	}
}
