@keyframes circleGrow {
	0% {
		transform: scale(0);
		opacity: 0;
	}

	20% {
		opacity: 1;
	}

	100% {
		transform: scale(5);
		opacity: 0;
	}
}

html {
	font-size: 62.5%;
}

body {
	color: #2b2b2b;
	font-family: "Poppins", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
	background: #ffffff;
	overflow-x: hidden;
}

.modal-body-filter::-webkit-scrollbar {
	width: 8px;
}

ul.list-group.list-group-flush.pl-3 {
	padding: 0px !important;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a {
	color: #222325;
	transition: all 0.3s linear;
}

a:hover {
	text-decoration: none;
	color: #00a290;
}
.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: unset;
}
.main-banner {
	background-image: url(../img/hero-img.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	background-position: center;
	background-size: cover;
	position: relative;
}

.main-banner:before {
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, 0.22);
	width: 100%;
	height: 100%;
	top: 0;
}

.main-banner .home-banner-title {
	font-size: 50px;
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 25px;
	text-align: center;
}

.main-banner .search-banner {
	min-height: 650px;
	display: flex;
	position: relative;
}

/* global style start
============================================================================================ */
.vbg-default {
	background: #f5f5f5;
}

.vbg-default-hover:hover {
	background: #efefef;
}

.h6 a {
	list-style: none;
	text-decoration: none;
	color: #333;
}

.mt-m-15 {
	margin-top: -15px !important;
}
.minus-mt-20 {
	margin-top: -20px;
}

.mt-m-30 {
	margin-top: -30px;
}

.minus-mt-6 {
	margin-top: -6px;
}

.mt-70 {
	margin-top: 7rem;
}

.mt-25 {
	margin-top: 25px;
}

/* padding */
.pt-70 {
	padding-top: 25px;
}

.pb-70 {
	padding-bottom: 70px !important;
}

.pl-25 {
	padding-left: 25px !important;
}

.filter-h {
	height: 100vh !important;
}

.min-w-250 {
	min-width: 250px;
}

.min-w-320 {
	min-width: 320px;
}

.max-w-450 {
	max-width: 500px;
}

.w-188 {
	width: 188px;
}
.intl-tel-input {
	width: 100% !important;
}
.pl-7,
.px-7 {
	padding-left: 4rem !important;
}

.border-ddd {
	border: 1px solid #ddd;
}

/************* footer icon css **********************/
.currency:hover {
	background: #eeeeee8c;
	border-radius: 6px;
}

.currency-active {
	background: #e6e1e10f !important;
	border-radius: 6px;
}

.social {
	position: relative;
}

.social ul {
	text-align: center;
	z-index: 99;
}

.social li {
	display: inline-block;
	margin: 5px;
}

.social_share-ctn .list-inline-item {
	display: flex;
}

.active-sidebar {
	font-size: 14px;
	border-left: 4px solid #00a290 !important;
	color: #00a290;
	font-weight: 700;
	background: #efefef;
}

.active-sidebar:hover {
	color: #00a290;
}

/* z-index */
.z-index-high {
	z-index: 100000000;
}

.z-index-medium {
	z-index: 1000;
}

.z-index-low {
	z-index: 100;
}

.text-8 {
	font-size: 0.8rem;
}

.text-9 {
	font-size: 0.9rem;
}

.text-10 {
	font-size: 1rem;
}

.text-11 {
	font-size: 1.1rem;
}

.text-12 {
	font-size: 1.2rem;
}

.text-13 {
	font-size: 1.3rem;
}

.text-14 {
	font-size: 1.4rem;
}

.text-15 {
	font-size: 1.5rem;
}

.text-16 {
	font-size: 1.6rem;
}

.text-17 {
	font-size: 1.7rem;
}

.text-18 {
	font-size: 1.8rem;
}

.text-19 {
	font-size: 1.9rem;
}

.text-20 {
	font-size: 2rem;
}

.text-21 {
	font-size: 2.1rem;
}

.text-22 {
	font-size: 2.2rem;
}

.text-23 {
	font-size: 2.3rem;
}

.text-24 {
	font-size: 2.4rem;
}

.text-25 {
	font-size: 2.5rem;
}

.text-26 {
	font-size: 2.6rem;
}

.text-27 {
	font-size: 2.7rem;
}

.text-28 {
	font-size: 2.8rem;
}

.text-29 {
	font-size: 2.9rem;
}

.text-30 {
	font-size: 3rem;
}

.text-31 {
	font-size: 3.1rem;
}

.text-32 {
	font-size: 3.2rem;
}

.text-33 {
	font-size: 3.3rem;
}

.text-34 {
	font-size: 3.4rem;
}

.text-35 {
	font-size: 3.5rem;
}

.text-36 {
	font-size: 3.6rem;
}

.text-52 {
	font-size: 3.6rem;
}

.text {
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.line-height-1-1 {
	line-height: 1 !important;
}
.line-height-1-4 {
	line-height: 1.4;
}

.line-height-1-5 {
	line-height: 1.5;
}

.font-weight-400 {
	font-weight: 400;
}

.font-weight-500 {
	font-weight: 500;
}

.font-weight-600 {
	font-weight: 600;
}

.font-weight-700 {
	font-weight: 700;
}

.font-weight-800 {
	font-weight: 800;
}

.font-weight-900 {
	font-weight: 900;
}

.text-color {
	color: #222325;
}

.secondary-text-color {
	color: #00a290;
}

.secondary-text-color-hover:hover {
	color: #fff !important;
}

.text-color-hover:hover {
	color: #00a290;
}

.primary-text {
	color: #007bff;
}

.primary-text-hover {
	color: #fff;
}

.warning-text {
	color: #ffc107;
}

.warning-text-hover:hover {
	color: #fff;
}

.success-text {
	color: #00a290;
}

.step-inactive {
	background: #dfdbd2;
}

.listingbg {
	margin-bottom: 15px;
	margin-top: 15px;
}

.printareabg p {
	margin: 0;
	font-size: 14px;
}

.printareabg a {
	font-size: 14px;
}

.success-text-hover {
	color: #fff;
}

.danger-text {
	color: #dc3545;
}

.danger-text-hover {
	color: #fff;
}

.dark-text {
	color: #333333;
}

.dark-text-hover {
	color: #fff;
}

.light-text {
	color: #f8f6f7;
}

.light-text-hover {
	color: #333333;
}

.gray-text {
	color: #707070;
}

.gray-text-hover {
	color: #c0c0c0;
}

.text-muted {
	color: #62646a !important;
}

.vbadge-success {
	background: #00a290;
	color: #fff;
}

/* background color */
.secondary-bg {
	background: #00a290;
	color: #fff;
}

.btn-photo {
	background: #00a290;
	color: #fff;
}

.btn-photo:hover {
	background: #19a463;
	color: #fff;
}

/* status color */
.pending {
	background: #cedd00;
	color: #fff;
}

.expired,
.cancelled {
	background: #f92525;
	color: #fff;
}
.accepted {
	background: #00a290;
	color: #fff;
}

.vrent-button {
	cursor: pointer;
	border: 0;
	padding: 0.8rem;
	position: relative;
	overflow: hidden;
}
.ui-datepicker .ui-datepicker-next {
	right: 15px;
}
.ui-datepicker .ui-datepicker-left {
	left: 20px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 3px;
	width: 1.8em;
	height: 1.8em;
}
button:focus {
	border: 0;
	outline-color: transparent;
}

.vrent-button span {
	display: block;
	position: relative;
	z-index: 1;
}

.vrent-button span::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: calc(50% - 1.5rem);
	left: calc(50% - 1.5rem);
	background: rgba(255, 255, 255, 0.7);
	width: 3rem;
	height: 3rem;
	border-radius: 100%;
	transform: scale(0);
}

button.vbtn-default {
	background: #00a290;
	color: #fff;
}

button.vbtn-default:hover {
	background: #218c7e;
	color: #fff;
}

button.vbtn-primary {
	background: #007bff;
	color: #fff;
}

button.vbtn-primary:hover {
	background: #0069d9;
	color: #c7c2c2;
}

button.vbtn-warning {
	background: #ffc107;
	color: #fff;
}

button.vbtn-warning:hover {
	background: #e0a800;
	color: #c7c2c2;
}

button.vbtn-success {
	background: #00a290;
	color: #fff;
}

button.vbtn-success:hover {
	background: #00a290;
	color: #c7c2c2;
}

button.vbtn-danger {
	background: #dc3545;
	color: #fff;
}

button.vbtn-danger:hover {
	background: #c82333;
	color: #c7c2c2;
}

button.vbtn-dark {
	background: #333333;
	color: #fff;
}

button.vbtn-dark:hover {
	background: #23272b;
	color: #c7c2c2;
}

button.vbtn-light {
	background: #f8f6f7;
	color: #3a3a3a;
}

button.vbtn-light:hover {
	background: #e0e0e0;
	color: #333333;
}

.button-default {
	border-radius: 0.5rem;
}

.button-reactangular {
	border-radius: 0rem;
}

.button-rounded {
	border-radius: 5rem;
}

.button-rounded-4 {
	border-radius: 0.4rem;
}

.vbtn-outline-success {
	color: #00a290;
	border-color: #00a290;
	background-color: #ffffff;
}

.vbtn-outline-success:hover {
	color: #ffffff;
	border-color: #00a290;
	background: #00a290;
}

a.vbtn-outline-success:hover {
	color: #ffffff !important;
	border-color: #00a290;
	background: #00a290;
}

.btn-outline-secondary:hover {
	color: #ffffff !important;
}
.single-border {
	border: 1px solid #a4a4a4 !important;
}
.border-r-10 {
	border-radius: 10px;
}

.border-r-25 {
	border-radius: 25px;
}
ul.customlisting {
	margin-top: 8px;
}

ul.customlisting li a {
	width: 100%;
}

ul.customlisting li {
	line-height: 54px;
}

.rounded-4 {
	border-radius: 0.4rem;
}

.rounded-3 {
	border-radius: 0.3rem !important;
}

.vrent-button:focus:not(:active) span::after {
	animation: circleGrow 0.3s linear;
}

.list-background {
	background: #fff;
}

.p-15 {
	padding: 5rem;
}
.mt-80 {
	margin-top: 8rem;
}
.intl-tel-input input,
.intl-tel-input input[type="text"],
.intl-tel-input input[type="tel"] {
	padding-left: 9.8rem !important;
}
.btn-container {
	padding: 15px;
}
.month-plan-box {
	margin-bottom: 7px;
}
.month-plan-box .month-plan {
	width: 70px;
	height: 70px;
	background-color: #1da390;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-content: center;
	margin: auto;
	flex-direction: column;
	padding: 20px 0;
}
.month-plan-box p {
	font-size: 15px;
	color: rgba(119, 119, 119, 0.8);
}
.month-plan-box span {
	font-size: 16px;
	font-weight: 500;
	color: #1d1d26;
}

/******************** Toggle Switch ****************/
.main-toggle-switch span {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
}

/*  Toggle Switch  */
.toggleSwitch span span {
	display: none;
}

@media only screen {
	.toggleSwitch {
		display: inline-block;
		height: 18px;
		position: relative;
		overflow: visible;
		padding: 0;
		margin-left: 50px;
		cursor: pointer;
		width: 80px;
	}

	.toggleSwitch * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.toggleSwitch label,
	.toggleSwitch > span {
		line-height: 20px;
		height: 20px;
		vertical-align: middle;
	}

	.toggleSwitch input:focus ~ a,
	.toggleSwitch input:focus + label {
		outline: none;
	}

	.toggleSwitch label {
		position: relative;
		z-index: 3;
		display: block;
		width: 100%;
	}

	.toggleSwitch input {
		position: absolute;
		opacity: 0;
		z-index: 5;
	}

	.toggleSwitch > span {
		position: absolute;
		left: -50px;
		width: 100%;
		margin: 0;
		padding-right: 50px;
		text-align: left;
		white-space: nowrap;
	}

	.toggleSwitch > span span {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
		display: block;
		width: 100%;
		margin-left: 50px;
		text-align: left;
		font-size: 0.9em;
		width: 100%;
		left: -55%;
		top: 1px;
		opacity: 0;
	}

	.toggleSwitch a {
		position: absolute;
		right: 50%;
		z-index: 4;
		display: block;
		height: 100%;
		padding: 0;
		top: 2px;
		left: -45px;
		width: 18px;
		background-color: #fff;
		border: 1px solid #ccc;
		border-radius: 100%;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	}

	.toggleSwitch > span span:first-of-type {
		color: #888888;
		opacity: 1;
		left: 45%;
	}

	.toggleSwitch > span:before {
		content: "";
		display: block;
		width: 120px;
		height: 35px;
		position: absolute;
		left: 0px;
		top: -2px;
		background-color: #efefef;
		border: 1px solid #efefef;
		border-radius: 30px;
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
	}

	.toggleSwitch input:checked ~ a {
		border-color: #fff;
		left: 100%;
		margin-left: -8px;
	}

	.toggleSwitch input:checked ~ span:before {
		border-color: #00a290;
		box-shadow: inset 0 0 0 30px #00a290;
	}

	.toggleSwitch input:checked ~ span span:first-of-type {
		opacity: 0;
	}

	.toggleSwitch input:checked ~ span span:last-of-type {
		opacity: 1;
		color: #fff;
	}

	/* Switch Sizes */
	.toggleSwitch.large {
		width: 60px;
		height: 27px;
	}

	.toggleSwitch.large a {
		width: 27px;
	}

	.toggleSwitch.large > span {
		height: 29px;
		line-height: 28px;
	}

	.toggleSwitch.large input:checked ~ a {
		left: 47px;
		top: 2px;
	}

	.toggleSwitch.large > span span {
		font-size: 1.1em;
		font-weight: 600;
	}

	.toggleSwitch.large > span span:first-of-type {
		left: 0%;
	}

	.toggleSwitch.xlarge {
		width: 80px;
		height: 36px;
	}

	.toggleSwitch.xlarge a {
		width: 36px;
	}

	.toggleSwitch.xlarge > span {
		height: 38px;
		line-height: 37px;
	}

	.toggleSwitch.xlarge input:checked ~ a {
		left: 52px;
	}

	.toggleSwitch.xlarge > span span {
		font-size: 1.4em;
	}

	.toggleSwitch.xlarge > span span:first-of-type {
		left: 50%;
	}
}

