﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 20px; /* Vertically center the text there */
}


/* Custom Code */

/* Carousel */
.carousel-caption p {
	font-size: 20px;
	line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
	width: 100%;
}

/* QR code generator */
#qrCode {
	margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
	/* Hide captions */
	.carousel-caption {
		display: none;
	}

	.property-add .radio-list .radio {
		margin-left: 30px;
	}

	.col-form-label {
		/*text-align: left;*/
	}
}

.col-form-label {
	/*text-align:right;
font-weight:bold;
font-size:14px;*/
}

h1.page-header {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	/*color: #e4002b;*/
}

h2.page-header {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 20px;
	/*color: #e4002b;*/
}

.property-add .radio-list {
}

	.property-add .radio-list .radio {
		margin-right: 20px;
		min-width: 80px;
	}

	.property-add .radio-list input {
		margin-right: 5px;
	}

.property-add .card {
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	margin: 20px 0;
}

.property-add .card-header {
	border-top: 3px solid #164836;
	padding: 0.35rem 1.25rem;
	background-color: #fff;
	font-size: 1.2rem;
}

.property-add .panel-default > .panel-heading {
	font-weight: normal;
	/*background-color: #001C33;*/
	/*background-color: #333333;
    color: #fff;
    background-color:#fff;*/
	padding: 8px 15px;
}

.box.box-primary {
	/*border-top-color: #e4002b;*/
	border-top-color: #9C9C9C;
}

.box {
	position: relative;
	border-radius: 3px;
	background: #ffffff;
	border-top: 3px solid #d2d6de;
	margin-bottom: 20px;
	width: 100%;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.box-header.with-border {
	border-bottom: 1px solid #f4f4f4;
}

.box-header {
	color: #444;
	display: block;
	padding: 10px;
	position: relative;
}

.box-body {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 10px;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
	display: inline-block;
	font-size: 14px;
	margin: 0;
	line-height: 1;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Source Sans Pro',sans-serif;
}

.navbar-nav .nav-link {
	padding-right: 5px;
	padding-left: 5px;
}


@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: 0.4rem;
		padding-left: 0.4rem;
		margin-right: 0.4rem;
		margin-left: 0.4rem;
		margin-top: 0.1rem;
	}

	/*.tab-container {
		padding: 30px;
		padding-top: 50px;
	}*/
}

.nav-item a {
	border-bottom: 3px solid #fff;
}

.nav-item.active a {
	border-bottom: 3px solid #dc3545;
	font-weight: 500;
}

.navbar {
	padding: 0.3rem 1rem;
	padding-bottom: 0px;
	border-bottom: 1px solid #d2d6de;
}
.tab-content .form-horizontal .custom-column {
	margin-bottom: 5px;
	margin-top: 5px;
	/*margin-left: 5px;
	margin-right: 5px;*/
	/*padding: 0 !important;*/
	/*padding: 0px 0px 0px 0px;*/
}
.tab-content .form-horizontal .btnTabSearch {
	margin-bottom: 5px;
	margin-top: 5px;
	/*margin-right:5px;
	margin-left:5px;*/
}

.tab-content .form-horizontal .custom-column.first {
	/*margin: 0px;*/
	/*padding-left: 0;*/
}

	.tab-content .form-horizontal .custom-column.last {
		/*margin: 0px;*/
		/*padding-right: 15px;*/
	}
.tab-pane {
	padding: 10px;
}
@media (min-width: 992px) {
	.tab-content .form-horizontal .custom-column {
		/*margin: 0px;*/
		padding: 5px;
	}

		.tab-content .form-horizontal .custom-column.first {
			/*margin: 0px;*/
			padding-left: 15px;
		}

		.tab-content .form-horizontal .custom-column.last {
			/*margin: 0px;*/
			padding-right: 15px;
		}

	
	.tab-pane.for-sale {
	}

	.tab-pane {
		padding: 10px;
	}


	.tab-content .form-horizontal .custom-column label {
		margin: 0px;
		padding: 3px 3px 5px 3px;
		font-weight: bold;
		color: rgba(0, 0, 0, 0.9);
	}
}

