/* Fonts */

@font-face {
    font-family: 'Futura LtCn BT';
    src: url('../fonts/FuturaLtCnBTItalic.woff2') format('woff2'),
        url('../fonts/FuturaLtCnBTItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Futura LtCn BT';
    src: url('../fonts/FuturaBT-LightCondensed.woff2') format('woff2'),
        url('../fonts/FuturaBT-LightCondensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura LtCn BT';
    src: url('../fonts/FuturaLtCn-Italic.woff2') format('woff2'),
        url('../fonts/FuturaLtCn-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

h1 {
	font-family: 'Futura LtCn BT';
	font-style: normal;
}

#n2-ss-2item2, #n2-ss-2item4 {
	font-family: 'Futura LtCn BT' !important;
	font-style: normal;
}


p {
	margin-bottom: 0px !important;
}

/* Header */
#sp-header {
	height: 120px !important;
}

#sp-header .logo {
	height: 120px;
}

.itemid-101 #sp-header {
	background: rgba(255,255,255,0);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.0);
}

.itemid-101 #sp-header.header-sticky {
	background: rgba(255,255,255,1);
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.01);
}

/* Menu */

.offcanvas-toggler-secondary {
	display: none !important;
}

.itemid-101 #sp-header .burger-icon > span {
	background-color: #fff;
}

.itemid-101 #sp-header.header-sticky .burger-icon > span {
	background-color: #000;
}

/* Homepage */
.sp-page-builder .page-content #section-id-1660740418631 {
	margin-top: -120px !important;
}

.read-more-text ~ .animated-circle img {
	margin-left: -16px !important;
	transition: margin-left 0.5s;
}

.read-more-text:hover ~ .animated-circle img {
	margin-left: -100px !important;
	transition: margin-left 0.5s;
}

@media screen and (min-width: 1920px) {
	.sp-page-builder .page-content #section-id-1661847967832 {
		background-position: 100% 41% !important;
	}
}

@media screen and (max-width: 1919px) {
	.sp-page-builder .page-content #section-id-1661847967832 {
		background-position: 0px 41% !important;
	}
}

/* About Page */
.sp-page-builder .page-content #section-id-1662649296537 {
	margin-top: -120px !important;
}

/* leasing page */

.sp-page-builder .page-content #section-id-1663682814536 {
	margin-top: -120px !important;
}

#lease_table td {
	padding: 4px 10px;
}

#lease_table tr:nth-child(odd) {
	background: #efefef;
}

@media screen and (max-width: 767px) {
	#lease_table tr:first-child {
		display: none !important;
	}
	
	#lease_table td {
		display: block;
	}
	
	#lease_table td:nth-child(5n+1):before {
		content: "SECTION: ";
		font-weight: bold;
	}
		
	#lease_table td:nth-child(5n+2):before {
		content: "FLOOR: ";
		font-weight: bold;
	}
		
	#lease_table td:nth-child(5n+3):before {
		content: "UNIT NO.: ";
		font-weight: bold;
	}
		
	#lease_table td:nth-child(5n+4):before {
		content: "SIZE: ";
		font-weight: bold;
	}
		
	#lease_table td:nth-child(5n+5)::before {
		content: "LINK: ";
		font-weight: bold;
		float: left;
		line-height: 22px;
		margin-right: 20px;
		margin-bottom: 10px;
	}
}




/* Gallery page */
.sp-page-builder .page-content #section-id-1662711887941 {
	margin-top: -120px !important;
}

.ba-gallery .ba-pagination a.ba-btn {
	font-family: 'Didact Gothic', sans-serif !important;
	text-transform: uppercase !important;
	font-weight: 600 !important;
}

/* Contact page */
.sp-page-builder .page-content #section-id-1662714466788 {
	margin-top: -120px !important;
}

#column-wrap-id-1662716835179 .contact-row3, #column-wrap-id-1662716835180 .contact-row3 {
	display: inline-block;
	color: #7ec384 !important;
	transform: rotatey(0deg);
	transition: all 1s;
}

#column-wrap-id-1662716835179:hover .contact-row3, #column-wrap-id-1662716835180:hover .contact-row3 {
	color: #fff !important;
	transform: rotatey(180deg);
	transition: all 1s;
}

#column-wrap-id-1662716835181 .contact-row3 {
	display: inline-block;
	color: #3f7857 !important;
	transform: rotatey(0deg);
	transition: all 1s;
}

