@font-face {
	font-family: eicons;
	src: url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.12.0);
	src: url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.12.0#iefix) format('embedded-opentype'), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.12.0) format('woff2'), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.12.0) format('woff'), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.12.0) format('truetype'), url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.12.0#eicon) format('svg');
	font-weight: 400;
	font-style: normal;
}
@media only screen and (min-width: 768px) {
	.visible-xs {
		display: none !important;
	}
}
@media only screen and (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}
#sfmain {
	color: #333;
}
#sfmain .lowercase {
	text-transform: lowercase !important;
}
#sfmain * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#sfmain.greentop {
	border-top: 2px solid #009a44;
}
#sfmain.pad {
	padding-top: 30px;
}
#sfmain .hidden {
	display: none;
}
#sfmain div,
#sfmain ul,
#sfmain ol,
#sfmain li,
#sfmain table,
#sfmain thead,
#sfmain tbody,
#sfmain tfoot,
#sfmain tr,
#sfmain td,
#sfmain img,
#sfmain header,
#sfmain nav,
#sfmain main,
#sfmain footer {
	position: relative;
}
#sfmain h2,
#sfmain h3 {
	line-height: 1.1em;
	color: #333;
}
#sfmain h2 {
	font-size: 24px;
}
#sfmain h3 {
	font-size: 18px;
}
#sfmain img {
	display: block;
}
#sfmain.container,
#sfmain .container {
	max-width: 1580px;
	padding: 0 15px;
}
#sfmain #copylink {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	width: 32px;
	line-height: 32px;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	z-index: 1;
	opacity: 0.01;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=1)';
	filter: alpha(opacity=1);
}
#sfmain #copylink:hover {
	color: rgba(255, 255, 255, 0.25);
	opacity: 1;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter: alpha(opacity=100);
}
#sfmain #thelink {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 1px;
	opacity: 0;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	filter: alpha(opacity=0);
}
#sfmain #filterbar {
	position: relative;
	background: #caced2;
	padding: 20px 0px;
	z-index: 1;
}
#sfmain #filterbar .broker {
	text-align: center;
}
#sfmain #filterbar .broker h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: var(--e-global-color-primary);
	margin: 0;
}
#sfmain #filterbar .broker p {
	margin: 0 0 20px 0;
}
#sfmain #filterbar.properties {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 15px;
}
@media only screen and (max-width: 767px) {
	#sfmain #filterbar.properties {
		position: relative;
		left: 0;
		top: 0;
	}
}
@media only screen and (max-width: 767px) {
	#sfmain #filterbar .field {
		margin: 15px 0px;
	}
}
#sfmain #filterbar .row + .row {
	margin-top: 10px;
}
#sfmain #filterbar ::-webkit-input-placeholder {
	color: #505c6a;
}
#sfmain #filterbar :-ms-input-placeholder {
	color: #505c6a;
}
#sfmain #filterbar ::-moz-placeholder {
	color: #505c6a;
	opacity: 1;
}
#sfmain #filterbar :-moz-placeholder {
	color: #505c6a;
	opacity: 1;
}
#sfmain #filterbar select,
#sfmain #filterbar .check,
#sfmain #filterbar input {
	border: 1px solid #5d5d5e;
	border-right: 0px;
	background: #e7e7ea;
	width: 100%;
	line-height: 40px;
	height: 60px;
	padding: 10px;
	cursor: pointer;
	font-size: 16px;
	margin: 0px !important;
}
#sfmain #filterbar input {
	cursor: auto;
}
#sfmain #filterbar .text {
	padding-right: 60px;
}
#sfmain #filterbar .text button {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	border: 1px solid #5d5d5e;
	border-left: 0px;
	background: #5d5d5e;
	color: #ffffff;
}
#sfmain #filterbar .select:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	background: no-repeat right top url(assets/img/select.png);
	background-size: auto 100%;
	width: 100%;
	height: 100%;
	border: 1px solid #5d5d5e;
	border-left: none;
	pointer-events: none;
}
#sfmain #filterbar .check:after {
	content: '';
	position: absolute;
	right: 10px;
	width: 40px;
	height: 40px;
	border: 4px solid #caced2;
	background: #ffffff;
	z-index: 1;
}
#sfmain #filterbar .check .fa {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 40px;
	line-height: 60px;
	text-align: center;
	z-index: 2;
	font-size: 24px;
	color: #009a44;
	display: none;
}
#sfmain #filterbar .check.active .fa {
	display: block;
}
#sfmain #filterbar .search input {
	padding-right: 70px;
}
#sfmain #filterbar .search button {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	border: 1px solid #5d5d5e;
	border-left: none;
	background: #808080;
	color: #ffffff;
}
#sfmain #filterbar .search button:hover {
	background: #404040;
}
#sfmain #filterbar .mapkey img {
	display: block;
	margin: 0px 0px 0px auto;
	width: auto;
	height: 60px;
}
#sfmain #noresults {
	text-align: center;
	display: none;
}
#sfmain #noresults .container {
	background: #f0f0f0;
	padding: 20px 0px;
}
#sfmain #noresults h2 {
	margin: 20px 0;
}
#sfmain #noresults a {
	text-decoration: none !important;
}
#sfmain #noresults.active {
	display: block;
}
#sfmain #mapcontainer {
	width: 100%;
	padding-bottom: 40%;
}
#sfmain #mapcontainer #map {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
#sfmain .btn {
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	background: #009a44;
	color: #ffffff;
	padding: 10px;
	margin: 0px 10px;
	border-radius: 50px;
	text-transform: none;
	text-transform: uppercase;
}
#sfmain .btn.btn-email {
	margin-left: 10px;
}
#sfmain .btn:hover {
	color: #009a44;
	background: #ffffff;
}
#sfmain #popup {
	visibility: hidden;
	opacity: 0;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	filter: alpha(opacity=0);
	z-index: 50001;
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}
#sfmain #popup,
#sfmain #popup * {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#sfmain #popup .content {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 960px;
	max-width: 90%;
	max-height: 80%;
	padding: 15px;
	border: 2px solid #009a44;
	background: #ffffff;
	font-size: 14px;
	line-height: 20px;
	overflow: auto;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: translate(-50%, -50%) scale(0.5);
	transform: translate(-50%, -50%) scale(0.5);
	cursor: default;
}
#sfmain #popup .content h2 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	line-height: 1.1em;
	text-transform: uppercase;
	color: #333;
}
#sfmain #popup .content h3 {
	font-size: 18px;
	line-height: 1.1em;
	color: #333;
}
#sfmain #popup .content img {
	float: right;
	margin: 0px 0px 15px 15px;
}
#sfmain #popup .content:after {
	content: '';
	display: block;
	height: 5px;
	clear: both;
}
#sfmain #popup #closepopup {
	cursor: pointer;
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 30px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	color: #ffffff;
	background: #009a44;
	border-radius: 15px;
}
#sfmain #popup.active {
	visibility: visible;
	opacity: 1;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter: alpha(opacity=100);
}
#sfmain #popup.active .content {
	-webkit-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);
	margin-top: 0px;
}
#sfmain .titlesocial {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 20px;
}
#sfmain .titlesocial h1,
#sfmain .titlesocial h2,
#sfmain .titlesocial h3 {
	margin: 0 !important;
	line-height: 1em;
}
#sfmain .titlesocial a {
	margin-left: 15px;
	display: block;
	background: #2867b2;
	width: 40px;
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border-radius: 50px;
}
#sfmain .titlesocial a:hover {
	background: #3a80d3;
}
#sfmain .spread {
	clear: both;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media only screen and (max-width: 767px) {
	#sfmain .spread {
		display: block;
	}
	#sfmain .spread a {
		display: block;
		margin: 10px 0 0 0 !important;
	}
}
#sfmain .spread .btn-team {
	margin: 15px 1px 0px 1px;
	background: #009a44;
	text-decoration: none !important;
	color: #ffffff;
}
#quicksearch {
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: auto;
	-ms-grid-columns: 1fr 1fr 38px;
	grid-template: auto / 1fr 1fr 38px;
	gap: 20px;
}
@media only screen and (max-width: 767px) {
	#quicksearch {
		-ms-grid-rows: auto;
		-ms-grid-columns: minmax(0, auto) minmax(0, auto) 38px;
		grid-template: auto/minmax(0, auto) minmax(0, auto) 38px;
		gap: 10px;
	}
}
#quicksearch select,
#quicksearch option {
	background: #fff;
	color: #333;
}
@media only screen and (max-width: 767px) {
	#quicksearch select,
	#quicksearch option {
		padding: 5px;
	}
}
#quicksearch button {
	width: 38px;
	height: 38px;
}
#sfmain #tenants {
	padding: 20px 15px;
}
#sfmain #tenants .tenant {
	margin: 15px 0px;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