/*.select2-container {
	width: 100% !important;
}*/
/*.select2-selection--multiple .select2-search--inline  {
	width: auto !important;
}*/
/*.select2-selection--multiple .select2-search--inline .select2-search__field {
	width: 100% !important;
}*/
.for-sale .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
	padding: 3px;
	margin: 4px;
	background-color: #dc3545;
	color: #fff;
	border: 1px solid lightcoral;
}

.for-sale .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
	padding: 0.15rem 0.375rem 0 0.75rem;
}

.for-sale .select2-container .select2-search--inline {
	padding: 3px;
	margin: 2px;
}

.for-sale .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff;
}

	.for-sale .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover {
		color: #fff;
	}



.for-rent .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
	padding: 3px;
	margin: 4px;
	background-color: #dc3545;
	color: #fff;
	border: 1px solid lightcoral;
}

.for-rent .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__rendered {
	padding: 0.15rem 0.375rem 0 0.75rem;
}

.for-rent .select2-container .select2-search--inline {
	padding: 3px;
	margin: 2px;
}

.for-rent .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove {
	color: #fff;
}

	.for-rent .select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice__remove:hover {
		color: #fff;
	}

/*.select2.select2-container {
	display: block;
	width: 100%;
	height: calc(2.25rem + 2px);
	/*padding: 0.375rem 0.75rem;* /
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}*/
.tab-pane.for-sale label {
	/*font-size:14px;*/
}

@media (min-width: 992px) {
	

	.affix {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1030;
	}

		/* fixed to top styles */
		.affix.navbar {
			background-color: #333;
		}

			.affix.navbar .nav-item > a,
			.affix.navbar .navbar-brand {
				color: #fff;
			}
}

.heardernavbar {
	-webkit-box-shadow: 0 3px 5px rgba(170, 170, 170, 0.3);
	-moz-box-shadow: 0 3px 5px rgba(170, 170, 170, 0.3);
	box-shadow: 0 3px 5px rgba(170, 170, 170, 0.3);
	z-index: 1;
}

.search .heardernavbar {
	-webkit-box-shadow: 0 0px 0px rgba(170, 170, 170, 0.3);
	-moz-box-shadow: 0 0px 0px rgba(170, 170, 170, 0.3);
	box-shadow: 0 0px 0px rgba(170, 170, 170, 0.3);
	z-index: 1;
	border-bottom: 1px solid lightgray;
}

.search-filters {
	/*-webkit-box-shadow: 0 3px 5px rgba(170, 170, 170, 0.3);
	-moz-box-shadow: 0 3px 5px rgba(170, 170, 170, 0.3);
	box-shadow: 0 3px 5px rgba(170, 170, 170, 0.3);
	z-index: 1;*/
	padding: 15px 0px 10px 0px;
	border-bottom: 1px solid lightgray;
}
	.search-filters .custom-column {
		margin-bottom:10px;
	}