#column-wrap-id-1662716835181:hover .contact-row3 {
	color: #fff !important;
	transform: rotatey(180deg);
	transition: all 1s;
}

#sppb-addon-1662716835261 {
	position: absolute;
}

/* Main Body */

#sp-main-body {
	padding: 30px 0 !important;
}

.com-sppagebuilder.view-page #sp-main-body {
	padding: 0px !important;
}

.com-sppagebuilder.view-page #sp-header.header-sticky ~ #sp-main-body {
	padding: 120px 0px 0px 0px !important;
}

/* responsive */

@media screen and (max-width: 1319px) {
	.container, .sppb-row-container {
		max-width: 100% !important;
		width: 100% !important;
	}
}

@media screen and (min-width: 1320px)  {
	.container, .sppb-row-container {
		max-width: 1320px !important;
		width: 100% !important;
	}
}

/* bottom */
#sppb-addon-1659965739064 .sppb-divider {
	width: 100% !important;
	max-width: 100% !important;
}


/* Home Page */

#centre-row {
	margin-left: auto !important;
	margin-right: auto !important;
}

.sp-page-builder .page-content #section-id-1660740418631 > .sppb-row-overlay {
	background-color: rgba(255, 255, 255, 0.0) !important;
}

@media screen and (max-width: 990px) {
.sp-page-builder .page-content #section-id-1660740418631 > .sppb-row-overlay {
	background-color: rgba(255, 255, 255, 0.5) !important;
}
}

/* icons */
@media screen and (min-width: 1300px) {
	#sppb-addon-1663684994311 a img {
		margin: 0px 40px 40px 0px;
	}
	
	#sppb-addon-1663684994311 a:nth-child(5) img, #sppb-addon-1663684994311 a:nth-child(10) img {
		margin: 0px 0px 40px 0px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1299px) {
	#sppb-addon-1663684994311 a img {
		margin: 0px 40px 40px 0px;
		max-width: 190px;
	}
	
	#sppb-addon-16636849943110 a:nth-child(5) img, #sppb-addon-1663684994311 a:nth-child(10) img {
		margin: 0px 40px 40px 0px;
		max-width: 190px;
	}
}

@media screen and (max-width: 767px) {
	#sppb-addon-1661771618860 a img {
		margin: 0px 24px 24px 0px;
		max-width: 140px;
	}
	
	#sppb-addon-1663684994311 a:nth-child(5) img, #sppb-addon-1663684994311 a:nth-child(10) img {
		margin: 0px 24px 24px 0px;
		max-width: 140px;
	}
}

/* Interactive map */

.jai-map-container .point .bg {
	background-image: url('/images/northpark/mAP-mARKER.png') !important;
}

.jai-map-container .point .bg:hover {
	background-image: url('/images/northpark/mAP-mARKER-h.png') !important;
}

.webui-popover-title {
	font-size: 20px !important;
	line-height: 20px !important;
	background-color: rgba(0,0,0,0.5) !important;
	border-bottom: none !important;
	border-radius: 0 !important;
	color: #fff !important;
	padding: 5px 10px  !important;
}

.webui-popover.bottom > .webui-arrow::after, .webui-popover.bottom-right > .webui-arrow::after, .webui-popover.bottom-left > .webui-arrow::after,
.webui-popover .webui-popover-content {
	display: none !important;
}

.webui-popover {
	background-color: transparent !important;
	border: 0px solid #cccccc !important;
	border-radius: 0px !important;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.0) !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.0) !important;
}

.webui-popover.bottom > .webui-arrow, .webui-popover.bottom-right > .webui-arrow, .webui-popover.bottom-left > .webui-arrow {
	display: none !important;
}

.webui-popover.bottom, .webui-popover.bottom-left, .webui-popover.bottom-right {
	margin-top: 0px !important;
}

.webui-popover-inner {
	margin-top: -40px;
	margin-left: -40px;
}

/* ajax search */

[id^="search-area108"] {
	border: 2px solid #313131 !important;
	padding: 24px 15px !important;
}

#ajax-search-button108 {
	height: 52px !important;
	top: 0px !important;
	right: 10px !important;
}

#ajax-search-button108 .magnifier {
	height: 30px !important;
	width: 30px !important;
}

.itemid-428 table tr td, .itemid-428 table tr th {
	padding: 5px;
}

.itemid-428 table tr:nth-child(even) {
	background: #f2f2f2;
}

.itemid-428 table tr td:first-child {
	min-width: 40%;
}

