@font-face {
	font-family: 'Amsterdam';
	src: url("../fonts/Amsterdam/Amsterdam.otf") format("opentype");
  }
  .agent-designed{
	margin-bottom: 3px;
  }
  .featured_video{
	background: #f4f4f4;
  }
  .agent-designed1{
	margin-bottom: 4px;
  }
  .footer_brokeragelogo{
		max-width: 280px;
	}
  .search-section{
	max-width: 900px;
	margin: auto;
  }
  ul.quick-connect {
	list-style: none;
	padding: 0;
	margin: 0;
	position: fixed;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	z-index: 3;
	transition: all 0.15s;
  }
  ul.quick-connect li {
	text-align: center;
	font-size: 14px;
  }
  ul.quick-connect li:not(:last-child) {
	margin-bottom: 10px;
	margin-right: 0;
  }
  ul.quick-connect li a {
	color: #FFFFFF;
	display: block;
	background: var(--background_color);
	height: 75px;
	width: 57px;
	padding-top: 17px;
	font-weight: bold;
  }
  ul.quick-connect li a .fa {
	display: block;
	font-size: 18px;
	margin-bottom: 5px;
  }
  
  .banner .banner-content {
	position: relative;
	/* bottom: 0; */
	margin-top: -450px;
	/* margin-bottom: 50px; */
	left: 50%;
	max-width: 1000px;
	width: 100%;
	transform: translateX(-50%);
	z-index: 1;
	border-radius: 8px;
  }
  .page-link {
	padding: 6px;
  }
  /* .search-property {
	position: absolute;
	width: 67%;
	bottom: 26px;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	
  } */
  a.whatsappfixed {
	position: fixed;
	right: 15px;
	bottom: 15px;
	background-color: #FFFFFF;
	border-radius: 50%;
	display: block;
	text-align: center;
	z-index: 2;
	-moz-box-shadow: 0 0px 13px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0px 13px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0px 13px 0 rgba(0, 0, 0, 0.2);
	}
	a.whatsappfixed img {
	padding: 7px;
	width: 50px;
	}
	.color-red {
	  background: var(--background_color) !important;
	}
 
  .navbar .dropdown-menu .dropdown-toggle::after{
	color: var(--secondary_color);
  }
  .index-page .banner .search-property {
	/* background: #fff; */
	/* width: 55%; */
  }
  .index-page .banner .search-property .find-property {
	margin-bottom: 0px !important;
  }
  .index-page .banner .search-property h2 {
	font-size: 20px;
	padding: 10px 0;
	color: #1a3454;
  }
  .visitor {
	margin-top: 5px;
  }
  .visitor a:hover {
	background: var(--background_color);
	color: #fff;
  }
  .visitor a {
	border: 1px solid #000;
	padding: 3px 10px;
	color: #444444;
  }
  
  a.mls-search {
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	color: #FFFFFF;
	display: block;
	background: var(--background_color);
	height: 91px;
	width: 73px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 24px;
	z-index: 3;
	transition: all 0.15s;
  }
  a.mls-search img {
	display: block;
	margin: 0 auto 5px auto;
	text-align: center;
  }
  a.mls-search span {
	font-size: 11px;
	display: block;
	line-height: 11px;
  }
  
  html {
	scroll-behavior: smooth;
  }
  
  .fade.modal.show {
	opacity: 1;
	overflow: auto;
  }
  
  fieldset {
	border: 0;
  }
  
  body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	overflow-X: hidden;
	font-family: "Mulish", sans-serif;
  }
  
  .ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 100%;
	height: 47px;
	padding-top: 15px;
	padding-right: 5px;
	border: 0;
	outline: none;
	background-color: #FFFFFF;
	box-shadow: none;
	border-radius: 0;
	color: #000000;
	margin-bottom: 30px;
  }
  
  .overflow-class {
	height: 200px;
  }
  
  .investRange .btn-group, .investRange-two .btn-group {
	width: 100% !important;
  }
  .investRange .btn-group .btnClear a, .investRange .btn-group .btnClear-two a, .investRange-two .btn-group .btnClear a, .investRange-two .btn-group .btnClear-two a {
	color: #000000;
  }
  .investRange .btn-group span, .investRange-two .btn-group span {
	color: #000000;
	font-size: 16px;
  }
  .investRange .btn-group #min-max-price-range, .investRange-two .btn-group #min-max-price-range {
	min-height: 47px !important;
	border-radius: 0;
	border: 0;
	margin-bottom: 30px;
	border: 1px solid #B9B9B9;
  }
  .investRange .btn-group .dropdown-toggle::after, .investRange-two .btn-group .dropdown-toggle::after {
	position: absolute;
	right: 5px;
	top: 20px;
  }
  .investRange .btn-group .dropdown-menu, .investRange-two .btn-group .dropdown-menu {
	width: 100% !important;
	padding: 10px 10px 0 10px;
	top: 50px !important;
	transform: translate3d(0px, 0, 0px) !important;
	border-radius: 0;
  }
  .investRange .btn-group .dropdown-menu .freeformPrice .form-control, .investRange-two .btn-group .dropdown-menu .freeformPrice .form-control {
	margin-bottom: 5px !important;
	font-size: 12px;
  }
  
  .arrow {
	color: #ccc;
	background-color: #ccc;
	display: inline-block;
	height: 1px;
	width: 12px;
	position: relative;
  }
  
  .max_value {
	padding: 6px 6px 6px 30px;
  }
  
  .price_Ranges {
	float: right;
	width: 50%;
  }
  
  .price_Ranges a {
	display: block;
	text-align: left;
	padding: 6px 0 6px 0;
	color: #000000 !important;
	background-color: #FFFFFF !important;
  }
  
  .price_Ranges a.max_value {
	text-align: right;
  }
  
  .price_Ranges a.disabled {
	pointer-events: none;
	cursor: default;
	color: #E5E4E2;
  }
  
  .price_Ranges a:hover {
	background: #0074e4;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
  }
  
  .btnClear, .btnClear-two {
	clear: both;
	border-top: 1px solid #dadada;
	padding: 5px 0 0 0;
	text-align: center;
  }
  .investRange .btn-group .dropdown-menu .freeformPrice .form-control::placeholder{
	font-size: 12px;
  }
  
  input.inputError,
  input.inputError:focus {
	border-color: #e2231a;
	background-color: white;
	color: #e2231a;
	box-shadow: inset 0 0 5px #F7BDBB;
	border-radius: 0;
  }
  
  #ask_heading {
	font-size: 16px;
	padding-right: 5px;
  }
  
  .blur {
	-webkit-filter: blur(10px);
	filter: blur(10px);
	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Safari */
	-khtml-user-select: none;
	/* Konqueror HTML */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently
									 supported by Chrome and Opera */
  }
  
  .right-side-from {
	background-color: #f4f4f4 !important;
	padding: 15px;
  }
  .right-side-from h4 {
	font-size: 22px;
	text-transform: uppercase;
	margin: 25px 0;
  }
  .right-side-from button {
	background: var(--background_color) !important;
	color: #FFFFFF !important;
	border: none;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 0 !important;
  }
  .right-side-from form label {
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: capitalize;
  }
  .right-side-from form .form-control {
	margin-bottom: 15px;
	background-color: #fff;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	min-height: 45px;
  }
  .right-side-from form .pretty {
	display: block;
	margin-bottom: 10px;
  }
  .right-side-from form textarea {
	height: 100px;
  }
  
  #main-heading {
	padding-top: 35px;
	padding-bottom: 20px;
  }
  
  .btn.focus, .btn:focus {
	box-shadow: none;
  }
  
  a {
	text-decoration: none;
  }
  a:hover {
	text-decoration: none;
  }
  
  
  .search-result {
	position: absolute;
	top: 60px;
	z-index: 99;
	background: #fff;
	max-width: calc(100% - 300px);
	width: 100%;
	border: 2px solid #e7ecf5;
	max-height: 248px;
	overflow: auto;
  }
  .search-result ul.country-list {
	margin-bottom: 0;
	list-style: none;
	margin-top: -1px;
	padding: 0;
  }
  .search-result ul.country-list li {
	padding: 5px;
	text-align: left;
	background: #fff;
	cursor: pointer;
	width: 100%;
  }
  .search-result ul.country-list li:hover {
	background: #e6e4e4 !important;
	cursor: pointer;
  }
  .search-result ul.country-list li .stype {
	float: right;
	color: #9c9a9a;
	font-size: 14px;
  }
  
  .inner-page .page-inner {
	padding: 50px 0 100px 0;
  }
  .inner-page .page-inner h3 {
	font-size: 19px;
	color: #4B5A6A;
	margin-bottom: 15px;
  }
  .inner-page .page-inner ul {
	list-style-image: url("../../assets/img/list-style.png");
	margin: 25px 0;
  }
  .inner-page .page-inner ul li {
	margin-bottom: 10px;
  }
  .inner-page .page-inner p {
	line-height: 30px;
  }
  .inner-page .page-inner .form-block {
	position: sticky;
	top: 80px;
  }
  .inner-page .page-inner .form-block img {
	width: 100%;
  }
  .inner-page .page-inner .form-block form {
	margin: 15px 0;
  }
  .inner-page .page-inner .form-block form input {
	margin-bottom: 10px;
	height: 51px;
	width: 100%;
	border-radius: 0;
	border: none;
	background: #EFEFEF;
  }
  .inner-page .page-inner .form-block form input[type=submit] {
	text-transform: uppercase;
	background: var(--background_color);
	border: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
  }
  
  .card {
	border-radius: 0;
	border: none;
  }
  
  