@media (min-width: 740px) {

	.search-filters {
		/*-webkit-box-shadow: 0 3px 5px rgba(170, 170, 170, 0.3);
	-moz-box-shadow: 0 3px 5px rgba(170, 170, 170, 0.3);
	box-shadow: 0 3px 5px rgba(170, 170, 170, 0.3);
	z-index: 1;*/
		padding: 15px 10px 5px 10px;
		border-bottom: 1px solid lightgray;
	}
	.search-filters .custom-column {
		padding: 0px 5px 0px 5px;
		
	}

		.search-filters .custom-column.last {
			padding: 0px 20px 0px 5px;
		}

		.search-filters .custom-column.first {
			padding: 0px 5px 0px 20px;
		}
}

	.navbar {
		padding-top: 20px;
		-webkit-transition: all .4s ease;
		-o-transition: all .4s ease;
		transition: all .4s ease;
	}

	.navbar-px {
		position: fixed;
		z-index: 1010;
		width: 100%;
	}

	.navbar-inverse {
		background: transparent;
		border: none;
		margin-bottom: 0;
	}


	@media (min-width: 992px) {

		.thumbnail {
			position: relative;
			width: 100%;
			height: 100%;
			overflow: hidden;
		}

		.thumbnail img {
			position: absolute;
			left: 50%;
			top: 50%;
			/*height: 100%;
			width: auto;
					height: auto;
				*/
			height: auto;
			width: 100%;
			object-fit: cover;
			-webkit-transform: translate(-50%,-50%);
			-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
		}

		.property-list-item .thumbnail img {
			position: absolute;
			left: 50%;
			top: 50%;
			/*height: 100%;
			width: auto;
					height: auto;
				*/
			height: 100%;
			width: 100%;
			object-fit: cover;
			-webkit-transform: translate(-50%,-50%);
			-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
		}

				.thumbnail img.portrait {
					width: 100%;
					height: auto;
				}
	}

	@media screen and (max-width: 767px) {
		.thumbnail {
		}

			.thumbnail img {
				width: 100%
			}

				.thumbnail img.portrait {
					width: 100%;
					height: auto;
				}
	}

	.loader {
		width: 80px;
		height: 80px;
		/*
		opacity:1;
		top: 100px;
	*/ left: 40%;
		z-index: 123;
		position: absolute;
		margin: 40px auto;
		transform: rotate(-45deg);
		font-size: 0;
		line-height: 0;
		animation: rotate-loader 5s infinite;
		padding: 15px;
		border: 1px solid #cf303d;
	}

		.loader .loader-inner {
			position: relative;
			display: inline-block;
			width: 50%;
			height: 50%;
		}

		.loader .loading {
			position: absolute;
			background: #cf303d;
		}

		.loader .one {
			width: 100%;
			bottom: 0;
			height: 0;
			animation: loading-one 1s infinite;
		}

		.loader .two {
			width: 0;
			height: 100%;
			left: 0;
			animation: loading-two 1s infinite;
			animation-delay: 0.25s;
		}

		.loader .three {
			width: 0;
			height: 100%;
			right: 0;
			animation: loading-two 1s infinite;
			animation-delay: 0.75s;
		}

		.loader .four {
			width: 100%;
			top: 0;
			height: 0;
			animation: loading-one 1s infinite;
			animation-delay: 0.5s;
		}

	@keyframes loading-one {
		0% {
			height: 0;
			opacity: 1;
		}

		12.5% {
			height: 100%;
			opacity: 1;
		}

		50% {
			opacity: 1;
		}

		100% {
			height: 100%;
			opacity: 0;
		}
	}

	@keyframes loading-two {
		0% {
			width: 0;
			opacity: 1;
		}

		12.5% {
			width: 100%;
			opacity: 1;
		}

		50% {
			opacity: 1;
		}

		100% {
			width: 100%;
			opacity: 0;
		}
	}

	@keyframes rotate-loader {
		0% {
			transform: rotate(-45deg);
		}

		20% {
			transform: rotate(-45deg);
		}

		25% {
			transform: rotate(-135deg);
		}

		45% {
			transform: rotate(-135deg);
		}

		50% {
			transform: rotate(-225deg);
		}

		70% {
			transform: rotate(-225deg);
		}

		75% {
			transform: rotate(-315deg);
		}

		95% {
			transform: rotate(-315deg);
		}

		100% {
			transform: rotate(-405deg);
		}
	}

	.loader-container {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		/*height: 100vh;*/
		height: 50px;
		/*padding: 0 20px;*/
		padding: 0 20px 0 0 0;
		width: 100% overflow: hidden;
		animation-delay: 1s;
	}

	.item-1 {
		width: 20px;
		height: 20px;
		background: #f583a1;
		border-radius: 50%;
		background-color: #eed968;
		margin: 7px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	@keyframes scale {
		0% {
			transform: scale(1);
		}

		50%, 75% {
			transform: scale(2.5);
		}

		78%, 100% {
			opacity: 0;
		}
	}

	.item-1:before {
		content: '';
		width: 20px;
		height: 20px;
		border-radius: 50%;
		background-color: #eed968;
		opacity: 0.7;
		animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
		animation-delay: 200ms;
		transition: 0.5s all ease;
		transform: scale(1);
	}

	.item-2 {
		width: 20px;
		height: 20px;
		background: #f583a1;
		border-radius: 50%;
		background-color: #eece68;
		margin: 7px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	@keyframes scale {
		0% {
			transform: scale(1);
		}

		50%, 75% {
			transform: scale(2.5);
		}

		78%, 100% {
			opacity: 0;
		}
	}

	.item-2:before {
		content: '';
		width: 20px;
		height: 20px;
		border-radius: 50%;
		background-color: #eece68;
		opacity: 0.7;
		animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
		animation-delay: 400ms;
		transition: 0.5s all ease;
		transform: scale(1);
	}

	.item-3 {
		width: 20px;
		height: 20px;
		background: #f583a1;
		border-radius: 50%;
		background-color: #eec368;
		margin: 7px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	@keyframes scale {
		0% {
			transform: scale(1);
		}

		50%, 75% {
			transform: scale(2.5);
		}

		78%, 100% {
			opacity: 0;
		}
	}

	.item-3:before {
		content: '';
		width: 20px;
		height: 20px;
		border-radius: 50%;
		background-color: #eec368;
		opacity: 0.7;
		animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
		animation-delay: 600ms;
		transition: 0.5s all ease;
		transform: scale(1);
	}

	.item-4 {
		width: 20px;
		height: 20px;
		background: #f583a1;
		border-radius: 50%;
		background-color: #eead68;
		margin: 7px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	@keyframes scale {
		0% {
			transform: scale(1);
		}

		50%, 75% {
			transform: scale(2.5);
		}

		78%, 100% {
			opacity: 0;
		}
	}

	.item-4:before {
		content: '';
		width: 20px;
		height: 20px;
		border-radius: 50%;
		background-color: #eead68;
		opacity: 0.7;
		animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
		animation-delay: 800ms;
		transition: 0.5s all ease;
		transform: scale(1);
	}

	.item-5 {
		width: 20px;
		height: 20px;
		background: #f583a1;
		border-radius: 50%;
		background-color: #ee8c68;
		margin: 7px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	@keyframes scale {
		0% {
			transform: scale(1);
		}

		50%, 75% {
			transform: scale(2.5);
		}

		78%, 100% {
			opacity: 0;
		}
	}

	.item-5:before {
		content: '';
		width: 20px;
		height: 20px;
		border-radius: 50%;
		background-color: #ee8c68;
		opacity: 0.7;
		animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
		animation-delay: 1000ms;
		transition: 0.5s all ease;
		transform: scale(1);
	}


	.account.register {
	}

		.account .register .radio-list label {
			margin: 0 20px 0 0px;
		}

		.account .register .radio-list input {
			margin: 0 5px 0 0px;
		}
	/*.gallery-modal .modal-lg {
	max-width: 100% !important;
}*/
/*@media (min-width: 992px) {
		.gallery-modal .modal-lg {
			max-width: 80% !important;
		}
	}

	.gallery-modal .modal-body {
		padding-bottom: 0;
	}

	.gallery-modal {
	}

		.gallery-modal .nav.nav-tabs {
			/*border-bottom: 1px solid #dee2e6;* /
			border-bottom: 1px solid #dee2e6;
		}

		.gallery-modal .nav-tabs .nav-link {
			color: #fff;
			background: #333f48 no-repeat center center;
			margin: 0 10px 0 0px;
			margin-bottom: 0px;
			border: 0px solid transparent;
			font-size: 1rem;
		}

		.gallery-modal .nav-tabs .nav-item.map .nav-link {
			margin: 0 0px 0 0px;
		}

		.gallery-modal .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
			color: #fff;
			background-color: #e4002b;
			border-color: #e4002b #e4002b #fff;
			/*background-color: #f5f5f5;* /
		}

		.gallery-modal .nav-tabs .nav-link.active {
		}

		.gallery-modal .nav-tabs .nav-link {
			border-bottom-left-radius: 0.25rem;
			border-bottom-right-radius: 0.25rem;
		}

	.modal.and.carousel {
		position: fixed;
		/*Needed because the carousel overrides the position property* /
	}

	@media (min-width: 992px) {
		.gallery-modal .owl-carousel {
			max-height: 480px;
		}

			.gallery-modal .owl-carousel .gallery-item img {
				height: 480px;
				width: auto;
				display: block;
				margin: auto;
			}
	}*/

	.feature-control {
		margin-bottom: 20px;
	}

	.featuredAgencies {
	}

		.featuredAgencies ul li {
			list-style: none;
			display: inline;
		}

			.featuredAgencies ul li img {
				width: 100px;
				height: auto;
				margin: 15px;
			}


	/** The Magic **/
	.btn-breadcrumb .btn:not(:last-child):after {
		content: " ";
		display: block;
		width: 0;
		height: 0;
		border-top: 17px solid transparent;
		border-bottom: 17px solid transparent;
		border-left: 10px solid white;
		position: absolute;
		top: 50%;
		margin-top: -17px;
		left: 100%;
		z-index: 3;
	}

	.btn-breadcrumb .btn:not(:last-child):before {
		content: " ";
		display: block;
		width: 0;
		height: 0;
		border-top: 17px solid transparent;
		border-bottom: 17px solid transparent;
		border-left: 10px solid rgb(173, 173, 173);
		position: absolute;
		top: 50%;
		margin-top: -17px;
		margin-left: 1px;
		left: 100%;
		z-index: 3;
	}

	/** The Spacing **/
	.btn-breadcrumb .btn {
		padding: 6px 12px 6px 24px;
	}

		.btn-breadcrumb .btn:first-child {
			padding: 6px 6px 6px 10px;
		}

		.btn-breadcrumb .btn:last-child {
			padding: 6px 18px 6px 24px;
		}

		/** Default button **/
		.btn-breadcrumb .btn.btn-default:not(:last-child):after {
			border-left: 10px solid #fff;
		}

		.btn-breadcrumb .btn.btn-default:not(:last-child):before {
			border-left: 10px solid #ccc;
		}

		.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
			border-left: 10px solid #ebebeb;
		}

		.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
			border-left: 10px solid #adadad;
		}

		/** Primary button **/
		.btn-breadcrumb .btn.btn-primary:not(:last-child):after {
			border-left: 10px solid #428bca;
		}

		.btn-breadcrumb .btn.btn-primary:not(:last-child):before {
			border-left: 10px solid #357ebd;
		}

		.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):after {
			border-left: 10px solid #3276b1;
		}

		.btn-breadcrumb .btn.btn-primary:hover:not(:last-child):before {
			border-left: 10px solid #285e8e;
		}

		/** Success button **/
		.btn-breadcrumb .btn.btn-success:not(:last-child):after {
			border-left: 10px solid #5cb85c;
		}

		.btn-breadcrumb .btn.btn-success:not(:last-child):before {
			border-left: 10px solid #4cae4c;
		}

		.btn-breadcrumb .btn.btn-success:hover:not(:last-child):after {
			border-left: 10px solid #47a447;
		}

		.btn-breadcrumb .btn.btn-success:hover:not(:last-child):before {
			border-left: 10px solid #398439;
		}

		/** Danger button **/
		.btn-breadcrumb .btn.btn-danger:not(:last-child):after {
			border-left: 10px solid #d9534f;
		}

		.btn-breadcrumb .btn.btn-danger:not(:last-child):before {
			border-left: 10px solid #d43f3a;
		}

		.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):after {
			border-left: 10px solid #d2322d;
		}

		.btn-breadcrumb .btn.btn-danger:hover:not(:last-child):before {
			border-left: 10px solid #ac2925;
		}

		/** Warning button **/
		.btn-breadcrumb .btn.btn-warning:not(:last-child):after {
			border-left: 10px solid #f0ad4e;
		}

		.btn-breadcrumb .btn.btn-warning:not(:last-child):before {
			border-left: 10px solid #eea236;
		}

		.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):after {
			border-left: 10px solid #ed9c28;
		}

		.btn-breadcrumb .btn.btn-warning:hover:not(:last-child):before {
			border-left: 10px solid #d58512;
		}

		/** Info button **/
		.btn-breadcrumb .btn.btn-info:not(:last-child):after {
			border-left: 10px solid #5bc0de;
		}

		.btn-breadcrumb .btn.btn-info:not(:last-child):before {
			border-left: 10px solid #46b8da;
		}

		.btn-breadcrumb .btn.btn-info:hover:not(:last-child):after {
			border-left: 10px solid #39b3d7;
		}

		.btn-breadcrumb .btn.btn-info:hover:not(:last-child):before {
			border-left: 10px solid #269abc;
		}

	/*.modal-backdrop {
	z-index: -1;
	/* bug fix - no overlay * /
	display: none;
}
.modal-backdrop {
	z-index: 1040 !important;
}

.modal-dialog {
	margin: 2px auto;
	z-index: 1100 !important;
}
	*/

	i.fa.loggedInIcon {
		display: inline-block;
		border-radius: 60px;
		box-shadow: 0px 0px 2px #888;
		padding: 0.5em 0.6em;
		/*color: #dc3545;*/
		color: gray;
	}

		i.fa.loggedInIcon.logged {
			display: inline-block;
			border-radius: 60px;
			box-shadow: 0px 0px 2px #888;
			padding: 0.5em 0.6em;
			/*color: #dc3545;*/
			/*background-color: forestgreen;*/
			color: #28a745;
		}

		i.fa.loggedInIcon:hover {
			display: inline-block;
			border-radius: 60px;
			box-shadow: 0px 0px 2px #888;
			padding: 0.5em 0.6em;
			background-color: #f5f5f5;
		}

	.select2-selection__clear {
		position: absolute !important;
		right: 20px !important;
		margin-top: 0.45rem !important;
		margin-right: 0rem !important;
	}

	.popover {
		width: 400px;
		min-width: 400px;
	}

	#login-dp {
		min-width: 250px;
		padding: 14px 14px 0;
		overflow: hidden;
	}

	/* caret style */
	.caret {
		position: relative;
	}

	.caret1 {
		position: relative;
	}
	/* dropdown style */
	.dropdown.show .caret1:before,
	.dropdown.show.caret1:after {
		content: "";
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		border-width: 7px 8px;
		border-style: solid;
		border-color: transparent;
		z-index: 1001;
	}

	.dropdown.show .caret1:before {
		bottom: -17px;
		/*right: -8px;*/
		right: 20px;
		border-bottom-color: #ccc;
	}

	.dropdown.show .caret1:after {
		bottom: -18px;
		right: -8px;
		border-bottom-color: #fff;
	}

	/* navbar style */
	.navbar-nav > li > .dropdown-menu {
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}