#sfmain #tenants .tenant,
#sfmain #tenants .tenant * {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#sfmain #tenants .tenant.active {
	-webkit-transform: scale(1);
	transform: scale(1);
}
#sfmain #tenants .tenant .box {
	width: 100%;
	padding-bottom: 100%;
	background: #edeeef;
	border: 4px solid #ffffff;
	-webkit-box-shadow: -1px 2px 4px #d1d4d9;
	-ms-box-shadow: -1px 2px 4px #d1d4d9;
	-o-box-shadow: -1px 2px 4px #d1d4d9;
	box-shadow: -1px 2px 4px #d1d4d9;
}
#sfmain #tenants .tenant .box .logo {
	z-index: 2;
	position: absolute;
	left: 10%;
	top: 10%;
	width: 80%;
	height: 80%;
	background: #edeeef no-repeat center center;
	background-size: contain;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
	border: 5px solid #edeeef;
}
#sfmain #tenants .tenant .box .content {
	z-index: 1;
	position: absolute;
	left: 5%;
	top: 75%;
	width: 90%;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	-webkit-transform: translateY(-50%) scale(0.75);
	transform: translateY(-50%) scale(0.75);
	margin-top: -20px;
	opacity: 0;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	filter: alpha(opacity=0);
}
@media only screen and (max-width: 767px) {
	#sfmain #tenants .tenant .box .content {
		font-size: 16px;
		line-height: 24px;
	}
}
#sfmain #tenants .tenant .box .content a {
	color: #ffffff;
	text-decoration: none !important;
}
#sfmain #tenants .tenant .box .content h2 {
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 3px;
	color: #fff;
}
@media only screen and (max-width: 767px) {
	#sfmain #tenants .tenant .box .content h2 {
		font-size: 20px;
	}
}
#sfmain #tenants .tenant .box .content p {
	margin: 3px 0px;
	line-height: 15px;
}
@media only screen and (max-width: 767px) {
	#sfmain #tenants .tenant .box .content p {
		line-height: 24px;
	}
}
#sfmain #tenants .tenant .box .content p a {
	white-space: nowrap;
}
#sfmain #tenants .tenant .box .content.disp:after,
#sfmain #tenants .tenant .box .content.franch:after {
	display: block;
	font-size: 10px;
	color: #ffffff;
	margin-top: -10px;
}
#sfmain #tenants .tenant .box .content.disp:after {
	content: '(Disposition Only)';
}
#sfmain #tenants .tenant .box .content.franch:after {
	content: '(Franchisee)';
}
@media only screen and (min-width: 768px) {
	#sfmain #tenants .tenant .box:hover {
		background: #698391;
		border-color: #bfccd3;
		-webkit-box-shadow: 0px 0px 2px #d1d4d9;
		-ms-box-shadow: 0px 0px 2px #d1d4d9;
		-o-box-shadow: 0px 0px 2px #d1d4d9;
		box-shadow: 0px 0px 2px #d1d4d9;
	}
	#sfmain #tenants .tenant .box:hover .logo {
		left: 27.5%;
		top: 5%;
		width: 45%;
		height: 45%;
		-webkit-filter: grayscale(0%);
		-moz-filter: grayscale(0%);
		-ms-filter: grayscale(0%);
		-o-filter: grayscale(0%);
		filter: grayscale(0%);
		-webkit-filter: none;
		filter: none;
	}
	#sfmain #tenants .tenant .box:hover .content {
		margin-top: 0px;
		opacity: 1;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		filter: alpha(opacity=100);
		-webkit-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
	}
}
@media only screen and (max-width: 767px) {
	#sfmain #tenants .tenant .box.active {
		background: #698391;
		border-color: #bfccd3;
		-webkit-box-shadow: 0px 0px 2px #d1d4d9;
		-ms-box-shadow: 0px 0px 2px #d1d4d9;
		-o-box-shadow: 0px 0px 2px #d1d4d9;
		box-shadow: 0px 0px 2px #d1d4d9;
	}
	#sfmain #tenants .tenant .box.active .logo {
		left: 27.5%;
		top: 5%;
		width: 45%;
		height: 45%;
		-webkit-filter: grayscale(0%);
		-moz-filter: grayscale(0%);
		-ms-filter: grayscale(0%);
		-o-filter: grayscale(0%);
		filter: grayscale(0%);
		-webkit-filter: none;
		filter: none;
	}
	#sfmain #tenants .tenant .box.active .content {
		margin-top: 0px;
		opacity: 1;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		filter: alpha(opacity=100);
		-webkit-transform: translateY(-50%) scale(1);
		transform: translateY(-50%) scale(1);
	}
}
#sfmain #team {
	padding: 20px 15px;
}
#sfmain #team .member {
	margin: 15px 0px;
	text-align: center;
	display: none;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
