:root {
	--font-primary: #000000;
	--font-secondary: #4b4b4b;
	--font-gray: #7f7f7f;
	--primary-color: #529b50;
	--white-color: #ffffff;
	--blue-color: #0091ff;
	--red-color: #FF0000;
	--black-color: #000000;
	--border-color: #dadada;
	--dark-primary: #2c2c2c;
	--dark-secondary: #222222;
	--placeholder-color: #717184;
	--error-red: #eb5757;
}

body {
	overflow-y: auto;
}

img {
	width: 100%;
	vertical-align: middle;
}

.gnb_btn {
	border-radius: 3px;
	padding: 10px 20px;
	font-size: 0.75rem;
	line-height: 1.125rem;
	cursor: pointer;
}

.gnb_btn_border {
	border: 1px solid var(--border-color);
}

.gnb_btn_md {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.gnb_btn_sm {
	padding: 5px 15px;
}

.gnb_btn_primary {
	background-color: var(--primary-color) !important;
	color: var(--white-color) !important;
}

.gnb_btn_blue {
	background-color: var(--blue-color);
	color: var(--white-color);
}

.gnb_btn_red {
	background-color: var(--red-color);
	color: var(--white-color);
}

.gnb_btn_gray {
	background-color: var(--border-color);
	color: var(--font-primary);
}

.heading_xl {
	font-size: 3.875rem;
	line-height: 4.5rem;
}

.heading_lg {
	font-size: 3.5rem;
	line-height: 4.125rem;
}

.heading_md {
	font-size: 1.5rem;
	line-height: 2.125rem;
}

.heading_sm {
	font-size: 1rem;
	line-height: 1.625rem;
}

.heading_xs {
	font-size: 0.875rem;
	line-height: 1.375rem;
}

.des_sm {
	font-size: 0.75rem;
	line-height: 1.25rem;
}

.des_md {
	font-size: 1.5rem;
	line-height: 2.25rem;
}

.des_lg {
	font-size: 1.875rem;
	line-height: 2.5rem;
}

.icon_lg {
	font-size: 4.25rem;
	line-height: 80%;
}

.text_primary {
	color: var(--primary-color);
}

.text_blue {
	color: var(--blue-color);
}

.text_red {
	color: var(--red-color);
}

.sprite {
	display: inline-block;
	vertical-align: middle;
}

.sprite {
	background-image: url('https://gnbhabitat.s3.eu-west-1.amazonaws.com/assets/gnb-habitat-icons.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.sprite.agent_profile_png {
	background-position: 0 0;
	width: 24px;
	height: 24px;
}

.sprite.bathroom_png {
	background-position: -25px 0;
	width: 24px;
	height: 24px;
}

.sprite.bedroom_png {
	background-position: -50px 0;
	width: 24px;
	height: 24px;
}

.sprite.book_viewing_png {
	background-position: -75px 0;
	width: 24px;
	height: 24px;
}

.sprite.bus_stop_png {
	background-position: -100px 0;
	width: 24px;
	height: 24px;
}

.sprite.call_png {
	background-position: -125px 0;
	width: 24px;
	height: 24px;
}

.sprite.capture_png {
	background-position: -150px 0;
	width: 24px;
	height: 24px;
}

.sprite.card_view_png {
	background-position: -175px 0;
	width: 24px;
	height: 24px;
}

.sprite.commercial_png {
	background-position: -200px 0;
	width: 24px;
	height: 24px;
}

.sprite.dark_view_png {
	background-position: -225px 0;
	width: 24px;
	height: 24px;
}

.sprite.delete_png {
	background-position: -250px 0;
	width: 24px;
	height: 24px;
}

.sprite.description_png {
	background-position: -275px 0;
	width: 24px;
	height: 24px;
}

.sprite.edit_png {
	background-position: -300px 0;
	width: 24px;
	height: 24px;
}

.sprite.enquired_properties_png {
	background-position: -325px 0;
	width: 24px;
	height: 24px;
}

.sprite.enquiry_1_png {
	background-position: -350px 0;
	width: 24px;
	height: 24px;
}

.sprite.enquiry_png {
	background-position: -375px 0;
	width: 24px;
	height: 24px;
}

.sprite.expand_png {
	background-position: -400px 0;
	width: 24px;
	height: 24px;
}

.sprite.favorite_fill_png {
	background-position: -425px 0;
	width: 24px;
	height: 24px;
}

.sprite.favorite_line_png {
	background-position: -450px 0;
	width: 24px;
	height: 24px;
}

.sprite.floor_plan_png {
	background-position: -475px 0;
	width: 24px;
	height: 24px;
}

.sprite.grid_view_png {
	background-position: -500px 0;
	width: 24px;
	height: 24px;
}

.sprite.hospital_png {
	background-position: -525px 0;
	width: 24px;
	height: 24px;
}

.sprite.light_view_png {
	background-position: -550px 0;
	width: 24px;
	height: 24px;
}

.sprite.local_amenities_png {
	background-position: -575px 0;
	width: 24px;
	height: 24px;
}

.sprite.location_png {
	background-position: -600px 0;
	width: 24px;
	height: 24px;
}

.sprite.map_view_png {
	background-position: -625px 0;
	width: 24px;
	height: 24px;
}

.sprite.mortgage_png {
	background-position: -650px 0;
	width: 24px;
	height: 24px;
}

.sprite.mortgage_calculator_png {
	background-position: -675px 0;
	width: 24px;
	height: 24px;
}

.sprite.my_valuation_requests_png {
	background-position: -700px 0;
	width: 24px;
	height: 24px;
}

.sprite.nearest_schools_png {
	background-position: -725px 0;
	width: 24px;
	height: 24px;
}

.sprite.notes_png {
	background-position: -750px 0;
	width: 24px;
	height: 24px;
}

.sprite.properties_viewed_png {
	background-position: -775px 0;
	width: 24px;
	height: 24px;
}

.sprite.rating_fill_png {
	background-position: -800px 0;
	width: 24px;
	height: 24px;
}

.sprite.rating_line_png {
	background-position: -825px 0;
	width: 24px;
	height: 24px;
}

.sprite.reception_png {
	background-position: -850px 0;
	width: 24px;
	height: 24px;
}

.sprite.rent_png {
	background-position: -875px 0;
	width: 24px;
	height: 24px;
}

.sprite.restaurants_png {
	background-position: -900px 0;
	width: 24px;
	height: 24px;
}

.sprite.roi_calculator_png {
	background-position: -925px 0;
	width: 24px;
	height: 24px;
}

.sprite.roi_yield_png {
	background-position: -950px 0;
	width: 24px;
	height: 24px;
}

.sprite.school_png {
	background-position: -975px 0;
	width: 24px;
	height: 24px;
}

.sprite.sale_png {
	background-position: -1000px 0;
	width: 24px;
	height: 24px;
}

.sprite.search1_png {
	background-position: -1025px 0;
	width: 24px;
	height: 24px;
}

.sprite.search2_png {
	background-position: -1050px 0;
	width: 24px;
	height: 24px;
}

.sprite.sent_dark_png {
	background-position: -1075px 0;
	width: 24px;
	height: 24px;
}

.sprite.sent_light_png {
	background-position: -1100px 0;
	width: 24px;
	height: 24px;
}

.sprite.shared_png {
	background-position: -1125px 0;
	width: 24px;
	height: 24px;
}

.sprite.share_png {
	background-position: -1150px 0;
	width: 24px;
	height: 24px;
}

.sprite.viewings_booked_png {
	background-position: -1175px 0;
	width: 24px;
	height: 24px;
}

.sprite.stations_png {
	background-position: -1200px 0;
	width: 24px;
	height: 24px;
}

.sprite_1 {
	display: inline-block;
	vertical-align: middle;
}

.sprite_1 {
	background-image: url('https://gnbhabitat.s3.eu-west-1.amazonaws.com/assets/social_icons.png');
	background-position: left center;
	background-repeat: no-repeat;
}

.sprite_1.email_png {
	background-position: 0 0;
	width: 24px;
	height: 24px;
}

.sprite_1.facebook_dark_png {
	background-position: -25px 0;
	width: 24px;
	height: 24px;
}

.sprite_1.facebook_light_png {
	background-position: -50px 0;
	width: 24px;
	height: 24px;
}

.sprite_1.linkedin_dark_png {
	background-position: -75px 0;
	width: 24px;
	height: 24px;
}

.sprite_1.linkedin_light_png {
	background-position: -100px 0;
	width: 24px;
	height: 24px;
}

.sprite_1.telegram_dark_png {
	background-position: -125px 0;
	width: 24px;
	height: 24px;
}

.sprite_1.telegram_light_png {
	background-position: -150px 0;
	width: 24px;
	height: 24px;
}

.sprite_1.twitter_dark_png {
	background-position: -175px 0;
	width: 24px;
	height: 24px;
}

.sprite_1.twitter_light_png {
	background-position: -200px 0;
	width: 24px;
	height: 24px;
}

.sprite_1.whatsapp_dark_png {
	background-position: -225px 0;
	width: 24px;
	height: 24px;
}

.sprite_1.whatsapp_light_png {
	background-position: -250px 0;
	width: 24px;
	height: 24px;
}

/*------------------------------------------- Home page styles start here ---------------------------------------*/
body {
	color: var(--font-primary);
	font-family: var(--font-regular);
}

.container {
	max-width: 2520px;
	margin: 0 auto;
	width: 100%;
	padding: 0px 30px;
}

.container-cont {
	max-width: 2520px;
	margin: 0 auto;
	width: 100%;
	padding: 0px 160px;
}

header {
	position: fixed;
	top: 0px;
	width: 100%;
	background-color: var(--white-color);
	box-shadow: 0px 0px 1px 1px rgb(145, 145, 145, 0.2);
	z-index: 3;
}

.header_row {
	height: 100px;
	align-items: center;
}

.menu_bar_mobile {
	display: none;
	font-size: 20px;
	margin: 0px 20px 0px 0px;
	cursor: pointer;
}

.sidebar_menu.dropdown-menu {
	display: none;
	padding: 20px;
	background-color: var(--white-color);
	position: absolute;
	top: 60px;
	right: unset;
	padding: 20px 10px;
	left: -300px;
	width: 280px;
	height: 100vh;
	box-shadow: -10px 2px 20px rgba(0, 0, 0, 0.15);
}

.sidebar_menu.open {
	-webkit-animation: slide 0.5s forwards;
	animation: slide 0.5s forwards;
}

@-webkit-keyframes slide {
	100% {
		left: -20px;
	}
}

@keyframes slide {
	100% {
		left: -20px;
	}
}

.sidebar_menu ul li a,
.sidebar_menu ul li span {
	font-size: 14px;
	line-height: 22px;
	padding: 10px 20px;
	color: var(--font-primary);
}

.sidebar_menu ul li>ul {
	margin-left: 40px;
	margin-bottom: 10px;
}

.sidebar_menu ul li>ul li a {
	padding: 0px;
}

.sidebar_menu ul li>ul li a span {
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	color: var(--font-secondary);
}

.header-left {
	width: 120px;
}

.header-right {
	width: calc(100% - 120px);
}

.menu_area,
.nav_menu>ul {
	display: flex;
	align-items: center;
}

.menu_area {
	justify-content: flex-end;
}

.nav_menu ul li {
	padding: 10px 15px 10px;
	position: relative;
}

.nav_menu ul li a {
	display: flex;
	align-items: flex-end;
}

.nav_menu ul li a span {
	font-size: 13px;
	line-height: 22px;
	padding: 0px 5px 0px 7px;
}

.nav_menu ul li a.gnb_btn_default {
	padding: 6px 10px;
}

.nav_menu ul li a i:nth-of-type(2) {
	font-size: 20px;
	line-height: 14px;
	position: relative;
	top: 1px;
	padding-right: 0px;
}

.dropdown_menu {
	position: absolute;
	top: 40px;
	right: 15px;
	width: 112px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	background-color: var(--white-color);
	display: none;
}

.nav_menu ul li:hover .dropdown_menu {
	display: block;
}

.nav_menu ul li>ul li {
	padding: 0px;
}

.nav_menu ul li>ul li a {
	font-size: 12px;
	line-height: 20px;
	padding: 7px 0px 7px 10px;
}

.nav_menu ul li>ul li a:hover {
	background-color: #f7f7f7;
}

.nav_menu ul li>ul li a i {
	padding-right: 5px;
	line-height: 14px;
	font-size: 13px;
}

.nav_menu ul li>ul li:last-child {
	border-bottom: none;
}

.add_menu ul {
	display: flex;
	align-items: center;
	padding-left: 15px;
}

.add_menu ul li:nth-child(1) {
	margin-right: 20px;
}

.add_menu ul li:nth-child(2) {
	display: flex;
	align-items: center;
}

.add_menu ul li:nth-child(2) i {
	font-size: 18px;
	line-height: 12px;
}

.add_menu ul li .profile_img {
	border: 1px solid var(--border-color);
}

.add_menu ul li a {
	font-size: 14px;
	border-radius: 50%;
}

.dark_mode_btn .circle_theme {
	width: 38px;
	height: 38px;
	border: 1px solid var(--border-color);
	border-radius: 50%;
	display: block;
	line-height: 32px;
	text-align: center;
	font-size: 20px;
}

.profile_img {
	width: 40px;
	height: 40px;
	background-size: cover;
	background-position: center;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
	display: block !important;
}

.main {
	margin-top: 100px;
}

.main>.property_view {
	padding-top: 20px;
}

.main section {
	color: var(--white-color);
}

.section_one {
	height: calc(100vh - 200px);
	margin-top: 0px;
}

.section_two,
.section_three,
.section_four,
.section_five {
	height: calc(100vh);
	margin-top: 20px;
}

.section_two {
	background-image: url("https://gnbhabitat.s3.eu-west-1.amazonaws.com/home/looking_for_habitat.jpg");
}

.section_three {
	background-image: url("https://gnbhabitat.s3.eu-west-1.amazonaws.com/home/Section1.jpg");
}

.section_four {
	background-image: url("https://gnbhabitat.s3.eu-west-1.amazonaws.com/home/Section3.jpg");
}

.section_five {
	background-image: url("https://gnbhabitat.s3.eu-west-1.amazonaws.com/home/habitat_footer.jpg");
}

.section_two,
.section_three,
.section_four,
.section_five {
	background-size: cover;
	background-repeat: no-repeat;
}

.property_area {
	height: calc(100vh - 200px);
}

.property_left {
	padding-right: 10px;
}

.property_right {
	padding-left: 10px;
	padding-right: 20px;
}

.property_image {
	background-color: #f0f0f0;
	border-radius: 8px;
	background-size: cover;
	background-position: center;
	position: relative;
	z-index: 0;
	overflow: hidden;
	cursor: pointer;
	height: 100%;
	width: 100%;
	display: table;
}

.property_left .property_image {
	border-radius: 0px 16px 16px 0px;
	cursor: inherit;
}

.property_left .property_image:after {
	border-radius: 0px 8px 8px 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0) 100%);
}

.property_image:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 8px;
	background: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0) 100%);
	transition: 0.2s all;
	z-index: -1;
}

.property_head {
	padding: 80px 0px 0px 80px;
	max-width: 620px;
	width: 100%;
}

.property_content {
	display: table-cell;
	vertical-align: bottom;
	padding: 15px 20px;
}

.property_content h3 {
	margin-top: 10px;
}

.section_two .content_area,
.section_three .content_area,
.section_four .content_area {
	height: 100vh;
}

.section_two .content_grid,
.section_three .content_grid {
	max-width: 740px;
	width: 100%;
}

.section_two .content_area {
	justify-content: flex-end;
}

.icon_card {
	text-align: center;
}

.section_three .content_body p {
	max-width: 380px;
}

.section_two .content_head h4 {
	border-left: 15px solid var(--primary-color);
}

.section_three .content_head h4 {
	border-left: 15px solid var(--blue-color);
}

.section_four .content_head h4 {
	border-left: 15px solid var(--red-color);
}

.section_five .content_head h4 {
	border-left: 15px solid var(--primary-color);
}

section .content_head h4 {
	display: inline-block;
}

.section_four .content_grid {
	max-width: 620px;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
}

.section_five .content_grid {
	width: 100%;
}

.estate_list {
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
	border-color: var(--white-color);
	max-width: 420px;
	padding: 2rem 2.5rem;
	border-radius: 22px;
	margin-left: 40px;
}

.estate_list_box {
	padding: 15px 0px;
}

.estate_list_box i {
	font-size: 2rem;
	line-height: 1.5rem;
}

.radio_input_group {
	position: relative;
}

.radio_input_group input[type="radio"],
.gnb_switch input[type="checkbox"] {
	visibility: hidden;
	height: 0;
	width: 0;
	position: absolute;
	display: none;
}

.radio_input_group {
	margin-right: 20px;
}

.radio_input_group:nth-of-type(3) {
	margin-right: 0px;
}

.radio_input_group label {
	padding: 8px 20px;
	font-size: 1rem;
	border-radius: 3px;
	color: var(--black-color);
	background-color: var(--white-color);
	display: inline-block;
	cursor: pointer;
}

.radio_input_group input[type="radio"]:hover:not(:checked)+label {
	background-color: var(--primary-color);
	color: var(--white-color);
}

.radio_input_group input[type="radio"]:checked+label {
	background-color: var(--primary-color);
	color: var(--white-color);
}

.property_search {
	position: relative;
}

.property_search .select2-container {
	border: 1px solid #f0f0f0;
	padding: 12px 80px 12px 20px;
	font-size: 18px;
	background-color: var(--white-color);
	border-radius: 5px;
	width: 100% !important;
}

.property_search .search_btn {
	position: absolute;
	background-color: var(--primary-color);
	color: var(--white-color);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 16px;
	top: 0px;
	right: 0px;
	border-radius: 0 5px 5px 0;
	z-index: 2;
}

.property_search .search_btn i {
	font-size: 25px;
	line-height: 15px;
	color: var(--white-color);
}

.gnb_switch_group {
	display: flex;
	align-items: center;
	margin-top: 20px;
}

.gnb_switch label {
	position: relative;
	background-color: #919191;
	width: 40px;
	height: 20px;
	border-radius: 18px;
	display: block;
	border: 1px solid var(--white-color);
	cursor: pointer;
}