.navbar-nav > .show > a .caret1:before {
	/*bottom: -23px;*/
	bottom: -16px;
}

	.navbar-nav > .show > a .caret1:after {
		bottom: -24px;
	}

	ul#messagesList {
		max-height: 320px;
		overflow-y: auto;
		padding: 10px;
	}

		ul#messagesList li {
			list-style: none;
			padding: 0px;
			margin: 0px;
		}

		ul#messagesList li {
			list-style: none;
		}

			ul#messagesList li:after {
				content: "";
				display: table;
				clear: both;
			}

			ul#messagesList li div.message-item {
				padding: 10px;
				/*margin: 6px;*/
				text-align: left;
			}

				ul#messagesList li div.message-item.me {
					text-align: right;
				}

				ul#messagesList li div.message-item .message-bubble {
					list-style: none;
					padding: 10px;
					/*margin: 6px;*/
					/*min-width:40%;*/
					background-color: #F2F6F9;
					width: auto;
					/*float: left;*/
					display: inline-block;
					text-align: left;
					border-radius: 8px;
					border-top-left-radius: 0px;
				}

				ul#messagesList li div.message-item.me .message-bubble {
					background-color: #DBF4FD;
					/*float: right;*/
					text-align: right;
					border-bottom-right-radius: 0px;
					border-top-left-radius: 8px;
				}

			ul#messagesList li div.fromTitle {
				font-size: 11px;
				padding: 0;
				text-align: left;
				margin-bottom: 5px;
			}

			ul#messagesList li div.message-item.me div.fromTitle {
				font-size: 11px;
				padding: 0;
				text-align: right;
				margin-bottom: 5px;
			}

	.messages-box {
		margin: 20px 0;
		border: 1px solid #f5f5f5;
		max-height: 450px;
		min-height: 450px;
	}

	.sb14:before {
		content: "";
		width: 0px;
		height: 0px;
		position: absolute;
		border-left: 15px solid transparent;
		border-right: 15px solid #00bfb6;
		border-top: 15px solid #00bfb6;
		border-bottom: 15px solid transparent;
		left: -16px;
		top: 0px;
	}

	.speech-bubble {
		position: relative;
		background: #F2F6F9;
		border-radius: .4em;
	}

	.message-item .speech-bubble:after {
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		width: 0;
		height: 0;
		border: 6px solid transparent;
		border-right-color: #F2F6F9;
		border-left: 0;
		margin-top: -6px;
		margin-left: -6px;
	}

	.speech-bubble-me {
		position: relative;
		background: #DBF4FD;
		border-radius: .4em;
	}

		.speech-bubble-me:after {
			content: '';
			position: absolute;
			right: 0;
			top: 50%;
			width: 0;
			height: 0;
			border: 6px solid transparent;
			border-left-color: #DBF4FD;
			border-right: 0;
			margin-top: -6px;
			margin-right: -6px;
		}

	.message-detail {
	}

		.message-detail .info {
			border-bottom: 1px solid #f5f5f5;
			margin: 0px 10px;
			padding: 10px 0px;
		}

			.message-detail .info .email {
				font-weight: 600;
			}

		.message-detail .message {
			border-bottom: 0px solid #f5f5f5;
			padding: 30px;
		}

	.message-list {
		max-height: 450px;
		overflow-y: auto;
		border-right: 1px solid #f5f5f5;
	}

		.message-list .message {
			border-bottom: 1px solid #f5f5f5;
			margin: 0px;
			padding: 10px 20px;
		}

			.message-list .message.selected {
				background-color: #f5f5f5;
			}

			.message-list .message:hover {
				background-color: #f5f5f5;
				/*color: #fff;*/
				cursor: pointer;
			}

			.message-list .message .title {
				font-weight: 600;
			}

			.message-list .message .contact {
				font-size: 14px;
				font-weight: 600;
			}

			.message-list .message .arrived {
				font-size: 12px;
				/*font-weight:600;*/
			}

	.message-action {
		padding: 0px;
		position: absolute;
		bottom: 0;
		width: 95%;
		text-align: right;
	}

	.message-box {
		width: 320px;
		float: right;
		margin-right: 10px;
		left: auto;
		/*position:absolute;*/
	}

		.message-box.closed {
			/*margin-top: -270px;*/
		}

	.message-heading {
		background: #333f48 no-repeat center center;
		color: #fff;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		padding: 10px;
		border: 1px solid #333f48;
		cursor: pointer;
	}

	.message-box.closed .message-heading {
		/*background: green no-repeat center center;*/
		color: #fff;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		padding: 10px;
		border: 1px solid #333f48;
	}

	.message-box .messages {
		background: #fff;
		color: #333f48;
		border: 1px solid #333f48;
		/*padding: 10px;*/
	}

		.message-box .messages .messages-all {
			max-height: 300px;
			overflow-y: auto;
		}

	.message-box.closed .messages .messages-all {
		height: 0px;
		padding: 0;
		border: 0;
	}

	.message-box.closed .messages {
		height: 0px;
		padding: 0;
		border: 0;
	}

	.messages-all ul {
		padding: 5px 3px 5px 5px;
		margin: 0px;
		font-size: 14px;
	}

		.messages-all ul li {
			list-style: none;
			margin: 5px 0px;
			border-bottom: 1px solid #f5f5f5;
		}

			.messages-all ul li label {
				font-weight: 500;
			}

	/*.dragged {
	position: absolute;
	opacity: 0.5;
	z-index: 2000;
}
ul.gallery-items {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 450px;
}

	ul.gallery-items li {
		/*margin: 3px 3px 3px 0;* /
		padding: 1px;
		float: left;
		width: 100px;
		height: 90px;
		font-size: 4em;
		text-align: center;
		margin: 20px;
		font-size: 12px;
		float: left;
		/*height: 170px;
		width: 200px;*/
}*/

