:root {
	--primary-color: #333;
	--secondary-color: #FA6742
}

body {
	overflow: auto;
	width: 100%;
	margin: 0 !important
}

.iti__arrow {
	border: 0 !important
}

@font-face {
	src: url(../fonts/textFonts/textSanseBold.woff2);
	font-family: 'textSanseBold'
}

@font-face {
	src: url(../fonts/textFonts/textSansRegular.woff2);
	font-family: 'textSansRegular'
}

dl,
dt,
dd,
ol,
ul,
li {
	margin: 0;
	padding: 0
}

a {
	color: #222;
	text-decoration: none;
	position: relative;
	font-family: 'textSansRegular', system, -apple-system, Roboto, "Segoe UI Bold", Arial, sans-serif
}

a:focus,
a:hover {
	color: #888;
	text-decoration: none;
	outline: none
}

:focus {
	outline: none
}

img {
	max-width: 100%;
	height: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
	font-family: 'textSanseBold', system, -apple-system, Roboto, "Segoe UI Bold", Arial, sans-serif;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 15px;
	letter-spacing: .025em;
	line-height: 1.6
}

.form-control {
	border-radius: 0
}

.form-control:focus {
	border-color: #888 !important;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.no-pad-left {
	padding-left: 0 !important
}

.no-pad-right {
	padding-right: 0 !important
}

.no-pad-top {
	padding-top: 0 !important
}

.no-pad-bot {
	padding-bottom: 0 !important
}

.pb-60 {
	padding-bottom: 60px !important
}

.pb-15 {
	padding-bottom: 15px !important
}

.pb-60 {
	padding-bottom: 60px !important
}

.pb-110 {
	padding-bottom: 110px !important
}

.pb-120 {
	padding-bottom: 120px !important
}

.pb-130 {
	padding-bottom: 130px !important
}

.no-pad-tb {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.pt-10 {
	padding-top: 10px !important
}

.pt-20 {
	padding-top: 20px !important
}

.pt-30 {
	padding-top: 30px !important
}

.pt-35 {
	padding-top: 35px !important
}

.pt-40 {
	padding-top: 40px !important
}

.pt-50 {
	padding-top: 50px !important
}

.pt-60 {
	padding-top: 60px !important
}

.pt-70 {
	padding-top: 70px !important
}

.pt-80 {
	padding-top: 80px !important
}

.pt-90 {
	padding-top: 90px !important
}

.pt-100 {
	padding-top: 100px !important
}

.pt-110 {
	padding-top: 110px !important
}

.pt-120 {
	padding-top: 120px !important
}

.pt-130 {
	padding-top: 130px !important
}

.pt-140 {
	padding-top: 140px !important
}

.pt-150 {
	padding-top: 150px !important
}

.pb-10 {
	padding-bottom: 10px !important
}

.pb-20 {
	padding-bottom: 20px !important
}

.pb-30 {
	padding-bottom: 30px !important
}

.pb-40 {
	padding-bottom: 40px !important
}

.pb-50 {
	padding-bottom: 50px !important
}

.pb-60 {
	padding-bottom: 60px !important
}

.pb-70 {
	padding-bottom: 70px !important
}

.pb-80 {
	padding-bottom: 80px !important
}

.pb-90 {
	padding-bottom: 90px !important
}

.pb-100 {
	padding-bottom: 100px !important
}

.pb-110 {
	padding-bottom: 110px !important
}

.pb-115 {
	padding-bottom: 115px !important
}

.pb-105 {
	padding-bottom: 105px !important
}

.py-10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important
}

.py-20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important
}

.py-30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important
}

.py-40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important
}

.py-50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important
}

.py-60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important
}

.py-70 {
	padding-top: 70px !important;
	padding-bottom: 70px !important
}

.py-80 {
	padding-top: 80px !important;
	padding-bottom: 80px !important
}

.py-90 {
	padding-top: 90px !important;
	padding-bottom: 90px !important
}

.py-100 {
	padding-top: 100px !important;
	padding-bottom: 100px !important
}

.py-110 {
	padding-top: 110px !important;
	padding-bottom: 110px !important
}

.py-120 {
	padding-top: 120px !important;
	padding-bottom: 120px !important
}

.py-130 {
	padding-top: 130px !important;
	padding-bottom: 130px !important
}

.pl-15 {
	padding-left: 15px !important
}

.pl-10 {
	padding-left: 10px !important
}

.pl-8 {
	padding-left: 8px !important
}

.pl-20 {
	padding-left: 20px !important
}

.pl-30 {
	padding-left: 30px !important
}

.pr-30 {
	padding-right: 30px !important
}

.pr-20 {
	padding-right: 20px !important
}

.pl-35 {
	padding-left: 35px !important
}

.pr-15 {
	padding-right: 15px !important
}

.pr-30 {
	padding-right: 30px !important
}

.pr-45 {
	padding-right: 45px !important
}

.mar-0 {
	margin: 0 !important
}

.pad-lr-15 {
	padding-left: 15px !important;
	padding-right: 15px !important
}

.pad-lr-30 {
	padding-left: 30px !important;
	padding-right: 30px !important
}

.mr-0 {
	margin-right: 0 !important
}

.mr-5 {
	margin-right: 5px !important
}

.mr-15 {
	margin-right: 15px !important
}

.mr-30 {
	margin-right: 30px !important
}

.mt-0 {
	margin-top: 0 !important
}

.mt-5 {
	margin-top: 5px !important
}

.mt-10 {
	margin-top: 10px !important
}

.mt-15 {
	margin-top: 15px !important
}

.mt-20 {
	margin-top: 20px !important
}

.mt-25 {
	margin-top: 25px !important
}

.mt-30 {
	margin-top: 30px !important
}

.mt-35 {
	margin-top: 35px !important
}

.mt-40 {
	margin-top: 40px !important
}

.mt-45 {
	margin-top: 45px !important
}

.mt-50 {
	margin-top: 50px !important
}

.mt-55 {
	margin-top: 55px !important
}

.mt-60 {
	margin-top: 60px !important
}

.mt-65 {
	margin-top: 65px !important
}

.mt-70 {
	margin-top: 70px !important
}

.mt-75 {
	margin-top: 75px !important
}

.mt-80 {
	margin-top: 80px !important
}

.mt-85 {
	margin-top: 85px !important
}

.mt-90 {
	margin-top: 95px !important
}

.mt-95 {
	margin-top: 95px !important
}

.mt-100 {
	margin-top: 100px !important
}

.mt-105 {
	margin-top: 105px !important
}

.mt-115 {
	margin-top: 115px !important
}

.mt-110 {
	margin-top: 110px !important
}

.mt-120 {
	margin-top: 120px !important
}

.mt-125 {
	margin-top: 125px !important
}

.mt-145 {
	margin-top: 145px !important
}

.mt-150 {
	margin-top: 150px !important
}

.mt-160 {
	margin-top: 160px !important
}

.mt-170 {
	margin-top: 170px !important
}

.mt-180 {
	margin-top: 180px !important
}

.mt-185 {
	margin-top: 185px !important
}

.mt-90 {
	margin-top: 90px !important
}

.mt-100 {
	margin-top: 100px !important
}

.mt-110 {
	margin-top: 110px !important
}

.mt-120 {
	margin-top: 120px !important
}

.mt-130 {
	margin-top: 130px !important
}

.mt-135 {
	margin-top: 135px !important
}

.mt-140 {
	margin-top: 140px !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.mb-5 {
	margin-bottom: 5px !important
}

.mb-10 {
	margin-bottom: 10px !important
}

.mb-15 {
	margin-bottom: 15px !important
}

.mb-20 {
	margin-bottom: 20px !important
}

.mb-25 {
	margin-bottom: 25px !important
}

.mb-30 {
	margin-bottom: 30px !important
}

.mb-20 {
	margin-bottom: 20px !important
}

.mb-35 {
	margin-bottom: 35px !important
}

.mb-40 {
	margin-bottom: 40px !important
}

.mb-45 {
	margin-bottom: 45px !important
}

.mb-50 {
	margin-bottom: 50px !important
}

.mb-55 {
	margin-bottom: 55px !important
}

.mb-60 {
	margin-bottom: 60px !important
}

.mb-65 {
	margin-bottom: 65px !important
}

.mb-70 {
	margin-bottom: 70px !important
}

.mb-75 {
	margin-bottom: 75px !important
}

.mb-80 {
	margin-bottom: 80px !important
}

.mb-85 {
	margin-bottom: 85px !important
}

.mb-90 {
	margin-bottom: 90px !important
}

.mb-95 {
	margin-bottom: 95px !important
}

.mb-100 {
	margin-bottom: 100px !important
}

.mb-110 {
	margin-bottom: 110px !important
}

.mb-120 {
	margin-bottom: 120px !important
}

.mb-27 {
	margin-bottom: 27px !important
}

.mb-145 {
	margin-bottom: 145px !important
}

.mb-150 {
	margin-bottom: 150px !important
}

.my-10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important
}

.my-15 {
	margin-top: 15px !important;
	margin-bottom: 15px !important
}

.my-20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important
}

.my-30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important
}

.my-40 {
	margin-top: 40px !important;
	margin-bottom: 40px !important
}

.my-50 {
	margin-top: 50px !important;
	margin-bottom: 50px !important
}

.my-60 {
	margin-top: 60px !important;
	margin-bottom: 60px !important
}

.my-70 {
	margin-top: 70px !important;
	margin-bottom: 70px !important
}

.my-80 {
	margin-top: 80px !important;
	margin-bottom: 80px !important
}

.my-90 {
	margin-top: 90px !important;
	margin-bottom: 90px !important;
	margin-top: 90px !important;
	margin-bottom: 90px !important
}

.my-100 {
	margin-top: 100px !important;
	margin-bottom: 100px !important
}

.my-110 {
	margin-top: 110px !important;
	margin-bottom: 110px !important
}

.my-120 {
	margin-top: 120px !important;
	margin-bottom: 120px !important
}

.my-130 {
	margin-top: 130px !important;
	margin-bottom: 130px !important
}

.uppercase {
	text-transform: uppercase
}

.capitalize {
	text-transform: capitalize
}

.white-text {
	color: #FFF !important
}

.dark-text {
	color: #141414
}

.grey-bg {
	background-color: #F8F8F8
}

.dark-bg {
	background-color: #202020
}

.text-grey {
	color: #888
}

.no-border {
	border: none !important
}

.section-padding {
	padding: 100px 0
}

.container-fluid {
	padding: 0 30px
}

.overlay {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%
}

.overlay.green {
	background-color: var(--primary-color)
}

.overlay.black {
	background-color: #303441
}

.op-1 {
	opacity: .1
}

.op-2 {
	opacity: .2
}

.op-3 {
	opacity: .3
}

.op-4 {
	opacity: .4
}

.op-5 {
	opacity: .5
}

.op-6 {
	opacity: .6
}

.op-7 {
	opacity: .7
}

.op-8 {
	opacity: .8
}

.op-9 {
	opacity: .9
}

#lightbox-panel-loader {
	display: none;
	position: fixed;
	z-index: 10000
}

#lightbox-panel-mask {
	position: fixed;
	z-index: 9000;
	background-color: #FFF;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	opacity: .2 !important
}

body {
	color: #888;
	font-family: 'textSansRegular', system, -apple-system, Roboto, "Segoe UI Bold", Arial, sans-serif;
	font-size: 14px;
	font-weight: 300;
	overflow-x: hidden !important;
	padding-right: 0 !important
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 20px
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 16px
}

.sm-heading,
.xsm-heading {
	color: #141414;
	display: block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .075em;
	text-transform: uppercase
}

.xsm-heading {
	font-size: 12px
}

.light {
	font-weight: 300
}

.regular {
	font-weight: 400
}

.semibold {
	font-weight: 600
}

.bold {
	font-weight: 700
}

.black {
	font-weight: 900
}

p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.8;
	margin-bottom: 0
}

li {
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	list-style: none !important
}

ul.list-inline li {
	display: inline-block
}

.section-title.v1 {
	text-align: center
}

.section-title.v2 {
	text-align: left
}

.section-title.v3 p,
.section-title.v2 p,
.section-title.v1 p {
	font-size: 16px;
	color: var(--primary-color)
}

.section-title h2 {
	font-size: 30px;
	margin-bottom: 50px;
	font-family: 'textSanseBold', system, -apple-system, Roboto, "Segoe UI Bold", Arial, sans-serif;
	position: relative;
	display: inline-block;
	line-height: 1
}

.section-title.v1 h2 {
	color: #222;
	line-height: 1.4;
	text-transform: capitalize
}

.section-title.v2 h2 {
	margin-bottom: 40px;
	position: relative;
	font-size: 30px;
	text-transform: capitalize
}

.contact-section.v1 .section-title.v2 h2 {
	margin-bottom: 0;
	line-height: 1
}

.section-title.v3 h2 {
	margin-bottom: 25px;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1.3
}

.section-title.v3 p {
	margin-bottom: 8px;
	line-height: 1;
	font-size: 16px
}

.link-hov.style1 {
	color: #fff;
	transition: .5s;
	position: relative;
	font-size: 14px;
	font-weight: 400
}

.link-hov.style1:before {
	position: absolute;
	top: 105%;
	left: 0;
	width: 0;
	height: 1px;
	content: "";
	background: #fff;
	visibility: hidden;
	opacity: 0;
	transition: .4s
}

.link-hov.style1:hover {
	color: #fff
}

.link-hov.style1:hover:before {
	visibility: visible;
	width: 100%;
	opacity: 1
}

.link-hov.style1.text-white:before {
	background: #fff
}

.link-hov.style1.text-white:hover:before {
	visibility: visible;
	width: 100%;
	opacity: 1
}

.link-hov.style2 {
	color: #555;
	transition: .5s;
	position: relative;
	font-size: 14px;
	font-weight: 400
}

.link-hov.style2:before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 0;
	height: 1px;
	content: "";
	background: #555;
	visibility: hidden;
	opacity: 0;
	width: 0;
	transition: .4s
}

.link-hov.style2:hover {
	color: #000
}

.link-hov.style2:hover:before {
	visibility: visible;
	opacity: 1;
	width: 100%
}

.link-hov.style3 {
	color: #888;
	transition: .5s;
	position: relative;
	font-size: 15px;
	font-weight: 500
}

.link-hov.style3:before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 0;
	height: 2px;
	content: "";
	background: #fff;
	visibility: hidden;
	opacity: 0;
	transition: .4s
}

.link-hov.style3:hover {
	color: #141414
}

.link-hov.style3:hover:before {
	visibility: visible;
	width: 100%;
	opacity: 1
}

.round-bg {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	text-align: center
}

.round-bg i {
	font-size: 16px
}

.round-bg.green {
	background-color: #0BF389;
	color: #fff
}

.round-bg.pink {
	background-color: #FFAE00;
	color: #fff
}

.round-bg.red {
	background-color: #FF6D6D;
	color: #fff
}

.round-bg.transparent {
	border: 1px solid #ddd
}

.slider-btn.v1 {
	position: absolute;
	z-index: 999;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 50%;
	background: transparent;
	box-shadow: 0 3px 6px rgba(44, 44, 44, 0.1);
	text-align: center
}

.slider-btn.v1 i {
	color: #fff;
	line-height: 37px;
	font-size: 17px
}

.slider-btn.v2 {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	position: absolute;
	z-index: 990;
	background: #fff;
	color: #333;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	cursor: pointer
}

.slider-btn.v2 i,
.slider-btn.v2 i {
	line-height: 50px;
	font-size: 18px
}

.slider-btn.v3 {
	position: absolute;
	z-index: 999;
	cursor: pointer;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: #fff;
	box-shadow: 0 3px 6px rgba(44, 44, 44, 0.1);
	text-align: center
}

.slider-btn.v3 i {
	color: #333;
	line-height: 36px;
	font-size: 15px
}

.slider-btn.v4 i {
	color: #fff;
	font-size: 30px;
	cursor: pointer
}

.btn:focus {
	box-shadow: none !important
}

.btn.v1 {
	background: transparent;
	padding: 9px 15px;
	border-radius: 3px;
	border: 1px solid var(--primary-color);
	color: var(--primary-color) !important;
	transition: .3s;
	display: inline-block;
	font-size: 15px;
	font-weight: 400
}

.btn.v1 i {
	margin-right: 8px
}

.btn.v1:hover {
	background: var(--primary-color);
	color: #fff !important;
	border: 1px solid transparent
}

.btn.v2 {
	background: #BDC1CA;
	padding: 5px 14px;
	border-radius: 3px;
	border: 1px solid transparent;
	color: #fff !important;
	transition: .3s;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	transition: .5s
}

.btn.v2:hover {
	background: transparent;
	border: 1px solid #ddd
}

.btn.v2:hover i {
	color: #888
}

.btn.v3 {
	background: var(--primary-color);
	padding: 9px 15px;
	border-radius: 3px;
	border: 1px solid transparent;
	color: #fff !important;
	transition: .3s;
	display: inline-block;
	font-size: 15px;
	font-weight: 400
}

.btn.v3 i {
	margin-right: 8px
}

.btn.v3:hover {
	background: #fff;
	color: var(--primary-color) !important;
	border: 1px solid var(--primary-color)
}

.btn.v4 {
	background: transparent;
	padding: 5px 14px;
	border-radius: 3px;
	border: .5px solid #ddd;
	color: #ddd !important;
	transition: .3s;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	transition: .5s
}

.btn.v4:hover {
	background: #f5f6f7;
	border: 1px solid transparent
}

.btn.v4:hover i {
	color: #888
}

.btn.v5 {
	padding: 3px 7px;
	border-radius: 2px;
	font-size: 10px;
	letter-spacing: 1px;
	transition: .5s;
	text-transform: uppercase;
	line-height: 1.1;
	font-weight: 500;
	background: var(--primary-color);
	color: #fff;
	cursor: text !important
}

.btn.v6 {
	background: transparent;
	padding: 9px 15px;
	border-radius: 3px;
	border: 1px solid #000;
	color: #000 !important;
	transition: .3s;
	font-size: 15px;
	text-transform: capitalize
}

.btn.v6 i {
	margin-right: 8px;
	font-size: 16px
}

.btn.v6:hover {
	background: #fff;
	color: var(--primary-color) !important
}

.btn.v7 {
	background: var(--primary-color);
	padding: 9px 20px;
	border-radius: 3px;
	border: 1px solid transparent;
	color: #fff !important;
	transition: .3s;
	display: inline-block;
	font-size: 15px;
	font-weight: 400
}

.btn.v7:hover {
	background: #fff;
	color: #888 !important;
	border: 1px solid #ddd
}

.btn.v8 {
	background: var(--primary-color);
	padding: 11px 20px;
	text-align: center;
	border-radius: 3px;
	border: 1px solid transparent;
	color: #fff;
	transition: .3s;
	font-size: 15px;
	font-weight: 400;
	display: block;
	width: 100%;
	transition: .3s
}

.btn.v8 i {
	margin-right: 5px
}

.btn.v8:hover {
	background: transparent;
	border-color: var(--primary-color);
	color: var(--primary-color)
}

.btn.v9 {
	font-weight: 400;
	border: 1px solid #bfbfbf;
	color: #888;
	padding: 12px 16px;
	line-height: 1.2;
	font-size: 15px;
	transition: .4s;
	background: transparent
}

.btn.v9:hover {
	color: #333;
	background: rgba(221, 221, 221, 0.46);
	border-color: transparent
}

.featured_btn {
	display: inline-block;
	line-height: 1;
	padding: 4px 7px;
	background: var(--secondary-color);
	color: #fff;
	border-radius: 3px;
	font-size: 12px
}

.social-buttons {
	padding-left: 0
}

.social-buttons li {
	display: inline-block;
	padding: 0 10px
}

.social-buttons li:first-child {
	padding-left: 0
}

.social-buttons li a i {
	color: #fff;
	transition: .5s
}

.social-buttons li a:hover i {
	color: var(--primary-color) !important
}

.social-buttons.style1 li a i {
	color: #444;
	font-size: 14px;
	line-height: 35px
}

.social-buttons.style1 li a {
	width: 35px;
	height: 35px;
	border: 1px solid #ddd;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	transition: .4s
}

.social-buttons.style1 li a:hover {
	border: 1px solid var(--primary-color)
}

.bg-cb {
	background-color: #f7f7f7
}

.bg-ag {
	background-color: rgba(221, 221, 221, 0.31)
}

.bg-ab {
	background-color: rgba(48, 52, 65, 0.58)
}

.bg-blue {
	background-color: var(--primary-color)
}

.bg-orange {
	background-color: var(--secondary-color) !important
}

.bg-white {
	background-color: #fff !important
}

.bg-grey {
	background-color: #ddd !important
}

.bg-f {
	background-size: cover;
	background-position: center;
	height: 750px;
	background-repeat: no-repeat
}

.bg-l {
	background-size: cover;
	background-position: center;
	height: 100vh;
	background-repeat: no-repeat
}

.bg-h {
	background-position: center;
	background-size: cover;
	height: 450px
}

.bg-s {
	background-position: center;
	background-size: cover;
	height: 400px
}

.bg-xs {
	background-position: center;
	background-size: cover;
	height: 300px
}

.bg-fb {
	background: #3b5998
}

.bg-tt {
	background: #34AAF3
}

.bg-ig {
	background: #C035A7
}

.header-fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2000;
	transition: .7s;
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05)
}

.header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	transition: .7s
}

.header.hide {
	top: -100px;
	visibility: hidden;
	transition: .7s;
	opacity: 0
}

.header.transparent.scroll {
	padding: 0;
	transition: .7s;
	z-index: 9999
}

.header.transparent.scroll-hide.scroll .site-navbar-wrap.v1 .mobile-bar span {
	color: #fff
}

.header.transparent.scroll .site-navbar-wrap.v1 {
	background-color: rgba(0, 0, 0, 0.7);
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3)
}

.header.transparent.scroll .site-navbar-wrap.v2 {
	background-color: #fff;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3)
}

.header.transparent.scroll .site-navbar-wrap.v1 .user-btn span {
	background: #fff;
	color: var(--primary-color)
}

.header.transparent.scroll .site-navbar-wrap.v1 .btn.v6 {
	background: #fff
}

.header.transparent.scroll .site-navbar-wrap.v1 .btn.v6:hover {
	color: #888 !important;
	background: #fff
}

.header.transparent.scroll .site-navbar-wrap.v1 .add-list .btn.v8 {
	background: #fff;
	color: #000 !important
}

.header.transparent.scroll .site-navbar-wrap.v1 .site-navbar .site-navigation .site-menu>li>a {
	color: #fff
}

.header.transparent.scroll .header.transparent.scroll .site-navbar-wrap.v1 .site-menu>li::before {
	background: #222
}

.header.transparent.scroll .site-navbar-wrap .site-navbar .site-navigation .site-menu .has-children>a::before {
	color: #222
}

.header.transparent.scroll .site-navbar-wrap.v1 .user-btn.v2 li a i {
	color: #fff
}

.header.transparent.scroll .btn.v6 {
	border-color: transparent;
	color: #888 !important
}

.header.transparent.scroll .btn.v6:hover {
	background-color: var(--primary-color);
	color: #fff !important
}

.header-top-section {
	display: block;
	transition: 1s
}

.header-top-left ul li {
	display: inline-block;
	padding-right: 30px
}

.header-top-left ul li a {
	font-size: 13px;
	color: #222
}

.header-top-left ul li i {
	color: var(--primary-color);
	margin-right: 7px;
	font-size: 15px;
	top: 1px;
	position: relative
}

.menu-btn .social-buttons.style1 {
	display: inline-block;
	margin-left: 15px
}

.menu-btn .social-buttons.style1 li {
	padding-right: 0;
	padding-left: 10px
}

.menu-btn .social-buttons.style1 li a {
	border: none;
	width: auto;
	height: auto
}

.menu-btn .social-buttons.style1 li a i {
	color: #888;
	font-size: 16px
}

.header-top-section.header-top-none {
	display: none
}

.site-navbar-wrap {
	z-index: 99;
	transition: .3s all ease
}

.site-navbar-wrap .navbar-brand {
	padding: 0;
	max-width: 150px;
	margin-right: 0;
	line-height: 1.2
}

.site-navbar-wrap.v1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.site-navbar-wrap.scrolled {
	padding: 0;
	box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1)
}

.site-navbar-top {
	display: none;
	font-size: .8rem;
	background: #1e7e34
}

.site-navbar-top a {
	color: #fff
}

.site-navbar-top .text-with-icon {
	color: rgba(255, 255, 255, 0.5)
}

.site-navbar-top,
.site-navbar {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.site-navbar {
	margin-bottom: 0;
	width: 100%;
	border-bottom: none
}

.site-navbar .site-logo {
	font-weight: 200
}

.site-navbar .site-logo a {
	font-weight: 200;
	font-size: 26px;
	color: #000
}

.site-navbar .site-navigation .site-menu {
	margin-bottom: 0
}

.site-menu>li {
	position: relative
}

.site-menu>li>a::before {
	background-color: var(--primary-color);
	position: absolute;
	top: -20px;
	left: 0;
	width: 0;
	height: 2px;
	content: "";
	transition: .5s
}

.site-menu>li>a.active::before {
	background-color: var(--primary-color);
	position: absolute;
	top: -20px;
	left: 0;
	width: 100%;
	height: 2px;
	content: "";
	transition: .5s
}

.site-menu>li>a:hover:before {
	width: 100%
}

.site-navbar-wrap.v1 .site-menu>li::before {
	background: #fff
}

.site-navbar-wrap.v2 .site-menu>li::before {
	background: var(--primary-color)
}

.site-navbar .site-navigation .site-menu .active>a {
	color: #000
}

.user-menu li a {
	background: var(--primary-color);
	color: #fff !important;
	border-radius: 20px;
	transition: .4s;
	padding: 10px 20px !important
}

.user-menu li a:hover {
	background: #fff;
	color: #333 !important
}

.site-navbar .site-navigation .site-menu>li {
	display: inline-block;
	padding: 10px 7px
}

.site-navbar-wrap.v1 .site-navbar .site-navigation .site-menu>li>a {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	text-decoration: none !important
}

.menu-btn {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end
}

.user-login-wrap {
	margin-left: 20px
}

.site-navbar-wrap.v1 .user-login-wrap a {
	color: #fff;
	font-size: 15px
}

.user-btn li {
	display: inline-block;
	position: relative;
	margin-left: 15px
}

.user-btn li a {
	display: inline-block;
	text-align: center;
	position: relative;
	transition: .5s;
	width: 30px
}

.user-btn span {
	position: absolute;
	width: 18px;
	height: 18px;
	background: var(--primary-color);
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	color: #fff;
	font-size: 10px;
	top: -3px;
	right: -10px
}

.user-btn li a i {
	color: var(--primary-color);
	font-size: 20px;
	font-weight: 700;
	transition: .5s
}

.user-btn.v2 li a {
	background: transparent
}

.user-btn.v2 li a i {
	color: #fff
}

.user-btn li a:hover {
	border-color: var(--primary-color)
}

.user-btn li a:hover i {
	color: var(--primary-color)
}

.user-btn.v2 li a:hover {
	border-color: #fff
}

.user-btn.v2 li a:hover i {
	color: #fff
}

.add-list {
	text-align: right
}

.site-navbar-wrap.v2 {
	border-bottom: 1px solid rgba(153, 153, 153, 0.22);
	padding: 10px 0;
	background-color: #fff
}

.site-navbar-wrap.v2 .site-navbar .site-navigation .site-menu>li>a {
	color: #222
}

.site-navbar .site-navigation .site-menu>li>a:hover {
	color: #000
}

.site-navbar .site-navigation .site-menu>li:last-child {
	padding-right: 0
}

.site-navbar .site-navigation .site-menu .has-children {
	position: relative
}

.has-children a {
	font-size: 15px;
	font-weight: 300
}

.site-navbar .site-navigation .site-menu .has-children>a {
	position: relative;
	font-size: 15px;
	font-weight: 500;
	display: block
}

.dropdown>.has-children>a::before {
	position: absolute !important;
	content: "\e876" !important;
	color: #222 !important;
	font-family: "Linearicons-Free";
	top: 11px !important;
	right: 3px !important;
	font-size: 10px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown {
	visibility: hidden;
	opacity: 0;
	top: 122%;
	left: -12%;
	position: absolute;
	text-align: left;
	margin-top: 20px;
	margin-left: 0;
	background: #fff;
	transition: .4s 0;
	z-index: 999;
	box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.05);
	position: absolute;
	min-width: 15.3rem;
	z-index: 9999;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown li {
	position: relative;
	padding: 5px 20px
}

.dropdown.sub-menu {
	position: absolute;
	min-width: 15.5rem !important;
	z-index: 9999
}

.dropdown li a:hover {
	margin-left: 5px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown:before {
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #000;
	border-width: 7px;
	margin-left: -7px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown a {
	text-transform: none;
	letter-spacing: normal;
	transition: 0 all;
	color: #fff
}

.site-navbar .site-navigation .site-menu .has-children .dropdown .active>a {
	color: #28a745 !important
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li {
	border-bottom: 1px solid #f5f6f7;
	list-style: none;
	margin: 0
}

.site-navbar .site-navigation .site-menu .has-children .dropdown li:last-child {
	border-bottom: none
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
	display: block;
	color: #888;
	transition: .3s;
	line-height: 1.5;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 0
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li>a:hover {
	color: #222
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>a:before {
	content: "\f10a";
	right: 20px
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown,
.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>ul {
	left: 100%;
	top: 0
}

.site-navbar .site-navigation .site-menu .has-children .dropdown>li.has-children>.dropdown.sub-menu {
	top: 2% !important
}

.site-navbar .site-navigation .site-menu .has-children:hover,
.site-navbar .site-navigation .site-menu .has-children:focus,
.site-navbar .site-navigation .site-menu .has-children:active {
	cursor: pointer
}

.site-navbar .site-navigation .site-menu .has-children:hover>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:focus>.dropdown,
.site-navbar .site-navigation .site-menu .has-children:active>.dropdown {
	transition-delay: 0;
	margin-top: -1px;
	visibility: visible;
	opacity: 1
}

.site-mobile-menu {
	width: 320px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 20000;
	padding-top: 20px;
	background: #fff;
	height: calc(100vh);
	transform: translateX(110%);
	box-shadow: -10px 0 20px -10px rgba(0, 0, 0, 0.1);
	transition: .3s all ease-in-out
}

.offcanvas-menu .site-mobile-menu {
	transform: translateX(0%)
}

.mobile-bar span {
	font-size: 28px;
	border-radius: 4px
}

.site-navbar-wrap.v1 .mobile-bar span {
	color: #fff
}

.site-navbar-wrap.v2 .mobile-bar span {
	color: #000
}

.site-mobile-menu-close.js-menu-toggle span {
	color: #000;
	margin-right: 15px;
	font-size: 25px !important
}

.site-mobile-menu .site-mobile-menu-header {
	width: 100%;
	float: left;
	padding-left: 20px;
	padding-right: 20px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close {
	float: right;
	margin-top: 8px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span {
	font-size: 30px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 0;
	line-height: 1;
	cursor: pointer;
	transition: .3s all ease
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-close span:hover {
	color: #25262a
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo {
	float: left;
	margin-top: 10px;
	margin-left: 0
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a {
	display: inline-block;
	text-transform: uppercase
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a img {
	max-width: 70px
}

.site-mobile-menu .site-mobile-menu-header .site-mobile-menu-logo a:hover {
	text-decoration: none
}

.site-mobile-menu .site-mobile-menu-body {
	overflow-y: scroll !important;
	position: relative;
	padding: 20px 30px;
	height: calc(100vh - 52px);
	padding-bottom: 150px
}

.site-mobile-menu .site-nav-wrap {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative
}

.site-mobile-menu .site-nav-wrap a {
	padding: 15px 0;
	display: block;
	position: relative;
	color: #212529;
	font-weight: 500
}

.site-mobile-menu .site-nav-wrap li {
	position: relative;
	display: block
}

.site-mobile-menu .site-nav-wrap li.active>a {
	color: #28a745
}

.site-mobile-menu .site-nav-wrap .arrow-collapse {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 20;
	width: 36px;
	height: 36px;
	text-align: center;
	cursor: pointer;
	border-radius: 50%
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:hover {
	background: #f8f9fa
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
	font-size: 12px;
	z-index: 20;
	font-family: "Linearicons-Free";
	content: "\e874";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-180deg);
	transition: .3s all ease
}

.site-mobile-menu .site-nav-wrap .arrow-collapse.collapsed:before {
	transform: translate(-50%, -50%)
}

.site-mobile-menu .site-nav-wrap>li {
	display: block;
	position: relative;
	float: left;
	width: 100%
}

.site-mobile-menu .site-nav-wrap>li>a {
	font-size: 16px
}

.site-mobile-menu .site-nav-wrap>li>ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.site-mobile-menu .site-nav-wrap>li>ul>li {
	display: block
}

.site-mobile-menu .site-nav-wrap>li>ul>li>a {
	padding-left: 40px;
	font-size: 16px;
	color: #888
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul {
	padding: 0;
	margin: 0
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li {
	display: block
}

.site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
	font-size: 16px;
	padding-left: 60px
}

#user-login-popup .modal-dialog {
	max-width: 850px
}

.hero {
	background-size: cover;
	position: relative;
	display: flex;
	align-items: center;
	height: 750px;
	padding: 20rem 0 12.5rem;
	transition: all .5s ease-in-out
}

.hero__description,
.hero-desc.v2 {
	color: #fff;
	font-size: 1rem;
	margin-bottom: .9375rem
}

.hero__title,
.hero-title.v2 {
	color: #fff;
	font-size: 3.5rem;
	line-height: 1.5;
	font-weight: 600;
	margin-bottom: 10px;
	margin-left: -4px
}

.hero__title.events-tab {
	display: none
}

ul.hero_list {
	display: inline-block;
	margin-bottom: -6px;
	border-bottom: 1px solid #ddd
}

ul.hero_list li {
	display: inline-block;
	padding: 10px 15px;
	float: left;
	cursor: pointer;
	background: #fff;
	transition: .5s
}

ul.hero_list li.active,
ul.hero_list li:hover {
	background: var(--primary-color)
}

ul.hero_list li a {
	font-size: 16px;
	padding: 0 10px
}

ul.hero_list li.active a,
ul.hero_list li:hover a {
	color: #fff
}

ul.hero_list li:first-child {
	border-top-left-radius: 5px
}

ul.hero_list li:last-child {
	border-top-right-radius: 5px
}

.header-text.v1 {
	text-align: center
}

.header-text.v2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.header-text.v2 span {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-bottom: 10px
}

.header-text.v1 h1 {
	margin-bottom: 30px
}

.header-text.v1 h1,
.header-text.v2 h1 {
	font-size: 48px;
	color: #fff;
	line-height: 1.2;
	text-transform: capitalize
}

.header-text.v2 p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5
}

.hero.v1 {
	position: relative
}

.hero.v2 {
	justify-content: center;
	height: 750px;
	align-content: center;
	padding: 0
}

.hero.v2 .pos-abs {
	position: absolute;
	width: 100%;
	bottom: 140px
}

.hero__form {
	position: relative
}

.hero__form.v1 {
	background: #fff;
	border-top-left-radius: 0;
	padding: 15px
}

.hero__form.v1 .nice-select.hero__form-input {
	line-height: 25px !important;
	font-size: 15px
}

.hero__form.v1.filter.listing-filter.property-filter {
	background: rgba(221, 221, 221, 0.2);
	border-radius: 3px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1)
}

.nice-select.hero__form-input.custom-select span {
	color: #888;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px
}

.hero__form select {
	height: 3.3125rem
}

.hero__form-favourite {
	padding: 1.875rem 0;
	background: transparent;
	margin-bottom: 5rem
}

.hero__form-input {
	border: 1px solid transparent;
	border-bottom: 1px solid #ddd;
	margin-right: .625rem;
	color: #333;
	font-size: .9rem;
	font-weight: 400;
	background: transparent;
	outline: none;
	border-radius: 0;
	transition: all .2s ease-in-out;
	margin-bottom: 0;
	padding: 10px
}

.listing-input.hero__form-input.custom-select {
	height: 45px;
	border-radius: 3px;
	border-color: #ddd
}

.listing-input.nice-select {
	line-height: 26px
}

.listing-input.nice-select:after {
	right: 4%
}

.hero__form-input-favourite {
	border-bottom: 1px solid #fff;
	width: 16rem;
	margin-right: 1.875rem;
	color: #ccc
}

.hero__form-input:focus {
	background: transparent;
	border-bottom: 1px solid #ebebeb
}

.hero__form-input-favourite:focus {
	background: transparent;
	border: 1px solid #fb646f
}

.hero__input-holders {
	display: inline-block;
	width: 48rem;
	background: #fff;
	padding: .625rem 1.5rem;
	border-radius: 1.6rem
}

.hero-events {
	background: url(../images/header/slider-3.jpg);
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat
}

.hero__form.v2.filter.listing-filter .dropdown-filter span,
.hero__form.v2.filter.listing-filter .dropdown-filter span:before {
	color: #FFF
}

.hero__form.v2 {
	padding: 15px;
	position: relative
}

.sidebar .hero__form.v2 {
	padding: 0
}

.widget .hero__form.v2 {
	background: transparent
}

.hero__form.v2.style2 {
	background: #fff;
	border-top-left-radius: 0
}

.hero__form.v2 .btn-default.btn-default-red {
	margin-left: 85px
}

.input-search {
	position: relative
}

.input-search:before {
	color: #222;
	position: absolute;
	top: 10px;
	left: 15px;
	content: "\e86f";
	font-family: "Linearicons-Free";
	font-size: 18px
}

.listing-filter input[type="text"] {
	padding: 4px 15px 0 45px;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 3px;
	height: 45px
}

input[type="text"]:focus {
	border: 1px solid #888 !important
}

.hero__form .hero__form-input {
	position: relative;
	border: 1px solid #ddd;
	border-radius: 3px
}

.hero__form .nice-select.hero__form-input {
	font-size: 15px;
	height: 45px;
	background: #fff;
	line-height: 25px
}

.hero__form.bg-grey.filter .btn.v3 {
	margin-left: 77px
}

.hero__form.v3 {
	background: #fff;
	padding: 30px
}

.hero__form.v3 h4 {
	text-transform: capitalize
}

.hero-parallax {
	background-size: cover;
	background-position: center;
	background-color: #ddd;
	height: 750px;
	position: relative
}

.hero-slider-item {
	padding: 150px 0
}

.slider-form.v1 .hero__form.v1 {
	border-radius: 3px;
	padding: 15px;
	transform: translateY(-55px);
	z-index: 10;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	background: #f7f7f7
}

.slider-form.v2 .hero__form.v1 {
	border-radius: 3px;
	padding: 15px;
	transform: translateY(0);
	z-index: 10;
	background: #fff;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1)
}

.hero-slider.v2 .property-feature {
	columns: 3
}

.hero-slider.v2 .list-details-title.v3 {
	background: #fff;
	padding: 30px;
	z-index: 99;
	position: absolute;
	top: 150px;
	width: 500px;
	transform: translateY(50%)
}

.hero-slider.v2 .list-details-title.v2 .single-listing-title h2,
.hero-slider.v2 .list-details-title.v2 .single-listing-title p,
.hero-slider.v2 .list-details-title.v2 .single-listing-title p i,
.hero-slider.v2 .list-details-title.v2 .list-ratings a,
.hero-slider.v2 .list-details-title.v2 .list-details-btn .trend-open p span,
.hero-slider.v2 .list-details-title.v2 .list-details-btn .trend-open p {
	color: #333
}

.hero-slider.v2 .list-details-title.v3 .list-ratings {
	margin-left: 0
}

.hero-slider.v2 .list-details-title.v3 .trend-open p {
	margin-left: 0;
	margin-bottom: 10px;
	font-size: 20px
}

.hero-slider.v2 .list-details-title.v3 .property-feature {
	columns: 4;
	padding: 5px 0
}

.video-area .video-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 650px;
	z-index: 0
}

.video-area.v1 {
	height: 100vh
}

.video-area.v1 .video-content {
	z-index: 1001;
	padding-top: 200px
}

.video-area.v1 .overlay {
	z-index: 1001
}

.video-area.v1 .video-container {
	position: relative;
	overflow: hidden;
	width: 100vw;
	height: 100vh;
	z-index: 0;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.video-area.v1 #video-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: url(../img/banner-music.jpg);
	background-size: cover;
	overflow: hidden;
	z-index: 999
}

.video-form-text {
	margin-bottom: 30px
}

.video-form-text h2 {
	color: #fff;
	font-size: 45px;
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: 0
}

.video-form-text p {
	color: #fff;
	font-size: 20px;
	font-weight: 300
}

.hero.v3 {
	background-attachment: fixed
}

.hero-area.v1 {
	background-size: cover;
	background-repeat: no-repeat;
	height: auto
}

.hero-area.v1 .hero__form.v2 {
	border-radius: 0;
	background: transparent;
	padding: 0
}

.hero-area.v1 .hero__form.v2 .hero__form-input {
	background: #fff;
	margin-bottom: 20px;
	height: 50px;
	border-radius: 3px;
	padding-left: 25px
}

.hero-area.v1 .hero__form.v2 .hero__form-input::before {
	display: none
}

.hero-area.v1 .hero-title.v2 {
	color: #fff;
	font-size: 2.375rem;
	line-height: 4.2rem;
	margin-bottom: 0;
	margin-left: 0
}

.hero-area.v1 .hero-desc.v2 {
	margin-bottom: 0
}

.hero__form.v2.filter.listing-filter,
.hero__form.v4.filter.listing-filter {
	background: rgba(255, 255, 255, 0.32);
	padding: 15px
}

.nice-select {
	background-color: transparent;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	line-height: 36px;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	user-select: none
}

.nice-select:after {
	content: '\e874';
	font-family: "Linearicons-Free";
	display: block;
	pointer-events: none;
	position: absolute;
	right: 8%;
	top: 25%;
	font-size: 10px;
	font-weight: 700;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out
}

.nice-select.open:after {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
	width: 100%;
	overflow-y: scroll;
	max-height: 160px;
	z-index: 999
}

.nice-select.disabled {
	border-color: #ededed;
	color: #888;
	pointer-events: none
}

.nice-select.disabled:after {
	border-color: #ccc
}

.nice-select .list {
	background-color: #fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 2px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	transform-origin: 50% 0;
	transform: scale(0.75) translateY(-21px);
	transition: all .2s cubic-bezier(0.5, 0, 0, 1.25), opacity .15s ease-out;
	z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important
}

.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	text-align: left;
	-webkit-transition: all .2s;
	transition: all .2s
}

.nice-select .option:hover {
	background-color: var(--primary-color);
	color: #fff
}

.nice-select .option.disabled {
	background-color: transparent;
	color: #888;
	cursor: default
}

.custom-select,
.custom-select:focus {
	border: 1px solid #888;
	box-shadow: none;
	outline: none;
	height: 45px
}

.breadcrumb-section {
	position: relative;
	display: flex;
	align-items: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 70px 0 30px;
	background-color: #f1f1f1
}

.breadcrumb-menu h2 {
	font-size: 32px;
	color: #fff;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 1.2;
	margin-bottom: 5px;
	letter-spacing: .075em
}

.breadcrumb-menu span a {
	color: #fff
}

.breadcrumb-menu span {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 12px;
	padding: 0 10px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.breadcrumb-menu span::before {
	position: absolute;
	content: "/";
	right: -6px;
	top: -4px;
	color: #fff;
	font-size: 18px
}

.breadcrumb-menu span:first-child {
	padding-left: 0
}

.breadcrumb-menu span:last-child:before {
	display: none
}

.breadcrumb-menu span:last-child a {
	padding-right: 0
}

.breadcrumb-menu span a {
	padding: 0 10px;
	text-transform: uppercase;
	letter-spacing: 2px
}

.hero-catagory-wrapper {
	width: calc(100% + 20px);
	left: -20px;
	position: relative;
	display: flex;
	flex-wrap: wrap
}

.hero-category-content {
	width: calc(100% * (1/6) - 20px);
	float: left;
	margin: 0 0 0 20px;
	padding: 30px 16px;
	text-align: center;
	transition: .4s;
	transform: scale(1);
	vertical-align: top;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border: 1px solid rgba(30, 195, 139, 0.4);
	border-radius: 4px
}

.hero-category-content i {
	font-size: 35px;
	color: var(--primary-color)
}

.hero-category-content:hover {
	background: var(--primary-color)
}

.hero-category-content:hover i {
	color: #fff !important
}

.hero-category-content .name {
	margin: 5px 0 0;
	color: #635e5e;
	transition: .4s
}

.hero-category-content p.d-name {
	opacity: 0;
	transition: .4s;
	color: #fff;
	margin-top: -25px
}

.hero-category-content:hover p.name {
	opacity: 0
}

.hero-category-content:hover p.d-name {
	opacity: 1;
	margin-top: -25px
}

.hero-catagory-menu {
	transform: translateY(35px)
}

.hero-catagory-menu p {
	display: block;
	color: #fff;
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 18px
}

.hero-catagory-menu ul li {
	display: inline-block;
	margin-left: 5px
}

.hero-catagory-menu ul li:first-child {
	margin-left: 0
}

.hero-catagory-menu ul li {
	font-size: 18px
}

.hero-catagory-menu ul li a {
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.7);
	padding: 7px 15px;
	border-radius: 50px;
	font-size: 11px;
	letter-spacing: 2px;
	transition: .5s;
	text-transform: uppercase;
	line-height: 1.2;
	background: transparent
}

.hero-catagory-menu ul li a:hover {
	background: rgba(255, 255, 255, 0.1);
	color: #fff;
	border: 1px solid transparent
}

.hero-catagory-menu ul li a i {
	font-size: 16px
}

.hero-catagory-content.v2 i {
	color: #fff;
	font-size: 40px
}

.hero-catagory-content.v2:hover i,
.hero-catagory-content.v2:hover .name {
	color: var(--primary-color)
}

.hero-category-content.v2 i,
.hero-category-content.v2 .name {
	color: #fff
}

.hero-category-content.v2 {
	border: 1px solid transparent
}

.hero-category-content.v2:hover {
	background: transparent;
	border: 1px solid #fff
}

.hero-catagory-wrapper.v2 ul li {
	display: inline-block
}

.property-slider {
	position: relative
}

.property-next,
.property-prev {
	font-size: 18px;
	color: #fff;
	width: 30px;
	text-align: center;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background: rgba(0, 0, 0, 0.56);
	line-height: 30px;
	transition: .4s
}

.property-next {
	right: -10%
}

.property-prev {
	left: -10%
}

.property-slider:hover .property-next {
	right: 2%
}

.property-slider:hover .property-prev {
	left: 2%
}

.property-carousel-prev,
.property-carousel-next {
	position: absolute;
	top: 50%
}

.property-item {
	position: relative
}

.property-carousel #carousel-thumb img {
	cursor: pointer
}

.category-section {
	position: relative;
	display: flex;
	align-items: center
}

.category-section .overlay {
	background: var(--primary-color)
}

.category-content h3 {
	color: #fff;
	font-size: 36px;
	font-weight: 500;
	margin-bottom: 25px;
	line-height: 1.2
}

.category-content a {
	margin: 0 5px
}

.category-content .btn.v3 {
	background: #fff;
	color: var(--primary-color) !important
}

.category-content .btn.v3:hover {
	background: transparent;
	border-color: #fff;
	color: #fff !important
}

.popular-catagory-content {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px
}

.popular-catagory-img img {
	border-radius: 3px
}

.popular-catagory-content .cat-content {
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all .6s;
	height: 100%;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	background-color: rgba(30, 195, 139, 0.9);
	border-radius: 3px
}

.popular-catagory-content .title {
	color: #fff;
	font-size: 30px;
	margin: 0 0 10px;
	position: absolute;
	transform: translate(-50%, -50%);
	display: inline-block;
	top: 45%;
	left: 50%;
	padding-bottom: 5px
}

.popular-catagory-content .title:before {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: "";
	width: 30px;
	height: 2px;
	background: #fff;
	transform: translateX(-50%)
}

.popular-catagory-content .info {
	font-size: 14px;
	color: #fff;
	margin: 0
}

.popular-catagory-content .cat-content span {
	color: #fff;
	font-size: 18px;
	margin-top: 70px
}

.single_cat_wrap {
	columns: 2
}

.single_cat {
	text-align: center;
	height: 100%;
	padding: 30px
}

.single_cat img {
	max-width: 35px
}

.single_cat h4 {
	font-size: 15px;
	color: #fff;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 0
}

.category-section.v2 .single_cat img {
	max-width: 50px;
	transition: .4s
}

.category-section.v2 .single_cat {
	border: 1px solid rgba(217, 217, 217, 0.39);
	border-radius: 3px;
	padding: 30px;
	transition: .4s
}

.category-section.v2 .single_cat:hover {
	box-shadow: 0 0 15px rgba(221, 221, 221, 0.62)
}

.category-section.v2 .single_cat:hover img {
	transform: translateY(-10px)
}

.category-section.v2 .single_cat h4 {
	font-size: 18px;
	color: #333;
	font-weight: 400;
	transition: .4s
}

.category-section.v2 .single_cat:hover h4 {
	transform: translateY(-10px)
}

.category-section.v2 .single_cat p {
	transition: .4s;
	color: #333;
	text-transform: capitalize
}

.category-section.v2 .single_cat:hover p {
	visibility: visible;
	opacity: 1;
	transform: translateY(-10px)
}

.category-section.v2 .single_cat h4 {
	font-size: 18px;
	color: var(--primary-color)
}

.single_cat.br {
	border-right: 1px solid #fff
}

.single_cat.bb {
	border-bottom: 1px solid #fff
}

.popular-catagory-content.v2 .cat-content i {
	color: #fff;
	font-size: 30px
}

.popular-catagory-content.v2 .cat-content {
	opacity: 1;
	background: transparent
}

.popular-catagory-content.v2 .title {
	top: 52%;
	font-weight: 400;
	font-size: 20px
}

.popular-catagory-content.v2 .cat-content span {
	font-size: 15px
}

.popular-catagory-content.v2 {
	border-radius: 3px
}

.price {
	color: #000;
	font-weight: 600;
	margin-left: 10px
}

.modal-content {
	padding: 0 10px 25px
}

.rating i {
	color: #ffc728
}

.item-slider,
.item-classic {
	margin-bottom: 30px
}

.property-item {
	background: #fff;
	margin: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	position: relative
}

.single-property-box {
	padding: 0 0 10px;
	margin-bottom: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
	transition: .3s;
	border-radius: 3px
}

.single-property-box:hover {
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1)
}

.property-list .single-property-box .property-item {
	height: 290px;
}

.property-list .single-property-box .property-title-box {
	box-shadow: none;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	padding: 10px 30px 0 10px
}

.property-img {
	position: relative;
	overflow: hidden;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height: 100%;
	border-radius: 15px !important
}

.property-img:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .3;
	display: none;
	transition: .5s
}

.property-img:hover:before {
	display: block
}

.property-img img {
	width: 100%;
	height: 220px;
	object-fit: cover
}

.property-img2 img {
	height: 382px;
	width: 100%;
	object-fit: cover
}

.property-item a {
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 15px;
	letter-spacing: .025em;
	z-index: 10
}

.property-author-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 10;
	padding: 18px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s
}

.single-property-box:hover .property-author-wrap {
	opacity: 1;
	visibility: visible
}

.single-property-box:hover .property-img:after {
	background: linear-gradient(to top, rgba(0, 0, 0) 0%, rgba(0, 0, 0, 0.83) 5%, rgba(22, 22, 23, 0) 40%, rgba(0, 0, 0, 0) 100%)
}

.single-featured-list .single-property-box .property-author-wrap h4 {
	line-height: 1.2;
	margin-bottom: 5px
}

.single-featured-list .single-property-box .property-author {
	color: #fff;
	font-size: 20px;
	font-weight: 500
}

.property-item .save-btn {
	display: inline-block;
	float: right;
	cursor: pointer
}

.property-item .property-author {
	display: inline-block;
	max-width: 230px;
	overflow: hidden;
	font-size: 13px;
}

.single-featured-list .single-property-box .property-item .property-author-wrap .property-author {
	display: block
}

.featured-price {
	display: inline-block;
	float: right;
	color: #fff;
	line-height: 1
}

.single-featured-list .single-property-box .featured-price {
	display: block;
	float: left
}

.featured-price p {
	font-size: 20px;
	line-height: 1
}

.featured-price span {
	font-size: 15px
}

.per_month,
.per_sale {
	position: relative
}

.per_sale {
	padding-right: 20px
}

.per_month {
	padding-left: 15px
}

.per_sale:after,
.per_month:before {
	position: absolute;
	content: "/";
	font-size: 22px;
	bottom: 0
}

.per_sale:after {
	right: 5px
}

.per_month:before {
	left: 5px
}

.property-list.fullwidth .list-extra {
	display: flex;
	height: 100%;
	justify-content: flex-start;
	align-items: center;
	text-align: right;
	padding-right: 45px
}

.property-list.fullwidth .product-rating {
	line-height: 2.2
}

.property-list.fullwidth .list-date i {
	margin-right: 8px;
	position: relative;
	top: 1px
}

.compare-btn {
	position: absolute;
	top: 78%;
	right: 15%;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.37);
	width: 30px;
	height: 30px;
	font-size: 16px;
	border-radius: 50%;
	line-height: 1.9;
	cursor: pointer;
	transition: .5s;
	float: right;
	display: inline-block;
	z-index: 999
}

.compare-btn i {
	color: #fff
}

.share_btn {
	position: absolute;
	top: 0;
	right: 0
}

.save-btn li {
	display: inline-block;
	width: 35px;
	height: 35px;
	background: rgba(0, 0, 0, 0.57);
	border-radius: 50%;
	text-align: center
}

.save-btn li i {
	color: #CCC;
	font-size: 16px;
	line-height: 36px
}

.save-btn li:hover i {
	color: #FFF
}

.save-btn li i.ion-ios-play {
	margin-left: 2px
}

.trend-open p span {
	color: #888;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 400
}

.property-item {
	transition: .6s
}

.property-item .compare-btn:hover {
	background: var(--primary-color)
}

.property-item img {
	width: 100%;
	transition: 3s
}

.property-item:hover .property-img img {
	transform: scale(1.2)
}

.property-img {
	position: relative
}

.featured-property-wrap.v3 .property-img {
	border-top-left-radius: 3px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 3px
}

.property-list .single-property-box .property-img {
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	border-top-left-radius: 3px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 3px
}

.property-img:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	z-index: 9;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 5%, rgba(22, 22, 23, 0) 40%, rgba(0, 0, 0, 0) 100%);
	transition: .7s
}

.property-item:hover .property-img:after {
	background: linear-gradient(to top, rgba(0, 0, 0) 0%, rgba(0, 0, 0, 0.83) 5%, rgba(22, 22, 23, 0) 40%, rgba(0, 0, 0, 0) 100%)
}

.property-location {
	display: flex;
	flex-direction: row
}

.property-location i {
	color: var(--primary-color);
	position: relative;
	font-size: 20px;
	margin-right: 2px
}

.property-location p {
	display: inline-block;
	color: #888;
	font-size: 14px;
	font-weight: 400
}

.recent-list .property-location i {
	position: relative;
	font-size: 14px;
	top: 5px;
	margin-right: 5px
}

.property-item .property-author span {
	color: #fff;
	font-weight: 500;
	letter-spacing: 0;
	vertical-align: middle
}

.property-author span {
	color: #333;
	font-weight: 500
}

.property-author img {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	margin-right: 5px
}

.feature-text_one,
.feature-text_two {
	font-size: 13px;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	font-weight: 400;
	padding: 3px 6px;
	display: inline-block;
	line-height: 1.3;
	z-index: 998;
	cursor: default
}

.feature_text {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 98
}

.feature_text.v2 {
	position: absolute;
	top: 6%;
	left: 3%;
	z-index: 9
}

.feature_cb {
	background-color: var(--primary-color)
}

.feature_or {
	background-color: var(--secondary-color)
}

.feature_text li {
	color: #fff;
	display: inline-block;
	padding: 3px 6px;
	text-align: center;
	font-weight: 500;
	padding: 3px 6px;
	display: inline-block;
	line-height: 1.3;
	z-index: 998;
	cursor: default;
	border-radius: 2px;
	margin: 0 3px
}

.feature-text_one {
	right: 6%;
	background: var(--secondary-color)
}

.feature-text_two {
	right: 27%;
	background: var(--primary-color)
}

#list-view .feature-text_one {
	right: 3%
}

#list-view .feature-text_two {
	right: 23%
}

.trending-rating-orange {
	background: #ffae00 !important
}

.trending-rating-pink {
	background: #FF6D6D !important
}

.property-list-item {
	box-shadow: 0 0 15px #ddd
}

.property-list-item .property-title-box {
	box-shadow: none;
	padding: 50px
}

.property-title-box {
	padding: 18px 20px 40px;
	border-radius: 3px;
	background: #fff
}

.property-title-box h4 a {
	font-size: 20px;
	letter-spacing: 0;
	font-family: 'textSanseBold', system, -apple-system, Roboto, "Segoe UI Bold", Arial, sans-serif;
	font-weight: 500
}

.trending-row {
	position: relative
}

.trending-places {
	position: relative
}

.trending-places .swiper-container,
.property-place .swiper-container {
	padding: 0 15px
}

.property-place {
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative
}

.featured-pagination,
.trending-pagination {
	transform: translate(50%, 50%);
	position: absolute;
	right: 50%;
	bottom: 13%
}

.trending-pagination {
	bottom: 10%
}

.trending-pagination .swiper-pagination-bullet-active,
.featured-pagination.swiper-pagination-bullet-active {
	width: 24px !important;
	height: 6px !important;
	border-radius: 50px;
	opacity: 1;
	background: var(--primary-color) !important;
	top: 0
}

.trending-pagination .swiper-pagination-bullet,
.featured-pagination.swiper-pagination-bullets {
	width: 12px;
	height: 6px;
	display: inline-block;
	border-radius: 10px;
	background: var(--primary-color);
	margin-right: 10px;
	transition: .6s;
	border: 2px solid var(--primary-color);
	position: relative;
	top: 5px
}

.trending-pagination .swiper-pagination-bullet:focus,
.featured-pagination.swiper-pagination-bullets:focus {
	outline: 0
}

.product-rating li {
	display: inline-block;
	line-height: 1;
	cursor: text
}

.product-rating li i {
	font-size: 16px;
	cursor: text;
	color: #FFC600
}

.review-summury {
	line-height: 55px
}

.customer-review {
	margin-bottom: 50px
}

.trend-left span {
	margin-right: 7px
}

.lb-data .lb-number {
	display: none !important
}

.trend-left span,
.trend-right a {
	font-size: 18px;
	cursor: pointer;
	display: inline-block;
	line-height: 28px
}

.trend-right i {
	color: #888;
	font-size: 18px
}

.property-title-box h4 {
	font-family: 'textSanseBold', system, -apple-system, Roboto, "Segoe UI Bold", Arial, sans-serif;
	margin-bottom: 10px;
	line-height: 1;
	display: inline-block
}

.property-title-box p span {
	font-size: 12px;
	text-transform: capitalize;
	color: #888;
	font-weight: 400
}

.property-feature {
	columns: 3;
	padding: 10px 0
}

.property-feature li {
	padding: 0 0 0px
}

.property-author-wrap.v2 .property-feature li i,
.property-author-wrap.v2 .property-feature li span {
	color: #fff
}

.property-feature li i {
	font-size: 16px;
	margin-right: 5px;
	color: #ddd
}

.property-feature li:last-child:before {
	display: none;
	opacity: 0
}

.property-feature li span {
	font-size: 14px;
	color: #222;
	font-weight: 400
}

.trend-left img {
	width: 35px;
	height: 35px
}

.trend-left span {
	font-size: 15px
}

.trending-bottom {
	border-top: 1px solid #ededed;
	padding-top: 20px
}

.trending-bottom p {
	display: inline-block
}

.trending-address li p {
	margin-left: 40px;
	padding-bottom: 5px
}

.trend-closed {
	color: #ff3a6d;
	font-size: 13px;
	display: block;
	font-weight: 400;
	display: inline-block;
	margin-left: 10px;
	line-height: 2.2
}

.trend-open p {
	color: var(--primary-color);
	font-size: 20px;
	font-weight: 700;
	display: inline-block;
	line-height: 1
}

.list-details-btn .trend-open p {
	font-size: 22px;
	margin-left: 0
}

.list-details-title.v2 .list-details-btn .trend-open p {
	color: #fff
}

.list-details-title.v2 .list-details-btn .trend-open p span {
	color: #CCC;
	font-weight: 400
}

.entry-price .trend-open i {
	margin-right: 5px;
	font-size: 15px
}

.single-place {
	overflow: hidden;
	position: relative;
	transition: all .2s ease-in-out;
	border-radius: 5px
}

.single-place::after,
.single-blog-item.v2:after {
	content: "";
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 9;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 35%, rgba(22, 22, 23, 0) 80%, rgba(0, 0, 0, 0) 100%);
	border-radius: 4px;
	opacity: 1
}

.single-place-image {
	position: relative;
	overflow: hidden
}

.single-place-image:hover img {
	transform: scale(1.1)
}

.single-place-wrap {
	border: 1px solid #f5f6f7;
	border-radius: 3px;
	position: relative;
	transition: .5s;
	overflow: hidden;
	box-shadow: 0 35px 27px -26px rgba(211, 211, 211, 0.4)
}

.single-place-wrap:hover .single-place-image img {
	transform: scale(1.1)
}

.single-place-wrap:hover .single-place-image:before {
	display: none
}

.swiper-container.popular-place-wrap {
	padding-bottom: 50px;
	padding-bottom: 50px
}

.single-place-image img {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	width: 100%;
	transition: 1s;
	z-index: 9
}

.popular-place-wrap.v1 .single-place-title,
.popular-place-wrap.v2 .single-place-title {
	font-size: 12px;
	position: absolute;
	top: 30px;
	left: 30px
}

.single-place-title {
	display: inline-block;
	background: #fff;
	color: #333 !important;
	line-height: 1;
	padding: 8px 10px;
	border-radius: 1px;
	letter-spacing: .04rem;
	font-weight: 500 !important;
	text-transform: uppercase;
	z-index: 100
}

.popular-place-wrap.v2 .single-place-wrap {
	box-shadow: none;
	position: relative
}

.popular-place-wrap.v2 .single-place-title {
	margin-bottom: 10px
}

.popular-place-wrap.v2 .single-place-content p {
	color: #fff;
	line-height: 1
}

.popular-place-wrap.v2 .single-place-content p i {
	transition: .5s;
	top: 2px;
	position: relative
}

.popular-place-wrap.v2 .single-place-image {
	position: relative;
	display: block
}

.popular-place-wrap.v2 .single-place-image:hover img {
	transform: scale(1.1)
}

.popular-place-wrap.v2 .single-place-wrap .single-place-image:before {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	z-index: 10;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.25) 35%, rgba(22, 22, 23, 0) 80%, rgba(0, 0, 0, 0) 100%)
}

.popular-place-wrap.v2 .single-place-content {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	transition: .5s;
	overflow: hidden;
	padding: 30px 34px;
	background: transparent
}

.single-place-content {
	padding: 30px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 35px 30px -11px rgba(221, 221, 221, 1)
}

.single-place-content h3 {
	line-height: 1.2;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 500
}

.single-place-content h3 span {
	margin-right: 5px
}

.popular-place-wrap.v2 .single-place-content h3 {
	color: #fff
}

.single-place-content a {
	font-weight: 400;
	font-size: 14px;
	color: #888
}

.popular-place-wrap.v2 .single-place-content a {
	color: #fff
}

.popular-place-wrap.v2 .single-place-content h3 a {
	font-size: 20px
}

.single-place-content a i {
	margin-left: 3px;
	font-size: 15px;
	transition: .3s;
	vertical-align: middle
}

.single-place-content p:hover i {
	margin-left: 10px
}

.single-place-list.v2 li:first-child::after {
	display: none
}

.single-place-list li span {
	font-weight: 600;
	margin-right: 5px
}

.popular-next,
.popular-prev {
	top: 35%;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	transform: translateY(-35%)
}

.popular-prev {
	left: 4.1%
}

.popular-next {
	right: 4.1%
}

.featured-property-wrap.v2 .swiper-button-disabled,
.similar-listing .swiper-button-disabled,
.popular-place-wrap .swiper-button-disabled {
	display: none;
	transition: .5s
}

.hero-client-section.v2 .swiper-button-disabled {
	opacity: .4;
	transition: .5s
}

.filter .active a {
	color: var(--primary-color);
	text-decoration: none
}

.promo-text h3 {
	font-size: 30px;
	line-height: 1.4;
	position: relative;
	font-weight: 400;
	padding-bottom: 5px
}

.promo-section {
	position: relative
}

.promo-text h3::after {
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 18%;
	height: 3px;
	background: var(--primary-color);
	content: "";
	border-radius: 50px
}

.promo-section.v2 .promo-content-wrap {
	columns: 2;
	margin-left: 30px
}

.promo-section.v2 .promo-desc {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.promo-section.v2 .promo-content {
	box-shadow: 0 0 11px 0 rgba(38, 59, 94, 0.12);
	border-radius: 5px;
	padding: 25px
}

.promo-section.v2 .promo-content:nth-child(1) {
	background: var(--primary-color)
}

.promo-section.v2 .promo-content:nth-child(4) {
	background: var(--secondary-color)
}

.promo-section.v2 .promo-content:nth-child(1) h4,
.promo-section.v2 .promo-content:nth-child(4) h4 {
	color: #fff
}

.promo-section.v2 .promo-content:nth-child(1) p,
.promo-section.v2 .promo-content:nth-child(4) p {
	color: #fff
}

.promo-section.v2 .promo-content img {
	max-width: 60px;
	margin-bottom: 20px
}

.promo-section.v2 .promo-content h4 {
	margin-bottom: 8px;
	line-height: 1.2
}

.promo-section.v2 .promo-content p {
	line-height: 1.5
}

.promo-text span,
.value-content span {
	font-weight: 400;
	font-size: 16px
}

.promo-content img {
	max-width: 55px;
	opacity: .7
}

.promo-content-wrap.v1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.row.promo-content {
	margin-bottom: 40px
}

.promo-text h4 {
	line-height: 1;
	margin-bottom: 5px
}

.promo-text p {
	line-height: 1.8;
	font-size: 15px;
	color: #888
}

.testimonial-wrapper {
	position: relative
}

.hero-client-section {
	position: relative
}

.single-testimonial-item.swiper-slide-active {
	opacity: 1
}

.single-testimonial-item.swiper-slide-active .testimonial-content {
	background: rgba(30, 195, 139, 0.85);
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.07);
	border-radius: 3px
}

.single-testimonial-item.swiper-slide-active .testimonial-content h5,
.single-testimonial-item.swiper-slide-active .testimonial-content p,
.single-testimonial-item.swiper-slide-active .testimonial-content span {
	color: #fff
}

.testimonial-img.text-center img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 8px solid #fff;
	margin-bottom: -55px
}

.testimonial-content {
	background-color: #fff;
	padding: 60px 30px 40px;
	margin: 15px;
	transition: .6s
}

.testimonial-content h5 {
	margin-bottom: 5px
}

.testimonial-content p {
	margin-top: 20px
}

.testimonial-video {
	background-position: center;
	background-size: cover;
	height: 450px;
	position: relative
}

.single-testimonial-item {
	overflow: visible;
	padding-bottom: 60px
}

.testimonial-quote {
	position: absolute;
	bottom: 0;
	right: 0;
	background: var(--primary-color);
	color: #fff;
	padding: 50px 60px;
	z-index: 999;
	width: 600px
}

.testimonial-quote h4 {
	color: #fff;
	line-height: 1.2;
	margin-bottom: 5px;
	position: relative
}

.testimonial-quote h4:before {
	position: absolute;
	top: -28px;
	left: 0;
	opacity: .2;
	font-size: 45px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f10d"
}

.testimonial-quote p {
	font-size: 18px;
	font-weight: 300;
	margin-top: 25px;
	font-style: italic
}

.testimonial-btn a {
	background: rgba(255, 255, 255, 0.5);
	color: #fff;
	width: 70px;
	height: 70px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999;
	transform: translate(-50%, -50%)
}

.testimonial-btn a i {
	font-size: 20px;
	line-height: 70px;
	margin-left: 5px
}

.client-btn-wrap {
	background: var(--primary-color);
	display: inline-block;
	position: absolute;
	right: 50%;
	bottom: 0;
	z-index: 99
}

.client-next,
.client-prev {
	cursor: pointer;
	display: inline-block;
	padding: 0 5px;
	line-height: 60px
}

.client-next:hover,
.client-prev:hover {
	background: #836dec
}

.client-next i,
.client-prev i {
	font-size: 20px;
	margin: 0 10px;
	color: #fff;
	vertical-align: middle
}

.single-testimonial-item.v2 {
	text-align: center;
	padding-bottom: 0
}

.testimonial-text {
	background: #fff;
	padding: 55px 28px 40px;
	border-radius: 3px
}

.testimonial-img img {
	border-radius: 50%;
	transform: translateY(46px);
	border: 5px solid #fff;
	max-width: 90px
}

.testimonial-text h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
	margin-bottom: 5px
}

.testimonial-text p {
	margin-top: 20px;
	position: relative;
	z-index: 10;
	font-style: italic
}

.testimonial-text p:before {
	position: absolute;
	top: -30px;
	left: 0;
	content: "\f10d";
	font-family: "Font Awesome 5 Free";
	color: rgba(221, 221, 221, 0.28);
	font-size: 40px;
	z-index: -1
}

.testimonial-text span,
.testimonial-text p {
	font-weight: 400;
	color: #888
}

.hero-client-section.v2 {
	background-position: center;
	background-size: cover;
	background-color: #ddd;
	height: 500px
}

.hero-client-section.v2 .overlay {
	background: var(--primary-color)
}

.hero-client-section.v2 .section-title.v2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.hero-client-section.v2 .section-title.v2 h2 {
	color: #fff;
	line-height: 1.3
}

.testimonial-next,
.testimonial-prev {
	position: absolute;
	z-index: 999;
	background-color: #fff;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center
}

.testimonial-btn.v2 i {
	color: #222;
	font-size: 18px;
	cursor: pointer;
	text-align: center;
	line-height: 50px
}

.slider-btn.v4.testimonial-next {
	left: 70px
}

.hero-client-section.v2 .testimonial-btn.v2 {
	bottom: 130px;
	position: absolute
}

.call-to-action {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.call-to-action.consult-form .overlay {
	background: var(--primary-color)
}

.call-to-action .btn.v8:hover {
	border-color: #ddd;
	color: #ddd
}

.action-title {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.action-title h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 500;
	line-height: 1.2
}

.action-title p {
	color: #FFF;
	margin-bottom: 30px
}

.call-to-action.consult-form.v1 .form-group {
	margin-bottom: 30px
}

.call-to-action.consult-form.v2 .form-group {
	margin-bottom: 15px
}

.call-to-action.consult-form.v2 .form-group .filter-input {
	height: 45px
}

.consult-form .listing-input.hero__form-input.custom-select {
	height: 45px;
	border-radius: 3px;
	border-color: #ddd;
	background: #fff
}

.consult-form .btn.v8 {
	background: transparent;
	border: 1px solid #ddd
}

.consult-form .btn.v8:hover {
	background: #fff;
	color: var(--primary-color)
}

.single-partner {
	text-align: center;
	opacity: .5;
	transition: all .3s
}

.single-partner:hover {
	opacity: 1
}

.value-calculator-section {
	position: relative
}

.value-content-wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.value-calculator-section.v1 {
	position: relative
}

.value-content h3 {
	font-weight: 400;
	font-size: 30px;
	line-height: 1.9;
	position: relative;
	margin-bottom: 30px
}

.value-content p {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 40px
}

.value-input-wrap {
	position: relative
}

.value-input-wrap input[type="text"] {
	border: 1px solid #f5f6f7;
	border-radius: 5px;
	padding: 15px;
	position: relative;
	width: 100%;
	box-shadow: 0 9px 15px rgba(221, 221, 221, 0.77);
	color: #888
}

.value-input-wrap button {
	position: absolute;
	right: 0;
	background: transparent;
	border: none;
	background: var(--secondary-color);
	color: #fff;
	padding: 11px 13px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	font-size: 16px;
	font-weight: 400;
	cursor: pointer;
	line-height: 31px
}

.value-input-wrap.newsletter input[type="text"] {
	border-radius: 3px;
	padding: 8px 15px
}

.value-input-wrap.newsletter button {
	padding: 10px 15px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px
}

.footer-wrapper.v3 .value-input-wrap.newsletter input {
	background-color: #f5f6f7
}

.value-calculator-section.v2 {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.value-calculator-section.v2 .overlay {
	background: var(--primary-color)
}

.value-calculator-section.v2 .value-input-wrap input[type="text"] {
	box-shadow: none
}

.value-calculator-section.v2 .section-title h2,
.value-calculator-section.v2 .value-content p,
.value-calculator-section.v2 .section-title p {
	color: #fff
}

.value-calculator-section.v2 .section-title.v1 h2 {
	margin-bottom: 15px
}

.scrolltotop {
	border: 2px solid #ddd;
	border-radius: 50%;
	bottom: 40px;
	cursor: pointer;
	display: none;
	font-size: 15px;
	height: 35px;
	text-align: center;
	position: fixed;
	right: 30px;
	width: 35px;
	z-index: 990;
	background: transparent;
	line-height: 35px
}

.scrolltotop i {
	color: #ddd
}

.chat-popup {
	display: none
}

.faq-section .card {
	background-color: transparent;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px
}

.faq-section .list-details-section {
	padding: 30px 0 !important
}

.faq-section .list-details-tab.fixed_nav {
	padding: 0
}

.faq-section .card-body {
	padding: 30px 10px
}

.faq-section .card-header,
.faq-section .card-header:first-child,
.faq-section .card-header:last-child {
	background-color: #f1f1f1;
	border: none;
	padding: 0
}

.faq-section .card-header>a[aria-expanded="true"] {
	background-color: rgba(100, 73, 231, 0.47);
	color: #FFF
}

.faq-section .card-header>a {
	border-color: #f1f1f1;
	color: #141414;
	display: block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .075em;
	padding: 14px;
	text-decoration: none;
	text-transform: uppercase;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.faq-section .card-header>a[aria-expanded="true"]::before {
	content: "\f067";
	font-family: "Font Awesome 5 Free";
	float: right !important;
	font-size: 14px
}

.faq-section .card-header>a[aria-expanded="false"]::before {
	color: #888;
	content: "\f068";
	font-family: "Font Awesome 5 Free";
	float: right !important;
	font-size: 14px
}

.payment_receipt--wrapper {
	background: #fff;
	padding: 50px 50px 70px
}

.payment_receipt--wrapper .atbd_thank_you {
	text-align: center;
	margin: 0 0 1rem
}

.payment_receipt--wrapper h4 {
	margin: 0 0 .66667rem
}

.payment_receipt--wrapper ul {
	margin-bottom: 2rem
}

.payment_receipt--wrapper ul li {
	margin-bottom: .4rem
}

.payment_receipt--wrapper ul li span {
	color: #272b41;
	font-weight: 600
}

.payment_receipt--wrapper .atbd_payment_summary_wrapper {
	margin-top: 3.33333rem;
	margin-bottom: 3.33333rem
}

.payment_receipt--wrapper .atbd_payment_summary {
	font-size: 1.2rem;
	color: #272b41;
	font-weight: 700;
	text-align: center;
	margin: 0 0 1.66667rem
}

.payment_receipt--wrapper .atbd_payment_summary_wrapper .table td {
	padding: 1rem 1.33333rem
}

.payment_receipt--wrapper .atbd_payment_summary {
	font-size: 1.2rem;
	color: #272b41;
	font-weight: 700;
	text-align: center;
	margin: 0 0 1.66667rem
}

.checkout-table .table {
	background: #fff
}

.checkout-table .table thead th {
	border-bottom: 0;
	padding: 1.33333rem 2rem
}

.checkout-table .table tbody td {
	border-color: #e3e6ef;
	padding: 1.33333rem 2rem
}

.app-section {
	position: relative;
	background: #f5f6f7
}

.app-img {
	position: absolute;
	top: -130px
}

.app-content h2 {
	font-weight: 300;
	font-size: 34px;
	line-height: 1.2
}

.app-content h2 span {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 42px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.59);
	color: #333
}

.app-content ul {
	padding: 10px 0
}

.app-content ul li {
	list-style-type: none;
	font-size: 18px;
	line-height: 34px;
	color: #555
}

.app-content span {
	color: #555;
	font-size: 16px;
	padding: 15px 0 10px;
	display: inline-block;
	font-weight: 400
}

.app-content ul li i {
	margin-right: 10px;
	color: #909
}

.footer-wrapper {
	position: relative;
	padding-top: 50px
}

.footer-wrapper.v1 {
	background: #f5f6f7;
	border-top: 1px solid #eee
}

.footer-wrapper.v2 {
	background: var(--primary-color)
}

.footer-wrapper.v3 {
	background-color: #FFF;
	border-top: 1px solid #eee
}

.footer-wrapper.footer-fixed {
	background-size: cover;
	position: fixed;
	bottom: 0;
	width: 100%
}

.footer-content.nav {
	display: inline-block;
	text-align: left
}

.footer-logo {
	margin-top: 15px
}

.footer-logo img {
	margin-bottom: 18px;
	max-width: 200px
}

.footer-top-area .container {
	padding-bottom: 30px
}

.footer-social-wrap p {
	color: #fff;
	margin-top: 50px;
	margin-bottom: 15px
}

.footer-wrapper.v1 .footer-social-wrap p {
	color: #555
}

.footer-wrapper.v3 .footer-social-wrap p {
	color: #666
}

.footer-bottom-area {
	padding: 25px 0;
	border-top: 1px solid rgba(255, 255, 255, 0.15)
}

.footer-bottom-area p {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 400;
	color: #fff;
	text-align: center
}

.footer-wrapper.v1 .footer-bottom-area p {
	color: #555
}

.footer-wrapper.v3 .footer-bottom-area p {
	color: #666
}

.footer-top-area .footer-content .title {
	font-size: 20px;
	color: #fff;
	margin-top: 25px
}

.footer-wrapper.v1 .footer-top-area .footer-content .title {
	color: #555
}

.footer-wrapper.v3 .footer-top-area .footer-content .title {
	color: #666
}

.footer-top-area .contact-info .icon {
	font-size: 15px;
	width: 30px;
	text-align: center
}

.footer-content li {
	padding-bottom: 10px
}

.footer-wrapper.v3 .footer-content ul li a.link-hov.style2 {
	color: #666
}

.footer-wrapper.v3 .footer-content ul li a.link-hov.style2:hover {
	color: #555
}

.footer-wrapper.v3 .footer-content ul li a.link-hov.style2:before {
	color: #555
}

.footer-wrapper.v1 .footer-content ul li a.link-hov.style2 {
	color: #555
}

.footer-wrapper.v1 .footer-content ul li a.link-hov.style2:hover {
	color: #333
}

.footer-wrapper.v1 .footer-content ul li a.link-hov.style2:before {
	background: #333
}

.footer-wrapper.v2 .footer-content ul li a.link-hov.style2 {
	color: #fff
}

.footer-wrapper.v2 .footer-content ul li a.link-hov.style2:hover {
	color: #ddd
}

.footer-wrapper.v2 .footer-content ul li a.link-hov.style2:before {
	background: #ddd
}

.footer-content ul li a.link-hov.style2:hover {
	color: #ddd
}

.footer-content ul li a.link-hov.style2:before {
	background: #ddd
}

.footer .info,
.phone-number,
.email {
	color: #7a7a7a;
	font-size: 14px
}

.company-desc p {
	font-size: 14px;
	color: #fff
}

.footer-wrapper.v1 .company-desc p {
	color: #555
}

.footer-wrapper.v3 .company-desc p {
	color: #666
}

.footer .info {
	margin-bottom: 10px
}

.footer .info,
.phone-number {
	color: #fff;
	font-size: 14px
}

.phone-number span,
.email span {
	color: #888
}

.footer-content ul li a {
	font-size: 15px
}

.social-buttons.style2 li a i {
	font-size: 18px
}

.footer-wrapper.v1 .social-buttons.style2 li a i {
	color: #555
}

.footer-wrapper.v3 .social-buttons.style2 li a i {
	color: #666
}

.contact-info {
	margin-bottom: 10px
}

.contact-info .icon {
	font-size: 18px;
	padding-right: 10px;
	width: 30px;
	color: #fff
}

.footer-wrapper.v1 .contact-info .icon {
	color: #555
}

.footer-wrapper.v3 .contact-info .icon {
	color: #666
}

.contact-info .icon,
.contact-info .text {
	display: table-cell
}

.contact-info .text,
.contact-info .text a {
	color: #fff;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400 !important
}

.footer-wrapper.v1 .contact-info .text,
.footer-wrapper.v1 .contact-info .text a {
	color: #555
}

.footer-wrapper.v3 .contact-info .text,
.footer-wrapper.v3 .contact-info .text a {
	color: #666
}

.footer-wrapper.v2 .company-desc p {
	color: #f5f6f7
}

.footer-wrapper.v2 .footer-top-area .footer-content .title,
.footer-wrapper.v2 .contact-info .icon,
.footer-wrapper.v2 .social-buttons li a i {
	color: #f5f6f7
}

.footer-wrapper.v2 .contact-info .text,
.footer-wrapper.v2 .contact-info .text a {
	color: #f5f6f7;
	font-weight: 400
}

.payment-method img {
	margin-right: 10px
}

.additional-link li {
	display: inline-block;
	position: relative;
	margin-right: 20px
}

.additional-link li:last-child {
	margin-right: 0
}

.additional-link li:before {
	position: absolute;
	bottom: 8px;
	right: -10px;
	content: "";
	background: #ccc;
	width: 1px;
	height: 15px
}

.additional-link li:last-child:before {
	display: none
}

.additional-link li a {
	font-size: 14px;
	color: #555;
	transition: .4s
}

.additional-link li a:hover {
	color: #333
}

.list-details-tab.pricing-list {
	display: inline-flex
}

.list-details-tab.nav-tabs.pricing-list .nav-item {
	padding: 0 0 10px
}

.list-details-tab.nav-tabs.pricing-list .nav-item:last-child {
	margin-right: 0
}

.pricing-title {
	font-size: 22px;
	font-weight: 300;
	padding-left: 15px;
	justify-content: flex-end;
	display: flex;
	flex-direction: column
}

.pricing-table {
	padding-bottom: 45px;
	background: #fff;
	border-radius: 5px;
	text-align: center;
	position: relative;
	overflow: hidden;
	border: 1px solid #eee
}

.pricing-table .title {
	padding: 40px 20px 10px;
	font-size: 20px;
	font-weight: 500;
	color: #333;
	text-transform: uppercase;
	overflow: hidden;
	position: relative;
	margin-bottom: 0
}

.pricing-table .price-value {
	font-size: 35px;
	font-weight: 600;
	color: #f91;
	margin-bottom: 30px
}

.pricing-table .month {
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 0
}

.listing-badge {
	background-color: var(--secondary-color);
	float: left;
	position: absolute;
	transform: rotate(45deg);
	right: -64px;
	top: 22px;
	text-align: center;
	width: 200px;
	font-size: 12.5px;
	margin: 0;
	z-index: 999;
	color: #fff;
	font-weight: 500;
	line-height: 28px
}

.pricing-table.blue.featured {
	overflow: hidden;
	box-shadow: 0 58px 70px rgba(221, 221, 221, 0.4)
}

.pricing-table .pricing-content {
	list-style: none;
	padding: 0;
	margin-bottom: 20px;
	text-align: center;
	transition: all .3s ease 0
}

.pricing-content li span {
	font-weight: 600
}

.pricing-table .pricing-content li {
	padding: 8px 0;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	letter-spacing: 1px;
	position: relative
}

.pricing-table .pricing-content li i {
	color: var(--primary-color)
}

.price-num-item {
	font-size: 45px;
	position: relative;
	font-weight: 600;
	color: #888;
	display: inline-block
}

.mouth-cont {
	z-index: 1;
	opacity: 1;
	position: relative;
	color: #333
}

.year-mont .mouth-cont {
	opacity: 0
}

.price-num span.curen {
	position: relative;
	top: -20px;
	padding-right: 5px;
	font-weight: 400;
	font-size: 17px
}

.price-num-item p {
	margin-top: -17px;
	font-weight: 300;
	margin-left: 5px;
	font-style: italic
}

.pricing-table {
	transition: .5s
}

.pricing-table:hover {
	box-shadow: 0 58px 70px rgba(221, 221, 221, 0.4)
}

.pricing-content li i {
	margin-right: 15px
}

.pricing-table .pricing-content li.disable {
	color: #707070
}

.pricing-table .pricing-content li.disable:before {
	display: none
}

.error-content i {
	font-size: 60px;
	display: block;
	color: var(--primary-color)
}

.error-content p {
	margin-bottom: 30px
}

.error-content a {
	color: var(--primary-color)
}

.error-search-container input {
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 5px;
	width: 100%
}

.error-search-container button {
	background: transparent;
	border: none;
	padding: 0;
	margin-left: -36px;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	top: 5px
}

.single-blog-item.v1 {
	border: none;
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.07);
	margin-bottom: 30px;
	transition: .5s
}

.single-blog-item.v1:hover {
	box-shadow: 0 1px 20px rgba(0, 0, 0, 0.1)
}

.single-blog-item.v1 img {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.single-blog-item.v1 .card-body {
	padding: 15px 20px 0
}

.single-blog-item.v1 .card-title {
	border-bottom: 1px solid #ededed;
	text-transform: capitalize;
	line-height: 1.5;
	padding-bottom: 25px
}

.card-body span.blog-cat {
	background: var(--primary-color);
	color: #fff;
	padding: 3px 10px;
	border-radius: 15px;
	font-weight: 500
}

.single-blog-item .card-title a:hover {
	color: var(--primary-color)
}

.blog-cat {
	color: var(--primary-color);
	line-height: 1;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .01rem;
	margin-bottom: 10px;
	display: block
}

.blog-cat.btn.v5 {
	padding: 8px 12px;
	font-size: 12px
}

.blog-cat:hover {
	color: #333
}

.single-blog-item.v2 {
	position: relative;
	transition: all .3s;
	margin-bottom: 30px
}

.single-blog-item.v2 img {
	width: 100%;
	border-radius: 3px
}

.single-blog-item.v2:after {
	content: "";
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 9;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 35%, rgba(22, 22, 23, 0) 80%, rgba(0, 0, 0, 0) 100%);
	border-radius: 4px;
	opacity: 1
}

.single-blog-item.v3 .blog-content h3 {
	font-weight: 400;
	font-size: 26px
}

.single-blog-item.v3 h4 a {
	font-size: 28px;
	font-weight: 500;
	line-height: 1.3
}

.blog-hover-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 20px 20px;
	z-index: 10
}

.blog-title {
	margin-bottom: 0
}

.blog-title a {
	margin-bottom: 0;
	font-size: 22px;
	line-height: 1.5;
	display: inline-block;
	transition: .5s;
	color: #fff
}

.blog-hover-content .blog-title {
	transform: translatey(35px);
	left: 0;
	transition: .4s
}

.blog-hover-content a.btn.v6 {
	transform: translatey(15px);
	transition: .4s;
	opacity: 0
}

p.date {
	display: inline-block
}

.bottom-content {
	padding: 0 20px 15px;
	font-size: 14px
}

.bottom-content a {
	font-size: 15px;
	font-weight: 500;
	color: #222;
	padding: 0 5px
}

.bottom-content p span {
	position: relative;
	padding-left: 15px
}

.bottom-content p span:before {
	position: absolute;
	top: -1px;
	left: 3px;
	content: "/";
	background: transparent;
	font-size: 17px;
	line-height: 1
}

.bottom-content a i {
	margin-right: 5px
}

.single-blog-item.v3 {
	margin-bottom: 60px
}

.sidebar {
	display: block
}

.sidebar-right,
.sidebar-left {
	padding-top: 100px;
	padding-bottom: 100px
}

.blog-area .sidebar-right {
	padding-bottom: 50px !important
}

.half-map .sidebar-left {
	padding: 0
}

.half-map .sidebar-left:before {
	position: relative;
	display: none
}

.widget {
	margin-bottom: 60px
}

.sidebar .widget.search {
	display: block;
	margin-top: 0;
	position: relative;
	right: 0;
	z-index: 1
}

.widget.search input[type="text"] {
	border: none
}

.sidebar .widget.search input {
	border-radius: 3px
}

.sidebar .widget .search-button {
	background: transparent;
	border: none;
	cursor: pointer;
	line-height: 1.7;
	position: absolute;
	top: 8px;
	right: 5px;
	font-size: 16px
}

.sidebar .widget {
	margin-top: 30px
}

.sidebar .widget .widget-title {
	border-bottom: 1px solid #ddd;
	font-size: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px
}

ul.icon li {
	list-style-type: none
}

ul.icon li::before {
	content: '\e876';
	font-family: "Linearicons-Free";
	height: 10px;
	left: 16px;
	position: absolute;
	width: 10px
}

.sidebar-right .widget.categories ul.icon li {
	position: relative;
	border-bottom: 1px solid #f1f1f1;
	padding: 6px 0
}

.sidebar-right .widget.categories ul.icon li::before,
.sidebar-left .widget.categories ul.icon li::before {
	font-size: 12px;
	font-weight: 900
}

.sidebar-right .widget.categories ul.icon li::before {
	left: 0
}

.widget.categories ul li a {
	margin-left: 22px;
	font-size: 16px;
	font-weight: 400
}

.widget.categories ul li a:hover {
	color: var(--primary-color)
}

.widget.categories ul li span {
	float: right;
	font-weight: 500
}

.sidebar .widget.recent-posts .post-list {
	padding-left: 0
}

.sidebar .widget.recent-posts .entry-item {
	list-style: none;
	margin-bottom: 15px;
	padding-left: 0
}

.sidebar .widget.recent-posts .entry-item .entry-img {
	display: table-cell
}

.sidebar .widget.recent-posts .entry-item .entry-img img {
	min-width: 70px
}

.sidebar .widget.recent-posts .entry-item .entry-text {
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px
}

.sidebar .widget.recent-posts .entry-title {
	line-height: 1.1;
	margin-bottom: 0
}

.sidebar .widget.recent-posts .entry-title a {
	color: #141414;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0
}

.sidebar .widget.recent-posts .entry-date {
	color: #888;
	font-size: 12px
}

.post-nav .page-prev {
	text-align: left;
	margin-top: 5px
}

.post-nav .page-prev p,
.post-nav .page-next p {
	color: #333
}

.post-nav>div a {
	color: #888;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .075em;
	line-height: 3.2
}

.post-nav>div a span {
	text-transform: uppercase
}

.page-prev a span {
	padding-left: 20px;
	color: #333;
	font-weight: 400
}

.page-next a span {
	padding-right: 20px
}

.post-nav .page-prev a span::before {
	content: '\e875';
	font-family: 'Linearicons-Free';
	font-size: 15px;
	font-weight: 400;
	left: 0;
	line-height: 1.1;
	position: absolute;
	top: 0
}

.page-num ul {
	padding-left: 0
}

.page-num li.active,
.page-num li:hover {
	background: var(--primary-color)
}

.page-num li.active a,
.page-num li:hover a {
	color: #fff
}

.page-num li {
	display: inline-block;
	border-radius: 5px;
	background: #f5f6f7;
	text-align: center;
	transition: .5s;
	cursor: pointer;
	border: 1px solid transparent;
	margin: 5px 3px 20px
}

.page-num li a {
	color: #000;
	padding: 5px 19px;
	display: inline-block
}

.post-nav .page-next {
	text-align: right;
	margin-top: 5px
}

.post-nav .page-next a span::after {
	content: '\e876';
	font-family: 'Linearicons-Free';
	font-size: 15px;
	font-weight: 400;
	line-height: 1.1;
	position: absolute;
	right: 0;
	top: 0
}

.single-blog-item.v2 {
	position: relative;
	cursor: pointer
}

.post-content-wrap .post-title {
	line-height: 1.2;
	font-size: 24px
}

.post-img {
	margin-top: 30px
}

.post-content p {
	margin-top: 30px
}

.comments-title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	font-weight: 400
}

.review-box.comment-box {
	border: none;
	padding: 0
}

.post-tags span {
	color: #000;
	font-weight: 500;
	margin-right: 5px
}

.author-name h4 {
	padding-right: 15px;
	margin-bottom: 0
}

.post-tags .social-buttons.style1 {
	display: inline-block
}

.post-tags .social-buttons.style1 li {
	padding: 0 5px
}

.author {
	margin: 40px 0
}

.author-info p {
	margin-top: 20px
}

.comments {
	margin-top: 100px
}

.comment-respond .contact-form {
	border-top: none
}

.comment-respond h3 {
	font-weight: 400;
	font-size: 25px;
	margin-bottom: 0
}

.comment-respond p {
	font-weight: 300;
	color: #888
}

.filter-wrapper .hero__form.v2 {
	padding: 0
}

.filter-sub-menu.style1.v1 li.has-sub {
	margin-top: 0
}

.range-text {
	line-height: 39px
}

.price-range .ui-slider-handle.ui-corner-all.ui-state-default {
	border-radius: 50%;
	width: 12px;
	height: 12px;
	border: none;
	box-shadow: 0 5px 13px rgba(167, 167, 167, 0.7);
	cursor: pointer;
	background: var(--primary-color)
}

.price-range.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 4px;
	background: var(--primary-color)
}

.ui-slider-horizontal {
	height: 4px;
	background: #ddd
}

.price-range.ui-widget.ui-widget-content {
	border: none;
	margin-left: 10px
}

.filter-box.style1 {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin-bottom: 30px
}

.filter-box.style1.right {
	padding: 8px 0 0
}

.filter-box.style1.left {
	padding: 8px 0 0
}

.filter-sub-title h5 {
	color: #2f333a;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	margin: 30px 0 10px;
	padding: 0 0 10px;
	position: relative;
	text-transform: uppercase
}

.filter-sub-menu.style1 ul li.has-sub>a,
.open-filter>a {
	color: #888;
	cursor: pointer;
	display: block;
	font-size: 15px;
	line-height: 20px;
	padding: 14px 15px;
	position: relative;
	border: 1px solid #ddd;
	border-radius: 3px
}

.theme-menu .filter-sub-menu.style1 ul li.has-sub>a {
	border-bottom: none;
	text-transform: uppercase;
	font-weight: 600
}

.theme-menu .filter-sub-menu.style1 ul li.has-sub li a {
	border-bottom: none;
	margin-bottom: 15px
}

.theme-menu .filter-sub-menu.style1>ul>li>a {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	color: #363f4d
}

.theme-menu .filter-sub-menu.style1 ul li.has-sub.open>a:after {
	content: "\f209"
}

.filter-sub-menu.style1 ul li.has-sub>a:after,
.open-filter>a:after {
	color: #888;
	content: "\e874";
	font-family: "Linearicons-Free";
	font-size: 20px;
	position: absolute;
	right: 13px;
	font-weight: 300;
	transition: .5s
}

.filter-sub-menu.style1 ul li.has-sub.open {
	display: block;
	width: auto
}

.option-box .has-sub {
	margin-top: 35px
}

.filter-sub-menu.style1 ul li.has-sub.open>a:after {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.filter-sub-menu.style1 ul li.has-sub li a {
	border: 0 none;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: 0;
	display: block;
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 10px;
	padding: 0 10px 5px;
	color: #333;
	border-bottom: 1px solid #ddd
}

.filter-sub-menu.style1 ul li.has-sub li a:hover {
	color: #8a8f6a
}

.filter-sub-menu.style1 ul li.has-sub li:last-child a {
	border: none;
	margin-bottom: 10px
}

.filter-sub-menu.style1 ul li ul {
	display: none;
	margin-top: 17px
}

.hero__form.v1 .explore__form-checkbox-list.full-filter {
	top: 86%;
	padding: 15px 30px 30px
}

.hero__form.v2 .explore__form-checkbox-list.full-filter {
	top: 75px
}

.explore__form-checkbox-list.full-filter {
	width: 100%;
	position: absolute;
	top: 2px;
	left: 0;
	background: #fff;
	padding: 25px 15px;
	box-shadow: 0 23px 16px rgba(153, 153, 153, 0.29);
	z-index: 2000;
	border-radius: 0 0 3px 3px
}

.hero__form.v2.style2 .explore__form-checkbox-list.full-filter {
	padding: 25px 30px
}

#carpet_area,
#price_range,
.rang_picker,
#builtup_area {
	width: 100%;
	height: 30px;
	border: none;
	font-size: 15px;
	font-weight: 400;
	color: #444;
	margin-left: 3px;
	padding: 0;
	display: inline-block
}

.hero-slider-info #amount_one,
.hero-slider-info #amount_two {
	display: inline-block;
	margin-left: 10px;
	margin-top: -10px
}

.hero-slider-info .filter-title p {
	display: inline-flex
}

.nav.item-filter-list li {
	display: inline-block;
	line-height: 0;
	margin-right: 10px
}

.item-filter-list li a {
	transition: .3s
}

.item-filter-list li a:hover,
.item-filter-list li a.active {
	color: var(--primary-color);
	border: 1px solid var(--primary-color);
	border-radius: 3px
}

.item-element p {
	line-height: 38px;
	font-size: 15px
}

.item-element span {
	color: var(--primary-color);
	font-weight: 500
}

.item-filter-list li a {
	color: #333;
	font-size: 20px;
	line-height: 0;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 9px 15px
}

.item-filter-list li a i {
	display: inline-block
}

.filter-sorting {
	border: 1px solid #ddd;
	border-radius: 3px;
	line-height: 4px
}

.filter-sorting.nice-select:after {
	top: 50%
}

.filter-sorting span {
	font-weight: 400;
	font-size: 14px
}

.nice-select.filter-sorting.open .list {
	z-index: 999
}

.nice-select.filter-sorting:focus {
	border: 1px solid #ddd
}

.filter-input {
	border: 1px solid #ddd;
	border-radius: 3px;
	width: 100%;
	padding: 10px 20px;
	height: 45px;
	font-weight: 300;
	font-size: 14px
}

.filter-input:last-child {
	padding: 5px 20px
}

#book_tour .input-group.date,
#book_tour .filter-input {
	margin-bottom: 25px;
	margin-top: 0
}

.filter-input.nice-select::after {
	content: '\e874';
	font-family: "Linearicons-Free";
	display: block;
	margin-top: 5px;
	pointer-events: none;
	position: absolute;
	right: 4%;
	top: 5%;
	font-size: 10px;
	color: #888;
	-webkit-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out
}

.filter-input.nice-select {
	font-size: 15px;
	font-weight: 300
}

.filter-title {
	position: relative
}

.filter-title p {
	font-size: 16px;
	color: #444;
	font-weight: 500;
	line-height: 1
}

.filter-checkbox ul {
	columns: 2
}

.map-filter .filter-checkbox ul {
	columns: 3
}

.filter-checkbox input[type="checkbox"] {
	display: none
}

.filter-checkbox.one-in-row label {
	margin-top: 9px;
	width: 100%
}

.filter-checkbox label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 28px;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 21px;
	font-size: 15px;
	font-weight: 300
}

.half-filter .filter-checkbox label {
	display: block
}

.half-filter .filter-checkbox p {
	padding: 10px 0;
	color: #000;
	font-size: 16px;
	font-weight: 500
}

.filter-checkbox label::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top: 1px;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	border-radius: 3px;
	box-sizing: border-box;
	transition: all .25s;
	font-family: "Ionicons";
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 21px
}

.filter-checkbox input[type="checkbox"]:checked+label::before {
	content: "\f122";
	background-color: var(--primary-color);
	border: none;
	font-family: 'Ionicons'
}

.full-filter .filter-checkbox label {
	display: block
}

.full-filter #amount {
	font-size: 17px;
	margin-left: 5px;
	font-weight: 500
}

.full-filter .filter-title p {
	font-size: 17px;
	font-weight: 500
}

.full-filter .filter-title span {
	display: inline-block
}

.explore__form-checkbox-list.full-filter .filter-checkbox p {
	font-size: 17px;
	color: #000;
	font-weight: 500;
	margin-bottom: 15px
}

.explore__form-checkbox-list.full-filter {
	opacity: 0;
	transition: .8s;
	z-index: -1;
	visibility: hidden
}

.hero__form.v2 .explore__form-checkbox-list.full-filter.filter-block {
	background: rgba(48, 52, 65, 0.91);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 30px
}

.map-sidebar-content .hero__form.v1.filter {
	padding: 0
}

.map-sidebar-content .explore__form-checkbox-list.full-filter.filter-block,
.widget .hero__form.v2 .explore__form-checkbox-list.full-filter.filter-block {
	background: #f7f7f7;
	padding: 15px;
	box-shadow: none
}

.hero__form.v2.style2 .explore__form-checkbox-list.full-filter.filter-block {
	background: #fff
}

.hero__form.v2 .explore__form-checkbox-list.full-filter.filter-block p {
	color: #f5f6f7
}

.widget.filter-widget .hero__form.v2 .explore__form-checkbox-list.full-filter.filter-block p {
	color: #888
}

.hero__form.v2.style2 .explore__form-checkbox-list.full-filter.filter-block p {
	color: #888
}

.widget.filter-widget .hero__form.v2 .explore__form-checkbox-list.full-filter.filter-block #amount_one,
.widget.filter-widget .hero__form.v2 .explore__form-checkbox-list.full-filter.filter-block #amount_two {
	color: #333
}

.hero__form.v2 .explore__form-checkbox-list.full-filter.filter-block #amount_one,
.hero__form.v2 .explore__form-checkbox-list.full-filter.filter-block #amount_two {
	background: transparent;
	height: 22px;
	color: #f5f6f7
}

.hero__form.v2.style2 .explore__form-checkbox-list.full-filter.filter-block #amount_one,
.hero__form.v2.style2 .explore__form-checkbox-list.full-filter.filter-block #amount_two {
	color: #888
}

.hero__form.v2 .explore__form-checkbox-list.full-filter .price-range .ui-slider-handle.ui-corner-all.ui-state-default {
	box-shadow: none
}

.hero__form.v2 .explore__form-checkbox-list.full-filter .filter-checkbox label {
	color: #f5f6f7
}

.widget.filter-widget .hero__form.v2 .explore__form-checkbox-list.full-filter .filter-checkbox label {
	color: #888;
	font-weight: 300
}

.hero__form.v2.style2 .explore__form-checkbox-list.full-filter .filter-checkbox label {
	color: #888
}

.explore__form-checkbox-list.full-filter.filter-block {
	opacity: 1;
	z-index: 999;
	visibility: visible
}

.hero__form.v3 .search_btn a {
	display: block;
	background: var(--primary-color);
	color: #fff;
	padding: 15px 0;
	border-radius: 3px;
	text-align: center;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: .01rem
}

.dropdown-filter {
	cursor: pointer
}

.dropdown-filter,
.submit_btn {
	display: inline-block;
	line-height: 1
}

.submit_btn.v2 {
	display: block;
	background: var(--primary-color);
	padding: 9px 20px;
	border-radius: 3px;
	border: 1px solid transparent;
	color: #fff !important;
	transition: .3s;
	font-size: 15px;
	font-weight: 400;
	display: block
}

.dropdown-filter {
	cursor: pointer;
	padding: 15px 25px
}

.dropdown-filter span {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	position: relative
}

.map-sidebar-content .dropdown-filter,
.widget.filter-widget .dropdown-filter {
	border: 1px solid #ddd;
	border-radius: 3px;
	width: 100%;
	padding: 17px 18px;
	background: #fff
}

.map-sidebar-content .dropdown-filter span,
.widget.filter-widget .dropdown-filter span {
	color: #888;
	font-weight: 400;
	width: 100%;
	display: block
}

.map-sidebar-content .dropdown-filter span::before,
.widget.filter-widget .dropdown-filter span::before {
	right: 3%;
	font-size: 10px;
	color: #888
}

.widget.filter-widget .explore__form-checkbox-list.full-filter {
	top: 50px
}

.map-sidebar-content .explore__form-checkbox-list.full-filter {
	top: 50px
}

.dropdown-filter span::before {
	color: #222;
	position: absolute;
	top: 0;
	right: -25%;
	content: "\e874";
	font-family: 'Linearicons-Free';
	font-size: 10px;
	font-weight: 700;
	line-height: 16px
}

.hero__form.v1 .dropdown-filter span {
	border-bottom: 1px dotted #333;
	color: #888
}

.hero__form.v1 .dropdown-filter span:before {
	right: -25px
}

.hero__form.v2.style2 .dropdown-filter span {
	color: #888
}

.hero__form.v2 .dropdown-filter i {
	bottom: 12px;
	right: 35px;
	color: #fff
}

.hero__form.v1 .dropdown-filter i {
	bottom: 28px
}

.dropdown-filter i {
	position: absolute;
	right: 30px;
	font-size: 18px;
	bottom: 28px
}

.hero__form.v2.style2 .dropdown-filter i {
	color: #888
}

.submit_btn button.btn.v3 {
	height: 37px;
	line-height: 1.2;
	border-radius: 3px
}

.filter .filter-sub-menu.style1 ul li.has-sub>a {
	padding: 14px;
	color: #888;
	font-weight: 300
}

.full-filter .price-range.ui-widget.ui-widget-content {
	border: none;
	margin-left: 10px
}

#search-filter::placeholder,
#location-filter::placeholder {
	color: #888;
	font-size: 15px;
	font-weight: 400
}

.map-filter input[type="text"] {
	width: 100%;
	height: 45px;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 4px 15px 0 45px
}

.map-filter .dropdown-filter i {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.map-sidebar-content .map-filter .explore__form-checkbox-list.full-filter {
	top: 80px
}

.map-filter .dropdown-filter {
	height: 45px;
	padding: 0
}

.filter-list .dropdown-toggle {
	width: 100%;
	text-align: left;
	background: transparent;
	border: 1px solid #ddd;
	color: #888;
	padding: 8px 15px;
	font-size: 17px;
	font-weight: 400;
	border-radius: 3px
}

.filter-list .dropdown-toggle:after {
	float: right;
	position: relative;
	bottom: 0;
	content: "\e874";
	font-family: "Linearicons-Free";
	border: none;
	font-size: 22px;
	right: 10px;
	font-weight: 400
}

.filter-list .filter-menu {
	width: 94%;
	padding: 0
}

.filter-list .filter-menu li {
	padding: 8px 15px
}

.filter-list .filter-menu li a {
	font-size: 16px
}

.filter-list .filter-menu li:hover {
	background: #ddd
}

.explore__map-side {
	width: 43%;
	position: fixed;
	top: 70px;
	height: 100%;
	right: 0;
	padding-left: 32px
}

.explore__map-side #map_right_listing {
	width: 100%;
	height: 100%;
	z-index: 999
}

.contact-section {
	position: relative
}

.contact-map.v1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 48%;
	height: 100%
}

.contact-map {
	overflow: hidden
}

.contact-info-item {
	text-align: center;
	padding: 10px 56px
}

.contact-info-item i {
	font-size: 25px;
	color: var(--primary-color)
}

.contact-info-item h4 {
	line-height: 1.1;
	margin: 10px 0
}

.contact-map #leaflet_contact_map {
	width: 100%;
	height: 100%
}

.explore__map-side.v2 {
	left: -2.5%
}

.map-sidebar-content {
	margin-bottom: 70px;
	margin-top: 30px
}

.contact-map.v2 {
	position: relative;
	overflow: visible
}

.filter-wrapper.style1.v2 {
	position: absolute;
	bottom: 60px;
	width: 100%
}

.filter-wrapper.style1.v2 .hero__form.filter {
	background: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12)
}

.contact-map.v2 #map_right_listing {
	height: 600px;
	margin-top: 70px
}

.featured-property-info .property-title-box {
	position: absolute;
	left: 3.6%;
	border-radius: 0;
	padding: 45px;
	width: 450px;
	margin: 75px 0
}

.featured-property-info .property-title-box h4 a {
	font-size: 30px
}

.featured-property-info .property-feature li {
	line-height: 1;
	display: inline-block;
	margin-right: 15px;
	padding-bottom: 25px
}

.featured-property-info .property-feature {
	padding-bottom: 0
}

.featured-property-info .property-feature li:last-child {
	margin-right: 0
}

.featured-prev,
.featured-next {
	position: absolute;
	top: 85%;
	z-index: 999;
	background: var(--primary-color);
	width: 35px;
	height: 35px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: 3s ease-in-out;
	transition: .5s
}

.featured-prev i,
.featured-next i {
	font-size: 22px;
	line-height: 38px
}

.featured-property-wrap.v2 .single-property-box .featured-price {
	float: left
}

.featured-property-wrap.v2 .property-author-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 1000;
	padding: 30px;
	opacity: 1;
	visibility: visible;
	transition: all .3s
}

.featured-property-wrap.v2 .property-feature li span,
.featured-property-wrap.v2 .property-feature li i {
	color: #CCC
}

.featured-property-wrap.v2 .property-feature li i {
	display: none
}

.featured-property-wrap.v2 .property-feature {
	columns: 1;
	padding: 0
}

.featured-property-wrap.v2 .property-feature li {
	display: inline-block;
	padding: 0 20px 0 0;
	position: relative
}

.featured-property-wrap.v2 .property-feature li:after {
	position: absolute;
	top: 0;
	right: 5px;
	content: "|";
	color: #fff;
	font-size: 16px
}

.featured-property-wrap.v2 .property-feature li:last-child:after {
	display: none
}

.featured-property-wrap.v2 .property-img::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: inline-block;
	z-index: 9;
	background: linear-gradient(to top, rgba(0, 0, 0) 0%, rgba(0, 0, 0, 0.83) 5%, rgba(22, 22, 23, 0) 40%, rgba(0, 0, 0, 0) 100%);
	transition: .7s
}

.featured-property-wrap.v2 .property-item:hover .property-img::after {
	background: linear-gradient(to top, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.45) 5%, rgba(22, 22, 23, 0) 40%, rgba(0, 0, 0, 0) 100%)
}

.featured-property-wrap.v2 .property-item .property-author h4 {
	color: #FFF;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 5px
}

.featured-property-wrap.v2 .property-img {
	border-radius: 3px
}

.featured_next,
.featured_prev {
	bottom: 4px
}

.featured_next {
	right: 20px
}

.featured_prev {
	left: 20px
}

.featured-property-section.v2 .section-title.v2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.featured-property-section.v3 {
	background-color: #f7f7f7
}

.featured-property-section.v3 .featured-property-info .property-title-box {
	position: relative;
	left: 0;
	padding: 40px;
	top: 0;
	width: auto;
	transform: translateY(0);
	height: 100%;
	margin: 0
}

.featured-property-wrap.v3 {
	margin: 0 0 50px
}

.featured-property-section.v3 .featured-property-item {
	position: relative;
	background: #fff
}

.featured-property-wrap.v3 {
	margin: 0
}

.featured-property-wrap.v3 .single-property-box {
	background: #fff;
	margin-bottom: 10px
}

.featured-property-wrap.v3 .single-property-box .property-title-box {
	padding: 15px 30px 15px 25px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.feature-prev,
.feature-next {
	top: 50%;
	transform: translateY(-50%)
}

.featured-list {
	margin-bottom: 15px
}

.listing-sidebar .widget .featured-list {
	margin-bottom: 0
}

.featured-list:last-child {
	margin-bottom: 0
}

.entry-img {
	position: relative
}

.entry-img span {
	position: absolute;
	top: 6%;
	right: 4%;
	background: var(--secondary-color);
	color: #fff;
	padding: 5px;
	line-height: 1;
	border-radius: 3px;
	font-weight: 500
}

.entry-text .trend-open p {
	font-size: 15px;
	font-weight: 500;
	margin-left: 0
}

.entry-text .trend-open span {
	font-size: 12px;
	font-weight: 500;
	margin-left: 0
}

.recent-list {
	margin-bottom: 20px
}

.row.recent-list:last-child {
	margin-bottom: 3px
}

.recent-list .entry-img img {
	width: 100%;
	border-radius: 2px
}

.recent-list .entry-title {
	font-size: 16px;
	margin-bottom: 0;
	line-height: 1.2;
	margin-bottom: 5px
}

.recent-list .entry-title:hover a {
	color: var(--primary-color)
}

.entry-price {
	color: #46cd38;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	line-height: 1
}

.featured-list .product-rating {
	line-height: 1;
	float: right;
	margin-top: 5px
}

.featured-list .product-rating li i {
	font-size: 16px
}

.featured-list .property-location p {
	display: inline-block;
	color: #888;
	font-size: 13px;
	font-weight: 500;
	margin-left: 0
}

.single-featured-list {
	position: relative
}

.single-featured-prev,
.single-featured-next {
	top: 50%;
	transition: .5s;
	transform: translateY(-50%)
}

.single-featured-prev {
	left: 1.5%
}

.single-featured-next {
	right: 1.5%
}

.mortgage-group {
	position: relative;
	margin-bottom: 20px
}

.mortgage-field {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 18px 10px 18px 60px;
	line-height: 1;
	border-radius: 3px;
	width: 100%
}

.mortgage-icon {
	border-right: 1px solid #ddd;
	padding: 16px 18px 18px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	color: #222;
	font-weight: 500
}

#amount-one::placeholder {
	color: #000
}

.chat-btn,
.mortgage-btn button {
	border: 1px solid transparent;
	background: var(--primary-color);
	color: #fff !important;
	display: block;
	padding: 12px 20px;
	text-align: center;
	width: 100%;
	border-radius: 3px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
	transition: .3s
}

.value-input-wrap.newsletter input[type="text"] {
	box-shadow: none
}

.value-input-wrap.newsletter button:focus {
	outline: none
}

.list-details-section {
	background: #fff;
	padding: 2px;
	margin-bottom: 30px;
	border-radius: 3px
}

.list-details-section h4 {
	line-height: 1;
	margin-bottom: 25px
}

.list-subtitle {
	display: inline-block
}

.listing-details-wrapper {
	position: relative
}

.listing-details-wrapper .video-container {
	height: 550px
}

.list-details-title.v1 {
	transform: translateY(350px);
	width: 100%
}

.list-details-title.v2 {
	position: absolute;
	width: 100%;
	bottom: 16%;
	z-index: 99
}

.list-details-title.v2 .list-details-btn h3 {
	color: #fff
}

.list-details-title.v2 .property-author span {
	color: #fff
}

.list-details-title.v1 {
	z-index: 9;
	transform: translateY(350px);
	background: #fff;
	padding: 30px;
	border-radius: 3px;
	box-shadow: 0 21px 15px -11px rgba(221, 221, 221, 0.28)
}

.single-property-header.v3 .list-details-title.v1 {
	transform: translateY(0) !important;
	box-shadow: none;
	background: none
}

.list-details-title.v3 {
	padding: 15px 0;
	margin: 30px 0
}

.list-details-btn h3 {
	line-height: 1.1;
	margin-bottom: 8px
}

.list-btn li a i {
	font-size: 14px
}

.list-btn li:first-child {
	margin-left: 0
}

.list-details-btn .share-btn {
	margin-left: 15px
}

.single-listing-title h2 {
	margin-bottom: 10px;
	display: inline-block;
	line-height: 1.1;
	font-size: 26px
}

.single-listing-title p {
	line-height: 1.2;
	margin-bottom: 10px;
	font-size: 14px
}

.single-listing-title .property-author span {
	font-weight: 400;
	color: #888;
	font-size: 14px
}

.single-listing-title h2 span {
	display: inline-block;
	margin-left: 10px
}

.single-listing-title p i {
	color: var(--primary-color);
	font-size: 16px
}

.list-details-title.v2 .single-listing-title h2,
.list-details-title.v2 .single-listing-title p,
.list-details-title.v2 .single-listing-title p i,
.list-details-title.v2 .list-ratings a {
	color: #fff
}

.list-ratings {
	margin-bottom: 5px;
	margin-left: 25px
}

.list-ratings span {
	color: #FFC600;
	font-size: 14px;
	line-height: 1.1
}

.list-ratings a {
	margin-left: 8px;
	font-weight: 500;
	color: #888;
	font-size: 13px
}

.single-property-header.v2 {
	position: relative
}

.list-details-title.v4 {
	position: absolute;
	z-index: 999;
	transform: translateY(-250px)
}

.list-details-title.v4 h2,
.list-details-title.v4 p,
.list-details-title.v4 p i,
.list-details-title.v4 .trend-open p,
.list-details-title.v4 .trend-open p span {
	color: #fff
}

.list-details-title.v4 h2 {
	font-size: 45px
}

.list-details-title.v4 p,
.list-details-title.v4 .trend-open p {
	font-size: 20px;
	margin-left: 0
}

.single-agency-btn {
	background-color: #fff;
	position: absolute;
	bottom: 0;
	z-index: 999;
	right: 0;
	display: inline-flex
}

.list-details-title.v4 .per_sale::after,
.per_month::before {
	bottom: -2px
}

.single-agency_prev,
.single-agency_next {
	background: #fff;
	color: #666;
	z-index: 99;
	padding: 25px 50px;
	cursor: pointer;
	transition: .5s
}

.single-agency_next:hover,
.single-agency_prev:hover {
	background-color: var(--primary-color)
}

.single-agency_prev i,
.single-agency_prev span,
.single-agency_next i,
.single-agency_next span {
	font-weight: 600
}

.single-agency_prev:hover i,
.single-agency_prev:hover span,
.single-agency_next:hover i,
.single-agency_next:hover span {
	color: #fff
}

.single-agency_prev i,
.single-agency_next i {
	font-size: 10px
}

.single-agency_prev span,
.single-agency_next span {
	padding: 0 5px;
	text-transform: uppercase
}

.hero-client-section.v3 .single-testimonial-item {
	overflow: visible;
	padding-bottom: 60px;
	margin-top: -40px
}

.property-amenities-wrap {
	position: relative
}

.property-amenities-box {
	transform: translateY(45%);
	background: #fff;
	box-shadow: 0 8px 50px rgba(51, 51, 51, 0.09);
	border-radius: 3px;
	padding: 30px 50px;
	height: 450px
}

.property-amenities-box .list-details-tab .nav-item {
	margin-right: 32px;
	display: inline-block
}

.property-amenities-box .list-details-tab .nav-item:last-child {
	margin-right: 0
}

.property-amenities-box .list-details-tab.nav-tabs {
	margin-right: 30px;
	display: block
}

.counter-box_wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-size: 45px;
	font-style: normal;
	margin-left: 20px
}

.trending-places.v2 .single-listing-title.float-left {
	margin-top: 5px
}

.property-gallery_tab .property-info {
	columns: 2
}

.location-info {
	position: absolute;
	right: 72px;
	background: var(--primary-color);
	height: 100%;
	bottom: 0;
	top: 0;
	padding: 30px
}

.location-info h3 {
	color: #fff;
	font-size: 25px;
	font-weight: 400;
	text-align: center
}

.single-agency-map {
	position: relative
}

.location_box_info p,
.location_box_info span,
.single-location-box i {
	color: #fff
}

.location_box_info p {
	font-size: 18px
}

.location_box_info {
	margin-left: 70px
}

.single-location-box i {
	position: absolute;
	top: 50%;
	font-size: 20px colo;
	font-size: 40px;
	transform: translateY(-50%)
}

.single-location-box {
	position: relative;
	margin-bottom: 30px
}

.property-amenities_bg {
	background-position: center;
	background-size: cover;
	height: 420px;
	background-color: #ddd;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.property-gallery_tab {
	padding-right: 15px
}

.property-video-text {
	margin-top: 100px
}

.property-video-text h4 {
	color: #fff;
	font-size: 38px;
	font-weight: 400;
	line-height: 1.2
}

.property-video-text p {
	color: #fff;
	line-height: 1.3;
	font-size: 16px
}

.property_feature_text {
	margin-left: 40px
}

.single-property_feature i {
	position: absolute;
	top: 0;
	font-size: 30px
}

.property_feature_text h4 {
	line-height: 1.2;
	margin-bottom: 5px
}

.single-property_feature {
	margin-bottom: 30px
}

.single_property-box-wrap {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.single_property-box {
	text-align: center
}

.single_property-box i,
.single_property-box p {
	font-size: 25px
}

.hero-client-section.v3 .client-wrapper {
	padding: 0 15px 45px
}

.hero-client-section.v3 .testimonial-text {
	background: #f7f7f7;
	box-shadow: 0 20px 23px rgba(221, 221, 221, 0.14)
}

.hero-client-section.v3 .testimonial-btn.v2 {
	position: absolute;
	left: 45%;
	bottom: 20%
}

.hero-client-section.v3 .testimonial-btn.v2 .testimonial-next i,
.hero-client-section.v3 .testimonial-btn.v2 .testimonial-prev i {
	font-size: 25px
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.table-content table {
	text-align: center;
	background: #fff none repeat scroll 0 0;
	margin-bottom: 0;
	text-align: center;
	width: 100%
}

.table td,
.table th {
	border-top: none;
	vertical-align: middle;
	font-weight: 400;
	font-size: 16px
}

.table-content table td {
	border-top: medium none;
	font-size: 16px;
	padding: 25px 10px;
	vertical-align: middle;
	min-width: 140px;
	font-weight: 400;
	position: relative
}

.compare-table .table td,
.compare-table .table th {
	border-top: none
}

.compare-table .compare_title {
	min-width: 150px;
	font-size: 20px;
	line-height: 45px;
	font-weight: 400;
	vertical-align: middle;
	padding-bottom: 7740px
}

.table.compare-table h4 {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 10px
}

.remove {
	position: absolute;
	top: 20px;
	right: 10px;
	z-index: 10
}

.remove a {
	width: 30px;
	background: #fff;
	height: 30px;
	color: #333;
	display: inline-block;
	margin-bottom: 13px;
	transition: .5s
}

.remove a i {
	font-size: 18px;
	line-height: 30px
}

.compare-table.image-wrap img {
	max-width: 300px
}

td.check i {
	color: #86fb1d
}

td.uncheck i {
	color: #fc133a
}

.single-property-next,
.single-property-prev {
	width: 40px;
	height: 40px;
	background: var(--primary-color);
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	top: 45%;
	z-index: 10;
	transition: .6s;
	visibility: visible;
	opacity: 1
}

.single-property-next {
	right: 4.5%
}

.single-property-prev {
	left: 4.5%
}

.single-property_prev,
.single-property_next {
	position: absolute;
	left: 37.4%;
	background: var(--primary-color);
	width: 40px;
	height: 40px;
	z-index: 99;
	color: #333;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	line-height: 42px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 8px #3333
}

.single-property_prev {
	top: 48%
}

.single-property_next {
	top: 54%
}

.single-property-next i,
.single-property-prev i {
	color: #fff;
	font-size: 26px;
	line-height: 40px
}

.property-slider-img {
	position: relative
}

.trending-places.v2 .property-slider-img {
	display: block;
	transition: .9s
}

.trending-places.v2 .single-property-header.v4 {
	overflow: hidden
}

.trending-places.v2 .single-property-header.v4 .list-details-title.v2 {
	padding: 0 20px
}

.trending-places.v2 .single-property-header.v4 .save-btn.v2 {
	right: 35px
}

.trending-places.v2 .feature_text.v2 {
	left: 30px
}

.trending-places.v2 .single-property-header.v4:hover .property-slider-img {
	transform: scale(1.1)
}

.property-slider-img:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: ""
}

.share-btn:hover .social-share li {
	opacity: 1
}

.share-btn {
	position: relative
}

.social-share {
	position: absolute;
	bottom: -38px;
	right: -34px;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.social-share li {
	display: inline-block;
	text-align: center;
	margin-right: 5px;
	border-radius: 50%;
	opacity: 0
}

.social-share li a {
	margin-left: 0;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	transition: .5s;
	margin-right: 5px;
	width: 30px;
	height: 30px;
	border-radius: 50%
}

.social-share li a i {
	color: #fff
}

.social-share li:nth-child(2) {
	transition-delay: .2s
}

.social-share li:nth-child(1) {
	transition-delay: .4s
}

.social-share li a {
	margin-right: 0
}

.social-btn li {
	border-radius: 4px;
	margin: 0 5px 0 0;
	display: inline-block
}

.social-btn li a {
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	width: 40px;
	height: 40px;
	text-align: center;
	display: inline-block
}

.social-btn li a i {
	color: #fff;
	font-size: 18px;
	line-height: 40px
}

.list_menu {
	width: 100%;
	background: #fff;
	z-index: 999;
	transition: .4s;
	border-bottom: 1px solid #ddd;
	border-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.list-details-tab.fixed_nav li {
	display: inline-block
}

.list-details-tab.fixed_nav {
	margin: 0 auto;
	padding: 0 0 0 35px
}

.list-details-tab .nav-link {
	border-top: none;
	border-left: none;
	border-right: none;
	font-size: 16px;
	color: #000;
	padding: 10px 0;
	position: relative;
	text-align: center
}

.list-details-tab .nav-item {
	margin-bottom: 0 !important;
	margin-right: 25px;
	position: relative;
	padding: 10px 0
}

.sidebar-content-left .list-details-tab .nav-item,
.sidebar-content-right .list-details-tab .nav-item {
	padding-top: 0
}

.trending-places .list-details-tab .nav-item {
	padding: 0 0 15px;
	line-height: 1.1
}

.list-details-tab .nav-item:after {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 0;
	height: 1px;
	content: "";
	background: var(--primary-color);
	visibility: hidden;
	opacity: 0;
	transition: .5s;
	border-color: transparent
}

.list-details-tab .nav-item.active:after,
.list-details-tab .nav-item:hover:after {
	visibility: visible;
	opacity: 1;
	width: 100%
}

.list-details-tab .nav-item.active a {
	color: var(--primary-color)
}

.list-details-tab .nav-item a {
	font-size: 16px;
	font-weight: 500
}

.list-details-section:first-child {
	padding-top: 30px !important
}

#overview h4 {
	margin-bottom: 10px
}

#gallery {
	padding-bottom: 100px
}

.single-listing-title p i {
	margin-right: 5px
}

.tab-pane.active {
	animation: slide-up .8s ease-out
}

@keyframes slide-up {
	0% {
		opacity: 0;
		transform: translateY(50px)
	}

	100% {
		opacity: 1;
		transform: translateY(0)
	}
}

.review_wrap .customer-review {
	display: inline-block;
	margin-bottom: 0
}

.customer-content .product-rating {
	line-height: 1
}

.review_wrap .customer-review i {
	color: #FFC600;
	font-size: 16px
}

.book-btn a {
	display: block;
	padding: 13px 0;
	background: var(--primary-color);
	color: #fff !important;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 26px;
	border-radius: 3px;
	cursor: pointer
}

.similar-title-box {
	margin-top: 10px
}

.similar-title-box h5 {
	letter-spacing: 0
}

.similar-item img {
	border-radius: 5px
}

.similar-listing {
	position: relative;
	margin-top: 55px
}

.similar-title-box h5 {
	display: inline-block;
	margin-bottom: 0
}

.similar-title-box p {
	display: inline-block;
	float: right;
	font-size: 13px;
	line-height: 1.7
}

.similar-title-box p span {
	line-height: 1.7
}

.similar-item .customer-review {
	margin-bottom: 0;
	margin-top: 10px
}

.similar-item .customer-review p {
	font-size: 14px
}

.similar-item .customer-review p i {
	margin-right: 5px;
	color: var(--primary-color)
}

.similar-item .customer-review .product-rating li {
	line-height: 1.2
}

.similar-prev,
.similar-next {
	top: 49.5%
}

.similar-listing:hover .similar-next,
.similar-listing:hover .popular-next,
.similar-listing:hover .similar-prev,
.similar-listing:hover .popular-prev {
	opacity: 1
}

.floor-list {
	display: inline-block;
	margin-left: 20px
}

.floor-list li {
	display: inline-block;
	font-weight: 500;
	font-size: 15px;
	margin-right: 15px
}

#floor_plan .card-header i {
	font-size: 14px;
	line-height: 1;
	position: relative;
	left: 3px;
	top: 1px
}

.floor-list li span {
	font-weight: 400
}

.list-details-section .card a p {
	display: inline-block
}

ul.list-btn li {
	display: inline-block;
	margin-left: 5px
}

#floor_plan .card {
	margin-bottom: 15px
}

#floor_plan .card:last-child {
	margin-bottom: 0
}

#floor_plan .card .card-header {
	border-bottom: none
}

#floor_plan .card .card-header a:hover {
	color: #333
}

#leave-review {
	padding-bottom: 0
}

.review-box .contact-form {
	padding: 30px 0
}

.agent-info li {
	display: block;
	font-size: 15px;
	font-weight: 500
}

.agent-info li span {
	font-weight: 400;
	margin-left: 5px
}

.nearby-wrap {
	margin-bottom: 20px
}

.nearby-wrap h4 {
	margin-bottom: 10px
}

.nearby-wrap .nearby-item p {
	display: inline-block;
	line-height: 1
}

.nearby-wrap h4 span {
	background: var(--secondary-color);
	width: 25px;
	height: 25px;
	display: inline-block;
	line-height: 1.2;
	border-radius: 3px;
	text-align: center;
	margin-right: 7px
}

.nearby-wrap h4 span i {
	color: #fff;
	font-size: 14px;
	position: relative;
	top: -1px;
	left: 1px
}

.popup-vid {
	position: relative
}

a.popup-yt {
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	transform: translate(-50%, -50%)
}

a.popup-yt i {
	font-size: 15px;
	line-height: 50px
}

.hvr-ripple-out {
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative
}

.hvr-ripple-out:before {
	border-radius: 50%;
	content: '';
	position: absolute;
	border: #fff solid 2px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	transition: all .3s;
	animation-iteration-count: infinite
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
	border: #ddd solid 6px;
	-webkit-animation-name: hvr-ripple-out;
	animation-name: hvr-ripple-out
}

@-webkit-keyframes hvr-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0
	}
}

@keyframes hvr-ripple-out {
	100% {
		top: -12px;
		right: -12px;
		bottom: -12px;
		left: -12px;
		opacity: 0
	}
}

.single-property-header.v3 .video-container {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 650px;
	z-index: 0
}

.single-property-header.v3 .video-container .overlay {
	z-index: 10
}

.single-property-header.v3 #video-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/banner-music.jpg);
	background-size: cover;
	overflow: hidden;
	z-index: 9
}

.single-property-header.v4 .property-slider-img {
	position: relative
}

.single-property-header.v4 .property-slider-img:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0.93) 7%, rgba(22, 22, 23, 0) 40%, rgba(0, 0, 0, 0) 100%);
	z-index: 9
}

.single-property-header.v4 .single-listing-title h2 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 400;
	display: block
}

.single-property-header.v4 .single-listing-title h2 a {
	color: #fff
}

.single-property-header.v4 .list-details-title.v2 {
	bottom: 5%;
	left: 0;
	padding: 0 6px
}

.single-property-header.v4 .property-feature {
	padding: 0;
	display: inline-flex
}

.single-property-header.v4 .property-feature li {
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 1.1
}

.single-property-header.v4 .property-feature li i {
	font-size: 14px;
	margin-right: 3px
}

.single-property-header.v4 .property-feature li span {
	color: #CCC
}

.single-property-header.v4 .list-details-btn .trend-open p {
	font-size: 17px
}

.single-property-header.v4 .save-btn.v2 {
	position: absolute;
	right: 3%;
	top: 5%;
	z-index: 200;
	opacity: 0;
	transition: all .3s
}

.single-property-header.v4:hover .save-btn.v2 {
	opacity: 1
}

.single-property-header.v4 .save-btn.v2 li {
	width: 30px;
	height: 30px
}

.single-property-header.v4 .save-btn.v2 li i {
	font-size: 15px;
	line-height: 30px
}

.single-property-header.v4 .product-rating li i {
	font-size: 14px
}

.single-property-header.v4 .single-property-header.v4 .single-property-header.v4 .widget {
	margin-bottom: 50px
}

.widget-title {
	color: #434953;
	font-weight: 500;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 20px
}

.sidebar-title h2 {
	color: #2f333a;
	display: block;
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;
	padding: 0 0 10px;
	position: relative;
	margin-bottom: 0
}

.listing-sidebar .widget {
	background: #fff;
	margin-bottom: 30px;
	padding: 20px;
	border-radius: 3px;
	box-shadow: 0 0 15px rgba(221, 221, 221, 0.56)
}

.listing-sidebar .widget .single-property-box {
	margin-bottom: 0
}

.sidebar-widget {
	border: 1px solid #ddd;
	margin-bottom: 30px;
	border-radius: 3px
}

#leaflet_contact_map {
	width: 100%;
	height: 250px
}

.sidebar-widget.info {
	padding: 10px 20px 0
}

.sidebar-widget.info .filter-input.nice-select,
.sidebar-widget.info #datepicker-to input,
.sidebar-widget.info #datepicker-from input {
	font-size: 14px;
	font-weight: 300
}

.sidebar-widget.info h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px
}

.sidebar-widget.info h3 i {
	margin-right: 8px
}

.amt-total span {
	color: var(--primary-color);
	font-weight: 600;
	font-size: 18px
}

.sidebar-widget.listing-tags,
.sidebar-widget.ad-box {
	border: none
}

.sidebar-widget.ad-box img {
	border-radius: 3px
}

.address {
	color: #737882;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 20px
}

.address:last-child {
	padding-bottom: 25px;
	margin-bottom: 0
}

.address>span {
	font-size: 18px;
	float: left;
	color: var(--primary-color)
}

.address p {
	margin: 0 0 0 34px
}

.follow {
	background: #fff
}

.follow-img {
	text-align: center;
	padding: 25px 25px 10px;
	color: #3e434b
}

.follow-img img {
	border-radius: 5px;
	max-width: 150px
}

.follow-img h6 {
	margin: 11px 0 0
}

.follow ul {
	margin: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	text-align: center
}

.follow ul li {
	list-style: none;
	padding: 13px 0;
	width: 33%
}

.follow ul li h6 {
	margin: 0
}

.social-counts span {
	font-size: 14px;
	color: #737882
}

.listing-detail-map.v1 {
	height: 500px;
	margin-bottom: -100px
}

.listing-detail-map.v2 {
	height: 250px
}

.listing-detail-map.v3 {
	height: 450px
}

#sidebar {
	background: #f5f5f5;
	padding: 50px 30px
}

.booking .title {
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 30px
}

.booking #datepicker,
.booking #from,
.booking #to {
	color: #7a7a7a;
	width: 100%;
	padding: 10px 20px;
	border: transparent;
	border-radius: 3px;
	margin-bottom: 15px
}

.booking #inputGroupSelect01 {
	color: #7a7a7a;
	padding: 10px 20px;
	border: transparent;
	border-radius: 3px;
	margin-bottom: 15px
}

.booking label {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 700
}

.booking .submit-btn {
	background: var(--primary-color);
	color: #ffff;
	width: 100%
}

.form-group.time-slots .filter-input span {
	font-size: 13px
}

.list-single-facts {
	background: #fff;
	margin-top: 100px
}

.inline-facts h6 span {
	font-weight: 600;
	color: var(--primary-color)
}

.list-single-facts ul {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background: #f9f9f9;
	columns: 2
}

.list-single-facts .inline-facts {
	padding: 20px
}

.list-single-facts .inline-facts i {
	font-size: 34px;
	color: var(--primary-color)
}

.listing-address,
.property-info {
	columns: 3
}

.location-title h6 {
	display: inline-block;
	line-height: 1.2
}

.location-map {
	float: right;
	font-weight: 500;
	font-size: 15px;
	margin-top: 5px;
	line-height: 1;
	color: var(--primary-color)
}

.location-map:hover {
	color: #888
}

.location-map i {
	margin-left: 5px;
	font-size: 14px;
	vertical-align: middle
}

.listing-address li,
.property-info li {
	font-size: 15px;
	font-weight: 400;
	color: #222
}

.listing-address li span,
.property-info li span {
	color: #888
}

ul.listing-features {
	columns: 3
}

.listing-features li {
	text-align: left;
	margin-bottom: 5px;
	color: #333;
	font-weight: 400;
	position: relative;
	padding-left: 30px;
	font-size: 15px
}

.listing-features li i {
	position: absolute;
	left: 0;
	top: 7px;
	color: var(--primary-color);
	font-size: 15px;
	opacity: .7
}

.list-single-facts .inline-facts h6 {
	color: #888;
	font-size: 14px;
	margin-top: 10px;
	letter-spacing: 0;
	font-weight: 400
}

.listing-features.pp_docs li {
	padding-left: 0;
	position: relative
}

.listing-features.pp_docs li a {
	padding-left: 35px;
	display: block
}

.listing-features.pp_docs li a i {
	position: absolute;
	top: 0;
	font-size: 30px;
	left: 0;
	width: 35px
}

.carousel-indicators {
	position: absolute;
	bottom: -10px;
	left: -3px;
	right: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	list-style: none;
	width: 100%
}

.single-property-header.property-carousel .carousel-indicators {
	position: relative;
	bottom: 0;
	left: 0;
	right: 0
}

.list-gallery-thumb img {
	cursor: pointer
}

.single-property-header.property-carousel .carousel-indicators img {
	cursor: pointer
}

.carousel-indicators li {
	width: 120px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li:last-child {
	margin-right: -3px
}

.carousel-control-prev span,
.carousel-control-next span {
	width: 35px;
	height: 35px;
	background: #fff;
	border-radius: 50%;
	line-height: 36px;
	font-size: 16px;
	opacity: 1;
	position: absolute;
	color: #333
}

.carousel-control-prev span {
	left: 15px;
	transition: .5s
}

.carousel-control-next span {
	right: 15px;
	transition: .5s
}

#carousel-thumb:hover .carousel-control-next,
#carousel-thumb:hover .carousel-control-prev {
	opacity: 1 !important
}

.room-type-item {
	position: relative;
	margin: 0 0 25px;
	border-bottom: 1px solid #DEDEDE;
	transition: all .35s ease-in-out;
	padding-bottom: 20px
}

.room-type-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.room-type-item img {
	border-radius: 5px
}

.feature-left p span {
	font-weight: 500;
	color: var(--primary-color)
}

.room-type-item .feature-left h3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	margin-bottom: 8px
}

.feature-left.float-left p {
	line-height: 1.3
}

.room-type-item .feature-left p {
	margin: 0 0 7px;
	line-height: 19px
}

.room-type-item .feature-right {
	text-align: right
}

.feature-right button.btn.v2 {
	margin-top: 70px
}

.amt-title h4 {
	margin-bottom: 5px
}

.price-amt {
	color: var(--primary-color);
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 5px;
	line-height: 16px
}

.room-type-item .feature-right .price-amt {
	display: block
}

.facilities-list {
	margin-top: 15px;
	list-style: none
}

.facilities-list li {
	float: left;
	margin-right: 14px;
	cursor: pointer;
	position: relative
}

.facilities-list li i {
	color: var(--primary-color);
	font-size: 18px;
	opacity: .6
}

.facilities-list li:hover span {
	visibility: visible;
	opacity: 1
}

.facilities-list li:hover i {
	opacity: 1
}

.facilities-list li span {
	position: absolute;
	opacity: 0;
	left: -20px;
	top: -34px;
	height: 26px;
	line-height: 26px;
	min-width: 90px;
	color: #fff;
	font-size: 11px;
	visibility: hidden;
	opacity: 0;
	border-radius: 4px;
	background: var(--primary-color);
	transition: .3s;
	text-align: center
}

.review-box {
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 30px
}

.customer-review_wrap {
	display: flex;
	position: relative;
	padding-bottom: 35px
}

.review_wrap li ul.has-child>li {
	margin-left: 92px
}

.review_wrap li ul.has-child>li .reviewer-img img {
	width: 126px
}

.review_wrap>li:last-child .customer-review_wrap {
	border-bottom: none
}

.reviewer-img {
	float: left
}

.reviewer-img img {
	width: 140px;
	border-radius: 3px
}

.reviewer-img p {
	color: #333;
	margin: 5px 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 500
}

#reviews .review-box .review_wrap .customer-review_wrap .review-img img {
	margin-top: 10px !important
}

.reviewer-img span {
	font-size: 14px;
	color: #737882;
	text-align: center
}

.review-item {
	border: 1px solid #ebebeb;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.03);
	padding: 30px 30px 60px;
	margin-bottom: 30px
}

.review-item__post-image {
	margin-right: 1.25rem
}

.review-item__post {
	display: inline-flex
}

.review-header {
	margin-bottom: 15px
}

.review-item__image {
	width: 120px;
	border-radius: 5px
}

.review-item__post-title {
	font-size: 18px;
	margin-bottom: 0
}

.review-item__post-title a {
	color: #363636
}

.review-item__post-location {
	font-size: 14px;
	color: #888;
	padding-bottom: .375rem;
	margin: 10px 0;
	line-height: 1rem
}

.review-item__post-reviews {
	font-size: .8125rem;
	color: #888999;
	line-height: 1rem;
	font-weight: 300
}

.review-item__post-reviews i {
	color: #ccc
}

.review-item__date {
	display: inline-block;
	color: #888999;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.25rem;
	margin: 0 0 1rem
}

.review-item__title {
	color: #363636;
	font-size: .9375rem;
	font-weight: 600;
	line-height: 1.25rem;
	margin: 0
}

.review-item__description {
	color: #888;
	margin: 10px 0 20px
}

.review-item__content {
	margin: 15px 0
}

.review-item__helpful {
	padding: .25rem .5rem;
	padding-right: .5rem;
	padding-right: 2.5rem;
	color: #888999;
	font-size: .875rem;
	font-weight: 200;
	border: 1px solid #ebebeb;
	position: relative;
	border-radius: .125rem
}

.review-item__helpful i {
	font-size: 1rem;
	float: left;
	margin-right: .25rem;
	margin-top: .125rem;
	transition: all .2s ease-in-out
}

.review-item__helpful span {
	position: absolute;
	right: 0;
	top: 0;
	padding: .25rem 0;
	text-align: center;
	color: #888;
	font-size: .875rem;
	display: inline-block;
	width: 2rem;
	border-left: 1px solid #ebebeb;
	transition: all .2s ease-in-out
}

.review-item__reply {
	float: right;
	padding: .25rem .5rem;
	color: #888999;
	font-size: .875rem;
	font-weight: 200;
	border: 1px solid #ebebeb;
	border-radius: 1.25rem
}

.reviewer-img {
	margin: 0 20px 0 0
}

.customer-content h6 {
	color: #333;
	margin-bottom: 0;
	line-height: 1
}

.customer-review span {
	width: 10px;
	height: 10px;
	background: #46cd38;
	border-radius: 50%;
	display: block;
	float: left;
	margin: 0 5px 0 0
}

.customer-content p {
	color: #888;
	font-size: 13px;
	display: inline-block;
	line-height: .8
}

.review-item__rating {
	background: #46cd38;
	padding: 8px 14px;
	font-size: 18px;
	color: #fff;
	border-radius: 3px
}

.customer-rating {
	background: #46cd38;
	padding: 8px 14px;
	float: right;
	font-size: 18px;
	color: #fff;
	border-radius: 3px
}

.customer-text {
	color: #737882;
	margin: 15px 0 0;
	line-height: 1.6;
	color: #888;
	margin: 5px 0 0;
	line-height: 1.5;
	font-size: 15px;
	font-weight: 300
}

.like-btn {
	position: absolute;
	top: 0;
	right: 0
}

.customer-content-wrap span {
	color: #737882;
	display: inline-block
}

.customer-content-wrap a {
	border: 1px solid #ccc;
	color: #737882;
	font-size: 14px;
	border-radius: 3px;
	padding: 5px 10px
}

.review-img img {
	border-radius: 5px;
	margin-right: 5px;
	max-width: 120px
}

a.rate-review {
	border: none;
	border-radius: 50px;
	font-size: 13px;
	color: #888;
	font-weight: 500;
	padding: 5px 10px;
	display: inline-block;
	transition: .3s;
	line-height: 1.2
}

a.rate-review span {
	border-left: 1px solid #e0e0e0;
	line-height: 1.2;
	padding-left: 10px;
	margin-left: 5px;
	transition: .3s;
	color: #888
}

.like-btn a i {
	margin-right: 10px
}

a.rate-review i {
	margin-right: 10px
}

a.rate-review:hover {
	border-color: var(--primary-color);
	color: var(--primary-color)
}

a.rate-review:hover i {
	color: var(--primary-color)
}

.contact-form {
	margin-bottom: 0;
	border-top: 1px solid #ddd
}

.contact-form__rate {
	margin-bottom: 0
}

.contact-form__rate-bx {
	display: inline-block;
	margin-right: .5rem;
	font-size: 18px;
	color: #ccc
}

.contact-form__rate-bx i {
	cursor: pointer
}

.contact-form__rate-bx-show {
	display: inline-block;
	color: #888999;
	font-weight: 300;
	font-size: 1rem;
	margin-bottom: 1.5rem
}

.contact-form__upload-btn {
	text-align: right;
	position: relative
}

.contact-form__input-file {
	display: inline-block;
	width: 136px;
	opacity: 0;
	position: relative;
	z-index: 2;
	cursor: pointer
}

.contact-form__upload-btn span {
	position: absolute;
	top: 0;
	right: 0;
	padding: 9px 20px;
	color: #888;
	font-size: 13px;
	font-weight: 200;
	border: 1px solid #ccc;
	border-radius: 1.25rem;
	transition: all .2s ease-in-out
}

.contact-form__upload-btn span i {
	font-size: 1rem;
	float: left;
	margin-right: .25rem;
	margin-top: .125rem
}

.contact-form__rate-bx i.active,
.contact-form__rate-bx i.selected {
	color: #FFC600
}

.contact-form__textarea {
	margin-top: 5px !important;
	font-size: 14px !important
}

.contact-form__input-text,
.contact-form__textarea {
	display: block;
	width: 100%;
	padding: .625rem 1.25rem;
	color: #000;
	font-size: .9375rem;
	font-weight: 300;
	background: #fff;
	outline: none;
	border: 1px solid #ddd;
	margin: 0 0 25px;
	border-radius: 2px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.02);
	transition: all .2s ease-in-out
}

.booking-dialog {
	max-width: 700px
}

#datepicker-from span,
#datepicker-to span {
	position: absolute;
	top: 15px;
	right: 4%
}

#datepicker-from span i,
#datepicker-to span i {
	font-size: 16px
}

#datepicker-to input,
#datepicker-from input {
	font-size: 15px;
	padding: 21px 20px;
	border-radius: 3px;
	font-weight: 300
}

.book-amount button.quantity-left-minus,
.book-amount button.quantity-right-plus {
	border-radius: 3px;
	background: transparent;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 13px 15px
}

.book-amount input {
	border-left: 0;
	border-right: 0;
	text-align: center;
	padding: 25px 0
}

.booking-dialog label {
	text-align: left;
	display: inherit;
	font-size: 17px;
	color: #000;
	font-weight: 400
}

.booking-dialog .filter-input {
	margin-top: 0
}

.booking-dialog .form-group {
	margin-bottom: 0
}

.book-btn.col-md-12 {
	border-top: 1px solid #ddd
}

.book-btn .btn.v3 {
	margin-top: 22px;
	margin-bottom: 0
}

.booking-dialog .modal-content {
	padding: 0 10px 10px
}

.time-slots .nice-select .option {
	border-bottom: 1px solid #ddd
}

.time-slots .filter-input.nice-select {
	font-size: 15px;
	font-weight: 400
}

.coupon-top #clock p {
	display: inline-grid;
	color: #fff;
	font-size: 17px;
	margin-right: 10px
}

.coupon-top #clock p span {
	font-size: 20px;
	font-weight: 600
}

.coupon-widget {
	border-radius: 4px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	color: #fff;
	transition: .3s;
	display: block
}

.coupon-widget a.coupon-top {
	padding: 20px;
	position: relative;
	z-index: 10;
	text-align: center;
	cursor: default;
	display: block;
	cursor: pointer;
	background: rgba(255, 255, 255, .07)
}

.coupon-link-icon {
	position: absolute;
	top: 15px;
	right: 18px;
	font-size: 16px
}

.coupon-widget a.coupon-top h3 {
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	margin: 0;
	font-weight: 400;
	color: #fff
}

.coupon-widget .coupon-bottom {
	padding-bottom: 20px;
	margin: 0;
	position: relative;
	z-index: 10;
	text-align: center;
	border-radius: 0 0 4px 4px
}

#clock {
	margin-top: 20px
}

.coupon-scissors-icon {
	position: absolute;
	top: -15px;
	left: 35px;
	z-index: 100;
	font-size: 20px
}

.coupon-bottom p {
	display: inline-block
}

.coupon-code {
	font-weight: 500;
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
	display: inline-block;
	padding: 7px 20px;
	border-radius: 2px;
	position: relative;
	z-index: 11;
	text-transform: uppercase;
	transition: .4s;
	border: 2px dashed #ddd
}

.coupon-code-wrap input {
	font-size: 14px;
	padding: 10px 12px;
	border-radius: 4px;
	border: 1px solid #ddd
}

.coupon_code {
	background: var(--primary-color);
	color: #fff;
	border: 1px solid transparent !important;
	cursor: pointer;
	transition: .5s;
	margin-left: 10px
}

.coupon_code:hover {
	background: transparent;
	border: 1px solid #ddd !important;
	color: #888
}

.coupon-widget .coupon-bottom::after {
	left: initial;
	right: 0;
	transform: translate(50%, -50%)
}

.countdown-deals {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.daily-deals-wrap.v1 .cdown {
	padding: 5px 0;
	width: 50px
}

.daily-deals-wrap.v1 {
	margin-top: 15px
}

.daily-deals-wrap.v1.countdown-deals .cdown {
	color: #fff
}

.daily-deals-wrap.v1 .cdown span {
	font-size: 25px;
	display: inline-block;
	line-height: 31px;
	color: #fff
}

.daily-deals-wrap.v1 .countdown-deals .cdown p {
	font-size: 12px;
	line-height: 12px;
	color: #fff
}

.listing-detail-map.v2 {
	z-index: 9
}

.banner-wdget-content {
	padding: 90px 30px 70px;
	z-index: 10
}

.banner-wdget-content h4 {
	font-weight: 500;
	color: #fff;
	font-size: 18px
}

.banner-wdget-content h4 span {
	color: #5ECFB1;
	font-weight: 400
}

.banner-wdget-content .countdown {
	margin-top: 15px
}

.banner-wdget-content .countdown-item {
	width: 25%;
	float: left;
	color: #fff
}

.business-title {
	border-bottom: 1px solid #ddd;
	padding: 25px
}

.business-title h6 {
	display: inline-block;
	margin-bottom: 0
}

.business-title h6 i {
	color: var(--primary-color)
}

.business-title span {
	background: #0BF389;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 50px;
	color: #fff;
	font-weight: 600
}

ul.business-hours {
	margin: 0;
	padding: 25px;
	list-style-type: none
}

ul.business-hours li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	line-height: 1.2
}

ul.business-hours li span {
	font-size: .93333rem
}

.business-hours .trend-closed,
.business-hours .business-open {
	margin: 0
}

.business-hours .business-open {
	padding-bottom: 18px
}

.business-hours .business-open:last-child {
	padding-bottom: 0
}

.list-tags {
	display: inline-block
}

.list-tags li {
	margin-right: 5px;
	display: inline-block;
	margin-bottom: 10px
}

.list-tags .btn.v2 {
	background: transparent;
	padding: 8px 14px;
	border: 1px solid #ddd;
	color: #888 !important;
	transition: .3s;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	transition: .5s;
	line-height: 1
}

.list-tags .btn.v2:hover {
	color: var(--primary-color) !important;
	border-color: var(--primary-color)
}

.login-wrapper {
	background: #fff
}

#user-login-popup .modal-header {
	border-bottom: none
}

.user-login-section {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.signup-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	vertical-align: middle;
	align-content: center;
	align-items: center;
	height: 100%
}

.signup-wrapper p {
	text-align: center;
	margin-top: 20px
}

.user-login-section .nav-tabs {
	border-bottom: none
}

.user-login-section .nav-tabs .nav-link.active {
	color: var(--secondary-color)
}

.user-login-section .nav-tabs .nav-link {
	border: none;
	font-size: 18px;
	color: #333;
	text-transform: uppercase;
	font-weight: 500;
	padding: 8px 16px 8px 0
}

.single-banner-item.style2 .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	background-color: transparent
}

#login-form .form-control:focus,
#register-form .form-control:focus {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

#login-form input,
#register-form input,
#forgot-password-form input {
	padding: 22px 15px;
	border-bottom: 1px solid #ddd;
	border-radius: 3px
}

#login-form textarea,
#register-form textarea {
	padding: 10px 15px 22px;
	border-bottom: 1px solid #ddd;
	border-radius: 3px
}

.mb-1rem {
	margin-bottom: 1rem
}

#login-form input::placeholder,
#register-form input::placeholder,
#register-form textarea::placeholder,
#login-form textarea::placeholder,
#forgot-password-form input::placeholder {
	font-size: 14px;
	font-weight: lighter
}

#user-login-popup .modal-body {
	padding: 25px
}

#user-login-popup .modal-header {
	padding: 0
}

#user-login-popup .modal-header .close {
	padding: 0;
	position: absolute;
	right: 25px;
	top: 25px;
	z-index: 999
}

#user-login-popup .modal-header .close i {
	font-size: 25px
}

#login-form input[type="checkbox"],
#register-form input[type="checkbox"] {
	margin-right: 0
}

.add-listing__input-file-box {
	position: relative;
	margin-bottom: 1.875rem
}

.add-listing__input-file {
	width: 100%;
	height: 150px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	opacity: 0
}

.add-listing__input-file-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px dashed #888;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.add-listing__input-file-wrap i {
	font-size: 2.5rem;
	color: #ccc
}

.add-listing__input-file-wrap p {
	color: #ccc;
	margin-bottom: 0
}

label.fix_spacing {
	font-size: 16px;
	line-height: 50px;
	margin-bottom: 0;
	font-weight: 400 !important
}

.add_list_content .filter-input {
	margin-top: 0 !important;
	color: #888 !important;
	font-weight: 300;
	font-size: 15px
}

.add_list_content h4 {
	margin-bottom: 30px
}

.add_list_content h4 i {
	margin-right: 5px;
	color: var(--primary-color)
}

.add_list_content label {
	font-weight: 400;
	color: #333;
	text-transform: capitalize;
	font-size: 15px
}

.add_list_content #list_info {
	border-radius: 5px;
	font-weight: 300;
	font-size: 14px
}

.tab-content.add_list_content .form-group {
	margin-bottom: 30px
}

.nice-select.filter-input ul li {
	font-size: 15px
}

.res-box label a {
	color: var(--primary-color)
}

.res-box label {
	margin-left: 5px
}

#social_network button:last-child {
	margin-left: 10px
}

.boxed-widget {
	border-radius: 3px;
	padding: 32px;
	transform: translate3d(0, 0, 0);
	z-index: 90;
	position: relative;
	border: 1px solid #ddd
}

.boxed-widget.summary h3 {
	padding: 0 0 25px
}

.boxed-widget h3 {
	font-size: 20px;
	padding: 0 0 25px;
	margin: 0 0 25px;
	display: block;
	border-bottom: 1px solid #e8e8e8
}

.boxed-widget h3 i {
	margin-right: 10px;
	color: var(--primary-color)
}

.boxed-widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px
}

.boxed-widget ul li {
	width: 100%;
	color: #000;
	margin: 10px 0;
	transition: .2s;
	cursor: default;
	font-size: 15px;
	font-weight: 600
}

.boxed-widget ul li span {
	float: right;
	font-weight: 400
}

.total_cost span {
	font-size: 18px;
	color: var(--primary-color);
	font-weight: 500
}

.total_cost h4 {
	display: inline-block
}

.total_cost.clearfix.border-top {
	padding-top: 10px
}

.payment-options {
	padding: 10px 0;
	text-align: left;
	padding: 25px;
	margin-top: 50px;
	border: 1px solid #ddd;
	border-radius: 3px
}

.payment-options h4 {
	margin-bottom: 0
}

.payment-options .custom-checkbox {
	line-height: 40px;
	width: 100%
}

.custom-checkbox {
	margin-top: 10px;
	cursor: pointer;
	user-select: none
}

.payment-options .custom-checkbox input[type="radio"] {
	vertical-align: middle
}

input[type="checkbox"],
input[type="radio"] {
	margin-right: 10px
}

.payment-options .sm-heading {
	border-bottom: none;
	line-height: 1;
	margin-left: 0;
	width: auto
}

.custom-checkbox .sm-heading {
	display: inline-block;
	font-size: 12px
}

.sm-heading,
.xsm-heading {
	color: #141414;
	display: block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: .075em;
	text-transform: uppercase
}

.alert-text {
	padding: 0 0 0 27px
}

.payment-options .custom-checkbox {
	line-height: 40px;
	width: 100%
}

.payment-options .custom-checkbox .card-options {
	display: inline-block;
	float: right
}

.card-options img {
	margin: 0 0 0 6px
}

.booking-confirmation-page {
	text-align: center
}

.booking-confirmation-page i {
	color: #23b35f;
	font-size: 140px;
	line-height: 1.1
}

.booking-confirmation-page h2 {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: -.5px;
	margin-bottom: 10px;
	display: block
}

.booking-confirmation-page p {
	font-size: 20px;
	display: block;
	margin-bottom: 30px
}

.booking-confirmation-page a.button {
	padding: 11px 35px;
	background-color: #eee;
	color: #444;
	font-weight: 600;
	font-size: 16px
}

.listing-details-next,
.listing-details-prev {
	position: absolute;
	top: 46%;
	z-index: 9999;
	opacity: 0;
	transition: .5s
}

.listing-details-next {
	right: 3%
}

.listing-details-prev {
	left: 3%
}

.listing-details-slider:hover .listing-details-next,
.listing-details-slider:hover .listing-details-prev {
	opacity: 1
}

.user-avatar {
	height: auto;
	border-radius: 50%;
	position: absolute
}

.user-name {
	position: relative;
	left: 135px;
	top: 30px
}

.user-follow.text-right p {
	display: inline-block;
	margin-right: 15px
}

.user-follow.text-right p span {
	color: var(--primary-color);
	font-weight: 600
}

.user-follow.text-right a {
	margin-top: -5px
}

.user-name h4 {
	font-size: 20px;
	margin-bottom: 0
}

.user-follow li {
	display: inline-block;
	padding-left: 15px;
	font-size: 15px
}

.user-follow {
	margin-right: 10px;
	padding-top: 65px
}

.user-follow li span {
	color: var(--primary-color);
	font-weight: 600
}

.user-avatar img {
	border-radius: 50%;
	width: 120px
}

.user-contact li i {
	margin-right: 12px;
	font-size: 20px
}

.user-contact li {
	font-weight: 400 !important;
	font-size: 20px
}

.boxed-widget .address {
	padding-left: 0;
	padding-right: 0
}

.user_info_menu {
	border-bottom: 1px solid #ddd
}

.user_info_menu .nav-tabs {
	border-bottom: none
}

.user_info_menu .list-details-tab .nav-item::after {
	bottom: -1px
}

.about-text {
	background: #fff
}

.about-text p {
	font-size: 16px
}

.about-text span {
	color: #888;
	position: relative;
	display: inline-block;
	padding-bottom: 5px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: capitalize
}

.about-text h2 {
	line-height: 1.2;
	margin: 0 0 30px;
	font-size: 35px;
	font-weight: 400;
	text-transform: uppercase
}

.team-section {
	position: relative
}

.single-team-member {
	position: relative;
	overflow: hidden
}

.single-team-member.agent-item {
	border: 1px solid #eee
}

.single-team-member.v1 .single-team-info {
	background-color: var(--primary-color);
	padding: 30px 15px;
	position: absolute;
	bottom: -100%;
	opacity: 0;
	transition: all .5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%
}

.single-team-member.v1 .single-team-info h4 {
	margin-bottom: 5px;
	color: #fff;
	line-height: 1.2
}

.single-team-member.v1 .single-team-info span {
	color: #FFF;
	font-weight: 400;
	display: inline-block;
	margin-bottom: 5px
}

.single-team-member.v1 .single-team-info .social-buttons.style2 {
	margin-top: 8px
}

.single-team-member.v1 .single-team-info .agent-link {
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-top: 15px;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	display: inline-block
}

.single-team-member.v1 .single-team-info .agent-link:hover {
	color: #ddd;
	border-bottom: 1px solid #ddd
}

.agent-content h4 {
	line-height: 1.2;
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: 400
}

.agent-content span {
	margin-bottom: 15px;
	display: block
}

.agent-content .contact-info {
	margin-bottom: 5px
}

.agent-content .contact-info .icon {
	font-size: 14px;
	width: 25px
}

.agent-content .social-buttons li a:hover i {
	color: #999 !important
}

.agent-details-wrapper {
	padding: 100px 0
}

.agent-details-wrapper img {
	border: 1px solid #eee
}

.team_next,
.team_prev {
	z-index: 99;
	top: 35%;
	transform: translateY(-35%);
	transition: .6s
}

.team_next {
	right: 1.5%
}

.team_prev {
	left: 1.5%
}

.team-wrapper {
	position: relative
}

.agent-wrapper:hover .team-next,
.agent-wrapper:hover .team-prev {
	display: block;
	transition: .5s
}

.single-team-member.v1 {
	margin-bottom: 30px
}

.single-team-member.v1 img {
	width: 100%
}

.single-team-info span {
	font-weight: 400
}

.agent-grid .single-team-member.agent-item.v1:hover .property-location {
	margin-bottom: 20px
}

.agent-grid .single-team-member.agent-item.v1:hover .property-location p,
.agent-grid .single-team-member.agent-item.v1:hover .property-location i {
	color: #fff
}

.single-team-member.v2 .single-team-info {
	background-color: #fff;
	padding: 12px 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 30px;
	transform: translateY(-50px);
	box-shadow: 0 10px 15px #dddddd63;
	border-radius: 3px;
	text-align: center
}

.single-team-member.v2 .single-team-info h4 {
	margin-bottom: 5px;
	line-height: 1
}

.single-team-member.v2 .single-team-info h4 a {
	color: #333
}

.single-team-member.v1 h4 a {
	color: #fff
}

.single-team-member.v2 .contact-info {
	margin-top: 5px
}

.single-team-member.v2 .contact-info .icon {
	font-size: 12px;
	padding-right: 5px;
	width: 20px;
	color: var(--primary-color)
}

.single-team-member.v2 .contact-info .text,
.single-team-member.v2 .contact-info .text a {
	color: #888;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400 !important
}

.single-team-member.v2 .single-team-info .list {
	margin-top: 10px
}

.single-team-member.v2 .single-team-info .single-team-info span {
	color: #333;
	font-weight: 400
}

.single-team-member.v2 .single-team-info .social-buttons li {
	padding: 0 5px
}

.single-team-member.v2 .single-team-info .social-buttons.style2 li a i {
	font-size: 14px;
	color: #888
}

.single-team-member.v2 .single-team-info .social-buttons.style2 li a i:hover {
	color: #555 !important
}

.agent-list>.row {
	margin-bottom: 40px
}

.product-list .single-team-info,
.agent-list .single-team-info {
	background-color: transparent;
	padding: 0 20px;
	position: relative;
	bottom: 0;
	opacity: 1;
	transition: all .5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	height: 100%
}

.product-list .single-team-info h4 a,
.agent-list .single-team-info h4 a,
.product-list .single-team-info span,
.agent-list .single-team-info span,
.product-list .single-team-info .contact-info .icon,
.agent-list .single-team-info .contact-info .icon,
.product-list .single-team-info .contact-info .text,
.agent-list .single-team-info .contact-info .text,
.product-list .single-team-info .contact-info .text a,
.agent-list .single-team-info .contact-info .text a,
.product-list .single-team-info .social-buttons li a i,
.agent-list .single-team-info .social-buttons li a i {
	color: #333;
	font-weight: 500
}

.agent-list .single-team-info .agent-link {
	text-decoration: underline;
	font-weight: 500;
	margin-top: 20px;
	display: block
}

.product-list .single-team-info {
	display: block
}

.agent-list .agent-content .property-location {
	margin-bottom: 20px
}

.agent-list .agent-content .property-location i {
	color: #333
}

.chat-popup {
	border: 1px solid transparent;
	border-radius: 50%;
	bottom: 30px;
	color: #fff;
	cursor: pointer;
	position: fixed;
	right: 77px;
	z-index: 999;
	width: 55px;
	height: 55px;
	background: var(--secondary-color);
	text-align: center
}

.chat-popup i {
	font-size: 28px;
	line-height: 55px
}

.chat-popup img {
	border: 5px solid var(--primary-color);
	border-radius: 50%
}

.chat-close {
	cursor: pointer;
	position: absolute;
	top: -10px;
	right: 15px
}

.chat-close i {
	font-size: 18px
}

.chat-bounce {
	-moz-animation: float 1500ms infinite ease-in-out;
	-webkit-animation: float 1500ms infinite ease-in-out;
	animation: float 1500ms infinite ease-in-out
}

@keyframes float {
	0% {
		-webkit-transform: translateY(5px);
		-moz-transform: translateY(5px);
		transform: translateY(5px)
	}

	50% {
		-webkit-transform: translateY(-5px);
		-moz-transform: translateY(-5px);
		transform: translateY(-5px)
	}

	100% {
		-webkit-transform: translateY(5px);
		-moz-transform: translateY(5px);
		transform: translateY(5px)
	}
}

.chat-popup:hover .chat-popup-msg {
	visibility: visible;
	opacity: 1
}

.agent-chat-form.v1 {
	display: none
}

.agent-chat-form {
	background: #fff;
	box-shadow: 0 20px 15px rgba(55, 55, 55, 0.15);
	transition: .5s;
	padding: 15px 0;
	border-radius: 5px;
	display: none
}

.agent-chat-info li {
	font-size: 14px;
	font-weight: 400;
	margin-left: -5px;
	line-height: 1.3;
	margin-bottom: 10px
}

.chatbox-wrapper {
	position: fixed;
	width: 350px;
	right: 150px;
	bottom: 60px;
	z-index: 999
}

.agency-chat-img {
	max-width: 100%;
	margin-bottom: 6px
}

.agent-chat-info li i {
	margin-right: 10px
}

.agent-chat-info li a {
	color: var(--primary-color);
	font-weight: 500
}

.chat-field {
	padding: 12px 10px;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin-bottom: 10px
}

.chat-msg {
	color: #ddd;
	color: #888;
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 10px
}

#counter {
	padding: 80px 0
}

.counter-text {
	text-align: center
}

.counter-text h6 {
	color: #fff;
	font-size: 40px;
	margin-bottom: 0;
	line-height: 1.2;
	margin-top: 25px
}

.counter-text p {
	font-size: 17px;
	color: #fff
}

.counter-text i {
	border: 1px solid #ddd;
	padding: 10px;
	border-radius: 50%;
	color: #fff;
	font-size: 30px
}

.counter-section {
	position: relative
}

.counter-text.v2 h6 {
	color: #333;
	font-weight: 500;
	font-size: 30px;
	margin-top: 15px
}

.counter-text.v2 p {
	color: #333;
	font-size: 16px
}

.counter-text.v2 i {
	border: none;
	border-radius: 0;
	color: var(--secondary-color)
}

.counter-text.v2 #contact_form .form-control-wrap input {
	border-top: none;
	border-left: none;
	border-right: none
}

#contact_form .form-control-wrap input {
	font-weight: 300;
	height: 45px;
	border-radius: 3px
}

#contact_form .form-control-wrap textarea {
	border-radius: 3px
}

#contact_form .form-group {
	margin-bottom: 10px
}

#contact_form .form-group .help-block {
	color: #f91942;
	font-size: 15px
}

.map-view-wrap_item {
	position: absolute;
	width: 350px;
	border-radius: 6px;
	background: #fff;
	padding: 25px 30px;
	top: 80px;
	right: 120px;
	z-index: 9999
}

.list-single-main-item-title {
	margin: 0 0 20px;
	border-bottom: 1px solid #eee
}

.list-single-main-item-title h3 {
	color: #444;
	text-align: left;
	font-size: 18px;
	font-weight: 600
}

.address-list {
	display: block
}

.contact-social li {
	display: inline-block;
	width: 35px;
	height: 35px;
	border: 1px solid transparent;
	border-radius: 50%;
	background: var(--primary-color);
	text-align: center;
	margin-right: 5px;
	transition: .5s;
	cursor: pointer
}

.contact-social li:hover {
	border: 1px solid #ddd;
	background: transparent
}

.contact-social li:hover a i {
	color: #444
}

.contact-social li a i {
	color: #fff;
	font-size: 15px;
	line-height: 35px
}

.address-list ul li span i {
	font-size: 20px
}

.address-list ul li span {
	width: 30px;
	display: inline-block;
	text-align: left
}

.address-list ul li a {
	font-size: 14px;
	margin-left: 5px
}

.contact-widget p {
	margin-top: 15px
}

.contact-widget {
	border: 1px solid #ddd;
	padding: 20px
}

.color-switcher {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	padding: 10px;
	position: fixed;
	top: 150px;
	transition: all .4s ease 0;
	width: 200px;
	z-index: 9998
}

.hide-color-switcher {
	right: -200px
}

.show-color-switcher {
	right: 0
}

.color-switcher a.switcher-button {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 2px;
	cursor: pointer;
	font-size: 22px;
	width: 45px;
	height: 45px;
	line-height: 43px;
	position: absolute;
	top: -1px;
	right: 198px;
	text-align: center
}

.color-switcher .color-switcher-title h5 {
	margin-bottom: 0;
	color: #888
}

.color-switcher .color-list a.color {
	cursor: pointer;
	display: inline-block;
	height: 30px;
	margin: 10px 5px 0;
	width: 30px;
	border-radius: 5px
}

.switcher-button i {
	color: var(--primary-color)
}

.red-theme {
	background-color: #f91942
}

.green-theme {
	background-color: #1ec38b
}

.blue-theme {
	background-color: #6ae
}

.orange-theme {
	background-color: #FD901B
}

.pink-theme {
	background-color: #FC69A4
}

.purple-theme {
	background-color: var(--primary-color)
}

.violet-theme {
	background-color: #909
}

.aqua-theme {
	background-color: var(--primary-color)
}

.switcher-button i:before {
	-webkit-animation: rotation 2s infinite linear
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(359deg)
	}
}

.preloader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999;
	overflow-x: hidden;
	display: flex;
	align-items: center;
	justify-content: center
}

.agent-detail {
	background: #fff;
	margin-bottom: 30px
}

.agent-detail .agent-theme {
	padding: 0
}

.agent-details h3 {
	font-weight: 500;
	margin-bottom: 5px;
	text-transform: capitalize;
	line-height: 1.5
}

.agent-detail h3 a {
	color: #37404d
}

.address-list {
	margin: 0 0 20px;
	padding: 0
}

.address-list li {
	line-height: 35px;
	font-size: 16px;
	color: #444;
	font-weight: 400
}

.address-list li span {
	width: 100px;
	font-weight: 500;
	float: left
}

.address-list li span i {
	color: #95c41f;
	width: 30px
}

.additional-details-list {
	margin: 0;
	padding: 0
}

.additional-details-list li {
	list-style: none;
	line-height: 36px;
	font-weight: 600;
	color: #333
}

.additional-details-list li span {
	margin-right: 20px;
	float: left;
	width: 130px;
	font-weight: 400;
	color: #4a4747
}

.agent-bio {
	margin-bottom: 50px
}

#map_right_listing {
	width: 100%;
	height: 600px
}

.infoBox {
	-webkit-animation: fadeIn .9s;
	animation: fadeIn .9s;
	padding-right: 0;
	margin-left: 30px
}

.infoBox>img {
	position: absolute !important;
	right: -1% !important;
	top: -1% !important;
	z-index: 9999;
	width: 20px;
	height: 20px;
	display: block;
	cursor: pointer
}

span.infobox_rate {
	display: inline-block !important;
	float: right;
	background-color: #f91;
	font-weight: 500;
	text-align: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	padding: 0 !important;
	line-height: 31px !important;
	margin-top: -33px
}

.map_container {
	max-width: 280px !important
}

.map_container .featured_btn {
	position: absolute;
	top: 6%;
	left: 4%;
	z-index: 999
}

.marker-info img {
	width: 100%;
	border-radius: 5px 5px 0 0;
	position: relative
}

.marker-info {
	border-radius: 5px;
	text-align: left;
	background: #000;
	background: #fff;
	position: relative;
	z-index: 999;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12)
}

.marker-info:before {
	position: absolute;
	background: linear-gradient(to top, rgba(0, 0, 0) 0%, rgba(0, 0, 0, 0.83) 5%, rgba(22, 22, 23, 0) 40%, rgba(0, 0, 0, 0) 100%);
	width: 100%;
	left: 0;
	bottom: 0;
	height: 100%;
	content: '';
	z-index: 9
}

.marker_title {
	line-height: 1;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 4px
}

.marker_price.trend-open span {
	display: inline-block;
	position: relative;
	padding-left: 14px;
	text-transform: inherit;
	color: #fff
}

.map_property_info li {
	color: #555;
	font-size: 14px
}

.marker_price.trend-open span::before {
	position: absolute;
	top: -8px;
	left: 3px;
	content: "/";
	font-size: 20px
}

.marker_price.trend-open p {
	color: #fff
}

.marker-info span {
	display: block;
	font-size: 13px;
	font-size: .8125rem;
	line-height: 1.2;
	color: #fff;
	position: relative
}

.marker-text {
	background: #fff;
	padding: 10px
}

.map_property_info {
	columns: 2
}

.marker_price.trend-open {
	position: absolute;
	bottom: 6%;
	z-index: 10;
	width: 100%
}

.map_property_info li span {
	margin-left: 5px
}

.cluster-visible {
	background-image: none !important;
	background-color: var(--primary-color);
	border-radius: 50%;
	color: #fff !important;
	height: 50px !important;
	line-height: 45px !important;
	width: 50px !important;
	animation: cluster-animation 1.5s linear infinite
}

@keyframes cluster-animation {
	0% {
		box-shadow: 0 4px 10px rgba(100, 73, 231, 0.2), 0 0 0 0 rgba(100, 73, 231, 0.2), 0 0 0 5px rgba(100, 73, 231, 0.2), 0 0 0 10px rgba(100, 73, 231, 0.2)
	}

	100% {
		box-shadow: 0 4px 10px rgba(100, 73, 130, 0.2), 0 0 0 5px rgba(100, 73, 130, 0.2), 0 0 0 10px rgba(100, 73, 231, 0.2), 0 0 0 20px rgba(100, 73, 231, 0)
	}
}

.btn_infobox_reviews {
	color: #888 !important;
	padding: 0 !important
}

.marker_info span strong {
	display: block;
	font-weight: 500
}

.marker_info:after {
	right: 100%;
	top: 56%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-right-color: #fff;
	border-width: 12px;
	margin-top: -12px
}

.marker_info::after {
	right: 100%;
	top: 56%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-right-color: transparent;
	border-right-color: #fff;
	border-width: 12px;
	margin-top: -12px
}

.bg_btn_none {
	background: none;
	border: none;
	outline: none;
	cursor: pointer
}

.bg_btn_none:focus {
	border: none;
	outline: none
}

.text-purple {
	color: var(--primary-color)
}

.text-orange {
	color: var(--secondary-color)
}

.text-position-bottom {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-left: 75px
}

.h-98 {
	height: 98%
}

.overflow-hidden {
	overflow: hidden
}

.form-responsive {
	z-index: 99999;
	margin-top: -530px
}

.form-responsive .listing-filter {
	margin-top: 100px
}

.margin-setting {
	margin-top: 275px
}

.clear_filter {
	white-space: nowrap;
	margin-left: 30px
}

.hero__form.hero__form_listing select {
	height: 45px
}

.img_settings {
	height: 100px;
	object-fit: cover
}

.breadcrumb-responsive {
	height: 300px
}

.margin_res {
	margin-top: 0
}

.clearOneFIlter {
	margin-left: 10px;
	display: inline-block
}

.width_setting {
	width: 100% !important
}

.setting_content h3 {
	margin-top: 30px;
	letter-spacing: 0
}

.paddingResponsive {
	padding-top: 100px;
	padding-bottom: 100px
}

.news-subtitle p {
	margin: 0
}

.news-subtitle {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px
}

.author_details {
	margin-top: 10px
}

.position-unset {
	position: unset
}

h2.font_size_setting {
	font-size: 22px
}

h1.font_size_setting {
	font-size: 22px
}

.video_setting {
	width: 100%;
	height: 400px
}

.img_padding img {
	padding: 10px
}

.user-property-img img {
	height: 300px
}

.property-title-box.user-property-details {
	padding: 18px 20px 20px
}

.modal {
	padding-right: 0 !important
}

.membership_settings {
	border-left: 1px solid;
	padding-left: 30px
}

.most_viewed_settings {
	display: flex
}

@media (min-width: 1250px) {
	.container {
		max-width: 1230px
	}

	.featured-property-section.v2 .container-fluid {
		padding: 100px 0 90px 100px
	}
}

@media (max-width: 1248px) {
	.featured-property-section.v2 .container-fluid {
		padding: 70px 0 50px 20px
	}

	.clearOneFIlter {
		margin-left: 10px;
		display: inline-block;
		margin-top: 5px
	}

	.property-info {
		columns: 2
	}

	.chip-container li a {
		padding: 0 7px !important
	}
}

@media (max-width: 1200px) {
	.trending-btn-wrap {
		margin: 3px 0 0
	}

	.hero.bg-zoom {
		animation: none
	}
}

@media (min-width: 1200px) {
	.similar-next {
		right: -25px
	}

	.similar-prev {
		left: -25px
	}

	.sidebar-left {
		padding-right: 20px
	}

	.agent-details-wrapper,
	.sidebar-content-left {
		margin-right: 20px
	}

	.sidebar-content-right {
		margin-left: 20px
	}

	.sidebar-right {
		padding-left: 20px
	}

	.promo-section.v1 .container,
	.value-calculator-section.v1 .container {
		margin-left: 0;
		padding-left: 0
	}

	.value-calculator-section.v1 .value-content-wrap,
	.promo-section.v1 .promo-content-wrap {
		padding-left: 35px
	}

	.promo-section.v2 .promo-content {
		margin: 35px 3px 30px 20px
	}

	.promo-section.v1::before {
		position: absolute;
		top: 0;
		right: 0;
		width: 67%;
		height: 100%;
		content: "";
		background: rgba(221, 221, 221, 0.22)
	}

	.single-property_prev,
	.single-property_next {
		left: 41%
	}

	.feature-prev {
		left: -1%
	}

	.feature-next {
		right: -1%
	}

	.sidebar-right:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100%;
		content: "";
		background: #f7f7f7;
		z-index: -1
	}

	.sidebar-left:before {
		position: absolute;
		top: 0;
		right: 0;
		width: 100vw;
		height: 100%;
		content: "";
		background: #f7f7f7;
		z-index: -1
	}
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
	.hero__form.v1 {
		padding: 10px 25px
	}

	.hero__form.v2 {
		padding: 15px 15px 0
	}

	.listing-sidebar {
		padding-left: 0
	}

	.business-title {
		padding: 10px
	}

	.add_list .list-details-tab .nav-item {
		margin-right: 25px
	}

	.single-property-header.v4 .list-details-btn.text-right.sm-left {
		text-align: left !important
	}

	.single-property-header.v4 .property-feature li {
		padding: 0
	}

	.single-property_prev,
	.single-property_next {
		left: 51.4%
	}

	.hero__form.v2 .explore__form-checkbox-list.full-filter {
		top: 135px
	}

	.filter-wrapper.style1.half-map {
		margin-top: 70px !important
	}

	.explore__map-side {
		top: 70px;
		left: 0 !important;
		height: 100%
	}

	.property-amenities-box .list-details-tab .nav-item {
		margin-right: 20px
	}

	.user-btn li {
		margin-left: 6px
	}

	.pl-only-lg-0 {
		padding-left: 0
	}
}

@media only screen and (max-width:1199px) {
	.map-sidebar-content {
		margin-top: 520px
	}

	.hero__form.v2.filter.listing-filter .input-search,
	.hero__form .hero__form-input {
		margin-bottom: 15px
	}

	.hero__form.v3.filter.listing-filter .input-search,
	.hero__form.v3 .hero__form-input {
		margin-bottom: 0
	}

	.widget .hero__form.v2 .explore__form-checkbox-list.full-filter.filter-block {
		background: #fff
	}

	.hero__form.v2 .dropdown-filter {
		padding-right: 30px;
		float: right
	}

	.filter-wrapper.half-map.advance_search .item-element,
	.filter-wrapper.half-map.advance_search .filter-box.style1 {
		margin-top: 480px
	}

	.filter-wrapper.half-map.advance_search .filter-box.style1 .inner-wrapper-sticky {
		position: relative !important;
		left: 0 !important;
		top: 0 !important
	}

	.list-tags {
		margin-bottom: 50px
	}

	.similar-next {
		left: 50%;
		margin-left: 15px
	}

	.similar-prev {
		right: 50%;
		margin-right: 15px
	}

	.similar-prev,
	.similar-next {
		top: 100%
	}

	.sidebar-right,
	.sidebar-left {
		padding-bottom: 0
	}

	.hero__form.v1.filter.listing-filter .pr-30,
	.hero__form.v1.filter.listing-filter .pr-0,
	.hero__form.v1.filter.listing-filter.property-filter .col-md-6.pr-0,
	.hero__form.v4.filter.listing-filter .pr-0,
	.hero__form.v3.filter.listing-filter .pr-0 {
		padding-right: 15px !important
	}

	.hero__form.v1.filter.listing-filter .pl-0,
	.hero__form.v1.filter.listing-filter .pl-30,
	.hero__form.v1.filter.listing-filter.property-filter .col-md-6.pl-30,
	.hero__form.v2.filter.listing-filter .pl-0 {
		padding-left: 15px !important
	}

	.hero__form.v2.filter.listing-filter.bg-ab .input-search,
	.hero__form.v2.filter.listing-filter.bg-ab .nice-select.hero__form-input.custom-select {
		margin-bottom: 15px
	}

	.hero__form.v1.filter.listing-filter .dropdown-filter,
	.hero__form.v2.filter.listing-filter.bg-ab .dropdown-filter,
	.hero__form.v1.filter.listing-filter.property-filter .dropdown-filter {
		float: right;
		margin-right: 25px;
		line-height: 1
	}

	.hero__form.v1.filter.listing-filter .col-sm-12.col-12.py-3 {
		padding-bottom: 15px !important;
		padding-top: 0 !important
	}

	.hero__form.v1.filter .nice-select.hero__form-input.custom-select {
		margin-bottom: 10px !important
	}

	.hero__form.v1.filter.listing-filter {
		padding: 30px 32px 5px;
		border-radius: 0 3px 3px 3px
	}

	.hero__form.v1 .col-xl-5 .explore__map-side {
		width: 100%;
		position: absolute;
		top: 70px;
		left: 0 !important;
		height: 300px;
		padding-left: 0
	}

	.filter-widget .hero__form.v2 .explore__form-checkbox-list.full-filter {
		top: 60px
	}

	.promo-content-wrap {
		margin-top: 50px
	}

	#map-container.fullwidth-home-map {
		height: 450px
	}

	.slider-form.v1 .hero__form.v1 {
		transform: translateY(0px);
		border: 1px solid #f5f6f7
	}

	.hero-slider .featured-property-item.bg-f {
		height: 600px
	}

	.promo-section.v2 .promo-content-wrap {
		margin-left: 0
	}

	.promo-section.v2 .promo-content {
		margin-bottom: 25px
	}

	.container.slider-form.v2.mt-130 {
		margin-top: 80px !important;
		margin-bottom: 80px !important
	}

	.trending-places.mt-140,
	.promo-section.v1.mt-110.py-50 {
		margin-top: 80px !important;
		padding-top: 0 !important
	}

	.container.mt-130 {
		margin-top: 20px !important
	}

	.trending-places.pt-130 {
		margin-top: 30px !important
	}

	.feature-prev,
	.feature-next {
		top: 105%;
		transform: translateY(-50%)
	}

	.feature-next {
		left: 50%;
		margin-left: 20px
	}

	.feature-prev {
		right: 50%;
		margin-right: 20px
	}

	.explore__map-side {
		position: absolute;
		height: 450px;
		width: 100%;
		left: 0 !important;
		padding-left: 0 !important
	}

	.table.compare-table h4,
	.table.compare-table .trend-open p {
		font-size: 16px
	}

	.property-slider-img.bg-l {
		height: 630px
	}

	.list-details-title.v4 {
		transform: translateY(-300px)
	}

	.pricing-table {
		margin-bottom: 30px
	}

	.featured-property-section.v2 .container-fluid {
		padding: 50px 15px
	}

	.featured-property-section.v2 .section-title.v2 {
		text-align: center
	}

	.form-responsive .listing-filter {
		margin-top: 80px
	}

	.hero__form .hero__form-input {
		margin-bottom: 0
	}

	.paddingResponsive {
		padding-top: 0
	}

	.list-details-title.v1 {
		transform: translateY(330px)
	}

	.agent-details-wrapper {
		padding: 100px 0 0
	}

	.new_padding {
		padding-top: 70px
	}
}

@media only screen and (min-width: 768px)and (max-width:1199px) {
	.recent-list .entry-title {
		font-size: 22px
	}

	.property-location p {
		font-size: 16px
	}

	.entry-text .trend-open p {
		font-size: 24px;
		margin-top: 10px
	}

	.hero__form.v1 .explore__form-checkbox-list.full-filter {
		top: 89%
	}
}

@media only screen and (min-width: 576px)and (max-width:1199px) {
	.sidebar .widget.recent-posts .entry-title a {
		font-size: 20px
	}

	.hero-slider .featured-prev,
	.hero-slider .featured-next {
		top: 40%
	}

	.hero-slider .featured-prev {
		left: 2%
	}

	.hero-slider .featured-next {
		right: 2%
	}

	.promo-section.v1 .promo-content-wrap {
		columns: 2
	}

	.map-sidebar-content .map-filter .explore__form-checkbox-list.full-filter {
		top: 80px !important
	}
}

@media only screen and (max-width: 1024px) {
	.hero__form {
		padding: 30px 25px
	}

	.hero__title {
		font-size: 3.8rem;
		line-height: 4.4rem;
		margin-left: -3px
	}

	.trending-prev {
		left: -2.5%
	}

	.trending-next {
		right: -2.5%
	}

	.hero-category-content.v2 {
		width: calc(100% * (1/3) - 20px);
		padding: 10px 15px
	}

	.featured-prev {
		right: 50%;
		margin-right: 15px
	}

	.featured-next {
		left: 50%;
		margin-left: 15px
	}

	.property-author-wrap {
		opacity: 1;
		visibility: visible
	}

	.single-property_prev,
	.single-property_next {
		left: 51.4%
	}

	.single-team-member.v1 .single-team-info {
		bottom: 0;
		opacity: 1;
		flex-direction: column;
		height: auto;
		padding: 15px 0;
		background-color: rgba(100, 73, 231, 0.79)
	}

	.agent-grid .single-team-member.v1 .single-team-info .social-buttons.style2 {
		display: none
	}

	.agent-grid .single-team-member.v1 .single-team-info .agent-link {
		margin-top: 5px
	}

	.agent-grid .single-team-member.v1 .single-team-info .agent-content .contact-info {
		line-height: 1.7
	}
}

@media only screen and (min-width: 1025px) {
	.bg-fixed {
		background-attachment: fixed;
		background-repeat: no-repeat
	}

	.single-place:hover .single-place-title {
		transform: translatey(-15px)
	}

	.single-place:hover .single-place-list {
		transform: translatey(-25px);
		opacity: 1
	}

	.single-place:hover .explore-place {
		transform: translatey(-12px);
		color: #fff;
		opacity: 1
	}

	.popular-catagory-content:hover.popular-catagory-content .cat-content {
		opacity: 1
	}

	.single-blog-item.v2:hover .blog-hover-content .blog-title {
		transform: translatey(-20px)
	}

	.single-blog-item.v2:hover .blog-hover-content a.btn.v6 {
		transform: translatey(-6px);
		transition-delay: .1s;
		opacity: 1
	}

	.featured-prev,
	.featured-next {
		opacity: 1;
		top: 50%;
		transform: translateY(-50%)
	}

	.featured-prev {
		left: 5%
	}

	.featured-next {
		right: 5%
	}

	.single-team-member.v1:hover .single-team-info {
		bottom: 0;
		opacity: 1;
		width: 100%;
		height: 100%
	}
}

@media only screen and (max-width: 1024px) {
	.single-place-content {
		bottom: 3.6rem
	}

	.single-place .explore-place {
		transform: translatey(30px);
		color: #fff;
		opacity: 1
	}

	.popular-catagory-content .cat-content {
		opacity: 1
	}

	.blog-hover-content .blog-title {
		transform: translatey(15px)
	}

	.hero.v1:after {
		bottom: -3px
	}

	.container.mt-30 {
		margin-top: 100px !important
	}

	.property-place.pb-110 {
		padding-bottom: 80px !important
	}

	.trending-places.py-130.mt-1 {
		padding-top: 40px !important
	}

	.promo-section.v1.mt-10.py-50 {
		padding-top: 30px !important
	}
}

@media only screen and (min-width: 992px) {
	.property-list.fullwidth .list-extra .trend-open {
		margin-top: 30px
	}

	.value-calculator-section.v1:before {
		position: absolute;
		top: 0;
		right: 0;
		width: 70%;
		height: 100%;
		content: "";
		background: #f7f7f7
	}

	.team_next,
	.team_prev {
		visibility: hidden;
		opacity: 0
	}

	.team-wrapper:hover .team_next,
	.team-wrapper:hover .team_prev {
		visibility: visible;
		opacity: 1
	}

	.team-wrapper:hover .team_next {
		right: 2%
	}

	.team-wrapper:hover .team_prev {
		left: 2%
	}
}

@media only screen and (min-width: 992px) and (max-width:1026px) {
	.site-navbar .site-navigation .site-menu>li {
		padding: 10px 8px
	}

	.hero-category-content {
		width: calc(100% * (1/3) - 21px);
		margin-bottom: 15px
	}

	.app-img {
		top: -85px
	}

	.testimonial-quote {
		padding: 40px 60px;
		width: 500px
	}
}

@media only screen and (max-width:992px) {

	.trending-next,
	.coupon-next,
	.team-next,
	.testimonial-next,
	.trending-prev,
	.coupon-prev,
	.team-prev,
	.testimonial-prev {
		top: 105%
	}

	.team-next,
	.team-prev {
		top: 60px
	}

	.trending-prev,
	.coupon-prev,
	.team-prev,
	.testimonial-prev {
		left: 44%
	}

	.trending-next,
	.coupon-next,
	.team-next,
	.testimonial-next {
		right: 44%
	}

	.form-responsive .listing-filter {
		margin-top: 70px
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {

	.hero__title,
	.hero-title.v2 {
		font-size: 2.8rem;
		margin-left: 0
	}

	.hero__description {
		font-size: 1rem
	}

	.hero-category-content {
		width: calc(100% * (1/3) - 21px);
		margin-bottom: 15px
	}

	.header-text.v1 h1,
	.header-text.v2 h1 {
		font-size: 42px
	}

	.pl-xs-0 {
		padding-left: 0 !important
	}

	.pr-xs-0 {
		padding-right: 0 !important
	}

	.property-list.fullwidth .single-property-box .property-title-box {
		padding: 20px
	}

	.property-list.fullwidth .property-item .save-btn {
		display: block;
		float: left;
		margin-top: 10px
	}

	.property-list.fullwidth .property-item .property-author {
		display: block
	}

	.trend-open p {
		text-align: center
	}

	.testimonial-quote {
		padding: 30px;
		width: 500px
	}

	.testimonial-quote p {
		margin-top: 10px
	}

	.client-btn-wrap {
		right: 3%;
		padding: 5px 6px;
		bottom: 27%
	}

	.client-next i,
	.client-prev i {
		font-size: 22px;
		margin: 0 5px
	}

	.location-info {
		right: 20px;
		padding: 15px
	}

	.location-info h3 {
		color: #fff;
		font-size: 18px;
		font-weight: 400;
		text-align: center
	}

	.single-location-box i {
		font-size: 28px
	}

	.location_box_info {
		margin-left: 50px
	}
}

@media only screen and (min-width: 576px) and (max-width:991px) {
	.featured-property-info .property-title-box h4 a {
		font-size: 22px
	}

	.featured-property-info .property-title-box {
		padding: 24px;
		width: 360px;
		left: 3%
	}

	.action-title h2 {
		font-size: 28px
	}

	.hero-slider.v2 .list-details-title.v3 {
		padding: 30px;
		width: 380px
	}

	.single-listing-title h2 {
		font-size: 24px
	}
}

@media only screen and (min-width: 481px) and (max-width:991px) {
	.section-title {
		font-size: 1.7rem
	}

	.nav-folderized .nav h2::before {
		opacity: 0
	}
}

@media only screen and (max-width:991px) {
	.hero {
		padding: 7rem 0 12.5rem
	}

	.hero.v1 {
		padding-top: 15rem
	}

	.single-blog-item.v1 img,
	.popular-catagory-img img,
	.coupon-img img {
		width: 100%
	}

	.hero__form.v2.filter.listing-filter.bg-cb .explore__form-checkbox-list.full-filter .col-lg-4.col-md-6.py-1.pr-30 {
		padding-right: 15px !important
	}

	.hero__form-input {
		width: 100%
	}

	.hero__input-holders {
		width: 40rem;
		margin-bottom: 1rem
	}

	.hero-client-section.v2 {
		height: 600px
	}

	.site-navbar-wrap.v2 {
		padding: 15px 0
	}

	.site-navbar-wrap.v1 {
		padding: 15px 0
	}

	.sm-center {
		text-align: center !important
	}

	.sm-right {
		float: right !important
	}

	.sm-left {
		text-align: left !important
	}

	.md-left {
		float: left !important
	}

	.btn.v1 {
		font-size: 16px !important;
		padding: 10px 20px !important;
		display: inline-block !important
	}

	.hero__title {
		margin-top: 100px
	}

	.hero__form.v2 .explore__form-checkbox-list.full-filter {
		top: 250px
	}

	.widget .hero__form.v2 .explore__form-checkbox-list.full-filter .col-lg-6.col-md-12.pl-0 {
		padding-left: 15px !important
	}

	.testimonial-btn.v2 {
		bottom: -50px;
		left: 52%
	}

	.agent-details-wrapper {
		padding-top: 70px
	}

	.explore__map-side {
		top: 60px
	}

	.hero-client-section.v2 .section-title.v2 {
		text-align: center
	}

	.hero-client-section.v2 .section-title.v2 h2 {
		margin-bottom: 10px
	}

	.site-navbar-wrap.v1 {
		padding: 15px 0
	}

	.site-nav-wrap a.btn.v1 {
		margin-top: 15px;
		padding: 5px
	}

	.header-text.v2 {
		margin-bottom: 40px
	}

	.hero-slider-info .filter-title p {
		color: #fff
	}

	.hero-slider-info #amount_one,
	.hero-slider-info #amount_two {
		background: transparent;
		color: #fff
	}

	.list-details-title.v2 {
		bottom: 25%
	}

	.call-to-action.bg-h.consult-form.v1,
	.call-to-action.bg-h.consult-form.v2 {
		height: 750px
	}

	.widget.filter-widget .filter-checkbox ul {
		columns: 1
	}

	.category-section.v2 .col-md-6 {
		margin-bottom: 30px
	}

	.category-section.v2 .single_cat p {
		visibility: visible;
		opacity: 1;
		transform: translateY(0px)
	}

	.contact-map.v2 .gmnoprint {
		bottom: 200px !important
	}

	.value-input-wrap input[type="text"] {
		box-shadow: 0 0 15px rgba(221, 221, 221, 0.77)
	}

	.single-blog-item.v3 h4 a {
		font-size: 20px
	}

	.filter-wrapper.style1.v2 .hero__form.filter {
		background: transparent;
		box-shadow: none
	}

	.filter-wrapper.style1.v2 .hero__form.v2 .hero__form-input {
		border: none;
		box-shadow: 0 0 8px 0 rgba(0, 0, 0, .12)
	}

	.filter-wrapper.style1.mt-100.half-map {
		margin-top: 50px !important
	}

	.add-list {
		display: none !important
	}

	.sm-none {
		display: none !important
	}

	.pricing-table {
		margin-bottom: 30px
	}

	.sm-right {
		text-align: right !important
	}

	.listing-sidebar {
		margin-top: 0;
		padding-left: 0
	}

	.single-property_prev,
	.single-property_next {
		left: 51.4%
	}

	.single-property_prev {
		top: 52%
	}

	.single-property_next {
		top: 59%
	}

	.hero__form.v2 .hero__form-input {
		width: 100%;
		border: 1px solid #ccc;
		border-radius: 3px;
		padding: 10px;
		background: #fff
	}

	.hero__form.v2 {
		padding: 20px
	}

	.hero__form.v2 .hero__form-input::before {
		display: none
	}

	.hero__form.v2 .nice-select.hero__form-input {
		line-height: 0 !important
	}

	.hero__form.v2 .nice-select::after {
		right: 5%;
		top: 53%
	}

	.explore__form-checkbox-list.full-filter {
		left: 0
	}

	.filter-checkbox {
		margin-bottom: 25px
	}

	.full-filter .price-range.ui-widget.ui-widget-content {
		width: 220px
	}

	.nav-folderized .nav h2 {
		cursor: pointer
	}

	.nav-folderized ul.res-list {
		max-height: 0;
		overflow: hidden;
		transition: .5s ease-out
	}

	.nav-folderized .nav h2:after {
		content: "\e874";
		float: right;
		font-family: "Linearicons-Free";
		font-size: 17px;
		line-height: 1;
		margin-left: 10px;
		position: absolute;
		right: 3%
	}

	.nav-folderized .nav.open h2:after {
		content: "\e873";
		float: right;
		font-family: "Linearicons-Free";
		font-size: 18px
	}

	.nav-folderized .nav.open ul {
		height: auto;
		max-height: 500px;
		transition: .5s ease-in !important
	}

	.hero.v2,
	.hero.v3 {
		padding-top: 200px
	}

	.hero-catagory-wrapper.v2 {
		transform: translateY(0px);
		padding-bottom: 250px
	}

	.slider-btn.v1 {
		width: 35px;
		height: 35px
	}

	.slider-btn.v1 i {
		line-height: 32px;
		font-size: 15px
	}

	.user-follow.text-right p {
		margin-top: 20px
	}

	.review-item__post {
		display: flex
	}

	.review-item__content {
		margin-top: 50px
	}

	.review-item__post-image {
		margin-bottom: 10px
	}

	.user_info_menu {
		border-bottom: none
	}

	.boxed-widget.summary {
		margin-top: 30px
	}

	.add_list .nav.nav-tabs.list-details-tab {
		display: block
	}

	.add_list .list-details-tab .nav-item {
		border-bottom: 1px solid #ddd
	}

	.map-view-wrap_item {
		position: relative;
		left: 0;
		top: 0;
		background: transparent;
		border-radius: 0;
		z-index: 999;
		padding: 40px 0 0
	}

	.contact-widget {
		margin-top: 50px
	}

	.blog-hover-content .blog-title {
		transform: translatey(-35px)
	}

	.device-logo a img {
		width: 32%
	}

	.filter-sub-menu.style1 ul li.has-sub>a {
		margin-top: 15px
	}

	.footer-top-area .footer-content .title {
		margin-top: 15px;
		line-height: 1
	}

	.footer-logo .company-desc {
		margin-bottom: 20px
	}

	#list-view.product-list .property-item .property-title-box {
		padding: 15px 30px
	}

	.value-content {
		padding-left: 0;
		margin: 30px 0
	}

	.single-property-slider .property-slider-img.bg-f {
		height: 650px
	}

	.list-gallery-thumb {
		margin-top: 5px;
		padding: 0 10px
	}

	.list-gallery-thumb .col-2 {
		padding: 5px
	}

	.list-gallery-thumb .col-2.mb-27 {
		margin-bottom: 0 !important
	}

	.hero-slider.v2 .list-details-title.v3 .property-feature {
		columns: 2;
		padding: 5px 0
	}

	.item-element.res-box {
		margin-top: 10px
	}

	.property-list .single-property-box .property-title-box {
		padding: 30px
	}

	.property-list.fullwidth .list-extra {
		padding: 10px 15px 25px
	}

	.hero__form.v1.filter.listing-filter.property-filter .explore__form-checkbox-list.full-filter .pl-0 {
		padding-left: 15px !important
	}

	.hero__form.v1.filter.listing-filter.property-filter .explore__form-checkbox-list.full-filter .pr-30 {
		padding-right: 15px !important
	}

	.action-title.sm-center {
		margin-bottom: 45px;
		padding: 0 35px
	}

	.category-content h3 {
		padding: 0 10px;
		line-height: 1.2
	}

	.hero__form.v4.filter.listing-filter .input-search,
	.hero__form.v4.filter.listing-filter .nice-select.hero__form-input.custom-select {
		margin-bottom: 15px
	}

	.hero__form.v3 {
		background: rgba(0, 0, 0, 0.34);
		padding: 15px
	}

	.hero__form.v3 h4 {
		color: #fff
	}

	.about-section .testimonial-video {
		margin-bottom: 30px
	}

	.contact-section .contact-map.v1 {
		top: -380px;
		width: 100%;
		position: unset
	}

	.value-content-wrap .section-title.v2 {
		text-align: center;
		margin-top: 30px
	}

	.call-to-action.consult-form.v1 .form-group .filter-input {
		margin-top: 0
	}

	.hero-client-section.v2 .testimonial-btn.v2 {
		bottom: -400px;
		left: 43%
	}

	.single-property-next,
	.single-property-prev {
		top: 85%;
		opacity: 1;
		visibility: visible
	}

	.single-property-next {
		left: 50%;
		margin-left: 15px
	}

	.single-property-prev {
		right: 50% !important;
		left: auto;
		margin-right: 15px
	}

	.counter-text.v2 {
		margin-bottom: 30px
	}

	.featured-property-wrap.v1 {
		padding-bottom: 150px
	}

	.featured-property-wrap.v1 .featured-property-item.bg-h {
		position: relative
	}

	.featured-property-wrap.v1 .featured-property-info .property-title-box {
		width: auto;
		transform: translateY(250px);
		padding: 30px 40px;
		box-shadow: 0 14px 29px 0 rgba(221, 221, 221, 0.3)
	}

	.featured-property-wrap.v1 .featured-prev,
	.featured-property-wrap.v1 .featured-next {
		top: 35%
	}

	.featured-property-wrap.v1 .featured-prev {
		left: 4.5%
	}

	.featured-property-wrap.v1 .featured-next {
		right: 4.5% !important;
		left: auto
	}

	.call-to-action.bg-h.consult-form.v1 {
		height: auto;
		padding: 15px 0 50px
	}

	.contact-map iframe {
		height: 410px !important;
		margin-bottom: 40px
	}

	h2.font_size_setting {
		font-size: 20px !important
	}

	h1.font_size_setting {
		font-size: 20px !important
	}

	.listing-address {
		columns: 2
	}

	.similar-listing {
		margin-top: 75px
	}

	.user-property-img img {
		height: 321px
	}

	#user-login-popup .modal-dialog {
		max-width: 90%;
		margin-left: auto;
		margin-right: auto
	}

	.add_list .list-details-tab .nav-item {
		margin-right: 0
	}
}

@media only screen and (min-width: 576px) and (max-width:767px) {

	.hero__title,
	.hero-title.v2 {
		font-size: 2.5rem;
		line-height: 2.5rem;
		margin-left: 0;
		letter-spacing: 0
	}

	ul.listing-features {
		columns: 2
	}

	.page-wrapper.fixed-footer {
		margin-bottom: 600px
	}

	.team_next,
	.team_prev {
		top: 42%
	}

	.item-filter-list li a {
		padding: 6px 12px
	}

	.testimonial-quote {
		padding: 30px;
		width: 100%;
		left: 50%;
		transform: translateX(-50%);
		bottom: 0
	}

	.map-sidebar-content .hero__form.v1.filter .col-sm-12.pr-0 {
		padding-right: 15px !important
	}

	.single_property_agent .agent-details {
		margin-top: 20px;
		padding: 0 70px
	}
}

@media only screen and (min-width:768px) {
	.fixed-header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
		transform: translateY(0);
		padding-left: 40px
	}

	.fixed-mortgage {
		position: fixed;
		top: 10%;
		right: 0;
		width: 100%;
		box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
		transform: translateY(0)
	}
}

@media only screen and (max-width:767px) {
	.xs-center {
		text-align: center !important
	}

	.bg-xs {
		height: 0
	}

	.hero__list-item a {
		padding: 5px 15px
	}

	.sm-center {
		text-align: center !important
	}

	.sm-right {
		float: right !important
	}

	.trending-pagination {
		bottom: 10%
	}

	.hero__description {
		font-size: 1rem
	}

	.hero__title {
		letter-spacing: 0
	}

	.hero-img.text-right {
		display: none
	}

	.hero-parallax .hero-slider-item {
		padding: 170px 0
	}

	.hero-parallax {
		height: 980px
	}

	.header-text.v1 h1,
	.header-text.v2 h1 {
		font-size: 40px
	}

	.header-text.v2 span {
		font-size: 14px
	}

	.hero__form.v1.filter.listing-filter .dropdown-filter {
		margin-right: 5px
	}

	.site-navbar-wrap.v2.style2 .menu-btn,
	.site-navbar-wrap.v1 .menu-btn {
		justify-content: center;
		margin: 5px 0 10px
	}

	.item-element p {
		line-height: 26px
	}

	.counter-text {
		margin-top: 35px
	}

	.margin-bot-35 {
		margin-bottom: 35px
	}

	.hero-category-content {
		width: calc(100% * (1/3) - 21px);
		margin-bottom: 15px
	}

	.list-details-title.v2 {
		bottom: 25%
	}

	.property-amenities-box {
		transform: translateY(30%);
		height: 450px;
		padding: 25px
	}

	.property-amenities-box .list-details-tab.nav-tabs {
		border-bottom: 1px solid #ddd
	}

	.property-amenities-box .list-details-tab li.nav-item,
	.property-amenities-box .list-details-tab.fixed_nav li {
		border-bottom: none
	}

	.trending-places.v2 .single-listing-title.float-left {
		margin-top: 10px
	}

	.explore__map-side {
		top: 120px
	}

	#map_right_listing {
		margin-top: 70px
	}

	.map-sidebar-content {
		margin-top: 580px
	}

	.list-details-btn {
		margin-top: 22px
	}

	.list-details-tab {
		display: block
	}

	.list-details-tab li.nav-item,
	.list-details-tab.fixed_nav li {
		display: block;
		border-bottom: 1px solid #ddd;
		padding: 10px 0 !important
	}

	.pricing-list li.nav-item a {
		padding-right: 20px
	}

	.trending-places .list-details-tab li {
		display: inline-block;
		border-bottom: none
	}

	.trending-places .list-details-tab.nav-tabs {
		border-bottom: 1px solid #ddd
	}

	.list_menu {
		border-bottom: none
	}

	.item-wrapper .product-list .property-item .property-title-box {
		padding: 20px 30px
	}

	.trending-places .single-property-header.v4 .list-details-title.v2 .list-details-btn {
		margin-top: 5px
	}

	.hero__list-item a {
		font-size: 1rem
	}

	.hero__list-item a i {
		font-size: .9375rem
	}

	.hero__form-input {
		width: 100%;
		margin-right: 0
	}

	.hero__input-holders {
		width: 100%;
		border-radius: .25rem
	}

	.list-details-tab.nav-tabs .nav-link {
		text-align: left;
		border-bottom: 1px solid #ddd
	}

	.list-details-tab.nav-tabs .nav-link.active {
		border-bottom: none
	}

	.list-details-tab.nav-tabs {
		border-bottom: none
	}

	.feature-left.float-left {
		margin-top: 25px
	}

	.room-type-item .feature-right {
		margin-top: -47px
	}

	.facilities-list {
		margin-top: 45px
	}

	.listing-details-slider .single-listing-slider a img,
	.room-type-item img {
		width: 100%
	}

	.review_wrap .rate-review {
		margin-bottom: 10px
	}

	.list-tags {
		margin-bottom: 30px
	}

	.review-box {
		padding: 0 10px
	}

	.agent-list .single-team-info {
		flex-direction: row
	}

	.trending-prev,
	.coupon-prev,
	.team-prev,
	.partner-prev,
	.testimonial-prev {
		left: 43%
	}

	.trending-next,
	.coupon-next,
	.team-next,
	.partner-next,
	.testimonial-next {
		right: 43%
	}

	.coupon-desc.float-right h4 {
		margin-top: 30px;
		margin-bottom: 0
	}

	.coupon-owner {
		margin-bottom: 20px
	}

	.work-process-content {
		margin-bottom: 30px
	}

	.contact-widget {
		margin-top: 50px
	}

	.list-details-tab.nav-tabs.pricing-list .nav-item {
		margin-right: 0;
		text-align: left
	}

	.list-details-tab.nav-tabs.pricing-list .nav-item:first-child {
		padding-right: 15px
	}

	.app-content {
		padding-bottom: 30px
	}

	.app-img {
		position: relative;
		top: 10px
	}

	.action-title p {
		margin-bottom: 30px
	}

	.add_list_content .filter-input {
		margin-bottom: 15px
	}

	.single-property-details.v1 {
		margin-top: 80px !important
	}

	.listing-address,
	.property-info {
		columns: 2
	}

	.floor-list li {
		display: block;
		float: left
	}

	.floor-list li:first-child {
		margin-left: 0
	}

	.floor-list {
		display: block;
		margin-left: 0
	}

	.nearby-place {
		margin-bottom: 5px
	}

	.contact-form__input-text,
	.contact-form__textarea {
		margin: 0 0 15px
	}

	.property-list .single-property-box .property-title-box {
		padding: 20px
	}

	.category-section.bg-xs {
		height: 350px
	}

	.category-content h3 {
		font-size: 26px
	}

	#general_info .listing-input.hero__form-input.custom-select {
		margin-bottom: 30px
	}

	.hero__form.v2 .explore__form-checkbox-list.full-filter {
		top: 250px
	}

	.hero__form.v1 .explore__form-checkbox-list.full-filter {
		top: 93%
	}

	.hero__form.v2 .explore__form-checkbox-list.full-filter .pr-30 {
		padding-right: 15px
	}

	.hero__form.v2 .explore__form-checkbox-list.full-filter .col-lg-4.col-md-6.py-1.pl-0 {
		padding-right: 15px
	}

	.value-content-wrap .section-title.v2 h2 {
		margin-bottom: 20px;
		font-size: 26px;
		line-height: 1.4;
		font-weight: 500
	}

	.value-content {
		margin: 0
	}

	.call-to-action.consult-form.v1 .form-group {
		margin-bottom: 15px
	}

	.promo-section.v2 .promo-content-wrap {
		columns: 1
	}

	.single-team-member.v2 img {
		width: 100%
	}

	.promo-section.v1 .promo-content img {
		max-width: 45px;
		margin-bottom: 20px
	}

	.single-property_next,
	.single-property_prev {
		top: 90%
	}

	.single-property_next {
		left: 54%
	}

	.single-property_prev {
		left: 42%
	}

	.value-calculator-section.py-80.mt-140.v1,
	.trending-places.pb-130.mt-140 {
		margin-top: 30px !important
	}

	.hero-client-section.mt-140.pb-5 {
		margin-top: 50px !important
	}

	.featured-property-section.pt-130.mt-1,
	.trending-places.pt-130 {
		padding-top: 60px !important
	}

	.client-btn-wrap {
		right: 30px;
		bottom: 27%
	}

	.site-navbar-wrap.v1 .user-btn li,
	.site-navbar-wrap.v2 .user-btn li {
		margin-left: 0;
		margin-right: 25px
	}

	.site-navbar-wrap.v1 .navbar-brand {
		max-width: 180px;
		margin-bottom: 20px
	}

	.site-navbar-wrap.v2.style2 {
		padding-bottom: 15px
	}

	.site-navbar-wrap.v2 .navbar-brand {
		margin-bottom: 15px
	}

	.single-team-member.agent-item img {
		width: 100%
	}

	.single-team-info .agent-content {
		padding: 30px 0
	}

	.table-content table td {
		min-width: 200px
	}

	.location-info {
		position: relative;
		right: auto
	}

	.text-position-bottom {
		justify-content: center;
		padding-left: 0;
		align-items: center
	}

	.form-responsive {
		margin-top: 0
	}

	.margin-setting {
		margin-top: 100px
	}

	.slider-form.v2 .hero__form.v1 {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
	}

	.margin_res {
		margin-top: 115px
	}

	.list-details-tab.width_setting .nav-item {
		margin-right: 0
	}

	.post-content-wrap .post-title {
		font-size: 20px
	}

	.flex_content {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-top: 10px
	}

	.flex_content .list-btn {
		margin-top: 0 !important
	}

	.author_details {
		margin-top: 20px
	}

	.list-details-title.v1 {
		transform: translateY(305px)
	}

	.chat-close {
		top: -10px
	}

	.chatbox-wrapper {
		left: 150px
	}

	.chat-popup {
		left: 10.5%
	}

	.listing-address,
	.property-info {
		columns: 1
	}

	.video_setting {
		width: 100%;
		height: auto
	}

	.user-property-img img {
		height: 280px
	}

	.membership_settings {
		border-left: none;
		border-top: 1px solid;
		padding-left: 15px;
		padding-top: 30px
	}
}

@media only screen and (min-width:767px) {
	.no-pad-lr {
		padding-right: 0 !important;
		padding-left: 0 !important
	}

	.single-featured-list:hover .single-featured-prev {
		left: 2.5%;
		visibility: visible;
		opacity: 1
	}

	.single-featured-list:hover .single-featured-next {
		right: 2.5%;
		visibility: visible;
		opacity: 1
	}

	.single-featured-prev,
	.single-featured-next {
		visibility: hidden;
		opacity: 0
	}
}

@media (max-width: 575px) {
	.hidden_xs {
		display: none !important
	}

	.xs-left {
		float: left !important
	}

	.hero.v1 {
		padding-top: 15rem
	}

	.header-top-left {
		display: none
	}

	.site-navbar-wrap .navbar-brand {
		max-width: 180px
	}

	.header-top-section .menu-btn {
		justify-content: center;
		padding: 5px 0
	}

	.header-top-section .user-btn li {
		margin-left: 25px
	}

	.hero-slider .featured-prev,
	.hero-slider .featured-next {
		top: 55%
	}

	.video-area.v1 .video-content {
		z-index: 1001;
		padding-top: 150px
	}

	.hero__title,
	.hero-title.v2 {
		font-size: 2rem;
		line-height: 2.5rem;
		margin-left: 0
	}

	.hero__list-item a {
		font-size: .9375rem
	}

	.hero__list-item a i {
		font-size: .9375rem
	}

	.trending-btn-wrap .btn-danger {
		width: 100%
	}

	ul.listing-features {
		columns: 1
	}

	.list-single-facts ul {
		columns: 1
	}

	a.rate-review {
		padding: 6px 10px;
		margin-right: 10px
	}

	a.rate-review i {
		margin-right: 5px
	}

	a.rate-review span {
		padding-left: 5px
	}

	.review_wrap .rate-review {
		float: left !important;
		margin-bottom: 10px
	}

	.review_wrap.has-child {
		margin-left: 0
	}

	.map-sidebar-content .map-filter .explore__form-checkbox-list.full-filter {
		top: 150px !important
	}

	.map-sidebar-content .map-filter .input-search,
	.map-sidebar-content .map-filter .nice-select.hero__form-input.custom-select {
		margin-bottom: 15px
	}

	.map-sidebar-content .map-filter .pl-0 {
		padding-left: 15px !important
	}

	.map-sidebar-content .map-filter .pr-0 {
		padding-right: 15px !important
	}

	.row.promo-content {
		text-align: center
	}

	.nav-folderized .nav h2:after {
		right: 5%
	}

	.page-wrapper.fixed-footer {
		margin-bottom: 640px
	}

	.counter-text h6 {
		font-size: 25px
	}

	.counter-text i {
		font-size: 20px
	}

	.counter-text p {
		font-size: 15px
	}

	.hero-catagory-menu ul li {
		margin-bottom: 15px
	}

	.contact-form__upload-btn {
		margin-bottom: 40px
	}

	.contact-form__input-file {
		width: 157px
	}

	.map-filter .dropdown-filter i {
		bottom: 29px !important;
		right: 35px
	}

	.featured-property-info .property-title-box {
		left: 1%;
		padding: 22px;
		width: 330px
	}

	.featured-property-wrap.v1 .featured-property-info .property-title-box {
		left: 0;
		margin: 0 10px;
		transform: translateY(330px)
	}

	.featured-property-info .property-title-box h4 a {
		font-size: 20px
	}

	.single-listing-title h2 {
		font-size: 24px
	}

	.listing-address,
	.property-info {
		columns: 1
	}

	.similar-listing-wrap {
		padding-top: 0
	}

	.chatbox-wrapper {
		right: 6%
	}

	.list-details-section {
		padding: 25px 15px
	}

	.popular-next,
	.popular-prev {
		top: 94%;
		background: rgba(51, 51, 51, 0.75) !important
	}

	.popular-next i,
	.popular-prev i {
		color: #fff !important
	}

	.swiper-container.popular-place-wrap {
		padding-bottom: 80px
	}

	.slider-btn.v2 {
		width: 40px;
		height: 40px
	}

	.slider-btn.v2 i,
	.slider-btn.v2 i {
		line-height: 40px;
		font-size: 18px
	}

	.popular-next {
		left: 50%;
		margin-left: 15px
	}

	.popular-prev {
		left: 42%;
		margin-right: 15px
	}

	.promo-content-wrap {
		columns: 1
	}

	.single_cat {
		padding: 15px
	}

	.single_cat img {
		max-width: 30px
	}

	.action-title h2 {
		font-size: 24px
	}

	.testimonial-quote {
		width: auto;
		padding: 30px
	}

	.testimonial-quote p {
		margin-top: 10px
	}

	.client-btn-wrap {
		right: 3%;
		padding: 5px 8px
	}

	.post-nav .page-prev,
	.post-nav .page-next {
		text-align: center;
		margin-bottom: 10px
	}

	.hero-slider.v2 .list-details-title.v3 {
		padding: 20px;
		top: 200px;
		width: 300px
	}

	.hero-slider.v2 .list-details-title.v3 .single-listing-title h2 {
		font-size: 20px;
		margin-bottom: 5px
	}

	.hero-slider.v2 .list-details-title.v3 .single-listing-title .property-feature li {
		padding-bottom: 5px
	}

	.client-btn-wrap {
		right: 16px;
		bottom: 225px;
		padding: 0
	}

	.testimonial-btn a {
		top: 41%
	}

	.testimonial-quote p {
		font-size: 15px
	}

	.map-filter .filter-checkbox ul {
		columns: 1
	}

	.property-amenities-box .list-details-tab .nav-item {
		display: block;
		text-align: left;
		padding: 5px 0
	}

	.property-amenities-box .list-details-tab.nav-tabs {
		border-bottom: none
	}

	.property-amenities-wrap {
		margin-bottom: 350px !important
	}

	.property-amenities-box {
		height: 100%;
		transform: translateY(10%)
	}

	.property-amenities-box .property-gallery_tab .property-info {
		columns: 1
	}

	.single_property_agent .agent-details {
		margin-top: 20px
	}

	.single_property_agent img {
		width: 100%
	}

	.img_settings {
		height: 200px;
		object-fit: cover
	}

	.author_details a {
		display: block;
		margin-bottom: 18px
	}

	.flex_content {
		flex-direction: column;
		align-items: flex-start
	}

	.flex_content .trend-open {
		margin-bottom: 20px
	}

	.responsive_property_details {
		margin-top: 150px !important;
		display: block;
		align-items: center;
		height: auto;
		padding: 50px 0;
		margin-bottom: 60px !important
	}

	.list-details-title.v1 {
		background: #ffffffeb
	}

	.responsive_property_details .list-details-title.v1 {
		transform: unset
	}

	.single-property-details.v1 {
		margin-top: 0 !important
	}

	.chatbox-wrapper {
		left: 0;
		right: 0;
		margin: auto;
		bottom: 10px;
		border-radius: 5px
	}

	.chat-popup {
		left: 10.5%
	}

	.agent-chat-form.v1 {
		z-index: 9999;
		border: 1px solid #f8f;
		position: relative
	}

	.tooltip.show {
		z-index: 9
	}

	.chat-btn {
		background: var(--secondary-color)
	}

	.img_padding {
		margin-bottom: 10px
	}
}

@media only screen and (max-width:480px) {
	.hero__form.v1.bg-white {
		padding: 20px 15px
	}

	.section-title {
		font-size: 1.25rem
	}

	.breadcrumb-menu h2 {
		font-size: 28px
	}

	.header-text.v2 h1 {
		font-size: 30px
	}

	.pricing-table .title:after,
	.pricing-table .title:before {
		width: 280px;
		height: 200px;
		top: 220px;
		left: -46px
	}

	.pricing-table .title:after {
		top: 150px;
		left: auto;
		right: -70px
	}

	.hero-category-content {
		width: calc(100% * (1/2) - 21px);
		margin-bottom: 15px
	}

	.filter-checkbox ul {
		columns: 1
	}

	.review-item__description {
		margin: 10px 0 20px
	}

	.review-item__image {
		width: 100%
	}

	.review-item__post {
		display: block
	}

	.list-ratings span {
		font-size: 16px
	}

	.slider-btn.v4 {
		width: 30px;
		height: 30px
	}

	.slider-btn.v4 i {
		line-height: 30px
	}

	.single-listing-title h2 {
		font-size: 22px
	}

	.single-listing-title h2 span {
		margin-left: 5px
	}

	.contact-form__upload-btn {
		text-align: left;
		margin-bottom: 37px
	}

	.contact-form__upload-btn span {
		top: 0;
		left: 0
	}

	.contact-form__upload-btn span i {
		margin-right: .25rem
	}

	ul.business-hours {
		padding: 15px
	}

	.customer-rating {
		float: left
	}

	.trending-prev,
	.popular-prev,
	.team-prev,
	.partner-prev,
	.testimonial-prev {
		left: 38%
	}

	.trending-next,
	.popular-next,
	.team-next,
	.partner-next,
	.testimonial-next {
		right: 38%
	}

	.hero.v2 .hero-desc.v2 {
		margin-bottom: 0
	}

	.hero.v2 .hero-title.v2 {
		font-size: 1.6rem;
		margin-bottom: 0
	}

	.review_wrap li li {
		margin-left: 0
	}

	.app-content form input[type="text"] {
		margin-bottom: 15px
	}

	.popular-catagory-content .title {
		font-size: 25px;
		top: 38%
	}

	.popular-catagory-content .cat-content span {
		margin-top: 60px
	}

	.blog-hover-content a.btn.v6 {
		opacity: 0
	}

	.blog-hover-content .blog-title {
		transform: translatey(12px)
	}

	.single-blog-item.v2:hover .blog-hover-content a.btn.v6 {
		opacity: 0
	}

	.popular-item.sm-grid .single-place-content {
		bottom: 2.6rem
	}

	.popular-item.sm-grid .single-place-title {
		margin-bottom: 5px
	}

	.popular-item.sm-grid .single-place-title a {
		font-size: 20px
	}

	.contact-form__input-file {
		width: 170px
	}

	.payment_receipt--contents .btn.v3 {
		margin-top: 20px
	}

	.value-content h3 {
		font-size: 24px;
		line-height: 1.2;
		margin-bottom: 18px
	}

	.value-input-wrap button {
		padding: 8px 13px;
		font-size: 14px;
		line-height: 37px
	}

	.product-rating li i {
		font-size: 16px
	}

	.review_wrap li ul.has-child>li {
		margin-left: 0
	}

	.single-team-member.v1 .single-team-info {
		padding: 0
	}

	.featured-price {
		float: left
	}

	.section-title h2 {
		font-size: 24px
	}

	.section-title p {
		font-size: 14px
	}

	.post-content-wrap .post-title {
		font-size: 18px
	}

	.reviewer-img img {
		width: 200px
	}

	.list-details-title.v4 h2 {
		font-size: 35px
	}

	.list-details-title.v4 p,
	.list-details-title.v4 .trend-open p {
		font-size: 18px
	}

	.featured-property-wrap.v1 .featured-property-info .property-title-box {
		width: 300px;
		padding: 30px 15px
	}

	.trending-pagination {
		transform: unset;
		right: 0;
		left: 0;
		text-align: center
	}

	.submit_btn {
		display: block
	}

	.submit_btn button.btn.v3 {
		width: 100%;
		display: block
	}

	.hero__form.v1.filter.listing-filter .dropdown-filter {
		float: none;
		text-align: center;
		display: block
	}

	.page-num li a {
		padding: 5px 10px
	}

	.post-nav>div a {
		line-height: 1.2
	}

	.clearOneFIlter {
		margin-left: 0;
		display: inline-block;
		margin-top: 12px
	}

	.property-feature {
		columns: 2
	}

	.news-subtitle {
		flex-direction: column;
		align-items: flex-start
	}

	.news-subtitle p {
		margin-bottom: 10px
	}

	h2.font_size_setting {
		font-size: 16px !important
	}

	h1.font_size_setting {
		font-size: 16px !important
	}

	.list-details-btn .trend-open p {
		font-size: 18px;
		margin-left: 0
	}

	.chatbox-wrapper {
		width: 90%
	}

	#user-login-popup .modal-body {
		padding: 25px 0
	}
}

@media (max-width:338px) {
	.hero__form.v1.filter.listing-filter.property-filter .dropdown-filter {
		float: none
	}

	.clearOneFIlter {
		margin-left: 0;
		display: block;
		margin-top: 12px;
		text-align: center
	}
}

@media (max-width: 320px) {
	.property-title-box span {
		padding: 0 4px
	}

	.property-title-box p {
		font-size: 13px
	}

	.property-title-box ul li span {
		font-size: 12px;
		padding: 0 2px 0 0
	}

	.per_sale:after,
	.per_month:before {
		content: ''
	}
}

.user_type_ddr .nice-select:after {
	margin-top: -5px
}

.user_type_ddr .custom-select {
	padding-top: 5px !important
}

.badge {
	padding: 6px 7px !important;
	font-size: 85% !important
}

.h4nearby {
	font-size: 17px
}

.h4label {
	font-size: 16px;
	font-weight: 400
}

.custom_error {
	display: none
}

.custom_eclips {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.news_common_height {
	height: 180px;
	object-fit: cover;
	object-position: top
}

.listedfor_bg {
	background-color: var(--secondary-color) !important
}

.property_type_bg {
	background-color: #28a745 !important
}

.property_subtype_bg {
	background-color: #17a2b8 !important
}

.verified_bg {
	background-color: var(--primary-color) !important
}

.featured_bg {
	background-color: #28a745 !important
}

.furnishing_bg {
	background-color: var(--primary-color) !important
}

.pricenegotiable_bg {
	background-color: #28a745 !important;
	margin-top: 5px
}

.cursor_pointer {
	cursor: pointer
}

.snackbar_success {
	background-color: #25b160
}

.snackbar_error {
	background-color: #e02020
}

#snackbar {
	visibility: hidden;
	min-width: 250px;
	margin-left: -125px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	border-radius: 2px;
	padding: 16px;
	position: fixed;
	z-index: 999991;
	right: 3%;
	top: 30px;
	height: auto !important
}

#snackbar.show {
	visibility: visible;
	-webkit-animation: fadein 0.5s, fadeout .5s 4.5s;
	animation: fadein 0.5s, fadeout .5s 4.5s
}

@-webkit-keyframes fadein {
	from {
		top: 0;
		opacity: 0
	}

	to {
		top: 30px;
		opacity: 1
	}
}

@keyframes fadein {
	from {
		top: 0;
		opacity: 0
	}

	to {
		top: 30px;
		opacity: 1
	}
}

@-webkit-keyframes fadeout {
	from {
		top: 30px;
		opacity: 1
	}

	to {
		top: 0;
		opacity: 0
	}
}

@keyframes fadeout {
	from {
		top: 30px;
		opacity: 1
	}

	to {
		top: 0;
		opacity: 0
	}
}

< !-- New css added for hearder city add-->.wrap-items {
	display: flex;
	align-items: center
}

.dropdown-country {
	margin-top: 11px;
	margin-left: 30px;
	position: relative
}

.dropdown-country a {
	font-weight: 500;
	font-size: 15px;
	cursor: pointer
}

.dropdown-country a i {
	margin-left: 5px
}

.list-dropbox-country,
.list-dropbox-intrl-country {
	box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.05);
	position: absolute;
	width: 50rem !important;
	z-index: 9999
}

.dropdown-country .list-dropbox-country,
.list-dropbox-intrl-country {
	top: 122%;
	left: -12%;
	position: absolute;
	text-align: left;
	margin-top: 14px;
	margin-left: 0;
	background: #fff;
	transition: .4s 0;
	z-index: 999;
	display: none
}

.wrap-dropbox-items {
	padding: 15px;
	position: relative
}

.list-dropbox-country i.arrow-up-mark,
.list-dropbox-intrl-country i.arrow-up-mark {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
	vertical-align: middle;
	position: absolute;
	top: -10px;
	left: 20px
}

.dropbox-title {
	display: flex;
	align-items: center
}

.dropbox-title .icon-country {
	width: 24px;
	height: 24px;
	background: url(../images/icon-country.png) -10px -10px;
	display: block
}

.dropbox-title h5 {
	font-size: 14px;
	margin-bottom: 0;
	margin-left: 10px
}

.dropbox-header .search-inputbox {
	position: absolute;
	right: 10px;
	top: 10px
}

.dropbox-header .search-inputbox.listing-filter input[type="text"] {
	height: 38px;
	padding: 0 15px 0 45px
}

.dropbox-header .search-inputbox.listing-filter .input-search:before {
	top: 10px;
	font-size: 14px
}

.dropbox-header .search-inputbox.listing-filter .input-search input::placeholder {
	font-size: 12px !important
}

.autocomplete {
	position: relative
}

.autocomplete-items {
	position: absolute;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	border-top: none;
	z-index: 99;
	top: 100%;
	left: 0;
	right: 0;
	max-height: 16rem;
	overflow: auto;
	border-bottom: 1px solid #d4d4d4
}

.autocomplete-items::-webkit-scrollbar {
	width: 5px
}

.autocomplete-items::-webkit-scrollbar-track {
	background: #e6e6e6
}

.autocomplete-items::-webkit-scrollbar-thumb {
	background-color: #937ef8
}

.autocomplete-items div {
	padding: 10px;
	cursor: pointer;
	background-color: #fff;
	font-weight: 400;
	color: #212529
}

.autocomplete-items div:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}

.autocomplete-active {
	background-color: #1e90ff !important;
	color: #fff
}

div#myInputautocomplete-list div strong {
	color: #474545
}

.dropbox-content .dropbox-catagory {
	color: #999;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 5px;
	display: inline-block
}

.dropbox-content {
	margin-top: 18px
}

.dropbox-catagory ul {
	margin-top: 5px
}

.dropbox-catagory ul li {
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	width: 110px;
	color: #333;
	padding: 0 20px 0 0;
	vertical-align: top;
	width: 120px
}

.dropbox-catagory ul li a {
	color: inherit;
	font-size: 13px;
	cursor: pointer
}

.dropbox-catagory ul li a:hover {
	color: var(--primary-color)
}

.bb_sap {
	border-bottom: 1px solid #ededed;
	padding-bottom: 15px;
	margin-bottom: 15px
}

.icon-international {
	width: 24px;
	height: 24px;
	background: url(../images/icon-country.png) -54px -10px;
	display: block
}

.width-change.dropbox-catagory ul li {
	width: 200px;
	line-height: normal
}

.dropbox-catagory ul li span {
	color: #b2b2b2;
	font-size: 11.5px;
	font-weight: 400
}

.browser-top-links {
	background: rgba(221, 221, 221, 0.22)
}

.browser-link-tabing {
	border-radius: 3px;
	padding: 0 50px 30px
}

.browser-link-tabing ul {
	justify-content: space-between
}

.browser-link-tabing .list-details-tab .nav-item a {
	font-size: 14px
}

.browser-link-tabing .list-details-tab .nav-item {
	margin-right: 0
}

.browser-link-tabing .tab-content .property-info {
	columns: 5;
	column-gap: 8%
}

.browser-link-tabing .tab-content .property-info li {
	display: flex;
	align-items: center
}

.browser-link-tabing .tab-content .property-info li a {
	font-size: 14px;
	color: #505050;/text-decoration: underline
}

.browser-link-tabing .tab-content .property-info li a:hover {
	color: var(--primary-color);
	text-decoration: underline
}

.browser-link-tabing .tab-content .property-info li a i {
	font-size: 11px;
	margin-right: 7px
}

.browser-link-tabing .property-gallery_tab {
	padding: 0 15px
}

.app-icons {
	display: flex;
	align-items: center
}

.app-icons li a i {
	font-size: 26px !important;
	line-height: normal
}

.social-buttons li a:hover i {
	color: #fff !important;
	transform: scale(1.2)
}

@media (max-width: 1300px) {
	.list-dropbox-country i.arrow-up-mark {
		top: -9px
	}

	.list-dropbox-intrl-country i.arrow-up-mark {
		top: -9px
	}
}

@media (max-width:1250px) {
	.dropbox-content {
		max-height: 10rem;
		overflow: auto
	}

	.list-dropbox-country {
		width: 30rem
	}

	.list-dropbox-intrl-country {
		width: 30rem
	}

	.site-navbar .site-navigation .site-menu>li {
		display: inline-block;
		padding: 10px 12px
	}

	.site-navbar-wrap.v1 .site-navbar .site-navigation .site-menu>li>a {
		font-size: 14px
	}

	.dropdown-country a {
		color: #000;
		font-weight: 400;
		font-size: 14px;
		cursor: pointer
	}

	.site-navbar-wrap .navbar-brand {
		max-width: 112px
	}
}

@media (max-width:1200px) {
	.browser-link-tabing {
		padding: 30px 15px
	}

	.browser-link-tabing .list-details-tab .nav-item a {
		font-size: 13px
	}

	.user-btn li a {
		width: 20px
	}

	.user-btn li a i {
		font-size: 14px
	}

	.user-btn span {
		width: 15px;
		height: 15px;
		line-height: 16px;
		top: 0;
		right: -5px
	}
}

@media (max-width:1076px) {
	.browser-link-tabing ul.list-details-tab {
		justify-content: space-between;
		display: flex;
		border-bottom: 1px solid #dee2e6 !important
	}

	.browser-link-tabing .list-details-tab .nav-item {
		border-bottom: none
	}

	.browser-link-tabing .tab-content .property-info {
		columns: 3
	}
}

@media (max-width:1050px) {
	.list-dropbox-country {
		width: 20rem !important
	}

	.list-dropbox-intrl-country {
		width: 20rem !important
	}

	.dropbox-header .search-inputbox {
		position: unset;
		margin-top: 10px
	}

	.dropbox-content {
		max-height: 7rem;
		overflow: auto
	}
}

@media (max-width:991px) {
	.browser-link-tabing .tab-content .property-info {
		columns: 2
	}
}

@media (max-width:767px) {
	.dropdown-country {
		margin-top: -5px;
		margin-left: 30px;
		position: relative
	}

	.responsive_property_details {
		margin-top: 130px !important
	}
}

@media (max-width:575px) {
	.list-dropbox-country {
		width: auto
	}

	.list-dropbox-intrl-country {
		width: auto
	}

	.dropdown-country {
		margin-top: -6px;
		margin-right: 41px
	}

	.wrap-items {
		justify-content: space-between
	}

	.browser-link-tabing .tab-content .property-info {
		columns: 1
	}

	.browser-link-tabing ul.list-details-tab {
		justify-content: space-between;
		display: block;
		border-bottom: none !important
	}

	.browser-link-tabing .list-details-tab .nav-item {
		border-bottom: 1px solid #dee2e6 !important
	}
}

@media (max-width:500px) {
	.list-dropbox-country {
		width: auto
	}

	.list-dropbox-intrl-country {
		width: auto
	}

	.dropdown-country {
		display: none
	}
}

.small-links ul li {
	display: inline-block;
	padding-bottom: 0 !important;
	line-height: normal
}

.small-links ul li a,
.small-links ul li span {
	color: #fff !important;
	font-size: 13px !important
}

.small-links ul li span {
	padding: 0 3px
}

.small-links ul li:last-child span {
	display: none
}

.new_warp_list {
	position: relative;
	z-index: 9;
	border-bottom: none !important;
	margin-bottom: 0 !important;
	display: flex !important;
	align-items: center
}

.last_child_radius {
	border-top-right-radius: 5px
}

.btn_last_new {
	display: inline-block;
	margin-left: 10px;
	margin-bottom: -1px
}

.btn_last_new a {
	background: var(--secondary-color) !important;
	padding: 12.1px 15px;
	color: #fff !important;
	font-size: 16px;
	text-transform: capitalize;
	border-radius: 5px;
	border: 1px solid transparent;
	transition: .3s;
	font-weight: 400
}

.mt-80ni {
	margin-top: 65px
}

.dropdown_buy_option {
	position: relative
}

.options {
	cursor: pointer;
	color: #fff;
	padding: 0 30px;
	margin-left: 10px
}

.options i {
	margin-left: 15px;
	font-size: 13px;
	position: relative;
	color: #222
}

.options span {
	font-weight: 500;
	font-size: 17px;
	line-height: normal;
	color: #222
}

.options .ion-chevron-down::before {
	transform: translate(-50%, -50%);
	transition: .1s all ease;
	position: absolute;
	top: 50%;
	left: 50%
}

.options .ion-chevron-down.upDown::before {
	transform: translate(-50%, -50%) rotate(-180deg)
}

.list_drop_buy,
.new-resale-drop {
	box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.05);
	position: absolute;
	z-index: 9999;
	border-radius: 3px;
	padding: 3px;
	border: 1px solid #d9d9d9;
	background: #fff;
	left: 15px;
	right: 0;
	bottom: -110px;
	display: none
}

.new-resale-drop {
	top: 100%;
	left: 0;
	bottom: unset
}

.ovarlay-sec {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	bottom: 0;
	z-index: 99;
	display: none
}

ul.list_drop_buy li,
ul.new-resale-drop li {
	cursor: pointer;
	padding: 10px;
	font-size: 16px;
	color: #222;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #eee
}

ul.list_drop_buy li:last-child,
ul.new-resale-drop li:last-child {
	border-bottom: none
}

ul.list_drop_buy li:hover,
ul.new-resale-drop li:hover {
	background: #eee
}

ul.list_drop_buy li i,
ul.new-resale-drop li i {
	color: var(--secondary-color);
	visibility: hidden;
	opacity: 0
}

ul.new-resale-drop li i {
	font-size: 18px !important
}

ul.list_drop_buy li.active_checkmark i,
ul.new-resale-drop li.active_checkmark i {
	visibility: visible;
	opacity: 1
}

.site-navbar.property-navbar .site-navigation .site-menu>li {
	padding: 10px 8px !important
}

.site-navbar-wrap.v1 .property-navbar.site-navbar .site-navigation .site-menu>li>a {
	color: #222 !important
}

.property-navbar .btn.v6 {
	border: 1px solid #ddd
}

.propert-nav-v2 .site-navbar-wrap.v1 {
	border-bottom: 1px solid #ddd
}

.filetr-minimal {
	border: 1px solid #ddd
}

.flexing-flietr-minimal-list {
	display: flex;
	align-items: center
}

.cstm-top-margin {
	margin-top: 84px
}

.fliter-title {
	background: var(--primary-color);
	border-top-right-radius: 2rem;
	padding-right: 22px !important;
	border-bottom-right-radius: 2rem
}

.fliter-title h4 {
	margin: 0;
	font-size: 15px;
	margin-left: 5px;
	color: #fff
}

.fliter-title i {
	color: #fff;
	font-size: 13px
}

.flex-listing {
	display: flex;
	align-items: center;
	padding: 11px 10px
}

.wrap-minimal-list {
	position: relative
}

.flex-listing.wrap-minimal-list {
	padding: 12.5px 10px;
	cursor: pointer
}

.wrap-minimal-list p {
	font-size: 11.7px;
	color: #222;
	text-transform: uppercase
}

.wrap-minimal-list i {
	font-size: 11px;
	margin-left: 5px;
	color: #222
}

.border-right-list {
	border-right: 1px solid #ddd
}

.minimal-filter-over {
	visibility: hidden;
	opacity: 0;
	top: 105%;
	left: -12%;
	position: absolute;
	text-align: left;
	margin-top: 20px;
	margin-left: 0;
	background: #fff;
	z-index: 99;
	padding: 10px;
	box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.05);
	min-width: 20.3rem;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border: 2px solid var(--primary-color)
}

.minimal-filter-over.bhk-over {
	min-width: 23rem
}

.minimal-filter-over.property-type {
	min-width: 14rem
}

.minimal-filter-over.more-type {
	min-width: 40rem;
	left: -250%
}

.wrap-minimal-list:hover .minimal-filter-over {
	transition-delay: 0;
	margin-top: -1px;
	visibility: visible;
	opacity: 1
}

.minimal-filter-over i.arrow-up-mark {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid var(--primary-color);
	vertical-align: middle;
	position: absolute;
	top: -12px;
	left: 20px
}

.minimal-filter-over.more-type i.arrow-up-mark {
	left: 180px
}

.input-boxes-price {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.listing-filter.input-boxes-price input {
	padding: 4px 15px 0 30px;
	height: 40px;
	width: auto;
	border: 1px solid #ddd;
	border-radius: 3px
}

.listing-filter.input-boxes-price .input-search:before {
	color: #717171;
	position: absolute;
	top: 15px;
	left: 15px;
	content: "\f156";
	font-family: "Font Awesome 5 Free";
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	font-weight: 900
}

.line-between {
	display: inline-block;
	width: 10px;
	height: 1px;
	background: #ddd
}

.option-box-wrap {
	margin-top: 15px;
	height: 180px;
	overflow: auto
}

.option-box ul li {
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 5px 10px 5px 5px;
	-webkit-transition: color .7s ease, background-color .7s ease;
	transition: color .7s ease, background-color .7s ease
}

.option-box.max ul li {
	justify-content: flex-end
}

.option-box.min ul li {
	justify-content: flex-start
}

.option-box.max {
	display: none
}

.option-box.min {
	display: none
}

.option-box.max.active-man-mix {
	display: block
}

.option-box.min.active-man-mix {
	display: block
}

.option-box ul li i {
	margin-right: 5px;
	color: #717171
}

.option-box ul li span {
	font-weight: 600;
	font-size: 17px;
	color: #222
}

.option-box ul li:hover {
	background: #ddd
}

.bhk-chip {
	display: flex;
	align-items: center;
	flex-flow: wrap
}

.bhk-chip .chip {
	padding: 5px 8px;
	border: 1px solid #9e9e9e;
	border-radius: 1rem;
	margin-right: 8px;
	cursor: pointer;
	margin-bottom: 3px
}

.bhk-chip .chip:last-child {
	margin-right: 0
}

.chip span {
	font-weight: 400;
	color: #9e9e9e;
	text-transform: capitalize
}

.chip:hover,
.chip_act {
	border-color: var(--secondary-color) !important
}

.chip:hover span,
.chip_act_span {
	color: var(--secondary-color) !important;
	font-weight: 700 !important
}

.wrap-more {
	display: flex
}

.wrap-more-left {
	margin-right: 50px;
	width: 65%
}

h6.lbl-title {
	font-size: 13px;
	margin-bottom: 5px;
	text-transform: uppercase
}

.placeholder-area {
	padding: 10px 5px;
	display: flex;
	border-bottom: 1px solid #ddd;
	justify-content: space-between;
	align-items: center
}

.placeholder-area span {
	font-weight: 500
}

.gropu-control {
	display: flex
}

.input-group-control {
	width: 50%;
	position: relative
}

.input-group-control:first-child {
	margin-right: 25px
}

.overflow_box {
	max-height: 470px;
	overflow: auto;
	padding: 20px
}

.maxminwraping {
	display: none;
	top: 100%;
	left: 0;
	position: absolute;
	text-align: left;
	margin-left: 0;
	background: #fff;
	transition: .4s 0;
	z-index: 9999999;
	padding: 10px 5px;
	box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.05);
	min-width: 12rem
}

.maxminwraping .input-search:before {
	content: '' !important
}

.maxminwraping .input-search input {
	padding: 4px 15px 0 4px !important;
	width: 80px !important
}

.maxminwraping .option-box ul li span {
	font-weight: 400;
	font-size: 14px
}

.bradcrumb-custom .breadcrumb-menu span a {
	color: #606060;
	padding: 0;
	text-transform: capitalize;
	letter-spacing: 0
}

.bradcrumb-custom .breadcrumb-menu span {
	padding: 0 7px;
	font-size: 13px
}

.bradcrumb-custom .breadcrumb-menu span a:hover {
	color: var(--secondary-color)
}

.bradcrumb-custom .breadcrumb-menu span::before {
	color: #606060;
	position: absolute;
	content: "/";
	right: -6px;
	top: -3px;
	font-size: 14px
}

.hoverable-span {
	position: relative
}

.item-drodown {
	position: absolute;
	padding: 9px;
	background: #fff;
	box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.05);
	z-index: 110;
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition: .5s
}

.hoverable-span:hover .item-drodown {
	visibility: visible;
	opacity: 1
}

.img-wrap {
	height: 360px;
	width: 360px
}

.img-wrap img {
	height: 100%;
	width: 100%;
	object-fit: cover
}

.google-add-box {
	height: 360px;
	width: 360px;
	background: #c7c7c7
}

.event-image .section-title.v2 h3 {
	line-height: 1
}

.box-support-user {
	display: flex;
	align-items: center;
	padding: 15px;
	background: #fff;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
	margin-bottom: 40px;
	cursor: pointer
}

.part-left-user {
	width: 35%;
	padding: 20px
}

.part-right-user span {
	font-weight: 400;
	display: block;
	margin-bottom: 10px
}

.part-right-user a {
	color: var(--primary-color);
	font-weight: 500
}

.user-text-help h3 {
	font-size: 19px;
	margin-bottom: 5px !important
}

.wrap-breadcrumb h5 {
	margin-bottom: 0;
	line-height: normal;
	font-size: 18px
}

.site-navbar-wrap.v2 .site-navbar.property-navbar .site-navigation .site-menu>li>.btn.v6 {
	color: #222 !important
}

.wrap-chip {
	display: flex;
	align-items: center;
	margin-top: 12px
}

.wrap-chip span {
	display: block;
	margin-right: 7px;
	font-weight: 500;
	color: #5e5e5e
}

.chip-container li a {
	padding: 0 10px;
	border: 1px solid var(--secondary-color);
	border-radius: 1rem;
	margin-right: 10px;
	display: block;
	color: var(--secondary-color)
}

.chip-container {
	display: flex
}

.sort-wrap {
	display: flex;
	align-items: center;
	padding: 10px;
	border: 1px solid #969696;
	border-radius: 4px;
	cursor: pointer;
	position: relative
}

.sort-wrap span {
	font-weight: 500;
	color: #222;
	margin-right: 10px
}

.sort-wrap i {
	color: #222
}

.sort-list {
	margin-top: 5px;
	display: flex;
	justify-content: flex-end
}

.sort-dropdown {
	box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.05);
	position: absolute;
	visibility: hidden;
	opacity: 0;
	top: 122%;
	text-align: left;
	margin-top: 20px;
	margin-left: 0;
	background: #fff;
	transition: .4s 0;
	z-index: 999;
	left: 0;
	right: 0;
	border: 1px solid #999;
	border-radius: 3px
}

ul.sort-dropdown li a {
	padding: 10px;
	display: block;
	border-bottom: 1px solid #999;
	transition: .4s 0;
	color: #222;
	font-size: 14px;
	font-weight: 500
}

ul.sort-dropdown li a:hover {
	background-color: #f4f4f4
}

ul.sort-dropdown li:last-child a {
	border-bottom: none
}

.sort-wrap:hover .sort-dropdown {
	visibility: visible;
	opacity: 1;
	margin-top: 0
}

.agent-content {
	width: 100%;
	background: #fff;
	box-shadow: 0 0 11px 0 rgba(38, 59, 94, 0.12);
	border-radius: 5px;
	padding: 25px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer
}

.agent-list-wrap {
	margin-bottom: 30px
}

.agents-rating {
	margin-top: 15px
}

.top-img img {
	height: 100%;
	object-fit: contain;
	width: 100%
}

.top-img {
	height: 70px;
	width: 70px
}

.agent-name {
	text-align: center;
	margin-top: 15px
}

.agent-name h5 {
	margin-bottom: 0
}

.agent-name span {
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px
}

.agent-name h5 a:hover {
	color: #222;
	text-decoration: underline
}

.agents-rating span {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 37%;
	background: #28a745;
	padding: 18px
}

.agent-property {
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px
}

.agent-property p span {
	display: inline-block;
	font-weight: 700;
	font-size: 15px;
	color: var(--secondary-color)
}

table.agent-table {
	width: 100%
}

.wrap-name-rat span {
	font-weight: 400;
	display: block;
	color: #222
}

.rating span {
	color: var(--secondary-color);
	font-weight: 400
}

tr.agent-headings th {
	text-align: center;
	padding: 10px;
	background: var(--primary-color);
	color: #fff;
	border: 1px solid #ddd
}

table.agent-table td {
	border: 1px solid #ddd;
	text-align: center;
	padding: 15px
}

.wrap-area span {
	display: inline-block;
	font-weight: 400;
	color: #222
}

.wrap-area a.viewmore {
	color: var(--secondary-color);
	font-weight: 500
}

.wrap-listed {
	font-weight: 500;
	color: #222
}

.wrap-listed span {
	color: var(--secondary-color);
	font-weight: 500
}

.rat-flex {
	display: flex;
	align-items: center;
	margin-top: 0;
	margin-bottom: 10px
}

.rat-flex small {
	margin-left: 10px
}

.more-details {
	margin-top: 15px
}

.more-details span {
	display: block;
	font-weight: 500;
	margin-top: 5px
}

.title-of-agent {
	display: flex;
	border-bottom: 1px solid #f0f0f0
}

.title-of-agent h3 {
	margin-right: 30px
}

.bb-custmm {
	border-bottom: 1px solid #f0f0f0
}

.cstm-fonts h5 {
	font-size: 23px
}

.wrap-items {
	display: flex;
	align-items: center
}

.bold-dash {
	display: block;
	color: #6a6a6a
}

.strikeclass {
	text-decoration-line: line-through;
	color: red !important
}

.end-btn-pay span {
	font-weight: 500;
	color: #222;
	font-size: 17px
}

.benefits-content {
	padding-top: 17px !important;
	border-top: 1px solid #ddd
}

.cstm-title-price .title {
	padding: 20px;
	border-radius: 5px;
	font-size: 17.5px
}

ul.benefits-content li {
	padding-left: 14px !important
}

ul.benefits-content {
	text-align: left !important
}

.drop-select {
	padding: 3px;
	border-radius: 4px;
	border-color: #222
}

.welcome-title h5 {
	margin-bottom: 0;
	color: var(--secondary-color);
	font-size: 17px
}

.welcome-title {
	background: #faf9f9;
	padding: 7px 10px;
	border-radius: 5px;
	margin-top: 18px
}

.color-blue {
	background-color: var(--primary-color) !important;
	color: #fff !important
}

.color-orange {
	background-color: var(--secondary-color) !important;
	color: #fff !important
}

.benefits-content li i {
	font-size: 13px;
	height: 25px;
	width: 25px;
	background: #f4f4f4;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%
}

.benefits-content li {
	display: flex;
	align-items: center
}

.wrap-head-package {
	background: #fafafa;
	padding: 10px 10px 25px
}

.visible-buyre span.yellow {
	background: url(../images/90.svg)
}

.visible-buyre span.green {
	background: url(../images/90green.svg)
}

.visible-buyre span {
	display: flex;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	margin: 0 5px
}

.visible-buyre {
	padding: 15px;
	border-top: 1px solid #ddd
}

.visible-buyre p {
	font-size: 16px;
	font-weight: 400;
	color: #222;
	font-size: 16px;
	font-weight: 400;
	color: #222;
	display: flex;
	align-items: center;
	justify-content: center
}

.bb-blue {
	border: 3px solid rgba(100, 73, 231, 0.322)
}

.bb-orange {
	border: 3px solid #fa6742
}

.listing-new-badge {
	position: absolute;
	right: -3px;
	top: -3px
}

.listing-new-badge span {
	background: #f4f13bba;
	display: inline-block;
	padding: 2px 10px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	color: #222;
	font-weight: 500;
	margin-bottom: 10px;
	font-size: 11px
}

.img-user-wrap img {
	width: 45px;
	height: 45px
}

.title-wrap-help {
	display: flex;
	justify-content: space-between;
	margin-top: 10px
}

span.mini-badge {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 10px;
	background: #222;
	color: #fff;
	padding: 5px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 4px;
	position: absolute;
	top: 0;
	left: 0;
	line-height: normal
}

.title-user {
	display: flex;
	align-items: center
}

.user-help-details h5 {
	margin-bottom: 3px;
	font-size: 17px
}

.user-help-details {
	margin-left: 10px
}

.visible-part p {
	color: #222;
	font-size: 14px
}

.visible-part span.fill-up-row {
	width: 100%;
	display: block;
	height: 5px;
	background: #fa674259;
	border-radius: 50px;
	position: relative;
	overflow: hidden
}

.visible-part span.fill-up-row::after {
	content: '';
	background: var(--secondary-color);
	width: 28%;
	display: block;
	height: 100%
}

.box-user-help-wrap {
	padding: 15px 10px;
	background: #fff;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	position: relative;
	height: 100%
}

.know-more a {
	color: var(--secondary-color);
	font-weight: 700
}

.content-user-help-wrap h5 {
	font-weight: 400;
	font-size: 14px
}

.content-user-help-wrap {
	margin-top: 35px
}

.steps {
	display: flex;
	align-items: center
}

.steps a {
	background: #efefef;
	padding: 7px;
	margin-right: 10px;
	display: flex;
	align-items: center;
	font-weight: 500;
	border-radius: 5px
}

.steps a i {
	color: #686767;
	font-size: 13px;
	margin-left: 20px
}

.title-saw-buyers img {
	height: 33px;
	width: 25px
}

.title-saw-buyers {
	display: flex
}

.title-saw-buyers h5 {
	font-size: 17px;
	margin-bottom: 0 !important;
	margin-top: 5px;
	margin-left: 6px
}

.saw-property-buyers {
	padding: 15px 10px;
	background: #fff;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	position: relative
}

.buyers-name h5 {
	margin-bottom: 0;
	font-size: 16px
}

.buyers-content ul li {
	display: flex;
	align-items: center
}

.buyers-content ul li span {
	width: 50%;
	display: block;
	font-weight: 400;
	color: #666
}

.buyers-content ul li span:last-child {
	color: #222
}

.buyers-wrap {
	border: 1px solid #ddd;
	padding: 7px;
	background: #fafafa;
	margin-top: 20px
}

.container-buyer-slider .swiper-slide {
	width: 89%
}

.container-buyer-slider {
	padding-left: 10px
}

.connect-btn {
	padding: 15px 0 0 10px;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.connect-btn span {
	color: #222;
	font-weight: 400;
	margin-right: 30px
}

.connect-btn span b {
	color: #28a745
}

.wrap-check-it {
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	padding: 10px
}

img.home-bg {
	width: 110px;
	margin-bottom: 7px;
	height: 66px
}

.wrap-check-it h5 {
	font-size: 16px;
	margin-bottom: 0
}

.wrap-check-it h6 {
	color: #888;
	font-weight: 400;
	letter-spacing: 0
}

.wrap-check-it a.bg-orange:hover {
	color: #fff !important;
	border-color: transparent
}

.b-black {
	border: 1px solid #222 !important
}

button.btn.fill-btn {
	padding: .375rem 2rem;
	color: #fff;
	background: var(--primary-color)
}

button.btn.outlin-btn {
	padding: .375rem 2rem;
	margin-left: 10px;
	background: no-repeat;
	border: 1px solid var(--primary-color);
	color: var(--primary-color)
}

.body-content-model {
	text-align: center;
	padding-top: 14px
}

.body-content-model p {
	padding-bottom: 25px;
	color: #222
}

.wrap-bradcrum-title {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.left-side-wrap h5 {
	color: #fff;
	font-weight: 500;
	margin-bottom: 10px
}

.orange {
	color: #f8e863 !important
}

.right-side-wrap-content {
	background: #fff;
	padding: 13px;
	width: 25%;
	border-radius: .2rem
}

.min-title-new {
	display: flex;
	align-items: center
}

.right-side-wrap-content p {
	font-size: 14px;
	margin-top: 10px;
	color: #6a6a6a
}

.min-title-new i {
	font-size: 20px;
	color: var(--primary-color)
}

span.small-title {
	font-weight: 700;
	display: block
}

.activity-wrap {
	display: flex;
	align-items: flex-start
}

.activity-wrap i {
	font-size: 20px
}

.activity-wrap i.active {
	color: var(--secondary-color)
}

.title-activity h5 {
	line-height: normal;
	margin-bottom: 4px;
	color: var(--primary-color)
}

.title-activity {
	margin-left: 12px
}

.title-activity p {
	font-weight: 500;
	color: #222
}

.activity-wrap {
	padding: 10px;
	background: #ffff;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
	border: 1px solid #bfbfbf;
	margin-top: 10px;
	margin-right: 20px;
	border-radius: .2rem
}

.wrap_active_content {
	display: flex
}

.b-right-gry {
	border-right: 1px solid #ddd
}

.main_wrap_flex {
	display: flex
}

.ml-20 {
	margin-left: 20px !important
}

.wrap_buyers_profile {
	border: 1px solid #ddd;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05)
}

.title_bures_profile {
	padding: 10px 15px;
	border-bottom: 1px solid #ddd
}

.title_bures_profile h5 {
	margin-bottom: 0
}

.buyers-content.buyers_details_list {
	padding: 10px 15px
}

.buyers_more_details {
	padding: 10px 15px;
	margin-top: 20px
}

.buyers_more_details span.hover_parent {
	font-weight: 500;
	color: #222;
	text-decoration: underline;
	letter-spacing: 1px;
	cursor: pointer
}

.buyers_details_footer {
	padding: 10px 15px;
	background: #f2f2f2;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 10px
}

.buyers_details_footer span.hover_footer_parent {
	font-weight: 500;
	color: #222;
	text-decoration: underline;
	letter-spacing: 1px;
	cursor: pointer
}

.view_more_details_content {
	position: absolute;
	background: #fff;
	border: 5px solid #ddd;
	border-radius: .5rem;
	bottom: -100px;
	width: 80%;
	left: 20%;
	z-index: 50;
	display: none
}

.arrow-left-mark {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid #ddd;
	border-bottom: 10px solid transparent;
	vertical-align: middle;
	position: absolute;
	left: -15px;
	top: 83px
}

.title_bures_profile.newflx {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.title_bures_profile.newflx span.lnr {
	color: #222;
	font-size: 16px;
	cursor: pointer
}

.ph_numbr {
	position: relative
}

.connect_phone_nu {
	position: absolute;
	background: #fff;
	border: 4px solid #ddd;
	border-radius: .5rem;
	width: 19rem;
	top: 35px;
	padding: 0 10px;
	display: none;
	z-index: 98;
	right: 0
}

.arrow-top-mark {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ddd;
	vertical-align: middle;
	position: absolute;
	top: -12px;
	right: 20px
}

.connect-title-user p {
	color: #222
}

.connect-title-user ul li i {
	font-size: 18px;
	margin-right: 10px;
	color: var(--primary-color)
}

.connect-title-user ul li {
	display: flex;
	align-items: center;
	color: #222
}

.connect-title-user ul {
	margin-top: 5px
}

.send-interest-wrap {
	position: relative
}

.send_interest {
	position: absolute;
	background: #fff;
	border: 5px solid #ddd;
	border-radius: .5rem;
	width: 19rem;
	top: 50px;
	padding: 15px 10px;
	display: none;
	z-index: 98
}

.send_interest textarea {
	resize: none
}

p.contact-number {
	padding: 15px
}

.btn.closeNew {
	padding: 8px 15px;
	font-weight: 400;
	border: 1px solid var(--primary-color);
	transition: .5s;
	color: var(--primary-color);
	margin-top: 12px;
	margin-left: 10px
}

.btn.closeNew:hover {
	color: #fff;
	background: var(--primary-color)
}

.ovarlay-sec2 {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	display: none;
	z-index: 90
}

.cstm-close {
	padding: 0;
	position: absolute;
	right: 25px;
	top: 25px;
	z-index: 999
}

.img_wrap_model_details img {
	height: 240px;
	object-fit: cover;
	width: 100%
}

.propert_details_model_wrap {
	display: flex;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px
}

.img_wrap_model_details {
	width: 24%;
	border-radius: 15px;
	overflow: hidden;
	margin-right: 30px
}

.price-tag {
	font-size: 17px;
	font-weight: 600;
	color: #222
}

.flexing-contetn {
	display: flex
}

.property-details-model-content {
	width: 70%
}

.address_details {
	margin-left: 70px
}

span.sq-foot {
	display: block;
	font-size: 14px;
	color: #919191;
	font-weight: 400
}

span.sq-foot i {
	font-size: 13px
}

.cstmMarginRight {
	margin-right: 50px
}

.property-size-details {
	display: flex;
	margin-top: 25px
}

.wrap-details-size {
	margin-right: 50px
}

.wrap-details-size span {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px
}

.wrap-details-size p {
	font-weight: 500;
	color: #222
}

.interest-control label {
	font-weight: 700;
	color: #222;
	text-transform: uppercase
}

.wrap_orders {
	background: #fff;
	border: 1px solid #222;
	border-radius: .5rem;
	box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
	margin-top: 25px
}

.order-title-wrap {
	display: flex;
	border-bottom: 1px dashed #a8a8a8;
	padding: 14px 25px;
	margin-bottom: 10px
}

.order-title-wrap h5 {
	margin-bottom: 0;
	margin-right: 10px
}

.plan-color {
	color: var(--secondary-color)
}

.content_orders {
	display: flex;
	align-items: center;
	padding: 8px 13px;
	width: 50%
}

.content_orders span {
	font-weight: 700;
	margin-right: 5px
}

.content_orders p.value_done_purchase {
	color: #222;
	font-weight: 700
}

.wrap_order-content {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 30px
}

.order-footers {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 14px 25px;
	background: #f6f6f6;
	margin-top: 17px;
	border-bottom-left-radius: .5rem;
	border-bottom-right-radius: .5rem
}

.order_left h6 {
	margin-bottom: 0
}

.btn.v7 {
	background: var(--secondary-color);
	padding: 9px 15px;
	border-radius: 3px;
	border: 1px solid transparent;
	color: #fff !important;
	transition: .3s;
	display: inline-block;
	font-size: 15px;
	font-weight: 400
}

.btn.v7:hover {
	background: transparent;
	padding: 9px 15px;
	border-radius: 3px;
	border: 1px solid var(--secondary-color);
	color: var(--secondary-color) !important;
	transition: .3s;
	display: inline-block;
	font-size: 15px;
	font-weight: 400
}

.ms-ctn {
	position: relative;
	height: auto;
	width: 100%
}

.ms-inv {
	border: 1px solid #c00
}

.ms-ctn-readonly {
	cursor: pointer
}

.ms-ctn-disabled {
	cursor: not-allowed;
	background-color: #eee
}

.ms-ctn input {
	height: 100% !important;
	width: 100% !important;
	border: none !important;
	padding: 0;
	padding: 14px 0 !important;
	line-height: normal;
	max-width: 250px
}

.ms-ctn input:focus {
	outline: none;
	height: 100%;
	border: none !important
}

.ms-ctn-disabled input {
	cursor: not-allowed;
	background-color: #eee
}

.ms-ctn .ms-input-readonly {
	cursor: pointer
}

.ms-ctn .ms-empty-text {
	color: #DDD
}

.ms-ctn input::-ms-clear {
	width: 0;
	height: 0
}

.ms-ctn-bootstrap-focus {
	border-bottom: 1px solid #CCC
}

.ms-res-ctn {
	width: 100%;
	display: block;
	overflow-y: auto;
	z-index: 9 !important
}

.ms-res-ctn .ms-res-group {
	line-height: 23px;
	text-align: left;
	padding: 2px 5px;
	font-weight: 700;
	border-bottom: 1px dotted #CCC;
	border-top: 1px solid #CCC;
	background: #f3edff;
	color: #333
}

.ms-res-ctn .ms-res-item {
	line-height: 25px;
	text-align: left;
	padding: 2px 5px;
	color: #666;
	cursor: pointer
}

.ms-res-ctn .ms-res-item-grouped {
	padding-left: 15px
}

.ms-res-ctn .ms-res-odd {
	background: #fafafa
}

.ms-res-ctn .ms-res-item-active {
	background-color: #f5f5f5
}

.ms-res-ctn .ms-res-item-active .head-result {
	color: var(--secondary-color)
}

.ms-res-ctn .ms-res-item-disabled {
	color: #CCC;
	cursor: default
}

.ms-no-trigger .ms-sel-ctn {
	padding-right: 0
}

.ms-sel-ctn .ms-sel-item {
	background: #f3f3f3;
	color: #999;
	float: left;
	font-size: 12px;
	padding: 3px 5px;
	border-radius: 3px;
	border: 1px solid #DDD;
	margin: 3px 0 1px
}

.ms-sel-ctn .ms-sel-invalid {
	border-color: #f8a5a5 !important;
	background: #fdf2f2 !important
}

.ms-sel-ctn .ms-sel-item:hover {
	border: 1px solid #BBB
}

.ms-ctn .ms-sel-item {
	background: unset;
	color: #222;
	font-size: 12px;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #878787 !important;
	margin: 7px 5px 7px 0;
	font-weight: 500;
	border-radius: 45px;
	max-width: 128px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.header_search .ms-ctn .ms-sel-item {
	margin: 5px 4px 5px 0;
	max-width: 110px;
	font-size: 11px;
	padding: 4px
}

.ms-ctn-focus .ms-sel-item:hover {
	border: 1px solid #BBB
}

.ms-sel-ctn .ms-sel-text {
	background: #FFF;
	color: #666;
	padding-right: 0;
	margin-left: 0;
	font-size: 14px;
	font-weight: 400
}

.ms-as-string .ms-sel-text {
	border-color: transparent
}

.ms-sel-ctn .ms-sel-text:hover {
	background: #FFF
}

.ms-sel-ctn .ms-sel-item-active {
	border: 1px solid red;
	background: #757575
}

.ms-stacked .ms-sel-item {
	float: inherit
}

.ms-sel-ctn .ms-sel-item .ms-close-btn {
	width: 7px;
	cursor: pointer;
	height: 7px;
	float: right;
	margin: 6px 2px 0 10px;
	background-position: 0 -7px;
	position: relative
}

.ms-sel-ctn .ms-sel-item .ms-close-btn::after {
	color: #222;
	position: absolute;
	top: -5px;
	right: -2px;
	content: '\e870';
	font-family: "Linearicons-Free";
	font-size: 12px
}

.ms-sel-ctn .ms-sel-item .ms-close-btn:hover {
	background-position: 0 0
}

.ms-stacked .ms-sel-item .ms-close-btn {
	margin-left: 0
}

.ms-helper {
	color: #AAA;
	font-size: 10px;
	position: absolute;
	top: -17px;
	right: 0
}

.ms-ctn.input-lg .ms-trigger .ms-trigger-ico {
	margin-top: 17px
}

.ms-ctn.input-sm .ms-trigger .ms-trigger-ico {
	margin-top: 13px
}

.ms-ctn.input-lg .ms-sel-ctn .ms-sel-item {
	padding-top: 2px;
	padding-bottom: 3px
}

.ms-ctn.input-sm .ms-sel-ctn {
	line-height: 15px
}

.ms-ctn.input-sm .ms-sel-ctn .ms-sel-item {
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0;
	margin-bottom: 0
}

.ms-ctn.input-sm .ms-sel-ctn .ms-sel-item .ms-close-btn {
	margin-top: 4px
}

.ms-ctn .ms-sel-ctn {
	padding: 0 15px 0 45px;
	width: 100% !important;
	border-radius: 3px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 4
}

.ms-ctn .ms-trigger:hover {
	width: 24px;
	right: 1px;
	border-radius: 0 3px 3px 0
}

.ms-trigger {
	display: none
}

.wrap-results {
	display: flex;
	align-items: center;
	padding-bottom: 5px
}

.img-result-wrap img {
	height: 23px;
	margin-right: 10px
}

.img-result-wrap {
	height: 50px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center
}

.head-result {
	font-weight: 500;
	font-size: 14px;
	color: #222
}

.mark-result {
	font-size: 11px;
	font-weight: 500;
	color: #818181;
	text-transform: uppercase
}

.flex_search_box {
	display: flex;
	border: 1px solid #ddd;
	justify-content: space-between;
	border-radius: 3px
}

.border-box-search {
	border: 1px solid #ddd;
	border-radius: 3px
}

.border_none_0 {
	border: none !important
}

.right-content-filters-home {
	width: 50%
}

.border-top-left-radius-0 {
	border-top-left-radius: 0 !important
}

.border-type-one {
	border: 2px solid #3b3b3b
}

.border-type-two {
	border: 2px solid #3b3b3b;
	border-left: 0
}

.border-type-three {
	border: 2px solid #222;
	border-left: 0
}

.left_zero {
	left: 0 !important
}

.logo_set {
	max-height: 59px
}

.wrap_in_mobiel_filter {
	display: flex;
	align-items: center
}

.f_title_list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%
}

.mt-responsive-prop {
	margin-top: 300px
}

.btnNew.btn.v6 {
	border: 1px solid #ddd !important;
	color: #222 !important
}

@media (max-width:1250px) {
	.google-add-box {
		width: 100%
	}

	.img-wrap {
		height: auto;
		width: 100%
	}

	.user-text-help h3 {
		font-size: 16px
	}
}

@media (max-width:1200px) {
	.container-fluid-md {
		width: 100%;
		max-width: 100%
	}

	.site-navbar .site-navigation .site-menu>li {
		padding: 10px 7px
	}

	.mt-80ni {
		margin-top: 100px
	}

	.hero__form.v1.filter.listing-filter.res {
		padding: 20px 10px
	}

	.submit_btn button.btn.v3 {
		padding: 13px
	}

	.ms-ctn .ms-sel-ctn {
		max-height: 75px;
		overflow: auto
	}

	.ms-ctn input {
		max-width: auto
	}

	.widthSet .ms-ctn {
		width: 50%
	}

	.filterSearcBox .minimal-filter-over.bhk-over {
		min-width: 100px
	}

	.filterSearcBox .bhk-chip .chip {
		margin-right: 0;
		margin-bottom: 10px;
		width: 100%;
		text-align: center
	}

	.filterSearcBox .bhk-chip {
		flex-direction: column
	}

	ul.hero_list.new_warp_list li {
		padding: 5px
	}

	.btn_last_new a {
		padding: 9px 5px
	}

	.part-left-user {
		width: auto
	}

	.img-wrap img {
		width: auto
	}

	.google-add-box {
		width: 360px
	}

	.minimal-filter-over.more-type {
		min-width: 20rem;
		left: -250%
	}

	.wrap-more {
		flex-direction: column
	}

	.wrap-more-left {
		width: 100%
	}

	.wrap-more-right {
		margin-top: 30px
	}

	.gropu-control {
		flex-direction: column
	}

	.input-group-control {
		width: 100%;
		margin-bottom: 20px;
		position: relative;
		margin-right: 0
	}

	.gropu-control .input-group-control:last-child {
		margin-bottom: 20px
	}
}

@media (max-width:992px) {
	li.noneFlot {
		float: none !important
	}

	.flex_col {
		display: flex;
		align-items: center;
		justify-content: flex-end
	}

	.left_zero {
		left: auto !important;
		right: 0 !important
	}

	.site-mobile-menu .site-nav-wrap a.btn.v6 {
		color: var(--primary-color) !important
	}

	.site-mobile-menu .site-nav-wrap>li {
		margin-bottom: 10px
	}

	.part-right-user span,
	.part-right-user a {
		font-size: 16px
	}

	.cstm-top-margin {
		margin-top: 90px
	}

	.mt-responsive-prop {
		margin-top: 230px
	}

	.propert_details_model_wrap {
		flex-direction: column
	}

	.img_wrap_model_details {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px
	}

	.img_wrap_model_details img {
		object-fit: cover;
		width: 100%;
		height: 200px
	}

	.property-details-model-content {
		width: 100%
	}

	.title-of-agent {
		flex-direction: column
	}
}

@media (min-width:768px) {
	.wrap_in_mobiel_filter {
		display: flex !important
	}

	.minimal-filter-over {
		display: block !important
	}
}

@media (min-width:568px) {
	.ml-sm-20 {
		margin-left: 20px !important
	}
}

@media (max-width:768px) {
	.sort-list {
		justify-content: flex-start
	}

	.sort-wrap {
		width: 100%;
		justify-content: space-between
	}

	.flex_col {
		justify-content: flex-end
	}

	.widthSet .ms-ctn {
		width: 100%
	}

	.container-fluid-sm {
		max-width: 100%
	}

	.cstm-top-margin {
		margin-top: 108px
	}

	.site-navbar-wrap.v2 {
		padding: 10px 0
	}

	.flexing-flietr-minimal-list {
		display: block
	}

	.fliter-title {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		position: relative
	}

	.fliter-title::after {
		position: absolute;
		top: 17%;
		right: 16px;
		content: "\f3d0";
		font-family: "Ionicons";
		font-size: 20px;
		color: #fff
	}

	.wrap_in_mobiel_filter {
		flex-direction: column;
		padding: 10px 20px;
		align-items: unset;
		display: none
	}

	.flex-listing.wrap-minimal-list.border-right-list {
		border-right: none
	}

	.flex-listing.wrap-minimal-list {
		background: #f9f9f9;
		margin-bottom: 10px;
		display: block
	}

	.wrap-minimal-list p {
		font-size: 13px;
		font-weight: 700
	}

	.minimal-filter-over {
		position: static;
		visibility: visible;
		opacity: 1;
		border: 1px solid var(--primary-color);
		box-shadow: none;
		background: unset;
		margin-top: 20px !important;
		display: none
	}

	.minimal-filter-over i.arrow-up-mark {
		display: none
	}

	.minimal-filter-over {
		min-width: 100% !important
	}

	.reset_last {
		background: var(--primary-color) !important;
		border-radius: 5px
	}

	.reset_last.wrap-minimal-list p {
		color: #fff;
		text-align: center
	}

	.maxminwraping {
		right: 0
	}

	.mt-responsive-prop {
		margin-top: 50px
	}

	.margin_res {
		margin-top: 0
	}

	.order-footers {
		flex-direction: column;
		align-items: self-start
	}

	.order_left {
		margin-bottom: 10px
	}
}

@media (max-width: 575px) {
	.responsive_property_details {
		margin-top: 100px !important
	}
}

@media (max-width:568px) {
	.options {
		padding: 0 15px
	}

	.dash-content-custom .header-button-item span {
		font-size: 12px
	}

	.logo_set {
		max-height: 49px
	}

	.options span {
		font-size: 14px
	}

	.options i {
		margin-left: 10px;
		font-size: 10px
	}

	.list_drop_buy {
		left: 0;
		right: 0;
		min-width: 6rem
	}

	.dash-content-custom .header-button-item span {
		font-size: 12px
	}

	.mobile-bar span {
		font-size: 22px
	}

	.btn_last_new {
		display: block;
		position: absolute;
		left: 0;
		top: -65px;
		text-align: center;
		margin-left: 0;
		right: 0
	}

	.btn_last_new a {
		display: block
	}

	.part-left-user img {
		max-width: initial
	}

	.bradcrumb-custom .breadcrumb-menu span {
		font-size: 11px
	}

	.responsive_property_details {
		margin-top: 94px !important
	}

	.profile-wrap img {
		width: 100%;
		object-fit: cover;
		object-position: top
	}

	.main_wrap_flex {
		flex-direction: column
	}

	.wrap_active_content {
		border-right: none
	}

	span.small-title {
		font-weight: 700;
		display: block;
		margin-top: 20px
	}

	.wrap_order-content {
		flex-direction: column;
		align-items: self-start
	}

	.order_right a {
		margin-bottom: 7px;
		width: 100%
	}

	.content_orders {
		width: 100%
	}

	.mt-sm-res {
		margin-top: 30px
	}

	.bhk-chip {
		flex-direction: column;
		align-items: flex-start
	}

	.bhk-chip .chip {
		margin-bottom: 7px;
		width: 100%;
		text-align: center
	}
}

.ml-15 {
	margin-left: 15px !important
}

.custome_org {
	color: #fff !important;
	padding: 9px 15px;
	border-radius: 3px;
	border: 1px solid transparent;
	color: #fff !important;
	transition: .3s;
	display: inline-block;
	font-size: 15px;
	font-weight: 400
}

.ui-widget.ui-widget-content {
	max-height: 350px;
	overflow: auto
}

.gropu-control {
	display: flex;
	flex-direction: column
}

.gropu-control .input-group-control .maxminwraping {
	right: 0
}

.gropu-control .input-group-control .maxminwraping .input-search input {
	width: 90% !important
}

.gropu-control .input-group-control .maxminwraping .input-boxes-price .input-search {
	display: flex;
	justify-content: center;
	align-items: center
}

.gropu-control .input-group-control .option-box ul li {
	padding: 5px 10px 5px 12px
}

.details_listing b {
	font-weight: 700;
	color: var(--primary-color)
}

.details_listing span {
	color: var(--primary-color)
}

.renew_listing_details {
	display: flex;
	justify-content: space-between
}

.renew_property_details {
	margin-top: 7px;
	color: var(--primary-color)
}

.label_set {
	color: var(--primary-color);
	font-weight: 700
}

img.featured-tik {
	width: 25px
}

a.trend-right.float-left.mt-5 {
	width: 88%
}

@media (max-width:668px) {
	.renew_listing_details {
		flex-direction: column
	}

	.details_listing {
		margin-bottom: 10px
	}
}

.contact_help_wrap {
	border: 1px solid #ddd;
	padding: 5px
}

.contact_help_wrap span {
	color: var(--primary-color);
	font-size: 14px
}

.contact_help_wrap b {
	font-weight: 700;
	color: var(--primary-color);
	font-size: 14px
}

.contact_help_wrap h6 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px
}

.contact_help_wrap h6 span {
	color: var(--secondary-color)
}

.contact_help_wrap ul {
	border-top: 0
}

.contact_help_wrap ul li {
	padding: 5px 0 !important;
	font-size: 15px;
	font-weight: 400;
	color: var(--primary-color);
	position: relative
}

.contact_help_wrap ul li i {
	color: var(--primary-color)
}

@media (max-width:575px) {
	.benefits-content li i {
		display: inline-block;
		text-align: center
	}

	.benefits-content li {
		display: block
	}
}

@media (max-width:767px) {
	.dropdown-country {
		margin-top: -5px;
		margin-left: 30px;
		position: relative
	}
}

@media (max-width:575px) {
	.list-dropbox-country {
		width: auto !important
	}

	.list-dropbox-intrl-country {
		width: auto !important
	}

	.dropdown-country {
		margin-top: -6px;
		margin-right: 0 !important;
		margin-left: 15px !important
	}
}

@media (max-width:500px) {
	.dropdown-country .list-dropbox-country {
		left: -50%
	}

	.dropdown-country .list-dropbox-intrl-country {
		left: -50%
	}
}

.pad-right-15 {
	padding-right: 0
}

ul.new_warp_list li {
	padding: 5px 10px !important
}

.ms-ctn {
	position: relative;
	height: auto;
	width: 85%
}

@media (max-width:991px) {
	.pad-right-15 {
		padding-right: 15px
	}
}

@media (max-width:767px) {
	.ms-ctn {
		width: 100%
	}
}

.minimal-filter-over.property-type input {
	width: 30px;
	height: 30px;
	float: left;
	clear: both;
	margin-bottom: 10px
}

.minimal-filter-over.property-type label {
	width: 57%;
	margin-top: 9px
}

span.per_sale {
	display: none
}

.max-height {
	max-height: 150px;
	overflow: hidden
}

.property-list-ul li {
	width: 25%
}

._titleRupee {
	font-size: 14px;
	color: #646464;
	margin-right: 2px
}

.vistor,
.vistor h6 {
	color: #000;
	margin-top: 20px
}

.vistor {
	width: 38%;
	background: #fff;
	padding-left: 2px;
	padding-right: 0
}

.header-button .header-button-item,
.notifi-dropdown .notifi__item {
	cursor: pointer
}

.account-dropdown__footer a i,
.account-dropdown__item a i {
	line-height: 1;
	margin-right: 20px;
	font-size: 18px;
	vertical-align: middle
}

.account-dropdown__item a i,
.bg-c1 i {
	text-align: center;
	display: inline-block
}

.db-top-header,
.menu-sidebar .logo {
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .3)
}

.bg-c1,
.dash-review-wrap .single-review-item .review-item__description {
	margin-top: 10px
}

.db-booking-wrap table td,
.menu-sidebar__content .name,
.notifi__footer a,
.statistic__item .desc {
	text-transform: capitalize
}

.bg-c1.green i,
.item--green {
	background: #1ec38b
}

.bg-c1.orange i,
.item--orange {
	background: #f91
}

.inbox-num.active,
.item--blue {
	background: var(--primary-color)
}

.inbox-num.expired,
.item--red {
	background: #f91942
}

.db-top-header {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 275px;
	background: #fff;
	right: 0
}

.notifi-dropdown,
.setting-dropdown,
.setting-menu {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	background: #fff
}

.db-top-header .site-navbar-wrap.v2 {
	margin-left: -28px;
	border-bottom: none
}

.mobile-bar span {
	padding: 0;
	margin-right: -5px
}

.bg-c1 i,
.header-button-item img {
	border-radius: 50%;
	margin-right: 10px
}

.db-top-header .section__content {
	top: 50%;
	transform: translateY(-50%)
}

.sub-header-mobile-2 .header__tool .header-button-item {
	color: #a9b3c9
}

.header-button {
	float: right;
	display: inline-flex
}

.header-button .header-button-item:first-child {
	padding-left: 15px;
	margin-right: 25px
}

.header-button .header-button-item>i {
	vertical-align: middle;
	font-size: 28px;
	margin-top: 10px
}

.header-button .header-button-item .search-dropdown {
	top: 52px
}

.header-button .header-button-item .notifi-dropdown {
	top: 60px;
	left: auto;
	right: -68px;
	transform-origin: right top
}

.header-button-item {
	position: relative;
	display: flex;
	align-items: center;
	cursor: pointer
}

.header-button-item img {
	width: 40px;
	height: 40px
}

.header-button-item span {
	font-weight: 400;
	color: #999;
	position: relative;
	display: flex;
	align-items: center
}

.header-button-item span i {
	margin-left: 5px
}

.has-noti>i,
.has-sub {
	position: relative
}

.has-noti>i:after {
	content: '';
	height: 8px;
	width: 8px;
	background: #ff4b5a;
	position: absolute;
	border-radius: 100%;
	top: 0;
	right: -6px
}

.bg-c1 {
	display: flex
}

.bg-c1 i {
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff !important
}

.bg-c1.red i {
	background: #e91e63
}

.setting-menu {
	position: fixed;
	min-width: 200px;
	right: -300px;
	top: 70px;
	text-align: left;
	height: auto;
	transition: .5s;
	border-top: 1px solid #f5f6f7
}

.setting-menu .account-dropdown__item a {
	color: #555
}

.setting-menu .account-dropdown__item a:hover {
	color: #fff
}

.show-sidebar {
	right: 0
}

.notifi-dropdown--no-bor {
	border: none
}

.notifi__item,
.notifi__title {
	border-bottom: 1px solid #f2f2f2
}

.inbox-num,
.review-rate {
	border-radius: 50%;
	color: #fff
}

.account-dropdown__item a {
	display: block;
	color: #333;
	padding: 15px 30px;
	font-size: 14px;
	font-weight: 400;
	transition: .5s
}

.account-dropdown__item a:hover {
	background: #2b333e;
	color: #fff
}

.account-dropdown__item a i {
	width: 20px
}

.account-dropdown__footer {
	border-top: 1px solid #f2f2f2
}

.account-dropdown__footer a {
	display: block;
	color: #333;
	padding: 15px 25px;
	font-size: 14px
}

.account-dropdown__footer a:hover {
	background: #4272d7;
	color: #fff
}

.notifi-dropdown,
.setting-dropdown {
	position: absolute;
	z-index: 9999;
	min-width: 340px;
	transform: scale(0);
	transition: .4s;
	transform-origin: left top;
	top: 100%;
	left: 0
}

.notifi__title {
	padding: 22px;
	cursor: default
}

.notifi__title p {
	line-height: calc(29/14);
	font-size: 14px;
	color: grey
}

.notifi__footer a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #4272d7;
	padding: 24px 0
}

.notifi__footer a:hover {
	color: #3868cd
}

.notifi-dropdown {
	left: -117px;
	top: 49px
}

.notifi-dropdown::before {
	left: 63px
}

.notifi__item {
	display: flex;
	padding: 19px 22px 14px;
	transition: .5s
}

.notifi__item:hover {
	background: #f7f7f7
}

.notifi__item .img-cir {
	position: relative;
	margin-right: 15px
}

.notifi__item .img-cir i {
	font-size: 22px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.notifi__item .content {
	width: calc(100% - 55px);
	text-align: left;
	font-size: 14px
}

.notifi__item .content p {
	color: #555;
	line-height: 1.5;
	padding-top: 5px;
	margin-bottom: 2px
}

.notifi__item .content .date {
	font-size: 12px;
	color: #999
}

.notify-bottom a {
	color: #666;
	font-weight: 400
}

.menu-sidebar {
	width: 275px;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	overflow-y: auto;
	height: 100vh;
	transition: .5s;
	z-index: 1000
}

.menu-sidebar .logo {
	text-align: center;
	padding: 20px 0 21px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.most-viewed-item:last-child,
.recent-activity .act-wrap .alert:last-child {
	border-bottom: none;
	margin-bottom: 0
}

.menu-sidebar .logo a img {
	max-width: 178px
}

.navbar-sidebar {
	padding: 35px 35px 0
}

.navbar-sidebar .navbar__list li a {
	display: block;
	color: #555;
	font-size: 16px;
	padding: 15px 0
}

.navbar-sidebar .navbar__list li a i {
	margin-right: 19px
}

.navbar-sidebar .navbar__list li a:hover,
.navbar-sidebar .navbar__list li.active>a {
	color: #4272d7
}

.navbar-mobile-sub__list {
	display: none;
	padding-left: 30px;
	background: #fff
}

.header-mobile .navbar-mobile .navbar-mobile-sub__list li a {
	padding-left: 15px
}

.hamburger.is-active .hamburger-box .hamburger-inner:after {
	transform: translate3d(0, -12px, 0) rotate(-90deg)
}

.show-dropdown .js-dropdown {
	transform: scale(1)
}

.account-img {
	padding: 25px 25px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.account-img img {
	width: 100px;
	height: 100px;
	border-radius: 50%
}

.menu-sidebar__content {
	height: calc(100vh - 71px);
	border-right: 1px solid #e5e5e5;
	position: relative;
	background: #f5f6f7;
	padding-top: 25px
}

.inbox-num,
.most-viewed-detail .category .list-bg,
.review-rate {
	width: 25px;
	height: 25px;
	text-align: center
}

.menu-sidebar__content .name {
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 40px;
	color: #aeb7c2;
	text-align: center
}

.menu-sidebar__content>a {
	font-size: 14px;
	color: #999
}

.au-chat-info .nick a:hover,
.menu-sidebar__content>a:hover {
	color: #666
}

.navbar-sidebar2 .navbar__list li {
	position: relative;
	cursor: pointer;
	transition: .5s
}

.navbar-sidebar2 .navbar__list li .arrow {
	position: absolute;
	right: 15px;
	top: 0;
	text-align: center;
	vertical-align: middle;
	height: 63px;
	width: 63px;
	line-height: 63px;
	transition: .5s
}

.navbar-sidebar2 .navbar__list li .arrow.up {
	transform: rotate(-180deg)
}

.navbar-sidebar2 .navbar__list li .arrow i {
	font-size: 16px;
	color: #999
}

.navbar-sidebar2 .navbar__list li a.active,
.navbar-sidebar2 .navbar__list li:hover {
	color: #777;
	background: #fff
}

.navbar-sidebar2 .navbar__list li a {
	font-size: 15px;
	color: #333;
	display: block;
	padding: 10px 35px
}

.navbar-sidebar2 .navbar__list li a>i {
	margin-right: 20px;
	width: 20px;
	font-size: 18px;
	display: inline-block;
	text-align: center
}

.navbar-sidebar2 .navbar__list li.active>a {
	color: #4272d7
}

.navbar-sidebar2 .navbar__sub-list {
	display: none
}

.navbar__sub-list.js-sub-list {
	background-color: #f5f6f7
}

.navbar__sub-list.js-sub-list li {
	padding-left: 45px
}

.navbar__sub-list.js-sub-list li a {
	padding: 8px 35px;
	font-size: 14px
}

.au-form-icon,
.navbar-sidebar2 .navbar__list li.has-sub>a {
	position: relative
}

.navbar-sidebar2 .navbar__list li.has-sub>a:after {
	position: absolute;
	top: 23%;
	left: 82%;
	content: "\f3d0";
	font-family: Ionicons;
	font-size: 18px
}

.inbox-num {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 34px;
	line-height: 25px;
	font-size: 13px
}

.au-inbox-wrap.show-chat-box,
.change-photo-btn {
	transform: translateX(-50%)
}

.inbox-num.pending {
	background: #ffbb28
}

.review-rate {
	background: #1cbbb4;
	display: inline-block;
	line-height: 1.9;
	font-size: 13px;
	font-weight: 500
}

.header-wrap2 {
	display: flex;
	justify-content: flex-end
}

.dash-add-listing,
.dash-bookings,
.dash-review-wrap,
.db-add-list-wrap,
.inbox-wrap,
.invoice-panel,
.popular-listing,
.recent-activity {
	border-radius: 4px
}

.act-title h5,
.inbox-title h5,
.review-title h5 {
	color: #333;
	margin-bottom: 0;
	line-height: 1;
	font-size: 22px;
	font-weight: 400
}

.act-desc,
.act-wrap li {
	font-size: 15px;
	font-weight: 400
}

.act-title h5 i,
.inbox-title h5 i,
.review-title h5 i {
	margin-right: 10px;
	color: #999
}

.act-title {
	padding: 30px 0
}

.recent-activity .act-wrap .act-desc {
	margin-bottom: 20px
}

.recent-activity .act-wrap .alert {
	margin-bottom: 25px;
	background: #f5f6f7;
	position: relative;
	border-radius: 0;
	color: #666
}

.recent-activity .act-wrap .alert.br-o {
	border-left: 2px solid #f91
}

.recent-activity .act-wrap .alert.br-b {
	border-left: 2px solid var(--primary-color)
}

.act-wrap .alert>i {
	font-size: 20px;
	background: #f1f1f1;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	position: absolute;
	top: 0;
	left: 0
}

.act-wrap li {
	line-height: 1.5
}

.act-wrap li span.review-stat {
	font-weight: 500;
	color: #333
}

.act-wrap button.close span i {
	font-size: 22px;
	line-height: 2.5
}

#buyers {
	height: 400px !important;
	width: 100% !important
}

.most-viewed-item {
	display: flex;
	position: relative;
	border-bottom: 1px solid #ddd;
	padding-bottom: 25px;
	margin-bottom: 25px
}

.most-viewed-item:last-child {
	padding-bottom: 0
}

.most-viewed-img {
	flex: 1;
	max-width: 120px;
	position: relative
}

.most-viewed-img a {
	width: 100%;
	height: 100%;
	display: inline-block;
	overflow: hidden;
	position: relative
}

.most-viewed-img a img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	border-radius: 4px
}

.most-viewed-detail h3 {
	font-size: 20px;
	position: relative;
	font-weight: 500;
	margin-bottom: 5px;
	line-height: 1.2
}

.most-viewed-detail span {
	font-size: 15px;
	font-weight: 300;
	display: inline-block
}

.most-viewed-detail .list-address i {
	margin-right: 5px
}

.most-viewed-detail {
	flex: 1;
	padding-left: 25px
}

.most-viewed-detail .trend-open {
	padding: 5px 0;
	line-height: 1
}

.most-viewed-detail .category .list-bg {
	color: #fff;
	border-radius: 50%;
	margin-right: 10px
}

.list-bg.violate {
	background: #909
}

.list-bg.red {
	background: #ff8580
}

.list-bg.aqua {
	background: #1cbbb4
}

.most-viewed-detail .category span i {
	font-size: 14px
}

.most-viewed-detail .ratings,
.most-viewed-detail .views {
	display: inline-block;
	margin-top: 5px
}

.most-viewed-detail .views {
	padding-left: 20px;
	position: relative
}

.most-viewed-detail .views:before {
	position: absolute;
	top: 0;
	left: 10%;
	content: "|"
}

.most-viewed-detail .views span {
	font-weight: 500
}

.most-viewed-detail .ratings i {
	color: #ffb52d
}

.most-viewed-detail a.category {
	color: #777;
	font-weight: 400
}

.listing-button a:first-child,
.most-viewed-item .listing-button .btn.v2 {
	margin-right: 10px
}

.listing-button .btn.v3 {
	padding: 5px 15px;
	font-weight: 400;
	background: 0 0;
	border: 1px solid var(--primary-color);
	color: var(--primary-color) !important;
	transition: .5s
}

.listing-button .btn.v3:hover,
.listing-button .btn.v4 {
	background: var(--primary-color);
	border: 1px solid transparent;
	color: #fff !important
}

.listing-button .btn.v4 {
	padding: 5px 15px;
	font-weight: 400;
	transition: .5s
}

.listing-button .btn.v4 i {
	margin-right: 8px
}

.listing-button .btn.v4:hover {
	background: 0 0;
	color: var(--primary-color) !important;
	border: 1px solid var(--primary-color)
}

.listing-button .btn.v4:hover i {
	color: var(--primary-color)
}

.dash-review-wrap .single-review-item {
	border-top: none;
	border-left: none;
	border-right: none;
	box-shadow: none;
	padding: 0 0 30px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px
}

.db-booking-wrap .listing-button .btn:first-child,
.db-review-item-wrap .customer-review {
	margin-bottom: 10px
}

.db-review-item-wrap .single-review-item:last-child {
	border-bottom: none !important;
	margin-bottom: 0;
	padding-bottom: 0
}

.dash-review-wrap .single-review-item .customer-review_wrap {
	border-bottom: none;
	padding: 0
}

.dash-review-wrap .single-review-item .customer-review_wrap .review-img {
	margin-top: 20px
}

.dash-review-wrap .single-review-item .customer-review_wrap .list-ratings i {
	color: #ffb52d;
	font-size: 16px
}

.dash-review-wrap .single-review-item .review-header,
.recei-mess-list .recei-mess:last-child {
	margin-bottom: 0
}

.dash-review-wrap .single-review-item .review-header .review-item__content {
	margin: 5px 0 0
}

#reply-review .modal-content {
	padding: 0
}

#reply-review .modal-body,
#reply-review .modal-header {
	padding: 35px
}

#reply-review .modal-dialog {
	max-width: 600px
}

#reply-review .modal-body textarea {
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	width: 100%
}

#reply-review .modal-header .close span {
	background: #ddd;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: inline-block
}

#reply-review .modal-header .close span i {
	font-size: 30px;
	line-height: 36px
}

.db-review-item-wrap .review-item__image {
	border-radius: 5px;
	height: 100px;
	width: 120px
}

.db-review-item-wrap .review-item__post-title {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.2
}

.db-review-item-wrap .list-ratings {
	line-height: 1
}

.db-review-item-wrap .review-item__date {
	margin: 12px 0 0
}

.db-review-item-wrap .customer-content p {
	margin: 10px 0
}

.inbox-title {
	padding: 0 30px
}

.au-inbox-wrap {
	display: flex;
	width: 200%;
	transition: .5s
}

.au-chat {
	width: 50%;
	padding: 30px;
	background: #fff
}

.au-chat__title {
	border-bottom: 1px solid #f2f2f2
}

.au-chat-info {
	display: flex;
	align-items: center;
	padding: 12px 40px
}

.au-chat-info .avatar-wrap {
	float: none;
	display: inline-block;
	margin-bottom: 0
}

.avatar-wrap {
	position: relative;
	float: left
}

.avatar--small {
	height: 50px;
	width: 50px
}

.avatar {
	height: 60px;
	width: 60px;
	border-radius: 100%;
	overflow: hidden
}

.online .avatar::after {
	background: #63c76a
}

.avatar::after {
	content: '';
	display: block;
	height: 15px;
	width: 15px;
	background: #ccc;
	border: 2px solid #fff;
	border-radius: 100%;
	position: absolute;
	bottom: 0;
	right: 0
}

.au-chat-info .nick {
	margin-left: 15px
}

.au-chat-info .nick a {
	font-weight: 600;
	font-size: 16px;
	color: #333
}

.au-chat__content {
	overflow: auto;
	padding: 30px 40px 0;
	position: relative
}

.photoUpload,
.statistic__item {
	overflow: hidden;
	position: relative
}

.recei-mess,
.send-mess {
	border-radius: 8px;
	padding: 12px 25px;
	max-width: 390px
}

.recei-mess-wrap {
	text-align: center;
	position: relative
}

.recei-mess__inner {
	display: flex;
	margin-top: 6px
}

.recei-mess__inner .avatar--tiny {
	align-self: flex-end;
	justify-self: flex-start;
	margin-right: 10px
}

.recei-mess-list {
	width: calc(100% - 42px)
}

.recei-mess {
	background: #f2f2f2;
	margin-bottom: 2px;
	text-align: left
}

.send-mess-wrap {
	text-align: center;
	margin-top: 20px;
	position: relative
}

.send-mess__inner {
	margin-top: 6px;
	display: flex;
	justify-content: flex-end
}

.send-mess {
	background: var(--primary-color);
	color: #fff;
	margin-bottom: 4px;
	text-align: left
}

.au-message,
.db-add-listing .filter-input.nice-select,
.db-add-listing .listing-input.hero__form-input.custom-select {
	background: #fff
}

.au-input-icon,
.au-message__footer,
.copyright,
.invoice-panel th,
.tabel_settings td,
.tabel_settings th {
	text-align: center
}

.au-chat-textfield {
	padding: 40px
}

.au-form-icon .au-input {
	padding-right: 80px;
	margin-bottom: 25px
}

.au-input--h65 {
	line-height: 63px;
	font-size: 16px;
	color: grey
}

.au-input--full,
.db-add-listing .edit-profile-photo img,
.profile-wrap .edit-profile-photo img {
	width: 100%
}

.au-input {
	line-height: 43px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #666;
	padding: 0 17px;
	border-radius: 3px;
	transition: .5s
}

.au-input-icon {
	position: absolute;
	top: 1px;
	right: 12px;
	display: block
}

.au-input-icon i {
	font-size: 20px;
	color: #999;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.au-message p,
.au-message__item-text .text p {
	color: grey
}

.au-message {
	width: 48.5%
}

.au-message__footer {
	padding-top: 15px
}

.au-message-list {
	height: auto;
	position: relative;
	padding: 0 30px 30px 0
}

.au-message__noti {
	padding: 25px 15px 22px 40px;
	border-bottom: 1px solid #f2f2f2
}

.au-message__noti p {
	font-size: 14px
}

.au-message__noti p span {
	font-weight: 600
}

.au-message__item {
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
	transition: .5s;
	padding-bottom: 15px;
	margin-bottom: 20px
}

.au-message-list .au-message__item:last-child,
.set_margin {
	margin-bottom: 0
}

.au-message__item.unread h5.name {
	position: relative;
	display: inline-block
}

.au-message__item.unread h5.name:after {
	position: absolute;
	content: "New";
	top: 0;
	right: -50px;
	background: #f91;
	padding: 0 5px;
	color: #fff;
	font-size: 13px;
	border-radius: 5px
}

.au-message__item-inner,
.wrap-middel-content {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.au-message__item-time {
	margin-top: 26px
}

.au-message__item-time span {
	font-size: 14px;
	color: grey
}

.au-message__item-text .text {
	margin-left: 60px;
	padding: 7px 0 7px 23px
}

.au-message__item-text .text .name {
	font-size: 16px;
	font-weight: 600;
	color: #666;
	margin-bottom: 2px
}

.avatar--tiny {
	height: 32px;
	width: 32px
}

.avatar--tiny::after {
	display: none
}

.au-message__item.unread .au-message__item-text .text .name,
.au-message__item.unread .au-message__item-text .text p {
	color: #333
}

.au-chat--border .au-chat__content,
.au-chat--border .au-chat__title {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5
}

.au-chat--border .au-chat-textfield {
	border: 1px solid #e5e5e5;
	border-top: none
}

.au-chat-info {
	display: flex;
	align-items: center
}

.booking_list,
.db-profile-info li>ul.social-profile,
.db-profile-info li>ul.social-profile li,
.statistic__item .icon,
ul.buttons li {
	display: inline-block
}

.au-chat__content2 .recei-mess {
	max-width: 240px;
	border-radius: 3px 15px 15px 3px
}

.au-chat__content2 .send-mess {
	max-width: 240px;
	border-radius: 15px 3px 3px 15px
}

.db-booking-wrap tr {
	color: #333;
	padding: 20px 0;
	border-bottom: 1px solid #ddd
}

.db-booking-wrap tr:last-child,
.db-profile-info li:last-child,
.invoice-panel tbody tr:last-child {
	border-bottom: none
}

.db-booking-item,
.db-booking-wrap .table thead th {
	border-bottom: 1px solid #ddd
}

.db-booking-item {
	margin: 0 -30px 30px;
	position: relative;
	padding: 0 30px 35px 140px
}

.db-booking-wrap .listing-button .btn,
.db-booking-wrap.table-content .property-location {
	display: block
}

.db-booking-wrap .db-booking-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 5px
}

.db-booking-wrap .db-booking-item .booking-img {
	width: 80px;
	height: 80px;
	border-radius: 5px;
	overflow: hidden;
	position: absolute;
	left: 35px;
	top: 5px
}

.db-booking-wrap .listing-button {
	position: relative;
	right: 0;
	top: 0
}

.db-booking-wrap .listing-button a:first-child {
	margin-right: 0
}

.db-booking-item .booking-info h6 {
	display: inline-block;
	color: #666;
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 15px;
	width: 150px
}

.db-booking-wrap .property-title-box {
	padding: 0;
	background: 0 0
}

.db-booking-wrap .property-title-box h4 a {
	font-size: 16px;
	font-weight: 400
}

.db-booking-wrap .property-location i {
	position: relative;
	font-size: 14px;
	margin-right: 5px;
	top: 2px
}

.db-booking-wrap .property-location p {
	font-size: 12px
}

.db-booking-wrap .contact-info .text,
.db-booking-wrap .contact-info .text a {
	color: #333;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400 !important
}

.booking_list {
	border-radius: 5px;
	padding: 0 10px;
	z-index: -1
}

.booking_list li {
	line-height: 1.8
}

.booking_list li span {
	color: #777;
	z-index: 2;
	font-weight: 400;
	font-size: 14px
}

.db-booking-wrap .db-booking-item .booking-img img {
	width: 100%;
	height: 100%
}

.book-approved,
.book-cancel,
.book-pending {
	border-radius: 50px;
	font-size: .75rem;
	color: #fff;
	font-style: normal;
	padding: 3px 12px 2px;
	margin-left: 10px;
	position: relative;
	top: -3px;
	line-height: 1
}

.book-approved {
	background-color: #28a745
}

.book-pending {
	background-color: #fd7e14
}

.book-cancel {
	background-color: #f91942
}

ul.buttons {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
	position: absolute;
	top: 30px;
	right: 30px
}

ul.buttons li {
	margin-right: 3px
}

.db-booking-wrap.favourite .most-viewed-detail {
	flex: none;
	text-align: left
}

.invoice-panel {
	border-radius: 3px;
	margin-bottom: 30px
}

.invoice-panel .panel-heading {
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative
}

.invoice-panel .panel-heading .panel-title {
	margin: 0;
	font-size: 18px;
	font-weight: 500;
	color: #232323
}

.invoice-table {
	position: relative;
	width: 100%
}

.invoice-panel th {
	font-size: 15px;
	font-weight: 500;
	padding: 15px 10px
}

.invoice-panel tr td {
	padding: 20px 10px
}

.invoice-panel tr {
	transition: .5s;
	padding: 15px 0
}

.invoice-action {
	color: #777;
	font-size: 20px
}

.invoice-action:first-child i {
	padding-right: 20px
}

.dashboard-list-box {
	margin: 30px 0 0;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .06);
	border-radius: 4px
}

.dashboard-list-box h4 {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	padding: 25px 30px;
	color: #333;
	background-color: #fff;
	display: block;
	border-bottom: 1px solid #eaeaea;
	border-radius: 4px 4px 0 0
}

.dashboard-list-box-static {
	padding: 30px;
	background-color: #fff
}

.edit-profile-photo {
	margin-bottom: 100px;
	position: relative
}

.change-photo-btn {
	position: absolute;
	left: 50%;
	margin-top: 20px;
	cursor: pointer
}

.edit-profile-photo .contact-form__upload-btn span {
	padding: 9px 20px;
	cursor: pointer
}

.photoUpload {
	padding: 3px 12px;
	cursor: pointer
}

.change-photo-btn i {
	margin-right: 2px
}

.photoUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	opacity: 0
}

.my-profile {
	display: block;
	padding: 30px
}

.my-profile label {
	margin-top: 27px;
	font-size: 15px;
	font-weight: 600;
	color: #333;
	margin-bottom: 9px
}

.db-add-listing .edit-profile-photo .contact-form__input-file {
	width: 128px
}

.db-profile-info>li {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	display: table;
	width: 100%
}

.db-profile-info li h6 {
	display: table-cell;
	margin-right: 13px;
	color: #555;
	width: 120px;
	font-weight: 400;
	font-size: 14px
}

.db-profile-info li span {
	font-size: 16px;
	color: #222;
	font-weight: 400;
	display: table-cell
}

.db-profile-info li>ul.social-profile li {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	margin-right: 5px
}

.db-profile-info li>ul.social-profile li a i {
	color: #fff;
	font-size: 18px;
	line-height: 35px
}

.db-add-list-wrap {
	margin-bottom: 30px
}

.db-add-listing .filter-input,
.topmarging {
	margin-top: 0
}

.db-add-listing .form-group {
	margin-bottom: 1.8rem
}

.db-add-listing label,
.db-add-listing label.fix_spacing {
	color: #333;
	font-weight: 500;
	font-size: 16px
}

.db-add-listing .form-control {
	font-weight: 300
}

.dash-footer {
	border-top: 1px solid #ddd;
	background: #f9f9f9;
	margin-top: 55px
}

.copyright {
	padding: 35px 0
}

.copyright p {
	font-size: 14px;
	color: #666;
	line-height: calc(24/14)
}

.statistic-wrap {
	position: relative;
	margin-bottom: 25px;
	z-index: 1
}

.statistic__item {
	padding: 30px;
	min-height: 130px;
	margin-bottom: 40px;
	border-radius: 5px;
	box-shadow: 0 1px 15px rgba(0, 0, 0, .12)
}

.statistic__item h2 {
	font-weight: 500;
	color: #fff;
	font-size: 35px;
	margin-bottom: 0;
	line-height: 1.2
}

.statistic__item .desc {
	font-size: 14px;
	font-weight: 400;
	color: #fff
}

.simply-links-btn,
.simply-links-btn:hover {
	color: var(--primary-color);
	text-decoration: underline
}

.statistic__item .icon {
	position: absolute;
	top: 38%;
	right: 10%
}

.statistic__item .icon img {
	opacity: .6;
	max-width: 40px
}

.flx_setting_active {
	justify-content: space-between;
	align-items: baseline
}

.tabel_settings th {
	border: 1px solid #ddd;
	font-weight: 700;
	vertical-align: middle !important
}

.tabel_settings td,
.tabel_settings tr {
	border: 1px solid #f0f0f0
}

.badge_block_element span {
	display: block;
	margin-bottom: 7px;
	width: 90%;
	margin-left: auto;
	margin-right: auto
}

.indetailsTble td {
	background: #f0f0f0;
	border-color: #dee2e6
}

@media (min-width:767px) and (max-width:1300px) {
	.invoice-action:first-child i {
		padding-right: 00px
	}

	.invoice-action i {
		display: block
	}
}

@media (max-width:1248px) {
	.flx_setting_active {
		justify-content: start;
		align-items: self-start;
		flex-direction: column
	}

	.listing-button {
		margin-top: 20px
	}
}

@media only screen and (min-width:992px) {
	.dash-content-wrap {
		margin-left: 275px;
		padding-top: 80px;
		background: #fff
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.statistic__item {
		padding: 30px
	}

	.statistic__item h2 {
		font-size: 35px
	}

	.statistic__item .desc {
		font-size: 20px
	}

	.au-message__item-inner {
		padding: 15px 10px 15px 15px
	}
}

@media (max-width:1199px) {
	.popular-listing {
		margin: 50px 0
	}

	.badge_block_element span {
		width: 100%
	}

	.most-viewed-item.flex_td_settings {
		flex-direction: column;
		padding-left: 15px
	}

	.most-viewed-item.flex_td_settings .most-viewed-detail {
		padding: 0;
		margin-top: 15px
	}
}

@media (max-width:991px) {
	.db-top-header .d-lg-none.sm-right {
		float: left !important;
		margin-left: 28px;
		padding-bottom: 10px
	}

	.menu-sidebar {
		top: 0;
		right: -300px;
		left: auto;
		box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1)
	}

	.menu-sidebar.show-sidebar {
		right: 0
	}

	.header-wrap2 {
		justify-content: space-between
	}

	.db-top-header {
		left: 0;
		position: relative
	}

	.dash-breadcrumb {
		padding: 35px 0
	}

	.header-button .header-button-item .search-dropdown {
		top: 63px;
		right: -75px;
		transform-origin: 70% top
	}

	.header-button .header-button-item .search-dropdown::before {
		right: 79px
	}

	.header-button .header-button-item .notifi-dropdown {
		top: 55px;
		right: -145px;
		transform-origin: 80% top
	}

	.header-button .header-button-item .notifi-dropdown::before {
		margin-left: 0;
		left: auto;
		right: 45px
	}

	.dash-add-listing,
	.dash-bookings,
	.dash-review-wrap,
	.db-add-list-wrap,
	.inbox-wrap,
	.invoice-panel,
	.popular-listing,
	.recent-activity {
		margin-bottom: 50px
	}

	.db-booking-wrap table td {
		min-width: 220px
	}

	.db-booking-wrap .table thead th,
	.db-booking-wrap table td {
		text-align: center
	}

	.db-booking-wrap th,
	.db-booking-wrap tr {
		padding: 20px 10px
	}
}

@media (max-width:767px) {
	.container-fluid {
		padding: 0 15px
	}

	.header-button-item span,
	.notify-bottom a {
		font-size: 15px
	}

	.list_general>ul>li {
		padding-left: 30px
	}

	.list_general>ul span {
		float: right;
		display: inline-block
	}

	.most-viewed-item {
		display: block
	}

	.most-viewed-detail {
		padding-left: 0;
		margin: 15px 0 0
	}

	.most_viewed_settings {
		flex-direction: column
	}

	.most-viewed-img {
		max-width: 100%
	}

	.most-viewed-img a img {
		max-height: 250px !important
	}

	.au-message__item-text .text {
		margin: 0;
		padding: 0
	}

	.au-message__item-time {
		margin-top: 10px
	}

	.listing-button {
		position: relative;
		right: auto;
		top: 0;
		transform: none;
		margin: 10px 0 0
	}

	.avatar-wrap {
		float: none;
		display: inline-block;
		margin-bottom: 20px
	}

	.au-message__item-inner {
		padding: 15px 10px 15px 15px;
		flex-direction: column;
		align-items: flex-start
	}

	.header-button-item {
		font-size: 22px
	}

	ul.buttons {
		position: relative;
		right: 0;
		top: 20px
	}

	.db-add-listing label {
		margin-top: 15px;
		font-weight: 500;
		color: #333
	}

	.db-add-listing .filter-input {
		margin-bottom: 15px
	}

	.sm-left {
		float: left !important
	}

	.db-review-item-wrap .reviewer-img img {
		min-width: 140px
	}

	.most-viewed-item.flex_td_settings {
		padding-left: 0
	}

	.set_margin {
		margin-bottom: 50px
	}

	.invoice-panel tr td {
		padding: 20px 10px;
		white-space: nowrap
	}

	.topmarging {
		margin-top: 30px
	}
}

@media (max-width:575px) {
	.db-booking-wrap .db-booking-item .booking-img {
		width: 100%;
		height: 100%;
		border-radius: 5px;
		position: relative;
		left: 0;
		top: 5px;
		margin-bottom: 20px
	}

	.db-booking-item {
		margin: 0 -30px 30px;
		padding: 0 30px 35px 35px
	}

	.db-booking-item .booking-info h6 {
		width: 120px
	}

	.db-review-item-wrap .reviewer-img img {
		min-width: 100px
	}

	.db-review-item-wrap a.rate-review {
		padding: 6px 10px;
		margin-right: 0;
		margin-top: 40px
	}

	.dash-content .agent-details {
		margin-top: 20px
	}

	.profile-wrap img {
		width: 100%
	}

	.modal-body.add_list_content.inovice_model_content table tbody tr {
		display: grid
	}
}

@media (max-width:480px) {
	.act-wrap .alert>i {
		font-size: 15px;
		width: 30px;
		height: 30px;
		line-height: 30px
	}

	.recent-activity .act-wrap .alert {
		padding: 0 15px 25px 40px
	}

	.act-wrap button.close span i {
		right: 0
	}

	.dash-breadcrumb-left .breadcrumb-menu ul li,
	.dash-breadcrumb-left .breadcrumb-menu ul li a {
		font-size: 14px
	}

	.invoice-panel th {
		font-size: 12px;
		font-weight: 500
	}

	.invoice-panel tr td {
		font-size: 13px;
		width: 150px
	}

	.header-button .header-button-item:first-child {
		margin-right: 15px
	}

	.dash-review-wrap .review-img img {
		margin-bottom: 10px
	}

	.au-chat__content {
		padding: 30px 15px
	}

	.send-mess {
		padding: 12px 15px
	}

	.au-chat-textfield {
		padding: 10px
	}

	.customer-content p {
		margin-top: 15px
	}

	.customer-text {
		margin: 30px 0 0
	}

	.customer-review {
		margin-bottom: 0
	}

	.listing-button .btn,
	.most-viewed-detail .trend-open,
	.most-viewed-detail span.badge {
		margin-bottom: 15px
	}
}

.dash-content-custom .db-top-header {
	left: 0
}

.dash-content-custom .setting-menu {
	top: 60px;
	right: unset;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 26%
}

.dash-content-custom .show-sidebar {
	visibility: visible;
	opacity: 1
}

.dash-content-custom .header-button {
	float: none
}

.dash-content-custom .header-button-item span {
	flex-direction: column;
	align-items: self-start;
	font-size: 13px;
	color: #626262
}

.dash-content-custom .header-button .header-button-item:first-child {
	border: 1px solid #ddd;
	margin-right: 0;
	border-radius: 3px;
	margin-left: 0;
	padding: 3px 10px
}

.wrap-right-side {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.simply-links-btn i {
	font-size: 21px;
	vertical-align: middle;
	margin-right: 5px
}

.simply-links-btn {
	font-weight: 400;
	margin-left: 15px;
	font-size: 15px
}

.most-viewed-img.thumb-img {
	max-width: 143px
}

.most-viewed-detail span {
	margin: 5px 0 10px
}

.most-viewed-img .feature_text {
	z-index: 10;
	top: 7px;
	right: 4px
}

@media (max-width:992px) {
	.wrap-middel-content {
		flex-direction: column;
		align-items: self-start !important
	}

	.most-viewed-detail span {
		margin: 9px 0 0
	}

	.act-title h5,
	.inbox-title h5,
	.review-title h5 {
		font-size: 20px
	}
}

@media (max-width:568px) {
	.dash-content-custom .header-button-item span {
		font-size: 12px
	}

	.listing-button {
		display: flex;
		flex-direction: column
	}

	.listing-button .btn.v4 {
		margin-right: 0 !important
	}

	.simply-links-btn {
		margin-left: 0 !important
	}

	.listing-button .btn {
		margin-bottom: 15px
	}
}


.item--green {
	background: #1ec38b;
}

.item--orange {
	background: #f91;
}

.item--blue {
	background: var(--primary-color);
}

.item--red {
	background: #f91942;
}

.db-top-header {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 275px;
	background: #fff;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
	right: 0;
}

.db-top-header .site-navbar-wrap.v2 {
	margin-left: -28px;
	border-bottom: none;
}

.mobile-bar span {
	padding: 0;
	margin-right: -5px;
}

.db-top-header .section__content {
	top: 50%;
	transform: translateY(-50%);
}

.sub-header-mobile-2 .header__tool .header-button-item {
	color: #a9b3c9;
}

.header-button {
	float: right;
	display: inline-flex;
}

.header-button .header-button-item {
	cursor: pointer;
}

.header-button .header-button-item:first-child {
	padding-left: 15px;
	margin-right: 25px;
}

.header-button .header-button-item>i {
	vertical-align: middle;
	font-size: 28px;
	margin-top: 10px;
}

.header-button .header-button-item .search-dropdown {
	top: 52px;
}

.header-button .header-button-item .notifi-dropdown {
	top: 60px;
	left: auto;
	right: -68px;
	transform-origin: right top;
}

.header-button-item {
	position: relative;
	display: flex;
	align-items: center;
}

.header-button-item img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin-right: 10px;
}

.header-button-item span {
	font-weight: 400;
	color: #999;
	position: relative;
	display: flex;
	align-items: center;
}

.header-button-item span i {
	margin-left: 5px;
}

.has-noti>i {
	position: relative;
}

.has-noti>i:after {
	content: '';
	height: 8px;
	width: 8px;
	background: #ff4b5a;
	position: absolute;
	border-radius: 100%;
	top: 0;
	right: -6px;
}

.bg-c1 {
	display: flex;
	margin-top: 10px;
}

.bg-c1 i {
	font-size: 20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	color: #fff !important;
}

.bg-c1.red i {
	background: #E91E63;
}

.bg-c1.orange i {
	background: #f91;
}

.bg-c1.green i {
	background: #1ec38b;
}

.setting-menu {
	position: fixed;
	min-width: 200px;
	right: -300px;
	top: 70px;
	background: #fff;
	text-align: left;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	height: auto;
	transition: all .5s ease;
	border-top: 1px solid #f5f6f7;
}

.setting-menu .account-dropdown__item a {
	color: #555;
}

.setting-menu .account-dropdown__item a:hover {
	color: #fff;
}

.show-sidebar {
	right: 0;
}

.header-button-item {
	cursor: pointer;
}

.notifi-dropdown--no-bor {
	border: none;
}

.notifi-dropdown .notifi__item {
	cursor: pointer;
}

.account-dropdown__item a {
	display: block;
	color: #333;
	padding: 15px 30px;
	font-size: 14px;
	font-weight: 400;
	transition: 0.5s;
}

.account-dropdown__item a:hover {
	background: #2B333E;
	color: #fff;
}

.account-dropdown__item a i {
	line-height: 1;
	margin-right: 20px;
	font-size: 18px;
	vertical-align: middle;
	width: 20px;
	display: inline-block;
	text-align: center;
}

.account-dropdown__footer {
	border-top: 1px solid #f2f2f2;
}

.account-dropdown__footer a {
	display: block;
	color: #333;
	padding: 15px 25px;
	font-size: 14px;
}

.account-dropdown__footer a:hover {
	background: #4272d7;
	color: #fff;
}

.account-dropdown__footer a i {
	line-height: 1;
	margin-right: 20px;
	font-size: 18px;
	vertical-align: middle;
}

.notifi-dropdown,
.setting-dropdown {
	position: absolute;
	z-index: 9999;
	min-width: 340px;
	background: #fff;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	transform: scale(0);
	transition: all 0.4s ease;
	transform-origin: left top;
	top: 100%;
	left: 0;
}

.notifi__title {
	padding: 22px;
	border-bottom: 1px solid #f2f2f2;
	cursor: default;
}

.notifi__title p {
	line-height: calc(29/14);
	font-size: 14px;
	color: #808080;
}

.notifi__footer a {
	display: block;
	text-transform: capitalize;
	text-align: center;
	font-size: 14px;
	color: #4272d7;
	padding: 24px 0;
}

.notifi__footer a:hover {
	color: #3868cd;
}

.notifi-dropdown {
	left: -117px;
	top: 49px;
}

.notifi-dropdown::before {
	left: 63px;
}

.notifi__item {
	display: flex;
	padding: 19px 22px;
	padding-bottom: 14px;
	border-bottom: 1px solid #f2f2f2;
	transition: all 0.5s ease;
}

.notifi__item:hover {
	background: #f7f7f7;
}

.notifi__item .img-cir {
	position: relative;
	margin-right: 15px;
}

.notifi__item .img-cir i {
	font-size: 22px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.notifi__item .content {
	width: calc(100% - 55px);
	text-align: left;
	font-size: 14px;
}

.notifi__item .content p {
	color: #555;
	line-height: 1.5;
	padding-top: 5px;
	margin-bottom: 2px;
}

.notifi__item .content .date {
	font-size: 12px;
	color: #999;
}

.notify-bottom a {
	color: #666;
	font-weight: 400;
}

.menu-sidebar {
	width: 275px;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	overflow-y: auto;
	height: 100vh;
	transition: all 0.5s ease;
	z-index: 1000;
}

.menu-sidebar .logo {
	text-align: center;
	padding: 20px 0 21px 0;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.3);
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.menu-sidebar .logo a img {
	max-width: 178px;
}

.navbar-sidebar {
	padding: 35px;
	padding-bottom: 0;
}

.navbar-sidebar .navbar__list li a {
	display: block;
	color: #555;
	font-size: 16px;
	padding: 15px 0;
}

.navbar-sidebar .navbar__list li a i {
	margin-right: 19px;
}

.navbar-sidebar .navbar__list li a:hover {
	color: #4272d7;
}

.navbar-sidebar .navbar__list li.active>a {
	color: #4272d7;
}

.has-sub {
	position: relative;
}

.navbar-mobile-sub__list {
	display: none;
	padding-left: 30px;
	background: #fff;
}

.header-mobile .navbar-mobile .navbar-mobile-sub__list li a {
	padding-left: 15px;
}

.hamburger.is-active .hamburger-box .hamburger-inner:after {
	transform: translate3d(0, -12px, 0) rotate(-90deg);
}

.show-dropdown .js-dropdown {
	transform: scale(1);
}

.account-img {
	padding: 25px 25px 10px 25px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.account-img img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}

.menu-sidebar__content {
	height: calc(100vh - 71px);
	border-right: 1px solid #e5e5e5;
	position: relative;
	background: #f5f6f7;
	padding-top: 25px;
}

.menu-sidebar__content .name {
	text-transform: capitalize;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 40px;
	color: #aeb7c2;
	text-align: center;
}

.menu-sidebar__content>a {
	font-size: 14px;
	color: #999;
}

.menu-sidebar__content>a:hover {
	color: #666;
}

.navbar-sidebar2 .navbar__list li {
	position: relative;
	cursor: pointer;
	transition: 0.5s;
}

.navbar-sidebar2 .navbar__list li .arrow {
	position: absolute;
	right: 15px;
	top: 0;
	text-align: center;
	vertical-align: middle;
	height: 63px;
	width: 63px;
	line-height: 63px;
	transition: all 0.5s ease;
}

.navbar-sidebar2 .navbar__list li .arrow.up {
	transform: rotate(-180deg);
}

.navbar-sidebar2 .navbar__list li .arrow i {
	font-size: 16px;
	color: #999;
}

.navbar-sidebar2 .navbar__list li a.active,
.navbar-sidebar2 .navbar__list li:hover {
	color: #777;
	background: #fff;
}

.navbar-sidebar2 .navbar__list li a {
	font-size: 15px;
	color: #333;
	display: block;
	padding: 10px 35px;
}

.navbar-sidebar2 .navbar__list li a>i {
	margin-right: 20px;
	width: 20px;
	font-size: 18px;
	display: inline-block;
	text-align: center;
}

.navbar-sidebar2 .navbar__list li.active>a {
	color: #4272d7;
}

.navbar-sidebar2 .navbar__sub-list {
	display: none;
}

.navbar__sub-list.js-sub-list {
	background-color: #f5f6f7;
}

.navbar__sub-list.js-sub-list li {
	padding-left: 45px;
}

.navbar__sub-list.js-sub-list li a {
	padding: 8px 35px;
	font-size: 14px;
}

.navbar-sidebar2 .navbar__list li.has-sub>a {
	position: relative;
}

.navbar-sidebar2 .navbar__list li.has-sub>a:after {
	position: absolute;
	top: 23%;
	left: 82%;
	content: "\f3d0";
	font-family: "Ionicons";
	font-size: 18px;
}

.inbox-num {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 34px;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 13px;
	color: #fff;
	border-radius: 50%;
}

.inbox-num.active {
	background: var(--primary-color);
}

.inbox-num.pending {
	background: #FFBB28;
}

.inbox-num.expired {
	background: #f91942;
}

.review-rate {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #1CBBB4;
	color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 1.9;
	font-size: 13px;
	font-weight: 500;
}

.header-wrap2 {
	display: flex;
	justify-content: flex-end;
}

.dash-bookings,
.dash-review-wrap,
.dash-add-listing,
.recent-activity,
.invoice-panel,
.db-add-list-wrap,
.inbox-wrap,
.popular-listing {
	border-radius: 4px;
}

.review-title h5,
.inbox-title h5,
.act-title h5 {
	color: #333;
	margin-bottom: 0;
	line-height: 1;
	font-size: 22px;
	font-weight: 400;
}

.review-title h5 i,
.inbox-title h5 i,
.act-title h5 i {
	margin-right: 10px;
	color: #999;
}

.act-title {
	padding: 30px 0;
}

.act-desc {
	font-size: 15px;
	font-weight: 400;
}

.recent-activity .act-wrap .act-desc {
	margin-bottom: 20px;
}

.recent-activity .act-wrap .alert:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.recent-activity .act-wrap .alert {
	margin-bottom: 25px;
	background: #f5f6f7;
	position: relative;
	border-radius: 0;
	color: #666;
}

.recent-activity .act-wrap .alert.br-o {
	border-left: 2px solid #f91;
}

.recent-activity .act-wrap .alert.br-b {
	border-left: 2px solid var(--primary-color);
}

.act-wrap .alert>i {
	font-size: 20px;
	background: #f1f1f1;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	position: absolute;
	top: 0;
	left: 0;
}

.act-wrap li {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
}

.act-wrap li span.review-stat {
	font-weight: 500;
	color: #333;
}

.act-wrap button.close span i {
	font-size: 22px;
	line-height: 2.5;
}

#buyers {
	height: 400px !important;
	width: 100% !important;
}

.most-viewed-item {
	display: flex;
	position: relative;
	border-bottom: 1px solid #ddd;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.most-viewed-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.most-viewed-img {
	flex: 1;
	max-width: 120px;
	position: relative;
}

.most-viewed-img a {
	width: 100%;
	height: 100%;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.most-viewed-img a img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	border-radius: 4px;
}

.most-viewed-img .feature_text {
	top: 3px;
	right: 3px;
	z-index: 10;
}

.most-viewed-detail h3 {
	font-size: 20px;
	position: relative;
	font-weight: 500;
	margin-bottom: 5px;
	line-height: 1.2;
}

.most-viewed-detail span {
	font-size: 15px;
	font-weight: 300;
	display: inline-block;
}

.most-viewed-detail .list-address i {
	margin-right: 5px;
}

.most-viewed-detail {
	flex: 1;
	padding-left: 25px;
}

.most-viewed-detail .trend-open {
	padding: 5px 0;
	line-height: 1;
}

.most-viewed-detail .category .list-bg {
	width: 25px;
	height: 25px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin-right: 10px;
}

.list-bg.violate {
	background: #990099;
}

.list-bg.red {
	background: #FF8580;
}

.list-bg.aqua {
	background: #1CBBB4;
}

.most-viewed-detail .category span i {
	font-size: 14px;
}

.most-viewed-detail .ratings,
.most-viewed-detail .views {
	display: inline-block;
	margin-top: 5px;
}

.most-viewed-detail .views {
	padding-left: 20px;
	position: relative;
}

.most-viewed-detail .views:before {
	position: absolute;
	top: 0;
	left: 10%;
	content: "|";
}

.most-viewed-detail .views span {
	font-weight: 500;
}

.most-viewed-detail .ratings i {
	color: #FFB52D;
}

.most-viewed-detail a.category {
	color: #777;
	font-weight: 400;
}

.most-viewed-item .listing-button .btn.v2 {
	margin-right: 10px;
}

.listing-button .btn.v3 {
	padding: 5px 15px;
	font-weight: 400;
	background: transparent;
	border: 1px solid var(--primary-color);
	color: var(--primary-color) !important;
	transition: 0.5s;
}

.listing-button .btn.v3:hover {
	background: var(--primary-color);
	color: #fff !important;
	border: 1px solid transparent;
}

.listing-button a:first-child {
	margin-right: 10px;
}

.listing-button .btn.v4 {
	padding: 5px 15px;
	font-weight: 400;
	background: var(--primary-color);
	border: 1px solid transparent;
	color: #fff !important;
	transition: 0.5s;
}

.listing-button .btn.v4 i {
	margin-right: 8px;
}

.listing-button .btn.v4:hover {
	background: transparent;
	color: var(--primary-color) !important;
	border: 1px solid var(--primary-color);
}

.listing-button .btn.v4:hover i {
	color: var(--primary-color);
}

.dash-review-wrap .single-review-item {
	border-top: none;
	border-left: none;
	border-right: none;
	box-shadow: none;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}

.db-review-item-wrap .customer-review {
	margin-bottom: 10px;
}

.db-review-item-wrap .single-review-item:last-child {
	border-bottom: none !important;
	margin-bottom: 0;
	padding-bottom: 0;
}

.dash-review-wrap .single-review-item .customer-review_wrap {
	border-bottom: none;
	padding: 0;
}

.dash-review-wrap .single-review-item .customer-review_wrap .review-img {
	margin-top: 20px;
}

.dash-review-wrap .single-review-item .customer-review_wrap .list-ratings i {
	color: #FFB52D;
	font-size: 16px;
}

.dash-review-wrap .single-review-item .review-item__description {
	margin-top: 10px;
}

.dash-review-wrap .single-review-item .review-header {
	margin-bottom: 0;
}

.dash-review-wrap .single-review-item .review-header .review-item__content {
	margin: 5px 0 0 0;
}

#reply-review .modal-content {
	padding: 0;
}

#reply-review .modal-header {
	padding: 35px;
}

#reply-review .modal-dialog {
	max-width: 600px;
}

#reply-review .modal-body {
	padding: 35px;
}

#reply-review .modal-body textarea {
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	width: 100%;
}

#reply-review .modal-header .close span {
	background: #ddd;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: inline-block;
}

#reply-review .modal-header .close span i {
	font-size: 30px;
	line-height: 36px;
}

.db-review-item-wrap .review-item__image {
	border-radius: 5px;
	height: 100px;
	width: 120px;
}

.db-review-item-wrap .review-item__post-title {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.2;
}

.db-review-item-wrap .list-ratings {
	line-height: 1;
}

.db-review-item-wrap .review-item__date {
	margin: 12px 0 0;
}

.db-review-item-wrap .customer-content p {
	margin: 10px 0;
}

.inbox-title {
	padding: 0 30px;
}

.au-inbox-wrap.show-chat-box {
	transform: translateX(-50%);
}

.au-inbox-wrap {
	display: flex;
	width: 200%;
	transition: all 0.5s ease;
}

.au-chat {
	width: 50%;
	padding: 30px;
	background: #fff;
}

.au-chat__title {
	border-bottom: 1px solid #f2f2f2;
}

.au-chat-info {
	display: flex;
	align-items: center;
	padding: 12px 40px;
}

.au-chat-info .avatar-wrap {
	float: none;
	display: inline-block;
	margin-bottom: 0;
}

.avatar-wrap {
	position: relative;
	float: left;
}

.avatar--small {
	height: 50px;
	width: 50px;
}

.avatar {
	height: 60px;
	width: 60px;
	border-radius: 100%;
	overflow: hidden;
}

.online .avatar::after {
	background: #63c76a;
}

.avatar::after {
	content: '';
	display: block;
	height: 15px;
	width: 15px;
	background: #ccc;
	border: 2px solid #fff;
	border-radius: 100%;
	position: absolute;
	bottom: 0;
	right: 0;
}

.au-chat-info .nick {
	margin-left: 15px;
}

.au-chat-info .nick a {
	font-weight: 600;
	font-size: 16px;
	color: #333;
}

.au-chat-info .nick a:hover {
	color: #666;
}

.au-chat__content {
	overflow: auto;
	padding: 30px 40px;
	padding-bottom: 30px;
	padding-bottom: 0;
	position: relative;
}

.recei-mess-wrap {
	text-align: center;
	position: relative;
}

.recei-mess__inner {
	display: flex;
	margin-top: 6px;
}

.recei-mess__inner .avatar--tiny {
	align-self: flex-end;
	justify-self: flex-start;
	margin-right: 10px;
}

.recei-mess-list {
	width: calc(100% - 42px);
}

.recei-mess {
	background: #f2f2f2;
	border-radius: 8px;
	padding: 12px 25px;
	max-width: 390px;
	margin-bottom: 2px;
	text-align: left;
}

.recei-mess-list .recei-mess:last-child {
	margin-bottom: 0;
}

.send-mess-wrap {
	text-align: center;
	margin-top: 20px;
	position: relative;
}

.send-mess__inner {
	margin-top: 6px;
	display: flex;
	justify-content: flex-end;
}

.send-mess {
	background: var(--primary-color);
	color: #fff;
	border-radius: 8px;
	padding: 12px 25px;
	max-width: 390px;
	margin-bottom: 4px;
	text-align: left;
}

.au-chat-textfield {
	padding: 40px;
}

.au-form-icon {
	position: relative;
}

.au-form-icon .au-input {
	padding-right: 80px;
	margin-bottom: 25px;
}

.au-input--h65 {
	line-height: 63px;
	font-size: 16px;
	color: #808080;
}

.au-input--full {
	width: 100%;
}

.au-input {
	line-height: 43px;
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #666;
	padding: 0 17px;
	padding-right: 17px;
	border-radius: 3px;
	transition: all 0.5s ease;
}

.au-input-icon {
	position: absolute;
	top: 1px;
	right: 12px;
	text-align: center;
	display: block;
}

.au-input-icon i {
	font-size: 20px;
	color: #999;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.au-message {
	width: 48.5%;
	background: #fff;
}

.au-message p {
	color: #808080;
}

.au-message__footer {
	text-align: center;
	padding-top: 15px;
}

.au-message-list {
	height: auto;
	position: relative;
	padding: 0 30px 30px 0;
}

.au-message__noti {
	padding: 25px 15px;
	padding-left: 40px;
	padding-bottom: 22px;
	border-bottom: 1px solid #f2f2f2;
}

.au-message__noti p {
	font-size: 14px;
}

.au-message__noti p span {
	font-weight: 600;
}

.au-message__item {
	border-bottom: 1px solid #f2f2f2;
	cursor: pointer;
	transition: all 0.5s ease;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.au-message-list .au-message__item:last-child {
	margin-bottom: 0;
}

.au-message__item.unread h5.name {
	position: relative;
	display: inline-block;
}

.au-message__item.unread h5.name:after {
	position: absolute;
	content: "New";
	top: 0;
	right: -50px;
	background: #f91;
	padding: 0 5px;
	color: #fff;
	font-size: 13px;
	border-radius: 5px;
}

.au-message__item-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.au-message__item-time {
	margin-top: 26px;
}

.au-message__item-time span {
	font-size: 14px;
	color: #808080;
}

.au-message__item-text .text {
	margin-left: 60px;
	padding: 7px 0;
	padding-left: 23px;
}

.au-message__item-text .text .name {
	font-size: 16px;
	font-weight: 600;
	color: #666;
	margin-bottom: 2px;
}

.au-message__item-text .text p {
	color: #808080;
}

.avatar--tiny {
	height: 32px;
	width: 32px;
}

.avatar--tiny::after {
	display: none;
}

.au-message__item.unread .au-message__item-text .text .name {
	color: #333;
}

.au-message__item.unread .au-message__item-text .text p {
	color: #333;
}

.au-chat--border .au-chat__title {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.au-chat--border .au-chat__content {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}

.au-chat--border .au-chat-textfield {
	border: 1px solid #e5e5e5;
	border-top: none;
}

.au-chat-info {
	display: flex;
	align-items: center;
}

.au-chat__content2 .recei-mess {
	max-width: 240px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

.au-chat__content2 .send-mess {
	max-width: 240px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.db-booking-wrap tr {
	color: #333;
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}

.db-booking-wrap tr:last-child {
	border-bottom: none;
}

.db-booking-wrap .table thead th {
	border-bottom: 1px solid #ddd;
}

.db-booking-item {
	margin: 0 -30px 30px -30px;
	position: relative;
	padding: 0 30px 35px 140px;
	border-bottom: 1px solid #ddd;
}

.db-booking-wrap table td {
	text-transform: capitalize;
}

.db-booking-wrap.table-content .property-location {
	display: block;
}

.db-booking-wrap .db-booking-item:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 5px;
}

.db-booking-wrap .db-booking-item .booking-img {
	width: 80px;
	height: 80px;
	border-radius: 5px;
	overflow: hidden;
	position: absolute;
	left: 35px;
	top: 5px;
}

.db-booking-wrap .listing-button .btn {
	display: block;
}

.db-booking-wrap .listing-button .btn:first-child {
	margin-bottom: 10px;
}

.db-booking-wrap .listing-button {
	position: relative;
	right: 0;
	top: 0;
}

.db-booking-wrap .listing-button a:first-child {
	margin-right: 0;
}

.db-booking-item .booking-info h6 {
	display: inline-block;
	color: #666;
	margin-bottom: 5px;
	text-transform: capitalize;
	font-size: 15px;
	width: 150px;
}

.db-booking-wrap .property-title-box {
	padding: 0;
	background: transparent;
}

.db-booking-wrap .property-title-box h4 a {
	font-size: 16px;
	font-weight: 400;
}

.db-booking-wrap .property-location i {
	position: relative;
	font-size: 14px;
	margin-right: 5px;
	top: 2px;
}

.db-booking-wrap .property-location p {
	font-size: 12px;
}

.db-booking-wrap .contact-info .text,
.db-booking-wrap .contact-info .text a {
	color: #333;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 400 !important;
}

.booking_list {
	display: inline-block;
	border-radius: 5px;
	padding: 0 10px;
	z-index: -1;
}

.booking_list li {
	line-height: 1.8;
}

.booking_list li span {
	color: #777;
	z-index: 2;
	font-weight: 400;
	font-size: 14px;
}

.db-booking-wrap .db-booking-item .booking-img img {
	width: 100%;
	height: 100%;
}

.book-pending,
.book-cancel,
.book-approved {
	background-color: #dc3545;
	border-radius: 50px;
	font-size: 12px;
	font-size: 0.75rem;
	color: #fff;
	font-style: normal;
	padding: 3px 12px 2px 12px;
	margin-left: 10px;
	position: relative;
	top: -3px;
	line-height: 1;
}

.book-approved {
	background-color: #28a745;
}

.book-pending {
	background-color: #fd7e14;
}

.book-cancel {
	background-color: #f91942;
}

ul.buttons {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	position: absolute;
	top: 30px;
	right: 30px;
}

ul.buttons li {
	display: inline-block;
	margin-right: 3px;
}

.db-booking-wrap.favourite .most-viewed-detail {
	flex: none;
	text-align: left;
}

.invoice-panel {
	border-radius: 3px;
	margin-bottom: 30px;
}

.invoice-panel .panel-heading {
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}

.invoice-panel .panel-heading .panel-title {
	margin: 0;
	font-size: 18px;
	font-weight: 500;
	color: #232323;
}

.invoice-table {
	position: relative;
	width: 100%;
}

.invoice-panel th {
	font-size: 15px;
	font-weight: 500;
	padding: 15px 10px;
	text-align: center;
}

.invoice-panel tr td {
	padding: 20px 10px;
}

.invoice-panel tr {
	transition: 0.5s;
	padding: 15px 0;
}

.invoice-panel tbody tr:last-child {
	border-bottom: none;
}

.invoice-action {
	color: #777;
	font-size: 20px;
}

.invoice-action:first-child i {
	padding-right: 20px;
}

.dashboard-list-box {
	margin: 30px 0 0;
	margin-top: 30px;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .06);
	border-radius: 4px;
}

.dashboard-list-box h4 {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	padding: 25px 30px;
	color: #333;
	background-color: #fff;
	display: block;
	border-bottom: 1px solid #eaeaea;
	border-radius: 4px 4px 0 0;
}

.dashboard-list-box-static {
	padding: 30px;
	background-color: #fff;
}

.edit-profile-photo {
	margin-bottom: 100px;
	position: relative;
}

.change-photo-btn {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 20px;
	cursor: pointer;
}

.edit-profile-photo .contact-form__upload-btn span {
	padding: 9px 20px;
	cursor: pointer;
}

.photoUpload {
	position: relative;
	overflow: hidden;
	padding: 3px 12px;
	cursor: pointer;
}

.change-photo-btn i {
	margin-right: 2px;
}

.photoUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
	opacity: 0;
}

.my-profile {
	display: block;
	padding: 30px;
}

.my-profile label {
	margin-top: 27px;
	font-size: 15px;
	font-weight: 600;
	color: #333;
	margin-bottom: 9px;
}

.profile-wrap .edit-profile-photo img,
.db-add-listing .edit-profile-photo img {
	width: 100%;
}

.db-add-listing .edit-profile-photo .contact-form__input-file {
	width: 128px;
}

.db-profile-info>li {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	display: table;
	width: 100%;
}

.db-profile-info li:last-child {
	border-bottom: none;
}

.db-profile-info li h6 {
	display: table-cell;
	margin-right: 13px;
	color: #555;
	width: 120px;
	font-weight: 400;
	font-size: 14px;
}

.db-profile-info li span {
	font-size: 16px;
	color: #222;
	font-weight: 400;
	display: table-cell;
}

.db-profile-info li>ul.social-profile,
.db-profile-info li>ul.social-profile li {
	display: inline-block;
}

.db-profile-info li>ul.social-profile li {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	margin-right: 5px;
}

.db-profile-info li>ul.social-profile li a i {
	color: #fff;
	font-size: 18px;
	line-height: 35px;
}

.db-add-list-wrap {
	margin-bottom: 30px;
}

.db-add-listing .listing-input.hero__form-input.custom-select,
.db-add-listing .filter-input.nice-select {
	background: #fff;
}

.db-add-listing .filter-input {
	margin-top: 0;
}

.db-add-listing .form-group {
	margin-bottom: 1.8rem;
}

.db-add-listing label,
.db-add-listing label.fix_spacing {
	color: #333;
	font-weight: 500;
	font-size: 16px;
}

.db-add-listing .form-control {
	font-weight: 300;
}

.dash-footer {
	border-top: 1px solid #ddd;
	background: #f9f9f9;
	margin-top: 55px;
}

.copyright {
	padding: 35px 0;
	text-align: center;
}

.copyright p {
	font-size: 14px;
	color: #666;
	line-height: calc(24/14);
}

.statistic-wrap {
	position: relative;
	margin-bottom: 25px;
	z-index: 1;
}

.statistic__item {
	padding: 30px;
	position: relative;
	min-height: 130px;
	overflow: hidden;
	margin-bottom: 40px;
	border-radius: 5px;
	box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.12);
}

.statistic__item h2 {
	font-weight: 500;
	color: #fff;
	font-size: 35px;
	margin-bottom: 0;
	line-height: 1.2;
}

.statistic__item .desc {
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 400;
	color: #fff;
}

.statistic__item .icon {
	display: inline-block;
	position: absolute;
	top: 38%;
	right: 10%;
}

.statistic__item .icon img {
	opacity: 0.6;
	max-width: 40px;
}

.flx_setting_active {
	justify-content: space-between;
	align-items: baseline;
}

.tabel_settings th {
	border: 1px solid #ddd;
	font-weight: bold;
	vertical-align: middle !important;
	text-align: center;
}

.tabel_settings tr {
	border: 1px solid #f0f0f0;
}

.tabel_settings td {
	border: 1px solid #f0f0f0;
	text-align: center;
}

.badge_block_element span {
	display: block;
	margin-bottom: 7px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.set_margin {
	margin-bottom: 0;
}

.indetailsTble td {
	background: #f0f0f0;
	border-color: #dee2e6;
}

.topmarging {
	margin-top: 0;
}

@media (min-width:767px) and (max-width:1300px) {
	.invoice-action:first-child i {
		padding-right: 00px;
	}

	.invoice-action i {
		display: block;
	}
}

@media (max-width:1248px) {
	.flx_setting_active {
		justify-content: start;
		align-items: self-start;
		flex-direction: column;
	}

	.listing-button {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 992px) {
	.dash-content-wrap {
		margin-left: 275px;
		padding-top: 80px;
		background: #fff;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.statistic__item {
		padding: 30px;
	}

	.statistic__item h2 {
		font-size: 35px;
	}

	.statistic__item .desc {
		font-size: 20px;
	}

	.au-message__item-inner {
		padding: 15px;
		padding-right: 10px;
		padding-bottom: 15px;
	}
}

@media (max-width: 1199px) {
	.popular-listing {
		margin: 50px 0;
	}

	.badge_block_element span {
		width: 100%;
	}

	.most-viewed-item.flex_td_settings {
		flex-direction: column;
		padding-left: 15px;
	}

	.most-viewed-item.flex_td_settings .most-viewed-detail {
		padding: 0;
		margin-top: 15px;
	}
}

@media (max-width: 991px) {
	.db-top-header .d-lg-none.sm-right {
		float: left !important;
		margin-left: 28px;
		padding-bottom: 10px;
	}

	.menu-sidebar {
		top: 0;
		right: -300px;
		left: auto;
		box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
	}

	.menu-sidebar.show-sidebar {
		right: 0;
	}

	.header-wrap2 {
		justify-content: space-between;
	}

	.db-top-header {
		left: 0;
		position: relative;
	}

	.dash-breadcrumb {
		padding: 35px 0;
	}

	.header-button .header-button-item .search-dropdown {
		top: 63px;
		right: -75px;
		transform-origin: 70% top;
	}

	.header-button .header-button-item .search-dropdown::before {
		right: 79px;
	}

	.header-button .header-button-item .notifi-dropdown {
		top: 55px;
		right: -145px;
		transform-origin: 80% top;
	}

	.header-button .header-button-item .notifi-dropdown::before {
		margin-left: 0;
		left: auto;
		right: 45px;
	}

	.dash-bookings,
	.dash-review-wrap,
	.dash-add-listing,
	.recent-activity,
	.invoice-panel,
	.db-add-list-wrap,
	.inbox-wrap,
	.popular-listing {
		margin-bottom: 50px;
	}

	.db-booking-wrap table td {
		min-width: 220px;
	}

	.db-booking-wrap .table thead th,
	.db-booking-wrap table td {
		text-align: center;
	}

	.db-booking-wrap tr,
	.db-booking-wrap th {
		padding: 20px 10px;
	}
}

@media (max-width: 767px) {
	.container-fluid {
		padding: 0 15px;
	}

	.header-button-item span {
		font-size: 15px;
	}

	.list_general>ul>li {
		padding-left: 30px;
	}

	.list_general>ul span {
		float: right;
		display: inline-block;
	}

	.most-viewed-item {
		display: block;
	}

	.most-viewed-detail {
		padding-left: 0;
		margin: 15px 0 0 0;
	}

	.most_viewed_settings {
		flex-direction: column;
	}

	.most-viewed-img {
		max-width: 100%;
	}

	.most-viewed-img a img {
		max-height: 250px !important;
	}

	.au-message__item-text .text {
		margin: 0;
		padding: 0;
	}

	.au-message__item-time {
		margin-top: 10px;
	}

	.listing-button {
		position: relative;
		right: auto;
		top: 0;
		transform: none;
		margin: 10px 0 0 0;
	}

	.avatar-wrap {
		float: none;
		display: inline-block;
		margin-bottom: 20px;
	}

	.au-message__item-inner {
		padding: 15px;
		padding-right: 10px;
		padding-bottom: 15px;
		flex-direction: column;
		align-items: flex-start;
	}

	.header-button-item {
		font-size: 22px;
	}

	ul.buttons {
		position: relative;
		right: 0;
		top: 20px;
	}

	.db-add-listing label {
		margin-top: 15px;
		font-weight: 500;
		color: #333;
	}

	.db-add-listing .filter-input {
		margin-bottom: 15px;
	}

	.notify-bottom a {
		font-size: 15px;
	}

	.sm-left {
		float: left !important;
	}

	.db-review-item-wrap .reviewer-img img {
		min-width: 140px;
	}

	.most-viewed-item.flex_td_settings {
		padding-left: 0px;
	}

	.set_margin {
		margin-bottom: 50px;
	}

	.invoice-panel tr td {
		padding: 20px 10px;
		white-space: nowrap;
	}

	.topmarging {
		margin-top: 30px;
	}
}

@media (max-width: 575px) {
	.db-booking-wrap .db-booking-item .booking-img {
		width: 100%;
		height: 100%;
		border-radius: 5px;
		position: relative;
		left: 0;
		top: 5px;
		margin-bottom: 20px;
	}

	.db-booking-item {
		margin: 0 -30px 30px -30px;
		padding: 0 30px 35px 35px;
	}

	.db-booking-item .booking-info h6 {
		width: 120px;
	}

	.db-review-item-wrap .reviewer-img img {
		min-width: 100px;
	}

	.db-review-item-wrap a.rate-review {
		padding: 6px 10px;
		margin-right: 0;
		margin-top: 40px;
	}

	.dash-content .agent-details {
		margin-top: 20px;
	}

	.profile-wrap img {
		width: 100%;
	}

	.modal-body.add_list_content.inovice_model_content table tbody tr {
		display: grid;
	}
}

@media (max-width: 480px) {
	.act-wrap .alert>i {
		font-size: 15px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.recent-activity .act-wrap .alert {
		padding: 0 15px 25px 40px;
	}

	.act-wrap button.close span i {
		right: 0%;
	}

	.dash-breadcrumb-left .breadcrumb-menu ul li a,
	.dash-breadcrumb-left .breadcrumb-menu ul li {
		font-size: 14px;
	}

	.invoice-panel th {
		font-size: 12px;
		font-weight: 500;
	}

	.invoice-panel tr td {
		font-size: 13px;
		width: 150px;
	}

	.header-button .header-button-item:first-child {
		margin-right: 15px;
	}

	.dash-review-wrap .review-img img {
		margin-bottom: 10px;
	}

	.au-chat__content {
		padding: 30px 15px;
	}

	.send-mess {
		padding: 12px 15px;
	}

	.au-chat-textfield {
		padding: 10px;
	}

	.customer-content p {
		margin-top: 15px;
	}

	.customer-text {
		margin: 30px 0 0;
	}

	.customer-review {
		margin-bottom: 0;
	}

	.listing-button .btn {
		margin-bottom: 15px;
	}

	.most-viewed-detail span.badge {
		margin-bottom: 15px;
	}

	.most-viewed-detail .trend-open {
		margin-bottom: 15px;
	}
}

.dash-content-custom .db-top-header {
	left: 0;
}

.dash-content-custom .setting-menu {
	top: 60px;
	right: unset;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	left: 26%;
}

.dash-content-custom .show-sidebar {
	visibility: visible;
	opacity: 1;
}

.dash-content-custom .header-button {
	float: none;
}

.dash-content-custom .header-button-item span {
	flex-direction: column;
	align-items: self-start;
	font-size: 13px;
	color: #626262;
}

.dash-content-custom .header-button .header-button-item:first-child {
	padding-left: 10px;
	border: 1px solid #ddd;
	margin-right: 0;
	border-radius: 3px;
	margin-left: 0px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.wrap-right-side {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.simply-links-btn i {
	font-size: 21px;
	vertical-align: middle;
	margin-right: 5px;
}

.simply-links-btn {
	color: var(--primary-color);
	font-weight: 400;
	margin-left: 15px;
	font-size: 15px;
	text-decoration: underline;
}

.simply-links-btn:hover {
	color: var(--primary-color);
	text-decoration: underline;
}

.wrap-middel-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.most-viewed-img.thumb-img {
	max-width: 143px;
}

.most-viewed-detail span {
	margin: 5px 0 10px;
}

.most-viewed-img .feature_text {
	top: 7px;
	right: 4px;
}

@media (max-width: 992px) {
	.wrap-middel-content {
		flex-direction: column;
		align-items: self-start !important;
	}

	.most-viewed-detail span {
		margin: 9px 0 0px;
	}

	.review-title h5,
	.inbox-title h5,
	.act-title h5 {
		font-size: 20px;
	}
}

@media (max-width: 568px) {
	.dash-content-custom .header-button-item span {
		font-size: 12px;
	}

	.listing-button {
		display: flex;
		flex-direction: column;
	}

	.listing-button .btn.v4 {
		margin-right: 0 !important;
	}

	.simply-links-btn {
		margin-left: 0 !important;
	}

	.listing-button .btn {
		margin-bottom: 15px;
	}
}

.wrap-breadcrumb {
	margin-top: 26px;
}

.act-title {
	padding: 30px 0;
	margin-top: 30px;
}

.welcome-title {
	margin-top: 70px;
}

.mobile-my-profile {
	display: none;
}

img.credit {
	width: 20px;
	margin-right: 10px;
}

.clixx {
	padding: 0 10px;
}

.dropmenu {
	margin-top: 8px;
}

.dropdown.drop_btn_list {
	display: flex;
}

a.dropdown-item.coinpay:active {
	background-color: unset;
	color: #2c2b2b;
}

a.dropdown-item.coinpay {
	margin-right: 10px;
}

.dropdown-toggle::after {
	display: none;
}

.icon_property {
	font-size: 12px;
	padding: 1px;
}

.buyer-btn {
	margin-right: 6px;
}

button.btn.login-btn {
	background: #444;
	font-size: 15px;
}

button.btn.login-btn:hover {
	background: #5b5b5b;
	border-color: #5b5b5b;
	transition: .3s;
}

.heder-color {
	background: #000;
}

ul.navbar-nav.mr-auto.economy li a {
	color: #e3e3e3;
	font-size: 14px;
	font-weight: 500;
}

ul.navbar-nav.mr-auto.economy li a:hover {
	color: white;
	transition: .3s;
}

a.btn.post_btn.dropdown-toggle {
	color: #e3e3e3;
	border-color: #4dc191;
	font-size: 13px;
}

button.btn.tenant.my-2.my-sm-0 {
	background: black;
	border-color: #4dc191;
	font-size: 13px;
	color: #e3e3e3;
}

nav.navbar.nav_main {
	padding: 0;
}

.dropdown-menu.price_hover.show {
	position: absolute;
	left: -9rem;
	font-size: 14px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgb(255 255 255);
}

a.navbar-brand img {
	width: 54px;
	margin: 0px 9px;
}

a.dropdown-item.clixx:active {
	background-color: unset;
}

.drip_img_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin-bottom: 15px;
	padding: 10px 0px 10px 8px;
}

ul.drip_img_list li {
	width: 24%;
}

ul.drip_img_list li a img {
	width: 25px;
	margin: 0 auto;
	display: block;
}

a.dropdown-item.clixx {
	color: #333 !important;
	font-size: 14px !important;
}

ul.drip_img_list li a:hover {
	margin: 0;
}

ul.drip_img_list li p {
	font-size: 12px;
}

input.form-control.drop_search {
	margin: 0 12px;
}

input.form-control.drop_search {
	border: none;
	border-radius: 5px;
	background-color: #efefef;
	padding: 0px 25px;
	font-size: 14px;
	width: 100%;
}

i.fas.fa-search.icon-search {
	position: absolute;
	left: 13px;
	margin-left: 4px;
	font-size: 14px;
}

.city-head h5 {
	margin: 0;
	font-size: 14px;
	padding: 9px 13px;
	color: #222;
}

.radio_box {
	padding: 8px 0 6px 0;
	background: #ffffff;
	border-radius: 5px;
	border: #e7ddff solid 1px;
	box-shadow: 0 1px 4px 0 #00000017;
}

.dropdown-menu.gbcity.show {
	width: 26rem;
	margin-top: 0px;
	border-radius: 8px 0px 4px 8px;
	overflow: auto;
	height: 480px;
}

.city_pic {
	width: 25px;
	display: block;
	margin: auto;
}

ul.city-list li a span {
	color: black;
	position: absolute;
	top: 35px;
	right: 23px;
	font-size: 12px;
}

.city-location {
	background: white;
	padding: 12px 2px;
	border-radius: 5px;
	box-shadow: 0 1px 4px 0 #00000017;
	border: #e7ddff solid 1px;
	width: 90px;
	height: 67px;
	margin-bottom: 10px;
}

.city-list {
	display: -webkit-box;
	flex-wrap: wrap;
	justify-content: space-evenly;
	padding: 10px 0px;
}

ul.city-list li {
	margin-right: 8px;
}

a.city_name {
	color: #333 !important;
}

a.city_name:hover {
	margin-left: 0 !important;
}

ul.city-ul li {
	padding: 0 15px;
	border-top: 1px solid #f1f1f1;
	font-weight: 500;
	margin: 0px 13px;
}

li.bhiwadi {
	border-top: 1px solid #0000002b;
}

.dropdown-menu.dropmenu.show {
	border-top: none;
	margin-top: 0;
	border-radius: 0px 0px 4px 4px;
}

ul.navbar-nav.economy li {
	padding-right: 5px;
}

.city_box {
	padding: 0 0 0 5px;
}

.icon_indicat {
	font-size: 10px;
	color: #e3e3e3;
	margin-left: 2px;
}

.separetor {
	border-right: 1px solid #edeaea73;
	height: 16px;
	position: absolute;
	right: 0px;
	top: 15px;
}

ul.city-ul li a {
	display: block;
}

.radio_box span {
	color: black;
}

.country-active::after {
	margin: 0 auto;
	position: absolute;
	left: 27px;
	top: 48px;
	display: block;
	width: 12px;
	height: 12px;
	background: #ffffff;
	border: solid 1px #e7ddff;
	border-width: 0 1px 1px 0;
	content: '';
	transform: rotate(45deg);
	border-radius: 50px 0 0 0;
}

a.mobi_btn {
	border: none;
	margin-top: 7px;
}

a.property-btn {
	margin-right: 7px;
}

.vertical_line {
	border-right: 1px solid #3e3e3e;
	height: 18px;
	margin-top: 15px;
}

.container-fluid.padding-short {
	padding: 0px 9px;
}

.mobi-login {
	display: none;
}

.bnd-logo {
	margin: 0;
}

span.left_img {
	display: none;
}

span.line {
	border: 1px solid white;
	display: block;
	width: 22px;
	border-radius: 5px;
	margin-bottom: 5px;
}

input.checkbox.line_chake {
	position: absolute;
	left: -94px;
	opacity: 0;
	top: 0;
}

button.navbar-toggle.collapsed.real {
	background-color: unset;
	border: none;
}

.real:hover {
	background-color: unset;
	cursor: pointer;
	border: none;
}

.left-menu {
	display: flex;
}

.drip_img_list li {
	width: 22% !important;
}

.drip_img_list li a p {
	text-align: center;
}

.city-list li a p {
	text-align: center;
	font-size: 12px;
	line-height: 1;
	margin-top: 10px;
}

.city-list li a:hover {
	margin: 0;
	color: #333;
}

.property_pice_list.show {
	font-size: 14px;
	right: 8px;
	left: unset;
	border-radius: 0px 0px 8px 8px;
	margin-top: 6px;
	width: 16rem;
	padding: 11px;
	box-shadow: 0 4px 18px 0 #0000000f;
	background-color: #fff;
}

.property_pice_list a:active {
	background-color: unset;
	color: #333;
}

.property_pice_list.show a {
	padding: 0;
	padding: 3px 0px;
	color: #333;
}

.property_pice_list a img {
	width: 25px;
	margin-right: 6px;
}

.sub_nav {
	background-color: white;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px 0px;
	height: 65px;
}

.property-box::-webkit-scrollbar {
	display: none;
}

.ms-ctn input {
	padding: 11px 0 !important;
}

.house {
	width: 20px;
	margin-right: 10px;
	padding-bottom: 5px;
}

.property_details_aria ul li {
	padding: 2px;
	width: 158px;
	margin: 0 auto;
	text-align: -webkit-center;
}

._inner_page_search_button {
	height: 40px !important;
}

a.veriyent {
	font-weight: 600;
	padding-right: 35px;
	display: unset;
	font-size: 15px;
}

a.veriyent:hover {
	color: black !important;
}

a.acti:active {
	color: #58bf93 !important;
	background-color: unset;
}

a.prosess:active {
	background-color: unset;
	color: #222;
}

.buy-indication {
	font-size: 10px;
	color: #000000;
	margin-left: 3px;
}

.prosess {
	padding: 5px 23px;
}

.dropdown-menu.sidni.show {
	margin-top: 12px;
	border-radius: 5px;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px 0px;
}

.property_details_aria {
	display: content;
}

.property_details_aria .dropdown-menu.dropmenu.show {
	margin-top: 38px;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px 0px;
}

.find {
	position: relative;
	left: 0px;
	margin-left: 11px;
}

.find i {
	position: absolute;
	top: 11px;
}

input.find-box {
	border: none;
	padding: 0px 0px 0 20px;
	font-size: 14px;
	font-weight: 500;
	width: 255px;
}

input.find-box:focus {
	border: none !important;
}

.property_details_aria {
	display: inline-flex;
	border-radius: 5px;
	width: 30%;
	margin: 5px 0 0px 7px;
	width: 500px;
}

.ms-ctn {
	width: 100%;
}

.property_details_aria:hover {
	transition: .3s;
}

#ms-complex-templating .dropdown-menu {
	position: inherit !important;
}

.bhk-item {
	display: inline-flex;
}

.left-most {
	margin-left: 5%;
}

button.bhk-btn {
	border: 1px solid #ccc;
	background: #fff;
	color: #1a1a1a;
	height: 35px;
	margin-top: 2px;
	font-size: 14px;
	font-weight: 400;
	padding: 0 13px;
}

button.bhk-btn i {
	font-size: 11px;
	margin-left: 5px;
	position: relative;
	bottom: 0px;
	color: #1a1a1a;
}

button.bhk-btn:hover {
	background-color: unset;
	border-color: unset;
}

input.tick {
	width: 18px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 7px;
	cursor: pointer;
}

.supab-drop {
	min-width: 9rem;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px 0px;
	margin-top: 0;
}

a.act-bg:active {
	background-color: unset;
	color: #333;
}

a.dropdown-item.act-bg {
	margin: 0px 15px;
	padding: 5px 0px 0 35px;
	width: 80%;
}

a.dropdown-item.act-bg:hover {
	background-color: #e7faf1;
	color: #16181b;
	transition: .3s;
	border-radius: 4px;
}

.mode:hover {
	color: #58bf93;
}

.mode {
	font-size: 13px;
	color: #333;
}

.type-property {
	display: inline-flex;
	margin-left: 8px;
}

.dropdown.sort-by {
	margin-left: 8px;
}

.property-select {
	min-width: 16rem;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px 0px;
	margin-top: 0;
}

a.prot-type {
	margin: 0px 13px;
	width: 90%;
	padding: 5px 0px 0 35px;
}

a.dropdown-item.prot-type:hover {
	background-color: #e7faf1;
	color: #16181b;
	transition: .3s;
	border-radius: 4px;
}

.budget-dropdwn {
	display: inline-flex;
	margin-left: 8px;
}

.budget-select {
	min-width: 20rem;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px 0px;
	margin-top: 0;
}

.budget-input-Secondbox {
	width: 43%;
	float: right;
	margin-top: -38px;
	margin-right: 10px;
}

.budget-input-box {
	width: 43%;
	margin-left: 10px;
}

.budget-input-box::after {
	margin: 0 auto;
	width: 8px;
	height: 1px;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 28px;
	background: #666;
}

input.price-input {
	border: none;
	background: #f0f0f0;
	border-radius: 8px;
	font-size: 14px;
	padding: 0 20px;
}

input.price-input:focus {
	border: none !important;
	background: #f0f0f0;
}

.budget-input-Secondbox i {
	position: absolute;
	top: 21px;
	font-size: 13px;
	margin: 0px 6px;
}

.budget-input-box i {
	position: absolute;
	top: 21px;
	font-size: 13px;
	margin: 0 6px;
}

.price-details {
	padding: 0 0 0 2rem;
	display: flex;
	max-height: 23rem;
	overflow-y: auto;
}

.price-details li i {
	margin: 0px 5px;
}

.price-details ul {
	width: 50%;
}

.price-details ul li a:hover {
	margin: 0;
}

.clear a {
	text-align: center;
	margin: 0 0 5px;
	cursor: pointer;
	display: block;
	color: #000;
	text-align: center;
	font-size: 13px;
}

.more-dropdwn {
	display: inline-flex;
	margin-left: 8px;
}

input.room-count {
	width: 20px;
	height: 20px;
}

.dropdown-in-contant {
	padding: 0 0 0 15px;
}

.bathroom-details label {
	padding: 0 5px;
	font-size: 16px;
}

.dropdown-bg {
	min-width: 26rem;
	max-width: 30rem;
	overflow-x: auto;
	height: 23rem;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px 0px;
	margin-top: 0;
	overflow: scroll;
}

.contraction {
	padding: 0px;
}

.short-radio {
	right: 0;
}

.radio-label {
	font-size: 14px;
	padding: 8px 10px;
}

.filter-drop {
	min-width: 13rem;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px 0px;
	margin-top: 0;
}

input.bath {
	width: 15px;
}

input.new-bath {
	width: 18px;
	height: 18px;
}

.property-box {
	overflow-x: auto;
	white-space: nowrap;
	display: flex;
	padding: 10px 0;
	scrollbar-width: none;
}

.browser-top-links {
	overflow: hidden;
}

.sub_nav .dropdown {
	position: inherit;
}

.dropdown-menu.show {
	margin-top: 40px;
}

.city-dropdown {
	margin-left: 15px;
}

.dropdown-menu.property_pice_list.show {
	margin-top: 0;
}

.property_pice_list.dashboard_dropdown.show {
	width: 10rem;
}

form#form_search_property {
	margin-top: 6px;
	margin-left: 110px;
}

form.agent-property-from#form_search_property {
	margin: 0;
}

.wrap-minimal-list.agent-property-list {
	padding: 12.5px 8.4px;
}

.input-search.border-box-search.header_search {
	width: 405px !important;
}

.hero__form .input-search {
	height: 60px;
}

._furnishing_type a.dropdown-item.act-bg {
	width: 30%;
	margin: 0;
}

._furnishing_type input {
	margin: 0;
}

.international-cities h5 {
	padding-bottom: 0;
}

#buyPriceRange .option-box {
	width: 50%;
	float: left;
	display: block;
}

div#buyPriceRange .option-box li {
	justify-content: inherit;
}

@media (min-width: 1024px) {

	ul.navbar-nav.mr-auto.economy li a,
	button.btn.tenant.my-2.my-sm-0,
	a.btn.post_btn.dropdown-toggle,
	button.btn.login-btn {
		font-size: 15px;
		font-weight: lighter;
	}
}

@media (max-width: 1300px) {

	.type-property,
	.budget-dropdwn,
	.more-dropdwn,
	.dropdown.sort-by {
		margin-left: 0px;
	}

	a#clearAll {
		padding: 0;
	}
}

@media (max-width: 991px) {
	.city-dropdown {
		margin-left: 15px;
		padding: 0 19px 0 8px;
		margin: 0;
		font-size: 16px !important;
	}

	.vertical_line {
		display: none;
	}

	a.mobi_btn {
		margin-top: -3px;
	}

	.dropdown.btn_position {
		top: 13px;
	}

	.navbar-header {
		display: block !important;
		margin: 6px 6px;
	}

	.mobi-login {
		display: unset;
		position: fixed;
		top: 6px;
	}

	.vertical_line {
		top: 4px;
		left: 60px;
	}

	.desktop-login {
		display: none;
	}
}

@media (max-width: 991px) {
	.mobile-my-profile .dropdown-menu.show {
		margin-top: 0;
		right: 0;
	}

	.mobile-my-profile {
		width: 50%;
	}

	.mobile-my-profile .dropdown-toggle {
		color: #e3e3e3 !important;
		border-color: #4dc191;
		float: right;
		margin: 6px;
	}

	.nav_main {
		display: block
	}

	.mobile-my-profile {
		display: block;
	}

	.icon_indicat {
		font-size: 12px;
	}

	.mobile-sign {
		display: block !important;
	}

	#navbarDropdown:focus {
		color: #000 !important;
	}

	ul.navbar-nav.economy {}

	.separetor {
		display: none;
	}

	div#bs-example-navbar-collapse-1.left-list-menu {
		margin-top: -4px;
		padding: 0;
		z-index: 9;
	}

	.dropdown-menu.gbcity.show {
		margin-top: -13px;
	}

	ul.navbar-nav.mr-auto.economy li a {
		color: #333 !important;
	}

	span.left_img img {
		width: 22px;
		margin: 0px 8px;
	}

	span.left_img {
		display: unset;
	}

	ul.navbar-nav.economy li {
		border-top: 1px solid #efefef;
	}

	button.btn.tenant {
		width: 94%;
		height: 45px;
		display: block;
		margin: 0 auto;
	}

	a.mobi_propertybtn {
		display: none;
	}

	.icon_indicat {
		color: #666;
		3px
	}

	button.btn.left_mobi_btn {
		width: 94%;
		display: block;
		margin: auto;
		height: 45px;
	}

	.dropdown-menu.dropmenu.show {
		border: none;
		margin: 0 0 10px 20px;
		background-color: unset;
		box-shadow: 0 2px 26px 0 #00000012;
		border-radius: 5px;
		background: #fff;
	}

	.clixx {
		padding: 4px 15px;
	}

	ul.navbar-nav.mr-auto.economy li a:hover {
		color: #333;
		transition: .3s;
	}

	.mobi-login {
		right: 20px;
	}

	.ion-chevron-down.six_seve-px {
		color: #333;
	}

	.drip_img_list {
		padding: 5px 0px 5px 0px;
	}

	.navbar-toggle.real {
		background-color: unset;
		border: none;
	}

	.property_pice_list.show {
		left: 11px;
		width: 18.6rem;
		position: relative;
		bottom: 27px;
		background-color: #F8F8F8;
	}

	button.btn.tenant.my-2.my-sm-0.buyer_mobi_btn {
		background-color: unset;
		color: #333;
		border: none;
		text-align: left;
		padding: 0;
	}

	a.mobi-screen-register {
		display: flex;
		border-top: 1px solid #e3e3e3;
	}

	a.buyer-btn.mobi-screen-register img {
		width: 23px;
		margin: auto 8px;
		display: block !important;
	}

	a.case {
		border: none;
		text-align: left;
		padding: 0;
		margin-bottom: 0;
		height: 24px;
	}

	.shine {
		display: flex;
		margin-top: 10px;
		border-top: 1px solid #e3e3e3;
		display: none;
	}

	.shine img {
		width: 23px;
		padding-top: 7px;
		display: block !important;
	}

	.navbar .navbar-collapse.collapsing {
		height: auto !important;
	}

	.navbar .lateral-left {
		left: -100%;
	}

	.navbar .lateral-left.show {
		animation: slide-in-left 200ms forwards;
	}

	.navbar .navbar-collapse {
		top: 0px;
		bottom: 0px;
		position: fixed;
		width: 80%;
		width: calc(100% - 60px);
		max-width: 320px;
		height: auto !important;
		background: #f8f8f8;
		padding: 30px;
		top: 52px;
	}

	.navbar .lateral-left.open,
	.navbar .lateral-right.open {
		display: block !important;
		overflow-y: auto;
	}
}

@media (max-width: 575px) {
	.mobi-login {
		top: -1px;
	}

	.search-desktop {
		display: none;
	}

	.search-mobile {
		display: block !important;
		padding-top: 4px;
		margin: 0 8px;
	}

	.sub_nav {
		height: 100px;
	}

	input.find-box {
		border: 1px solid #ccc;
		border-radius: 5px;
		width: 100%;
	}

	.find i {
		left: 5px;
	}

	.property_details_aria {
		width: 140px;
		border: 1px solid #ccc;
	}

	.dropdown-menu.dropmenu.show {
		margin-left: 0;
	}

	.dropdown-bg {
		min-width: 18rem;
	}

	.buy-ul {
		display: block;
		margin: 0 auto;
		width: 100px;
		display: contents;
	}

	.find i {
		top: 15px;
	}

	.dropdown-menu.gbcity.show {
		left: -100px;
	}

	.property-box {
		display: inline-flex;
	}

	.sub_nav {
		height: 80px;
	}

	.left-most {
		margin-left: 0;
	}

	form#form_search_property {
		margin-left: 13px;
	}

	.input-search.border-box-search.header_search {
		width: 100% !important;
	}

	.mobile-search-box {
		width: 95%;
		padding-top: 8px;
		margin: 0 auto;
	}

	#ms-complex-templating .dropdown-menu {
		position: absolute !important;
	}

	.container-fluid-sm {
		margin-top: 160px !important;
	}
}

@media (max-width: 480px) {
	.dropdown-menu.gbcity.show {
		width: 20rem;
	}
}

@media (max-width: 360px) {
	.dropdown-menu.gbcity.show {
		left: -124px;
	}
}

@keyframes slide-in-left {
	0% {
		left: -100%;
	}

	100% {
		left: 0px;
	}
}

@keyframes slide-out-left {
	0% {
		left: 0px;
	}

	100% {
		left: -100%;
	}
}

@keyframes slide-in-right {
	0% {
		right: -100%;
	}

	100% {
		right: 0px;
	}
}

@keyframes slide-out-right {
	0% {
		right: 0px;
	}

	100% {
		right: -100%;
	}
}

ul.location-wise-property li span {
	display: flex;
}

.location-wise-property li span a.seoLink {
	margin-right: 5px;
	color: #333;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
}

ul.location-wise-property {
	display: flex;
	flex-wrap: wrap;
}

ul.location-wise-property li {
	display: inline-grid;
	background: white;
	width: auto;
	padding: 0 22px;
	margin: 4px 3px 3px 0;
	align-items: center;
	display: flex;
	color: #333;
	font-size: 13px;
	border: 1px solid var(--secondary-color) !important;
	border-radius: 6px;
	transition: .3s;
	margin-left: 2px;
}

.add_list_content {
	padding: 18px 10px;
	box-shadow: 0 1px 20px rgb(0 0 0 / 10%);
	border-radius: 11px;
}

::-webkit-scrollbar {}

::-webkit-scrollbar-track {}

::-webkit-scrollbar-thumb {}

::-webkit-scrollbar-thumb:hover {

	.plot_section p,
	.prop-image-title {
		font-family: 'Poppins';
	}

	.blog-section.style1.plot_section {
		margin: 4rem 0;
	}

	.builder_box a img {
		max-width: 100px;
	}

	.builder_box {
		display: inline-flex;
		padding: 30px 20px 30px;
	}

	.plot_box_head {
		box-shadow: 0 1px 20px rgb(0 0 0 / 25%) !important;
	}

	.builder_brand a p {
		font-size: 18px;
		font-weight: 500;
		padding: 0px 0 0 25px;
		color: #FA6742;
	}

	a.fiker p {
		font-size: 12px;
		margin-top: 2px;
	}

	p.viwe_score {
		font-size: 20px !important;
	}

	.round {
		vertical-align: middle;
		padding: 2px 0;
		border: 1px solid #f58220;
		border-radius: 50%;
		width: 32px;
		height: 32px;
		margin-right: 10px;
		text-align: center
	}

	.project_counter {
		display: inline-flex;
		padding: 10px 16px 10px !important;
		border-top: 1px solid #e0e0e0;
		;
		border-bottom: 1px solid #e0e0e0;
		color: color: #555;
	}

	.project_count {
		margin: 5px 20px 0px 0px;
		color: #222;
	}

	.plot_pic a img {
		width: 103px;
		margin-right: 5px;
		height: 100px;
	}

	.Park p {
		font-size: 11px;
		line-height: 1.2;
		padding: 5px 0px 0px 0px;
		width: 100px;
	}

	.park_box {
		display: inline-flex;
		margin-top: 20px;
		width: 100%;
	}

	.bottom-plot-content {
		padding: 25px 20px 70px !important;
	}

	.bottom-plot-content p {
		color: #222;
	}

	.viwe {
		background: white;
		box-shadow: 0 1px 20px rgb(0 0 0 / 10%);
		width: 70px;
		height: 104px;
		text-align: center;
		padding: 10px;
		border-radius: 5px;
	}

	.viwe:hover {
		background: #EB6C4C;
		box-shadow: 0 1px 20px rgb(0 0 0 / 10%);
		color: #ffff;
	}

	.viwe span {
		font-size: 16px;
		color: #EB6C4C;
	}

	a .viwe p:hover {
		color: white;
	}

	p.viwe_score {
		color: #EB6C4C;
	}

	p.viwe_score:hover {
		color: #fff;
	}

	.call_serch {
		text-align: center;
		padding: 10px 0 20px 0;
	}

	.call_serch h3 {
		color: #EB6C4C;
		font-size: 25px;
		line-height: 1;
		margin: 0;
	}

	input.serch_box {
		border-top: none;
		border-left: none;
		border-right: none;
		padding: 0;
		font-size: 15px;
	}

	input.serch_box:focus {
		border-top: none !important;
		border-left: none !important;
		border-right: none !important;
		border-bottom-color: #EB6C4C !important;
	}

	.serch_country {
		border-top: none;
		border-left: none;
		border-right: none;
		padding: 0;
		font-size: 15px;
	}

	.serch_country:focus {
		border-bottom-color: #EB6C4C !important;
	}

	p.riqured {
		font-size: 10px;
		color: red;
		text-align: right;
		padding: 10px 17px 0 0;
	}

	input.agriee {
		height: 17px;
		position: absolute;
		left: 30px;
		top: 0px;
		width: 20px;
	}

	label.agriee_text {
		margin: 0 0 0 16px;
		color: #222;
		font-size: 12px;
	}

	.get_call_btn {
		padding: 8px 0px 33px 0px;
		background: #EB6C4C;
		font-size: 17px;
	}

	.get_call_btn:hover {
		background: #EB6C4C;
		border-color: #EB6C4C;
	}

	.card.call_back_fild {
		padding: 20px 16px 55px 16px;
	}

	.name_input {
		margin-bottom: 2rem;
	}

	.assured {
		position: absolute;
		bottom: 0;
		color: #222;
	}

	span.prop-image-title {
		position: absolute;
		bottom: 125px;
		left: 16px;
		font-size: 25px;
		font-weight: 400;
		color: #fff;
		background: #00000024;
		padding: 0 10px;
		line-height: 1.4;
		border-radius: 0;
		padding: 10px 20px;
		min-width: 85%;
	}

	.trending-bottom {
		border: none;
	}

	._top_right_details_page ._image_section img {
		min-height: 320px;
	}

	.apartment_size {
		text-align: center;
		padding: 8px 0 0px;
		margin-top: 15px;
	}

	.apartment_size p {
		font-size: 14px;
		line-height: 1.6;
		color: #222;
	}

	.apartment_size h5 {
		margin: 0;
		font-size: 16px;
	}

	.apartment_size span {
		color: #222;
		font-weight: 600;
		font-size: 14px;
	}

	.right_line {
		border-right: 1px solid #e6e6e6;
	}

	._top_right_details_page {
		margin-bottom: 17px !important;
		background: white;
		margin: 0;
		padding-bottom: 20px;
	}

	p.super {
		font-size: 12px;
	}

	.plot_pic {
		height: 103px;
		overflow: hidden;
	}

	.viwe:hover>a p {
		color: #fff;
	}

	.property-list .single-property-box .property-item {
		height: 310px;
	}

	._top_right_details_page ._image_section img {
		border-radius: 10px !important;
	}

	.user-property-img img {
		height: 220px;
	}

	.single-property-box .property-item {
		height: 310px;
		border-radius: 16px;
	}

	.map-icon {
		margin-top: 10px;
	}

	.country-drop-list {
		padding: 6px 0px 6px 30px !important;
		height: 35px !important;
	}

	.iti {
		display: block !important;
	}

	.iti__selected-flag {
		height: 76% !important;
		padding: 0px 0px 0 3px !important;
	}

	.chat-field.custom-select {
		height: 35px !important;
	}

	.chat-field {
		padding: 7px 10px;
	}

	.romel-faq h4 a {
		padding: 20px 10px !important;
	}

	.romel-faq .panel-title {
		padding: 0 !important;
	}

	.romel-faq .panel-title:hover,
	.romel-faq h4 a:hover {
		color: #fff;
	}

	#FAQ .panel-body {
		height: auto;
	}

	#FAQ .panel.panel-default {
		margin-top: 13px;
	}

	.gk-heding {
		padding: 10px;
	}

	.gk-heding h4 {
		margin: 0;
	}

	a.rs-amt {
		float: right;
	}

	.possesion {
		padding: 0;
	}

	._property_config {
		height: 128px;
	}

	.gk-heding h6 {
		margin-bottom: -6px;
	}

	ul.property-feature.size-amount li {
		width: 33.33%;
		margin-right: 0 !important;
		padding: 0;
	}

	ul.size-amount {
		height: 40px !important;
	}

	.single-property-box {
		box-shadow: 0 0 5px rgb(0 0 0 / 13%);
		margin: 15px 0;
		border-radius: 15px;
	}

	.list-page-contact,
	.list-page-ask-for-price {
		float: left;
		margin-right: 5px;
		margin-bottom: 10px;
	}

	.property-title-box h2 {
		line-height: 25px;
		margin-bottom: 10px;
	}

	.property-list .single-property-box .property-title-box {
		padding: 5px 10px 0 10px;
	}

	.gk-traid-box {
		height: 310px !important;
	}

	.gk-traid-img-box {
		padding: 4px 17px !important;
	}

	a.gk-traid-icon img {
		width: 25px;
		height: 25px;
	}

	ul.wish-icon li {
		height: 30px;
		width: 30px;
	}

	ul.wish-icon i {
		line-height: 33px;
	}

	.place-name a {
		color: #888;
	}

	.chake-verifi img {
		width: 26px;
		height: 26px;
		float: right;
	}

	.true_home-faq._configuartion_details .panel-body p a {
		color: var(--secondary-color) !important;
	}

	ul.phase {
		columns: 2;
		margin-bottom: 0px;
	}

	ul.phase li small,
	.p_by small {
		font-size: 14px;
		color: #999;
	}

	._ask-for-price {
		width: 100% !important;
		margin-top: 3px !important;
	}

	._contact-connect {
		width: 30% !important;
	}

	ul.phase li,
	.p_by {
		display: initial;
		font-size: 14px;
		color: #999;
	}

	.p_by p {
		margin-top: 4px;
	}

	.p_by {
		font-size: 14px;
		color: #999;
		display: block;
		border-bottom: 1px solid #ededed;
		padding-bottom: 10px;
		margin-top: 20px;
	}

	.single-listing-title p i {
		margin: 0;
	}

	ul.phase li p,
	.p_by p {
		font-family: 'Roboto', sans-serif;
		display: block;
		width: 100%;
		font-size: 18px;
		color: #333;
		position: relative;
		overflow-wrap: anywhere;
	}

	.trending-bottom {
		float: left;
		margin-right: 10px;
	}

	.single-listing-title .trending-bottom {
		text-align: center;
		width: 65%;
	}

	.single-listing-title p i {
		font-size: 13px;
	}

	.chat-btn {
		padding: 4px 20px !important;
	}

	.section-title.v2 h2 {
		text-transform: none;
	}

	._author.devrenul a {
		width: 100%;
		float: left;
		margin-bottom: 13px;
	}

	._top_right_details_page .builder .trend-open p {
		padding: 8px;
	}

	._details_section {
		height: auto !important;
	}

	._details_section .single-listing-title {
		height: auto !important;
	}

	.devrenul {
		bottom: 42px !important;
		right: 10%;
	}

	._author {
		position: inherit !important;
	}

	.rera-id {
		font-family: 'Roboto', sans-serif;
		font-size: 12px;
	}

	.rera-cal span {
		font-size: 13px;
		color: #16bec3;
	}

	.rera-cal img {
		width: 19px;
		margin: 0 5px;
	}

	.rera-cal {
		font-size: 16px !important;
		font-weight: 300;
	}

	.tooltip {
		font-size: 12px;
	}

	.property-location i {
		margin-right: 0;
		font-size: 13px;
	}

	ul.property-feature.size-amount li p {
		line-height: 0;
	}

	._builder_property_list .property-feature {
		columns: auto !important;
		padding: 0;
	}

	._builder_property_list .property-feature li {
		float: left;
	}

	.left {
		float: left;
	}

	.property-pro {
		height: 320px;
	}

	.trending-lit {
		float: none;
	}

	.trend-rk {
		padding-top: 10px;
	}

	.pro-heding {
		height: 75px;
		overflow: hidden;
		margin-bottom: 25px;
	}

	.loca-fafa i {
		margin: 6px 3px 0 0;
	}

	.left a {
		color: blue;
		text-decoration: underline;
		text-decoration-color: blue;
	}

	.left a:hover {
		text-decoration: none;
	}

	.bdr-botom {
		border-bottom: 1px solid #f3f3f3;
		padding-top: 10px;
		margin-bottom: 12px;
	}

	.pro-item {
		border-radius: 15px 15px 0 0;
	}

	.single-pro-box {
		border-radius: 14px;
	}

	.user_profile_property .property-title-box h2 {
		font-size: 20px;
	}

	.trending-bottom {
		width: 100%;
	}

	.agent-details-wrapper,
	.sidebar-content-left {
		margin: 0;
	}

	.map-icon {
		margin-top: 5px;
		padding-right: 1px;
	}

	@media (max-width: 1200px) {
		ul.phase {
			columns: 1;
		}

		.trending-bottom {
			width: 100%;
		}

		._contact-connect {
			width: 100% !important;
		}
	}

	@media (max-width: 991px) {
		ul.phase {
			columns: 2;
		}

		.trending-bottom {
			width: 68%;
		}

		._contact-connect {
			width: 30% !important;
		}

		.builder_box {
			padding: 30px 15px 30px;
		}

		.builder_brand a p {
			padding: 0px 0 0 14px;
		}

		.round {
			margin-right: 6px;
		}

		.project_count {
			margin: 5px 5px 0px 0px;
		}

		.plot_pic a img {
			width: 80px !important;
		}
	}

	@media (max-width: 767px) {
		.trending-bottom {
			width: 100%;
		}

		._contact-connect {
			width: 100% !important;
		}

		.park_plot {
			margin: auto;
			display: block;
		}

		span.prop-image-title {
			width: 90%;
			font-size: 20px;
		}
	}

	@media (max-width: 575px) {
		span.prop-image-title {
			bottom: 220px;
			width: 90%;
		}
	}

	@media (max-width: 480px) {
		span.prop-image-title {
			width: 90%;
			font-size: 16px;
		}

		._top_right_details_page ._image_section {
			margin: 0 10px;
		}

		.container-fluid.item-element.res-box {
			margin: 0 10px;
			padding: 0;
		}

		._top_right_details_page ._image_section {
			margin: 0 10px;
			padding-right: 0 !important;
		}

		.apartment_size {
			border-top: 1px solid #0000000f;
		}

		.gk-heding h4 {
			font-size: 18px;
		}

		a.rs-amt {
			font-size: 18px !important;
		}

		ul.phase {
			columns: 1;
		}

		\ ul.property-feature.size-amount li {
			width: 50%;
		}

		ul.size-amount {
			height: 60px !important;
		}

		._property_config {
			height: auto;
		}

		ul.property-feature.size-amount li {
			width: 50%;
		}

		.property-location.sss.place-name {
			width: 100%;
		}
	}

	@media (max-width: 320px) {}

	._property_config {
		min-height: 160px;
	}
}

.property-feature {
	padding: 0 !important;
	font-size: 14px !important;
}