.index-page .featured-videos {
	padding: 0px 0 50px 0;
}

.index-page .featured-videos .item {
	padding: 0 5px;
}

.index-page .featured-videos .owl-theme .owl-nav {
	margin-top: 0;
	width: 124px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	justify-content: space-between;
	z-index: 1;
	margin-bottom: -38px;
}

.index-page .featured-videos .owl-theme .owl-nav .owl-prev,
.index-page .featured-videos .owl-theme .owl-nav .owl-next {
	display: inline-block;
	margin: 0;
	height: 34px;
	width: 52px;
	border-radius: 0;
	background: var(--background_color) !important;
	transition: all 0.15s;
	outline: none;
	border: none;
	position: relative;
	box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.1);
}

.index-page .featured-videos .owl-theme .owl-nav .owl-prev::after,
.index-page .featured-videos .owl-theme .owl-nav .owl-next::after {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background: var(--background_color) !important;
	/* background-image: url("../../assets/img/slider-arrow.webp");
    background-position: center;
    background-repeat: no-repeat; */
	font-family: 'FontAwesome';
	content: "\f061";
}

.index-page .featured-videos .owl-theme .owl-nav .owl-prev::after,
.index-page .featured-videos .owl-theme .owl-nav .owl-next::after {
	color: var(--secondary_color);
	font-size: 20px;
	cursor: pointer;
}