/*ul.gallery-items li.gallery-item {
	position: relative;
	/** More li styles float: left;* * /
}

	ul.gallery-items li.gallery-item:before {
		position: absolute;
		/** Define arrowhead * * /
	}*/

.gallery-update {
}
.gallery-update ul li {
	width:200px;
	float:left;
	margin:20px;
	list-style:none;
}
	.gallery-update ul li a{
		font-size:12px;
	}
	.gallery-update ul li div {
		/*float:left;*/
		display:inline;
	}
		.gallery-update ul li img {
margin-top:20px;
padding:0px;
			height: 170px;
			width: 200px;
		}

detailThumbs {
/*margin:20px;*/
margin:auto;
display:block;
position:absolute;
}
	.detailThumbs li {
		float: left;
		list-style: none;
		margin: 10px 10px 10px 10px;

	}

.home-content {
	margin-top:40px;
}
.recent-searches {
}
	.recent-searches ul {
		padding-left:0px;
	}
		.recent-searches ul li {
			list-style:none;
		}
.container {
	/**/
}
.main-content {
	min-height: calc(100vh - 260px);
	padding-bottom: 275px;
}
@media (min-width: 768px) {
	.main-content {
		min-height: calc(100vh - 260px);
		padding-bottom: 175px;
	}
}
	footer {
		background-color: #fcfcfc;
		padding-bottom: 20px;
		padding-top: 30px;
	}

		footer .contacts {
			margin-bottom: 10px;
		}

			footer .contacts ul {
				margin: 0px;
				padding: 0px;
			}

				footer .contacts ul li {
					list-style-type: none;
					margin: 10px;
				}
		footer .copyright {
		
		}
		@media (min-width: 768px) {
			footer .contacts ul li {
			display: inline;
			list-style-type: none;
			margin: 20px;
		}
			footer .contacts {
				margin-bottom: 30px;
			}
		footer .contacts ul {
			margin: 0px;
			padding: 0px;
			text-align: center;
		}
			footer .copyright {
				text-align: center;
			}
	}