/*  End Toggle Switch  */

/* global style end
============================================================================================ */
/* header style start
============================================================================================ */
.header_area {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: all 0.3s linear;
	background: #fff;
	z-index: 1000;
	box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.11);
}

.header_area .navbar-right {
	min-width: 20rem;
	text-align: right;
}

.header_area .navbar-brand {
	margin-right: 3rem;
	padding: 10px 0;
}

.header_area .navbar-social {
	min-width: 9.5rem;
	float: right;
}

.header_area .navbar-social li {
	margin-right: 1.2rem;
}

.header_area .navbar-social li i,
.header_area .navbar-social li span {
	font-size: 1.3rem;
}

.header_area .navbar-social li:last-child {
	margin-right: 0;
}

.header_area .navbar-social li a:hover i,
.header_area .navbar-social li span {
	color: #00a290;
}

.header_area #menu-center.menu_nav {
	margin: auto;
	align-items: center;
}
.header_area #menu-login.menu_nav {
	margin-left: auto;
	align-items: center;
}

.header_area .navbar {
	background: transparent;
	border: 0px;
	border-radius: 0px;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
}

.header_area .navbar .nav-right {
	min-width: 20rem;
}

.header_area .navbar .nav .nav-item {
	margin-right: 3.5rem;
}

.header_area .navbar .nav .nav-item .nav-link {
	color: #2b2b2b;
	font-weight: 500;
	padding: 2.2rem 0;
	display: inline-block;
	font-size: 16px;
}
.header_area .navbar .nav .nav-item .nav-link.current_nav {
	color: #1da390;
}

.header_area .navbar #menu-centernav .nav-item .nav-link {
	text-transform: uppercase;
}

.header_area .navbar #menu-login.nav .nav-item {
	align-items: center;
	display: inline-flex;
	margin: 0;
}
.header_area .navbar #menu-login.nav .nav-item .nav-link {
	padding: 0 10px;
}
.header_area .navbar #menu-login.nav .nav-item:not(:last-child) {
	border-right: 1px solid #000;
}

.header_area .navbar .nav .nav-item:hover .nav-link,
.header_area .navbar .nav .nav-item.active .nav-link {
	color: #00a290;
	opacity: 1;
}

.header_area .navbar .nav .nav-item.submenu {
	position: relative;
}

.header_area .navbar .nav .nav-item.submenu ul {
	border: none;
	padding: 0px;
	border-radius: 0px;
	box-shadow: none;
	margin: 0px;
	background: #fff;
}

.header_area .navbar .nav .nav-item.submenu ul:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 1rem 1rem 0 1rem;
	border-color: #eeeeee transparent transparent transparent;
	position: absolute;
	right: 2.4rem;
	top: 4.5rem;
	z-index: 3;
	opacity: 0;
	transition: all 400ms linear;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item {
	display: block;
	float: none;
	margin-right: 0px;
	border-bottom: 0.1rem solid #ededed;
	margin-left: 0px;
	transition: all 0.4s linear;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
	line-height: 4.5rem;
	color: #6059f6 !important;
	padding: 0px 3rem;
	transition: all 150ms linear;
	display: block;
	margin-right: 0px;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item:last-child {
	border-bottom: none;
}

.header_area .navbar .nav .nav-item.submenu:hover ul .nav-item {
	margin-top: 0px;
}

.header_area .navbar .nav .nav-item:last-child {
	margin-right: 0px;
}

.header_area .navbar .search {
	font-size: 1.2rem;
	line-height: 6rem;
	display: inline-block;
	margin-left: 8rem;
}

.header_area .navbar .search i {
	font-weight: 600;
}

.header_area.navbar_fixed .main_menu {
	position: fixed;
	width: 100%;
	top: -7rem;
	left: 0;
	right: 0;
	z-index: 99;
	transform: translateY(7rem);
	transition: transform 500ms ease, background 500ms ease;
	-webkit-transition: transform 500ms ease, background 500ms ease;
	box-shadow: 0rem 0.3rem 1.6rem 0rem rgba(0, 0, 0, 0.1);
}

.header_area.navbar_fixed .main_menu .navbar {
	background: #ffffff;
}

.header_area.white_menu .navbar .nav .nav-item .nav-link {
	color: #fff;
}

.header_area.white_menu.navbar_fixed .main_menu .navbar .navbar-brand img {
	display: inline-block;
}

.header_area.white_menu.navbar_fixed
	.main_menu
	.navbar
	.navbar-brand
	img
	+ img {
	display: none;
}

.header_area.white_menu.navbar_fixed
	.main_menu
	.navbar
	.nav
	.nav-item
	.nav-link {
	line-height: 7rem;
}

.header_area.navbar_fixed .img-logo {
	width: 180px;
}
.topHeader {
	background-color: #20272b;
	text-align: center;
	margin: 0;
	color: #ffffff;
}
.topHeader p.store-top-message {
	margin: 0;
	font-size: 14px;
	line-height: 30px;
}

.top_menu {
	background: #ec9d5f;
}

.top_menu .float-left a {
	line-height: 4rem;
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.2rem;
	margin-right: 5rem;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.top_menu .float-left a:last-child {
	margin-right: 0px;
}

.top_menu .float-right .pur_btn {
	color: #fff;
	line-height: 4rem;
	display: block;
	padding: 0px 4rem;
	font-weight: 500;
	font-size: 1.2rem;
}

/* Image size */
.list-photo {
	width: 100%;
	max-height: 180px;
}

.user-photo {
	width: 60px;
	height: 60px;
}

.img-40x40 {
	width: 40px;
	height: 40px;
}

.img-130x32 {
	width: 130px;
	height: 32px;
}
.img-150 {
	width: 150px;
}

.img-60x60 {
	width: 60px;
	height: 60px;
}

.border-radius-50p {
	border-radius: 50%;
}

.img-70x70 {
	width: 70px;
	height: 70px;
}

.img-90x90 {
	width: 90px;
	height: 90px;
}

.img-100x100 {
	width: 100px;
	height: 100px;
}

.img-tpl {
	max-height: 150px;
	width: 100%;
}

.w-450 {
	width: 450px;
}

.min-h-300 {
	min-height: 300px;
}

.v-h-100 {
	height: 100vh;
}

.img-logo {
	width: 230px;
}

/* header style end*/
@media (max-width: 1619px) {
	/* Main Menu Area css */
	.header_area .navbar .search {
		margin-left: 4rem;
	}

	/* End Main Menu Area css*/
}

@media (max-width: 1199px) {
	/* Main Menu Area css*/
	.header_area .navbar .nav .nav-item {
		margin-right: 2.8rem;
	}

	/* End Main Menu Area css */
	/* Home Banner Area css*/
	.home_banner_area .banner_inner {
		padding: 10rem 0rem;
	}

	/* End Home Banner Area css */
	.header_area .navbar .tickets_btn {
		margin-left: 4rem;
	}

	.home_banner_area .banner_inner .banner_content h2 br {
		display: none;
		font-size: 3.6rem;
	}

	.home_banner_area .banner_inner .banner_content h2 {
		font-size: 3.6rem;
		line-height: 4.5rem;
	}
}

@media (max-width: 991px) {
	/* Main Menu Area css */
	.navbar-toggler {
		border: none;
		border-radius: 0px;
		padding: 0px;
		cursor: pointer;
		margin-top: 2.7rem;
		margin-bottom: 2.3rem;
	}

	.header_area .navbar {
		background: #f5f5f5;
	}

	.header_area .navbar .nav-item.active .nav-link {
		color: #6059f6 !important;
	}

	.navbar-toggler[aria-expanded="false"] span:nth-child(2) {
		opacity: 1;
	}

	.navbar-toggler[aria-expanded="true"] span:nth-child(2) {
		opacity: 0;
	}

	.navbar-toggler[aria-expanded="true"] span:first-child {
		transform: rotate(-45deg);
		position: relative;
		top: 0.75rem;
	}

	.navbar-toggler[aria-expanded="true"] span:last-child {
		transform: rotate(45deg);
		bottom: 0.6rem;
		position: relative;
	}

	.navbar-toggler span {
		display: block;
		width: 2.5rem;
		height: 0.3rem;
		background: #000000;
		margin: auto;
		margin-bottom: 0.4rem;
		transition: all 400ms linear;
		cursor: pointer;
	}

	.navbar .container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.nav {
		padding: 0px 0px;
	}

	.header_top .nav {
		padding: 0px;
	}

	.header_area .navbar .nav .nav-item .nav-link {
		padding: 1.2rem 0;
		margin-right: 0px;
		display: block;
		border-bottom: 0.1rem solid #ededed33;
		border-radius: 0px;
	}

	.header_area .navbar .search {
		margin-left: 0px;
	}

	.header_area .navbar-collapse {
		max-height: 34rem;
		overflow-y: scroll;
	}

	.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
		padding: 0px 1.5rem;
	}

	.header_area .navbar .nav .nav-item {
		margin-right: 0px;
	}

	.home_banner_area .banner_inner .banner_content .banner_map_img {
		display: none;
	}

	.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
		line-height: 4rem;
	}

	.header_area.white_menu.navbar_fixed
		.main_menu
		.navbar
		.nav
		.nav-item
		.nav-link {
		line-height: 4rem;
	}

	.header_area.white_menu .navbar .nav .nav-item .nav-link {
		color: #2b2b2b;
	}

	/* End Main Menu Area css */
	/* Blog page Area css */
	.categories_post img {
		width: 100%;
	}

	.categories_post {
		max-width: 36rem;
		margin: 0 auto;
	}

	.blog_categorie_area .col-lg-4 {
		margin-top: 3rem;
	}

	.blog_area {
		padding-bottom: 8rem;
	}

	.single-post-area .blog_right_sidebar {
		margin-top: 3rem;
	}

	/* End Blog page Area css */
	/* Contact Page Area css */
	.contact_info {
		margin-bottom: 5rem;
	}

	/* End Contact page Area css*/
	.home_banner_area .donation_inner {
		margin-bottom: -3rem;
	}

	.home_banner_area .dontation_item {
		max-width: 35rem;
		margin: auto;
	}

	.home_banner_area .banner_inner .home_left_img {
		display: none;
	}

	.header_area .navbar .tickets_btn {
		display: none;
	}

	.home_banner_area .banner_inner {
		padding: 7rem 0rem 10rem 0rem;
	}

	.left_side_text {
		margin-bottom: 5rem;
	}

	.price_item {
		max-width: 36rem;
		margin: 0rem auto 3rem;
	}

	.price_inner {
		margin-bottom: -3rem;
	}
	.main-heading {
		font-size: 2em;
	}
}

@media (max-width: 767px) {
	.home_banner_area {
		min-height: 50rem;
	}

	.home_banner_area .banner_inner {
		min-height: 50rem;
	}

	.home_banner_area .banner_inner .banner_content {
		margin-top: 0rem;
	}

	/* Blog Page Area css*/
	.blog_banner .banner_inner .blog_b_text h2 {
		font-size: 4rem;
		line-height: 5rem;
	}

	.blog_info.text-right {
		text-align: left !important;
		margin-bottom: 1rem;
	}

	/* End Blog Page Area css*/
	.home_banner_area .banner_inner .banner_content h3 {
		font-size: 3rem;
	}

	.home_banner_area .banner_inner .banner_content p br {
		display: none;
	}

	.home_banner_area .banner_inner .banner_content h3 span {
		line-height: 4.5rem;
		padding-bottom: 0rem;
		padding-top: 0rem;
	}

	.made_life_inner .nav.nav-tabs li {
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 1.5rem;
	}

	.made_life_inner .nav.nav-tabs {
		margin-bottom: -1.5rem;
	}

	.made_life_area.made_white .left_side_text {
		margin-bottom: 0rem;
		margin-top: 3rem;
	}
	.topHeader p.store-top-message {
		line-height: normal;
	}
}

@media (max-width: 575px) {
	.top_menu {
		display: none;
	}

	/* Home Banner Area css */
	.home_banner_area .banner_inner .banner_content h2 {
		font-size: 2.8rem;
		line-height: 3.8rem;
	}

	.home_banner_area {
		min-height: 45rem;
	}

	.home_banner_area .banner_inner {
		min-height: 45rem;
	}

	.blog_banner .banner_inner .blog_b_text {
		margin-top: 0rem;
	}

	.home_banner_area .banner_inner .banner_content img {
		display: none;
	}

	.home_banner_area .banner_inner .banner_content h5 {
		margin-top: 0rem;
	}

	/* End Home Banner Area css*/
	.p_120 {
		padding-top: 7rem;
		padding-bottom: 7rem;
	}

	.main_title h2 {
		font-size: 2.5rem;
	}

	/* Elements Area css */
	.sample-text-area {
		padding: 7rem 0 7rem 0;
	}

	.generic-blockquote {
		padding: 3rem 1.5rem 3rem 3rem;
	}

	/* End Elements Area css*/
	/* Blog Page Area css */
	.blog_details h2 {
		font-size: 2rem;
		line-height: 3rem;
	}

	.blog_banner .banner_inner .blog_b_text h2 {
		font-size: 2.8rem;
		line-height: 3.8rem;
	}

	/* End Blog Page Area css */

	.pad_top {
		padding-top: 7rem;
	}

	.pad_btm {
		padding-bottom: 7rem;
	}
}

@media (max-width: 480px) {
	/* Main Menu Area css
	============================================================================================ */
	.header_area .navbar-collapse {
		max-height: 25rem;
	}

	/* End Main Menu Area css
	============================================================================================ */
	/* Home Banner Area css
	============================================================================================ */
	.home_banner_area .banner_inner .banner_content {
		padding: 3rem 1.5rem;
		margin-top: 0px;
	}

	.banner_content .white_btn {
		display: block;
	}

	.home_banner_area .banner_inner .banner_content h3 {
		font-size: 2.4rem;
	}

	/* End Home Banner Area css
	============================================================================================ */
	.banner_area .banner_inner .banner_content h2 {
		font-size: 3.2rem;
	}

	/* Blog Page Area css
	============================================================================================ */
	.comments-area .thumb {
		margin-right: 1rem;
	}

	/* End Blog Page Area css
	============================================================================================ */
	.testi_item .media .d-flex {
		padding-right: 0rem;
	}

	.testi_item .media .d-flex img {
		width: auto;
		margin-bottom: 1.5rem;
	}

	.testi_item .media {
		display: block;
	}

	.banner_btn {
		margin-bottom: 2rem;
	}
}