.gnb_switch label::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 4px;
	width: 12px;
	height: 12px;
	background-color: var(--white-color);
	border-radius: 50%;
	transition: 0.3s;
}

.gnb_switch_group span {
	padding-left: 10px;
	width: calc(100% - 50px);
	font-size: 14px;
	line-height: 20px;
	color: var(--white-color);
}

.gnb_switch input:checked+label {
	background: var(--primary-color);
	border-color: transparent;
}

.gnb_switch input:checked+label:after {
	left: calc(100% - 4px);
	transform: translateX(-100%);
}

.logo_dark_mode,
.dark_mode_btn span:nth-of-type(2) {
	display: none;
}

.section_five {
	position: relative;
}

.section_five .content_area {
	padding-top: 8%;
}

.section_five .content_head {
	margin-bottom: 30px;
}

.section_five .acc_head {
	cursor: pointer;
}

.section_five .acc_head h4 {
	margin: 5px 0px;
}

.section_five .acc_title {
	display: flex;
	align-items: center;
}

.section_five .acc_title i {
	font-size: 18px;
	line-height: 18px;
}

.section_five .acc_title h4 {
	margin-left: 7px;
}

.section_five .acc_cont ul li a {
	font-size: 13px;
	line-height: 18px;
	margin: 3px 0px;
	color: var(--primary-color);
}

.section_five .acc_cont ul {
	margin-left: 25px;
}

.acc_parent {
	padding: 0px 10px;
}

.acc_row [class*="col-"]:nth-of-type(1) .acc_parent {
	padding-left: 0px;
}

.acc_row [class*="col-"]:last-of-type .acc_parent {
	padding-right: 0px;
}

.acc_cont {
	display: none;
}

.acc_cont.active {
	display: block;
}

.acc_card {
	padding: 5px 0px;
}

.footer_area {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: var(--primary-color);
	width: 100%;
}

.footer_area ul li a {
	font-size: 0.75rem;
	line-height: 1.25rem;
}

.footer_area ul li a {
	padding: 10px 20px;
}

.footer_area ul li:first-child a {
	padding-left: 0px;
}

.footer_area ul li:last-child a {
	padding-right: 0px;
}

/*------------------------------------------- Home page styles end here -----------------------------------------*/
/*------------------------------------------- List page styles end here -----------------------------------------*/
/*--------top menu styles start here ---------------*/
.gnb_top_menu {
	position: sticky;
	top: 100px;
	z-index: 2;
	padding: 15px 0px 10px;
	background-color: var(--white-color);
}

.top_nav_menu>.top_menu_list,
.dpdwn_group_list {
	display: flex;
	align-items: center;
}

.top_nav_menu>.top_menu_list {
	min-height: 40px;
}

.top_menu_list {
	justify-content: center;
}

.top_menu_list>li {
	padding: 0px 5px;
}

.top_menu_list>li .heading_xs {
	margin-right: 15px;
}

.top_menu_list>li .heading_xs i {
	font-size: 18px;
	line-height: 10px;
}

.top_menu_list>li:nth-of-type(1) {
	padding-left: 0px;
}

.top_menu_list>li:nth-last-of-type(1) {
	padding-right: 0px;
}

.scs_field,
.dropdown,
.dpdwn_group_list li {
	position: relative;
}

.top_menu_search .icon_left {
	position: absolute;
	top: 53%;
	transform: translateY(-50%);
	z-index: 1;
	left: 10px;
	font-size: 14px;
	line-height: 8px;
}

.top_menu_search .scs_box_val {
	padding-left: 15px;
}

.top_menu_list .scs_box_opt,
.top_menu_list .dropdown {
	padding: 7px 15px;
	position: relative;
	cursor: pointer;
	border: 1px solid var(--border-color);
	background-color: var(--white-color);
	border-radius: 3px;
}

.top_menu_list .scs_box_val,
.top_menu_dpdwn_btn {
	font-size: 13px;
	line-height: 20px;
	color: var(--placeholder-color);
	padding-right: 10px;
}

.top_menu_list .scs_box_val.selected,
.top_menu_dpdwn_btn span.selected {
	color: var(--font-primary);
}

.top_menu_list .scs_box_val,
.top_menu_list .top_menu_dpdwn_btn {
	width: 100%;
	min-width: 107px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.top_menu_list .scs_box_opt i,
.top_menu_dpdwn_btn i,
.dpdwn_group_list li i {
	font-size: 12px;
	line-height: 8px;
	color: var(--font-gray);
}

.top_menu_dpdwn_btn i {
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%) rotate(0deg);
}

.top_menu_dpdwn_btn i {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.top_menu_dpdwn_btn.open i {
	transform: translateY(-50%) rotate(180deg);
}

.reset_btn .gnb_btn_gray {
	font-size: 13px;
}

.dropdown-menu {
	position: absolute;
	top: 40px;
	right: 0px;
	min-width: 270px;
	max-width: 300px;
	display: none;
	padding: 5px 0px;
}

.dropdown-menu.open {
	display: block;
}

.dpdwn_group_list li .scs_box_opt ul {
	width: auto !important;
}

.dpdwn_group_list>li {
	margin: 0px 3px;
	width: calc(50% - 3px);
}

.dpdwn_group_list>li:nth-child(1) {
	margin-left: 0px;
}

.dpdwn_group_list>li:nth-child(2) {
	margin-right: 0px;
}

.top_menu_advance .dropdown-menu {
	box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.15);
	border-radius: 0px 0px 5px 5px;
	border: none;
	background-color: var(--white-color);
	min-width: auto;
	max-width: auto;
}

.checkbox_field {
	position: relative;
	padding: 8px 10px;
}

.checkbox_field label {
	padding-left: 20px;
	position: relative;
	font-size: 12px;
	line-height: 18px;
	color: var(--font-primary);
	white-space: nowrap;
	cursor: pointer;
}

.checkbox_field input {
	display: none;
}

.checkbox_field .checkmark {
	width: 10px;
	height: 10px;
	border-radius: 1px;
	border: 1px solid var(--border-color);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
}

.checkbox_field input:checked~.checkmark {
	background-color: #529b50;
	border-color: transparent;
}

.top_menu_list .fields_reset_btn {
	background-color: var(--font-secondary);
	border: 1px solid transparent;
	color: var(--white-color);
}

/*----------top menu styles end here -----------------*/
.gnb_list_page .property_heading {
	padding: 5px 0px 10px;
	background-color: var(--white-color);
	position: sticky;
	top: 160px;
	z-index: 1;
}

.property_view a i {
	font-size: 14px;
	line-height: 10px;
	margin-right: 5px;
}

.property_card {
	border-radius: 10px;
	background-color: var(--white-color);
}

.property_card .card_image {
	border-radius: 10px 10px 0px 0px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.card_content {
	padding: 20px 15px;
}

.property_card .card_more,
.property_card .card_title {
	margin-bottom: 5px;
}

.property_card .card_group_icons {
	width: calc(100% - 30px);
}

.property_card .card_fav_icon {
	width: calc(30px);
}

.property_card .card_more .card_price {
	margin-top: 20px;
}

.card_more.card_more_icon_hide .card_group_icons{
	display: none;
}

.card_more.card_more_icon_hide {
	margin-top: 20px;
	margin-bottom: 0px;
	flex-direction: row-reverse;
}

.card_more.card_more_icon_hide .card_price {
	margin-top: 0px;
}

.card_icons .icon {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.property_card .card_image {
	position: relative;
}

.grid_agent_logo {
	position: absolute;
	right: 10px;
	top: 10px;
	border: 1px solid var(--border-color);
	border-radius: 2px;
	background-color: rgba(255, 255, 255, 0.6);
	max-width: 75%;
}

.grid_agent_logo img {
	max-width: 100%;
	max-height: 30px;
}

.card_icons .sprite {
	margin-right: 7px;
}

.card_icons .bedroom_icon {
	background-image: url(../img/icon_1.png);
}

.card_icons .bathroom_icon {
	background-image: url(../img/icon_2.png);
}

.card_icons .reception_icon {
	background-image: url(../img/icon_3.png);
}

.card_icons .count {
	font-size: 0.875rem;
	line-height: 1.5rem;
	color: var(--font-primary);
}

.card_icons .card_icon {
	margin: 0px 15px;
}

.card_icons .card_icon:nth-of-type(1) {
	margin-left: 0px;
}

.card_icons .card_icon:nth-of-type(3) {
	margin-right: 0px;
}

.card_title h3 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.card_title h3 i {
	display: none;
}

.property_type h1,
.card_title h3 {
	color: var(--font-primary);
}

.property_type h1 span,
.card_title h3 span {
	color: var(--font-secondary);
	vertical-align: top;
}

.card_fav i {
	font-size: 20px;
	line-height: 14px;
}

.property_card:hover {
	box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.15);
}

.property_sort {
	padding: 0px 20px 0px 0px;
	position: relative;
}

.property_sort .scs_box_val {
	font-size: 12px;
	line-height: 10px;
	color: var(--font-primary);
}

.property_sort .scs_box_opt {
	padding: 5px 15px;
	cursor: pointer;
	min-height: 28px;
}

.mobile_filter_btn {
	display: none;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	line-height: 48px;
	background-color: var(--primary-color);
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
	position: fixed;
	right: 20px;
	bottom: 20px;
	text-align: center;
	z-index: 9999;
}

.mobile_filter_btn i {
	font-size: 24px;
	line-height: 20px;
	color: var(--white-color);
}

.property_view .gnb_btn.active {
	background-color: var(--primary-color);
	color: var(--white-color);
}

/*------------------------------------------ gnb list page card view start here ---------------------------------*/
.gnb_cardview_cards .property_card {
	padding: 0px;
	width: calc(50% - 20px);
	margin: 10px;
}

.gnb_cardview_cards .property_card {
	background-color: var(--white-color);
	border-radius: 10px;
}

.gnb_cardview_box .card_image {
	height: 264px;
	border-radius: 10px;
}

.gnb_cardview_box .card_title,
.gnb_cardview_box .card_price,
.gnb_cardview_box .card_icons {
	margin-bottom: 0px;
}

.gnb_cardview_box .card_price {
	color: var(--primary-color);
}

.gnb_cardview_box .card_content {
	position: relative;
}

.card_logo {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.card_logo span {
	width: 120px;
	height: 60px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
}

.gnb_cardview_sec,
.gnb_mapview_sec {
	padding: 15px 0px;
	background-color: #f7f7f7;
}

.gnb_cardview_box .card_title {
	align-items: flex-start;
}

.gnb_cardview_box .card_title h3 {
	width: calc(100% - 30px);
}

.gnb_cardview_box .card_title .card_fav {
	width: 30px;
	padding-left: 10px;
}

/*------------------------------------------ gnb list page card view end here -----------------------------------*/
.gnb_mapview_cards,
.gnb_mapview_area #newmap {
	height: calc(100vh - 262px);
}

#newmap {
	width: 100%;
}

.gnb_mapview_cards {
	overflow-y: auto;
}

.gnb_mapview_cards .property_card {
	margin: 5px 0px;
}

.gnb_mapview_area #map {
	padding: 10px;
	border-radius: 10px;
}

.search_this_area {
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
}

#map {
	width: 100%;
}

.gnb_mapview_cards {
	padding-right: 10px;
}

.gnb_mapview_area {
	padding-left: 10px;
}

.gnb_mapview_cards .gnb_cardview_box {
	background-color: var(--white-color);
	border-radius: 10px;
}

.gnb_mapview_cards .gnb_cardview_box .card_image {
	height: 220px;
}

.mapid_popup {
	height: calc(100vh - 262px);
	border-radius: 10px !important;
	border: 1px solid var(--border-color);
}

.gnb_mapview_area .map_property_box {
	cursor: pointer;
}

/*------------------------------------------- List page styles end here -----------------------------------------*/
/*------------------------------------------- Detail view page styles start here --------------------------------*/
.property_detail_page {
	margin-top: 100px;
	background-color: var(--white-color);
}

.property_details {
	padding: 10px 30px;
	height: calc(100vh - 100px);
}

.property_detail_left {
	flex: 0 0 auto;
	width: 60%;
}

.property_detail_right {
	flex: 0 0 auto;
	width: 40%;
}

.property_left_parent {
	padding-top: 31px;
}

.slider_area {
	position: relative;
}

/*--------------------slider styles---------------*/
#slideshow {
	width: 100%;
	height: calc(100vh - 297px);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#slideshow.fullscreen {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index: 6;
	background-color: rgba(0, 0, 0, 0.3);
}

.img-wrapper {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	overflow: hidden;
	z-index: 1;
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border-radius: 10px;
}

.img-wrapper {
	width: 100%;
	height: 100%;
}

#slideshow .img-wrapper.active {
	z-index: 3;
}

#slideshow .img-wrapper.last-active {
	z-index: 2;
}

.slider_actions {
	position: absolute;
	padding: 0px 20px;
	top: 45%;
	transform: translateY(-50%);
	width: 100%;
	display: flex;
	z-index: 999;
	justify-content: space-between;
}

.slider_actions #prev-btn i,
.slider_actions #next-btn i {
	font-size: 28px;
	line-height: 20px;
	color: var(--primary-color);
	cursor: pointer;
	left: 45%;
	position: relative;
	transform: translateX(-50%);
}

.slider_actions #next-btn i {
	left: 50%;
}

.thumbs-container {
	width: 100%;
	position: absolute;
	right: 0;
	z-index: 4;
	display: none;
	opacity: 1;
}

.thumbs-container {
	width: 100%;
	height: calc(100vh);
	overflow-y: auto;
	padding: 20px;
}

.thumbs-container.show {
	display: block;
}

.thumb {
	width: auto;
	height: 140px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	cursor: pointer;
	margin: 10px 0px;
	border-radius: 10px;
	border: 3px solid transparent;
}

.thumb:first-of-type {
	margin-top: 0px;
}

.thumb.active {
	width: auto;
	height: 140px;
	border: 3px solid var(--primary-color)
}

.fullscreen .img_full_overlay {
	background-color: #f7f7f7;
	padding: 20px;
}

.fullscreen .img_full_parent {
	display: flex;
	height: calc(100vh - 98px);
	margin-top: 58px;
}

.fullscreen .img_full_left {
	width: calc(100% - 240px);
	flex: 0 0 auto;
	height: 100%;
	position: relative;
	margin-right: 10px;
}

.fullscreen .img-wrapper {
	background-size: contain;
}

.fullscreen .img-wrapper {
	background-size: contain;
}

.fullscreen .img_full_right {
	width: 240px;
	flex: 0 0 auto;
	height: 100%;
	position: relative;
}

.fullscreen .thumbs-container {
	height: calc(100vh - 98px);
	overflow-y: auto;
	padding: 0px 10px 0px 20px;
}

.fullscreen .img_full_header {
	background-color: #f7f7f7;
	padding: 15px 20px;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	z-index: 5;
}

.fullscreen .img_full_header_right a {
	padding: 0px 10px;
	cursor: pointer;
}

.img_full_header {
	display: none;
}

.fullscreen .img_full_header {
	display: block;
}

.prev,
.next {
	width: 42px;
	height: 42px;
	line-height: 42px;
	border-radius: 50%;
	background-color: var(--white-color);
	box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
}

