/* @override 
	http://canvas.paulkellycreative.com.au/basebuild/templates/pkc/assets/css/style-a.css
	http://canvas.paulkellycreative.com.au/opensupply/templates/pkc/assets/css/style-a.css
	http://canvas.paulkellycreative.com.au/openheart/templates/pkc/assets/css/style-a.css
	https://www.openhearthousing.org.au/templates/pkc/assets/css/style-a.css */

/****** ------- Basebuild Designed by Norm Douglas & Luke Armistead  ---- ******
__________           .____________                                      _____             .___.__        
\______   \ ____   __| _/   _____/ ____  __ _________   ____  ____     /     \   ____   __| _/|__|____   
 |       _// __ \ / __ |\_____  \ /  _ \|  |  \_  __ \_/ ___\/ __ \   /  \ /  \_/ __ \ / __ | |  \__  \  
 |    |   \  ___// /_/ |/        (  <_> )  |  /|  | \/\  \__\  ___/  /    Y    \  ___// /_/ | |  |/ __ \_
 |____|_  /\___  >____ /_______  /\____/|____/ |__|    \___  >___  > \____|__  /\___  >____ | |__(____  /
        \/     \/     \/       \/                          \/    \/          \/     \/     \/         \/ 
*/
/**
* @version$Id: style.css 001 2013-06-28 09:50:00Z Anton Wintergerst $
* @packageJiGrid Template Framework for Joomla 2.5-3.0
* @copyrightCopyright (C) 2013 Jinfinity. All rights reserved.
* @licenseGNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
* @websitewww.jinfinity.com
* @email support@jinfinity.com
*/

/*-- Structure --*/
@media screen and (min-width:600px) {
	#mobilerow {
		display: none;
	}

}
@font-face {
    font-family: 'bluefires2';
    src: url("") format('woff2'),
         url("") format('woff');
    font-weight: normal;
    font-style: normal;

}
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body {
	color: #;
}
.jirow.nav {
	position: fixed;
	z-index: 10;
	margin-top: 20px;
	z-index: 10!important;
	padding: 20px 0;	
}
.jirow.nav, .jirow.mobilerow {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#99d4ca+27,a0d08d+72 */
	background: #99d4ca; /* Old browsers */
	background: -moz-linear-gradient(left,  #99d4ca 27%, #a0d08d 72%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #99d4ca 27%,#a0d08d 72%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #99d4ca 27%,#a0d08d 72%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99d4ca', endColorstr='#a0d08d',GradientType=1 ); /* IE6-9 */
}
.shrink .jirow.nav {
	margin-top: 0;
}
#showcase>.rowouter {
	max-width: 2000px!important;
	width: 100%!important;
}
.internal-showcase img {
	width: 100%;
}
.moduletable.nav-spacer {
	min-height: 50px;
}
.nothome .moduletable.nav-spacer {
	min-height: 150px;
}
img, iframe {
	max-width: 100%;
}
.chrono_credits {
	display: none;
}
.item {
	position: relative;
}