#sfmain #team .member.clear {
	clear: left;
}
#sfmain #team .member,
#sfmain #team .member * {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#sfmain #team .member.active {
	-webkit-transform: scale(1);
	transform: scale(1);
}
#sfmain #team .member h2 {
	display: block;
	font-size: 18px;
	line-height: 1.1em;
	text-transform: none;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	color: #333;
}
#sfmain #team .member h3 {
	display: block;
	font-size: 14px;
	line-height: 1.1em;
	font-weight: 300;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	color: #555;
}
#sfmain #team .member .photo {
	width: 100%;
	padding-bottom: 120%;
	background: no-repeat center center;
	background-size: 100% auto;
	overflow: hidden;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray;
}
#sfmain #team .member .photo .hover {
	position: absolute;
	background: rgba(12, 122, 65, 0.05);
	color: #ffffff;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	white-space: nowrap;
	-webkit-transform: scale(2);
	transform: scale(2);
	opacity: 0;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
	filter: alpha(opacity=0);
}
#sfmain #team .member .photo .hover .btn {
	margin: 0 3px !important;
}
@media only screen and (max-width: 767px) {
	#sfmain #team .member .photo .hover {
		pointer-events: none;
	}
}
@media only screen and (min-width: 768px) {
	#sfmain #team .member .photo:hover {
		-webkit-filter: grayscale(0%);
		-moz-filter: grayscale(0%);
		-ms-filter: grayscale(0%);
		-o-filter: grayscale(0%);
		filter: grayscale(0%);
		-webkit-filter: NONE;
		filter: NONE;
	}
	#sfmain #team .member .photo:hover .hover {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		filter: alpha(opacity=100);
	}
}
@media only screen and (max-width: 767px) {
	#sfmain #team .member .photo.active {
		-webkit-filter: grayscale(0%);
		-moz-filter: grayscale(0%);
		-ms-filter: grayscale(0%);
		-o-filter: grayscale(0%);
		filter: grayscale(0%);
		-webkit-filter: NONE;
		filter: NONE;
	}
	#sfmain #team .member .photo.active .hover {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		filter: alpha(opacity=100);
	}
	#sfmain #team .member .photo.active.enabled .hover {
		pointer-events: auto;
	}
}
#sfmain #team .member .btn {
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	top: 70%;
	margin-top: -20px;
}
#sfmain #team .member .btn:hover {
	color: #009a44;
	background: #ffffff;
}
#sfmain #team .member .btn:hover .fa:before {
	color: #009a44;
}
#sfmain #team .member .popup {
	display: none;
}
@media only screen and (max-width: 767px) {
	#sfmain #popup .content img {
		width: 50%;
		margin: 14px 0px 14px 14px;
	}
}
#sfmain #teammember {
	margin-bottom: 30px;
}
#sfmain #teammember h1 {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
#sfmain #teammember h3 {
	margin: 0 0 20px 0;
}
#sfmain #teammember img {
	float: right;
	margin: 0 0 30px 30px;
}
@media only screen and (min-width: 768px) {
	#sfmain #teammember img.mobile {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	#sfmain #teammember img {
		float: none;
		margin: 0 0 30px 0;
		width: 100%;
	}
	#sfmain #teammember img.desktop {
		display: none;
	}
}
#sfmain #teammember .btn {
	margin: 15px 5px 0 0;
	background: #009a44;
	text-decoration: none !important;
	color: #ffffff;
}
#sfmain #teammember .btn span {
	margin-right: 5px;
}
@media only screen and (max-width: 767px) {
	#sfmain #teammember .btn {
		display: block;
		margin: 15px 0;
	}
}
#sfmain #properties {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 520px;
	padding: 0;
	border: 2px solid #009a44;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	#sfmain #properties {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		height: auto;
	}
}
#sfmain #properties .map {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
	background: #f0f0f0;
}
@media only screen and (max-width: 767px) {
	#sfmain #properties .map {
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		height: 100vw;
	}
}
#sfmain #properties .map #properties_map {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
#sfmain #properties .map #properties_map button {
	border-radius: 2px;
}
#sfmain #properties .map #properties_map button img {
	position: absolute;
	left: 50%;
	top: 50%;
}
#sfmain #properties .map #properties_map > div > div > div:last-child {
	position: absolute;
	right: 0;
	bottom: 0;
}
#sfmain #properties .filters {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 100%;
	max-width: 280px;
	height: 100%;
	background: #aeaeae;
	padding: 0px;
	color: #404850;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	overflow: auto;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	#sfmain #properties .filters {
		max-width: 100%;
	}
}
#sfmain #properties .filters label {
	display: block;
	font: normal 11px/11px sans-serif;
	margin: 0 0 2px 0;
}
#sfmain #properties .filters input,
#sfmain #properties .filters select,
#sfmain #properties .filters button {
	display: block;
	background: #e7e7ea;
	border: 1px solid #999;
	border-radius: 2px;
	margin: 15px 0;
	line-height: 20px;
	height: 25px;
	min-height: 25px;
	padding: 5px;
	font: normal 11px/11px sans-serif;
}
#sfmain #properties .filters input:first-child,
#sfmain #properties .filters select:first-child,
#sfmain #properties .filters button:first-child {
	margin-top: 0;
}
#sfmain #properties .filters input:last-child,
#sfmain #properties .filters select:last-child,
#sfmain #properties .filters button:last-child {
	margin-bottom: 0;
}
#sfmain #properties .filters select,
#sfmain #properties .filters input {
	width: 100%;
}
#sfmain #properties .filters .sizeselect option.ac {
	display: none;
}
#sfmain #properties .filters .sizeselect.land option.sf {
	display: none;
}
#sfmain #properties .filters .sizeselect.land option.ac {
	display: block;
}
#sfmain #properties .filters .search {
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #999;
	border-radius: 2px;
}
#sfmain #properties .filters .search input {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0;
	border: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