.prev,
.next,
.prev i,
.next i {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.prev:hover,
.next:hover {
	background-color: var(--primary-color);
}

.prev:hover i,
.next:hover i {
	color: var(--white-color) !important;
}

/*------------slider styles end---------------*/
.detail_view_slider {
	opacity: 0;
	visibility: hidden;
	transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
	height: 100%;
	overflow: hidden;
}

.detail_view_slider.slick-initialized {
	visibility: visible;
	opacity: 1;
}

.detail_view_slider .slick-list {
	border-radius: 10px;
}

.detail_view_slider .silder_img {
	border-radius: 10px;
	background-size: cover;
	background-repeat: no-repeat;
	height: calc(100vh - 305px);
}

.detail_view_more {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 15px;
	background-color: rgba(255, 255, 255, 0.9);
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: var(--border-color);
	border-radius: 0px 0px 10px 10px;
	z-index: 2;
}

.silder_img_count span {
	font-size: 16px;
	line-height: 24px;
}

.detail_view_share_btns a {
	padding: 0px 15px;
	cursor: pointer;
}

.detail_view_share a i,
.property_popup_share_dpdwn a i {
	font-size: 20px;
	line-height: 16px;
}

.status_badge span {
	background-color: var(--primary-color);
	border-radius: 0px 10px 0px 0px;
	padding: 7px 20px;
	font-size: 16px;
	line-height: 25px;
	color: var(--white-color);
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2;
}

.view_agent_bottom {
	margin-top: 15px;
	border: 1px solid var(--border-color);
	border-radius: 10px;
	background-color: var(--white-color);
}

.view_agent_bottom>.row:nth-of-type(1) {
	align-items: center;
}

.inner_pad {
	padding: 15px;
}

.view_agent_bottom .text-right .view_agent_enquiry {
	display: none;
}

.property_bottom_menu {
	position: fixed;
	z-index: 2;
	bottom: 0px;
	width: 100%;
	padding: 10px 0px;
	background-color: var(--white-color);
	display: none;
}

.property_bottom_menu ul {
	display: flex;
}

.property_bottom_menu ul>li {
	width: 33.3%;
	flex: 0 0 auto;
	position: static;
	text-align: center;
}

.property_bottom_menu ul li>a>span {
	font-size: 12px;
	line-height: 20px;
	display: block;
	margin-top: 5px;
}

.agent_view.dropdown-menu {
	width: 100%;
	left: 0px;
	top: unset;
	bottom: 70px;
	min-width: 100%;
	max-width: 100%;
	text-align: left;
}

.agent_view.dropdown-menu>.row {
	justify-content: center;
}

.view_agent_info {
	margin-bottom: 15px;
	min-height: 54px;
}

.view_agent_info h3 {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.view_agent_info p {
	font-size: 12px;
	line-height: 18px;
	display: flex;
	align-items: center;
}

.view_agent_info p span:nth-of-type(1) {
	width: 24px;
	margin-right: 6px;
	margin-left: -4px;
}

.view_agent_info p span:nth-of-type(2) {
	width: calc(100% - 30px);
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.view_agent_info p i {
	margin-right: 5px;
	font-size: 16px;
	line-height: 12px;
}

.view_agent_getin a span {
	font-size: 18px;
	line-height: 28px;
}

.view_agent_getin a i {
	color: var(--font-primary);
	line-height: 12px;
}

.view_agent_getin a p {
	font-size: 12px;
	line-height: 16px;
	text-align: right;
}

.view_agent_enquiry a {
	position: relative;
}

.view_agent_enquiry a:nth-of-type(1) {
	margin-right: 10px;
}

.view_agent_enquiry a div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
	font-size: 14px;
	line-height: 10px;
	background-color: var(--primary-color);
	border-radius: 2px 0px 0px 2px;
	color: var(--white-color);
	padding: 3px;
}

.view_agent_enquiry a span {
	padding: 7px 15px;
	padding-left: 40px;
	font-size: 12px;
	line-height: 16px;
	background-color: var(--border-color);
	border-radius: 2px;
}

.view_agent_logo {
	position: relative;
}

.view_agent_logo a {
	width: 100%;
}

.view_agent_logo a img {
	margin-bottom: 10px;
	max-height: 65px;
	object-fit: contain;
}

.view_agent_logo a span {
	font-size: 12px;
	line-height: 18px;
	color: #0081c3;
	margin-top: 5px;
	display: block;
}

.view_agent_bottom .inner_pad:nth-of-type(1) {
	border-right: 1px solid var(--border-color);
}

.view_agent_enquiry .call_status {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #ff9800;
	position: absolute;
	top: -2px;
	right: -2px;
}

.view_agent_enquiry .call_badge {
	position: absolute;
	top: -18px;
	left: 0px;
	background-color: #ffc107;
	font-size: 10px;
	padding: 0px 5px;
}

.detail_tab_nav {
	padding-left: 10px;
	position: relative;
	top: 1px;
}

.detail_tab_nav li {
	padding: 0px 20px;
}

.detail_tab_nav li:nth-child(1) {
	padding-left: 0px;
}

.detail_tab_nav li:last-child {
	padding-right: 0px;
}

.detail_tab_nav li a {
	font-size: 13px;
	line-height: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid transparent;
}

.detail_tab_nav li a.active {
	border-color: var(--primary-color);
}

.detail_tab_nav li a span {
	margin-right: 5px;
}

.property_detail_left {
	padding-right: 7px;
}

.property_detail_right {
	padding-left: 7px;
}

.property_detail_tab label {
	font-size: 12px;
	line-height: 20px;
	color: var(--font-secondary);
}

.property_detail_tab input {
	font-size: 12px;
	line-height: 20px;
	border: 1px solid var(--border-color);
	color: var(--font-primary);
	border-radius: 5px;
	padding: 10px 15px;
	width: 100%;
}

.property_detail_tab .scs_box_opt {
	font-size: 12px;
	line-height: 20px;
	border: 1px solid var(--border-color);
	color: var(--font-primary);
	border-radius: 5px;
	padding: 10px 15px;
}

.property_detail_tab .scs_box_opt ul {
	z-index: 1;
}

.property_detail_tab .mortage_select {
	position: relative;
}

.mortage_select select {
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid var(--border-color);
	color: var(--font-primary);
	border-radius: 5px;
	padding: 10px 15px;
}

.property_detail_tab .scs_box_val {
	width: 100%;
}

.similar_properties {
	border: 1px solid var(--border-color);
	background-color: var(--white-color);
	border-radius: 10px;
	text-align: center;
	padding: 10px 0px;
	margin: 10px 0px 0px;
}

.similar_properties a {
	font-size: 14px;
	line-height: 22px;
	padding: 5px 0px;
	color: #0081c3;
}

.detail_tab_content {
	padding: 20px 20px 0px;
	border-radius: 10px;
	border: 1px solid var(--border-color);
	background-color: var(--white-color);
}

.content_head_left {
	border-bottom: 1px solid var(--border-color);
}

.content_head_title h1 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 5px;
}

.content_head_title p span {
	font-size: 24px;
	line-height: 30px;
	color: var(--primary-color);
	font-weight: 500;
	padding: 5px 0px;
}

.content_head_title p span:nth-of-type(2) {
	color: #2c2c2c;
	padding: 1px 4px;
	max-width: 200px;
	font-size: 10.5px;
	line-height: normal;
	font-weight: 600;
	text-align: center;
	background: #efefef;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	border-radius: 2px;
}

.content_head_icons {
	padding: 10px 0px;
}

.content_head_icon {
	padding: 0px 10px;
}

.content_head_icon:nth-of-type(1) {
	padding-left: 0px;
}

.content_head_icon:nth-last-of-type(1) {
	padding-right: 0px;
}

.content_head_icon_top {
	display: flex;
	align-items: center;
}

.content_head_icon_top i {
	font-size: 20px;
	line-height: 18px;
	margin-right: 10px;
}

.content_head_icon_top span {
	font-size: 14px;
	line-height: 18px;
}

.content_head_icon p span {
	font-size: 12px;
	line-height: 18px;
}

.floor_plan_icon {
	width: 80%;
	margin: 0 auto;
}

.floor_plan_icon span {
	padding: 10px 5px;
	background-color: #f7f7f7;
	border-radius: 2px;
	display: block;
	cursor: pointer;
}

.floor_plan_icon i {
	font-size: 44px;
	line-height: 40px;
	margin-bottom: 10px;
}

.floor_plan_icon span strong {
	font-size: 12px;
	line-height: 18px;
	display: block;
}

.content_des .des_sm {
	padding: 10px 0px;
}

.content_des p,
.content_des {
	font-size: 0.75rem;
	line-height: 1.25rem;
}

.detail_scroll_content {
	height: calc(100vh - 467px);
	overflow-y: auto;
}

.detail_scroll_content::-webkit-scrollbar,
.mortgage_area::-webkit-scrollbar,
.roi_area::-webkit-scrollbar,
.time_div::-webkit-scrollbar,
.thumbs-container::-webkit-scrollbar,
.gnb_mapview_cards::-webkit-scrollbar {
	width: 8px;
	background-color: #f5f5f5;
	border-radius: 10px;
}

.detail_scroll_content::-webkit-scrollbar-thumb,
.mortgage_area::-webkit-scrollbar-thumb,
.roi_area::-webkit-scrollbar-thumb,
.time_div::-webkit-scrollbar-thumb,
.thumbs-container::-webkit-scrollbar-thumb,
.gnb_mapview_cards::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
	background-color: var(--primary-color);
}

.detail_content_scroll .content_des {
	padding: 10px 0px;
	word-break: break-word;
}

.near_station_row {
	padding: 20px 10px;
	border-bottom: 1px solid var(--border-color);
}

.near_station_row:nth-last-of-type(1) {
	border-bottom: none;
}

.near_station_col:nth-of-type(1) {
	width: 100px;
}

.near_station_col:nth-of-type(2) {
	width: calc(100% - 100px);
	padding-left: 10px;
}

.near_station_logo span.img {
	background-repeat: no-repeat;
	background-size: contain;
}

.near_station_list .near_station_logo span.img {
	width: 36px;
	height: 36px;
	margin-right: 10px;
}

.near_station_logo span.img:nth-last-of-type(1) {
	margin-right: 0px;
}

.near_station_miles span {
	font-size: 11px;
	line-height: 10px;
	color: var(--font-gray);
	padding: 5px 10px;
	border-radius: 2px;
	border: 1px solid var(--border-color);
}

.near_station_sublogo span img {
	width: auto;
	max-width: 100%;
	height: 22px;
}

.near_station_row h5 {
	padding-bottom: 10px;
}

#mapid_popup {
	margin-top: 10px;
	border-top: 1px solid var(--border-color);
	border-radius: 0px 0px 10px 10px;
	z-index: 0;
}

.map_view_area {
	margin-right: -20px;
	margin-left: -20px;
	height: 220px;
	position: relative;
}

.map_top_icons {
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 1;
}

.map_top_icons a {
	padding: 2px 10px;
	background-color: var(--white-color);
	border: 1px solid var(--border-color);
	border-radius: 18px;
}

.map_top_icons a span,
.search_this_map a span {
	font-size: 12px;
	line-height: 10px;
	color: var(--font-primary);
}

.map_top_icons a i,
.search_this_map a i {
	font-size: 14px;
	line-height: 10px;
	margin-right: 5px;
}

.search_this_map {
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.search_this_map a {
	padding: 2px 10px;
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 18px;
	color: var(--white-color);
}

.search_this_map a span {
	color: var(--white-color);
}

.p_relative {
	position: relative;
}

.share_icon_popup {
	display: none;
	position: absolute;
	width: 32px;
	background-color: var(--white-color);
	border-radius: 2px;
	box-shadow: 0px 1.2px 3.6px rgba(0, 0, 0, 0.11), 0px 6.4px 14.4px rgba(0, 0, 0, 0.13);
	z-index: 6;
}

.share_icon_popup a {
	display: block;
	padding: 0px;
	text-align: center;
	padding: 5px 0px;
}

.share_icon_popup a i {
	cursor: pointer;
	font-size: 20px;
	line-height: 12px;
	color: var(--font-secondary);
}

.share_icon_popup.popup_bottom {
	display: block;
	left: 57.2%;
	bottom: 23%;
	transform: translateX(-50%);
}

.share_icon_popup.popup_top {
	display: block;
	top: 65px;
	right: 20px;
}

.favourite_popup_btn.open i {
	color: var(--primary-color);
}

.notes_circle_btn {
	position: fixed;
	right: 20px;
	bottom: 20px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
	background-color: var(--primary-color);
	text-align: center;
	width: 38px;
	height: 38px;
	line-height: 34px;
	border-radius: 50%;
	cursor: pointer;
	padding: 0px !important;
}

.notes_circle_btn i {
	font-size: 28px;
	line-height: 18px;
	color: var(--white-color);
}

.favourite_popup,
.enquire_popup{
	position: fixed;
	right: 20px;
	bottom: 40px;
	box-shadow: 0px 1.2px 3.6px rgba(0, 0, 0, 0.11), 0px 6.4px 14.4px rgba(0, 0, 0, 0.13);
	border-radius: 10px;
	background-color: var(--white-color);
	padding: 20px;
	z-index: 7;
	width: 100%;
	max-width: 360px;
	display: none;
}

.favourite_popup.open,
.enquire_popup.open{
	display: block;
}

.favourite_head,
.favourite_body,
.enquire_head,
.enquire_body {
	padding: 10px 0px;
}

.favourite_head,
.enquire_head {
	padding-top: 0px;
}

.favourite_head_left {
	width: calc(100% - 80px);
}

.favourite_head h4,
.enquire_head h4 {
	font-size: 20px;
	margin-bottom: 5px;
}

.favourite_head i,
.enquire_head i {
	font-size: 14px;
	margin: 0px 2px;
}

.favourite_body textarea {
	min-height: 150px;
	background-color: #f7f7f7;
	border: none;
	resize: none;
	padding: 10px;
	border-radius: 3px;
	width: 100%;
	vertical-align: bottom;
}

.rate_box {
	display: flex;
	width: 100%;
	margin: 10px 0px;
	align-items: center;
	justify-content: space-between;
}

.rate_box_inner {
	display: flex;
	row-gap: 5px;
	column-gap: 20px;
}

.rate_box_inner .rate {
	position: relative;
}

.rate_box_inner .rate span {
	font-size: 10px;
	width: 100px;
	border-radius: 3px;
	padding: 3px 0px;
	opacity: 0;
	transition: 0.5s;
	position: absolute;
	top: -13px;
	text-align: center;
	left: -35px;
}

.rate_box_inner .rate:hover span {
	top: -15px;
	left: -35px;
	display: block;
	opacity: 1;
}

.rate_box {
	position: relative;
}

.rating input {
	float: right;
	opacity: 0;
	position: absolute;
}

.rating a,
.rating label {
	float: right;
	color: var(--font-gray);
	text-decoration: none;
	-webkit-transition: color 0.4s;
	-moz-transition: color 0.4s;
	-o-transition: color 0.4s;
	transition: color 0.4s;
	padding: 0 15px 0 0;
	position: relative;
	font-size: 26px;
}

.rating label:hover~label,
.rating input:focus~label,
.rating label:hover,
.rating a:hover,
.rating a:hover~a,
.rating a:focus,
.rating a:focus~a,
.rating a.active {
	color: var(--primary-color);
	cursor: pointer;
}

.rating2 a span {
	font-size: 11px;
	position: absolute;
	left: -32px;
	width: 100px;
	text-align: center;
	top: -5px;
	opacity: 0;
	transition: 0.5s;
}

.rating2 a:hover span {
	opacity: 1;
}

.rating2 {
	direction: rtl;
}

.rating2 a {
	float: none;
}

.rate_count,
.result_cont,
.rating_count_span {
	font-size: 18px;
	line-height: 24px;
	color: var(--font-primary);
	vertical-align: top;
}

.result_cont {
	font-size: 14px;
	position: absolute;
	bottom: -15px;
	left: 5px;
}

.favourite_footer .gnb_btn {
	padding: 10px 20px;
}

.enquire_popup .enquire_footer button:nth-of-type(1) {
	margin-right: 10px;
}

#calendar-wrapper header #navigation-wrapper button:first-of-type {
	top: 0px !important;
}

/*----------mortage area styles ---------------------*/
.mortgage_area {
	height: calc(100vh - 247px);
	overflow-y: scroll;
	margin-bottom: 10px;
}

.mortgage_head,
.roi_head {
	padding-bottom: 10px;
}

.mortgage_head h3 {
	margin-bottom: 10px;
}

.roi_head .checkbox_field {
	padding: 0px;
}

.mortage_form .row {
	padding: 10px 0px;
}

.mortage_table table {
	width: 100%;
}

.mortage_table table,
.mortage_table tr,
.mortage_table th,
.mortage_table td {
	border-collapse: collapse;
	border: 1px solid var(--border-color);
}

.mortage_table thead tr th {
	font-size: 14px;
	line-height: 20px;
	color: var(--white-color);
	background-color: rgba(0, 68, 32, 1);
	border: none !important;
}

.mortage_table thead tr,
.mortage_table table,
.mortage_table thead {
	border: none;
}

.mortage_table tbody tr td,
.mortage_table thead tr th {
	padding: 7px 15px;
	text-align: center;
}

.mortage_table tbody tr td {
	font-size: 13px;
	line-height: 20px;
	color: var(--font-secondary);
}

.mortage_table tbody tr:nth-of-type(even) td {
	background-color: #f7f7f7;
}

.mortage_results p {
	background-color: rgba(0, 68, 32, 0.9);
	padding: 7px 5px;
}

.mortage_results p,
.mortage_results strong,
.mortage_results span {
	font-size: 12px;
	line-height: 18px;
	color: var(--white-color);
}

/*------roi tab styles-----*/
.roi_area {
	height: calc(100vh - 247px);
	overflow-y: scroll;
	margin-bottom: 10px;
}

.roi_form {
	margin-bottom: 20px;
}

.roi_form .roi_field {
	padding: 0px 7px;
}

.roi_field span {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
}

.property_detail_tab .roi_field label {
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 5px;
	display: inline-block;
	color: var(--font-primary);
}

.property_detail_tab .roi_field input {
	padding-left: 25px;
}

.roi_form .row [class*="col-"]:nth-of-type(1) .roi_field {
	padding-left: 0px;
}

.roi_form .row [class*="col-"]:nth-last-of-type(1) .roi_field {
	padding-right: 0px;
}

.roi_value_head p {
	padding-bottom: 5px;
	border-bottom: 1px solid var(--border-color);
	margin-bottom: 10px;
}

.roi_value_row {
	margin-bottom: 5px;
}

.roi_col_left,
.roi_col_right {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.roi_col_left {
	padding: 5px 10px;
	background-color: var(--primary-color);
}

.roi_col_right {
	padding: 5px 10px;
	background-color: #0d2b3f;
}

.roi_val_left h4,
.roi_val_right span,
.roi_val_right strong,
.roi_val_right {
	color: var(--white-color);
	vertical-align: middle;
}

.roi_chart_sec {
	padding: 30px 0px 20px;
	border-bottom: 1px solid var(--border-color);
}

.roi_graph_inner {
	width: 90%;
	margin: 0 auto;
}

.roi_content .roi_acc_row {
	padding: 10px 0px;
	border-bottom: 1px solid var(--border-color);
}

.roi_acc_head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px 0px;
}

.roi_acc_head h4,
.roi_sub_acc_title h4 {
	display: inline-block;
}

.roi_acc_value span,
.roi_acc_value strong {
	font-size: 13px;
	line-height: 20px;
}

.roi_acc_title {
	cursor: pointer;
}