.innerbottom4 {
    margin: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.articlebody ul {
	margin-bottom: 10px;
}
.articlebody {
	text-align: left;
}
a.full-link, .full-link a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 8;
}
.internal-showcase {
	max-height: 500px;
	overflow: hidden;
}
.jirow.main, .jirow.bottomrow1, .jirow.bottomrow2, .jirow.bottomrow3, .jirow.bottomrow4 {
	padding: 50px 0;
}
.jirow.bottomrow4 {
	background: #edf1f1;
}
.right-image {
	margin-top: 0px;
}
.full-link {
	position: absolute;
	width: 100%;
	height: 100%;
}
.zt-item-container {
	height: 100%;
	background: url("raster.png") repeat 0 0!important;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	padding: 0!important;
	padding-top: 8%!important;
}
.text-overlay {
	background: url("raster.png") repeat 0 0!important;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	width: 100%;
	height: 100%;
}
.internal-showcase p {
	margin: 0;
}
.category-desc {
	display: flex;
	flex-direction: row;
	padding: 10px;
}
.blog .item {
	flex-basis: 33.3%;
	padding: 10px;
}
.logo p {
	margin: 0;
}
.breadcrumbs {
	margin: 0;
}
.page-header {
	margin: 0;
	padding: 0;
	border: none;
}
.column-page {
	display: flex;
	flex-direction: column;
}
.row-page, .custom.row-page {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.two-column .item {
	flex-basis: 50%;
}
.three-column .item {
	flex-basis: 33.3%;
}
.four-column .item {
	flex-basis: 25%;
}
.map .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: block;
}
.map .overlay {
	position: absolute;
	display: block!important;
	width: 100%;
	height: 100%!important;
	z-index: 2!important;
}
.map {
	position: relative;
}
.row-page .item {
	text-align: left;
	padding: 0 20px;
}
.maincell .outer, .right .outer {
	padding: 0 20px!important;
}
.row-page .image-box.item {
	padding: 0 20px!important;
}
.moduletable.right-image .text-box {
	background: #93ded2;
	margin-top: 10px;
}
.right-image p {
	color: #fff;
}
.right-image img {
	margin-bottom: -10px;
}
.right-image .text-box {
	padding: 10px;
}
.contact-us p {
	text-align: left!important;
}
.contact-us {
	text-align: left;
	columns: 2;
	column-rule-style: solid;
	column-rule-color: #aaa;
	column-rule-width: 1px;
	column-gap: 50px;
}
.bottomcell1 .outer {
	padding: 0;
}
.contact-us a {
	color: #333;
}
.jirow.green-bg {
	background: #6bc6b8;
}
.jirow.grey-bg {
	background: #edf1f1;
}
.black-headings h3, .black-headings h2, .black-headings h4, .black-text p {
	color: #000!important;
}
.white-headings h3, .white-headings h2, .white-headings h4, .white-text p, .white-text li {
	color: #fff;
}
.open-heart-housing .text-box {
	text-align: left;
	padding: 0 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.image-box {
	padding: 0!important;
	display: flex;
	flex-direction: column;
}
.image-box p {
	margin: 0;
}
.image-box img {
	width: 100%;
}
.jicell.bottomcell2 .outer {
	padding: 0;
}
.text-box.item h3 {
	text-align: left;
}
.zt-title, .zt-text-intro, .text-overlay h3 {
	max-width: 2000px;
	width: 100%;
	margin: auto;
}
.zentools h3 {
	line-height: 160%!important;
}
.zentools h3.zt-block span {
	display: inline!important;
	background: rgba(155, 211, 184, 0.54);
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	padding: .3vw 60px .3vw 20px;
}
.text-overlay h3 {
	text-align: right;
	margin-bottom: 20px;
}
.how-it-works {
	text-align: center;
}
h2.pagetitle, .moduletitle h3, .text-box h3, .zt-title h3, .internal-showcase h3 {
	padding-bottom: 50px!important;
	position: relative;
	margin-top: 0;
	line-height: 100%;
}
.text-wrap {
	max-width: 200px;
	margin: auto;
}
.how-are-we-different .text-box.item {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
h2.pagetitle::after, .moduletitle h3::after, .text-box h3::after, .zt-title h3::after, .internal-showcase h3::after {
	content: "";
	width: 75px;
	display: block;
	position: absolute;
	z-index: 5;
	padding-top: 15px;
	margin: auto;
	left: 0;
}
.contact-us h3::after {
	left: 0;
}
.homepage-showcase h3:after {
	display: none;
}
.homepage-showcase h3.zt-block {
	padding: 0!important;
	text-align: right;
}
h2.pagetitle::after, .black-headings .moduletitle h3::after, .black-headings .text-box h3::after {
	border-bottom: 6px solid #333;
}
.white-headings .moduletitle h3::after, .white-headings .text-box h3::after, .white-headings .zt-title h3::after, .internal-showcase h3::after {
	border-bottom: 6px solid #fff;
}
h2.pagetitle::after, .text-box h3::after {
	left: 0!important;
	right: 100%!important;
}
.zt-title h3 {
	position: relative;
}
.zt-title h3.zt-block::after {
	right: 0;
	left: 94%;
}
.internal-showcase h3::after {
	right: 0;
	left: 94%;
}
.how-it-works button {
	padding: 15px 30px;
	background: #6bc6b8;
	color: #fff;
	border-radius: 5px;
	text-shadow: none;
	box-shadow: none;
	border: none;
}
.how-it-works .fa-stack-2x {
	color: #fff;
}
.how-it-works .fa-stack-1x {
	color: #6bc6b8;
}
.moduletable.mainmenu {
	height: 70px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.what-we-do .text-box {
	order: 2;
}
.what-we-do .image-box {
	order: 1;
}
.how-are-we-different .text-box {
	order: 1;
}
.how-are-we-different .image-box {
	order: 2;
}
.right-image img {
	width: 100%;
}
.left .outer {
	padding: 0;
}
.jicell.abovecell .outer {
	padding: 0;
}
a.anchor-link {
	position: absolute;
	margin-top: -250px;
}
.above a.anchor-link, .open-heart-housing a.anchor-link {
	margin-top: -100px;
}
.text-overlay {
	position: absolute;
	color: #fff;
}
.footermenu {
	padding: 10px 0 30px 0;
}
.footermenu li:hover a {
	color: #ccc;
}
.nothome .articlebody, .nothome h2.pagetitle {
	max-width: 870px;
	margin: auto;
}
.accordion-group {
	border: none!important;
	border-top: 1px solid #333!important;
	border-radius: 0px!important;
}
.accordion-toggle span {
	text-transform: uppercase;
}
/*-- Text --*/

h1, h2, h3, h4, li, p, .rl_sliders span {
	font-family: 'Montserrat', sans-serif;
	line-height: 150%;
}
p, li {
	font-weight: 300;
	font-size: 15px;
}
h1, h2, h3, h4 {
	font-weight: 700;
}
h2 {
	font-size: 2.25vw;
}
.how-it-works .articlebody h3 {
	font-size: 1.8vw;
}
h3 {
	font-size: 2.25vw;
	font-weight: 600;
}
h4, .accordion-toggle span {
	font-size: 1.25vw;
	color: #6d6f71!important;
}
.zt-title h3, .internal-showcase h3 {
	font-size: 3.5vw;
	line-height: 1.3em;
	font-family: 'Amatic SC', cursive;
}
.zt-text-intro p {
	font-size: 1.15vw;
}
.footermenu li a {
	font-size: 12px;
}
a {
	color: #777;
}
a:hover {
	color: #ccc;
	text-decoration: none;
}
.articlebody li {
	list-style: disc;
	margin-left: 20px;
}
i {
	font-family: "FontAwesome";
	font-style: normal;
}
.showcase .outer {
	padding: 0;
}
/*-- Menus --*/

ul.menu, .custom {
	display: flex;
	align-content: center;
	justify-content: center;
}
.mainmenu ul.menu {
	justify-content: flex-end;
}
.footermenu ul.menu {
	justify-content: flex-start;
}
ul.menu {
	flex-direction: row;
}
.custom {
	flex-direction: column;
}
.mainmenu li a {
	color: #fff!important;
}
.footermenu li a {
	color: #fff;
	font-weight: 500!important;
	padding: 0px 20px!important;
	border-right: 1px solid #fff;
}
.footermenu li.last a {
	border-right: none!important;
}
ul.menu li {
	text-align: center;
}
ul.menu a {
	display: block;
	padding: 10px;
	text-transform: uppercase;
	font-weight: 700;
}
ul.breadcrumb {
	background: none;
}
/* Internet Explorer */
.ie .custom {
	display: block;
}
.ie .three-column .item, .ie .four-column .item {
	float: left;
	position: relative;
	overflow: hidden;
}
.ie .three-column .item {
	width: 33.3%;
}
.ie .four-column .item {
	width: 25%;
}
.ie .column-page .item {
	width: 100%;
	position: relative;
	display: block;
	flex-flow: column no-wrap;
	min-height: 520px;
}
/*--Form--*/
.chronoform {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}
.chronoform .form-group.gcore-form-row, .chronoform .gcore-input.gcore-display-table {
	display: flex;
	align-content: center;
	justify-content: center;
}
.contactform .gcore-input {
	width: 100%;
}
.chronoform .form-control {
	width: 300px!important;
}
.contactform .gcore-input .form-control {
	text-align: center!important;
	font-size: 12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
}
/*--Phone--*/
.desktop .moduletable.desktop {
	display: block;
}
.desktop .moduletable.phone {
	display: none;
}
.phone .moduletable.desktop {
	display: none;
}
.phone .moduletable.phone {
	display: block;
}
.jitogglemenu li a {
	color: #333!important;
	background: #fff;
}
.phone .jitogglemenubtn {
	width: 99%;
	color: #333!important;
}
.phone .jitogglemenu li.active a {
	background: #fff;
}
.phone .jitogglemenubtn {
	border: none;
}
.jitogglemenu {
	width: 100%;
	max-width: none;
	position: relative;
	z-index: 99999;
	display: none;
}
.mobilemenu .outer {
	padding: 0;
}
.jitogglemenu {
	margin-bottom: 0;
}
.jitogglemenubtn.btn.btn-navbar {
	box-shadow: none;
	border: none;
	background: none;
}
.mobilemenu li, .mobilemenu .nav-childinner, .mobilemenu .nav-child {
	margin: 0!important;
	padding: 0!important;
}
.nav-child li {
	border-left: none!important;
	border-right: none!important;
	border-bottom: none!important;
}
@media screen and (max-width:1000px) {
	p, li {
		font-size: 16px;
	}
	h1, h2, h3, h4 {
		font-weight: 700;
	}
	h2 {
		font-size: 30px;
	}
	h3 {
		font-size: 30px;
	}
	.how-it-works .articlebody h3 {
		font-size: 25px;
	}
	h4, .accordion-toggle span {
		font-size: 20px;
	}
	.zt-title h3, .text-overlay h3 {
		font-size: 40px;
	}
	.zt-text-intro p {
		font-size: 18px;
	}
	.custom.open-heart-housing {
		flex-direction: column;
	}
	.row-page .item {
		flex-basis: auto!important;
	}
	.zt-title h3.zt-block::after {
		right: 0;
		left: 90%;
	}
}
@media screen and (max-width:1300px) {
	.open-heart-housing .image-box {
		height: 550px;
		overflow: hidden;
	}
	.open-heart-housing .image-box img {
		height: 550px;
		object-fit: cover;
	}
}
@media screen and (max-width:1150px) {
	.open-heart-housing .image-box {
		height: 550px;
		overflow: hidden;
	}
	.open-heart-housing .image-box img {
		height: 550px;
		object-fit: cover;
	}
}
@media screen and (max-width:600px) {
	.row-page {
		flex-direction: column;
		flex-wrap: no-wrap;
	}
	.column-page .item, .row-page .item {
		flex-basis: auto;
	}
	.two-column .item, .three-column .item, .four-column .item {
		width: 100%;
	}
	.text-wrap {
		max-width: 100%;
	}
	.right-image {
		margin-top: 0px;
	}
	.right .outer {
		padding: 0;
	}
	.right p {
		margin: 0;
	}
	h2.pagetitle::after, .moduletitle h3::after, .text-box h3::after, .zt-title h3::after, .internal-showcase h3::after {
		left: 0!important;
		right: 0!important;
	}
	h3, h2 {
		text-align: center!important;
	}
	.zt-title h3 {
		font-size: 30px;
	}
	.zt-text-intro p {
		display: none;
	}
	.text-box, .maincell .outer {
		padding: 20px!important;
	}
	.text-overlay {
		padding-bottom: 50px;
	}
	.open-heart-housing .image-box {
		display: none!important;
	}
	.contact-us {
		columns: 1;
	}
}
@media screen and (min-width:900px) {
	
}
/*
     FILE ARCHIVED ON 05:15:54 Mar 02, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 23:23:45 Aug 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.551
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.01
  esindex: 0.012
  cdx.remote: 11.772
  LoadShardBlock: 159.955 (3)
  PetaboxLoader3.datanode: 158.285 (4)
  load_resource: 55.004
*/