#sfmain #properties .filters .search button {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	width: 40px;
	margin: 0;
	border: 0;
	border-radius: 0;
	padding: 0;
	text-align: center;
	background: #009a44;
	color: #ffffff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#sfmain #properties .filters .search button:hover {
	background: #545859;
}
#sfmain #properties .filters label {
	position: relative;
	font-weight: bold;
	color: #2d2926;
}
#sfmain #properties .filters input[type='radio'] {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}
#sfmain #properties .filters .type > div img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.5;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#sfmain #properties .filters .type > div.active img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1;
}
#sfmain #properties .filters .type > div:hover img {
	opacity: 1;
}
#sfmain #properties .filters option {
	font: normal 11px/11px sans-serif;
	font-size: 11px;
}
#sfmain #properties .filters .section {
	background: #aeaeae;
	padding: 15px;
	margin: 0;
}
#sfmain #properties .filters .section.main {
	background: #d0d0ce;
}
#sfmain #properties .filters .section.npt {
	padding-top: 0;
}
#sfmain #properties .filters .grid {
	display: -ms-grid;
	display: grid;
	gap: 15px 10px;
	-ms-grid-rows: auto;
	-ms-grid-columns: 1fr 1fr;
	grid-template: auto / 1fr 1fr;
}
#sfmain #properties .filters .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -3px 5px -3px !important;
}
#sfmain #properties .filters .flex > div {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0 3px;
}
#sfmain #properties .filters .flex > div label {
	display: block;
	border-radius: 4px;
	cursor: pointer;
	font-weight: bold;
}
#sfmain #properties .filters .flex > div label.active {
	background: #c0c0c0;
	opacity: 1;
	cursor: none;
}
#sfmain #properties .filters .flex > div label.active input[value='s'] ~ span {
	color: #008000;
}
#sfmain #properties .filters .flex > div label.active input[value='l'] ~ span {
	color: #00a080;
}
#sfmain #properties .filters .flex > div label.active input[value='sold'] ~ span {
	color: #ff0000;
}
#sfmain #properties .filters .flex > div label.active input[value='is'] ~ span {
	color: #0000a0;
}
#sfmain #properties .filters .flex > div img {
	width: 24px;
	height: auto;
}
#sfmain #properties .filters .type {
	text-align: center;
	margin: 0 0 5px 0;
}
#sfmain #properties .filters .type img {
	display: block;
	margin: 0 auto 5px auto;
}
#sfmain #properties .filters .small {
	font: normal 9px/9px sans-serif !important;
	margin: 10px 0 0 0;
}
#sfmain #properties .filters .tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #d0d0ce;
}
#sfmain #properties .filters .tabs > div {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	font: bold 11px/11px sans-serif;
	cursor: pointer;
	padding: 5px 0 7px 0;
	margin-bottom: -2px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #545859;
	color: #fff;
}
#sfmain #properties .filters .tabs > div.active {
	cursor: default;
	color: #000;
	background: #aeaeae;
}
#sfmain #properties .filters .panel {
	display: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