/* banner section start
============================================================================================ */
.hero-banner h1 {
	color: #2b2b2b;
	margin-bottom: 3rem;
	font-size: 2.3rem;
	font-weight: 600;
	padding: 0 15px;
}

@media (max-width: 1200px) {
	.hero-banner h1 {
		font-size: 2.8rem;
	}
}

@media (max-width: 991px) {
	.hero-banner h1 {
		font-size: 2.8rem;
	}
}

.hero-banner-sm {
	background: url(../img/banner/banner.png) left center no-repeat;
	background-size: cover;
	padding-top: 14rem;
	padding-bottom: 9rem;
}

@media (min-width: 992px) {
	.hero-banner-sm {
		padding-top: 24rem;
		padding-bottom: 14rem;
	}
}

.hero-banner-sm h1 {
	text-transform: uppercase;
	color: #6059f6;
}

@media (max-width: 991px) {
	.hero-banner-sm h1 {
		font-size: 3.8rem;
	}
}

@media (max-width: 768px) {
	.hero-banner-sm h1 {
		font-size: 2.8rem;
	}
}

.hero-banner-sm p {
	margin-bottom: 0;
}

.hero-banner-sm-content {
	max-width: 40rem;
}

.bg-shape {
	position: relative;
}

@media (max-width: 620px) {
	.bg-shape::before {
		display: none;
	}
}

@media (max-width: 620px) {
	.bg-shape::after {
		display: none;
	}
}

/* banner section end
============================================================================================ */
/* breadcrumb section start
============================================================================================ */
.banner-breadcrumb {
	display: inline-block;
}

.banner-breadcrumb .breadcrumb {
	background: transparent;
	padding: 0;
}

.banner-breadcrumb .breadcrumb-item {
	padding: 0.1rem;
}

.banner-breadcrumb .breadcrumb-item a {
	text-transform: capitalize;
	color: #fff;
}

.banner-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
	color: #fff;
	padding-left: 0.2rem;
	padding-right: 0.4rem;
}

.banner-breadcrumb .breadcrumb-item.active {
	color: #fff;
}

/*=================== custom button rule start ====================*/
.button {
	display: inline-block;
	background-color: #00a290;
	color: #fff;
	padding: 0.8rem 2.5rem;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	border-radius: 3px;
}

.button:hover {
	background-color: #00a290;
	color: #fff;
}

.button-hero {
	font-weight: 500;
}

.button-contactForm {
	border-radius: 0.5rem;
}

.button-shadow {
	box-shadow: 0rem 1rem 2rem 0rem rgba(181, 176, 255, 0.2);
}

button.button {
	border: 0;
}

/*********************** Image Hover CSS *****************/
.content {
	margin: 0 auto;
	max-width: 100rem;
}

.content > h2 {
	clear: both;
	margin: 0;
	padding: 4em 1% 0;
	color: #484b54;
	font-weight: 700;
	font-size: 1.5em;
}

.content > h2:first-child {
	padding-top: 0em;
}

/* Header */
.codrops-header {
	margin: 0 auto;
	padding: 4em 1em;
	text-align: center;
}

.codrops-header h1 {
	margin: 0;
	font-weight: 700;
	font-size: 4em;
	line-height: 1.3;
}

.codrops-header h1 span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	color: #74777b;
	font-weight: 300;
	font-size: 45%;
}

/* Demo links */
/* To Navigation Style */
/* Related demos */
@media screen and (max-width: 25em) {
	.codrops-header {
		font-size: 75%;
	}

	.codrops-icon span {
		display: none;
	}
}

.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 100%;
	max-width: 100rem;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
	height: 300px;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.grid figure figcaption {
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 25px;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure .city-name {
	font-size: 25px;
	font-weight: 500;
	line-height: 1.1;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
}
.properties-by-area .city-count {
	font-size: 15px;
	text-align: left;
}
.properties-by-area .city-count i {
	padding-right: 10px;
}
.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	font-size: 20px;
}

.position-center {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.section-intro {
	margin-right: auto;
	margin-left: auto;
}

.section-intro.text-center.pb-90px h2 {
	font-weight: 700;
	text-transform: capitalize;
	font-size: 3rem;
}

/*---------------*/
/***** Ming *****/
/*---------------*/
figure.effect-ming img {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

figure.effect-ming p a {
	color: #fff;
}

figure.effect-ming p a:hover {
	color: #00a290;
}

figure.effect-ming figcaption {
	background-color: rgba(29, 163, 144, 0.47);
}

figure.effect-ming:hover img {
	transform: scale(1.2);
}

/************************ Form HTML ********************/
.main_formbg {
	background: rgba(0, 0, 0, 0.7);
	border-radius: 0.3rem;
	width: 100%;
	padding: 10px 8px;
	box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.16);
}

div.elem-group {
	margin: 1rem 0;
	font-size: 1.4rem;
}

div.elem-group.inlined {
	width: 49%;
	display: inline-block;
	margin-left: 1%;
}

.selectbg {
	width: 49%;
	display: inline-block;
	margin-left: 1%;
}

.selectbg label {
	margin: 0rem 0 0.4rem 0 !important;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.4rem;
	color: #2b2b2b;
}

.elem-group.inlined label {
	margin: 0 0 0.5rem 0 !important;
	font-size: 1.4rem;
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	color: #2b2b2b;
}

.elem-group label {
	margin: 0 0 0.5rem 0;
	text-transform: uppercase;
	font-weight: 700;
	color: #2b2b2b;
}

input,
select,
textarea {
	border: 1px solid #ddd;
	box-sizing: border-box;
	font-size: 1.3rem;
	padding: 1rem 1rem 1rem 1rem;
}

.selectdrop {
	background: #eee;
	padding: 15px 0 15px 15px;
	border-radius: 3px;
	margin: 15px 0 15px 0;
}

input.checkinout {
	padding: 12px;
	height: 40px;
}
:focus-visible {
	outline: 0px;
}

div.elem-group.inlined input {
	width: 100%;
	display: inline-block;
}

.booking button {
	background: #00a290;
	border: none;
	color: white;
	font-size: 1.5rem;
	cursor: pointer;
	margin-top: 3rem;
	padding: 1rem;
	width: 100%;
	border-radius: 0.3rem;
	text-transform: uppercase;
	font-weight: 700;
}

.booking button:hover {
	background: #00a290;
}

/******************** Reccommended *******************/
.imagebg {
	overflow: hidden;
	margin-bottom: 2rem;
}

.imagebg ul {
	margin: 0;
	padding: 0;
}

ul.bottom_text li {
	font-size: 1.4rem;
	list-style: none;
	display: inline;
	color: #2b2b2b;
	padding: 0 1rem 0 0;
}

.search_amini {
	background: #dadada;
	padding-left: 20px;
	padding-right: 20px;
}

.imagebg ul li {
	list-style: none;
	display: inline;
}

.imagebg ul li span {
	font-size: 1.4rem;
	text-transform: uppercase;
	color: #2b2b2b;
	font-weight: 700;
}

.imagebg ul li span div.price {
	font-size: 1.3rem;
	color: #777;
	font-weight: 700;
}

.imagebg img {
	width: 100%;
}

.imagebg2 {
	background-color: #000;
	margin-bottom: 0.5rem;
}

.imagebg2 img {
	transition: 300ms;
}

.imagebg2:hover img {
	opacity: 0.4;
}

.buttonbg button {
	background: #00a290;
	border: none;
	color: #fff;
	padding: 0.4rem 1rem 0.4rem 1rem;
	margin-top: 0.7rem;
	float: left;
	font-size: 1.2rem;
	text-transform: uppercase;
	font-weight: 700;
}

.buttonbg button:hover {
	background: #00a290;
}

.recommandedbg {
	background: #dddddd52;
}

.pint_table {
	overflow: hidden;
	width: 100%;
	margin-top: 0.5rem;
}

.left_point {
	float: left;
	width: 48%;
}

.right_point {
	float: right;
	width: 48%;
}

.right_point h2 {
	font-size: 1.9rem;
	text-align: right;
	margin-top: 0.3rem;
}

.right_point h2 strong {
	color: #00a290;
}

.right_point h2 span {
	font-size: 1.5rem;
}

.left_point ul li {
	list-style: none;
	display: inline;
	font-size: 1.3rem;
}

.left_point ul li i:hover {
	color: #00a290;
}

/*---------------*/
/***** Milo *****/
/*---------------*/
figure.effect-milo {
	background: #2e5d5a;
}

figure.effect-milo img {
	max-width: none;
	width: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 0, 0) scale(1.12);
	transform: translate3d(0, 0, 0) scale(1.12);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-milo:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}

figure.effect-milo h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	padding: 1em 1.2em;
}

figure.effect-milo p {
	padding: 0 1rem 0 0;
	width: 50%;
	border-right: 1rem solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-4rem, 0, 0);
	transform: translate3d(-4rem, 0, 0);
}