.roi_acc_title i,
.roi_sub_acc_title i {
	font-size: 14px;
	line-height: 10px;
	position: relative;
	transform: rotate(0deg) translateY(0);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.roi_acc_head .roi_acc_title.active i,
.roi_sub_acc_title.active i {
	transform: rotate(180deg) translateY(0);
}

.roi_acc_col:nth-of-type(1) {
	padding-right: 15px;
}

.roi_acc_col:nth-of-type(2) {
	padding-left: 15px;
}

.roi_acc_hide {
	background-color: #f7f7f7;
	padding: 5px 10px;
	border-radius: 5px;
	display: none;
}

.roi_acc_hide.show {
	display: block;
}

.roi_acc_table .d-table {
	width: 100%;
	padding: 5px 0px;
}

.roi_acc_table .d-table-cell {
	width: calc(100% - 80px);
}

.roi_acc_table .d-table-cell:nth-of-type(2) {
	text-align: right;
	width: 100px;
}

.roi_acc_table .d-table-cell p,
.roi_acc_table .d-table-cell span,
.roi_acc_table .d-table-cell strong {
	font-size: 12px;
	line-height: 16px;
}

.roi_sub_acc_content {
	display: none;
}

.roi_sub_acc_content.show {
	display: block;
}

.roi_sub_acc_content p,
.roi_sub_acc_content h5 {
	color: var(--font-gray);
}

.roi_sub_acc_content h5 {
	margin-bottom: 5px;
}

.roi_sub_acc_content .roi_field {
	margin-bottom: 5px;
}

.roi_sub_acc_field {
	margin-bottom: 15px;
}

.roi_acc_hide,
.roi_sub_acc_content {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

/*----------form styles one------------*/
.gnb_form_one .form_field input,
.gnb_form_one .form_field textarea,
.gnb_form_one .form_field select,
.agent_select .scs_box_opt .scs_box_val {
	color: var(--font-primary);
	border-radius: 5px;
	padding: 10px 15px;
	font-size: 12px;
	line-height: 20px;
	border: 1px solid var(--border-color);
	width: 100%;
	display: inline-block;
}

.gnb_form_one .form_field {
	position: relative;
	padding: 7px 0px;
}

.gnb_form_one .form_field label {
	font-size: 12px;
	line-height: 20px;
	color: var(--font-secondary);
	margin-bottom: 5px;
	display: block;
}

/*----------------------book a viewing popup styles--------------------*/
.common_btn {
	background-image: linear-gradient(135deg, #529B50 0%, #79B93E 100%);
	border-radius: 24px;
	font-size: 14px;
	color: #fff;
	display: table;
	padding: 7px 25px;
	width: fit-content;
	text-transform: uppercase;
	min-width: 113px;
	text-align: center;
	cursor: pointer;
	position: relative;
	transition: 0.6s;
}

.book_viewing_popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.95);
	height: 100vh;
	width: 100vw;
	z-index: 999;
}

.book_viewing_popup.open {
	display: block;
}

.book_viewing_popup_inner {
	position: relative;
	height: 100vh;
	width: 100vw;
	display: flex;
	align-items: center;
	justify-content: center;
}

.demo_box {
	width: 100%;
	max-width: 860px;
}

.demo_box_head,
.demo_box_body {
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 8px 0 rgb(0 0 0 / 8%);
	width: 100%;
}

.demo_box_head {
	background-image: linear-gradient(135deg, #529B50 0%, #79B93E 100%);
	padding: 10px 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.demo_box_head h3 {
	color: var(--white-color);
}

.demo_box_body {
	margin-top: 10px;
}

.demo_box_body .demo_box_tab {
	display: flex;
	align-items: start;
	min-height: 420px;
	background-color: #fff;
}

.demo_box_content {
	width: 50%;
	padding: 30px 30px;
	min-height: 480px;
	transform: 0.5s;
}

.demo_box_content_remaining {
	width: 50%;
	padding: 30px 20px;
	min-height: 480px;
	border-left: 1px solid var(--border-color);
	transform: 0.5s;
}

.demo_box_content h2 {
	font-size: 24px;
	font-weight: 600;
}

.demo_box_content h4 {
	margin-bottom: 10px;
}

.demo_box_content p {
	margin-top: 50px;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	text-align: justify;
	opacity: 0.7;
}

.demo_box.open_time {
	max-width: 1200px;
	width: 100%;
}

.demo_box.open_time .demo_box_body .demo_box_content {
	width: 420px;
}

.demo_box.open_time .demo_box_body .demo_box_content_remaining {
	width: calc(100% - 420px);
	display: flex;
	align-items: start;
}

.calendar_box {
	width: 100%;
}

.time_box {
	display: none;
}

.demo_box.open_time .demo_box_body .demo_box_content_remaining .calendar_box {
	width: calc(100% - 260px);
}

.demo_box.open_time .demo_box_body .demo_box_content_remaining .time_box {
	display: table;
	width: 260px;
}

.time_box h4 {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 50px;
}

.time_div {
	display: block;
	overflow: auto;
	height: 360px;
	margin-top: 10px;
}

.time_div .time_value {
	width: calc(100% - 12px);
}

.time_div .time_value .confirm_btn {
	display: none;
}

.time_div .time_value .text {
	width: 100%;
	text-align: center;
	line-height: 40px;
	border: 1px #ddd solid;
	margin-bottom: 5px;
	border-radius: 3px;
	cursor: pointer;
	font-size: 13.5px;
}

.time_div .time_value.active {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.time_div .time_value.active .text {
	background-color: #0D2B3F;
	border-color: #0D2B3F;
	color: #fff;
	/*width: calc(50% - 2px);*/
	width: 100%;
}

.time_div .time_value.active .confirm_btn {
	display: table;
	background-image: linear-gradient(135deg, #529B50 0%, #79B93E 100%);
	color: #fff;
	width: calc(50% - 2px);
	margin-bottom: 5px;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
	margin-right: 0px;
	display: none !important;
}

@keyframes swoosh-up {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: .1;
		transform: translateY(0.8em)
	}
}

@keyframes swoosh-down {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	100% {
		opacity: .1;
		transform: translateY(-0.8em)
	}
}

.swoosh-up {
	animation: swoosh-up 100ms
}

.swoosh-up-reverse {
	animation: swoosh-up 100ms reverse
}

.swoosh-down {
	animation: swoosh-down 100ms
}

.swoosh-down-reverse {
	animation: swoosh-down 100ms reverse
}

#calendar-wrapper {
	width: 100%;
	display: grid;
	grid-template-rows: 2.5em 1fr;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	box-sizing: border-box;
	font-size: inherit
}

#calendar-wrapper header {
	grid-row: 1/2;
	font-size: 2em;
	box-sizing: inherit;
	margin-bottom: 10px;
}

#calendar-wrapper header h4 {
	padding: 0;
	margin: 0
}

#calendar {
	display: grid;
	grid-template-columns: 1fr 4em;
	grid-template-rows: 3em 1fr;
	box-sizing: inherit;
	padding: 0;
	margin: 0
}

#calendar #calendar-days,
#calendar #calendar-grid {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	align-items: center;
	padding: 0 1em;
	box-sizing: inherit;
	margin: 0
}

#calendar #calendar-days {
	justify-items: center;
	grid-row: 1/2;
	grid-column: 1/2
}

#calendar #calendar-grid {
	grid-template-rows: repeat(6, 1fr);
	justify-items: flex-start;
	grid-row: 2/-1;
	grid-column: 1/2;
	width: 100%
}

#calendar #calendar-grid>time {
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin: .4em;
	padding: 1em .2em;
	width: 90%;
	background-color: rgba(108, 108, 108, .02);
	border-radius: 3px;
	border: 2px solid transparent;
	transition: box-shadow 200ms, border 100ms;
	box-shadow: 1px 1px transparent;
	box-sizing: inherit
}

#calendar #calendar-grid time.selected,
#calendar #calendar-grid time.selected:focus {
	outline: none;
	border: 2px solid #c64949;
	box-sizing: inherit
}

#calendar #calendar-grid time.disabled,
#calendar #calendar-grid time.disabled:focus {
	outline: none;
	border: 2px solid transparent;
	box-sizing: inherit;
	cursor: not-allowed;
	background-color: rgba(30, 39, 51, .2);
	box-shadow: 1px 1px transparent
}

#calendar #calendar-grid>*:hover {
	border: 2px solid rgba(72, 72, 72, .5);
	box-shadow: 1px 1px rgba(0, 0, 0, .2);
	box-sizing: inherit
}

#calendar #navigation-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	grid-row: 2/-1;
	grid-column: 2/-1;
	box-sizing: inherit;
	padding: 1em 0 3.5em;
	margin: 0
}

#calendar #navigation-wrapper button {
	cursor: pointer;
	background: 0 0;
	border: 0;
	font-size: 3em;
	width: 1.6em;
	box-sizing: inherit;
	padding: .1em;
	margin: 0
}

#calendar #navigation-wrapper button:hover {
	opacity: .75
}

#calendar #navigation-wrapper button svg {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1.6em;
	display: block;
	box-sizing: inherit
}

#calendar #navigation-wrapper button:first-of-type {
	transform: rotate(180deg)
}

#myCalendarWrapper {
	width: 100%;
}

#calendar-wrapper {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}

#myCalendarWrapper {
	width: 100%;
	display: table;
	margin: 20px 0 0 0;
	max-width: 420px;
}

#calendar-wrapper header {
	display: flex;
	align-items: center;
	padding: 0;
	justify-content: space-between;
	height: auto;
	position: inherit;
	border: 0;
	box-shadow: 0 0 0 0;
}

#calendar-wrapper header h4 {
	font-size: 16px;
	font-weight: 400;
	padding-left: 12px;
	text-transform: uppercase;
}

#calendar-wrapper header #navigation-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	grid-row: 2/-1;
	grid-column: 2/-1;
	box-sizing: inherit;
	padding: 1em 0 3.5em;
	margin: 0;
}

#calendar-wrapper header #navigation-wrapper {
	flex-direction: row;
	font-size: 4px;
	padding: 0;
}

#calendar-wrapper header #navigation-wrapper button {
	cursor: pointer;
	background: 0 0;
	border: 0;
	box-sizing: inherit;
	margin: 0;
}

#calendar-wrapper header #navigation-wrapper button:hover {
	opacity: 0.75;
}

#calendar-wrapper header #navigation-wrapper button:first-of-type {
	transform: rotate(180deg) scale(0.8);
	position: relative;
	top: -4px;
}

#calendar-wrapper header #navigation-wrapper button:nth-child(2) {
	transform: rotate(0deg) scale(0.8);
}

#calendar #calendar-days,
#calendar #calendar-grid {
	padding: 0;
}

#calendar #calendar-grid>time {
	border-radius: 50%;
	height: 36px;
	width: 36px;
	padding: 0;
	background-color: #E8E6E7;
	margin: 10px;
	font-size: 13px;
	font-weight: 400;
	transition: 0.2s;
}

#calendar #calendar-grid>time:hover {
	background-color: #ccc;
}

#calendar #calendar-grid time.selected,
#calendar #calendar-grid time.selected:focus {
	background-image: linear-gradient(135deg, #529B50 0%, #79B93E 100%);
	border: 0;
	color: #fff;
}

#calendar #calendar-grid time.disabled,
#calendar #calendar-grid time.disabled:focus {
	background-color: transparent;
	opacity: 0.3;
}

#calendar {
	display: table;
}

.arrow {
	margin: 10px 15px;
	display: inline-block;
	height: 12px;
	position: relative;
	width: 12px;
}

.arrow::after {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-right-width: 2px;
	content: "";
	display: inline-block;
	height: 12px;
	left: 0;
	position: absolute;
	top: 0;
	width: 12px;
}

.arrow.is-triangle::after {
	border-style: solid;
	border-width: 0 0 12px 12px;
	height: 0;
	width: 0;
}

.arrow.is-check::after {
	width: 6px;
}