#sfmain #properties .filters .panel.active {
	display: block;
}
#sfmain #properties .filters button {
	width: 100%;
	height: auto;
	border: none;
}
#sfmain #properties .filters button[type='reset'] {
	width: 100%;
	background: #d0d0ce;
	color: #545859;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	font: bold 14px/1em sans-serif;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	text-decoration: none;
	width: 100%;
	text-align: center;
	margin: 0;
	border-radius: 50px;
}
#sfmain #properties .filters button[type='reset']:hover {
	background: #009a44;
	color: #ffffff;
}
#sfmain #properties #location-info h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	color: #00833c;
}
#sfmain #properties #location-info h3 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}
#sfmain #properties #location-info p {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px;
	font-weight: normal;
}
#sfmain #properties #location-info a {
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #00833c;
	font-weight: bold;
	display: block;
}
#sfmain #properties #location-info .details {
	display: block;
}
#sfmain #properties #location-info .details span {
	display: inline-block;
	margin-right: 2px;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 8px;
	line-height: 16px;
	margin-top: 5px;
	border-radius: 5px;
}
#sfmain #properties #location-info .details span.forlease {
	background: #20a89d;
}
#sfmain #properties #location-info .details span.forsale {
	background: #0c7a41;
}
#sfmain #property-results {
	padding: 15px 15px;
	font-size: 24px;
	color: #009a44;
	text-align: center;
	text-transform: uppercase;
}
#sfmain #property-results .thatmatch {
	display: none;
}
#sfmain #property-results #criteria {
	font: bold 16px/1em sans-serif;
	margin-top: 10px;
}
#sfmain #property-results #criteria div {
	display: inline-block;
	white-space: nowrap;
}
#sfmain #property-results #criteria span {
	color: #545859;
}
#sfmain #property-results button {
	min-width: 240px;
	margin-top: 15px;
	background: #d0d0ce;
	color: #545859;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	border-radius: 0;
	font: bold 14px/1em sans-serif;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#sfmain #property-results button:hover {
	background: #009a44;
	color: #ffffff;
}
#sfmain #property-listings {
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: 1fr;
	-ms-grid-columns: 1fr 1fr 1fr 1fr;
	grid-template: 1fr / 1fr 1fr 1fr 1fr;
	gap: 40px 20px;
	margin: 30px auto;
}
@media only screen and (max-width: 767px) {
	#sfmain #property-listings {
		-ms-grid-rows: 1fr;
		-ms-grid-columns: 1fr 1fr;
		grid-template: 1fr / 1fr 1fr;
		gap: 20px 10px;
		padding: 0;
	}
}
#sfmain #property-listings > div {
	width: 100%;
	display: none !important;
	margin: 0 !important;
}
#sfmain #property-listings > div.active.show {
	display: block !important;
	-webkit-animation: zoomIn 1s 1;
	animation: zoomIn 1s 1;
}
#sfmain #property-listings a {
	display: block;
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	padding: 0;
	color: #009a44;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.1em;
}
@media only screen and (max-width: 767px) {
	#sfmain #property-listings a {
		font-size: 14px;
	}
}
#sfmain #property-listings a .img {
	overflow: hidden;
	margin-bottom: 10px;
	border: 1px solid #d0d0ce !important;
	width: 100%;
	height: 0;
	padding-bottom: 44%;
}
#sfmain #property-listings a .img > img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#sfmain #property-listings a .img > img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
#sfmain #property-listings a .citystate {
	display: block !important;
	position: absolute !important;
	top: 10px;
	right: 10px;
	background: #545859 !important;
	color: #ffffff !important;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 10px;
	-webkit-box-shadow: -5px 5px 10px #2d2926;
	box-shadow: -5px 5px 10px #2d2926;
	pointer-events: none;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	#sfmain #property-listings a .citystate {
		padding: 0px;
		font-size: 11px;
	}
}
#sfmain #property-listings-options {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px;
	margin: 20px 0;
}
@media only screen and (max-width: 767px) {
	#sfmain #property-listings-options {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
#sfmain #property-listings-options button {
	display: none;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	min-width: 240px;
	margin-top: 15px;
	background: #d0d0ce;
	color: #545859;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	font: bold 14px/1em sans-serif;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: none;
	margin: 10px;
	-webkit-animation: zoomOut 1s 1;
	animation: zoomOut 1s 1;
}
#sfmain #property-listings-options button:hover {
	background: #009a44;
	color: #ffffff;
}
@media only screen and (max-width: 767px) {
	#sfmain #property-listings-options button {
		width: 100%;
	}
}
#sfmain #property-listings-options button.active {
	display: block;
	-webkit-animation: zoomIn 1s 1;
	animation: zoomIn 1s 1;
}
#sfmain #property-listings-options button:hover {
	color: #ffffff;
	background: #009a44;
}
#sfmain #property {
	padding: 15px 0;
	font: 300 18px/1.2em sans-serif;
}
#sfmain #property #masthead {
	width: 100%;
	margin-bottom: 30px;
}
#sfmain #property #masthead .swiper-buttons {
	position: absolute;
	top: 0;
	width: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
}
#sfmain #property #masthead .swiper-buttons:after {
	font: 400 24px/24px eicons;
	color: #fff;
}
#sfmain #property #masthead .swiper-buttons.swiper-button-prev {
	left: 0;
}
#sfmain #property #masthead .swiper-buttons.swiper-button-prev:after {
	content: '\e87e';
}
#sfmain #property #masthead .swiper-buttons.swiper-button-next {
	right: 0;
}
#sfmain #property #masthead .swiper-buttons.swiper-button-next:after {
	content: '\e87d';
}
#sfmain #property .brochure {
	margin: 30px 0;
}
#sfmain #property .brochure .btn {
	margin: 0;
	padding: 10px 30px;
}
#sfmain #property .btn {
	background: #009a44;
	border: none;
	color: #ffffff;
}
#sfmain #property .btn-gray {
	display: block;
	background: #9d9d98;
	color: #ffffff;
	padding: 8px 20px;
	text-align: center;
	border: none;
	border-radius: 50px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	white-space: nowrap;
	text-decoration: none;
	min-width: 160px;
	font: 400 15px/18px sans-serif !important;
	text-transform: none;
}
#sfmain #property .btn-gray:hover {
	background: #009a44;
}
#sfmain #property .btn-gray:hover + div {
	background: #f0f0f0;
}
#sfmain #property .backtosearch a {
	color: #545859;
	text-decoration: underline;
}
#sfmain #property .focus {
	-webkit-animation: headShake 1.5s 1;
	animation: headShake 1.5s 1;
}
#sfmain #property h1 {
	color: #009a44;
	font-size: 38px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	#sfmain #property h1 {
		font-size: 24px;
	}
}
#sfmain #property h2 {
	color: #545859;
	text-transform: none;
	font: bold 18px/32px sans-serif !important;
	margin: 20px 0;
	border-bottom: 1px solid #9d9d98;
}
#sfmain #property h2:first-child {
	margin-top: 0;
}
#sfmain #property h3 {
	font: bold 22px/1em sans-serif !important;
	text-align: left;
	margin: 0;
	padding: 0;
}
@media only screen and (max-width: 767px) {
	#sfmain #property h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
}
#sfmain #property #photo {
	width: 100%;
	height: 0;
	padding-bottom: 50%;
	border: 1px solid #d0d0d0;
	background: #f0f0f0;
	margin: 0 0 40px 0;
}
@media only screen and (max-width: 767px) {
	#sfmain #property #photo {
		padding-bottom: 100%;
	}
}
#sfmain #property #photo img {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	margin: 0;
}
#sfmain #property .thumbnails {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: -34px 0 40px 0;
	width: 100%;
}
#sfmain #property .thumbnails > div {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	max-width: 100px;
}
#sfmain #property .thumbnails > div > div {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}
#sfmain #property .thumbnails > div > div img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 75%;
	-o-object-fit: cover;
	object-fit: cover;
	border: 3px solid #ffffff;
}
#sfmain #property .thumbnails > div.active > div img {
	border: 3px solid #009a44;
}
#sfmain #property #map {
	width: 100%;
	height: 0;
	padding-bottom: 50%;
}
@media only screen and (max-width: 767px) {
	#sfmain #property #map {
		padding-bottom: 100%;
	}
}
#sfmain #property #map #property_map {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#sfmain #property .opportunities {
	margin: 10px -10px 20px -10px;
}
#sfmain #property .opportunities > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 5px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#sfmain #property .opportunities > div div {
	-webkit-box-flex: 10;
	-ms-flex: 10;
	flex: 10;
	margin: 0 5px;
	padding: 5px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#sfmain #property .opportunities > div button {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0 5px;
}
#sfmain #property table {
	font-size: 16px;
	width: 100%;
}
#sfmain #property table th,
#sfmain #property table td {
	width: 50%;
	padding: 0px 5px;
	vertical-align: top;
}
#sfmain #property #propertyinfo {
	font: 300 16px/1.5em sans-serif;
	max-width: 100%;
}
@media only screen and (min-width: 768px) {
	#sfmain #property #propertyinfo {
		display: -ms-grid;
		display: grid;
		-ms-grid-rows: auto;
		-ms-grid-columns: calc(100% - 375px) 345px;
		grid-template: auto/calc(100% - 375px) 345px;
		gap: 30px;
	}
}
#sfmain #property #propertyinfo .content {
	-webkit-box-flex: 3;
	-ms-flex: 3;
	flex: 3;
	padding: 0 0 30px 0;
}
#sfmain #property #propertyinfo .content ul {
	padding-left: 1em;
}
#sfmain #property #propertyinfo .content .description {
	padding: 0 5px;
}
@media only screen and (min-width: 768px) {
	#sfmain #property #propertyinfo .content {
		padding: 0;
	}
}
#sfmain #property #propertyinfo .side {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	background: #f0f0f0;
	font: #545859;
	padding: 15px;
}
#sfmain #property #propertyinfo .side > h2 {
	border: none;
	text-transform: uppercase;
	color: #009a44;
	font-size: 22px !important;
}
#sfmain #property #propertyinfo .side .btn {
	text-transform: none;
	margin: 0 !important;
}
#sfmain #property .broker {
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: auto;
	-ms-grid-columns: 1fr auto;
	grid-template: auto / 1fr auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 20px 0;
}
#sfmain #property .broker .n {
	font-weight: bold;
	font-size: 18px;
}
#sfmain #property .broker .t {
	font-weight: 300;
	font-size: 18px;
}
#sfmain #property .broker .ci {
	height: 36px;
	overflow: hidden;
}
#sfmain #property .broker a {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 36px;
	padding: 0;
	border-radius: 50%;
	background: #009a44;
	color: #fff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
