@charset "utf-8";

* {
	outline: 0px none !important;
	border: 0;
	margin: 0;
	padding: 0;
}
a, button {
	text-decoration: none;
	outline: 0px none !important;
}
a:active, a:hover, a:focus {
	text-decoration: none;
}


/*
font-family: 'Playfair Display', serif;
font-family: 'Roboto', sans-serif;
*/

@font-face {
    font-family: 'Neutra Text';
    src: url('../fonts/NeutraText-Book.woff2') format('woff2'),
        url('../fonts/NeutraText-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Neutra Text';
    src: url('../fonts/NeutraText-Bold.woff2') format('woff2'),
        url('../fonts/NeutraText-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Arkipelago';
    src: url('../fonts/Arkipelago.woff2') format('woff2'),
        url('../fonts/Arkipelago.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}



html, body {
	font-family: 'Neutra Text', sans-serif;
	font-weight: 400;
	background: #fff;
}

section {
	width: 100%;
}


.slick-dots {
	bottom: -46px;
}
.slick-dots li button::before {
	font-size: 20px;
}
.slick-dots li.slick-active button::before {
	color: #A7905E;
}
.slick-prev {
	left: 0;
}
.slick-next {
	right: 0;
}
.slick-prev::before, .slick-next::before {
	color: #A7905E;
}





.pg-header {
	background: #fff;
	position: relative;
	z-index: 1;
}
.pg-header .header-content {
	text-align: center;
	position: relative;
}
.pg-header .header-content .nav-call {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.pg-header .header-content .nav-call img {
	height: 60px;
	width: auto;
}
.pg-header .header-content .logo {}
.pg-header .header-content .logo img {
	height: 70px;
	width: auto;
}
.offcanvas-menu {}
.offcanvas-menu ul {
	list-style: none;
}
.offcanvas-menu ul li {
	line-height: 1.6;
}
.offcanvas-menu ul li:not(:last-child) {
	border-bottom: 1px solid rgba(84, 84, 84, 0.11);
}
.offcanvas-menu ul li a {
	color: rgb(84, 84, 84);
	padding: 14px 0;
	display: block;
}
.offcanvas-menu ul li a:hover {
	color: #B29058;
}



/*  homepage banner  */
/*
.video-container{
  width: 100vw;
  height: 100vh;
}

 iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
*/
.hp-banner {
	position: relative;
}
.hp-banner .video-container {}
.hp-banner .video-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	text-align: center;
}
.hp-banner .video-text {}
.hp-banner .video-text h1 {font-family:arkipelago; font-size:80px;margin-bottom: 0px;font-weight:500;}
.hp-banner .video-text h2 {font-family:'Playfair Display', serif; font-size:100px;font-weight:400;line-height:0.2em;}
.hp-banner .video-text p {font-size:30px;margin-top: 56px;}
.hp-banner .video-text .video-btn {
	display: inline-block;
	margin: 0;
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
	padding: 11px 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	transition: all .15s ease;
}
.hp-banner .video-text .video-btn:hover {
	background-color: #fff;
	color: #000;
	border: 1px solid #fff;
}
/*  homepage banner  */


/*  inner page banner  */
.pg-banner {
	position: relative;
}
.pg-banner::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
}
.pg-banner .banner-bg {
	height: 540px;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.pg-banner .hero__title {
	font-family: 'Arkipelago';
	font-size: 9vw;
	font-weight: 500;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
}
.pg-banner .checkout__hero__title {
	font-family: 'Arkipelago';
	font-size: 7vw;
	font-weight: 500;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
}
/*@media (max-width: 768px) {
	.pg-banner .banner-bg {
		height: 340px;
	}
}*/
/*  inner page banner  */


/*  homepage featured-property slider  */
.slide-control {
	display: flex;
	align-items: center;
}
.slide-control a {
	color: #e1e1e1;
	line-height: 28px;
	padding: 0 0;
	border: 2px solid #e1e1e1;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	transition: all .15s;
}
.slide-control a:hover {
	color: #A7905E;
	border: 2px solid #A7905E;
}
.slide-control a:not(:last-child) {
	margin-right: 7px;
}
.featured-property .text-wrap {
	position: relative;
	margin-bottom: 60px;
	padding-top: 0px !important;
	text-align: center;
	margin-top: 60px;
}
.featured-property .text-wrap h4 {font-size:425%;font-family:didot;margin-bottom: 0;font-weight:500;}
.featured-property .text-wrap .h2-old {font-size:270%;font-family:arkipelago;font-weight:100;color:#B29058;position: absolute;left: 45.5%;/* bottom: -22%; */top: 70%;}
.featured-property .text-wrap h2 {
	font-size: 270%;
	font-family: arkipelago;
	font-weight: 100;
	color: #B29058;
	position: absolute;
	/* left: 45.5%; */
	/* bottom: -22%; */
	top: 58%;
	right: 34%;
}

.property_slider .slide-wrap {
	display: flex;
	border: 2px solid #e1e1e1;
	padding: 16px;
	width: calc(100% - 1px);
	position: relative;
}
.property_slider .slide-wrap:hover {
	border: 2px solid #A7905E;
	transition: all .20s;
}
.property_slider .slide-item {}
.property_slider .slick-slide {
	margin: 0 15px;
}
.property_slider .slick-list {
	margin: 0 -12px;
}
.property_slider .slide-wrap .property-img {
	flex: 0 0 auto;
	width: 50%;
}
.property_slider .slide-wrap .property-img img {
	max-width: 100%;
	height: auto;
}
.property_slider .slide-wrap .prop-list-info {
	flex: 0 0 auto;
	width: 50%;
	margin-left: 20px;
}
.property_slider .prop-list-info {}
.property_slider .prop-list-info .prop-titl {
	font-weight: 700;
}
.property_slider .prop-list-info .prop-titl:hover {
	color: #0a4239;
}
.property_slider .prop-list-info .info-title {
	font-size: 18px;
	color: inherit;
}
.property_slider .prop-list-info .prop-opt {
	list-style: none;
	padding: 0;
}
.prop-list-info .prop-footer {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
.prop-list-info .prop-extra {
	color: #084f0d;
	font-size: 20px;
	line-height: 1;
	text-align: right;
	padding-right: 10px;
	font-weight: 600;
	margin-left: 10px;
}
.prop-list-info .prop-extra span {
	font-size: 14px;
	color: gray;
	font-weight: 400;
}
.prop-list-info .prop-extra span.season-price {
	color: #084f0d;
	font-size: 14px;
	font-weight: 600;
}
.prop-list-info .prop-extra span.taxes{     
	color: inherit;
	Display:block;
}
.property_slider .prop-list-info .prop-share {}
.property_slider .prop-list-info .prop-share .btn {}
.property_slider .prop-list-info .prop-share .btn:not(:last-child) {
	margin-right: 10px;
}
.property_slider .prop-list-info .prop-share .btn.share1 {}
.property_slider .prop-list-info .prop-share .btn.share2 {
	background: #46c756;
	border-color: #46c756;
}
.property_slider .prop-list-info .prop-share .btn.share3 {}
/*  homepage featured-property slider  */


/*  homepage multiple-columns  */
.multiple-columns {}
.multiple-columns .column-box {}
.multiple-columns .column-box .box-img {
	max-width: 100%;
	height: auto;
	margin: auto;
	margin-bottom: 40px;
}
.multiple-columns .column-box .box-desc {
	font-size: inherit;
	line-height: 30px;
	margin: auto;
}
.multiple-columns .column-box .box-title {
	color: #B29058;
	font-size: 22px;
	font-weight: 500;
	padding-bottom: 2px;
	margin-top: 40px;
}
/*  homepage multiple-columns  */



/*  homepage sec-map  */
.sec-map {}
.sec-map .sec-map-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.sec-map h1 {
	font-size: 270%;
	font-weight: 700;
}
.sec-map h4 {font-size:80px;font-family:arkipelago;color:#B29058;margin-bottom: 0;font-weight:500;line-height:0.5em;}
/*  homepage sec-map  */


/*  homepage sec-img-text  */
.sec-img-text {}
.sec-img-text .sec-text {
	margin: 100px 0 0 -150px;
	background: #fff;
	height: 100%;
	padding: 16px 30px;
}
.sec-img-text.rereverse .sec-text {
	margin: 0 -150px 0 0;
	z-index: 9;
	position: relative;
}
.sec-img-text .sec-text h2 {
	position: relative; margin-bottom: 40px;font-weight: 400;font-size: 4.25vw;font-family: didot; text-align: left;margin-left: 30px;
}
.sec-img-text .sec-text h2 div {
	position: absolute;right: 19%;top: 26%;font-size: 5vw;
}
.sec-img-text .sec-text h2 div span {
	font-family:arkipelago; color:#B29058;font-size: 4.4vw;font-weight: 100;
}
/*  homepage sec-img-text  */



/*  homepage custom-html-section  */
.custom-html-section {}
.custom-html-section .html_btn {
	display: inline-block;
	margin: 0;
	background-color: transparent;
	color: rgb(177, 148, 92);
	border: 1px solid rgb(177, 148, 92);
	padding: 11px 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	transition: all .15s ease;
}
.custom-html-section .html_btn:hover {
	background-color: rgb(177, 148, 92);
	color: #fff;
	border: 1px solid rgb(177, 148, 92);
}
.custom-html-section .text-wrap {position: relative;margin-bottom: 60px;padding-top: 0px !important;}
.custom-html-section h4 {font-size:425%;font-family:arkipelago;color:#B29058;margin-bottom: 0;font-weight:500;}
.custom-html-section h2 {font-size:270%;font-family:didot;font-weight:100;position: absolute;left: 45.5%;/* bottom: -22%; */top: 70%;}
/*  homepage custom-html-section  */



/*  page footer  */
.pg-footer {}
.pg-footer .pg-footer-bg {
	height: 470px;
	width: 100%;
}
.pg-footer .pg-footer-bg .bg-div {
	background-image: url("../img/footer-03_d799d3b7-339e-4f9d-a073-219fd8604a00_1728x.webp");
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-size: cover;
	background-position: 50%;
	overflow: hidden;
}
.pg-footer .footer-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-bottom: 30px;
}
.pg-footer .footer-content ul {
	display: flex;
	list-style: none;
	padding: 0;
	align-items: center;
	justify-content: center;
}
.pg-footer .footer-content ul li a {
	color: #fff;
}
.pg-footer .footer-content .ftr-social {}
.pg-footer .footer-content .ftr-social img {
	width: 40px;
}
.pg-footer .footer-content .ftr-social li:not(:last-child) {
	margin-right: 18px;
}
.pg-footer .footer-content .ftr-links {
	padding: 20px 0;
}
.pg-footer .footer-content .ftr-links ul {
	justify-content: space-around;
}
/*  page footer  */


/*  contact page  */
.contact-box {
	text-align: center;
	height: 100%;
	display: grid;
	padding: 20px 0;
}
.contact-box img {
	max-width: 54px;
	height: auto;
	margin: auto;
	margin-bottom: 26px;
	margin-top: 0;
}
.contact-box a {
	color: rgb(84, 84, 84);
	display: inline-block;
}
.contact-box a:hover {
	color: #322929;
}

.contact-form {}
.contact-form .form-label {
	margin-bottom: .2rem;
}
.contact-form .form-control {
	border-radius: 0;
}
.contact-form .form-control:focus {
	border: 1px solid #545454;
	outline: none;
	box-shadow: none;
}
.contact-form button[type="submit"] {
	background: #b1945c;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	padding: 15px 0;
	width: 100%;
	transition: all .15s ease;
}
.contact-form button[type="submit"]:hover {
	background: #8c6e35;
}
/*  contact page  */


/*  property-list page  */
.property-list {
	height: 660px;
	overflow-y: auto;
	padding-right: 5px;
}
.property-list .vila-blank {
	font-size: 18px;
	font-weight: 600;
	color: #dc3545;
	text-align: center;
	margin: 3rem 0;
}
.property-list .list-item {
	display: flex;
	border: 2px solid #e1e1e1;
	padding: 16px;
	width: calc(100% - 7px);
	position: relative;
}
.property-list .list-item:hover {
	border: 2px solid #A7905E;
	transition: all .20s;
}
.property-list .list-item:not(:last-child) {
	margin-bottom: 24px;
}
.property-list .slide-item {}
.property-list .slick-slide {
	margin: 0 15px;
}
.property-list .slick-list {
	margin: 0 -15px;
}
.property-list .list-item .property-img {
	flex: 0 0 auto;
	width: 50%;
}
.property-list .list-item .property-img img {
	max-width: 100%;
	height: auto;
}
.property-list .list-item .prop-list-info {
	flex: 0 0 auto;
	width: 50%;
	margin-left: 20px;
}
.property-list .prop-list-info {}
.property-list .prop-list-info .prop-titl {
	font-weight: 700;
}
.property-list .prop-list-info .prop-titl:hover {
	color: #0a4239;
}
.property-list .prop-list-info .info-title {
	font-size: 18px;
	color: inherit;
}
.property-list .prop-list-info .prop-opt {
	list-style: none;
	padding: 0;
}
.property-list .prop-list-info .prop-extra {}
.property-list .prop-list-info .prop-share {}
.property-list .prop-list-info .prop-share .btn {}
.property-list .prop-list-info .prop-share .btn:not(:last-child) {
	margin-right: 10px;
}
.property-list .prop-list-info .prop-share .btn.share1 {}
.property-list .prop-list-info .prop-share .btn.share2 {
	background: #46c756;
	border-color: #46c756;
}
.property-list .prop-list-info .prop-share .btn.share3 {}
.property-filter {}
.property-filter .filter-form {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
}
.property-filter .filter-form #form_to {
	width: 275px;
}
.property-filter .filter-form .filter-submit {
	background: #b1945c;
	color: #fff;
	padding: 1rem 1.75rem;
	border-radius: .375rem;
	transition: all .15s ease;
}
.property-filter .filter-form .filter-submit:hover {
	background: #8c6e35;
}
.property-filter .filter-form .filter-reset {
	color: red;
}


#map_canvas {
	width: 100%;
	height: 660px;
	position: relative;
}
#map_canvas::before {
	content: "Loading...";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#map_canvas:not(:empty)::before {
	display: none;
}
/*  property-list page  */


/*  property-details page  */
.single-villa-img {
	width: 100%;
	/*height: 540px;*/
	height: calc(100vh - 70px);
	overflow: hidden;
	position: relative;
}
.single-villa-img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
}
.single-villa-img.with-bg {
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.single-villa-img .villa-img {
	width: 100%;
}
.single-villa-img.with-bg .villa-img {
	display: none;
}
.single-villa-img .villa-title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	text-align: center;
	width: 100%;
}
.single-villa-img .villa-title .hero__title {
	font-family: 'Arkipelago';
	font-size: 9vw;
	font-weight: 500;
	margin: 0;
}
.single-villa-img .villa-title .hero__sub {
	font-family: 'Playfair Display', serif;
	font-size: 5.5vw;
	font-weight: 400;
	/* line-height: 0.2em; */
	margin-top: -40px;
}
.single-villa-img .img-option {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
	display: flex;
	align-items: end;
}
.single-villa-img.with-bg .img-option {
	display: none;
}
.single-villa-img .img-option .img-prev, .single-villa-img .img-option .img-next {
	width: 42px;
	height: 42px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	line-height: 42px;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}
.single-villa-img .img-option .img-prev {
	border-radius: 0px 3px 3px 0px;
	left: 0;
}
.single-villa-img .img-option .img-next {
	border-radius: 3px 0px 0px 3px;
	right: 0;
}
.single-villa-img .img-option .img-vuall {
	background: #A7905E;
	color: #fff;
	width: auto;
	line-height: 1;
	padding: 8px 15px;
	border-radius: 3px;
	/* position: absolute; */
	/* bottom: 36px; */
	/* right: 12px; */
	float: right;
	margin-bottom: 36px;
}
.villa-details {
	color: #000;
	padding: 30px 0;
	/*padding-bottom: 0;*/
}
.villa-details .inner-gallery {
	display: flex;
	list-style: none;
	padding: 0;
	align-items: center;
	justify-content: flex-start;
}
.villa-details .inner-gallery a {
	width: 120px;
	height: 120px;
	overflow: hidden;
	border-radius: 5px;
}
.villa-details .inner-gallery a:not(:last-child) {
	margin-right: 16px;
}
.villa-details .inner-gallery a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.villa-details .inner-gallery a.more {
	position: relative;
}
.villa-details .inner-gallery a.more::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	z-index: 1;
}
.villa-details .inner-gallery a.more::after {
	/* content: "More"; */
	content: attr(data-more-text);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	line-height: 1;
	color: #fff;
	font-size: 20px;
	z-index: 1;
}
.villa-details .inner-gallery a.more img {
	filter: blur(3px);
}
.villa-details .villa-titl {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.villa-details .villa-titl .titl {
	font-size: 24px;
}
.villa-details .villa-titl .titl small {
	font-size: 14px;
}
.villa-details .villa-location {
	color: #4a4a4a;
	font-size: 16px;
	font-weight: 700;
}
.villa-details .sub-titl {
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #555555;
}
.villa-details .villa-titl .villa-share {
	font-size: 14px;
	color: #000;
	display: flex;
	align-items: center;
}
.villa-details .villa-titl .villa-share .fa-share-alt {
	font-size: 22px;
	margin-left: 5px;
}
.villa-details .broch-dl {
	transition: all 0.25s;
	color: #4e8be7;
}
.villa-details .broch-dl-new {
	background: #fff;
	color: #B29058;
	min-width: 200px;
	text-align: center;
	border-radius: .25rem;
	padding: 7px 0;
	border: 1px solid #B29058;
}
.villa-details .prop-chat {
	transition: all 0.25s;
	color: #00a884;
}
.villa-details .prop-chat-new {
	background: #003f36;
	color: #fff;
	min-width: 200px;
	text-align: center;
	border-radius: .25rem;
	padding: 9px 0;
}
.villa-details .broch-dl:hover {
	/*color: #A7905E;*/
}
.villa-details .detail-tab-box {}
.villa-details .detail-tab-box .nav-item {}
.villa-details .detail-tab-box .nav-item:not(:last-child) {
	margin-right: 5px;
}
.villa-details .detail-tab-box .nav-tabs .nav-link {
	border: 1px solid #E1E1E1;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	width: 130px;
}
.villa-details .detail-tab-box .nav-tabs .nav-link:hover,
.villa-details .detail-tab-box .nav-tabs .nav-link.active {
	color: #fff;
	background-color: #A7905E;
	border-color: #A7905E;
}
.villa-details .detail-tab-box .tab-content > .tab-pane {
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 25px;
}
.villa-details .villa-booking {
	box-shadow: 0 0 10px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 10px 0px rgba(0,0,0,0.2);
	border-radius: 5px;
	padding: 25px;
}
.villa-details .villa-booking .booking-titl {
	font-size: 24px;
	font-weight: 700;
}
.villa-details .villa-booking .booking-titl .unit {
	font-size: 14px;
}
.villa-details .villa-booking .all-price {
	font-size: 14px;
	line-height: 16px;
	text-decoration-line: underline;
	color: #000000;
}
.villa-details .villa-booking .booking-submit {
	background: #A7905E;
	color: #fff;
	width: 100%;
	line-height: 1;
	padding: 14px 0;
	border-radius: 3px;
}
.input-calendar-icon {
	background: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 3H19V1H17V3H7V1H5V3H4C2.9 3 2 3.9 2 5V21C2 22.1 2.9 23 4 23H20C21.1 23 22 22.1 22 21V5C22 3.9 21.1 3 20 3ZM20 21H4V10H20V21ZM20 8H4V5H20V8Z' fill='%23323232'/%3E%3C/svg%3E") no-repeat, #F2F2F2;
	background-position: center right 7px;
	padding-right: 36px;
}
.villa-details .villa-sec-titl {
	font-size: 24px;
	font-weight: 600;
}
.villa-page-titl {
	font-size: 24px;
	line-height: 28px;
	color: #000;
	font-weight: 700;
	display: flex;
	align-items: center;
}
.add-btn,
.add-btn:focus {
	background: #A7905E;
	border-radius: 3px;
	font-weight: 700;
	font-size: 14px;
	line-height: 1;
	color: #FFFFFF;
	padding: 8px 20px;
}
.add-btn:hover {
	color: #FFFFFF;
}
/*  property-details page  */






.hom-cus1 {
	font-size: 270%;
	font-family: didot;
	font-weight: 100;
	margin-top: -20px;
}
.filter-form .select2 {
	width: 200px !important;
}
.filter-form .select2 .select2-selection {
	min-height: calc(2.5em + (0.75rem + 6px));
	padding-top: 1.625rem;
}
.map-info-pop {
	width: 250px;
	min-height: 50px;
}
.map-info-pop .pop-img {
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.map-info-pop .pop-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.map-info-pop h5 {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 7px;
}
.map-info-pop h6 {
	font-size: 13px;
	margin-bottom: 3px;
}

.price-range {
	margin-left: 20px;
	margin-right: 20px;
	display: none;
}



.price-range-slider {
	width: 100%;
	float: left;
	padding: 8.5px 10px;
	border: 1px solid #ced4da;
	border-radius: .375rem;
}
.price-range-slider .range-value {
  margin: 0;
}
.price-range-slider .range-value input {
  width: 100%;
  background: none;
  color: #000;
  font-size: 16px;
  font-weight: initial;
  box-shadow: none;
  border: none;
  margin: 0 0 12px 0;
  text-align: center;
}
.price-range-slider .range-bar {
	border: none;
	background: #000;
	height: 3px;
	width: 100%;
	margin-left: 3px;
	margin-top: -7px;
	margin-bottom: 7px;
}
.price-range-slider .range-bar .ui-slider-range {
  background: #b1945c;
}
.price-range-slider .range-bar .ui-slider-handle {
  border: none;
  border-radius: 25px;
  background: #fff;
  border: 2px solid #b1945c;
  height: 17px;
  width: 17px;
  top: -0.42em;
  cursor: pointer;
  transition: all .15s ease;
}
.price-range-slider .range-bar .ui-slider-handle.ui-state-hover {
  border: 2px solid #8c6e35;
}
.price-range-slider .range-bar .ui-slider-handle + span {
  background: #06b9c0;
}

/*--- /.price-range-slider ---*/

.offcanvas-title {
	font-size: 24px;
}
.offcanvas-menu ul li a {
	font-size: 20px;
}
.property-list .list-item,
.property_slider .slide-wrap {
	border-radius: 6px;
	box-shadow: 0 0 5px 1px rgba(0,0,0,.1);
	margin: 5px;
	width: calc(100% - 10px);
	border: 0;
}
.property-list .list-item:hover,
.property_slider .slide-wrap:hover {
	border: 0;
}
.filter-msg {
	color: #b1945c !important;
}
.villa-sec-long-text {}
.villa-sec-long-text .long-text.bk {
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.villa-sec-long-text .long-text {
	max-height: 175px;
	overflow: hidden;
}
.villa-sec-long-text .long-text-action {}
.villa-sec-long-text .long-text-action.more::after {
	/*content: "Read more";*/
	content: attr(data-more);
}
.villa-sec-long-text .long-text-action.less::after {
	/*content: "Read less";*/
	content: attr(data-less);
}

.offcanvas-header {
	justify-content: end;
}
.offcanvas-menu .offcanvas-logo {
	text-align: center;
	margin-top: -25px;
}
.offcanvas-menu .offcanvas-logo img {
	width: 140px;
}

.property-list .prop-list-info .prop-share-new,.property_slider .prop-list-info .prop-share-new {}
.property-list .prop-list-info .prop-share-new .share-new:not(:last-child),.property_slider .prop-list-info .prop-share-new  .share-new:not(:last-child) {
	margin-right: 7px;
}
.property-list .prop-list-info .prop-share-new .share-new img,.property_slider .prop-list-info .prop-share-new .share-new img {
	width: 24px;
}
.mmt-airbnb {
	display: flex;
	gap: 16px;
}
.mmt-airbnb .broch-dl-new {
	min-width: auto;
	flex: 0 0 auto;
	width: calc(50% - 8px);
}
.mmt-airbnb .broch-dl-new.link-mmt {
	background: #eb2226;
	color: #fff;
	border-color: #eb2226;
}
.mmt-airbnb .broch-dl-new.link-airbnb {
	background: #ff385c;
	color: #fff;
	border-color: #ff385c;
}



.whatsapp-chat {
	position: fixed;
	bottom: 32px;
	right: 32px;
	box-shadow: 1px 1px 10px -1px #aaa;
	border-radius: 50%;
	z-index: 99;
}
.whatsapp-chat img {
	width: 50px;
	height: auto;
}

/*=========================added 04-08-23===========================*/
.single-villa-img.experience-main-banner {
	height: 540px;
}
.single-villa-img.experience-main-banner .villa-img {
	height: 100%;
	object-fit: cover;
}
.experience-box {
	/* border: 2px solid #e1e1e1; */
	/* padding: 30px; */
	margin-bottom: 30px;
	background: #FFFFFF;
	border: 1px solid #E1E1E1;
	border-radius: 5px;
	overflow: hidden;
}
.experience-box .box-img {}
.experience-box .box-img img {
	width: 100%;
	height: auto;
}
.experience-box .box-info {
	padding: 18px 26px;
}
.experience-box .box-info .info-villa {
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	color: #555555;
}
.experience-box .box-info .info-titl {
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin: 3px 0;
}
.experience-box .box-info .info-user {
	font-size: 14px;
	line-height: 16px;
	color: #555555;
	font-style: italic;
}
.experience-box .box-user {
	display: flex;
	align-items: center;
}
.experience-box .box-user .user-img {
	width: 75px;
	height: 75px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 15px;
}
.experience-box .box-user .user-img img {
	width: 100%;
	height: auto;
}
.experience-box .box-user .user-info {}
.experience-box .box-user .user-info .info-name {
	font-weight: 500;
}
.experience-box .box-user .user-info .info-date {
	font-size: 14px;
}
.experience-box .box-text {
	padding: 0 26px;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 16px;
}
.experience-box .box-more {
	display: inline-block;
	background: #A7905E;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 8px 18px;
	margin-left: 26px;
	margin-bottom: 26px;
}
.experience-more {
	border: 1px solid #A7905E;
	line-height: 1;
	padding: 15px 30px;
	display: inline-block;
	border-radius: 3px;
}
.experience-more:hover {
	background: #A7905E;
	color: #fff;
}

/* ------ for property experience ---- */
.experience-box {
	height: calc(100% - 30px);
}
.experience-box .box-img {
	min-height: 200px;
	max-height: 200px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.experience-box .box-text {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 65px;
}
.experience-box .box-text p {
	margin: 0;
}
/* ------ for property experience ---- */
/*=========================added 04-08-23===========================*/
/*============================= for page responsive ===========================*/
@media (max-width: 389px) {
	.filter-form .form-floating,
	.filter-form .price-range2 {
		width: 100%;
	}
	.filter-form .select2 {
		width: 100% !important;
	}
}
@media (max-width: 480px) {
	.pg-banner .banner-bg {
		height: 170px;
		background-size: cover;
		background-attachment: inherit;
	}
	.single-villa-img.with-bg {
		height: 170px;
		background-size: cover;
		background-attachment: inherit;
	}
	.prop-list-info .prop-extra {
		padding-right: 0;
	}
	.featured-property .text-wrap h2 {left: 30%;}
}
@media (max-width: 768px) {
	.sec-img-text .sec-text {margin: 0;}
	.sec-img-text.rereverse .sec-text {margin: 0;}
	.sec-img-text.rereverse {margin-top: 0 !important;}
	
	.sec-img-text .sec-text h2 {font-size: 38px;text-align: center;}
	.sec-img-text .sec-text h2 div {font-size: inherit;}
	.sec-img-text .sec-text h2 div span {font-size: inherit;}
	
	.villa-details .inner-gallery {
		flex-wrap: wrap;
		row-gap: 10px;
	}
	.villa-details .inner-gallery a {
		width: 90px;
		height: 90px;
	}
	
	.property-filter .filter-form {flex-wrap: wrap;}
	.contact-box {
		margin-bottom: 25px;
		height: calc(100% - 25px);
	}
	#map_canvas {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.property-list .list-item,
	.property_slider .slide-wrap {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.property-list .list-item .property-img,
	.property_slider .slide-wrap .property-img {
		width: 100%;
		height: 250px;
		overflow: hidden;
	}
	.property-list .list-item .property-img img,
	.property_slider .slide-wrap .property-img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.property-list .list-item .prop-list-info,
	.property_slider .slide-wrap .prop-list-info {
		width: 100%;
		margin-left: 0;
	}
}
@media only screen and (max-width: 576px) {
/*.single-villa-img {
    height: 275px;
    overflow: visible;
}*/
.single-villa-img .villa-title .hero__sub {
	margin-top: -7px;
}
.single-villa-img .img-option .img-vuall {
	margin-bottom: 12px;
}
.villa-details .detail-tab-box .nav-tabs {
	flex-wrap: nowrap;
	overflow-x: auto;
	height: 38px;
}
.villa-details .villa-titl {
	display: block;
}
.Property-list.v2 {
	height: auto;
}
#map_canvas {
	display: none;
}
.villa-page-titl {
	display: block;
}
.villa-page-titl .ms-auto.d-flex {
	margin-top: 10px;
}
.villa-page-titl .ms-auto.d-flex .add-btn:first-child {
	margin-left: 0 !important;
}
.pg-header .header-content .nav-call img {
	height: 50px;
	margin-left: -10px;
}
.pg-header .header-content .logo img {
	height: 55px;
}
}


@media only screen and (min-width: 576px) and (max-width: 768px) {
.single-villa-img {
    height: 325px;
    overflow: visible;
}
.single-villa-img .villa-title .hero__sub {
	margin-top: -14px;
}
.villa-details .detail-tab-box .nav-tabs {
	flex-wrap: nowrap;
	overflow-x: auto;
	height: 38px;
}
.villa-details .villa-titl {
	display: block;
}
.Property-list.v2 {
	height: auto;
}
.villa-page-titl {
	display: block;
}
.villa-page-titl .ms-auto.d-flex {
	margin-top: 10px;
}
.villa-page-titl .ms-auto.d-flex .add-btn:first-child {
	margin-left: 0 !important;
}
}


@media only screen and (min-width: 768px) and (max-width: 992px) {
.villa-details .detail-tab-box .nav-tabs {
	flex-wrap: nowrap;
	overflow-x: auto;
	height: 38px;
}
.Property-list.v2 {
	height: auto;
}
	.property-filter .filter-form {
		flex-wrap: wrap;
	}
	
	.property-list .list-item,
	.property_slider .slide-wrap {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.property-list .list-item .property-img,
	.property_slider .slide-wrap .property-img {
		width: 100%;
		height: 250px;
		overflow: hidden;
	}
	.property-list .list-item .property-img img,
	.property_slider .slide-wrap .property-img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.property-list .list-item .prop-list-info,
	.property_slider .slide-wrap .prop-list-info {
		width: 100%;
		margin-left: 0;
	}
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
.villa-details .detail-tab-box .nav-tabs {
	flex-wrap: nowrap;
	overflow-x: auto;
	height: 38px;
}
	
	.property-list .list-item,
	.property_slider .slide-wrap {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.property-list .list-item .property-img,
	.property_slider .slide-wrap .property-img {
		width: 100%;
		height: 250px;
		overflow: hidden;
	}
	.property-list .list-item .property-img img,
	.property_slider .slide-wrap .property-img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.property-list .list-item .prop-list-info,
	.property_slider .slide-wrap .prop-list-info {
		width: 100%;
		margin-left: 0;
	}
}


@media only screen and (min-width: 1200px) and (max-width: 1400px) {}


@media only screen and (min-width: 1400px) {}

/*============================= for page responsive ===========================*/

