figure.effect-milo:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.full_title {
	float: left;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.price {
	padding: 0 0 0 0.1rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 0.5rem;
}

.full_title h2 {
	font-size: 1.8rem;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul.bottom_text {
	background: #dadada;
	overflow: hidden;
	width: 100%;
	padding: 0.3rem 0 0.3rem 1.2rem;
	border-radius: 0.3rem;
}

.profile-img img {
	border-radius: 50%;
	width: 7rem;
	height: 7rem;
	object-fit: contain;
}

/*************************** Testimonial CSS **********************************/
.testimonials h1 {
	color: #2b2b2b;
	font-size: 1.3em;
}

.testimonials .test-body {
	padding: 1em;
}

.testimonials .item {
	background: #fff;
	padding: 5rem 3rem 5rem 3rem;
	border-radius: 0.4rem;
	box-shadow: 0rem 0.5rem 2rem rgba(0, 0, 0, 0.11);
	margin-bottom: 1.5rem;
}

.testimonials img {
	width: 10rem;
	height: 10rem;
	border-radius: 50%;
}

.testimonials .name {
	color: #2b2b2b;
	font-size: 1.8rem;
	text-transform: capitalize;
	font-weight: 700;
	padding: 1.8rem 0 0 0;
}

.testimonials .desig {
	font-size: 1.6rem;
	margin: 0 0 3.9rem 0;
	font-weight: 500;
	color: #2b2b2b;
}

.testimonials .share {
	margin: 0 auto;
	width: 5em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.testimonials h2 {
	margin-bottom: 30px;
}

.testimonials i:hover {
	color: #777;
}

.testimonialbg {
	background-image: url(../img/contact_us-box-homepage.jpg);
	background-size: cover;
}

.mycolive-bg {
	border-radius: 5px;
	background-color: #1da390;
	padding: 62px;
	color: #ffffff;
}

.mycolive-bg h2 {
	font-size: 50px;
	font-weight: normal;
	line-height: 55px;
	color: #ffffff;
	margin-bottom: 20px;
}
.subtitle-contact-box {
	display: block;
}

.want-rent {
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	padding: 155px 0;
}

.btn-contact_us {
	background-color: #000000;
	border-radius: 24px;
	color: #fff;
	padding: 12px 27px;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 25px;
	box-shadow: 0 2px 15px 0 rgba(204, 210, 236, 0.39);
	-moz-box-shadow: 0 2px 15px 0 rgba(204, 210, 236, 0.39);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.btn-contact_us:hover {
	background: #fff;
	color: #111;
}
.btn-contact_us i {
	padding-left: 15px;
}

.gray-bg {
	background: #fafafa;
}
.whats-app {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	background-color: #25d366;
	color: #fff;
	border-radius: 50px;
	font-size: 30px;
	box-shadow: 2px 2px 3px #999;
	z-index: 100;
	right: 15px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}

.client-testimonial .top_title {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 2.3px;
	display: block;
}
.client-testimonial .title {
	font-size: 40px;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 45px;
}

@media (max-width: 767px) {
	.mycolive-bg {
		padding: 20px;
	}
	.mycolive-bg h2 {
		font-size: 6vw;
		line-height: normal;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.banner_sec .banner_center_img h1,
	.client-testimonial b,
	.search-bar-result h1 {
		font-size: 6vw;
		line-height: normal;
	}
}

.item ul {
	margin: 0;
	padding: 0;
}

.item ul li {
	list-style: none;
	display: inline;
}

/*=================== custom button rule end ====================*/
.main-panel {
	position: relative;
	display: -ms-flexbox;
	-ms-flex-direction: column;
	word-wrap: break-word;
	flex-direction: column;
}

.user-dash .main-panel {
	margin-top: 25px;
}

.m-l-b-fff {
	background: #fff;
}

.m-l-b-p {
	padding: 15px 0 15px 0;
}

.m-l-b-m {
	margin: 15px;
}

.card-default {
	box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),
		0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}

.card-2 {
	background: #28a745;
	color: #fff;
	width: 90px;
	height: 90px;
	margin-bottom: 10px;
}

.card-1:hover {
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.card-raised {
	box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2),
		0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
}

.card-shadow {
	box-shadow: 0 0 5px 1px #eaeaea;
	border: none;
}

.view-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-left: 0;
	margin-bottom: 0;
}

.thumbnail {
	margin-bottom: 30px;
	padding: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.item.list-group-item {
	float: none;
	width: 100%;
	background-color: #fff;
	margin-bottom: 30px;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 1rem;
	border: 0;
}

.item.list-group-item .img-event {
	float: left;
	width: 30%;
}

.item.list-group-item .list-group-image {
	margin-right: 10px;
}

.item.list-group-item .thumbnail {
	margin-bottom: 0px;
	display: inline-block;
	width: 100%;
}

.item.list-group-item .caption {
	float: left;
	width: 70%;
	margin: 0;
}

.item.list-group-item:before,
.item.list-group-item:after {
	display: table;
	content: " ";
}

.item.list-group-item:after {
	clear: both;
}

.avatar {
	vertical-align: middle;
	width: 13rem;
	height: 13rem;
	border-radius: 50%;
}

.head_avatar {
	vertical-align: middle;
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	padding: 0.7rem;
	margin-top: 0.6rem;
}

ul.tophd li {
	list-style: none;
	display: inline;
	float: left;
	padding: 0 16px 0px 0;
}
.search-appartment-view-result {
	margin-bottom: 70px;
}
.search-appartment-view .nav-tabs {
	border: none;
}
.search-appartment-view .nav-tabs li {
	width: 19%;
	text-align: center;
	margin: 0 25px;
	position: relative;
}
.search-appartment-view .nav-tabs li a.link-tab {
	border-radius: 5px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.13);
	font-size: 18px;
	font-weight: 500;
	color: #111111;
	padding: 20px 15px;
	display: block;
}
.search-appartment-view .nav-tabs li .services-img {
	margin: 10px 0;
}
.search-appartment-view .nav-tabs .services-img svg {
	height: 65px;
}
.search-appartment-view .nav-tabs li.active a.link-tab {
	color: #ffffff;
	background-color: #1da390;
	border: 0;
	height: 100%;
}
.search-appartment-view .nav-tabs a.link-tab .services-img img {
	height: 52px;
}
.search-appartment-view .nav-tabs li.active:after {
	left: 0;
	right: 0;
	position: absolute;
	height: 0;
	width: 0;
	bottom: -18px;
	border-style: solid;
	border-width: 10px;
	border-color: #1da390 #fff0 transparent transparent;
	content: "";
	transition: border-color 250ms;
	margin: auto;
	color: #fff;
}
.search-appartment-view .nav-tabs li.active svg {
	fill: #ffffff;
}
.all-appartment-view-result .searchAppendedData,
.all-appartment-view-result .apartments-result {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
}
.sidebar {
	top: 0;
	bottom: 0;
	position: absolute;
}

.swal2-icon {
	position: relative;
	box-sizing: content-box;
	justify-content: center;
	width: 5em;
	height: 5em;
	margin: 1.25em auto 6.875em;
	border: 0.25em solid transparent;
	border-radius: 50%;
	border-color: #000;
	font-family: inherit;
	line-height: 5em;
	cursor: default;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.order-confirm .swal2-icon.swal2-success {
	border-color: #51b451;
	color: #51b451;
	margin-bottom: 70px;
}

.swal2-icon.swal2-success [class^="swal2-success-circular-line"] {
	position: absolute;
	width: 3.75em;
	height: 8.5em;
	transform: rotate(45deg);
	border-radius: 50%;
}

.swal2-icon.swal2-success
	[class^="swal2-success-circular-line"][class$="left"] {
	top: -0.4375em;
	left: -2.0635em;
	transform: rotate(-45deg);
	transform-origin: 3.75em 3.75em;
	border-radius: 7.5em 0 0 7.5em;

	background-color: #ffffff !important;
}

.swal2-icon.swal2-success
	[class^="swal2-success-circular-line"][class$="right"] {
	top: -0.6875em;
	left: 1.875em;

	transform: rotate(-45deg);
	transform-origin: 0 3.75em;
	border-radius: 0 7.5em 7.5em 0;

	background-color: #ffffff !important;
}

.swal2-icon.swal2-success .swal2-success-ring {
	position: absolute;
	z-index: 2;
	top: -0.25em;
	left: -0.25em;
	box-sizing: content-box;
	width: 100%;
	height: 100%;
	border: 0.25em solid rgba(81, 180, 81, 0.3);
	border-radius: 50%;
}

.swal2-icon.swal2-success .swal2-success-fix {
	position: absolute;
	z-index: 1;
	top: 0.5em;
	left: 1.625em;
	width: 0.4375em;
	height: 5.625em;
	transform: rotate(-45deg);
	background-color: #fff !important;
}

.swal2-icon.swal2-success [class^="swal2-success-line"] {
	display: block;
	position: absolute;
	z-index: 2;
	height: 0.3125em;
	border-radius: 0.125em;
	background-color: #1da390;
}

.swal2-icon.swal2-success [class^="swal2-success-line"][class$="tip"] {
	top: 2.875em;
	left: 0.8125em;
	width: 1.5625em;
	transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"] {
	top: 2.375em;
	right: 0.5em;
	width: 2.9375em;
	transform: rotate(-45deg);
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
	-webkit-animation: swal2-animate-success-line-tip 0.75s;
	animation: swal2-animate-success-line-tip 0.75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
	-webkit-animation: swal2-animate-success-line-long 0.75s;
	animation: swal2-animate-success-line-long 0.75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
	-webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
	animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

@-webkit-keyframes swal2-animate-success-line-tip {
	0% {
		top: 1.1875em;
		left: 0.0625em;
		width: 0;
	}
	54% {
		top: 1.0625em;
		left: 0.125em;
		width: 0;
	}
	70% {
		top: 2.1875em;
		left: -0.375em;
		width: 3.125em;
	}
	84% {
		top: 3em;
		left: 1.3125em;
		width: 1.0625em;
	}
	100% {
		top: 2.8125em;
		left: 0.8125em;
		width: 1.5625em;
	}
}

@keyframes swal2-animate-success-line-tip {
	0% {
		top: 1.1875em;
		left: 0.0625em;
		width: 0;
	}
	54% {
		top: 1.0625em;
		left: 0.125em;
		width: 0;
	}
	70% {
		top: 2.1875em;
		left: -0.375em;
		width: 3.125em;
	}
	84% {
		top: 3em;
		left: 1.3125em;
		width: 1.0625em;
	}
	100% {
		top: 2.8125em;
		left: 0.8125em;
		width: 1.5625em;
	}
}

@-webkit-keyframes swal2-animate-success-line-long {
	0% {
		top: 3.375em;
		right: 2.875em;
		width: 0;
	}

	65% {
		top: 3.375em;
		right: 2.875em;
		width: 0;
	}

	84% {
		top: 2.1875em;
		right: 0;
		width: 3.4375em;
	}

	100% {
		top: 2.375em;
		right: 0.5em;
		width: 2.9375em;
	}
}

@keyframes swal2-animate-success-line-long {
	0% {
		top: 3.375em;
		right: 2.875em;
		width: 0;
	}

	65% {
		top: 3.375em;
		right: 2.875em;
		width: 0;
	}

	84% {
		top: 2.1875em;
		right: 0;
		width: 3.4375em;
	}

	100% {
		top: 2.375em;
		right: 0.5em;
		width: 2.9375em;
	}
}

@-webkit-keyframes swal2-rotate-success-circular-line {
	0% {
		transform: rotate(-45deg);
	}

	5% {
		transform: rotate(-45deg);
	}

	12% {
		transform: rotate(-405deg);
	}

	100% {
		transform: rotate(-405deg);
	}
}

@keyframes swal2-rotate-success-circular-line {
	0% {
		transform: rotate(-45deg);
	}

	5% {
		transform: rotate(-45deg);
	}

	12% {
		transform: rotate(-405deg);
	}

	100% {
		transform: rotate(-405deg);
	}
}

/**************** Icon Css ***************************/
.i-vertical-align {
	vertical-align: middle;
}

/**************** End Icon Css ***************************/

.main-section {
	margin-left: 250px !important;
	width: 100%;
}

@media (max-width: 767px) {
	.sidebar {
		width: 0px;
	}

	.main-section {
		margin-left: 0px !important;
	}
}

.form-control {
	display: block;
	width: 100%;
	padding: 0.48rem 0.81rem;
	font-size: 1.6rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.31rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	height: 44px;
}
.booking-box .select2-container--default .select2-selection--single {
	height: 44px;
	border: 1px solid #ced4da;
	border-radius: 0.31rem;
}
.booking-box
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	line-height: 44px;
}
.booking-box
	.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	height: 44px;
}

.search-banner
	.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	height: 28px;
}

.form-control:focus {
	outline: none;
	border-color: #00a290;
	box-shadow: 0 0 0 0.2rem rgba(0, 162, 144, 0.25);
}

.form-control:focus,
textarea:focus,
select.form-control:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
[type="text"].form-control:focus,
[type="password"].form-control:focus,
[type="email"].form-control:focus,
[type="tel"].form-control:focus,
[contenteditable].form-control:focus {
	outline: none;
}

.modal-header .close {
	font-size: 2rem;
	font-weight: normal;
}
.payment-footer {
	justify-content: space-around;
}
.payment-footer .vbtn-success {
	font-size: 16px;
}
.payment-footer .vbtn-success i {
	margin-right: 5px;
}

.dropdown-toggle::after {
	color: #00a290 !important;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2rem);
}

.profilebd {
	padding: 15px 15px 15px 15px;
	margin: 20px 0 30px 0;
}

.main-panelbg {
	background: #eee;
}

.main-panel.border.main-panelbg p {
	margin: 0;
	padding: 10px 15px 10px 15px !important;
}

li.edit-verifications-list-item p {
	font-size: 14px;
}

label.error {
	color: red !important;
	font-size: 1.3rem;
}

.margin-top-85 {
	margin-top: 8.5rem;
}

#margin-site {
	margin-top: 103px;
}

.section-padding {
	padding-top: 45px;
	padding-bottom: 20px;
}

.img-bg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.static-banner {
	min-height: 320px;
	display: flex;
	align-items: center;
	position: relative;
	/* background-position-y: -50px; */
}
.static-banner::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	/* height: calc(100% - 50px); */
	height: calc(100%);
	background: #1f2d35;
	opacity: 0.5;
}
.static-banner .banner-box {
	margin: auto;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.static-banner .static-title {
	font-size: 34px;
	/* font-size: 18px; */
	line-height: 44px;
	text-transform: capitalize;
	font-weight: 700;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

@media screen and (max-width: 600px) {
	.static-banner .static-title {
		font-size: 20px !important;
		margin-bottom: 6rem;
	}

	.static-banner {
		background-position-y: -60px;
	}

	.static-banner::before {
		height: calc(100% - 60px);
	}

	.static-banner .banner-box {
		transform: translateY(-60px);
	}

	.section-padding {
		padding-top: 0;
	}
	.container.section-padding {
		margin-top: -60px;
	}
}

@media (max-width: 325px) {
	.static-banner .static-title {
		/* font-size:2rem; */
	}
	.static-banner {
		background-position-y: -60px;
	}

	.static-banner::before {
		height: calc(100% - 60px);
	}

	.static-banner .banner-box {
		transform: translateY(-60px);
	}
}

.static-subtitle,
.static-subtitle a {
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-bottom: 0;
}
.static-subtitle {
	margin-top: 10px;
}

.active-nav {
	border-bottom: 0.3rem solid #00a290;
	font-weight: 700;
}

.side-item {
	position: relative;
	display: block;
	padding: 0.75rem 1.25rem;
	border: 1px solid rgba(0, 0, 0, 0.125);
	background: #c0c0c0c0;
	border-radius: 15px;
	margin-top: 15px;
	text-align: center;
	font-size: 1.6rem;
}

.active-side {
	background: #00a290;
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
	border-radius: 15px;
	border: 0px;
}

.active-side a {
	color: #fff;
	font-weight: 700;
}

.room-image-container200 {
	width: 100%;
	height: 100%;
	background-color: #f5f5f5;
	background-size: cover;
	background-position: center;
	position: relative;
	object-fit: cover;
}
.searchAppendedData .img-event {
	height: 100%;
	max-height: 250px;
}

.display-off {
	display: none;
}

/*calender*/
.calendar-month {
	width: 100%;
	padding: 20px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.calendar-month .current-month-selection {
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.calendar-month .current-month-selection h2 {
	padding-top: 4px;
}

.calendar-month .current-month-selection select {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
}

.calendar-month .current-month-selection .current-month-arrow {
	font-size: 24px;
	position: relative;
	top: -3px;
	text-rendering: optimizeLegibility;
}

.calendar-month .month-nav {
	color: #565a5c;
	border: 1px solid #ddd;
	width: 46px;
	height: 42px;
	display: inline-block;
}

.calendar-month .month-nav.disabled {
	color: #d7d7d7;
	border-color: #e6e6e6;
	cursor: default;
}

.calendar-month .month-nav.disabled:hover {
	color: #d7d7d7;
}

.calendar-month .month-nav .icon {
	width: 46px;
	height: 42px;
	line-height: 42px;
}

.calendar-month .month-nav:hover {
	color: #9ca299;
	text-decoration: none;
}

.calendar-month .month-nav-next {
	margin-right: 15px;
	margin-left: -1px;
	padding-top: 10px;
}

.calendar-month .month-nav-previous {
	margin-right: 15px;
	margin-left: -1px;
	padding-top: 10px;
}

.calendar-month .spinner-next-to-month-nav {
	position: absolute;
	top: 18px;
	left: 100%;
	width: 35px;
	margin-left: 13px;
	font-size: 0;
	color: transparent;
}

.calendar-month.calendar-placeholder {
	min-height: 456px;
}

::placeholder {
	color: #999;
	font-family: "Poppins", sans-serif;
}

.host-calendar-container {
	position: relative;
}

/*calender end*/
.col-md-02 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
	margin-left: -1px;
}

.col-md-02 {
	float: left;
}

.col-md-02 {
	width: 14.333%;
}

.wkText {
	font-size: 1.6rem;
	color: #414141;
	margin-left: 2px;
}

.calender_box {
	border: 1px solid #d4d4d4;
	padding: 2px 5px;
	height: 110px;
}

.dTfont {
	position: absolute;
	bottom: 6px;
}

.dt-not-available {
	background-color: #dce0e0;
	cursor: not-allowed;
	pointer-events: none;
}

.dt-today .final_day {
	font-weight: bold;
}

.dt-available-with-events {
	background-color: #eeae9c;
}
.margin-top30 {
	margin-top: 30px;
}

.tile {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	float: left;
	transform-style: preserve-3d;
}

.header {
	border-bottom: 1px solid #ebeff2;
	padding: 19px 0;
	text-align: center;
	color: #59687f;
	font-size: 600;
	font-size: 19px;
	position: relative;
}

.banner-img {
	padding: 5px 5px 0;
}

.banner-img img {
	width: 100%;
	border-radius: 5px;
}

.dates {
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	padding: 10px 0px;
	margin: 0px 15px;
	font-size: 16px;
	color: #5aadef;
	font-weight: 600;
	overflow: auto;
	background: #eeeeee54;
}
.dates div {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	font-weight: normal;
	color: #000;
}
.dates strong,
.stats strong {
	display: block;
	color: #28a745;
	font-size: 18px;
	font-weight: 700;
}

.stats {
	border-top: 1px solid #ebeff2;
	background: #f7f8fa;
	overflow: auto;
	padding: 15px 0;
	font-size: 16px;
	color: #59687f;
	font-weight: 600;
	border-radius: 0 0 5px 5px;
}
.stats div {
	border-right: 1px solid #ebeff2;
	width: 33.33333%;
	float: left;
	text-align: center;
}

.stats div:nth-of-type(3) {
	border: none;
}

div.footer {
	text-align: right;
	position: relative;
	margin: 20px 5px;
}

div.footer a.Cbtn {
	padding: 10px 25px;
	background-color: #dadada;
	color: #666;
	margin: 10px 2px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border-radius: 3px;
}

div.footer a.Cbtn-primary {
	background-color: #5aadf2;
	color: #fff;
}

div.footer a.Cbtn-primary:hover {
	background-color: #7dbef5;
}

div.footer a.Cbtn-danger {
	background-color: #fc5a5a;
	color: #fff;
}

div.footer a.Cbtn-danger:hover {
	background-color: #fd7676;
}

.daterangepicker {
	max-width: none;
	z-index: 10000;
	box-shadow: 0 14px 36px 2px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 14px 36px 2px rgba(0, 0, 0, 0.15);
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	min-width: 34px;
	width: 45px !important;
	height: 45px !important;
	line-height: 24px !important;
	font-size: 15px !important;
	border-radius: 4px;
	border: 1px solid transparent;
	white-space: nowrap;
	cursor: pointer;
}
.daterangepicker td.start-date {
	border-radius: 25px !important;
}

.daterangepicker td.end-date {
	border-radius: 25px !important;
}
.daterangepicker td.in-range {
	background-color: #c1f6cd !important;
	border-color: transparent;
	color: #000;
	border-radius: 0;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
	background-color: #28a745 !important;
	border-color: transparent;
	color: #fff;
}
td.off.available {
	visibility: hidden;
}

.daterangepicker .drp-calendar {
	max-width: 350px !important;
}

.daterangepicker .ranges ul {
	margin-top: 15px;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
	position: absolute !important;
	top: 8px !important;
	right: 8px;
	display: block !important;
	font-family: "Font Awesome 5 Free" !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	background: #28a745 !important;
	color: #fff !important;
	border-color: transparent;
}
.calenBox {
	margin-top: 30px;
}
.StripeElement {
	width: 100% !important;
}
@media only screen and (min-width: 767px) {
	.row {
		margin-left: 0px;
		margin-right: 0px;
	}
}

@media only screen and (max-width: 320px) {
	select.form-control:not([size]):not([multiple]) {
		height: calc(2.25rem + 2rem) !important;
	}

	.vrent-button.pl-4.pr-4 {
		margin: 0px !important;
		padding: 7px 5px 10px 5px !important;
	}

	.pick-btn {
		width: 100% !important;
	}
	ul.tophd li {
		padding: 0 !important;
	}
}
.price-pro {
	background: #018055;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	top: -20px;
	position: absolute;
	font-size: -31px;
	left: 5px;
	color: #fff;
}

.modal-body {
	max-height: calc(100vh - 200px);
	overflow-y: auto;
}

.modal-content {
	border-radius: 1.3rem;
}
.modal-title {
	font-size: 18px;
}
#paidModal .modal-title {
	font-size: 22px;
}
#contractModal .body_contract {
	font-size: 13px;
}
#contractModal .fix-height {
	max-height: 455px;
}
input[type="checkbox"] {
	display: inline-block !important;
	height: 24px !important;
	width: 24px !important;
	text-align: center !important;
	vertical-align: top !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgb(176, 176, 176) !important;
	background: rgb(255, 255, 255) !important;
	overflow: hidden !important;
	border-radius: 4px !important;
	margin-right: 5px;
}