.arrow.arrow-bar::before {
	bottom: 1px;
	content: "";
	height: 20px;
	position: absolute;
	right: 0;
	transform-origin: bottom;
	width: 2px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.arrow.is-top {
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

.arrow.is-right {
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}

.arrow.is-bottom {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.arrow.is-left {
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

.arrow::after,
.arrow .arrow::after {
	border-color: #CCCCCC;
}

.arrow.is-triangle::after,
.arrow .arrow.is-triangle::after {
	border-color: transparent;
	border-bottom-color: #CCCCCC;
}

.arrow::before,
.arrow .arrow::before {
	background-color: #CCCCCC;
}

/* setup */
.close-button {
	height: 28px;
	width: 28px;
	position: relative;
	box-sizing: border-box;
	line-height: 28px;
	display: inline-block;
	border: solid 0 #f03861;
	border-radius: 28px;
	transition: all 0.25s ease-out;
	float: left;
	background-color: #fff;
	cursor: pointer;
}

.close-button:before,
.close-button:after {
	transform: rotate(-45deg);
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -8px;
	display: block;
	height: 3px;
	width: 16px;
	background-color: #529B50;
	transition: all 0.25s ease-out;
	border-radius: 30px;
}

.close-button:after {
	transform: rotate(-135deg);
}

.close-button:hover {
	border: solid 25px #f03861;
}

.close-button:hover:before {
	transform: rotate(45deg);
}

.close-button:hover:after {
	transform: rotate(-45deg);
}

.v2 {
	border: solid 4px #fff;
}

.v3 {
	border: solid 4px #fff;
}

.v3:hover {
	border: solid 25px #fff;
}

.v3:hover:before {
	transform: rotate(45deg);
	background-color: #f03861;
}

.v3:hover:after {
	transform: rotate(-45deg);
	background-color: #f03861;
}

.v4 {
	background-color: #fff;
	border: 0;
}

.v4:hover {
	background-color: #E74C3C;
	border: 0;
}

.v4:hover:after,
.v4:hover:before {
	background-color: #fff;
}

.demo_box_body .demo_box_tab {
	display: none;
}

.demo_box_body .demo_box_tab.active {
	display: flex;
	flex-wrap: wrap;
}

.demo_box_body .demo_box_tab .col_50 {
	width: 50%;
	min-height: 480px;
}

.demo_box_body .demo_box_tab .col_50:nth-child(1) {
	border-right: 1px solid #ddd;
}

.demo_box_tab2_inner,
.book_demo_form {
	width: 100%;
	padding: 30px;
}

.demo_box_tab2_inner .arrow,
.demo_box_tab1_inner .arrow {
	margin: 0;
	transform: rotate(135deg) scale(0.8);
	margin-bottom: 20px;
	cursor: pointer;
	transition: 0.5s;
}

.demo_box_tab2_inner .arrow:hover,
.demo_box_tab1_inner .arrow:hover {
	background-color: #eee;
}

.demo_box_tab2_inner .arrow::after,
.demo_box_tab2_inner .arrow .demo_box_tab2_inner .arrow::after {
	border-color: #529B50;
}

.demo_box_tab1_inner .arrow::after,
.demo_box_tab1_inner .arrow .demo_box_tab1_inner .arrow::after {
	border-color: #529B50;
}

.demo_box_tab2_inner .arrow::before,
.demo_box_tab2_inner .arrow .demo_box_tab2_inner .arrow::before {
	background-color: #529B50;
}

.demo_box_tab1_inner .arrow::before,
.demo_box_tab1_inner .arrow .demo_box_tab1_inner .arrow::before {
	background-color: #529B50;
}

.demo_box_tab2_inner h2,
.demo_box_tab2_inner h4 {
	font-weight: 600;
}

.demo_box_tab2_inner h2 {
	font-size: 24px;
}

.demo_box_tab2_inner h4 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #86959F;
	font-weight: 600;
}

.demo_box_tab2_inner .timing {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.demo_box_tab2_inner .timing i {
	margin-right: 10px;
}

.demo_box_tab2_inner .timing p {
	font-weight: 600;
	color: #529B50;
}

.book_demo_form {
	padding: 30px 40px;
}

.book_demo_form input,
.book_demo_form select,
.book_demo_form textarea {
	width: 100%;
	padding: 8px 15px;
	border-radius: 3px;
	margin-bottom: 15px;
	border: 1px solid #ececec;
	font-size: 12px;
	font-weight: 400;
	background-color: #F7F7F7;
	font-family: 'Poppins', sans-serif;
}

.book_demo_form textarea {
	height: 100px;
	resize: unset;
	margin-bottom: 20px;
}

.demo_box_tab3_inner {
	text-align: center;
	padding: 50px 30px;
	width: 100%;
}

.meeting_title,
.demo_box_tab3_inner h4,
.demo_box_tab3_inner h6 {
	font-weight: 600;
	margin-bottom: 20px;
}

.meeting_title {
	font-size: 28px;
}

.demo_box_tab3_inner h4 {
	font-size: 18px;
}

.demo_box_tab3_inner h6 {
	font-size: 14px;
}

.demo_box_tab3_inner p {
	font-size: 18px;
	margin-bottom: 20px;
}

.demo_box_tab3_inner .line {
	border-bottom: 1px solid #ddd;
	width: 60%;
	display: block;
	margin: 15px auto;
}

.demo_box_tab3_inner .timing {
	align-items: center;
	margin-bottom: 20px;
	display: inline-flex;
}

.demo_box_tab3_inner .timing i {
	margin-right: 10px;
}

.demo_box_tab3_inner .timing p {
	font-size: 16px;
	font-weight: 600;
	color: #529B50;
	margin: 0;
}

.option_boxs {
	display: table;
	margin: 0 auto;
	text-align: center;
	padding: 50px 0;
}

.option_boxs_inner {
	width: 480px;
	display: flex;
	align-items: center;
	margin: 0 auto;
	justify-content: space-between;
	margin-top: 20px;
}

.option_boxs_inner .option_box {
	width: calc(50% - 10px);
	float: left;
	display: flex;
	align-items: center;
	background-color: #f0f0f0;
	border-radius: 8px;
	text-align: center;
	flex-direction: column;
	line-height: 40px;
	position: relative;
	padding-bottom: 25px;
}

.option_boxs_inner .option_box * {
	display: table;
	width: 100%;
	text-align: center;
	font-size: 14px;
}

.option_boxs_inner .option_box i {
	font-size: 24px;
	line-height: 52px;
	text-align: center;
	margin-top: 20px;
}

.option_boxs_inner .option_box input {
	margin: 10px 0 20px 0;
	display: table;
	width: 100%;
	cursor: pointer;
}

.demo_box_tab0_inner h3 {
	font-weight: 600;
	font-size: 16px;
}

.demo_box_tab0_inner a {
	margin: 0 auto;
	margin-top: 50px;
}

lable {
	font-size: 12px;
}

.time_div,
.time_box h4 {
	margin-left: 15px;
}

#back_date_btn {
	display: none;
}

@media(max-width:1280px) {
	.demo_box.open_time {
		max-width: calc(100vw - 100px);
	}

	.demo_box.open_time .demo_box_body .demo_box_content {
		width: 320px;
	}

	.demo_box.open_time .demo_box_body .demo_box_content_remaining {
		width: calc(100% - 320px);
		display: flex;
		align-items: start;
	}

	#calendar_div {
		display: table;
	}
}

@media(max-width:1120px) {
	.demo_box.open_time .demo_box_body .demo_box_content_remaining .time_box {
		width: 200px;
	}

	.demo_box.open_time .demo_box_body .demo_box_content_remaining .calendar_box {
		width: calc(100% - 200px);
	}
}

@media(max-width:1120px) {
	#calendar #calendar-grid>time {
		width: 30px;
		height: 30px;
		font-size: 12px;
	}

	.time_div .time_value .text,
	.time_div .time_value.active .confirm_btn {
		font-size: 12px;
	}
}

@media(max-width:1020px) {
	.demo_box_popup.open {
		background-color: #fff;
	}

	.demo_box.open_time .demo_box_body .demo_box_content_remaining .time_box {
		width: 180px;
	}

	.demo_box.open_time .demo_box_body .demo_box_content_remaining .calendar_box {
		width: calc(100% - 200px);
	}
}

/* The container */
.option_boxs_inner .option_box .container_radio {
	display: block;
	position: relative;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.option_boxs_inner .option_box .container_radio * {
	width: 100%;
	text-align: center;
}

/* Hide the browser's default radio button */
.option_boxs_inner .option_box .container_radio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.option_boxs_inner .option_box .checkmark {
	position: absolute;
	bottom: -20px;
	left: calc(50% - 12.5px);
	height: 25px;
	width: 25px;
	background-color: #eee;
	border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.option_boxs_inner .option_box .container_radio:hover input~.checkmark {
	background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.option_boxs_inner .option_box .container_radio input:checked~.checkmark {
	background-image: linear-gradient(135deg, #529B50 0%, #79B93E 100%);
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.option_boxs_inner .option_box .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the indicator (dot/circle) when checked */
.option_boxs_inner .option_box .container_radio input:checked~.checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.option_boxs_inner .option_box .container_radio .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

.option_boxs_inner .option_box .container_radio input {
	position: absolute;
	left: 0;
	margin: 0;
	height: 150px;
	top: 0;
}

.loader {
	border: 4px solid #eee;
	border-radius: 50%;
	border-top: 4px solid #539c50;
	width: 28px;
	height: 28px;
	-webkit-animation: spin 2s linear infinite;
	/* Safari */
	animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.gnb_habitat_modal_one .closebtn {
	padding-left: 15px;
	text-align: center;
}

.gnb_habitat_modal_one .modal_header .gnb_btn_gray i {
	font-size: 14px;
	line-height: 8px;
}

.closebtn i {
	font-size: 14px;
	line-height: 10px;
	vertical-align: top;
}

.closebtn small {
	display: block;
	font-size: 10px;
	line-height: 0px;
}

.fullscreen .slider_actions {
	top: 50%;
}

.header_space {
	margin-top: 100px;
}

.profile_page,
.profile_edit_page,
.saved_properties_page,
.viewing_properties_page,
.enquired_properties_page {
	background-color: #f7f7f7;
}

.profile_sidebar {
	width: 100%;
	max-width: 300px;
	height: calc(100vh - 100px);
	background-color: var(--white-color);
	position: sticky;
	top: 100px;
	z-index: 1;
}

.edit_prifile {
	padding: 20px 15px 10px;
	border-bottom: 1px solid var(--border-color);
}

.profile_picture {
	width: 100px;
	height: 100px;
	background-size: cover;
	background-color: #e0e0e0;
	border-radius: 50%;
	margin-bottom: 10px;
	margin-right: 20px;
}

.profile_picture img {
	border-radius: 50%;
}

.profile_info {
	margin-bottom: 10px;
}

.profile_info a {
	font-size: 12px;
	color: var(--primary-color);
	border-bottom: 1px solid var(--primary-color);
}

.profile_menu_list li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px;
	border-bottom: 1px solid var(--border-color);
}

.profile_menu_list a i {
	font-size: 16px;
	line-height: 10px;
	margin-right: 5px;
}

.profile_menu_list a span,
.user_tab_menu_list a {
	font-size: 13px;
	line-height: 20px;
	cursor: pointer;
}

.profile_menu_list a span:nth-of-type(1) {
	margin-right: 5px;
}

.profile_menu_list a span:nth-of-type(2) {
	line-height: 22px;
	vertical-align: bottom;
}

.profile_sidebar_remaining {
	width: calc(100% - 300px);
	padding: 20px;
}

.edit_profile_user {
	padding: 10px;
}

.edit_profile_user .user_name {
	margin-bottom: 40px;
}

.edit_user_form {
	padding: 20px 30px;
	border-radius: 10px;
	background-color: var(--white-color);
	height: calc(100vh - 234px);
}

.edit_profile_tabs {
	width: 60%;
}

.user_tab_menu_list {
	border-bottom: 1px solid var(--border-color);
}

.user_tab_menu_list li a {
	padding: 10px 5px;
	border-bottom: 2px solid transparent;
}

.user_tab_menu_list li a.active {
	border-bottom: 2px solid var(--primary-color);
}

.user_tab_content {
	width: 60%;
	padding: 10px;
}

.user_tab_content .gnb_form_one .form_field input {
	background-color: #f7f7f7;
	border: none;
}

.user_tab_content .gnb_form_one .form_field label {
	color: var(--font-primary);
}

.update_info .upload_box {
	background-color: #f7f7f7;
	border-radius: 5px;
	padding: 20px;
}

.update_info .upload_box span {
	margin-bottom: 0px;
	margin-right: 30px;
}

.update_info .upload_box input {
	position: absolute;
	opacity: 0;
	left: 0;
	cursor: pointer;
}

input[type="submit"] {
	appearance: none;
	border: none;
}

.form_switch input[type="checkbox"] {
	height: 0;
	width: 0;
	visibility: hidden;
	display: none;
}

.form_switch label {
	position: relative;
	background-color: var(--border-color);
	width: 30px;
	height: 15px;
	border-radius: 18px;
	display: block;
	cursor: pointer;
}

.form_switch label::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 3px;
	width: 8px;
	height: 8px;
	background-color: var(--white-color);
	border-radius: 50%;
	transition: 0.3s;
}

.form_switch_group span {
	padding-left: 15px;
	width: calc(100% - 50px);
	font-size: 13px;
	line-height: 20px;
}

.form_switch input:checked+label {
	background: var(--primary-color);
}

.form_switch input:checked+label:after {
	left: calc(100% - 4px);
	transform: translateX(-100%);
}

.properties_list_head {
	padding: 0px 0px 10px 10px;
}

.user_tab_content .gnb_form_one .form_field .form_switch label {
	margin-bottom: 0px;
}

.pr-10 {
	padding-right: 10px !important;
}

.pl-10 {
	padding-left: 10px !important;
}

.gnb_btn_white {
	background-color: var(--white-color);
}

.gnb_link {
	font-size: 12px;
	line-height: 18px;
	color: var(--primary-color);
}

.profile_menu_list a {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
}

.profile_menu_list a:hover {
	color: var(--primary-color);
}

.list_view_parent {
	margin-bottom: 40px;
}

.profile_list_page .list_page_head {
	padding-bottom: 15px;
}

.list_page_head h4 span {
	margin-right: 10px;
}

.profile_list_page .property_card .card_image {
	height: 240px;
}

.profile_list_page .property_card {
	background-color: var(--white-color);
}

.profile_list_page .property_card .card_content {
	padding: 15px;
}

.profile_list_page .card_gap {
	margin: 0px 10px;
}

.profile_list_page .property_card {
	width: 100%;
}

.profile_list_page .property_card .card_title h3 span {
	display: none;
}

.mr-0 {
	margin-right: 0px !important;
}

.ml-0 {
	margin-left: 0px !important;
}

.search_history_cards .property_card {
	border: 1px solid var(--border-color);
	border-radius: 10px;
	background-color: var(--white-color);
}

.search_history_cards .card_title {
	margin-bottom: 10px;
}

.search_history_cards .card_title h3 {
	margin-bottom: 5px;
}

.search_history_cards .card_title p,
.search_history_cards .card_title .card_distance,
.search_history_cards .card_advance span {
	font-size: 13px;
	line-height: 20px;
}

.search_history_cards .card_footer {
	padding: 10px 0px;
	background-color: #f7f7f7;
	border-radius: 0px 0px 10px 10px;
	text-align: center;
	display: flex;
	text-align: center;
	align-items: center;
}

.search_history_cards .card_footer .search_btn {
	font-size: 13px;
	line-height: 20px;
	flex: auto;
}

.search_history_cards .card_footer .search_btn:nth-of-type(2) {
	border-left: 1px solid var(--dark-primary);
}

.search_history_cards .card_footer .search_btn i {
	font-size: 12px;
	line-height: 8px;
	padding-right: 2px;
}

.my_valuate_cards .property_card .card_icons {
	margin-bottom: 0px;
}

.my_valuate_cards .card_title {
	margin-bottom: 10px;
}

.my_valuate_cards .card_title h3 {
	height: 40px;
	line-height: 20px;
}

.my_valuate_cards .card_gap {
	margin-bottom: 10px !important;
}

.my_valuate_cards .card_days span {
	font-size: 12px;
	line-height: 18px;
	color: var(--font-gray);
}

.my_valuate_cards .card_days {
	padding: 0px 15px 0px 15px;
}

.my_valuate_cards .card_response {
	text-align: center;
	padding: 10px;
	background-color: var(--primary-color);
	border-bottom-right-radius: 10px;
}

.my_valuate_cards .card_response h4,
.my_valuate_cards .card_response span {
	color: var(--white-color);
}

.my_valuate_cards .card_response span {
	font-size: 13px;
	line-height: 20px;
}

.my_valuate_cards .property_card {
	position: relative;
	width: 100%;
}

.card_top_actions {
	position: absolute;
	top: 15px;
	right: 15px;
}

.card_top_actions button {
	background-color: var(--white-color);
	color: var(--primary-color);
	border: none;
	width: 36px;
	height: 36px;
	border-radius: 3px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}

.card_top_actions button:nth-of-type(1) {
	margin-right: 5px;
}

.card_top_actions button i {
	font-size: 16px;
	line-height: 10px;
}

.search_history_cards .card_gap,
.my_valuate_cards .card_gap {
	margin: 0px 10px;
}

.my_search_history_list .card_gap,
.my_valuate_cards_list .card_gap {
	margin-bottom: 20px;
}

.my_valuate_cards_list .property_card .card_image {
	height: 240px;
}

.search_history_cards .card_top_actions {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.search_history_cards .property_card {
	position: relative;
}

.search_history_cards .card_top_actions .count {
	font-size: 12px;
	line-height: 18px;
	padding: 5px 15px;
	background-color: var(--primary-color);
	color: var(--white-color);
	border-top-left-radius: 10px;
}

.search_history_cards .card_content {
	min-height: 240px;
	justify-content: center;
	display: flex;
	flex-direction: column;
}

/*------------------------------------------- Detail view page styles end here -------------------------------------------*/
/*-------------------------- Non intrusive styles ---------------------------------------*/
.non_intrusive_page {
	padding: 40px 0px;
	position: relative;
	height: calc(100vh - 100px);
}

.non_intrusive_page::before,
.non_intrusive_page::after {
	content: "";
	position: absolute;
	width: 100%;
	left: 0px;
	z-index: -1;
}

.non_intrusive_page::before {
	top: 0px;
	height: 25%;
	background-color: #f7f7f7;
}

.non_intrusive_page::after {
	bottom: 0px;
	height: 75%;
	background-color: var(--white-color);
}

.non_intrusive_form {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}

.non_tab_menu {
	margin: 50px auto;
	width: 75%;
}

.non_tab_content {
	padding: 50px 50px 30px;
	width: 100%;
	background-color: var(--white-color);
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.05));
	border-radius: 10px;
}

.non_tab_title h3 {
	font-size: 20px;
	padding-bottom: 10px;
}

.non_tab_menu_list li {
	width: 20%;
	height: 4px;
	position: relative;
	background-color: var(--border-color);
}

.non_tab_menu_list li::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: var(--border-color);
}

.non_tab_menu_list li.active,
.non_tab_menu_list li.active::after {
	background-color: var(--primary-color);
}

.non_tab_form .form_field {
	padding: 10px 0px;
}

.non_tab_form .form_field label {
	color: var(--font-primary);
	font-size: 13px;
}

.non_tab_form .form_field input,
.non_tab_form .form_field select {
	background-color: #f7f7f7;
	color: var(--font-secondary);
	font-size: 13px;
}

.non_tab_form .form_field .row [class*="col-sm-"]:nth-of-type(1) {
	padding-right: 7px;
}

.non_tab_form .form_field .row [class*="col-sm-"]:nth-of-type(2) {
	padding-left: 7px;
}

.non_tab_form .form_field .row [class*="col-sm-"]:nth-of-type(3) {
	padding-left: 14px;
}

.non_tab_form .form_field input.gnb_btn {
	width: auto;
	padding: 10px 25px;
	font-size: 13px;
	border-radius: 3px;
}

.non_tab_form .gnb_link {
	color: var(--font-primary);
	font-size: 13px;
}

.non_tab_form .form_field .file_dropbox {
	width: 130px;
	height: 130px;
	position: relative;
	background-color: #f7f7f7;
	border-radius: 3px;
	border: 1px solid var(--border-color);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.file_dropbox input {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.file_dropbox i {
	margin-bottom: 10px;
}

.file_dropbox span {
	font-size: 13px;
	line-height: 22px;
	display: block;
}

.non_tab_form .form_field .des_sm {
	font-size: 13px;
}

#tabmenu_content_4 .form_field p {
	padding: 10px 0px;
	background-color: #FCF8E9;
	border: 1px solid var(--border-color);
}

.non_tab_form .input_info {
	position: absolute;
	bottom: -15px;
	left: 0px;
	font-size: 11px;
	line-height: 10px;
}

.agent_pay_page {
	height: calc(100vh - 100px);
	background-image: url(https://gnbhabitat.s3.eu-west-1.amazonaws.com/assets/pay_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.agent_pay_box {
	max-width: 940px;
	min-height: 416px;
	margin: 0 auto;
	background-color: var(--white-color);
	border-radius: 10px;
	padding: 30px 0px;
	position: relative;
}

.agent_pay_box::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 0.1px;
	height: calc(100% - 60px);
	background-color: var(--border-color);
}
.agent_pay_box.border-none::before {
	display: none;
}

#agent_pay_5::before {
	display: none;
}

.agent_box_left,
.agent_box_right {
	padding: 0px 50px;
}

.agent_box_right {
	/*border-left: 1px solid var(--border-color);*/
}

.agent_form_head {
	margin-bottom: 15px;
}

.agent_pay_form .form_field input, .agent_pay_form .form_field select {
	background-color: #f7f7f7;
}

.agent_pay_form .form_field select.placeholder_select {
	color: var(--font-gray);
}

.agent_pay_form .form_field select.placeholder_select option {
	color: var(--font-primary);
}

.agent_pay_form .form_field select.placeholder_select .select_disabled_palce {
	color: var(--font-gray);
}


.agent_pay_form .form_field select option {
	font-family: 'Poppins-Regular', Arial, Helvetica, sans-serif;
}

.agent_thank_content {
	width: 87%;
	margin: 0 auto;
}

.agent_pay_form .gnb_form_one .form_field {
	padding: 10px 0px;
}

button {
	appearance: none;
	border: none;
}

.agent_content_head .icon_logo {
	width: 92px;
	margin-bottom: 15px;
}

.agent_content_head h2 {
	padding: 15px 0px;
}

.agent_content_body {
	padding-top: 25px;
}

.step_address .address_left {
	width: calc(100% - 60px);
}

.step_address .address_right {
	width: 60px;
}

.address_left p {
	font-size: 11px;
	line-height: 18px;
	color: var(--font-gray);
	margin: 5px 0px;
}

.agent_pay_form .gnb_radiobox input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.agent_pay_form .gnb_radiobox label {
	padding-left: 25px;
	position: relative;
	cursor: pointer;
}

.agent_pay_form .gnb_radiobox label:before {
	content: "";
	-webkit-appearance: none;
	width: 12px;
	height: 12px;
	left: 0px;
	top: 2px;
	background-color: transparent;
	border: 1px solid var(--border-color);
	position: absolute;
	cursor: pointer;
	border-radius: 50%;
	border: 1px solid var(--border-color);
}

.agent_pay_form .gnb_radiobox input:checked+label:before {
	background-color: var(--primary-color);
	border: 1px solid var(--primary-color);
}

.gnb_btn_default {
	background-color: var(--white-color);
	border: 1px solid var(--border-color);
}

.btn_two_col {
	padding: 10px 0px;
}

.btn_two_col button:nth-of-type(1) {
	margin-right: 10px;
}

.address_edit_modal {
	display: none;
}

.address_edit_modal.show {
	display: block;
}

.address_edit_modal .modal_dialog {
	max-width: 480px;
}

.input_gray_box {
	background-color: #f7f7f7;
	padding: 5px 10px;
	border: 1px solid var(--border-color);
	margin: 10px 0px;
}

.input_gray_box span {
	font-size: 11px;
	line-height: 18px;
}

.submit_loader_img.success_msg svg {
	width: 80px;
	height: 80px;
}

.thanks_box {
	position: relative;
	min-height: 480px;
	padding: 80px 0px;
}

.agent_pay_footer {
	padding: 0px 10px;
	background-color: var(--primary-color);
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

.agent_pay_cell {
	padding: 10px 10px;
}

.agent_pay_cell span {
	font-size: 13px;
	line-height: 12px;
	color: var(--white-color);
}

.agent_pay_cell i {
	font-size: 16px;
	line-height: 10px;
	color: var(--white-color);
}

.verified_status span {
	font-size: 12px;
    line-height: 20px;
    color: var(--primary-color);
    margin-bottom: 5px;
    display: block;
    cursor: pointer;
    font-weight: 500;
}

.agent_select .scs_box_opt ul {
	z-index: 1;
}
#gnb_agent_form_setup input[type='checkbox']  {
	appearance: auto;
	-webkit-appearance: auto;
    -moz-appearance: auto;
    margin-right: 10px;
}
#gnb_agent_form_setup .remember_link {
	font-size: 12px;
    line-height: 20px;
}

.agent_otp_box {
	max-width: 480px;
	min-height: 350px;
}
.agent_otp_box .gnb_form_one .form_field label {
	margin-bottom: 0px;
}

.agent_otp_box .form_field_row .form_field.row {
	align-items: center;
}

.agent_otp_box .form_field span {
	margin-right: 10px;
}

.agent_otp_box .form_field strong {
	color: var(--font-primary);
}
.agent_select_error .scs_box_opt .scs_box_val {
	border: 1px solid var(--red-color);
}

.verified_status_error span {
	color: var(--red-color);
}

.gnb_modal {
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 3;
	background-color: #f7f7f7;
	display: none;
}

.gnb_modal.open {
	display: block;
}

.freeze-scroll .mobile_filter_btn {
	display: none;
}

.gnb_habitat_modal_one .modal_content {
	width: 100%;
	/*background-color: transparent;*/
	background-color: #f7f7f7;
	padding: 0px;
	box-shadow: inherit !important;
}

.gnb_habitat_modal_one .modal_header {
	padding: 15px 30px;
	background-color: #f7f7f7;
	box-shadow: 0px 0px 5px rgb(0 0 0 / 10%);
	height: 60px;
}

.gnb_modal .property_detail_page {
	margin-top: 0px;
}

.gnb_modal .property_details {
	height: calc(100vh - 60px);
}

.gnb_modal .property_details #slideshow {
	height: calc(100vh - 257px);
}

/* scroll issue fix without map modal */
.detail_scroll_content.no_map_view~.map_view_area {
	display: none;
}

.gnb_modal .detail_scroll_content {
	height: calc(100vh - 363px);
}

.detail_scroll_content.no_map_view {
	height: calc(100vh - 237px);
}

.gnb_modal .detail_scroll_content.no_map_view {
	height: calc(100vh - 133px);
}

/* scroll issue fix without map modal */
.gnb_modal .mortgage_area,
.gnb_modal .roi_area {
	height: calc(100vh - 143px);
}

.gnb_habitat_modal {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 3;
}

.modal_dialog {
	height: 100%;
	max-width: 320px;
	margin: 0 auto;
}

.modal_content {
	background-color: var(--white-color);
	border-radius: 10px;
	box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.15);
	width: 100%;
	padding: 10px;
	position: relative;
}