#sfmain #property .broker a i {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 18px;
}
#sfmain #property .broker a i.m {
	font-size: 22px;
}
#sfmain #property .broker a:hover {
	background: #00b44f;
}
#sfmain #property #requestform {
	margin: 60px 0;
}
@media only screen and (max-width: 767px) {
	#sfmain #property #requestform {
		margin: 45px 0;
	}
}
#sfmain #property #requestform h2 {
	font: bold 18px/18px sans-serif !important;
	color: #545859;
	text-transform: uppercase;
	border: none;
	margin: 0 0 7px 0;
}
#sfmain #property #requestform .wpforms-field {
	padding: 5px 0;
}
#sfmain #property #requestform input {
	margin: 0;
}
#sfmain #property #related {
	display: -ms-grid;
	display: grid;
	-ms-grid-rows: auto;
	-ms-grid-columns: 100%;
	grid-template: auto / 100%;
}
#sfmain #property #related a {
	text-transform: uppercase;
	color: #545859;
	font: bold 18px/18px sans-serif !important;
	text-decoration: none;
}
#sfmain #property #related a span {
	display: block;
	overflow: hidden;
	margin: 10px 0 30px 0;
}
#sfmain #property #related a img {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#sfmain #property #related a:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
#sfmain #overlay {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 20px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(84, 88, 89, 0.9);
	z-index: 100002;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	pointer-events: none;
	cursor: pointer;
}
#sfmain #overlay.active {
	opacity: 1;
	pointer-events: auto;
}
#sfmain #overlay > div {
	position: relative;
	background: #ffffff;
	padding: 15px;
	max-width: 480px;
	margin: auto;
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: default;
}
#sfmain #overlay > div.active {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
#sfmain #overlay > div h2 {
	position: relative;
	padding: 15px;
	margin: -15px -15px 0 -15px;
	background: #2d2926;
	color: #ffffff;
	text-align: center;
	padding-right: 65px;
	font-size: 20px;
	line-height: 20px;
}
#sfmain #overlay > div h2:after {
	content: '\00d7';
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #000000;
	color: #ffffff;
	font-size: 48px;
	font-weight: 300;
	z-index: 1;
	cursor: pointer;
}
#sfmain #overlay > div button {
	display: block;
	width: 100%;
	background: #009a44;
	color: #ffffff;
	border: none;
}
#sfmain #overlay > div .wpforms-container {
	margin-bottom: 0 !important;
}
#sfmain #overlay > div .wpforms-submit-container button,
#sfmain #overlay > div .wpforms-submit-container .btn {
	margin: 0 !important;
}
#sfmain #overlay > div .wpforms-confirmation-container-full {
	margin: 15px auto 0 auto !important;
}
#sfmain .page-id-12 #filterbar {
	position: relative;
	line-height: 16px;
}
#sfmain .page-id-12 #filterbar h2 {
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	white-space: nowrap;
}
@media only screen and (max-width: 767px) {
	#sfmain .page-id-12 #filterbar h2 {
		margin: 15px 0px 5px 0px;
	}
	#sfmain .page-id-12 #filterbar h2:first-child {
		margin-top: 0px;
	}
}
#sfmain .page-id-12 #filterbar label {
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
#sfmain .page-id-12 #filterbar select,
#sfmain .page-id-12 #filterbar .check,
#sfmain .page-id-12 #filterbar input {
	font-size: 13px;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
#sfmain .page-id-12 #filterbar select {
	border-right: 1px solid #000000;
}
#sfmain .page-id-12 #filterbar .search button {
	width: 24px;
	height: 24px;
	line-height: 22px;
	font-size: 13px;
	padding: 0px;
}
#sfmain .page-id-12 #filterbar #clear {
	display: block;
	width: 100%;
	border: 0px;
	background: #e7e7ea;
	border-radius: 0;
	text-align: center;
	line-height: 24px;
	font-size: 13px;
	font-weight: bold;
	outline: 0;
}
#sfmain .page-id-12 #filterbar #legend {
	height: auto;
	display: none;
}
#sfmain .page-id-12 #filterbar #legend .key {
	width: 20%;
	float: left;
	font-family: 'Century Gothic', 'CenturyGothic', 'Apple Gothic', 'AppleGothic', sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	font-weight: normal;
	padding-top: 46px;
	cursor: pointer;
}
#sfmain .page-id-12 #filterbar #legend .key.faded {
	opacity: 0.4;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
	filter: alpha(opacity=40);
}
#sfmain .page-id-12 #filterbar #legend .key.active {
	font-weight: bold;
	opacity: 1;
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
	filter: alpha(opacity=100);
}
#sfmain .page-id-12 #filterbar #legend .key.active.s {
	color: #008000;
}
#sfmain .page-id-12 #filterbar #legend .key.active.l {
	color: #00a080;
}
#sfmain .page-id-12 #filterbar #legend .key.active.sold,
#sfmain .page-id-12 #filterbar #legend .key.active.leased {
	color: #ff0000;
}
#sfmain .page-id-12 #filterbar #legend .key.active.is {
	color: #0000a0;
}
#sfmain .page-id-12 #filterbar #legend .key.s {
	background: no-repeat top center url(assets/img/marker-s.png);
}
#sfmain .page-id-12 #filterbar #legend .key.l {
	background: no-repeat top center url(assets/img/marker-l.png);
}
#sfmain .page-id-12 #filterbar #legend .key.sold {
	background: no-repeat top center url(assets/img/marker-sold.png);
}
#sfmain .page-id-12 #filterbar #legend .key.leased {
	background: no-repeat top center url(assets/img/marker-100.png);
}
#sfmain .page-id-12 #filterbar #legend .key.is {
	background: no-repeat top center url(assets/img/marker-is.png);
}
#sfmain .page-id-12 #mapcontainer {
	padding-bottom: 40%;
}
@media only screen and (max-width: 767px) {
	#sfmain .page-id-12 #mapcontainer {
		padding-bottom: 100%;
	}
}
#sfmain .page-id-12 #location-info h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	color: #00833c;
}
#sfmain .page-id-12 #location-info h3 {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}
#sfmain .page-id-12 #location-info p {
	font-size: 13px;
	text-transform: uppercase;
	margin: 0px;
	font-weight: normal;
}
#sfmain .page-id-12 #location-info a {
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #00833c;
	font-weight: bold;
	display: block;
}
#sfmain .page-id-12 #location-info .details {
	display: block;
}
#sfmain .page-id-12 #location-info .details span {
	display: inline-block;
	margin-right: 2px;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 8px;
	line-height: 16px;
	margin-top: 5px;
	border-radius: 5px;
}
#sfmain .page-id-12 #location-info .details span.forlease {
	background: #20a89d;
}
#sfmain .page-id-12 #location-info .details span.forsale {
	background: #0c7a41;
}
#sfmain #market-analytics {
	padding-top: 0;
}
#sfmain #market-analytics #main-content {
	margin-top: 0px;
	padding: 60px 80px;
	background: no-repeat center center url(/market-analytics/main-bg.jpg);
	background-size: cover;
	color: #ffffff;
}
@media only screen and (max-width: 767px) {
	#sfmain #market-analytics #main-content {
		padding: 80px 30px;
	}
}
#sfmain #market-analytics #main-content h1 {
	font-weight: bold;
	font-size: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#sfmain #platform-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
	padding: 30px 0;
	margin-bottom: 0;
}
#sfmain #platform-title span:last-child {
	color: #caced2;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