.ml-25 {
	margin-left: 25px !important;
}

.hidden-pod {
	height: 600px;
	overflow-y: scroll;
	overflow-x: hidden;
}

[data-toggle="collapse"] .fa:before {
	content: "\f139";
}

[data-toggle="collapse"].collapsed .fa:before {
	content: "\f13a";
}

[data-toggle="collapse"] .review-arrow:before {
	content: "\f107";
}

[data-toggle="collapse"].collapsed .review-arrow:before {
	content: "\f105";
}

/******* Padding Section *************/

/* List Grid view */
.inactive-list {
	color: #a2a2a2;
}

.list-bacground {
	background: #efefef;
}

.badge-pill {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 10px 9px;
	min-width: 45px;
	position: relative;
	overflow: hidden;
	background: #ffb400;
	background: -webkit-linear-gradient(
		310deg,
		#ffc333 55%,
		#ffb400 55%,
		#ffb400 100%
	);
	background: -moz-linear-gradient(
		310deg,
		#ffc333 55%,
		#ffb400 55%,
		#ffb400 100%
	);
	background: -o-linear-gradient(
		310deg,
		#ffc333 55%,
		#ffb400 55%,
		#ffb400 100%
	);
	background: linear-gradient(140deg, #ffc333 55%, #ffb400 55%, #ffb400 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffc333', endColorstr='#ffffb400', GradientType=0);
}

.icon-beach {
	color: #00a290;
}

.rating_active {
	color: #00a290;
}

.rating {
	color: #2b2b2b;
}

/*star rating*/
.stars {
	min-height: 10px;
	width: 125px;
}

.star-rating-alt {
	background: url("../img/alt_star.png") repeat-x scroll left top
		rgba(0, 0, 0, 0);
	height: 25px;
	list-style: outside none none;
	padding: 0;
	position: relative;
	width: 125px;
}

.star-rating-alt li.current-rating {
	background: url("../img/alt_star.png") repeat scroll left center
		rgba(0, 0, 0, 0);
	display: block;
	height: 25px;
	position: absolute;
	text-indent: -9000px;
	z-index: 1;
}

@media screen and (min-width: 992px) {
	.custom_class_booking_type {
		text-align: center;
	}
}

.ex-image-container {
	width: 100%;
	height: 500px;
	background-color: #f5f5f5;
	background-size: cover;
	background-position: center;
	position: relative;
}

.slider-image-container {
	width: 100%;
	height: 513px;
	background-color: #f5f5f5;
	background-size: cover;
	background-position: center;
	position: relative;
}
.slider-thumbs-container {
	width: 100%;
	height: 38px;
	background-color: #f5f5f5;
	background-size: cover;
	background-position: center;
	position: relative;
	border-radius: 3px;
}
.mySwiper2 {
	margin-bottom: 10px;
}
.mySwiper2 .swiper-slide {
	position: relative;
}
.mySwiper2 .swiper-slide .property_name_on_slider {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.38);
	padding: 10px;
	color: #ffffff;
}
.box-wrapper {
	box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 20px;
	padding-bottom: 10px;
}
:root {
	--swiper-navigation-size: 20px;
	--swiper-theme-color: #ffffff;
}
.property-info .icon-box {
	list-style: none;
	position: relative;
	padding: 0px 30px 14px 0;
	font-size: 15px;
	color: #9b9b9b;
	text-align: center;
	width: 23%;
}
.property-info .icon-box i {
	display: block;
	font-size: 20px;
	margin-bottom: 5px;
}
.property-info .nearby {
	font-size: 14px;
}

/*add*/
.blue-color {
	color: #367ea6;
}

.tip {
	width: 0px;
	height: 0px;
	position: absolute;
	background: transparent;
	border: 10px solid #ccc;
}

.tip-left {
	top: 10px;
	left: -21px;
	border-top-color: transparent;
	border-left-color: transparent;
	border-bottom-color: transparent;
}

.tip-right {
	top: 10px;
	right: -21px;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
}

.dialogbox .body {
	position: relative;
	height: auto;
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background-color: #f4f4f4;
	border-radius: 2px;
	border: 1px solid #ccc;
}

.body .message {
	min-height: 30px;
	border-radius: 3px;
	font-family: Arial;
	font-size: 14px;
	line-height: 1.5;
	color: #797979;
}

.media-photo-badgeSMS {
	border-radius: 50% !important;
	height: 90px !important;
	width: 90px !important;
}

.profile_photo img {
	border-radius: 50% !important;
	width: 120px;
	height: 120px;
}

@media only screen and (max-width: 479px) {
	.media-photo-badgeSMS {
		border-radius: 50% !important;
		height: 70px !important;
		width: 70px !important;
		margin-top: 20px;
	}
}

.media-photo-badge img {
	width: 80px;
	height: 80px;
	border-radius: 50% !important;
}

#booking-banner.stick {
	margin-top: 70px !important;
	position: fixed !important;
	width: 25%;
	top: 0;
	z-index: 10;
	border-radius: 0 0 0.5em 0.5em;
}

#booking-price.stick {
	position: fixed !important;
	width: 22.5%;
	top: 85px;
	right: 5%;
	z-index: 10;
	border: 1px solid rgba(0, 0, 0, 0.125);
	padding: 15px;
}

.booking-box label {
	font-size: 16px;
	letter-spacing: 0.5px;
	color: #888888;
}
.booking-box label em {
	font-size: 11px;
	font-style: italic;
}
.booking-box label.error {
	font-size: 12px;
}
.booking-box .form-group {
	margin-bottom: 2rem;
	flex-direction: column;
}
.form-advice {
	color: #c38208;
	font-size: 11px;
	display: block;
}
.property-info .price-month {
	font-size: 35px;
}
.property-info .price-month span {
	font-size: 20px;
}
.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #00a290;
	border-color: #00a290;
	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
}

.page-link {
	position: relative;
	display: block;
	margin: 6px;
	color: #00a290;
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.page-link:hover {
	z-index: 3;
	color: #fff !important;
	background-color: #00a290;
	border-color: #00a290;

	box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
	-webkit-transform: translateY(-0.25em);
	transform: translateY(-0.25em);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	background: #00a290 !important;
	color: #fff !important;
	background-color: #00a290 !important;
	border: 1px solid #dee2e6 !important;
}

.paginate_button.previous.disabled:hover {
	background: #fff !important;
}

.paginate_button.next.disabled:hover {
	background: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	display: inline-block;

	padding: 0.3rem 1em !important;
	margin-left: 2px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	cursor: hand;

	color: #00a290 !important;
	border: 1px solid #dee2e6 !important;
	margin: 0.5rem;
}

.current {
	background: #00a290 !important;
	color: #fff !important;
}

.dataTables_wrapper {
	margin-top: 2.2rem !important;
}

.dataTables_paginate paging_simple_numbers {
	padding: 1.5rem;
}
/*********************** Page Not Found Css *******************************/
#notfound {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 999;
}

.notfound {
	width: 100%;
	line-height: 1.4;
	text-align: center;
}

#notfound .notfound {
	position: relative;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.notfound .notfound-404 {
	position: relative;
	height: 240px;
}

.notfound .notfound-404 h3 {
	font-family: "Cabin", sans-serif;
	position: relative;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	letter-spacing: 3px;
	padding-left: 6px;
}

.notfound .notfound-404 h1 {
	font-family: "Montserrat", sans-serif;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 170px;
	font-weight: 900;
	margin: 0px;
	color: #00a290;
	text-transform: uppercase;
	margin-left: 0;
}

.notfound .notfound-404 h1 > span {
	text-shadow: -8px 0px 0px #000;
}

.notfound h2 {
	font-family: "Cabin", sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	margin-top: 0px;
	margin-bottom: 25px;
}

.modal.left .modal-dialog,
.modal.right .modal-dialog,
.modal.top .modal-dialog,
.modal.bottom .modal-dialog {
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

/* Left & Right */

.modal.left .modal-dialog,
.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 250px;
	max-width: 100%;
	height: 100%;
}

.modal.left .modal-content,
.modal.right .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
	padding: 15px 15px 80px;
	max-height: calc(100vh);
}