.gnb_habitat_modal .modal_header,
.gnb_habitat_modal .modal_body,
.gnb_habitat_modal .modal_footer {
	padding: 15px;
}

.modal_header h3 {
	font-size: 20px;
	line-height: 30px;
}

.modal_logo {
	width: 120px;
}

.gnb_link_default {
	font-size: 12px;
	line-height: 18px;
	cursor: pointer;
}

.gnb_link_default:hover {
	color: var(--primary-color);
}

.modal_close {
	position: absolute;
	top: -12px;
	right: -12px;
}

.modal_close span {
	width: 28px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	border-radius: 50%;
	background-color: var(--font-secondary);
	cursor: pointer;
}

.modal_close span i {
	font-size: 14px;
	line-height: 10px;
	color: var(--white-color);
}

/*---------------------------- Microsite ------------------*/
.microsite_page .no_properties_view {
	margin-top: 15px;
	height: calc(100vh - 142px);
}

.microsite_header {
	padding: 5px 10px;
	border-bottom: 1px solid var(--border-color);
	position: sticky;
	top: 0px;
	z-index: 2;
	background-color: var(--white-color);
}

.microsite_logo a,
.ms_getin_logo a {
	background-image: url("https://globalnoticeboard.com/images/cnb/addison/logo/1ccc012ba319778d8a6e46a29654b54c7576.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: left;
	height: 70px;
	width: 100%;
	max-width: 280px;
}

.ms_about_content .desc{
	padding:0 30px 20px 30px;
}

.ms_getin_logo a {

	background-position: center;

}

.microsite_page .sub_header {
	padding: 0px 10px;
	position: sticky;
	top: 81px;
	z-index: 1;
	background-color: var(--white-color);
}

.ms_nav_list {
	padding: 0px 10px;
}

.ms_nav_list li {
	padding: 0px 5px;
}

.ms_nav_list li:first-child {
	padding-left: 0px;
}

.ms_nav_list li:last-child {
	padding-right: 0px;
}

.ms_nav_list li a {
	font-size: 13px;
	line-height: 23px;
	color: var(--font-primary);
	padding: 10px 20px;
	border-bottom: 3px solid transparent;
	text-transform: uppercase;
}

.ms_nav_list li a.active {
	border-bottom: 3px solid #6BCCA2;
}

.microsite_body {
	background-color: #f7f7f7;
}

.ms_cont_left,
.ms_cont_right {
	padding: 15px 10px;
}

.ms_cont_right {
	position: sticky;
	top: 127px;
	z-index: 0;
}

.ms_about_sec,
.ms_imgpreview {
	margin-bottom: 15px;
}

.ms_about_sec {
	padding: 20px 30px;
}

.ms_whitebox {
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.15);
}

.ms_about_sec .heading {
	margin-bottom: 20px;
}

.ms_about_getin {
	margin-bottom: 30px;
}

.ms_getin_cell:nth-of-type(1) {
	margin-right: 10px;
}

.ms_getin_cell .icon_box {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 3px;
	background-color: #6BCCA2;
	text-align: center;
}

.ms_getin_cell .icon_box i {
	font-size: 18px;
	line-height: 10px;
	color: var(--white-color);
}

.ms_social_list li a {
	padding: 5px 13px 5px 10px;
	border-radius: 18px;
	display: flex;
	align-items: center;
}

.ms_social_list li:first-child {
	margin-left: 0px;
}

.ms_social_list li:last-child {
	margin-right: 0px;
}

.ms_social_list li {
	margin: 0px 5px;
}

.ms_social_list li a.fb {
	background-color: #3B5998;
}

.ms_social_list li a.twitter {
	background-color: #00ACEE;
}

.ms_social_list li a.linkdin {
	background-color: #0077B5;
}

.ms_social_list li a.tele {
	background-color: #1D93D2;
}

.ms_social_list li a.whatsapp {
	background-color: #25D366;
}

.ms_social_list li a span {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

.ms_social_list li a i {
	margin-right: 10px;
}

.ms_imgpreview {
	border-radius: 10px;
	box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.15);
	height: 290px;
	background-image: url("https://images.pexels.com/photos/5524167/pexels-photo-5524167.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1");
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 0px;
	background-position: center;
}

/*.full_ms_imgpreview {*/
/*	height: calc(100vh - 401px);*/
/*}*/

#mapid_popup_about {
	height: calc(100vh - 594px) !important;
}

#mapid_popup_about {
	height: calc(100vh - 563px);
}

.ms_about_content p {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 10px;
	color: var(--font-primary);
}

.ms_ourteam {
	padding: 20px 30px;
}

.ms_ourteam h3 {
	margin-bottom: 15px;
}

.ms_team_box {
	margin: 0px 10px;
}

.ms_team_box {
	width: 150px;
}

.ms_team_img {
	width: 140px;
	height: 140px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
}

.total_counts [class*="col-"]:nth-of-type(1) .ms_total_box {
	margin-right: 5px;
}

.total_counts [class*="col-"]:nth-of-type(2) .ms_total_box {
	margin-left: 5px;
}

.total_counts [class*="col-"]:nth-of-type(3) .ms_total_box {
	margin-top: 10px;
}

.ms_total_box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 20px;
	min-height: 120px;
}

.ms_total_box p a {
	color: #6BCCA2;
	font-size: 30px !important;
}

.total_counts,
.map_show {
	margin-bottom: 15px;
}

.featured_box {
	padding: 20px;
}

.featured_box h4 {
	margin-bottom: 10px;
}

.featured_box .logo {
	width: 120px;
}

.right_dropdown_btn {
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.right_dropdown_btn a span {
	font-size: 13px;
	line-height: 20px;
	color: var(--font-primary);
}

.right_dropdown_btn a i {
	font-size: 16px;
	line-height: 10px;
	margin-right: 5px;
}

.right_dropdown {
	background-color: #ffffff;
	border-radius: 5px;
	box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.15);
	padding: 0px;
}

.right_dropdown li a {
	font-size: 13px;
	line-height: 20px;
	color: var(--font-primary);
}

.right_dropdown li {
	padding: 7px 15px;
	border-bottom: 1px solid var(--border-color);
}

.right_dropdown li.active {
	background-color: var(--primary-color);
}

.right_dropdown li.active a {
	color: var(--white-color);
}

.right_dropdown li:last-child {
	border-bottom: none;
}

.total_counts.mobile_view {
	display: none;
}

.microsite_footer {
	position: fixed;
	width: 100%;
	bottom: 0px;
	display: none;
	background-color: var(--white-color);
}

.microsite_footer ul {
	padding: 5px 10px;
}

.microsite_footer ul li {
	text-align: center;
}

.microsite_footer ul li a span {
	font-size: 12px;
	line-height: 16px;
	display: block;
}

/*-------------------------- agent registration styles ---------------------------------------*/
.agent_reg_video {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
}

.agent_reg_video video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.agent_reg_content {
	position: relative;
	height: calc(100vh - 100px);
	max-width: 1580px;
	margin: 0 auto;
	width: 100%;
}

.agent_reg_form,
.agent_reg_img,
.agent_reg_form_body {
	width: 90%;
	margin: 0 auto;
}

.agent_reg_form {
	filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.05));
	background-color: var(--white-color);
	border-radius: 10px;
	padding: 50px 20px;
}

.agent_reg_form_head {
	margin-bottom: 20px;
}

.agent_reg_form_body {
	padding: 20px 0px;
}

.agent_reg_form .gnb_form_one .form_field label, .agent_otp_box .form_field strong {
	font-size: 13px;
	line-height: 20px;
}

.agent_reg_success {
	text-align: center;
}

.agent_reg_success p {
	margin: 30px 0px;
}

.no_properties_view {
	/*height: calc(100vh - 212px);*/
	height: calc(100vh - 216px);
	padding-bottom: 15px;
}



.no_properties_card {
	height: 100%;
	display: flex;
	padding: 0px 10px;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	border: 1px dashed var(--border-color);
	border-radius: 10px;
}

.no_properties_card i {
	font-size: 64px;
	line-height: 60px;
	color: var(--font-gray);
}

.all_caught_sec {
	text-align: center;
}

.all_caught_sec .icon_box {
	position: relative;
	z-index: 1;
}

.icon_tick_box {
	padding: 20px;
}

.all_caught_sec .icon_box::before,
.all_caught_sec .icon_box::after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: calc(50% - 50px);
	height: 1px;
	background-color: var(--border-color);
	z-index: -1;
}

.all_caught_sec .icon_box::before {
	left: 0;
}

.all_caught_sec .icon_box::after {
	right: 0;
}

.all_caught_sec i {
	font-size: 32px;
	color: var(--white-color);
	background-color: var(--primary-color);
	border-radius: 50%;
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.no_properties_card h3,
.all_caught_sec h3 {
	font-size: 20px;
	margin-bottom: 10px;
	color: var(--font-primary);
}

.no_properties_card p,
.all_caught_sec p {
	font-size: 14px;
	color: var(--font-secondary);
}

.all_caught_sec {
	max-width: 991px;
	margin: 0 auto;
	width: 100%;
}

.gnb_mapview_area {
	margin-top: 5px;
	position: sticky;
	top: 230px;
	height: calc(100vh - 245px);
	bottom: 15px;
}

.gnb_mapview_area #newmap {
	height: 100%;
	z-index: 1;
}

.gnb_mapview_cards {
	height: auto;
}

#newmap {
	border-radius: 10px;
}

.terms_conditions {
	padding: 15px 0px 0px;
	max-width: 1200px;
	margin: 0 auto;
}

.terms_conditions h2 {
	font-size: 24px;
	margin: 15px 0px;
}

.terms_content p {
	font-size: 14px;
	line-height: 22px;
	padding: 10px 0px;
}

.terms_des {
	padding: 20px 0px;
}

.terms_des_list {
	padding-left: 20px;
}

.terms_des_list h4 {
	font-size: 16px;
	margin-bottom: 10px;
}

.terms_des_list p,
.terms_des_list ul li,
.terms_des_list ol li {
	font-size: 13px;
	line-height: 20px;
	padding: 7px 0px;
}

.terms_des_list p {
	margin-left: 20px;
}

.terms_content h3 {
	font-size: 20px;
	margin-bottom: 15px;
}

.terms_des_list ul,
.terms_des_list ol {
	padding-left: 20px;
	margin-left: 30px;
	padding: 10px 0px;
}

.terms_des_list ul li {
	list-style: decimal;
	list-style-position: outside;
}

.terms_des_list ul h5 {
	margin-bottom: 10px;
	margin-left: -25px;
}

.gnb_line_loader_overlap {
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	z-index: 999999;
	top: 6px;
}

.gnb_line_loader {
	display: block;
	height: 6px;
	width: 100%;
	background-color: rgba(82, 155, 80, 0.5);
	overflow: hidden;
	transform: scaleX(0);
	transform-origin: left;
	position: fixed;
	top: 0px;
	left: 0px;
	animation: maskAnim 10s infinite;
	z-index: 999999;
}

.gnb_line_loader::before {
	content: "";
	display: block;
	height: 6px;
	width: 100%;
	background-color: var(--primary-color);
	position: absolute;
	left: -100%;
	animation: loaderAnim 2s infinite 1s;
}

@keyframes loaderAnim {
	0% {
		left: -100%;
	}

	25%,
	50% {
		left: 0;
	}

	100% {
		left: 100%;
	}
}

@keyframes maskAnim {
	0% {
		transform: scaleX(0);
		transform-origin: left;
	}

	10% {
		transform: scaleX(1);
		transform-origin: left;
	}

	90% {
		transform: scaleX(1);
		transform-origin: right;
		opacity: 1;
	}

	100% {
		transform: scaleX(1);
		opacity: 0;
	}
}

.google_icons svg {
	vertical-align: bottom;
	margin-right: 8px;
	width: 18px;
	height: 18px;
}

.google_icons span.gnb_btn_default {
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.freeze-scroll {
	overflow: hidden !important;
}

.menu_dialog {
	height: 100vh;
	width: 280px;
	padding: 30px 0px;
	position: fixed;
	right: 0;
	top: 0;
	background-color: var(--white-color);
	z-index: 99999;
	transform: translateX(340px);
	opacity: 0;
	transition: 0.5s;
}

.right_profile_menu.active .menu_dialog {
	opacity: 1;
	transform: translateX(0px);
}

.right_profile_menu::after {
	content: "";
	width: 100vw;
	height: 100vh;
	position: fixed;
	background-color: rgba(83, 83, 95, .5);
	left: 0;
	top: 0;
	z-index: 9999;
	display: none;
	opacity: 0;
}

.right_profile_menu.active::after {
	display: block;
	opacity: 1;
}

.profile_menu_close {
	padding: 0px 20px;
}

.profile_menu_close i {
	cursor: pointer;
}

.profile_menu_header {
	padding: 20px;
}

.profile_menu_header h3 {
	margin-bottom: 10px;
}

.profile_menu_footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.profile_menu_footer h4 {
	padding: 5px 10px;
}

.profile_menu_footer ul li a,
.profile_menu_header ul li a,
.profile_menu_header ul li span {
	padding: 5px 10px;
	width: 100%;
	display: inline-block;
	line-height: 24px;
	font-size: 13px;
	font-weight: 500;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

.profile_menu_footer ul li a span:nth-of-type(2) {
	font-size: 13px;
	font-weight: 500;
	padding-left: 5px;
}

.profile_menu_header ul li a {
	padding: 5px 0px;
}

.gnb-alert {
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 10px;
	text-align: center;
}

.gnb-alert-success {
	color: var(--white-color);
	background-color: rgba(82, 155, 80, 0.9);
}

.gnb-alert-warning {
	border-radius: 0px;
	color: var(--white-color);
	background-color: var(--error-red);
}

.gnb-alert-info {
	color: var(--white-color);
	background-color: rgba(44, 91, 212, 0.8);
}

.top_menu_search .scs_box_val i {
	display: none;
}

.date_time {
	position: absolute;
	top: 10px;
	right: 10px;
}

.list_page_cards .property_card {
	position: relative;
}

.date_time span {
	background-color: #222222;
	color: var(--white-color);
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 13px;
}

.top_menu_search .search_circle {
	width: 40px;
	height: 40px;
	line-height: 37px;
	border-radius: 0px 5px 5px 0px;
	background-color: var(--primary-color);
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 1;
	text-align: center;
}

.top_menu_list .scs_box_val {
	padding: 0px 40px 0px 0px !important;
}

.scs_box_opt input::placeholder {
	color: var(--placeholder-color);
}

.gnb_alert_box {
	background-color: #3a8746;
	border-radius: 5px;
	text-align: center;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	padding: 20px 20px;
	position: fixed;
	top: 0px;
	width: 30%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
}

.gnb_alert_box.fadeIn {
	animation: fadeIn 1s ease-in both;
}

.gnb_alert_box.fadeUp {
	animation: fadeUp 1s ease-in both;
}

.gnb_alert_box .desc {
	font-size: 14px;
	color: var(--white-color);
}

.gnb_alert_inner {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.gnb_alert_inner .desc {
	width: calc(100% - 30px);
}

.gnb_alert_box span {
	margin-left: 12px;
	cursor: pointer;
}

.gnb_alert_box span i {
	color: var(--white-color);
}

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translate3d(-50%, 0px, 0px);
	}

	to {
		opacity: 1;
		transform: translate3d(-50%, 150px, 0px);
	}
}

@keyframes fadeUp {
	from {
		opacity: 1;
		transform: translate3d(-50%, 150px, 0px);
	}

	to {
		opacity: 0;
		transform: translate3d(-50%, 0px, 0px);
	}
}

#gnb_profile_file_label {
	font-size: 13px;
	padding: 5px 0px;
}

/*--------------------------- Valuation styles ----------------------------*/
.val_card {
	padding: 20px;
	border-radius: 5px;
	border: 1px solid var(--border-color);
	background-color: var(--white-color);
	margin: 10px;
	width: calc(100% - 20px);
	position: relative;
}

.val_msg_count {
	position: absolute;
	padding: 2px 10px;
	background-color: #f7f7f7;
	top: 0px;
	right: 0px;
	border-top-right-radius: 5px;
}

.val_msg_count span {
	font-size: 12px;
	line-height: 18px;
}

.val_card_img {
	margin-bottom: 20px;
}

.val_card_img span {
	width: 100%;
	min-height: 80px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	background-position: center;
}

.val_card_title {
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 5px;
	color: var(--font-primary);
}

.val_card_des {
	font-size: 13px;
	line-height: 20px;
	color: var(--font-primary);
}

.val_card_report {
	font-size: 12px;
	line-height: 18px;
	color: var(--font-secondary);
}

.val_price_btn {
	font-size: 20px;
	line-height: 30px;
	width: 100%;
	margin: 10px 0px;
}

.gnb_checkbox {
	display: block;
	padding: 0px;
}

.gnb_checkbox input {
	padding: 0;
	height: initial;
	width: initial;
	margin-bottom: 0;
	display: none;
	cursor: pointer;
}