#sfmain #platform-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 60px 80px;
}
@media only screen and (max-width: 767px) {
	#sfmain #platform-links {
		padding: 40px 0;
	}
}
#sfmain #platform-links.interior {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
#sfmain #platform-links a {
	display: block;
	width: 25%;
	color: #caced2;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
@media only screen and (max-width: 767px) {
	#sfmain #platform-links a {
		width: 33%;
	}
}
#sfmain #platform-links a * {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#sfmain #platform-links a span {
	display: block;
}
#sfmain #platform-links a .icon {
	width: 206px;
	height: 136px;
	margin: 0 auto 30px auto;
	background: #aaaeb2;
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
}
@media only screen and (max-width: 767px) {
	#sfmain #platform-links a .icon {
		width: 103px;
		height: 68px;
	}
}
#sfmain #platform-links a .icon img {
	width: calc(100% + 4px);
	position: relative;
	left: -2px;
	top: -2px;
}
#sfmain #platform-links a .title {
	color: #454546;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 2px;
	margin-bottom: 15px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
@media only screen and (max-width: 767px) {
	#sfmain #platform-links a .title {
		font-size: 16px;
	}
}
#sfmain #platform-links a:hover .icon {
	background: #00833c;
	-webkit-transform: scale(1);
	transform: scale(1);
}
#sfmain #platform-links a:hover .title {
	color: #00833c;
}
#sfmain #ma-map {
	margin: 0 0 60px 0;
	width: 100%;
	height: 0px;
	padding-bottom: 60%;
}
@media only screen and (max-width: 767px) {
	#sfmain #ma-map {
		margin: 0 0 30px 0;
	}
}
#sfmain #ma-map.global {
	padding-bottom: 67%;
}
#sfmain #ma-map.global svg .land {
	stroke: #ffffff;
}
#sfmain #ma-map svg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#sfmain #ma-map svg .land {
	position: relative;
	fill: #caced2;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform-origin: center;
	transform-origin: center;
}
#sfmain #ma-map svg .land.active {
	cursor: pointer;
	fill: #aaaeb2;
}
#sfmain #ma-map svg .land.active:hover {
	fill: #00833c;
}
#sfmain #ma-map #state-tooltip {
	z-index: 1001;
	position: fixed;
	left: 0;
	top: 0;
	width: 640px;
	height: 360px;
	border-radius: 30px;
	border: 2px solid #00833c;
	background: #ffffff no-repeat center center;
	background-size: cover;
	-webkit-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
	pointer-events: none;
	opacity: 0;
	-webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
	transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
	transition: opacity 0.5s ease, transform 0.5s ease;
	transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
#sfmain #ma-map #state-tooltip.active {
	opacity: 1;
	-webkit-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
#sfmain #ma-map #state-tooltip:after {
	position: absolute;
	left: 50%;
	top: 0;
	content: attr(title);
	color: #ffffff;
	background: #00833c;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 5px;
	font-size: 18px;
	line-height: 32px;
	padding: 0 30px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	white-space: nowrap;
}
#sfmain #maplinks {
	width: 100%;
	height: 0;
	padding-bottom: 40%;
	background: no-repeat bottom center url(/market-analytics/building.png);
	background-size: auto 100%;
	margin: 60px 0 0 0;
}
@media only screen and (max-width: 767px) {
	#sfmain #maplinks {
		height: auto;
		background-size: auto 40vw;
		padding-bottom: 40vw;
	}
}
#sfmain #maplinks > div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 767px) {
	#sfmain #maplinks > div {
		position: relative;
		height: auto;
		padding: 30px;
	}
}
#sfmain #maplinks > div .left {
	position: absolute;
	left: 29.3%;
	top: 40%;
	width: 8%;
}
@media only screen and (max-width: 767px) {
	#sfmain #maplinks > div .left {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
	}
}
#sfmain #maplinks > div .right {
	position: absolute;
	left: 61.9%;
	top: 40%;
	width: 8%;
}
@media only screen and (max-width: 767px) {
	#sfmain #maplinks > div .right {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
	}
}
#sfmain #maplinks > div .left > a,
#sfmain #maplinks > div .right > a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 0.75vw;
	line-height: 1.25em;
	margin-bottom: 0.75vw;
	text-align: center;
	padding: 10px;
	background: rgba(255, 255, 255, 0.1);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
	#sfmain #maplinks > div .left > a,
	#sfmain #maplinks > div .right > a {
		display: none;
	}
}
#sfmain #maplinks > div .left > a:hover,
#sfmain #maplinks > div .right > a:hover {
	background: rgba(255, 255, 255, 0.5);
}
#sfmain #maplinks > div #excerpt,
#sfmain #maplinks > div .excerpt {
	position: absolute;
	opacity: 0;
	pointer-events: none;
	bottom: 5%;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	width: 15%;
	background: #ffffff;
	-webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 45px rgba(0, 0, 0, 0.25);
	border-radius: 15px;
	padding: 15px;
	font-size: 0.9vw;
	line-height: 1.5em;
}
#sfmain #maplinks > div #excerpt.active,
#sfmain #maplinks > div .excerpt.active {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1);
	transform: scale(1);
}
#sfmain #maplinks > div #excerpt.leftside,
#sfmain #maplinks > div .excerpt.leftside {
	left: 2%;
}
#sfmain #maplinks > div #excerpt.rightside,
#sfmain #maplinks > div .excerpt.rightside {
	right: 2%;
}
#sfmain #maplinks > div #excerpt h2,
#sfmain #maplinks > div .excerpt h2 {
	font-size: 18px;
	text-align: center;
	letter-spacing: 2px;
}
#sfmain #maplinks > div #excerpt .mapbtn,
#sfmain #maplinks > div .excerpt .mapbtn {
	font-size: 0.9vw;
	font-weight: normal;
}
#sfmain #maplinks > div .excerpt {
	display: none;
	position: relative;
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1);
	transform: scale(1);
	width: 100%;
	bottom: 0;
	margin: 0 0 30px 0;
	font-size: 16px;
	line-height: 20px;
}
#sfmain #maplinks > div .excerpt .mapbtn {
	font-size: 16px;
	display: block;
}
@media only screen and (max-width: 767px) {
	#sfmain #maplinks > div .excerpt {
		display: block;
	}
}
#sfmain .mapbtn {
	display: block;
	text-align: center;
	color: #ffffff !important;
	letter-spacing: 2px;
	text-decoration: none !important;
	background: #0b8442 !important;
	border-radius: 25px;
	line-height: 50px;
	text-align: center;
	-webkit-box-shadow: 0 12px 25px rgba(0, 0, 0, 0.25);
	box-shadow: 0 12px 25px rgba(0, 0, 0, 0.25);
	padding: 0;
	font-weight: normal;
	margin: 15px 0;
}
#sfmain .mapbtn:hover {
	color: #ffffff;
	text-decoration: none;
}
#sfmain #ma-select {
	padding: 0 30px 30px 30px;
	display: block;
}
@media only screen and (min-width: 768px) {
	#sfmain #ma-select {
		width: 420px;
		margin: 0 auto;
	}
}
#sfmain #ma-select select {
	display: block;
	width: 100%;
	border: 2px solid #00833c;
	padding: 10px;
}
@media only screen and (max-width: 767px) {
	#sfmain #msas {
		padding: 0 30px;
	}
}
#sfmain #msas h2 {
	text-align: center;
}
#sfmain #msas .data > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
#sfmain #msas .state {
	display: none;
	-webkit-transform: scale(0.85);
	transform: scale(0.85);
	opacity: 0;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