.modal.left.fade .modal-dialog {
	left: -500px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {
	left: 0;
}

.modal.right.fade .modal-dialog {
	right: -500px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
	right: 0;
}

.modal.left .modal-content,
.modal.right .modal-content,
.modal.top .modal-content,
.modal.bottom .modal-content,
.modal.full .modal-content {
	border-radius: 0;
	border: none;
}

.modal.left .modal-dialog.modal-sm,
.modal.right .modal-dialog.modal-sm {
	width: 300px;
}

/* Footer */

.modal-footer-fixed {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #fff;
	border-radius: 0;
}

.mobile-side a {
	display: block;
	height: 100%;
	width: 100%;
	padding: 10px;
	color: #00a290;
	box-sizing: border-box;
	border-bottom: 1px solid #fff;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	transition: 0.4s;
}

.mobile-side a i {
	margin-right: 16px;
}

.drop-width {
	width: 150px;
}

.ranges-time li {
	font-size: 13px !important;
	border: 1px solid #fff !important;
	color: #222325 !important;
	padding: 3px 12px !important;
	margin-bottom: 8px !important;
	cursor: pointer !important;
}

.ranges li {
	font-size: 13px !important;
	border: 1px solid #fff !important;
	color: #222325 !important;
	padding: 3px 12px !important;
	margin-bottom: 8px !important;
	cursor: pointer !important;
}
.ranges-time li:hover {
	background: #00a290 !important;
	color: #fff !important;
}

.ranges li:hover {
	background: #00a290 !important;
	color: #fff !important;
}

.ranges li.active {
	background: #00a290 !important;
	border: 1px solid #00a290 !important;
	color: #fff !important;
}

.ranges-time li.active {
	background: #00a290 !important;
	border: 1px solid #00a290 !important;
	color: #fff !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
	background-color: #357ebd;
	border-color: transparent;
	color: #fff;
}

.nav-item > .active {
	color: #00a290;
	font-weight: 700;
}

.footer-bg {
	background: #151515;
	color: #ffffff;
}
.footer-bg a {
	letter-spacing: 0.42px;
	color: #888888;
}
.footer-bg a:hover {
	color: #1da390;
}

footer .join-newsletter .form-control {
	border-radius: 5px;
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
	border: solid 1px #1da390;
	height: 50px;
	background-color: transparent;
	background-image: url("../images/email.svg");
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 24px;
	color: #cccccc;
}
footer .join-newsletter .green-btn {
	border-radius: 24px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	padding: 12px 67px 12px 28px;
	font-size: 16px;
	font-weight: normal;
	margin-top: 31px;
	background-color: #1da390;
	background-image: url("../images/send.svg");
	background-repeat: no-repeat;
	background-position: 77% center;
	background-size: 22px;
	box-shadow: none;
	transition: all 0.2s;
	color: #fff;
}
footer .join-newsletter .green-btn:hover {
	box-shadow: 0 2px 15px 0 rgb(204 210 236 / 39%);
	-webkit-box-shadow: 0 2px 15px 0 rgb(204 210 236 / 39%);
	-moz-box-shadow: 0 2px 15px 0 rgba(204, 210, 236, 0.39);
}

footer .contact li:before,
.contactInfo p:before {
	position: absolute;
	top: 0;
	z-index: 0;
	height: 30px;
	width: 30px;
	font-size: 30px;
	content: "";
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
footer .contact li.phone:before,
.contactInfo .phone:before {
	left: 0px;
	background-image: url("../images/phone.svg");
}
footer .contact li.address:before {
	left: 3px;
	background-image: url("../images/pin.svg");
}
footer .contact li.email:before,
.contactInfo .email:before {
	left: 0px;
	background-image: url("../images/email.svg");
}
.contactInfo .chat:before {
	left: 0px;
	background-image: url("../images/chat.svg");
}
.contactInfo a {
	color: #777;
}
.contactInfo a:hover {
	color: #000;
}
footer .contact a.link {
	color: #cccccc;
}
.footer-bg .contact a.link:hover {
	color: #1da390;
}
.first-row-footer {
	border-bottom: 1px solid #434343;
}

.footer-border-top {
	border-top: 1px solid #434343;
	padding-bottom: 20px;
	padding-top: 20px;
}
.copyright {
	color: rgba(255, 255, 255, 0.5);
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0;
}
.logo-footer {
	padding: 15px 0;
}

.social-footer ul {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.social-footer ul li.list-inline-item {
	display: inline-flex;
	height: 100%;
	border-left: solid 0.8px rgba(255, 255, 255, 0.15);
	padding: 15px 23px;
	margin: 0;
}
.social-footer ul li.list-inline-item:last-child {
	border-right: solid 0.8px rgba(255, 255, 255, 0.15);
}

.footer-title {
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.social-footer .social-icon {
	color: #fff;
	font-size: 24px;
	margin: auto;
}
footer .contact li {
	padding-bottom: 15px;
	position: relative;
	margin-bottom: 10px;
	padding-left: 45px;
	font-weight: 300;
	font-size: 15px;
	color: #cccccc;
	list-style: none;
	line-height: 26px;
	letter-spacing: 0.4px;
	word-break: break-all;
}

/* Inbox */

.container-inbox {
	display: flex;
	height: calc(100vh - 17rem);
}

.right-inbox {
	height: calc(100vh - 17rem);
}

sidebar {
	width: 33%;
	min-width: 33%;
	display: flex;
	background: #fff;
	flex-direction: column;
	transition: 500ms all;
	max-height: 100vh;
	z-index: 100;
}

sidebar .logo {
	display: flex;
	margin: 10px 0 0 0;
	padding-bottom: 10px;
	align-items: center;
	justify-content: center;
	color: #000;
	font-size: 3em;
	letter-spacing: 7px;
	border-bottom: 1px solid #ccc;
}

sidebar .list-wrap {
	width: 100%;
	overflow: auto;
	border: 1px solid #ddd;
	border-radius: 3px;
}

sidebar .list-wrap .list {
	border-bottom: 1px dashed #ddd;
	background: #fff;
	display: flex;
	padding: 5px;
	cursor: pointer;
}

sidebar .list-wrap .list:hover,
sidebar .list-wrap .list.active {
	background: #f4f7f9;
}

sidebar .list-wrap .list img {
	border-radius: 50%;
	width: 4rem;
	height: 4rem;
	object-fit: cover;
	margin-right: 1rem;
	box-shadow: 0.1rem 0.2rem 0.3rem rgba(0, 0, 0, 0.5);
}

sidebar .list-wrap .list .info {
	flex: 1;
}

sidebar .list-wrap .list .count {
	font-size: 0.75em;
	background: #bde2f7;
	box-shadow: 0 0.5rem 1.5rem -0.5rem rgba(0, 0, 0, 0.7);
	padding: 0.3rem;
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	text-align: center;
	color: #000;
}

.content-inbox {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.content-inbox header {
	height: 7rem;
	background: #f7f7f7;
	display: flex;
	padding: 1rem;
	border-top: 1px solid #ddd;
}

.content-inbox header img {
	border-radius: 50%;
	width: 5rem;
	height: 5rem;
	object-fit: cover;
	margin-right: 10px;
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
}

.content-inbox header .info {
	flex: 1;
}

.content-inbox header .info .user {
	font-weight: 700;
}

.content-inbox header .info .time {
	display: flex;
	margin-top: 3px;
	font-size: 0.85em;
}

.content-inbox header .open {
	display: none;
}

.content-inbox header .open a {
	color: #000;
	letter-spacing: 3px;
}

.message-wrap {
	flex: 1;
	display: flex;
	flex-direction: column;
	padding: 15px;
	overflow: auto;
	height: calc(100vh - 30rem);
}

.message-wrap::before {
	content: "";
	margin-bottom: auto;
}

.message-wrap .message-list {
	align-self: flex-start;
	max-width: 70%;
}

.message-wrap .message-list.me {
	align-self: flex-end;
}

.message-wrap .message-list.me .msg {
	background: #bde2f7;
	color: #111;
}

.message-wrap .message-list .msg {
	background: #dee2e6;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
	padding: 10px 5px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.message-wrap .message-list .time {
	text-align: right;
	color: #999;
	font-size: 0.75em;
}

.message-footer {
	border-top: 1px solid #ddd;
	background: #eee;
	padding: 10px;
	display: flex;
	height: 60px;
}

.message-footer input {
	flex: 1;
	padding: 0 20px;
	border-radius: 5px;
}

.container-fluid-90 {
	width: 90% !important;
}
@media only screen and (max-width: 480px), only screen and (max-width: 767px) {
	sidebar {
		position: fixed;
		width: 100%;
		min-width: 100%;
		height: 0vh;
		bottom: 0;
		box-shadow: 0 5px 25px -5px black;
		bottom: 0;
		left: 0;
	}

	sidebar.opened {
		height: calc(100vh - 25rem) !important;
	}

	sidebar .logo {
		display: none;
	}

	sidebar .list-wrap .list .count {
		font-size: 0.75em;
	}

	header .open {
		display: block !important;
	}

	.container-fluid-90 {
		width: 100% !important;
	}
}

.modal-lg {
	max-width: 1000px;
}

.modal-dialog-centered {
	min-height: calc(100vh - 11.5rem);
}

.modal-body {
	max-height: calc(100vh - 12.5rem);
	overflow-y: auto;
}

.modal-body-filter {
	max-height: calc(100vh - 20.5rem) !important;
	overflow-y: auto;
}

.drop-down-menu-left {
	left: -40px;
}

.vtooltip {
	position: relative;
	display: inline-block;
}

.vtooltip .vtooltiptext {
	visibility: hidden;
	width: 110px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 2px 0;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: -55px;
}

.vtooltip .vtooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: black transparent transparent transparent;
}

.vtooltip:hover .vtooltiptext {
	visibility: visible;
}

.map-view-location {
	width: 100%;
	height: 250px;
}

.map-close {
	background: #fff;
	border: 0px;
	padding: 0px;
	position: absolute;
	cursor: pointer;
	user-select: none;
	border-radius: 8px;
	height: 45px;
	width: 45px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
	top: 10px;
	left: 15px;
	color: #2b2b2b;
	z-index: 100;
}

.price-btn {
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
}

.show-map {
	background: #fff;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	user-select: none;
	border-radius: 8px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
	color: #2b2b2b;
	z-index: 100;
}
.dropdown-menu-location {
	width: 45rem !important;
	border-radius: 15px !important;
	top: 5px !important;
	box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2),
		0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
}

.dropdown-menu-room-type {
	width: 25rem !important;
	border-radius: 15px !important;
	top: 5px !important;
	box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2),
		0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
}

.dropdown-menu-price {
	border-radius: 15px !important;
	top: 5px !important;
	box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2),
		0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
}

.opacity-1 {
	opacity: 1 !important;
}

.pick_date-width {
	width: 230px;
	padding: 0 10px 0 15px;
}

.modal-z-index {
	z-index: 100000000 !important;
}

@media only screen and (max-width: 900px) {
	#booking-banner.stick {
		width: 32% !important;
	}
	#booking-price.stick {
		width: 32% !important;
	}

	.dropdown-menu-location {
		width: 30rem !important;
	}

	.ex-image-container,
	.slider-image-container {
		height: 250px;
	}
}

/**************************** Dashboard Css *********************************/

.widget ul {
	margin: 0px;
	padding: 0;
	overflow: hidden;
}
.widget ul li {
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
}
.sidebar-thumb {
	float: left;
	overflow: hidden;
	margin-right: 15px;
}
.sidebar-thumb img {
	background: #fff;
	border: 1px dashed #e0e0e0;
	padding: 6px;
	height: 75px;
	width: 75px;

	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
}
.sidebar-content h5 {
	font-size: 16px;
	cursor: pointer;
	line-height: 18px;
}
.sidebar-content h5 a:hover {
	color: #2996bd;
}

.sidebar-content h5 a {
	color: #202020;
	outline: 0 none;
	text-decoration: none;
	font-weight: bold;
}
.sidebar-meta span {
	color: #2e2e2e;
}
.sidebar-meta span.time {
	margin-right: 10px;
}
/**************************** End Dashboard Css *********************************/

.review-0 ul li {
	list-style: none;
	display: inline;
	width: 50%;
}
a.send-btn {
	z-index: 11;
	position: relative;
	float: right;
	margin: 0px 0 0 -50px;
	width: 50px;
	border-radius: 0 4px 4px 0;
}

.single-load {
	min-height: 200px;
	width: 100%;
	text-align: center;
	opacity: 0.9;
	padding-top: 110px;
}
.loader-img {
	min-height: 200px;
	width: 100%;
	text-align: center;
	opacity: 0.9;
	padding-top: 70px;
}

.not-found {
	width: 100px;
}

.light-box-img {
	height: 400px;
	width: 100%;
	background-size: cover;
	background-position: 50% 50%;
}

.light-box-view {
	text-align: center;
	padding-top: 40px;
	margin-top: 0px;
	color: white;
	height: 130px;
	width: 100%;
	background-color: #8e8f90;
	cursor: pointer;
}

.single-map-w {
	width: 100%;
	height: 400px;
}

.map-view {
	width: 100%;
	height: 100vh;
}

.cursor-pointer {
	cursor: pointer;
}

.map-property-img {
	height: 150px;
	width: 250px;
	object-fit: cover;
}
.media-cover {
	width: 250px;
}

.map-property-name {
	max-height: 150px;
	max-width: 250px;
}

.dataTables_paginate {
	margin-top: 25px !important;
}

.js-calendar-sync:hover {
	color: #fff !important;
}

.social_share-ctn {
	flex-wrap: wrap;
}

.shareButton {
	background-color: #476bb8;
	color: white;
	padding: 3px 10px;
	display: inline-block;
	font-size: 13px;
	cursor: pointer;
	min-height: 28px;
	border-radius: 4px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.shareButton:hover {
	background-color: #3b5998;
	color: white !important;
}
.property-info .title-property {
	font-size: 30px;
	color: #000000;
	font-weight: 500;
	text-transform: capitalize;
	margin-top: 0;
}

.view-all {
	background-color: rgb(24, 23, 23);
	color: #fff;
	font-weight: 700;
}
.view-all img {
	opacity: 0.5;
}

.h-110px {
	height: 110px;
	object-fit: cover;
}

.gal-img {
	width: 200px;
}

.price-table-scroll {
	max-height: 500px;
}

/* Media query */
@media (min-height: 0px) and (max-height: 480px) {
	.min-height {
		min-height: 480px;
	}
}

@media (min-height: 481px) and (max-height: 720px) {
	.min-height {
		min-height: 600px;
	}
}

@media (min-height: 721px) and (max-height: 850px) {
	.min-height {
		min-height: 790px;
	}
}

@media (min-height: 851px) and (max-height: 1440px) {
	.min-height {
		min-height: 927px;
	}
}

@media (max-width: 1200px) {
	#booking-price.stick {
		width: 30.5%;
	}
}

/* Animation */
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

@media (print), (prefers-reduced-motion: reduce) {
	.animated {
		-webkit-animation-duration: 1ms !important;
		animation-duration: 1ms !important;
		-webkit-transition-duration: 1ms !important;
		transition-duration: 1ms !important;
		-webkit-animation-iteration-count: 1 !important;
		animation-iteration-count: 1 !important;
	}
}

.swal-footer {
	text-align: center;
}
.main-heading {
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: 700;
	color: #111111;
	text-align: center;
}
.main-heading span,
.heading-big span {
	color: #1da390;
}
.heading-big {
	font-weight: bold;
	font-size: 36px;
	color: #000000;
	display: block;
	margin-bottom: 40px;
	margin-top: 20px;
}
progress {
	border: none;
	height: 5px;
	width: 100px;
	margin-bottom: 3px;
	background: rgb(196, 194, 194);
}

progress {
	color: rgb(180, 180, 184);
}

progress::-webkit-progress-value {
	background: #222222;
}

progress::-moz-progress-bar {
	background: rgb(180, 180, 184);
}

progress::-webkit-progress-value {
	background: #222222;
}

progress::-webkit-progress-bar {
	background: rgb(180, 180, 184);
}
/* HomePage */
.services-types {
	overflow: hidden;
}
.services-types .services-types-box {
	border-radius: 7px;
	background-color: #ffffff;
	padding: 10px 0;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	margin: 15px 0;
	text-align: center;
}
.services-types .services-types-box:hover {
	box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
}
.services-types-box .services-img img {
	height: 75px;
	margin: auto;
}