.gnb_checkbox label {
	position: relative;
	cursor: pointer;
	font-size: 13px;
	line-height: 20px;
}

.gnb_checkbox label:before {
	content: "";
	-webkit-appearance: none;
	cursor: pointer;
}

.gnb_checkbox label:before {
	content: "";
	-webkit-appearance: none;
	width: 14px;
	height: 13px;
	background-color: var(--white-color);
	border: 2px solid #4b4b4b;
	position: relative;
	cursor: pointer;
	margin-right: 10px;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
}

.gnb_checkbox input:checked+label:after {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	left: 7px;
	width: 3px;
	height: 9px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.gnb_checkbox input:checked+label:before {
	background-color: var(--primary-color);
	border-color: transparent;
}

.gnb_habitat_modal_two .modal_header {
	height: 50px;
}

.val_details_box {
	margin-bottom: 15px;
}

.non_val_head {
	margin-bottom: 10px;
}

.gnb_habitat_modal_two .modal_content {
	width: 100%;
	background-color: transparent;
	padding: 0px;
	box-shadow: inherit !important;
	padding: 10px;
}

.gnb_habitat_modal_two .modal_body {
	padding: 20px;
}

.val_details_card {
	padding: 20px;
	border-radius: 5px;
	border: 1px solid var(--border-color);
	background-color: var(--white-color);
}

.val_details_card .card_icons {
	margin-bottom: 15px;
}

.val_detail_list li {
	padding: 7px 0px;
}

.val_detail_list li span {
	color: var(--font-gray);
}

.img_col {
	padding: 0px 25px;
}

.img_thumbnail {
	padding: 0px 5px;
}

.img_thumbnail span {
	width: 151px;
	height: 104px;
	border-radius: 5px;
	background-size: cover;
	background-repeat: no-repeat;
}

.img_fullview {
	border-radius: 10px;
	margin-bottom: 10px;
}

.img_fullview img {
	height: 448px;
	object-fit: cover;
	border-radius: 10px;
}

.img_fullview span {
	width: 100%;
	min-height: 448px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	margin-bottom: 10px;
}

.thumbnail {
	object-fit: cover;
	height: 104px;
	border-radius: 2px;
}

.val_details_card .call_circle {
	width: 36px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid var(--border-color);
}

.mb_10 {
	margin-bottom: 10px;
}

.chat_box {
	padding-bottom: 70px;
}

.chat_box_parent {
	position: relative;
	min-height: 490px;
	padding: 0px;
}

.chat_box_parent .send_receive {
	overflow-y: auto;
	height: calc(90vh - 290px);
	padding: 20px;
}

.receive_box,
.send_box {
	margin: 5px 0px;
	width: 100%;
	display: inline-block;
}

.receive_msg span,
.send_msg span {
	font-size: 12px;
	line-height: 18px;
	padding: 8px 12px;
	border-radius: 5px;
	color: var(--white-color);
}

.receive_msg span {
	background-color: #0091FF;
}

.send_msg span {
	background-color: var(--primary-color);
}

.send_box .row {
	align-items: flex-end;
	flex-direction: column;
}

.msg_info span {
	font-size: 12px;
	line-height: 18px;
	color: var(--font-gray);
}

.msg_typebox {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 20px;
	background-color: var(--white-color);
}

.msg_typebox input {
	font-size: 12px;
	line-height: 18px;
	padding: 10px 40px 10px 14px;
	border-radius: 2px;
	border: 1px solid var(--border-color);
	display: block;
	width: calc(100% - 0px);
}

.msg_icon_send {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}

.div_valuation_quotes {
	cursor: pointer;
}

.gnb_alert_title {
	text-align: center;
	font-size: 20px;
}

.gnb_alert_message {
	font-size: 14px;
	margin-bottom: 15px;
	text-align: center;
}

.gnb_habitat_md_modal .modal_dialog {
	max-width: 640px;
}

.modal_actions {
	padding: 15px 0px 0px;
}

.modal_actions .gnb_btn_red {
	margin-right: 20px;
}

.gnb-dialog-close i {
	cursor: pointer;
}

.mobile_view_show {
	display: none;
}

.filter_top_image span {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 180px;
	width: 100%;
}

.filter_top_image {
	margin: -15px -15px 10px;
}

.property_dropdownmenu {
	box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	border: none;
	background-color: var(--white-color);
	min-width: 230px;
	max-width: auto;
	left: 50%;
	transform: translateX(-50%);
	top: unset;
	bottom: 40px;
	z-index: 1;
}

.property_dropdownmenu li a {
	padding: 0px;
}

.property_dropdownmenu li {
	padding: 5px 10px;
}

.property_dropdownmenu li i {
	margin-right: 5px;
}

.property_dropdownmenu li span {
	color: var(--font-primary);
	font-size: 14px;
	line-height: 24px;
}

.property_card_fav .property_dropdownmenu {
	right: -7px;
	left: unset;
	transform: inherit;
	bottom: 55px;
}

.gnb_cardview_sec .property_dropdownmenu,
.gnb_mapview_sec .property_dropdownmenu,
.img_full_header_right .property_dropdownmenu {
	bottom: unset;
	top: 40px;
}

.img_full_header_right .property_dropdownmenu li a {
	padding: 0px;
}

.upload_image {
	width: 130px;
	height: 130px;
	border-radius: 3px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid var(--border-color);
	margin: 0px 10px;
}

.upload_image img {
	object-fit: contain;
	height: 100%;
}

#floor_plan_file_txt,
#photo_file_txt {
	padding: 10px 0px 0px;
}

.logo_light_mode,
.logo_dark_mode {
	width: 100%;
}

#roi_cal .tab_inner {
	padding-right: 20px;
}

.roi_container {
	width: 100%;
	display: table;
	background-color: #fff;
}

.roi_container small {
	font-size: 12px;
	font-weight: 400;
}

.roi,
.roi_value {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	/*border-bottom: 1px #e9f2f2 solid;*/
}

.padding_top5px {
	padding: 5px 20px 20px 20px;
}

.roi_heading {
	color: #0d2b3f;
	font-weight: 500;
	font-size: 18px;
}

.roi_form,
.roi_value_div,
.roi_cal {
	width: 100%;
	display: table;
	padding: 0px 0px;
}

.roi_form p {
	padding-top: 20px;
	display: table;
	width: 100%;
}

.form-input-group {
	float: left;
	width: calc(25% - 10px);
	display: table;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
}

.cu-input-group {
	padding: 0;
	margin: 0;
	display: table;
	width: 100%;
}

.roi-lable,
.roi-input {
	width: 100%;
	font-size: 14px;
	font-weight: 500;
}

.cur {
	float: left;
	max-width: 20px;
	padding: 0px 15px;
	width: 100%;
	top: 28px;
	position: absolute;
	font-size: 16px;
	font-weight: 500;
}

.property_detail_tab .roi-input {
	padding: 4px 20px 4px 30px;
	color: #353635;
	border: 1px solid #c8d3d5;
	background-color: #ffffff;
	font-weight: 500;
	line-height: 1em;
	max-width: 100%;
	margin: 5px 0px;
}

.roi-input-pre {
	text-align: right;
	padding: 8px 40px 8px 10px;
}

/*.precentage {*/
/*	float: right;*/
/*	max-width: 20px;*/
/*	padding: 0px 15px;*/
/*	width: 100%;*/
/*	top: -40px;*/
/*	position: relative;*/
/*	font-size: 20px;*/
/*	font-weight: 500;*/
/*	right: -8px;*/
/*}*/

.year-input {
	padding: 4px 4px 4px 30px;
}

.roi_value_div_cols {
	width: 100%;
	display: table;
	float: left;
}

.roi_value_div_cols_center {
	margin: 0 auto;
	display: table;
}

.roi_value_div_cols_4 {
	width: calc(50% - 12px);
	float: left;
	margin: 2px;
	display: flex;
	align-items: center;
	padding: 6px 0 6px 10px;
}

.roi_value_flex {
	display: table;
	width: 100%;
}

.roi_value_div_1st .roi_value_div_cols_4:nth-child(odd) {
	background-color: #529b50;
}

.roi_value_div_1st .roi_value_div_cols_4:nth-child(even) {
	background-color: #0d2b3f;
	margin: 2px 0;
}

.roi_value_div_2nd .roi_value_div_cols_4:nth-child(odd) {
	background-color: #0d2b3f;
	margin: 2px 0;
}

.roi_value_div_2nd .roi_value_div_cols_4:nth-child(even) {
	background-color: #529b50;
}

.under_dot {
	margin: 0px;
	text-decoration: underline dotted;
	cursor: help;
}

.slider {
	width: 100%;
	margin: 10px auto;
	position: relative;
}

.slider:before {
	background-color: transparent;
	display: none;
}

input[type="range"] {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	width: 100%;
	height: 5px;
	background-color: #e4e7eb;
	border: 1px solid #d7dfe1;
	border-radius: 0px;
	margin: auto;
	transition: all 0.3s ease;
	outline: none;
	padding: 0px;
}

input[type="range"]:hover {
	background-color: #e3e6e9;
	border: 1px solid #c8d3d5;
}

input[type=range]::-moz-range-track {
	background-color: #e4e7eb;
}

input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none !important;
	width: 30px;
	height: 30px;
	background-color: #5c6d86;
	border: 3px solid #fff;
	border-radius: 30px;
	transition: all 0.5s ease;
}

input[type="range"]::-moz-range-thumb {
	-moz-appearance: none !important;
	width: 30px;
	height: 30px;
	background-color: #5c6d86;
	border: 3px solid #fff;
	border-radius: 30px;
	transition: all 0.5s ease;
}

input[type="range"]::-webkit-slider-thumb:hover {
	background-color: #8b96ad;
}

input[type="range"]::-moz-range-thumb:hover {
	background-color: #8b96ad;
}

input[type="range"]::-webkit-slider-thumb:active {
	box-shadow: 0px 0px 1px #3c6d59;
}

input[type="range"]::-moz-range-thumb:active {
	box-shadow: 0px 0px 1px #3c6d59;
}

.roi-lable {
	margin-bottom: 2px;
	color: #0d2b3f;
	font-weight: 500;
	font-size: 14px;
}

.roi_title {
	margin: 2px 0;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	float: left;
	width: calc(100% - 120px);
}

.roi_price,
.roi_percent {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin: 2px 0;
	text-align: left;
	width: 120px;
	float: left;
}

.big_price {
	font-size: 14px;
	line-height: 20px;
	color: #fff !important;
	width: auto;
}

.big_price span {
	color: #fff !important;
}

.roi_percent {
	font-size: 14px;
	color: #fff;
}

.roi_percent span {
	color: #fff;
}

.roi_value_div_cols_2 {
	width: calc(50% - 20px);
	padding: 0;
	float: left;
}

.roi_value_div_cols_2:nth-child(2) {
	float: right;
}

.roi_value_div_cols_2 p {
	font-weight: 400;
}

.roi_value_div_cols_2 p {
	font-size: 12px;
	font-weight: 400;
	text-align: justify;
}

#cost_purchase,
#cp_adjust,
#annual_cost,
#annual_adjust,
#total_profit,
#profit_adjust {
	cursor: pointer;
}

#cop,
#adjust,
#a_cop,
#profit,
#profit_adjust_div {
	display: none;
	width: 100%;
	background: #f3f3f2;
	border-radius: 2px;
}

.roi_title_div {
	display: table;
	width: 100%;
}

.roi_title_color,
.roi_price-color {
	color: #0d2b3f;
	font-size: 14px;
	font-weight: 500;
}

.roi_title_color {
	float: left;
	text-align: left;
}

.roi_price-color {
	float: right;
	text-align: right;
}

.dl_cal {
	display: table;
	width: calc(100% - 20px);
	padding: 0 10px 0 10px;
}

.dl_cal dt {
	width: calc(100% - 120px);
	margin: 10px 0;
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: 400;
	min-height: 25px;
}

.dl_cal dd {
	width: 120px;
	margin: 10px 0;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #0d2b3f;
	font-weight: 300;
	min-height: 25px;
}

.dl_cal .dd_full {
	width: 100%;
	color: #000;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

.adjust .form-input-group {
	width: 100%;
	padding: 0;
	margin: 10px 0;
}

.adjust .roi-lable {
	font-weight: 300;
}

.adjust .roi-input {
	max-width: 100%;
}

.adjust .cu-input-group {
	width: 100%;
}

.adjust .cu-input-group .cur {
	top: 28px;
}

.arrow-down {
	width: 0px;
	height: 0px;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 7px solid #0d2b3f;
	top: 6px;
	position: relative;
	float: right;
	left: 10px;
}

.arrow-top {
	top: 6px;
}

.Graph {
	width: 100%;
	float: left;
	display: table;
	margin: 0 auto;
}

.Graph_inner {
	display: table;
	width: 100%;
	max-width: 650px;
	margin: 0 auto;
}

.Graph_inner canvas {
	padding-top: 50px;
}

.roi_form_section {
	background-color: #ededed;
	padding: 5px 20px;
}

.roi_form_section .roi_heading {
	font-weight: 500;
	font-size: 16px;
	padding: 0px;
}

.roi_form_section input[type="text"],
.roi_form_section lable,
.roi_form_section input[type="button"] {
	padding: 10px 0;
	font-size: 12px;
}

.roi_form_section input[type="text"] {
	width: 320px;
	padding: 3px 5px;
	margin-top: 15px;
}

.roi_form_section input[type="button"] {
	background-color: #0d2b3f;
	min-width: 125px;
	border: 0;
	color: #fff;
	padding: 5px 0;
	margin: 10px 0px 10px 0px;
	display: table;
}

.roi_form_section .checkbox_group {
	margin: 10px 0;
}

.checkbox_group .check_container {
	display: block;
	position: relative;
	padding-left: 45px;
	margin-bottom: 0px;
	cursor: pointer;
	font-size: 18px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.check_container input {
	position: absolute;
	opacity: 0;
}

.checkmark {
	position: absolute;
	top: 0px;
	left: 0;
	height: 30px;
	width: 30px;
	background-color: #fff;
}

.check_container:hover input~.checkmark {
	background-color: #fff;
	outline: none;
}

.check_container input:checked~.checkmark {
	background-color: #c32c5f;
	outline: none;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
	outline: none;
}

.check_container input:checked~.checkmark:after {
	display: block;
	outline: none;
}

.check_container .checkmark:after {
	left: 12px;
	top: 3px;
	width: 8px;
	height: 19px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	outline: none;
}

.hidden-680 {
	display: block;
}

.show-680 {
	display: none;
}

.ch_epcs_plan img {
	margin-right: 25px;
	margin-bottom: 25px;
}

.hidden_price {
	display: none;
}

@media(max-width:800px) {
	.roi_value_div_cols_4 {
		width: 100%;
		float: left;
		margin: 2px 0;
		display: flex;
		align-items: center;
		padding: 6px 0 6px 10px;
	}

	.roi_value_div_1st .roi_value_div_cols_4:nth-child(even) {
		margin: 0;
	}
}

.non_val_quotes {
	margin-top: 15px;
}

.non_val_quotes_head a {
	margin-right: 10px;
}

.non_val_quotes .no_properties_view {
	margin-top: 15px;
}

.tile_box_four .row {
	flex-direction: column;
}


.roi_acc #cop, .roi_acc #adjust, .roi_acc #a_cop, .roi_acc #profit, .roi_acc #profit_adjust_div {
	display: block;
}

.roi_acc .acc_card{
	width: 100%;
}

.roi_acc .acc_head .acc_title .acc_left i {
	transform-origin: 9px 7px;
    transform: rotate(-90deg);
}


.roi_acc .acc_head.active .acc_title .acc_left i {
	transform-origin: 9px 7px;
    transform: rotate(0deg);
}

.roi_acc .acc_head {
	padding: 10px 20px;
	border-radius: 2px;
	background-color: var(--border-color);
}

.roi_acc .acc_card .acc_cont .acc_head {
	background-color: transparent;
}

.roi_acc .acc_title, .roi_list li {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.roi_acc .acc_title .acc_left {
	display: flex;
	align-items: center;
}

.roi_acc .acc_title .acc_left i {
	width: 20px;
	line-height: 10px;
}
.roi_acc .acc_title .acc_left h4 {
	font-size: 12px;
	width: calc(100% - 20px);
	padding-left: 5px;
	font-weight: 400 !important;
	white-space: nowrap;
}

.roi_alert_info {
	box-shadow: 0px 1.2px 3.6px rgba(0, 0, 0, 0.11), 0px 6.4px 14.4px rgba(0, 0, 0, 0.13);
    border-radius: 10px;
    background-color: var(--white-color);
    padding: 20px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: none;
}

.roi_acc .acc_cont {
	margin-top: 5px;
	background-color: #F1F1F0;
	/*padding: 10px 20px;*/
}

.roi_list li {
	padding: 10px 20px;
}

.roi_form_list {
	padding: 0px 20px;
}

.roi_input_group {
	position: relative
}

.roi_input_group .currency {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 10px;
}

.roi_form_field .row {
	align-items: center;
}

.slider_col {
	padding-left: 10px;
}

.roi_input_group {
	padding-right: 10px;
}

.slider_col .slider {
	margin: 0px auto;
}


.precentage {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
}

.detail_tab_content {
	padding: 20px 0px 0px;
}

.detail_scroll_content, .roi_area, .mortgage_area, .map_outer_div {
	padding: 0px 20px;
}

.btn_full {
	width: 100%;
}

#agent_verified_popup .modal_header {
	padding: 15px 15px 0px;
}
#agent_verified_popup .modal_body {
	padding: 0px 15px 15px;
}

#agent_verified_popup .enquire_head {
	padding-top: 20px;
	padding-bottom: 0px;
}

#agent_verified_popup .enquire_head h4 {
	font-size: 16px;
}

.agent_select .scs_box_opt .scs_box_val {
	color: var(--font-gray);
}

.agent_select .scs_box_opt .scs_box_val.selected {
	color: var(--font-primary);
}

/*------------------------------------------- Dark mode styles start here ---------------------------------------*/
body.dark_mode .non_intrusive_page::after,
body.dark_mode .non_intrusive_page::before {
	display: none;
}