#return-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index:100;
	/*background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);*/
	background-color: #b10021;
	width: 40px;
	height: 40px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0.4;
}

	#return-to-top i {
		color: #fff;
		margin: 0;
		position: relative;
		left: 11px;
		top: 10px;
		font-size: 19px;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	#return-to-top:hover {
		/*background: rgba(0, 0, 0, 0.9);*/
		background-color: #b10021;
	}

		#return-to-top:hover i {
			color: #fff;
			top: 5px;
		}

.admin-control {
	padding:10px;
}
	.admin-control .ad-status, .admin-control .ad-mark {
		font-size: 14px;
		padding: 0px;
	}

	.admin-control .ad-control label.ad-control-head {
		font-size: 14px;
		font-weight: bold;
	}
	.admin-control h4 {
		font-size: 16px;
	}
	.admin-control .ad-status span, .admin-control .ad-mark span {
		padding: 5px;
	}

	.admin-control .ad-status .btn, .admin-control .ad-mark .btn {
		padding: 1px 3px 1px 3px;
		margin-right: 3px;
		font-weight: bold;
		font-size: 11px;
	}


.dropdown-submenu {
	position: relative;
}

	.dropdown-submenu > .dropdown-menu {
		top: 0;
		left: 100%;
		margin-top: -6px;
		margin-left: -1px;
		-webkit-border-radius: 0 6px 6px 6px;
		-moz-border-radius: 0 6px 6px;
		border-radius: 0 6px 6px 6px;
	}

	.dropdown-submenu:hover > .dropdown-menu {
		display: block;
	}

	.dropdown-submenu > a:after {
		display: block;
		content: " ";
		float: right;
		width: 0;
		height: 0;
		border-color: transparent;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-left-color: #ccc;
		margin-top: 5px;
		margin-right: -10px;
	}

	.dropdown-submenu:hover > a:after {
		border-left-color: #fff;
	}

	.dropdown-submenu.pull-left {
		float: none;
	}

		.dropdown-submenu.pull-left > .dropdown-menu {
			left: 100%;
			margin-left: 10px;
			-webkit-border-radius: 6px 0 6px 6px;
			-moz-border-radius: 6px 0 6px 6px;
			border-radius: 6px 0 6px 6px;
		}
.home-filters {
	padding: 0px !important;
	/*padding: 0px !important;*/
}
@media screen and (min-width: 767px) {
	.d-sm-none {
		display:none;
	}
	.home-filters {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
		
	}
	.property-list {
		padding: 0 !important;
	}
}

.property.detail .feature-item {
	background-color:#fafafa;
	margin:10px 0;
}
.property.detail .feature-item span.head {
	padding-right: 20px;
	display: inline-block;
}
.property.detail .feature-item span {
	
	padding: 10px;
}
.info-data .info {
	background-color: #fafafa;
	margin: 10px 0;
	padding: 5px;
	font-size:14px;
}
	.info-data .info span {
		font-weight: normal;
	}
		.info-data .info span.head {
			/*margin-right: 20px;*/
			font-weight: normal;
			display: inline-block;
			min-width: 70px;
		}


.agent-list-item {
	margin-bottom: 20px;
	min-height: 180px;
}

	.agent-list-item .property-description {
		font-size: 0.8rem;
		/*min-height: 60px;
	max-height: 60px;
		min-height: 38px;*/
		max-height: 18px;
		overflow: hidden;
		margin-top: 5px;
		margin-bottom: 7px;
	}