.services-types .services-types-box h3 {
	margin: 33px 0 20px;
	font-size: 26px;
	font-weight: 600;
}
.properties-btn {
	font-size: 15px;
	color: #ffffff;
	border-radius: 2.5px;
	-webkit-border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	background-color: #1da390;
	padding: 8px 14px;
	display: inline-block;
}
.properties-btn:hover {
	background: #111111;
	color: #fff;
}
.dark-gray-bg {
	background: #f5f5f5;
}

/* Properties-BOX */
.properties-info {
	padding: 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.properties-info > a.text-color {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.properties-box:hover {
	box-shadow: 0 20px 20px 0 rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 20px 20px 0 rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
}
.properties-column {
	margin-bottom: 30px;
}
.properties-box {
	border-radius: 7px;
	overflow: hidden;
	height: 100%;
	display: flex;
	flex-direction: column;
	background-color: #ffffff;
	transition: all 0.5s linear;
}
.properties-info .location {
	word-wrap: break-word;
	line-height: 1.6em;
	font-size: 14px;
	color: #848484;
	position: relative;
	padding-left: 20px;
	min-height: 45px;
}
.properties-info .location i {
	color: #1da390;
	position: absolute;
	left: 2px;
	top: 5px;
	font-size: 16px;
}
.properties-info .property-name {
	font-size: 22px;
	font-weight: 600;
	text-transform: capitalize;
	margin-top: 7px;
	margin-bottom: auto;
}
.grid .box-price {
	position: absolute;
	left: 21px;
	bottom: 25px;
	background-color: #ffffff;
	padding: 0 22px 0px 18px;
	border-radius: 3px;
	font-size: 15px;
}
.grid .box-price .per-month {
	font-size: 10px;
}
.properties-info .district {
	color: #888888;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0;
}
.properties-info .nearby {
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 1.5em;
	line-height: 1.6em;
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 14px;
}
.find-roommate .properties-box {
	margin-bottom: 30px;
	background: #fff;
	height: auto;
	box-shadow: 0 20px 20px 0 rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 20px 20px 0 rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
}
.find-roommate .properties-box .properties-img img {
	width: 100%;
}

.find-roommate .properties-info h3 {
	font-size: 22px;
	font-weight: 600;
	color: #000000;
	text-transform: capitalize;
}
.find-roommate .properties-info span {
	font-size: 15px;
	color: #333;
}
.properties-box .grid figure {
	height: 259px;
}
.properties-by-area .grid figure {
	height: 360px;
	border-radius: 5px;
}
.nearby-rentals .properties-box .grid figure {
	height: 200px;
}
.single-room .grid figure {
	height: 66px;
}
.nearby-rentals .properties-info {
	padding: 15px;
}
.single-room {
	background-color: #fafafa;
	box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	overflow: hidden;
	transition: all 0.3s;
}
.single-room:hover {
	box-shadow: 0 7px 20px 0 rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 7px 20px 0 rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.1);
}
.single-room .room-name,
.parent-name {
	font-weight: bold;
	margin-top: 0.6rem;
}
.room-info {
	padding: 0 5px;
}
.room-breakdown {
	background: #e0fbd5;
	padding: 5px 0;
	text-align: center;
	width: 100%;
	color: #424242;
}
.bookNowBook h3 {
	margin-bottom: 40px;
	letter-spacing: 0.44px;
	color: #000;
	font-size: 1.5em;
	text-align: center;
}
.fileUpload-cnt {
	border-radius: 3px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
	border: 0;
	display: inline-block;
	padding: 0.48rem 0.81rem;
	margin-bottom: 15px;
}
.logo-receipt {
	width: 256px;
}
#card-element {
	box-sizing: border-box;
	height: 40px;
	padding: 10px 12px;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: white;
	box-shadow: 0 1px 3px 0 #e6ebf1;
	-webkit-transition: box-shadow 150ms ease;
	transition: box-shadow 150ms ease;
}
.fileUpload-cnt input {
	padding: 0;
	height: auto;
}
.bookNowBook {
	padding-top: 15px;
	padding-bottom: 15px;
}
.price_table {
	margin-bottom: 15px;
}
.rooms-swiper {
	padding-bottom: 35px;
	padding-top: 9px;
	padding-left: 6px;
}
.rooms-swiper .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
}
.icon-sigle-room i {
	font-size: 24px;
}
.icon-sigle-room span {
	padding-left: 4px;
}
.icon-sigle-room {
	margin-top: 1rem;
}
.icon-sigle-room a {
	font-size: 20px;
	font-weight: 300;
	color: #1da390;
}
.icon-sigle-room a:hover {
	color: #9b9b9b;
}
.properties-by-area {
	padding-top: 75px;
}
.properties-info .box-footer {
	border-top: 1px solid #f4f4f4;
	padding-top: 15px;
	font-size: 14px;
}
.properties-info .box-footer .review-box i {
	padding-right: 7px;
}
.properties-info .box-footer .list-inline-item:not(:last-child) {
	margin-right: 10px;
}
.properties-info .box-footer .list-inline i {
	padding-right: 5px;
}

.hot-property-info {
	text-align: center;
	padding: 50px;
	background-color: #292929;
	width: 50%;
	position: absolute;
	right: 0;
	z-index: 1;
	top: 0;
	height: 100%;
	color: #fff;
}
.hot-property-image {
	text-align: center;
	width: 50%;
}
.hot-properties .swiper-wrapper {
	padding-bottom: 60px;
}
.hot-properties .grid figure {
	height: 450px;
	border-radius: 0;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 0;
}
.swiper-pagination-bullet {
	background: #292929;
	width: 13px;
	height: 13px;
	margin: 0px 5px;
	opacity: 1;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
	.swiper-pagination-bullet {
	margin: 0px 5px;
}
.swiper-pagination-bullet-active {
	background: #1da390;
}
.hot-property-info p {
	color: #9b9b9b;
	font-size: 15px;
}
.hot-property-info h3 {
	margin: 30px 0;
	font-size: 28px;
	font-weight: 400;
}
.hot-property-info h4 {
	color: #9b9b9b;
	font-size: 14px;
	position: relative;
	display: inline-block;
	margin-bottom: 42px;
	font-weight: 400;
}
.hot-property-info h4 i {
	padding-right: 5px;
	font-size: 15px;
}
.hot-property-info .hot-property-btn {
	display: inline-block;
	border-radius: 3.3px;
	background: #1da390;
	padding: 7px 37px;
	color: #ffffff;
	margin-bottom: 0;
	line-height: 2;
	transition: all 0.3s ease;
}
.daterangepicker .drp-buttons .btn {
	font-size: 14px;
	padding: 4px 13px;
}
.daterangepicker .drp-buttons .btn.applyBtn {
	background-color: #00a290;
	border: unset;
}
.hot-property-info .hot-property-btn:hover {
	background: #1da390;
	box-shadow: 0 2px 15px 0 rgb(204 210 236 / 39%);
	-webkit-box-shadow: 0 2px 15px 0 rgb(204 210 236 / 39%);
	-moz-box-shadow: 0 2px 15px 0 rgba(204, 210, 236, 0.39);
}
.video_link-cnt {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	display: block;
}
.video_link-cnt iframe.yt_iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 1100px) and (min-width: 992px) {
	progress {
		width: 55px;
	}
}
@media screen and (max-width: 1150px) and (min-width: 1100px) {
	progress {
		width: 80px;
	}
}
.hot-property-info ul.box-info-icon {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 45px;
	width: 100%;
	left: 0;
}
.hot-property-info ul.box-info-icon li:not(:last-child) {
	margin-right: 35px;
}
.hot-property-info ul.box-info-icon li {
	list-style: none;
	position: relative;
	color: #9b9b9b;
	text-align: left;
	padding-left: 55px;
}
.hot-property-info ul.box-info-icon li p {
	margin-bottom: 0;
	line-height: 18px;
}
.hot-property-info ul.box-info-icon li span {
	display: block;
}
.hot-property-info ul.box-info-icon li i {
	position: absolute;
	left: 2px;
	bottom: 9px;
	font-size: 30px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #00a290 !important;
	background: #00a290 !important;
	font-weight: normal;
	color: #fff;
}

.ui-state-active:hover {
	color: #fff !important;
}

.line-height-2-4 {
	line-height: 2.4;
}

.overflow-hidden-x {
	overflow-x: hidden;
}

.box-facility .facility-img {
	height: 43px;
	margin: 0 auto 5px;
}
.box-facility {
	font-size: 15px;
	color: #9b9b9b;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.property-des-title {
	font-size: 22px;
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 10px;
}

#payment-form {
	background-color: #e5e5e5;
	border-radius: 8px;
	padding: 15px;
	max-width: 600px;
}
.card-img-top {
	height: auto;
}
.mySwiper {
	padding-left: 10px;
}
@media (max-width: 576px) {
	.gal-img {
		width: 100% !important;
	}

	.h-110px {
		height: auto !important;
	}
}
.login-bg {
	background-position: center;
	background-image: url("../images/login-bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
}
.signup-left {
	padding: 25vh 80px 0;
}
.login-bg .login-left-logo {
	width: 360px;
	max-width: 100%;
}
.signup-left h1 {
	font-size: 2.7em;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 2px;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 10px;
}
.or-box {
	background: #c7c2c2;
	height: 1px;
	position: relative;
	width: 60%;
	margin: 65px auto 35px;
}
.or-box span {
	background: #ffffff;
	padding: 2px;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	letter-spacing: -0.05px;
	color: #9ea0a5;
}
.dont-account {
	color: #9ea0a5;
	margin-top: 45px;
}
.dont-account a {
	color: #000000;
	font-size: 14px;
	font-weight: 500;
	text-decoration: underline;
}
.signup-page .form-group .field-icon {
	position: absolute;
	right: 15px;
	top: 22px;
	transform: translate(0, -50%);
	margin: 0;
}

.signup-page button.vbtn-success:hover {
	background: #076f63;
	color: #fafafa;
}
#scroll {
	z-index: 9999;
	position: fixed;
	right: 10px;
	margin-right: 6%;
	display: block;
	bottom: 10px;
	cursor: pointer;
	width: 48px;
	height: 48px;
	background-color: #1da390;
	text-indent: -9999px;
	display: none;
	border-radius: 60px;
}
#scroll span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -12px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-bottom-color: #ffffff;
}
.signup-page .signup .form-group label {
	margin-bottom: 0;
	display: block;
}
.select2-container {
	max-width: 100%;
	flex: 1;
}
.signup-page .signup .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.31rem;
	height: 44px;
}
.signup-page
	.signup
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	color: #444;
	line-height: 44px;
}
.signup-page
	.signup
	.select2-container--default
	.select2-selection--single
	.select2-selection__arrow {
	height: 44px;
}
.search-banner .select2-container--default .select2-selection--single {
	background-color: transparent;
	border: unset;
	border-radius: 0;
}
.search-banner
	.select2-container--default
	.select2-selection--single
	.select2-selection__rendered {
	color: #fff;
}
.search-banner
	.select2-container
	.select2-selection--multiple
	.select2-selection__rendered {
	display: inline-flex;
}
.search-banner
	.select2-container--default.select2-container--focus
	.select2-selection--multiple {
	border: unset;
}
.search-banner
	.select2-container--default
	.select2-selection--multiple
	.select2-selection__choice,
.search-banner .select2-container--default .select2-selection--multiple {
	background-color: transparent;
	border: unset;
	color: #fff;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
	background-color: #1da390;
}

.select2-container--default
	.select2-results__option--highlighted[aria-selected] {
	background-color: #076f63;
}
.signup-page .signup .form-group a {
	text-decoration: underline;
}

.terms-conditions p {
	color: #666;
	font-size: 14px;
	line-height: normal;
	margin-bottom: 0;
}
.terms-conditions h2 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 15px;
}