.index-page .featured-videos .owl-theme .owl-nav .owl-prev::after {
	font-family: 'FontAwesome';
	content: "\f060"
}

  .header-page {
	background-color: rgba(255, 255, 255, 0.5);
	padding: 10px 0;
  }
  .header-page img.header-logo {
	display: block;
	margin: 0 auto;
	max-height: 55px;
  }
  .header-page h1 {
	margin-bottom: 0;
	color: #3fc1e9;
	font-weight: 400;
  }
  .header-page h1 span {
	color: rgba(124, 122, 123, 0.75);
	font-weight: 700;
  }
  .header-page h1 img {
	max-height: 75px;
  }
  
  .left-container {
	width: 100%;
	padding-left: 15px;
	margin-left: auto;
  }
  
  .right-container {
	width: 100%;
	padding-right: 15px;
	margin-right: auto;
  }
  
  a.hover-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1;
  }
  
  .navbar {
	background: #fff !important;
	/* border-bottom: 1px solid #f7f3f3; */
	padding-top: 10px;
	z-index: 1030;
	position: sticky;
	top: 0;
  }
  .navbar .container {
	position: relative;
	z-index: 1;
  }
  .navbar .navbar-nav {
	justify-content: flex-end;
  }
  .navbar .navbar-nav .nav-item.login .nav-link {
	border: 2px solid var(--primary_color);
	border-radius: 5px;
	padding: 2px 5px;
  }
  .navbar .navbar-nav .nav-item:not(:last-child) {
	margin-right: 20px;
  }
  .navbar .navbar-nav .nav-item .nav-link {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #1a3454;
	text-transform: uppercase;
  }
  .navbar .navbar-nav .nav-item .nav-link img {
	max-width: 25px;
  }
  .navbar .top-nav {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: flex-end;
	color: #fff;
	padding-bottom: 15px;
	margin-bottom: 10px;
	position: relative;
  }
  .navbar .top-nav:after {
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 909px;
	width: 100%;
	height: 1px;
	content: "";
	background-color: #BFBFBF;
  }
  .navbar .top-nav ul {
	width: fit-content;
	display: inline-block;
	margin-bottom: 0;
  }
  .navbar .top-nav ul.top-nav-contact {
	margin-right: 30px;
  }
  .navbar .top-nav ul.top-nav-contact li:not(:last-child) {
	margin-right: 15px;
  }
  .navbar .top-nav ul.top-nav-contact li a {
	font-size: 17px;
  }
  .navbar .top-nav ul.top-nav-contact li a .fa {
	margin-right: 3px;
	vertical-align: baseline;
	color: #00c950;
  }
  .navbar .top-nav ul.social {
	padding-left: 30px;
	border-left: 1px solid #869791;
  }
  .navbar .top-nav ul.social li:not(:last-child) {
	margin-right: 15px;
  }
  .navbar .top-nav ul.social li a:hover .fa {
	color: var(--primary_color);
	transition: all 0.15s;
  }
  .navbar .top-nav ul li a {
	color: #1a3454;
  }
  .navbar.inner-nav {
	background-color: #fff !important;
	border-bottom: 1px solid #f7f3f3;
  }
  .navbar .dropdown-menu {
	right: 0;
	width: auto;
	left: auto;
	border-radius: 0;
	margin: 5px 0 0 0;
	text-align: center;
	background: var(--background_color);
  }
  .navbar .dropdown-menu .submenu.dropdown-menu {
	right: 100%;
	left: auto;
  }
  .navbar .dropdown-menu a {
	color: #fff;
	padding: 5px;
	font-size: 15px;
	position: relative;
	font-weight: 500;
	transition: all 0.3s;
	text-transform: uppercase;
	background-color: transparent !important;
	text-align: right;
  }
  .navbar .navbar-brand {
	padding: 0;
  }
  .navbar .navbar-brand img {
	max-width: 200px;
  }
  
  @media (min-width: 992px) {
	.navbar-expand-xl .navbar-nav .dropdown-menu {
	  top: auto;
	  text-align: right;
	  background: var(--background_color);
	}
  }
  .index-page .calculator {
	margin: 20px 0;
	padding: 0 0 25px 0;
	background-image: url("../../assets/img/bg.jpg");
	background-repeat: repeat-x;
	background-size: contain;
	background-position: bottom;
  }
  .index-page .calculator .home-vector {
	background: #e5edfb;
	min-height: 275px;
	border: 2px solid #93b1e5;
	border-radius: 3px;
	position: relative;
  }
  .index-page .calculator .home-vector img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }
  .index-page .calculator h3 {
	font-size: 27px;
	margin-top: 45px;
	margin-bottom: 0;
  }
  .index-page .calculator h6 {
	font-size: 16px;
  }
  .index-page .calculator .calculator-form {
	position: relative;
	/* height: 79px; */
	/* border: 2px solid #06548d; */
	overflow: hidden;
	width: 100%;
	display: block;
  }
  .index-page .calculator .calculator-form:before {
	content: url("../../assets/img/location-red.png");
	height: 10px;
	width: 7px;
	position: absolute;
	top: 45%;
	left: 15px;
	transform: translateY(-50%);
	display: block;
  }
  .index-page .calculator .calculator-form input[type="text"] {
	display: block;
	border: none;
	height: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 31px !important;
	width: calc(100% - 448px);
	background: transparent;
  }
  .index-page .calculator .calculator-form input[type="text"]:focus {
	box-shadow: none;
	outline: none;
  }
  .index-page .calculator .calculator-form input[type="submit"] {
	position: relative;
	height: 79px;
	float: right;
	background: #06548d;
	color: #ffffff;
	outline: none;
	border: none;
	font-size: 17px;
	padding: 0 25px;
	text-transform: uppercase;
	width: 100%;
	max-width: 417px;
  }
  
  
  
  
  .find-property h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 27px;
	margin-bottom: 6px;
  }
  .find-property .search-by .search-by-top {
	position: relative;
	height: 61px;
	border: 2px solid var(--primary_color);
	max-width: 1000px;
	margin: 10px auto 30px auto;
	width: 100%;
	display: flex;
	background: var(--background_color);
	border-radius: 0.29rem;
  }
  .find-property .search-by .search-by-top .division {
	width: 100%;
	position: relative;
  }
  /* .find-property .search-by .search-by-top::before {
	content: url("../../assets/img/place.png");
	height: 10px;
	width: 7px;
	position: absolute;
	top: 45%;
	left: 15px;
	transform: translateY(-50%);
	display: block;
  } */
  .find-property .search-by .search-by-top form {
	width: 100%;
  }
  
  .find-property .search-by .search-by-top input[type=text] {
	display: inline-block;
	border: none;
	height: 57px;
	left: 31px !important;
	width: calc(100% - 300px);
	background: #FFFFFF;
   
  }
  .find-property .search-by .search-by-top input[type=text]:focus {
	box-shadow: none;
	outline: none;
  }
  .find-property .search-by .search-by-top select {
	height: 57px;
	float: left;
	display: inline-block;
	width: 20%;
	border-right: 2px solid var(--primary_color);
	border-radius: 0;
  }
  .find-property .search-by .search-by-top select:focus {
	outline: none;
	box-shadow: none;
  }
  .find-property .search-by .search-by-top button {
	position: absolute;
	width: 300px;
	height: 58px;
	right: 0;
	background: var(--background_color);
	color:var(--secondary_color);
	outline: none;
	border: none;
	font-weight: 700;
	font-size: 15px;
	padding: 0 25px;
	text-transform: uppercase;
	display: inline-block;
  }
  .find-property .search-by .search-by-top button img {
	position: relative;
	bottom: 5px;
	margin-right: 10px;
  }
  .find-property .search-by .advanced-search {
	text-align: center;
	position: relative;
	color: #000;
	margin-bottom: 0px;
	text-transform: capitalize;
	display: block;
	padding-top: 0px;
  }
  .find-property .search-by .advanced-search.main img {
	transform: rotate(180deg);
	transition: all 0.3s;
  }
  .find-property .search-by .advanced-search img {
	transition: all 0.3s;
	/* filter: invert(0.5); */
  }
  .find-property .search-by .search-by-bottom {
	display: none !important;
  }
  .find-property .search-by .search-by-bottom.main {
	display: block !important;
	padding-top: 15px;
  }
  .find-property .search-by .search-by-bottom select, .find-property .search-by .search-by-bottom input[type=text] {
	min-height: 47px;
	margin-bottom: 30px;
	border-color: #B9B9B9;
	border-radius: 0;
  }
  .find-property .search-by .search-by-bottom select:focus, .find-property .search-by .search-by-bottom select:visited, .find-property .search-by .search-by-bottom select:active, .find-property .search-by .search-by-bottom select:hover, .find-property .search-by .search-by-bottom input[type=text]:focus, .find-property .search-by .search-by-bottom input[type=text]:visited, .find-property .search-by .search-by-bottom input[type=text]:active, .find-property .search-by .search-by-bottom input[type=text]:hover {
	border-color: #B9B9B9 !important;
	box-shadow: none !important;
  }
  .find-property .search-by .search-by-bottom select {
	width: 100%;
	padding: 10px;
	background: #FFFFFF;
	outline: none !important;
	box-shadow: none !important;
  }
  .find-property .search-by .search-by-bottom .select2-container {
	width: 100% !important;
	margin-bottom: 30px;
  }
  .find-property .search-by .search-by-bottom .select2-container:focus {
	outline: none !important;
	box-shadow: none !important;
  }
  .find-property .search-by .search-by-bottom .select2-container .select2-selection--single {
	height: 47px;
	padding-top: 10px;
  }
  .find-property .search-by .search-by-bottom .select2-container .select2-selection--single .select2-selection__arrow {
	height: 47px;
  }
  .find-property .search-by .search-by-bottom .keywords {
	height: 47px;
	overflow: hidden;
	display: flex;
	border: 1px solid #B9B9B9;
	position: relative;
	background: #FFFFFF;
  }
  .find-property .search-by .search-by-bottom .keywords span, .find-property .search-by .search-by-bottom .keywords input[type=text], .find-property .search-by .search-by-bottom .keywords input[type=submit] {
	display: inline-block;
	height: 47px;
  }
  .find-property .search-by .search-by-bottom .keywords span:focus, .find-property .search-by .search-by-bottom .keywords input[type=text]:focus, .find-property .search-by .search-by-bottom .keywords input[type=submit]:focus {
	outline: none;
	box-shadow: none;
  }
  .find-property .search-by .search-by-bottom .keywords span {
	padding: 10px;
	border-right: 1px solid #B9B9B9;
	width: 17%;
	text-align: center;
  }
  .find-property .search-by .search-by-bottom .keywords input[type=text] {
	border: none;
	width: 85%;
	padding: 10px;
  }
  .find-property .search-by .search-by-bottom .keywords input[type=submit] {
	width: 15%;
	text-align: center;
	background: var(--background_color);
	border: none;
	color: #FFFFFF;
	float: right;
	outline: none;
	font-weight: 700;
	font-size: 17px;
	padding: 0 25px;
	text-transform: uppercase;
	display: inline-block;
  }
  .find-property .search-by .search-by-bottom .price-range {
	margin-bottom: 30px;
  }
  .find-property .search-by .search-by-bottom .price-range .ui-slider-horizontal {
	height: 7px;
	background: #E2E2E2;
  }
  .find-property .search-by .search-by-bottom .price-range .ui-widget-header {
	background: var(--background_color);
	height: 7px;
  }
  .find-property .search-by .search-by-bottom .price-range span.ui-slider-handle.ui-corner-all.ui-state-default {
	background: #E2E2E2;
	height: 16px;
	border-radius: 50%;
	width: 16px;
	border: 1px solid #B1B1B1;
  }
  .find-property .search-by .search-by-bottom .price-range span.ui-slider-handle.ui-corner-all.ui-state-default:hover, .find-property .search-by .search-by-bottom .price-range span.ui-slider-handle.ui-corner-all.ui-state-default:focus {
	outline: none;
	border: 1px solid #B1B1B1;
	box-shadow: none;
  }
  .find-property .search-by .search-by-bottom .price-range p {
	margin-bottom: 4px;
  }
  .find-property .search-by .search-by-bottom .price-range p label {
	font-weight: 400;
  }
  .find-property .search-by .search-by-bottom .price-range p input {
	font-weight: 400;
	margin-bottom: 0;
	height: auto;
	border: none !important;
	outline: none;
	color: var(--primary_color) !important;
	background: transparent;
  }
  
  h3.common-head {
	font-size: 30px;
	color: var(--primary_color);
	font-family: "Mulish", serif;
	margin-bottom: 15px;
	line-height: 1.2;
	font-weight: 700;
  }
  
  .index-page .banner {
	position: relative;
	/* max-height: calc(var(--vh, 1vh) * 100); */
  }
  .index-page .banner .banner-image {
	height: 870px;
  }
  .index-page .banner video {
	object-fit: cover;
  }
  .index-page .banner .banner-content1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);;
	bottom: auto;
  }
  .index-page .banner-content .text-content {
	text-align: center;
	padding: 30px 0 40px 0;
  }
  .index-page .banner-content h1 {
	font-family:'Amsterdam';
	font-size: 35px;
	margin: 80px 0px 60px 0;
  }
  .index-page .banner-content .text-content img{
	margin: 0px 0px 10px 0;
  }
  .index-page .banner-content .text-content h4 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	color:#fff;
  }
  .index-page .banner-content .text-content h2 {
	color: var(--primary_color);
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	margin-top: 9px;
  }
  .index-page .banner .banner-content .find-property {
	background-image: none !important;
	background-color: #ffffff6b;
	padding: 15px 5px;
	border-radius: 6px;
  }
  .index-page .banner .banner-content .find-property h2 {
	font-size: 22px;
	color: #4A4A4A;
  }
  .index-page .banner .banner-content .find-property .search-by-top {
	margin: 0 auto 0 auto;
  }
  .index-page .banner .banner-content .find-property .search-by-top input {
	/* background-color: transparent; */
  }
  .index-page .featured-services {
	margin: 50px 0 35px 0;
  }
  .index-page .featured-services .services-blocks {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
  }
  .index-page .featured-services .services-blocks .block {
	display: inline-block;
	width: calc((100% - 45px) / 4);
	margin-right: 15px;
	position: relative;
	margin-bottom: 15px;
  }
  .index-page .featured-services .services-blocks .block:hover:before {
	width: 100%;
	height: 100%;
	transition: all 0.4s;
  }
  .index-page .featured-services .services-blocks .block:before {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	content: "";
	background: var(--background_color);
	transform: translate(-50%, -50%);
	transition: all 0.15s;
	opacity: 0.75;
  }
  .index-page .featured-services .services-blocks .block:nth-child(4n+4) {
	margin-right: 0;
  }
  .index-page .featured-services .services-blocks .block h4.caption {
	padding: 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #FFFFFF;
	transform: translate(-50%, -50%);
	width: 100%;
	margin-bottom: 0;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 600;
  }
 
  .index-page .featured-neighbourhoods {
	padding: 0 0 50px 0;
	background: #003366;

  }
  .index-page .featured-neighbourhoods .blocks {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
  }
  .index-page .featured-neighbourhoods .blocks .block {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
	width: calc(50% - 15px);
  }
  .index-page .featured-neighbourhoods .blocks .block:hover a::before {
	background: var(--background_color);
	opacity: 0.9;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	transition: ease .3s;
  }
  
  .index-page .featured-neighbourhoods .blocks .block a::before {
	/* background: var(--background-color); */
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	transition: ease .3s;
  }
  .index-page .featured-neighbourhoods .blocks .block:hover h4.caption {
	color: var(--secondary_color);
  }
  
  .index-page .featured-neighbourhoods .blocks .block:hover:before {
	background-color: rgba(0, 0, 0, 0.15);
  }
  .index-page .featured-neighbourhoods .blocks .block:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0, 0, 0, 0.35);
	transition: all 0.25s;
  }
  .index-page .featured-neighbourhoods .blocks .block img {
	height: 233px;
	object-fit: cover;
  }
  .index-page .featured-neighbourhoods .blocks .block h4.caption {
	padding: 8px 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #FFFFFF;
	transform: translate(-50%, -50%);
	width: fit-content;
	margin: 0 auto;
	text-align: center;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 600;
	background-color: transparent;
	transition: all 0.2s;
  }
  .index-page .featured-neighbourhoods .blocks .block:nth-child(2n+2) {
	width: calc(20% - 15px) !important;
  }
  .index-page .featured-neighbourhoods .blocks .block:nth-child(3n+3) {
	margin-right: 0;
	width: calc(30% - 15px) !important;
  }
  .index-page .featured-neighbourhoods .blocks .block:nth-child(4n+4) {
	width: calc(30% - 15px);
  }
  .index-page .featured-neighbourhoods .blocks .block:nth-child(5n+5) {
	width: calc(50% - 15px);
  }
  .index-page .featured-neighbourhoods .blocks .block:nth-child(6n+6) {
	width: calc(20% - 15px);
	margin-right: 0;
  }
  .index-page .featured-listing {
	padding: 50px 0;
	background: #003366;
  }
  .index-page .featured-listing h3.common-head {
	margin-bottom: 20px;
  }
  .index-page .featured-listing a.view-all {
	color: var(--secondary_color);
	background: var(--background_color);
	padding: 5px 15px 3px 15px;
	font-size: 14px;
	font-weight: 600;
	display: block;
	width: max-content;
	margin: 0 auto 15px auto;
  }
  .index-page .featured-listing .featured-listing-slider .owl-nav {
	margin-top: 0;
	width: 60%;
	position: absolute;
	top: calc(50% - 80px);
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: space-between;
  }
  .index-page .featured-listing .featured-listing-slider .owl-nav button {
	display: inline-block;
	margin: 0;
	height: 58px;
	width: 58px;
	background: var(--background_color);
	border-radius: 50%;
	transition: all 0.15s;
	outline: none;
	box-shadow: none;
	border: none;
	position: relative;
  }
  .index-page .featured-listing .featured-listing-slider .owl-nav button span {
	color: var(--primary_color);
	border-radius: 50%;
	border: none;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }
  .index-page .featured-listing .featured-listing-slider .owl-nav button span:before {
	position: absolute;
	font-family: 'FontAwesome';
	top: 0;
	left: -2px;
	content: "\f054";
	color: var(--secondary_color);
  }
  .index-page .featured-listing .featured-listing-slider .owl-nav .owl-next {
	margin-right: -15px;
  }
  .index-page .featured-listing .featured-listing-slider .owl-nav .owl-prev {
	margin-left: -15px;
  }
  .index-page .featured-listing .featured-listing-slider .owl-nav .owl-prev span {
	transform: translate(-50%, -50%) rotate(180deg);
  }
  .index-page .featured-listing .featured-listing-slider .owl-stage-outer {
	padding: 75px 0;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item {
	transition: all 0.25s;
	transition-delay: 0.05s;
	transform: scale(1);
  }
  .index-page .featured-listing .featured-listing-slider .owl-item.active.center {
	transform: scale(1.25);
	transition: all 0.25s;
	transition-delay: 0.15s;
	z-index: 1;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property {
	background-color: rgba(0, 0, 0, 0.7);
	color: #FFFFFF;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property .image img {
	height: 231px;
	object-fit: cover;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property .name {
	color: var(--secondary_color);
	background: var(--background_color);
	padding: 15px;
	font-size: 14px;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property .name .fa {
	margin-right: 5px;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .center .property .details {
	background: #000!important;
  }
  
  .index-page .featured-listing .featured-listing-slider .owl-item .property .details {
	padding: 15px;
	background-color: rgba(0, 0, 0, 0.7);
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property .details .property-detail {
	display: flex;
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #FFFFFF;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property .details .property-detail .sec {
	display: inline-block;
	width: fit-content;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property .details .property-detail .sec:not(:last-child) {
	margin-right: 30px;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property .details .property-detail .sec h5 {
	text-transform: capitalize;
	font-size: 14px;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property .details .property-detail .sec span img {
	width: auto !important;
	display: inline-block;
	position: relative;
	bottom: 2px;
	margin-right: 5px;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property .details .price-block {
	padding-top: 10px;
  }
  .index-page .featured-listing .featured-listing-slider .owl-item .property .details .price-block h6 {
	font-size: 17px;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width:100%;
	
  }
  .index-page .index-about {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	background: #F4F4F4;
  }
  .index-page .index-about img.person {
   max-width: 70%;
   height: auto;
   padding: 25px 0;
  }
  .index-page .index-about .inner-content {
	/* background-color: rgba(0, 0, 0, 0.9); */
	width: 100%;
	padding: 65px 40px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
  }
  .index-page .index-about .inner-content h2 {
	font-size: 30px;
	font-weight: 600;
	/* text-transform: uppercase; */
	margin-bottom: 0;
	color: #000;
  }
  .index-page .index-about .inner-content h2 span {
	color: #fff;
  }
  .index-page .index-about .inner-content p {
	color: #000;
  }
  .index-page .index-about .inner-content h5 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
	color: #000;
  }
  .index-page .index-about a.read-more {
	color: #000;
	/* background: var(--background-color); */
	padding: 0px 50px;
	text-align: center;
	width: fit-content;
	
	display: block;
	font-size: 13px;
	font-weight: 600;
  }
  .index-page .index-about a.read-more i {

	color: var(--primary_color);

  }
  .index-page .index-about .social .mail {
	padding-left: 10px;
  }
  .index-page .index-about .social .whatsapp {
	padding-left: 20px;
  }
  .index-page .index-about ul.social li{
	/* background: var(--background-color); */
	color: #fff;
	border-radius: 20px;
	width: 40px;
	height: 40px;
	font-size: 23px;
	padding: 4px;
	display: inline-block;
	text-align: center;
  }
  .index-page .index-contact {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 95px 0;
  }
  .index-page .index-contact h3.common-head {
	color: #FFFFFF;
  }
  .index-page .index-contact form .form-control {
	width: 100%;
	background-color: rgba(255, 255, 255, 0.75);
	border-radius: 0;
	outline: none;
	border: none;
	box-shadow: none;
	margin-bottom: 30px;
	min-height: 56px;
  }
  .index-page .index-contact form textarea {
	height: 174px !important;
  }
  .index-page .index-contact form button {
	background:  var(--background_color) !important;
	color: #FFFFFF !important;
	font-size: 17px;
	font-weight: 800;
	width: 175px !important;
	padding: 10px 30px;
	margin-bottom: 0 !important;
  }
  .index-page .testimonial-block {
	padding: 75px 0;
	background: #003366;
  }
  .index-page .testimonial-block .mortgage-block {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
  }
  .index-page .testimonial-block .mortgage-block h4.caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: var(--secondary_color);
	background: var(--background_color);
	padding: 15px;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: 800;
	text-align: center;
  }
  .index-page .testimonial-block .testimonial-content {
	padding-left: 50px;
	border-left: 1px solid #D8D8D8;
	margin-left: 20px;
  }
  .index-page .testimonial-block .testimonial-content h3 {
	color: #fff;
	margin-bottom: 20px;
	font-weight: 100;
  }
  .index-page .testimonial-block .testimonial-content .testimonial-slider .content p {
	font-size: 14px;
	font-weight: 700;
	color: #747474;
  }
  .index-page .testimonial-block .testimonial-content .testimonial-slider .content .person-info {
	position: relative;
	min-width: 55px;
	min-height: 10px;
	padding-top: 20px;
	margin-top: 20px;
	padding-bottom: 30px;
  }
  .index-page .testimonial-block .testimonial-content .testimonial-slider .content .person-info:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 55px;
	height: 2px;
	background: var(--background_color);
	content: "";
  }
  .index-page .testimonial-block .testimonial-content .testimonial-slider .content .person-info h5 {
	font-size: 17px;
	font-weight: 800;
	margin-bottom: -10px;
	color: #747474;
  }
  .index-page .testimonial-block .testimonial-content .testimonial-slider .content .person-info span {
	display: block;
	font-size: 13px;
  }
  .index-page .testimonial-block .testimonial-content a i {
	color: var(--primary_color);
  }
  .index-page .testimonial-block .testimonial-content a.submit-testimonial {
	display: block;
	width: fit-content;
   /* margin: 30px 0 0 0; */
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	padding: 8px;
	/* border: 2px solid var(--primary-color); */
	border-radius: 25px;
  }
  .index-page .testimonial-block .testimonial-content a.submit-testimonial img {
	vertical-align: baseline;
	margin-right: 5px;
  }
  
  
  p.sold {
	color: #FFFFFF !important;
	background-color: red;
	border-radius: 10px;
	padding: 0 10px;
	text-transform: capitalize;
	width: max-content;
	font-weight: 500;
	font-size: 14px !important;
	height: auto !important;
	margin: 5px 0;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
  }
  p.added {
	color: #FFFFFF !important;
	background-color: #17b765;
	border-radius: 10px;
	padding: 0 10px;
	text-transform: capitalize;
	width: max-content;
	font-weight: 500;
	font-size: 14px !important;
	height: auto !important;
	margin: 5px 0;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
  }
  p.listed {
	color: #FFFFFF !important;
	background: var(--background_color);
	border-radius: 10px;
	padding: 0 10px;
	text-transform: capitalize;
	width: max-content;
	font-weight: 500;
	font-size: 14px !important;
	height: auto !important;
	margin: 5px 0;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
  }
  
  .index-page .banner-content1 .text-content {
	text-align: center;
  }
  @media (max-width: 576px) {
	.search-result{
		top: 49px;
	}
	.index-page .banner .banner-slider .owl-item .item{
		height: 400px!important;
	}
	.index-page .banner-content1 .text-content{
		width: 98%;
		margin: auto;
	}
	.index-page .banner .banner-content1 {
	  left: 0;
	  transform: none;
	  top: 30%;
	  bottom: 30%;
    z-index: 1;
  }
  .index-page .banner-content1 h1[data-v-1d151330] {
	font-size: 20px !important;
	font-family: 'Amsterdam' !important;
  }
  .index-page .banner-content1 .text-content h2 {
	color: var(--primary_color);
	font-weight: 700;
	text-transform: uppercase;
    margin-top: 10px;
  }
  .index-page .banner-content1 .text-content h4 {
	color: #fff;
	text-transform: uppercase;
	}
  .index-page .banner-content1 h1 {
	margin: 80px 0px 35px 0;
  }
	.navbar .dropdown-menu a {
	  text-align: center;
	}
	
	.search-property {
	  position: initial;
	  width: 100%;
	  transform: none;
	}
	.index-page .banner .banner-content {
		margin-top: 0;
		left: 0;
		transform:none;
	}
	.index-page .banner-content h1{
	  margin: 80px 0px 35px 0;
	}
	.index-page .calculator .calculator-form input[type="text"] {
	  border: 2px solid #06548d;
	  position: initial;
	  transform: initial;
	  height: 57px;
	  margin-bottom: 10px;
	  border-radius: 0;
	  width: 100%;
	  padding-left: 40px;
  }
  .index-page .calculator .calculator-form input[type="submit"] {
	  width: 100%;
	  height: 50px;
	  max-width: 100%;
  }
	.list-inline {
	  padding-left: 0;
	  list-style: none;
	  text-align: center;
  }
  .list-inline.social {
	  padding-left: 0;
	  list-style: none;
	  text-align: center;
  }
  .li-text{
	text-align: left!important;
  }
  
	.left-container {
	  padding-left: 15px;
	}
  
	.right-container {
	  padding-right: 15px;
	}
  
	h3.common-head {
	  font-size: 25px;
	  margin-bottom: 15px;
	}
  
	.navbar {
	  padding: 10px;
	}
	.navbar .inner-nav {
	  background-color: #FFFFFF !important;
	}
	.navbar .navbar-brand img {
	  max-width: 175px;
	  max-height: 75px;
	}
   
	.navbar .navbar-toggler {
	  background: var(--background_color);
	  outline: none;
	  box-shadow: none;
	  border: none;
	  margin-right: 10px;
	}
  
	.navbar .top-nav {
	  justify-content: center;
	  align-items: center;
	  text-align: center;
	}
	.navbar .top-nav ul {
	  width: 100%;
	}
	.navbar .top-nav ul.top-nav-contact {
	  padding: 0 15px;
	  margin-right: 0;
	}
	.navbar .top-nav ul.top-nav-contact li {
	  display: block;
	  margin-right: 0;
	}
	.navbar .top-nav ul.social {
	  padding-left: 0;
	  border-left: none;
	}
	.navbar .navbar-collapse {
	  background-color: #fff;
	  padding: 10px 0;
	  max-height: 80vh;
	  overflow: auto;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item {
	  margin-bottom: 10px;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item:not(:last-child) {
	  margin-right: 0;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
	  color: #1a3454 !important;
	  display: block;
	  width: max-content;
	  margin: 0 auto;
	  box-shadow: none;
	  border: none;
	  outline: none;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item .nav-link.menu-toggle {
	  display: none;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item .nav-link.menu-toggle img {
	  max-width: 50px;
	}
	.navbar .navbar-collapse .contact-links {
	  text-align: center;
	  padding-left: 0;
	}
	.navbar .navbar-collapse .contact-links .header-contact {
	  margin-bottom: 10px;
	  font-size: 15px;
	}
  
	.index-page .banner video {
	  height: 325px !important;
	}
  
	.index-page .banner .banner-content .find-property {
	  padding: 15px 0;
	  margin-bottom: 0;
	}
	.index-page .banner .banner-content .find-property .search-by .search-by-top input, .index-page .banner .banner-content .find-property .search-by .search-by-top button {
	  height: 50px;
	}
	.index-page .featured-services {
	  margin: 30px 0;
	}
	.index-page .featured-services .services-blocks .block {
	  width: calc((100% - 15px) / 2);
	}
	.index-page .featured-services .services-blocks .block:nth-child(2n+2) {
	  margin-right: 0;
	}
	.index-page .featured-services .services-blocks .block h4.caption {
	  font-size: 14px;
	}

	.index-page .featured-neighbourhoods {
	  padding: 30px 0;
	}
	.index-page .featured-neighbourhoods .blocks .block {
	  width: calc((100% - 15px) / 2) !important;
	}
	.index-page .featured-neighbourhoods .blocks .block:nth-child(2n+2) {
	  margin-right: 0 !important;
	  width: calc((100% - 15px) / 2) !important;
	}
	.index-page .featured-neighbourhoods .blocks .block:nth-child(3n+3) {
	  width: calc((100% - 15px) / 2) !important;
	  margin-right: 15px;
	}
	.index-page .featured-neighbourhoods .blocks .block img {
	  height: 175px;
	}
	.index-page .featured-neighbourhoods .blocks .block h4.caption {
	  font-size: 15px;
	}
	.index-page .featured-listing {
		padding: 30px 0;
	}
	.index-page .featured-listing .featured-listing-slider .owl-stage-outer {
		padding: 30px 0;
	}
	.index-page .featured-listing .featured-listing-slider .owl-item.active.center {
		transform: none;
		transition: none;
	}
	.index-page .featured-listing .featured-listing-slider .owl-nav {
		width: 100%;
	}
	.index-page .featured-listing .featured-listing-slider .owl-nav .owl-prev {
		margin-left: -5px;
	}
	.index-page .featured-listing .featured-listing-slider .owl-nav .owl-next {
		margin-right: -5px;
	}
	.index-page .index-about {
	  margin: 0px 0 0 0;
	  padding: 30px 0;
	}
	.index-page .index-about img.person {
	  max-width: 200px;
	  margin-top: 0;
	}
	.index-page .index-about .inner-content {
	  padding: 20px;
	  margin-bottom: 15px;
	}
	.index-page .index-about .inner-content h2 {
	  font-size: 25px;
	}
	.index-page .index-about .inner-content h5 {
	  font-size: 20px;
	}
	.index-page .testimonial-block {
		padding: 30px 0;
	}
	.index-page .testimonial-block .mortgage-block {
	  margin-bottom: 25px;
	}
	.index-page .testimonial-block .testimonial-content {
	  padding-left: 0;
	  margin-left: 0;
	  border: none;
	}
	.index-page .index-contact {
	  padding: 50px 0;
	}
	.index-page .index-contact form .form-control {
	  margin-bottom: 20px;
	}
  
	.find-property h3 {
	  font-size: 20px;
	}
	.find-property h2 {
	  font-size: 18px;
	  padding-top: 10px;
	}
	.find-property .search-by .search-by-top {
	  border: none;
	  height: auto;
	  position: relative;
	  display: block;
	  background: none;
	}
	.find-property .search-by .search-by-top select {
	  display: block;
	  width: 100%;
	  border: 2px solid var(--primary_color);
	  margin-bottom: 10px;
	  border-radius: 0;
	  float: none;
	}
	.find-property .search-by .search-by-top input[type=text] {
	  display: block;
	  width: 100%;
	  border: 2px solid var(--primary_color);
	  margin-bottom: 10px;
	  border-radius: 0;
	  font-size: 14px;
	}
   
	.find-property .search-by .search-by-top button {
	  position: initial;
	  display: block;
	  width: 100%;
	  margin-bottom: 10px;
	  border-radius: 0;
	}
	.find-property .search-by .search-by-bottom.main {
	  display: block !important;
	}
	.find-property .search-by .search-by-bottom .keywords {
	  border: none;
	  display: block;
	  height: auto;
	}
	.find-property .search-by .search-by-bottom .keywords span {
	  display: block;
	  width: 100%;
	  text-align: left;
	  border-right: none;
	}
	.find-property .search-by .search-by-bottom .keywords input[type=text] {
	  height: 47px;
	  margin-bottom: 0;
	  border: 1px solid #B9B9B9;
	  border-radius: 0;
	  width: 100%;
	}
	.find-property .search-by .search-by-bottom .keywords input[type=submit] {
	  float: left;
	  width: 100%;
	  display: block;
	}
  
	.property .carousel .carousel-item img {
	  height: 175px;
	}
  
	.property-listing .property .carousel .carousel-item img {
	  height: 175px;
	}
  
	.search-result {
	  max-width: 100%;
	}
  
	.property-value-page .page-inner {
	  padding: 25px 0 50px 0;
	}
		}
  @media (min-width: 577px) and (max-width: 991px) {
	.index-page .featured-listing .featured-listing-slider .owl-nav{
		top: calc(50% - 110px);
	}
	.search-result{
		top: 103%!important;
	}
	.featured-services-new {
		padding: 50px 0 20px 0!important;
	}
	.footer_brokeragelogo {
		max-width: 100%;
	}
	.banner .banner-content .find-property {
	  box-shadow: 0 0 13px 1px rgb(0 0 0 / 10%);
  }
	.banner .banner-content{
		margin-top: -386px;
	}
	.form-control {
	  font-size: .80rem;
	}
	
	.navbar .dropdown-menu a {
	  text-align: center;
	}
	.container {
	  max-width: 100%;
	}
	.featured-services-new .featured-inner-content .block .caption {
	  font-size: 10px !important;
	  padding: 7px !important;
	}
	.find-property .search-by .search-by-top input[type=text] {
	  width: calc(100% - 199px);
	}
	.find-property .search-by .search-by-top button {
	  width: 200px;
	}
	.index-page .banner .search-property {
	  width: 100%;
	  bottom: 0;
	  position: relative;
	}
	.index-page .banner .banner-image {
	  height: 500px;
	}
	.index-page .banner-content h1 {
	  font-size: 20px;
	}
	.index-page .banner-content .text-content h2 {
	  font-size: 20px;
	}
	.index-page .banner-content h1 {
	  margin: 50px 0px 35px 0;
	}
	.inner-page .page-inner .form-block form input[type=submit] {
	  font-size: 14px;
	}
	.navbar .container {
	  max-width: 100%;
	}
	.index-page .calculator .calculator-form input[type="submit"] {
	  height: 50px;
	  padding: 0;
	  font-size: 14px;
	  max-width: 250px;
  }
  .index-page .calculator .calculator-form input[type="text"] {
	  width: calc(100% - 281px);
  }
  
	.left-container {
	  padding-left: 50px;
	}
  
	.right-container {
	  padding-right: 50px;
	}
  
	h3.common-head {
	  font-size: 25px;
	}
  
	.navbar {
	  padding-right: 0;
	}
	.navbar .navbar-brand {
	  padding: 10px 30px 10px 15px;
	}
	.navbar .navbar-toggler {
	  background: var(--background_color);
	  position: relative;
	  right: 15px;
	  outline: none;
	  box-shadow: none;
	  border: none;
	}
	.navbar .top-nav {
	  justify-content: center;
	}
	.navbar .navbar-collapse {
	  background-color: #FFFFFF;
	  padding: 10px 0;
	  max-height: 65vh;
	  overflow: auto;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item {
	  margin-bottom: 10px;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item:not(:last-child) {
	  margin-right: 0;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
	  color: #000 !important;
	  display: block;
	  width: max-content;
	  margin: 0 auto;
	  box-shadow: none;
	  border: none;
	  outline: none;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item .nav-link.menu-toggle {
	  display: none;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item .nav-link.menu-toggle img {
	  max-width: 50px;
	}
	.navbar .navbar-collapse .contact-links {
	  text-align: center;
	  padding-left: 0;
	}
	.navbar .navbar-collapse .contact-links .header-contact {
	  margin-bottom: 10px;
	  font-size: 15px;
	}

	.index-page .featured-videos {
		margin: 0px 0;
	}

	.index-page .featured-videos iframe {
		height: 200px;
	}
  
	.index-page .banner video {
	  height: 575px;
	}
	.index-page .banner .banner-content {
	  max-width: 925px;
	  bottom: 0;
	}
	.index-page .banner .banner-content .find-property {
	  padding: 10px 0;
	  margin-bottom: 0;
	}
	.index-page .featured-services {
	  margin: 30px 0;
	}
	.index-page .featured-services .services-blocks .block h4.caption {
	  font-size: 16px;
	}
	
	.index-page .featured-neighbourhoods {
	  padding: 30px 0;
	}
	.index-page .featured-neighbourhoods .blocks .block img {
	  height: 175px;
	}
	.index-page .featured-neighbourhoods .blocks .block h4.caption {
	  font-size: 15px;
	}
	.index-page .featured-listing {
		padding: 30px 0;
	}
	.index-page .featured-listing .featured-listing-slider .owl-stage-outer {
		padding: 30px 0;
	}
	.index-page .featured-listing .featured-listing-slider .owl-item.active.center {
		transform: scale(1.15);
	}
	/* .index-page .index-about {
	  margin: 30px 0;
	} */
	.index-page .index-about .inner-content {
	  padding: 30px;
	}
	.index-page .index-about .inner-content h2 {
	  font-size: 30px;
	}
	.index-page .testimonial-block {
		padding: 30px 0;
	}
	.index-page .index-contact {
	  padding: 50px 0;
	}
  
	.find-property {
	  margin-bottom: 40px;
	}
	.find-property .search-by .search-by-top {
	  height: 50px;
	}
	.find-property .search-by .search-by-top select, .find-property .search-by .search-by-top input[type=text], .find-property .search-by .search-by-top button {
	  height: 46px;
	}
	.find-property .search-by .search-by-bottom .keywords span {
	  width: auto;
	}
	.find-property .search-by .search-by-bottom .keywords input[type=submit] {
	  width: auto;
	}
	.find-property .search-by .search-by-bottom .price-range p input {
	  font-size: 15px;
	}
	.featured-services-new{
		padding-bottom: 20px !important;
	}
  }
  
  @media (min-width: 992px) and (max-width: 1199px) {
	.footer_brokeragelogo {
		max-width: 100%;
	}
	.banner .banner-content .find-property {
	  box-shadow: 0 0 13px 1px rgb(0 0 0 / 10%);
  }
	.price_Ranges a {
	  font-size: 13px;
	}
	.form-control {
	  font-size: .80rem;
	}
	.index-page .banner .banner-image {
	  height: 810px;
	}
	.navbar .dropdown-menu a{
	  text-align: center;
	}
	.navbar-expand-xl .navbar-nav .dropdown-menu {
	  text-align: center;
	}
	.property-detail-two .property-detail-inner .ask-home h3 {
	  font-size: 18px;
	}
	.index-page .calculator .calculator-form input[type="submit"] {
	  max-width: 275px;
	  padding: 0;
  }
  .index-page .calculator .calculator-form input[type="text"] {
	  width: calc(100% - 306px);
  }
	.left-container {
	  padding-left: calc((100% - 945px) / 2);
	  width: 100%;
	  margin-left: auto;
	}
  
	.right-container {
	  padding-right: calc((100% - 945px) / 2);
	  width: 100%;
	  margin-right: auto;
	}
  
	h3.common-head {
	  font-size: 30px;
	}
  
	.navbar {
	  padding-right: 0;
	}
	.navbar .navbar-brand {
	  padding: 10px 30px 10px 15px;
	}
	.navbar .navbar-toggler {
	  background: var(--background_color);
	  position: relative;
	  right: 15px;
	  outline: none;
	  box-shadow: none;
	  border: none;
	}
	.navbar .top-nav {
	  justify-content: center;
	}
	.navbar .navbar-collapse {
	  background-color: #FFFFFF;
	  padding: 10px 0;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item {
	  margin-bottom: 10px;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item:not(:last-child) {
	  margin-right: 0;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
	  color: #000 !important;
	  display: block;
	  width: max-content;
	  margin: 0 auto;
	  box-shadow: none;
	  border: none;
	  outline: none;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item .nav-link.menu-toggle {
	  display: none;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item .nav-link.menu-toggle img {
	  max-width: 50px;
	}
	.navbar .navbar-collapse .contact-links {
	  text-align: center;
	  padding-left: 0;
	}
	.navbar .navbar-collapse .contact-links .header-contact {
	  margin-bottom: 10px;
	  font-size: 15px;
	}
	/* .index-page .banner .search-property {
	  width: 75%;
	} */
	.investRange .btn-group span, .investRange-two .btn-group span {
	  font-size: 12px;
	}
	.multiselect__placeholder {
	  font-size: 12px;
	}
	.find-property .search-by .search-by-bottom select {
	  font-size: 12px;
	}
	.find-property .search-by .search-by-top button {
	  width: 210px;
	}
	.find-property .search-by .search-by-top input[type=text] {
	  width: calc(100% - 215px);
	}
	.featured-services-new .featured-inner-content .block .caption {
	  font-size: 15px !important;
	}
	.index-page .banner {
	  height: auto;
	  position: relative;
	  /* min-height: calc(var(--vh, 1vh) * 100); */
	  
	}
	.index-page .banner video {
	  height: 575px;
	}
	/* .index-page .banner .banner-content {
	  text-align: center;
	  max-width: 968px;
	  width: 100%;
	  margin: auto;
	} */
	.index-page .banner .banner-content .find-property {
	  padding: 20px;
	}
	.search-block .search-inner form ul.form-action-links li:not(:last-child) {
		margin-right: 5px;
	}
  }
  @media (min-width: 1200px) and (max-width: 1440px) {
	.footer_brokeragelogo{
		max-width: 240px;
	}
	.banner .banner-content .find-property {
	  box-shadow: 0 0 13px 1px rgb(0 0 0 / 10%);
  }
	.find-property .search-by .search-by-top input[type=text] {
	  width: calc(100% - 200px);
	}
	.index-page .banner .banner-image {
	  height: 615px;
	}
	.index-page .banner-content h1 {
	  font-size: 26px;
	}
	.find-property .search-by .advanced-search {
	  margin-bottom: 0px;
	  padding-top: 0px;
	}
	.find-property .search-by .search-by-top button {
	  width: 200px;
	}
	/* .index-page .banner .search-property {
	  width: 65%;
	} */
	.investRange .btn-group span, .investRange-two .btn-group span {
	  font-size: 13px;
	}
	.multiselect__placeholder {
	  font-size: 13px;
	}
	.find-property .search-by .search-by-bottom select {
	  font-size: 13px;
	}
	.price_Ranges a {
	  font-size: 13px;
	}
	.index .calculator .calculator-form input[type="submit"] {
	  max-width: 350px;
	}
	.index .calculator .calculator-form input[type="text"] {
		width: calc(100% - 381px);
	}
	.navbar {
	  padding-right: 0;
	}
	.navbar .navbar-collapse {
	  padding: 0 20px;
	}
	.navbar .contact-links a.header-contact {
	  font-size: 14px;
	}
	.navbar .navbar-brand {
	  padding: 0;
	}
	.navbar .navbar-brand img {
	  max-width: 130px;
	}
	.navbar .navbar-nav .nav-item:not(:last-child) {
	  margin-right: 15px;
	}
  
	.index-page .top-research {
	  margin: 50px 0;
	  padding: 50px 0;
	}
  }
  @media (min-width: 1441px) and (max-width: 1599px) {
	.banner .banner-content .find-property {
	  box-shadow: 0 0 13px 1px rgb(0 0 0 / 10%);
  }
	.index-page .banner .banner-image {
	  height: 760px;
	}
	.find-property .search-by .advanced-search {
	  margin-bottom: 12px;
	}
	.investRange .btn-group span, .investRange-two .btn-group span {
	  font-size: 14px;
	}
	.multiselect__placeholder {
	  font-size: 14px;
	}
	.find-property .search-by .search-by-bottom select {
	  font-size: 14px;
	}
  }
  @media (min-width: 1600px) {
	.container {
	  max-width: 1364px;
	 
	}
  
	.left-container {
	  padding-left: calc((100% - 1334px) / 2) !important;
	  width: 100%;
	  margin-left: auto;
	}
  
	.right-container {
	  padding-right: calc((100% - 1334px) / 2) !important;
	  width: 100%;
	  margin-right: auto;
	}
  }
  @media (min-width: 1200px) {
	.left-container {
	  padding-left: calc((100% - 1140px) / 2);
	  width: 100%;
	  margin-left: auto;
	}
  
	.right-container {
	  padding-right: calc((100% - 1140px) / 2);
	  width: 100%;
	  margin-right: auto;
	}
  }
  .mobile-filter .main-head {
	padding: 15px 0 0 0;
  }
  .mobile-filter .main-head form {
	display: flex;
	width: 100%;
	align-items: center;
  }
  .mobile-filter .main-head form input {
	display: inline-block;
	width: calc(100% - 30px);
	margin-right: 5px;
	outline: none;
	box-shadow: none;
  }
  .mobile-filter .main-head form a.filter-link {
	display: inline-block;
	margin-left: auto;
	width: 24px;
  }
  .mobile-filter .main-head form a.filter-link img {
	width: 100%;
	max-width: 100%;
  }
  .mobile-filter .mobile-filter-result {
	padding: 0 0 15px 0;
	display: block;
	z-index: 1031;
	height: 100vh;
	overflow: auto;
	width: 100%;
	background-color: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	transform: translateY(100%);
	transition: all 0.2s ease-in-out;
  }
  .mobile-filter .mobile-filter-result.active {
	transform: translateY(0%);
	transition: all 0.3s ease-in-out;
  }
  .mobile-filter .mobile-filter-result .form-control {
	outline: none;
	box-shadow: none;
  }
  .mobile-filter .mobile-filter-result label {
	font-weight: 700;
	margin-bottom: 15px;
  }
  .mobile-filter .mobile-filter-result .actions {
	padding: 10px 0;
	box-shadow: 0 0 13px 1px rgba(0, 0, 0, 0.1);
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 2;
	margin-bottom: 10px;
  }
  .mobile-filter .mobile-filter-result .actions ul {
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  .mobile-filter .mobile-filter-result .actions ul li {
	color: #0000008a;
  }
  .mobile-filter .mobile-filter-result .actions ul li a {
	padding: 5px 10px;
	display: block;
	width: fit-content;
	color: #0000008a;
	text-transform: capitalize;
	font-weight: 500;
	border-radius: 4px;
  }
  .mobile-filter .mobile-filter-result .actions ul li a.apply {
	background-color: #000000de;
	color: #FFFFFF;
  }
  .mobile-filter .mobile-filter-result .filter-items ul {
	margin-bottom: 30px;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.radio-items {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.radio-items li {
	margin-bottom: 10px;
	display: inline-block;
	width: auto;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.radio-items li:not(:last-child) {
	margin-right: 10px !important;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.radio-items li input {
	display: none;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.radio-items li label {
	background-color: #FFFFFF;
	padding: 5px 10px;
	text-transform: uppercase;
	border: 2px solid #E3E3E3;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	width: 100%;
	word-break: break-word;
	margin-bottom: 0;
	border-radius: 4px;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.radio-items li label img {
	display: block;
	text-align: center;
	margin: 0 auto 5px auto;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.radio-items li input:checked ~ .custom-control-label {
	color: #00c950;
	border: 2px solid #00c950;
	background-color: #00c9501f;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.radio-items li label:before, .mobile-filter .mobile-filter-result .filter-items ul.radio-items li label:after {
	display: none;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.price {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.price li {
	width: calc((100% - 10px) / 2);
	display: inline-block;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.price li input {
	width: 100%;
	border-radius: 4px;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.price li:not(:last-child) {
	margin-right: 10px;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.home-type li {
	border: 1px solid #DFDFDF;
	padding: 5px 10px;
	border-radius: 4px;
	margin-bottom: 5px;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.home-type li .pretty {
	margin-right: 0;
  }
  .mobile-filter .mobile-filter-result .filter-items ul.home-type li .pretty label {
	font-weight: 400 !important;
	margin-bottom: 0 !important;
  }
  .mobile-filter .mobile-filter-result .filter-items .more-block .form-control {
	margin-bottom: 15px;
  }
  
  a.back-to-search {
	display: inline-block;
	color: #000000;
	font-size: 14px;
  }
  a.back-to-search img {
	margin-right: 8px;
	vertical-align: baseline;
  }
  
  .breadcrumb-back ul {
	margin: 0;
  }
  .breadcrumb-back ul li.list-inline-item:not(:last-child) {
	margin-right: 50px;
  }
  
  .breadcrumb {
	background-color: transparent;
	margin-bottom: 0;
	padding: 0;
  }
  .breadcrumb .breadcrumb-item + .breadcrumb-item {
	padding-left: 15px;
  }
  .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
	content: url("../img/breadcrumb.png");
  }
  .breadcrumb li.breadcrumb-item {
	color: #ACABB2;
  }
  .breadcrumb li.breadcrumb-item a {
	font-size: 14px;
	color: #000000;
  }
  
  @media (max-width: 576px) {
	.index-page .featured-listing .featured-listing-slider .owl-nav{
		top: calc(50% - 94px);
	}
	.index-page .calculator .calculator-form::before{
	  height: 81px;
	  z-index: 1;
	}
	.index-page .featured-videos {
		padding: 0px 0 50px 0;
	}

	.index-page .featured-videos iframe {
		height: 200px;
	}
  }
  @media (min-width: 768px) and (max-width: 991px) {
	.search-block {
	  padding: 20px 0 15px 0 !important;
	}
	.search-block .search-inner form ul.form-action-links li {
	  margin-bottom: 10px;
	}
	.search-block .search-inner form ul.form-action-links li:not(:last-child) {
	  margin-right: 5px;
	}
	.navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
		box-shadow: none;
		border: none;
		outline: none;
	}
}
	@media (min-width: 992px) and (max-width: 1199px) {
		.search-block .search-inner form ul.form-action-links li:not(:last-child) {
		  margin-right: 5px;
		}
  }
  .ff-primary{
	font-family: 'Mulish';
  }
  .ff-secondary{
	font-family: 'Arsenal';
  }
  .small, small {
	font-size: 50%;
	font-weight: 700;
	color: #1a3454;
  }
  
  button.owl-dot.active span {
	background: var(--background_color) !important    
  }
  .index-blog .owl-item .item .details h4 a{
	transition:ease .3s;
	font-weight:500;
	font-family: 'Mulish';
	color: #343638;
  }
  .index-blog .owl-item .item .details h4:hover a{
	color: var(--primary_color) !important;
	cursor: pointer;
  }
  .index-blog .owl-carousel .owl-item img {
	display: block;
	height: 240px;
	width: 100%;
  }
  .bg-primary{
	background: var(--background_color) !important;
  }
  .index-page .index-review {
	background: #fff;
  } 
  .index-offers {
	background: #E1E1E1;
  }
  .index-offers .offers .row h3{
	font-family: 'Mulish';
	font-weight:500;
	line-height: 40px;
	margin-top:15px;
  }
  .index-offers .offers .row .btn{
	font-size: 14px;
	font-weight: 600;
	padding: 5px 20px;
  }
  .index-offers .offers h3.common-head small {
	color: #000;
  }
  .index-offers .offers .btn-color a:hover {
	background: var(--background_color) !important;
  }
  /* featured service new */
  .featured-services-new {
	background-color: #F4F4F4;
	padding: 84px 0 20px 0;
  }
  .featured-services-new .featured-inner-content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	max-width: 1364px;
	margin: 0 auto;
  }
  .featured-services-new .featured-inner-content .block {
	width: calc((100% - 60px) / 4);
	display: inline-block;
	position: relative;
	margin-bottom: 15px;
  }
  .featured-services-new .featured-inner-content .block a.hover-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1;
  }
  .featured-services-new .featured-inner-content .block:hover .caption {
	background: var(--background_color);
	color: #FFFFFF;
  }
  .featured-services-new .featured-inner-content .block .caption {
	padding: 15px;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	background-color: #fff;
	transition: all 0.15s ease;
  }
  
  @media (max-width: 576px) {
	.featured-services-new{
		padding-top: 10px;
	}
	.featured-services-new .featured-inner-content .block {
	  width: calc((100% - 10px) / 2);
	  margin-bottom: 10px;
	}
	.featured-services-new .featured-inner-content .block .caption {
	  font-size: 10px !important;
	  padding: 10px 5px;
	}
	
  }
  @media (min-width: 768px) and (max-width: 991px) {
	.featured-services-new .featured-inner-content .block .caption {
	  font-size: 11px !important;
	}
  }
  @media (min-width: 577px) and (max-width: 1399px) {
	.search-result{
		max-width: calc(100% - 200px);
	}
  }
  
  @media (min-width: 577px) and (max-width: 767px) {

  .banner .banner-content {
	margin-top: -360px;
}
  }
  /*# sourceMappingURL=style.css.map */
  