@media screen and (max-width: 768px) {
	.itemid-428 table tr th {
		display: none !important;
	}

	.itemid-428 table tr td {
		display: block;
		width: 100% !important;
	}

}

.search-result-card-category.show {
	display: none !important;
}

.search-result-inner {
	text-align: center !important;
}

/* Leasing accordion */
#section-id-1663682814548 .fas.fa-angle-right {
	opacity: 0;
	padding-right: 50px;
	transition: all 0.33s;
}

#section-id-1663682814548 #sppb-addon-1667206075499:hover .fas.fa-angle-right,
#section-id-1663682814548 #sppb-addon-1667206075522:hover .fas.fa-angle-right,
#section-id-1663682814548 #sppb-addon-1667206075525:hover .fas.fa-angle-right,
#section-id-1663682814548 #sppb-addon-1669646113091:hover .fas.fa-angle-right,
#section-id-1663682814548 #sppb-addon-1669646113092:hover .fas.fa-angle-right,
#section-id-1663682814548 #sppb-addon-1669646113093:hover .fas.fa-angle-right,
#section-id-1663682814548 #sppb-addon-1669646113094:hover .fas.fa-angle-right,
#section-id-1663682814548 #sppb-addon-1669646113095:hover .fas.fa-angle-right,
#section-id-1663682814548 #sppb-addon-1669646113096:hover .fas.fa-angle-right {
	opacity: 1;
	padding-right: 0px;
	transition: all 0.33s;
}

#sppb-addon-1663682814558 .sppb-panel-heading .fa-chevron-right::before {
	content: "\f067" !important;
}


#sppb-addon-1663682814558 .sppb-panel-heading.active .fa-chevron-right::before {
	content: "\f068" !important;
}

#sppb-addon-1663682814558 .sppb-panel-heading.active .sppb-toggle-direction {
	-webkit-transform: translateY(-50%) rotate(0deg) !important;
	transform: translateY(-50%) rotate(0deg) !important;
}

#section-id-1663682814548 .sppb-text-left a {
	text-align: left !important;
	padding: 15px;
}

#section-id-1663682814548 .sppb-text-left a .fas.fa-angle-right {
	float: right;
	margin-top: 7px !important;
}

#section-id-1663682814548 .sppb-panel-title {
	color: #fff !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	font-weight: 700 !important;
	font-size: 20px !important;
}

#section-id-16636828145480 .sppb-panel-group .fa.fa-chevron-right {
	color: #fff !important;
}

#section-id-1663682814548 .sppb-panel-group > .sppb-panel:nth-child(3n+1) .sppb-panel-heading {
	background: #3F7857 !important;
}

#section-id-1663682814548 .sppb-panel-group > .sppb-panel:nth-child(3n+2) .sppb-panel-heading {
	background: #3F7857 !important;
}

#section-id-1663682814548 .sppb-panel-group > .sppb-panel:nth-child(3n+3) .sppb-panel-heading {
	background: #7EC384 !important;
}

#section-id-1663682814548 .sppb-panel-modern > .sppb-panel-heading {
	color: #fff;
}

/* Tenants accordion */

#section-id-1667203078669 .sppb-panel-title {
	color: #fff !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	font-weight: 700 !important;
	font-size: 20px !important;
}

#section-id-1667203078669 .sppb-panel-group .fa.fa-chevron-right {
	color: #fff !important;
}

#section-id-1667203078669 .sppb-panel-group > .sppb-panel:nth-child(3n+1) .sppb-panel-heading {
	background: #000000 !important;
}

#section-id-1667203078669 .sppb-panel-group > .sppb-panel:nth-child(3n+2) .sppb-panel-heading {
	background: #3F7857 !important;
}

#section-id-1667203078669 .sppb-panel-group > .sppb-panel:nth-child(3n+3) .sppb-panel-heading {
	background: #7EC384 !important;
}

#section-id-1667203078669 .sppb-panel-modern > .sppb-panel-heading {
	color: #fff;
}

/* tenants tables */
#vacancies tr:nth-child(even) {
  background-color: #f2f2f2;
}

/* RSForm Styling */
.rsform-block-submit {
	float: right;
}

#Submit {
	border-color: #3F7857;
	background-color: #3F7857 !important;
	border-radius: 0px !important;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 12px 50px;
	font-size: 16px;
	text-transform: uppercase;
}

/* footer */
#sp-bottom .sp-module {
	margin-bottom: 0px !important;
}