#contactusForm .form-group {
	margin-bottom: 30px;
}
#contactusForm .form-control {
	background: #fff;
	border: 1px solid #e4e4e4;
	color: #000;
	padding: 10px 22px;
	height: initial;
	font-size: 14px;
	position: relative;
	font-weight: 300;
	border-radius: 3px;
}
#contactusForm input.form-control {
	height: 44px;
}
.contactPages .contactInfo {
	position: relative;
}
.contactPages .contactInfo::before {
	content: "";
	position: absolute;
	height: 100%;
	left: -12.33333333%;
	width: 1px;
	background: #e4e4e4;
}
.contactPages h6 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 400;
	color: #777;
	line-height: 30px;
}
.contactPages .phone {
	margin: 30px 0 15px;
}
.contactPages .contactInfo p {
	margin-top: 15px;
}
.contactPages p {
	color: #777777;
	font-size: 16px;
	margin: 0 auto;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.5px;
	position: relative;
	padding-left: 45px;
}
#map {
	height: 400px;
	width: 100%;
}
.green-btn {
	font-size: 22px;
	color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #1da390;
	padding: 18px 47px;
	display: inline-block;
	box-shadow: 0 2px 15px 0 rgba(204, 210, 236, 0.39);
	-webkit-box-shadow: 0 2px 15px 0 rgba(204, 210, 236, 0.39);
	-moz-box-shadow: 0 2px 15px 0 rgba(204, 210, 236, 0.39);
	transition: all 0.3s ease;
}
.contact-us .green-btn {
	transition: all 0.3s;
	font-size: 22px;
	border-radius: 50px;
	padding: 12px 47px;
	color: #fff;
}
.contact-us .green-btn:hover {
	opacity: 0.6;
}
.properties-house {
	border-radius: 3px;
	background: #1da390;
	font-size: 14px;
	color: #ffffff;
	padding: 3px 10px;
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
}
.timelinePageSearch .form-table {
	padding: 10px 15px;
	border-radius: 6px;
	box-shadow: 0 1px 12px 0 rgb(0 0 0 / 11%);
}
.form-table {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 10px 8px;
}
.timelinePageSearch form {
	width: 70%;
	margin: 0 auto;
}
.timelinePageSearch .form-group {
	border: transparent;
	border-radius: 0px;
	padding: 0px;
	width: 180px;
	margin-bottom: 0;
	border-right: 1px solid #ccc;
	flex-grow: 1;
	margin-right: 40px;
}
.timelinePageSearch .form-group input {
	height: 60px;
	border: unset;
}
.timelinePageSearch .green-btn {
	border-radius: 30px;
	padding: 14px 38px 13px 58px;
	text-transform: uppercase;
	background-color: #1da390;
	background-repeat: no-repeat;
	background-size: 29px;
	background-position: 25px center;
	background-image: url("../images/search.svg");
}
.personal-data hr {
	width: 100%;
}
#addPostBtn {
	margin-top: 50px;
	margin-bottom: 50px;
}
.dark-gray-bg {
	background: #f5f5f5;
}
.btn-insurance {
	font-size: 22px;
	border-radius: 5px;
	background-color: #ffffff;
	color: #333333;
	padding: 7px 22px;
	margin-top: 1rem;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.santexpat-logo {
	width: 160px;
	margin-bottom: 30px;
}
.btn-insurance:hover {
	background-color: #1da390;
	color: #ffffff;
	box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 20px 20px 0 rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
	.santexpat .btn-insurance,
	.santexpat .btn-insurance:not(:last-child) {
		margin-left: auto;
		margin-right: auto;
	}
	.btn.btn-insurance {
		font-size: 1em;
		padding: 5px 7px;
	}
	.main-heading {
		margin-top: 0;
	}
	.santexpat-logo {
		margin-bottom: 10px;
	}
}
.timelineTabs .nav-tabs li a.active {
	color: #ffffff;
	background-color: #1da390;
	border: 1px solid #1da390;
}
.timelineTabs .nav-tabs li a {
	border-radius: 0;
	box-shadow: none;
	font-size: 18px;
	font-weight: 500;
	color: #111111;
	padding: 20px 30px;
	display: block;
}
#nav-tabContent {
	background: #fff;
	padding: 15px;
	border: 1px solid#1da390;
	margin-bottom: 55px;
}
#accomodationOutput h3 {
	text-align: center;
	font-size: 24px;
	color: #f00;
	margin-top: 20px;
	margin-bottom: 20px;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee;
}
.nav-tabs a:hover {
	text-decoration: none;
	background-color: #eeeeee;
}
.searchAppendedData {
	box-shadow: 0 1px 12px 0 rgb(0 0 0 / 11%);
	border-radius: 6px;
	overflow: hidden;
}
.searchAppendedData a.btn {
	margin-top: 5px;
	background: #1da390;
	border-radius: 24px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	color: #ffffff;
	padding: 6px 20px;
	font-size: 16px;
	letter-spacing: 1px;
}
.searchAppendedData a.btn:hover {
	background-color: #000;
}
.searchAppendedData .grid figure {
	height: 259px;
}

.feed-content .recentcontainer .newpostheader,
.feed-content .recentcontainer .newpostfooter {
	padding: 10px;
}
.feed-content .recentcontainer .community-counter {
	padding: 4px 5px;
}
.feed-content .recentcontainer .newpost .postcontent {
	position: relative;
	margin-top: 0px;
	padding-bottom: 40px;
	/*white-space: pre-line;*/
}
.feed-content .recentcontainer .newpost .postcontent p {
	margin-bottom: 0;
	line-height: 24px;
	text-align: justify;
}
.feed-content .recentcontainer .newpostheader .rightsideofpost,
.feed-content .recentcontainer .newpostfooter .rightsideofpost {
	position: relative;
	top: -73px;
	float: right;
}
.feed-content .recentcontainer .newpost textarea,
.feed-content .recentcontainer .newpost .postcontent {
	display: inherit;
	padding: 0 15px;
	width: 100%;
	height: 100%;
	font-size: 13px;
	word-break: break-all;
}
.feed-content .recentcontainer .commentpost .input-group {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.commentpost {
	padding: 0 17px 10px 8px;
	background: #f6f7f9;
}
.feed-content .newpostfooter li a:hover {
	background: #1da390;
	border: 1px solid #1da390;
	color: #fff;
}
.feed-content .recentcontainer a {
	color: #909090;
	text-decoration: underline;
}
.feed-content .recentcontainer .newpostheader a.userName {
	color: #000;
	text-decoration: none;
}
.feed-content {
	padding: 0;
}
.feed-content .recentcontainer {
	border: 0;
	background: #f7f7f7;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 0px;
}
.feed-content .recentcontainer .newpostheader a img,
.feed-content .recentcontainer .newpostfooter a img {
	width: 54px;
	height: 54px;
	margin: 0 5px;
	object-fit: cover;
}
.feed-content .newpostfooter li a:hover img {
	filter: brightness(0) invert(1);
}
.timelineTabs .nav-tabs li a i {
	margin: 0 10px;
}
.feed-content .recentcontainer .newpostheader li a,
.feed-content .recentcontainer .newpostfooter li a {
	font-size: 14px;
	color: #333;
	margin-right: 5px;
	border: 1px solid #dddddd;
	border-radius: 4px 4px 0 0;
	background: #fff;
}
.feed-content .recentcontainer .newpostheader,
.feed-content .recentcontainer .newpostfooter {
	padding: 4px 5px;
}
.feed-content .recentcontainer .newpostheader,
.feed-content .recentcontainer .newpostfooter {
	padding: 10px;
}
.feed-content .recentcontainer .community-counter {
	padding: 4px 5px;
}
.feed-content .recentcontainer .newpost .postcontent {
	position: relative;
	margin-top: 0px;
	padding-bottom: 40px;
	/*white-space: pre-line;*/
}
.feed-content .recentcontainer .newpost .postcontent p {
	margin-bottom: 0;
	line-height: 24px;
	text-align: justify;
}
.feed-content .recentcontainer .newpostheader .rightsideofpost,
.feed-content .recentcontainer .newpostfooter .rightsideofpost {
	position: relative;
	top: -73px;
	float: right;
}
.feed-content .recentcontainer .newpost textarea,
.feed-content .recentcontainer .newpost .postcontent {
	display: inherit;
	padding: 0 15px;
	width: 100%;
	height: 100%;
	font-size: 13px;
	word-break: break-all;
}
.feed-content .recentcontainer .commentpost .input-group {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}
.commentpost {
	padding: 0 17px 10px 8px;
	background: #f6f7f9;
}
.feed-content .newpostfooter li a:hover {
	background: #1da390;
	border: 1px solid #1da390;
	color: #fff;
}
.feed-content .recentcontainer a {
	color: #909090;
	text-decoration: underline;
}
.feed-content .recentcontainer .newpostheader a.userName {
	color: #000;
	text-decoration: none;
}
.timelineSingle .feed-content .recentcontainer a.date {
	font-size: 12px;
}
.timelineSingle .feed-content .recentcontainer .newpostheader a img,
.timelineSingle .feed-content .recentcontainer .newpostfooter a img {
	margin: 0 10px 2px 0;
}
.timelineSingle .feed-content .recentcontainer .newpost textarea,
.timelineSingle .feed-content .recentcontainer .newpost .postcontent {
	padding: 10px 0px;
}
.timelineSingle .feed-content .recentcontainer .newpostheader,
.timelineSingle .feed-content .recentcontainer .newpostfooter {
	padding: 10px 0;
}
.timelineTabs .postThumb img {
	height: 162px;
	object-fit: cover;
	width: 100%;
}
.like-unlike {
	vertical-align: text-bottom;
	cursor: pointer;
	width: 20px !important;
	height: 19px !important;
}
.timelineTabs .postThumb img {
	height: 162px;
	object-fit: cover;
	width: 100%;
}
.postThumb ul {
	padding: 0;
	display: flex;
}
.timelineTabs .postThumb li {
	position: relative;
	overflow: hidden;
}
.timelineTabs .postThumb li .overlayView {
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.72);
	height: 100%;
	left: 0;
	bottom: -100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.timelineTabs .postThumb li .overlayView button {
	padding: 12px 30px;
	width: auto;
	border: 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: transparent;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.postThumb ul li {
	margin: 2% 1%;
	list-style: none;
	width: 20%;
	background: #000;
}
.timelineTabs .postThumb li:hover .overlayView {
	bottom: 0;
}
.nav-justified li {
	flex: 1;
	text-align: center;
	margin-right: 5px;
}
.already_booked {
	bottom: 21px;
	position: absolute;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	width: 100%;
	padding: 6px;
}

#front-search-form .form-group {
	border: solid 1px rgba(255, 255, 255, 0.68);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0px;
	width: auto;
	margin: 0 5px;
	position: relative;
}
#front-search-form .form-group .input-group-append {
	position: absolute;
	right: 0;
	bottom: 0;
}
#front-search-form .form-group .input-group-append .input-group-text {
	background-color: transparent;
	border: unset;
}
#front-search-form .form-group label {
	font-weight: normal;
	font-size: 11px;
	color: #e8e8e8;
	margin-bottom: 0;
	padding: 0 13px;
	position: absolute;
	left: 0;
	top: 0;
}
#front-search-form .form-group label.error {
	top: 15px;
}
#front-search-form .form-group {
	min-height: 60px;
	min-width: 150px;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}

#front-search-form .form-group select,
#front-search-form .form-group input {
	border: unset !important;
	background-color: transparent;
	color: #ffffff;
	font-size: 16px;
	padding: 6px 0.81rem;
	width: 100% !important;
}
#front-search-form .form-group .select2-selection--multiple input {
	margin-top: 6px;
	-webkit-appearance: unset;
}
#front-search-form .form-group .select2-search input {
	padding: 0;
}
.main_formbg form {
	display: flex;
	align-items: center;
	justify-content: space-around;
}
#searchButton {
	background: #1da390 url(../images/search.svg) no-repeat 25px center;
	background-size: 22px;
	box-shadow: none;
}
.feed-content .recentcontainer a.editBtn {
	color: #1da390;
	float: right;
	font-size: 20px;
	padding: 5px;
}

.main_formbg .green-btn {
	transition: all 0.5s;
	border-radius: 5px;
	padding: 14px 38px 11px 52px;
	font-size: 22px;
	font-weight: normal;
	margin-left: 5px;
}
.pagination-container {
	overflow: auto;
}
#book_it table.table td {
	min-width: 80px;
}

@media screen and (max-width: 992px) {
	.calender_box {
		height: 80px;
	}
}

@media only screen and (max-width: 480px) {
}

@media only screen and (max-width: 479px) {
	.calenBox {
		width: 100%;
		height: 300px;
		overflow: scroll;
		overflow-x: scroll;
	}

	.dTfont {
		position: absolute;
	}
}

@media only screen and (max-width: 414px) {
	.vrent-button.pl-4.pr-4 {
		margin: 0px !important;
	}

	.pick-btn {
		width: 100% !important;
	}
	ul.tophd li {
		padding: 0 !important;
	}
}

@media only screen and (max-width: 375px) {
	.vrent-button.pl-4.pr-4 {
		margin: 0px !important;
		padding: 7px 5px 10px 5px !important;
	}

	.pick-btn {
		width: 100% !important;
	}
	ul.tophd li {
		padding: 0 !important;
	}
}

@media only screen and (max-width: 360px) {
	.wkText {
		font-size: 12px;
		color: #414141;
		margin-left: 2px;
	}
}
@media screen and (max-width: 767px) {
	.login-bg {
		width: 100%;
		height: 100%;
		position: relative;
	}
	.signup-left {
		padding: 30px 15px;
	}
	.login-bg .login-left-logo {
		width: 180px;
	}
	.signup-page h1 {
		font-size: 5vw;
		line-height: normal;
	}
	.signup-page {
		padding: 0;
	}
	.form-table {
		display: block;
		padding: 13px;
	}
	.main-banner .home-banner-title {
		padding-top: 40px;
		font-size: 18px;
		line-height: normal;
	}
	.banner_sec .form-group,
	.banner_sec .form-group:nth-child(3) {
		width: 100%;
		margin-bottom: 13px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.main_formbg form {
		flex-direction: column;
	}
	#front-search-form .form-group {
		width: 100%;
		margin-bottom: 10px;
	}
	.contactPages .form-control,
	#contactusForm .form-group {
		margin-bottom: 15px;
	}
	.footer-contact-form {
		margin-bottom: 45px;
	}
	.main-banner .search-banner {
		display: block;
	}
	.search-appartment-view .nav-tabs li .services-img {
		display: none;
	}
	.search-appartment-view .nav-tabs li {
		margin: 0;
		width: 44%;
		flex: 1;
	}
	.search-appartment-view .nav-tabs li:first-child {
		margin-right: 10px;
	}
	.search-appartment-view .nav-tabs li a.link-tab {
		font-size: 14px;
	}
	.search-appartment-view .nav-tabs {
		align-items: flex-end;
	}
	.searchAppendedData .grid figure {
		height: 178px;
	}
	#mainDiv {
		margin-left: -15px;
		margin-right: -15px;
	}
	.single-social {
		margin-top: 15px;
	}
	.main-heading,
	.booking-payment-page .payment-history .main-heading span {
		font-size: 6vw;
	}
	.btn.btn-insurance {
		font-size: 1em;
		padding: 5px 7px;
	}
	.hot-property-info {
		position: relative;
	}
	.hot-property-image {
		width: 100%;
	}
	.hot-properties .grid figure {
		height: 200px;
	}
	.hot-property-info {
		width: 100%;
		padding: 10px;
	}
	.hot-property-info ul.box-info-icon {
		position: relative;
		bottom: 0;
	}
	.hot-property-info h4,
	.hot-property-info .hot-property-btn {
		margin-bottom: 20px;
	}
	.hot-property-info h3 {
		font-size: 6vw;
		margin: 7px 0;
	}
	.social-footer ul {
		justify-content: center;
	}
	#scroll {
		left: 10px;
		right: auto;
		bottom: 40px;
	}
	.want-rent {
		background-attachment: initial;
		padding: 70px 0;
	}
}
.district_selected select,
.district_selected .select2-container {
	width: 100%;
	display: block;
}
@media (min-width: 576px) {
	.modal-sm {
		max-width: 400px;
	}
}

@media only screen and (max-width: 450px) {
	table.dataTable th {
		font-size: 1rem !important;
	}

	table.dataTable td {
		font-size: 1rem !important;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	button.edit_for_responsive {
		font-size: 1rem !important;
	}

	.container_to_edit_responsive {
		margin: -3rem !important;
	}

	.dataTables_info {
		display: none !important;
	}
}