body.dark_mode,
body.dark_mode .view_agent_enquiry a span,
body.dark_mode .floor_plan_icon a,
body.dark_mode .mortage_table tbody tr:nth-of-type(even) td,
body.dark_mode .roi_acc_hide,
body.dark_mode .gnb_top_menu,
body.dark_mode .gnb_list_page .property_heading,
body.dark_mode .property_detail_tab .scs_box_opt,
body.dark_mode .property_detail_tab input,
body.dark_mode .property_detail_tab select,
body.dark_mode .enquire_form .gnb_form_one .form_field input,
body.dark_mode .gnb_form_one .form_field select,
body.dark_mode .enquire_form .gnb_form_one .form_field textarea,
body.dark_mode .favourite_body textarea,
body.dark_mode .gnb_form_one .form_field input,
body.dark_mode .gnb_form_one .form_field textarea,
body.dark_mode #calendar #calendar-grid>time,
body.dark_mode .fullscreen .img_full_overlay,
body.dark_mode .prev,
body.dark_mode .next,
body.dark_mode .profile_edit_page,
body.dark_mode .update_info .upload_box,
body.dark_mode .form_switch label,
body.dark_mode .profile_sidebar_remaining,
body.dark_mode .gnb_habitat_modal_one,
body.dark_mode .gnb_habitat_modal_one .gnb_btn_gray,
body.dark_mode .non_intrusive_page,
body.dark_mode .non_tab_form .form_field .file_dropbox,
body.dark_mode .input_gray_box,
body.dark_mode .microsite_body,
body.dark_mode .microsite_menus .gnb_btn_default,
body.dark_mode .gnb_cardview_sec,
body.dark_mode .gnb_mapview_sec,
body.dark_mode .gnb_habitat_modal_one .modal_content,
body.dark_mode .icon_tick_box,
body.dark_mode .menu_dialog,
body.dark_mode .floor_plan_icon span,
body.dark_mode .microsite_page .sub_header,
body.dark_mode .img_full_header .gnb_btn_default,
body.dark_mode .val_details_card,
body.dark_mode .gnb_btn_default,
body.dark_mode #tabmenu_content_4 .form_field p,
body.dark_mode .agent_view.dropdown-menu,
body.dark_mode .scs_box_opt_input,
body.dark_mode .roi_acc .acc_head,
body.dark_mode .roi_acc .acc_cont,
body.dark_mode .property_detail_page{
	background-color: var(--dark-primary);
}

body.dark_mode header,
body.dark_mode .property_card,
body.dark_mode .nav_menu .dropdown_menu,
body.dark_mode .card_content,
body.dark_mode .top_menu_list .top_menu_dpdwn_btn,
body.dark_mode .select2-dropdown,
body.dark_mode .top_menu_advance .dropdown-menu,
body.dark_mode .view_agent_bottom,
body.dark_mode .detail_tab_content,
body.dark_mode .top_menu_list .scs_box_opt,
body.dark_mode .top_menu_list .dropdown,
body.dark_mode .scs_box_opt ul,
body.dark_mode .favourite_popup,
body.dark_mode .enquire_popup,
body.dark_mode .fullscreen .img_full_header,
body.dark_mode .detail_view_more,
body.dark_mode .img-wrapper,
body.dark_mode .radio_input_group label,
body.dark_mode .scs_box_large,
body.dark_mode .profile_sidebar,
body.dark_mode .edit_user_form,
body.dark_mode .gnb_btn_white,
body.dark_mode .profile_list_page .property_card,
body.dark_mode .my_valuate_cards .property_card,
body.dark_mode .calendar .days .day_num.ignore,
body.dark_mode .gnb_habitat_modal_one .modal_header,
body.dark_mode .map_top_icons a,
body.dark_mode .non_tab_content,
body.dark_mode .modal_content,
body.dark_mode .agent_pay_box,
body.dark_mode .ms_whitebox,
body.dark_mode .microsite_header,
body.dark_mode .agent_reg_form,
body.dark_mode .gnb_cardview_cards .property_card,
body.dark_mode .gnb_mapview_cards .gnb_cardview_box,
body.dark_mode .top_menu_list li a.gnb_btn_gray,
body.dark_mode .val_card,
body.dark_mode .gnb_habitat_modal_two,
body.dark_mode .msg_typebox input,
body.dark_mode .property_bottom_menu,
body.dark_mode .sidebar_menu.dropdown-menu,
body.dark_mode .scs_box_opt input,
body.dark_mode .similar_properties,
body.dark_mode .roi_input_group input{
	background-color: var(--dark-secondary);
}

body.dark_mode .form_switch input:checked+label,
body.dark_mode .search_history_cards .card_footer {
	background: var(--primary-color);
}

body.dark_mode,
body.dark_mode .nav_menu ul li a,
body.dark_mode .add_menu ul li a,
body.dark_mode .property_view a.gnb_btn,
body.dark_mode .card_fav i,
body.dark_mode .card_icons .count,
body.dark_mode .property_type h1,
body.dark_mode .card_title h3,
body.dark_mode .top_menu_list .select2-container--default .select2-selection--single .select2-selection__placeholder,
body.dark_mode .top_menu_list,
body.dark_mode .top_menu_list .top_menu_dpdwn_btn,
body.dark_mode .select2-results__option,
body.dark_mode .property_sort .select2-container .select2-selection--single .select2-selection__rendered,
body.dark_mode .select2-container--default .select2-search--dropdown .select2-search__field,
body.dark_mode .checkbox_field label,
body.dark_mode .view_agent_getin a i,
body.dark_mode .detail_tab_nav li a i,
body.dark_mode .property_detail_tab label,
body.dark_mode .mortage_table tbody tr td,
body.dark_mode .top_menu_list .scs_box_val,
body.dark_mode .top_menu_dpdwn_btn,
body.dark_mode .scs_box_opt ul li,
body.dark_mode .scs_box_opt input,
body.dark_mode .property_sort .scs_box_val,
body.dark_mode .property_detail_tab .scs_box_opt,
body.dark_mode .property_detail_tab input,
body.dark_mode .property_detail_tab select,
body.dark_mode .notes_circle_btn i,
body.dark_mode .enquire_form .gnb_form_one .form_field input,
body.dark_mode .enquire_form .gnb_form_one .form_field textarea,
body.dark_mode .favourite_body textarea,
body.dark_mode .rate_count,
body.dark_mode .result_cont,
body.dark_mode .rating_count_span,
body.dark_mode .gnb_form_one .form_field label,
body.dark_mode .gnb_form_one .form_field input,
body.dark_mode .gnb_form_one .form_field textarea,
body.dark_mode .prev i,
body.dark_mode .next i,
body.dark_mode .radio_input_group label,
body.dark_mode .gnb_habitat_modal_one .gnb_btn_gray,
body.dark_mode .map_top_icons a i,
body.dark_mode .map_top_icons a span,
body.dark_mode .non_tab_form .gnb_link,
body.dark_mode .non_tab_form .form_field select,
body.dark_mode .ms_about_content p,
body.dark_mode .ms_nav_list li a,
body.dark_mode .right_dropdown_btn a span,
body.dark_mode .roi_title_color,
body.dark_mode .roi_price-color,
body.dark_mode .dl_cal .dd_full,
body.dark_mode .top_menu_list li a.gnb_btn_gray,
body.dark_mode .val_card_title,
body.dark_mode .val_card_des,
body.dark_mode .gnb_btn_default,
body.dark_mode .google_icons span.gnb_btn_default,
body.dark_mode .sidebar_menu ul li a,
body.dark_mode .sidebar_menu ul li span,
body.dark_mode .similar_properties a,
body.dark_mode .gnb_form_one .form_field select,
body.dark_mode .agent_otp_box .form_field strong{
	color: var(--white-color);
}

body.dark_mode .property_type h1 span,
body.dark_mode .card_title h3 span,
body.dark_mode .no_properties_card i,
body.dark_mode .no_properties_card p,
body.dark_mode .no_properties_card h3,
body.dark_mode .all_caught_sec p,
body.dark_mode .all_caught_sec h3,
body.dark_mode .msg_typebox input,
body.dark_mode .sidebar_menu ul li>ul li a span,
body.dark_mode .agent_otp_box .form_field label {
	color: var(--font-gray);
}

body.dark_mode .logo_light_mode,
body.dark_mode .dark_mode_btn.active span:nth-of-type(1) {
	display: none;
}

body.dark_mode .logo_dark_mode,
body.dark_mode .dark_mode_btn.active span:nth-of-type(2) {
	display: inline-block;
}

body.dark_mode .top_menu_list .select2-container--default .select2-selection--single,
body.dark_mode .top_menu_list .top_menu_dpdwn_btn,
body.dark_mode .select2-container--default .select2-search--dropdown .select2-search__field,
body.dark_mode .view_agent_bottom,
body.dark_mode .detail_tab_content,
body.dark_mode .mortage_table table,
body.dark_mode .mortage_table tr,
body.dark_mode .mortage_table th,
body.dark_mode .mortage_table td,
body.dark_mode .top_menu_list .scs_box_opt,
body.dark_mode .top_menu_list .dropdown,
body.dark_mode .scs_box_opt input,
body.dark_mode .property_detail_tab .scs_box_opt,
body.dark_mode .property_detail_tab input,
body.dark_mode .property_detail_tab select,
body.dark_mode .enquire_form .gnb_form_one .form_field input,
body.dark_mode .enquire_form .gnb_form_one .form_field textarea,
body.dark_mode .gnb_form_one .form_field input,
body.dark_mode .gnb_form_one .form_field textarea,
body.dark_mode .detail_view_more,
body.dark_mode .input_gray_box,
body.dark_mode .img_full_header .gnb_btn_default,
body.dark_mode .msg_typebox input,
body.dark_mode #tabmenu_content_4 .form_field p,
body.dark_mode .similar_properties,
body.dark_mode .gnb_form_one .form_field select{
	border-color: transparent;
}

body.dark_mode .content_head_left,
body.dark_mode .near_station_row,
body.dark_mode .roi_value_head p,
body.dark_mode .roi_chart_sec,
body.dark_mode .roi_content .roi_acc_row,
body.dark_mode .non_tab_form .form_field select,
body.dark_mode .non_tab_form .form_field .file_dropbox,
body.dark_mode .microsite_menus .gnb_btn_default,
body.dark_mode .microsite_header {
	border-color: var(--dark-primary);
}

body.dark_mode .card_content {
	border-radius: 0px 0px 7px 7px;
}

body.dark_mode .gnb_cardview_cards .card_content,
body.dark_mode .gnb_mapview_cards .card_content {
	border-radius: 7px;
}

body.dark_mode .demo_box_popup.open {
	background-color: rgba(34, 34, 34, 0.9);
	border-color: var(--bordercolor) !important;
}

body.dark_mode .no_properties_card,
body.dark_mode .icon_box::before,
body.dark_mode .val_card,
body.dark_mode .val_details_card {
	border-color: var(--font-gray) !important;
}

body.dark_mode .demo_box_head,
body.dark_mode .demo_box_body,
body.dark_mode .map_outer_div a.default_btn,
body.dark_mode .edit_prifile,
body.dark_mode .profile_menu_list li a,
body.dark_mode .user_tab_menu_list,
body.dark_mode .search_history_cards .property_card,
body.dark_mode .nav_menu ul li>ul li {
	border-color: var(--dark-primary) !important;
}

body.dark_mode .demo_box_body .demo_box_tab,
body.dark_mode .search_history_cards .property_card {
	background-color: var(--dark-secondary) !important;
}

body.dark_mode .detail_content_scroll::-webkit-scrollbar,
body.dark_mode .mortgage_area::-webkit-scrollbar,
body.dark_mode .roi_area::-webkit-scrollbar,
body.dark_mode .time_div::-webkit-scrollbar,
body.dark_mode .thumbs-container::-webkit-scrollbar,
body.dark_mode .gnb_mapview_cards::-webkit-scrollbar {
	background-color: var(--dark-primary);
}

body.dark_mode .arrow-down {
	border-top: 7px solid var(--border-color);
}

body.dark_mode #cop,
body.dark_mode #adjust,
body.dark_mode #a_cop,
body.dark_mode #profit,
body.dark_mode #profit_adjust_div {
	background-color: var(--dark-primary);
}

body.dark_mode .roi_title_color {
	background-color: transparent !important;
}

body.dark_mode .adjust .slider input[type="range"] {
	background-color: var(--dark-secondary);
}

body.dark_mode .nav_menu ul li .dropdown_menu li a:hover,
body.dark_mode .msg_typebox {
	background-color: transparent;
}

/*------------------------------------------- Dark mode styles start here ---------------------------------------*/
#stars_rating {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	flex-direction: row;
	justify-content: space-end;
}

#stars_rating .stars {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	width: calc(100% - 40px);
}

#stars_rating .stars .star {
	font-size: 26px;
	margin: 5px 10px;
	color: var(--font-gray);
	position: relative;
	cursor: pointer;
	padding: 10px 0px 0px;
}

#stars_rating .stars .star strong {
	display: none;
	transition: color 0.4s;
	visibility: hidden;
	opacity: 0;
	color: var(--font-gray);
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 12px;
	white-space: nowrap;
}

#stars_rating .stars .star:nth-of-type(1) strong {
	left: 120%;
}

#stars_rating .stars .star:hover strong {
	display: block;
	visibility: visible;
	opacity: 1;
	color: var(--primary-color);
}

#stars_rating .stars .star:nth-of-type(1) {
	margin-left: 0px;
}

#stars_rating .stars .star:nth-of-type(5) {
	margin-right: 0px;
}

#stars_rating .stars .star:after {
	content: "\2605";
	position: absolute;
	transform: translateX(-100%);
	top: 10px;
	left: 22px;
	font-size: 26px;
}

#stars_rating .stars .star:hover {
	color: var(--primary-color);
}

#stars_rating .stars .star.rated {
	color: var(--primary-color);
}

#stars_rating .stars .star.rated:before {
	color: var(--primary-color);
	content: "\2605";
	position: absolute;
	left: 0px;
	top: 10px;
	font-size: 26px;
}

#stars_rating .stars.rated .star:before {
	color: var(--primary-color);
	content: "\2605";
	position: absolute;
	left: 0px;
	top: 10px;
	font-size: 26px;
}

#stars_rating .stars.rated .star:after {
	color: var(--primary-color);
}

#stars_rating .stars.rated .star.rated~*:before {
	display: none;
}

#stars_rating .stars.rated .star.rated~*:after {
	color: var(--font-gray);
}

#ms_agent_slider {
	position: relative;
	overflow: hidden;
	margin: 20px auto 0 auto;
	border-radius: 4px;
}

#ms_agent_slider ul {
	position: relative;
	margin: 0;
	padding: 0;
	height: 340px;
	list-style: none;
}

#ms_agent_slider ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 300px;
	min-height: 240px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 10px;
	width: 100% !important;
}

a.control_prev,
a.control_next {
	position: absolute;
	top: 40%;
	z-index: 999;
	display: block;
	padding: 4% 3%;
	width: auto;
	height: auto;
	background: #2a2a2a;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
	opacity: 0.8;
	cursor: pointer;
}

a.control_prev:hover,
a.control_next:hover {
	opacity: 1;
	-webkit-transition: all 0.2s ease;
}

a.control_prev {
	border-radius: 0 2px 2px 0;
}

a.control_next {
	right: 0;
	border-radius: 2px 0 0 2px;
}

.slider_option {
	position: relative;
	margin: 10px auto;
	width: 160px;
	font-size: 18px;
}

.gnb_cardview_sec .grid_agent_logo,
.gnb_mapview_sec .grid_agent_logo {
	right: unset;
	left: 10px;
}

.card_content .card_sep {
	padding-bottom: 20px;
}

.card_content .card_sep:last-of-type {
	padding-bottom: 0px;
}

.card_stations p {
	font-size: 13px;
	line-height: 20px;
}

.near_station_logo span {
	font-size: 12px;
	line-height: 18px;
	color: var(--font-gray);
}

.near_station_logo span:nth-of-type(1) {
	margin-right: 5px;
}

.near_station_logo span.img {
	width: 32px;
	height: 32px;
}

select,
input,
button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.auth-signup-open,
.auth-login-open,
.dark_mode_btn {
	cursor: pointer;
}

.detail_content_scroll .content_des p {
	text-align: left !important;
}

.property_detail_share_dpdwn,
.property_popup_share_dpdwn {
	min-width: auto;
	max-width: auto;
	box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	border: none;
	background-color: var(--white-color);
}

.property_detail_share_dpdwn {
	top: unset;
	bottom: 45px;
}

.property_detail_share_dpdwn li,
.property_popup_share_dpdwn li {
	padding: 5px 10px;
}

.property_detail_share_dpdwn li a,
.property_popup_share_dpdwn li a {
	padding: 0px !important;
}

.property_popup_share_dpdwn {
	top: 40px;
	bottom: unset;
	right: 0px;
}

input[type=button] {
	border: none;
}

.crop_modal_actions input:nth-of-type(1) {
	margin-right: 10px;
}

.scs_box_large {
	padding: 0px;
}

.scs_box_large .scs_box_val {
	padding: 14px 15px;
	cursor: pointer;
	font-size: 16px;
}

/*.top_menu_list .scs_box_opt {*/
/*	padding: 0px;*/
/*}*/


.top_menu_list .top_menu_search .scs_box_opt {
	padding: 0px;
}


.top_menu_list .top_menu_search  .scs_box_val {
	padding: 10px 55px 8px 15px !important;
}

.property_sort .scs_box_opt ul li {
	white-space: nowrap;
}

.gnb_mapview_cards .no_properties_view  {
	height: calc(100vh - 246px);
	padding-bottom: 0px;
} 

.gnb_mapview_area {
	margin-top: 0px;
	top: 231px;
	height: calc(100vh - 246px);
}

.chartjs-hidden-iframe {
	overflow: hidden;
	outline: none;
	background-color: inherit !important;
}

.roi_chart_sec {
	overflow: hidden;
}

.agent_pay_box.thanks_box::before {
	display: none;
}

.agent_branch_email a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
.ms_getin_table div:nth-of-type(1) {
	width: 40px;
}
.ms_getin_table div:nth-of-type(2) {
	width: calc(100% - 50px);
}


.star_icon {
	width: 20px;
	vertical-align: top;
}