#sfmain #msas .state.active {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
#sfmain #msas .state > h2 {
	font-size: 40px;
	line-height: 40px;
}
#sfmain #msas .state > .img,
#sfmain #msas .state > .data {
	display: none;
}
#sfmain #msas .state.country,
#sfmain #msas .state:not(.has-cities) {
	margin: 0 auto;
}
@media only screen and (min-width: 768px) {
	#sfmain #msas .state.country,
	#sfmain #msas .state:not(.has-cities) {
		width: 30%;
	}
}
#sfmain #msas .state.country > .img,
#sfmain #msas .state:not(.has-cities) > .img {
	display: block;
}
#sfmain #msas .state.country > .data,
#sfmain #msas .state:not(.has-cities) > .data {
	display: block;
	width: 100%;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
	#sfmain #msas .state.country > .data,
	#sfmain #msas .state:not(.has-cities) > .data {
		width: 100%;
	}
}
#sfmain #msas .state .img {
	max-width: 100%;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	margin: 0 auto 15px auto;
}
#sfmain #msas .state .img > div {
	position: absolute;
	left: 50%;
	top: 0;
	width: 100%;
	height: 100%;
	background: no-repeat center center;
	background-size: cover;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-radius: 20px;
	border: 2px solid #00833c;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
#sfmain #msas .state .img > div:last-child {
	opacity: 0;
}
#sfmain #msas .state .img:hover > div {
	width: 75%;
	border-radius: 50px;
}
#sfmain #msas .state .img:hover > div:last-child {
	opacity: 1;
}
#sfmain #msas .state .cities {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 60px;
}
#sfmain #msas .state .cities .city {
	width: 30%;
	padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
	#sfmain #msas .state .cities .city {
		width: 100%;
	}
}
#sfmain #msas .state .cities .city.has-submarkets {
	width: 47.5%;
}
@media only screen and (max-width: 767px) {
	#sfmain #msas .state .cities .city.has-submarkets {
		width: 100%;
	}
}
#sfmain #msas .state .cities .city .submarkets {
	background: #f0f0f0;
	padding: 15px;
	margin-top: 15px;
}
#sfmain #msas .state .cities .city .submarkets > h2 {
	background: #00833c;
	color: #ffffff;
	padding: 15px;
	margin: 0;
}
#sfmain #msas .state .cities .city .submarkets > .submarket > h2 {
	font-size: 18px;
	margin: 0;
	padding: 15px;
	cursor: pointer;
}
#sfmain #msas .state .cities .city .submarkets > .submarket > h2:hover {
	background: #e0e4e2;
}
#sfmain #msas .state .cities .city .submarkets > .submarket > .data {
	display: none;
}
#sfmain #msas .state .cities .city .submarkets > .submarket.active > h2 {
	background: #e0e4e2;
}
#sfmain #msas .state .cities .city .submarkets > .submarket.active > .data {
	background: #f8f8f8;
	padding: 15px;
}
#sfmain .ma-listtitle {
	font-size: 30px;
	line-height: 40px;
	margin: 60px 0 60px 0;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	#sfmain .ma-listtitle {
		margin: 6vw 0;
	}
}
#sfmain .ma-list {
	width: 1366px;
	max-width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
@media only screen and (max-width: 767px) {
	#sfmain .ma-list {
		padding: 0 15px;
	}
}
#sfmain .ma-list .ma-listitem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 22%;
	margin-bottom: 30px;
	-webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 45px rgba(0, 0, 0, 0.25);
	padding: 15px 30px;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	#sfmain .ma-list .ma-listitem {
		display: block;
		width: 100%;
		padding: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding-right: 30vw;
		text-align: left;
		min-height: 50px;
		font-size: 16px;
		line-height: 20px;
		margin-bottom: 15px;
	}
}
#sfmain .ma-list .ma-listitem.phantom {
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
@media only screen and (max-width: 767px) {
	#sfmain .ma-list .ma-listitem.phantom {
		display: none;
	}
}
#sfmain .ma-list .ma-listitem h2 {
	position: relative;
	margin: 15px 0;
}
@media only screen and (max-width: 767px) {
	#sfmain .ma-list .ma-listitem h2 {
		margin: 0;
		font-size: 18px;
	}
}
#sfmain .ma-list .ma-listitem p {
	margin: 15px 0;
}
@media only screen and (max-width: 767px) {
	#sfmain .ma-list .ma-listitem p {
		margin: 5px 0;
	}
}
#sfmain .ma-list .ma-listitem .mapbtn {
	right: 0;
	top: 0;
	margin: 15px 0;
}
@media only screen and (max-width: 767px) {
	#sfmain .ma-list .ma-listitem .mapbtn {
		width: 26vw;
		position: absolute;
		padding: 10px 0px;
		margin: 0;
		line-height: 20px;
		font-size: 13px;
		line-height: 15px;
	}
}
#sfmain main section {
	border-bottom: 1px solid #0b8442;
	padding-bottom: 3vw;
	margin-bottom: 3vw;
}
@media only screen and (max-width: 767px) {
	#sfmain main section {
		max-width: calc(100% - 30px);
		margin: 0px auto 6vw auto;
		padding-bottom: 6vw;
	}
}
.gm-style-iw {
	max-width: 360px !important;
}
