h2 {
	font-size: 40px
}

h6 {
	font-size: 1rem
}

@media print,
screen and (min-width:64em) {
	h4 {
		font-size: 30px
	}
}

#preloader {
	position: relative;
	width: auto
}

#preloader img {
	height: auto;
	margin-left: -40px;
	margin-top: -50px;
	position: absolute;
	top: 50% !important;
	width: 80px;
	animation: bounce 0.5s;
	animation-direction: alternate;
	animation-timing-function: cubic-bezier(0.5, 0.05, 1, 0.5);
	animation-iteration-count: infinite
}

@keyframes ellipsis {
	to {
		width: 1.25em
	}
}

@keyframes bounce {
	from {
		transform: translateY(0)
	}
	to {
		transform: translateY(30px)
	}
}

.sticky.is-anchored.is-at-bottom {
	top: 0 !important
}

.header4 #logo img.custom-logo {
	height: 70px !important;
	margin-bottom: 5px;
	margin-top: 5px
}

@media print,
screen and (max-width:63.99875em) {
	.header4 #logo img.custom-logo {
		height: 50px !important;
		margin-left: 1rem;
		margin-bottom: 15px;
		margin-top: 15px
	}
	.sticky-container {
		z-index: 10
	}
}

#top-bar {
	transition: all 0.3s ease
}

@media print,
screen and (min-width:64em) {
	#top-bar {
		padding-bottom: 0;
		padding-top: 0
	}
}

.is-stuck #top-bar {
	padding: 0
}

#top-bar,
#menu .menu {
	background: none
}

#menu {
	background: #fff;
	transition: background 0.3s ease
}

#menu.is-stuck {
	background: rgba(255, 255, 255, 0.6)
}

#menu.is-stuck:hover {
	background: #fff
}

#primary-menu a {
	background: none;
	color: #75787b;
	font-size: 16px;
	font-weight: 500
}

#contact-nav {
	display: none
}

#contact-button {
	border: 2px solid #e30033;
	box-sizing: border-box;
	color: #e30033;
	font-size: 16px;
	font-weight: 500;
	display: block;
	height: 44px !important;
	line-height: 40px !important;
	margin: 18px 0 18px 20px;
	padding: 0 22px;
	text-transform: uppercase;
	transition: all 0.3s ease
}

#contact-button:hover,
#contact-button:focus {
	background: #e30033;
	border-color: #e30033;
	color: #fff
}

@media print,
screen and (min-width:64em) {
	.header4 #top-bar-wrap {
		padding-left: 1rem;
		padding-right: 1rem
	}
	.header4 #logo img.custom-logo {
		height: 50px !important;
		margin-bottom: 15px;
		margin-top: 15px
	}
	.header4 #menu-primary-menu>li {
		background: none;
		margin: 20px 0
	}
	.header4 #menu-primary-menu>li a {
		height: 40px !important;
		line-height: 40px !important;
		position: relative;
		text-transform: uppercase
	}
	.header4 #menu-primary-menu>li a:hover,
	.header4 #menu-primary-menu>li a:focus {
		background: transparent !important;
		color: #e30033 !important
	}
	#menu-primary-menu .is-dropdown-submenu {
		display: none !important
	}
	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
		display: none
	}
	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
		padding-right: 16px
	}
	#search-icon {
		color: #75787b
	}
	#search-icon:hover {
		color: #e30033
	}
	#primary-menu .menu-item-416 {
		display: none
	}
	#contact-nav {
		display: block
	}
	#cool-submenu::before {
		border-color: transparent transparent #fff transparent;
		border-style: solid;
		border-width: 10px;
		content: '';
		display: block;
		margin-left: -5px;
		position: absolute;
		left: 50%;
		top: -10px;
		z-index: 10
	}
	#cool-submenu {
		background: transparent;
		display: none;
		overflow: hidden;
		position: absolute;
		transition: all 0.3s ease
	}
	#cool-submenu ul {
		background: transparent;
		box-shadow: 2px 2px 6px 1px rgba(0, 0, 0, 0.1);
		display: block;
		margin: 0 !important;
		padding: 0;
		transition: all 0.3s ease
	}
	#cool-submenu>ul {
		background: #fff;
		overflow: hidden;
		margin-top: 10px !important
	}
	#cool-submenu li {
		list-style-type: none
	}
	#cool-submenu>ul ul {
		opacity: 0;
		position: absolute;
		transition: all 0.3s ease;
		z-index: -1
	}
	#cool-submenu li.active>ul {
		opacity: 1;
		position: relative;
		z-index: 2
	}
	#cool-submenu a {
		color: #75787b;
		display: block;
		height: 40px !important;
		line-height: 40px !important;
		padding: 0 1rem
	}
	#cool-submenu a:hover,
	#cool-submenu a:focus {
		background: #e30033 !important;
		color: #fff !important
	}
}

body.menu-open {
	overflow: hidden
}

#off-canvas {
	background: #e30033
}

.off-canvas .close-button {
	background: #fff;
	color: #8a1538;
	line-height: 48px;
	font-size: 24px;
	height: 48px;
	outline: none;
	right: 0;
	top: 0;
	width: 48px
}

.off-canvas .close-button:hover {
	color: #e30033 !important
}

.off-canvas .close-button span {
	display: block;
	line-height: 32px;
	height: 28px
}

.off-canvas h5 {
	background-image: url(https://anchorhomes.com.au/wp-content/uploads/2020/09/logo.svg);
	background-position: 13px 15px;
	background-repeat: no-repeat;
	background-size: auto 50px;
	height: 75px;
	color: transparent;
	margin-bottom: 0
}

.off-canvas .menu a:hover,
.off-canvas .current-page-ancestor>a,
.off-canvas .current_page_item>a {
	background: #e30033;
	color: #fff
}

.off-canvas .sub-menu a {
	position: relative;
	text-indent: 1rem
}

.off-canvas .menu-primary-menu-container>.is-drilldown {
	/*top:50%;position:absolute;transform:translateY(-50%);*/
	max-width: 100% !important;
	width: 100% !important
}

#off-canvas-menu a {
	font-size: 32px;
	line-height: 64px;
	font-weight: 500;
	transition: color 0.3s ease
}

#off-canvas-menu>li>a {
	background: none
}

#off-canvas-menu>li>a::after {
	border-color: transparent transparent transparent #fff
}

#off-canvas-menu>li.current-page-ancestor>a,
#off-canvas-menu>li>a:hover {
	color: #8a1538
}

#off-canvas-menu>li.current-page-ancestor>a::after,
#off-canvas-menu>li>a:hover::after {
	border-color: transparent transparent transparent #8a1538
}

#off-canvas-menu .is-drilldown-submenu {
	background: #8a1538 !important;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
	margin-left: 40px
}

#off-canvas-menu .is-drilldown-submenu a {
	background: none;
	display: block;
	font-size: 32px;
	line-height: 64px;
	padding: 0 15px;
	text-indent: 0;
	transition: all 0.3s ease
}

#off-canvas-menu .is-drilldown-submenu a:hover {
	color: #e30033
}

#off-canvas-menu .is-drilldown-submenu .current-menu-item a {
	color: #8a1538
}

#off-canvas-menu .js-drilldown-back>a {
	transition: all 0.3s ease !important
}

#off-canvas-menu .js-drilldown-back>a::before {
	border-color: transparent #fff transparent transparent
}

#off-canvas-menu .js-drilldown-back>a:hover::before {
	border-color: transparent #8a1538 transparent transparent
}

body.menu2-open #offcanvas-submenu-overlay {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 14
}

#offcanvas-submenu.is-open {
	z-index: 15
}

#offcanvas-submenu .parent-link a {
	color: #fff;
	display: inline-block;
	font-weight: 700;
	line-height: 48px;
	padding-left: 15px;
	text-transform: uppercase;
	transition: color 0.3s ease
}

#offcanvas-submenu .parent-link a:hover {
	color: #e30033
}

#offcanvas-submenu .close-button {
	background: #e30033;
	color: #fff !important;
	line-height: 48px;
	font-size: 24px;
	height: 48px;
	outline: none;
	right: 48px;
	top: 0;
	transition: all 0.3s ease;
	width: 48px
}

#offcanvas-submenu .close-button:hover {
	background: #c3002c !important
}

#offcanvas-submenu .close-button.all {
	background: #fff;
	color: #8a1538 !important;
	font-size: 22px;
	right: 0
}

#offcanvas-submenu .close-button.all:hover {
	color: #fff !important
}

#offcanvas-submenu .close-button span {
	display: block;
	line-height: 32px;
	height: 28px
}

#offcanvas-submenu ul {
	list-style-type: none;
	margin-left: 0
}

#offcanvas-submenu ul a {
	color: #fff;
	display: block;
	font-size: 24px;
	font-weight: 500;
	line-height: 48px;
	padding-left: 15px;
	transition: all 0.3s ease
}

#offcanvas-submenu ul a:hover {
	color: #e30033
}

.off-canvas-content {
	background: #e6e7e8
}

#off-canvas .input-group {
	margin-bottom: 0;
	padding-top: 0;
	position: relative
}

#off-canvas .input-group-field {
	background: none;
	border-color: #fff;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	box-shadow: none !important;
	color: #fff;
	text-indent: 20px
}

#off-canvas .input-group-field::placeholder {
	color: #fff;
	opacity: 1 !important
}

#off-canvas .input-group-button {
	position: absolute;
	left: 1rem;
	top: 0
}

#off-canvas .input-group-button button {
	background: transparent;
	padding-left: 0
}

@media print,
screen and (max-width:63.99875em) {
	#off-canvas.position-left {
		width: 100%;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%)
	}
	#off-canvas.is-open {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
	#offcanvas-submenu.position-right {
		width: 90%;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%)
	}
	#offcanvas-submenu.is-open {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.section {
	background: none
}

.section.secondary {
	background-color: #e6e7e8
}

.section-title {
	color: #e30033
}

h1.section-title {
	font-size: 48px;
	line-height: 50px
}

h2.section-title {
	font-size: 40px;
	line-height: 42px
}

h6.section-title {
	font-size: 1.25em
}

@media print,
screen and (min-width:75em) {
	.section-content {
		margin-left: 134px
	}
	.large-text p {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 2rem
	}
	.large-text ul,
	.large-text ol {
		font-size: 20px;
		margin-bottom: 2rem
	}
	.large-text ul li,
	.large-text ol li {
		margin-bottom: 0.5rem
	}
	.large-text ul.bulleted,
	.large-text ol.bulleted {
		margin-left: 2rem
	}
	.large-text ul.bulleted li::before,
	.large-text ol.bulleted li::before {
		left: -2rem
	}
}

@media print,
screen and (min-width:64em) {
	.section.inner {
		background: none
	}
	.section.secondary .grid-container,
	.section.special .grid-container,
	.section-wrap {
		padding-bottom: 200px !important;
		padding-top: 200px !important;
		position: relative
	}
	.section.secondary .grid-container.large-padding-bottom-70,
	.section.special .grid-container.large-padding-bottom-70,
	.section-wrap.large-padding-bottom-70 {
		padding-bottom: 70px !important
	}
	.section.secondary .grid-container::before,
	.section.special .grid-container::before,
	.section-wrap::before {
		background: #e30033;
		content: '';
		display: block;
		height: 140px;
		position: absolute;
		left: 0;
		top: 30px;
		width: 2px
	}
	.section-wrap.padding-bottom-0 {
		padding-bottom: 0 !important
	}
}

@media print,
screen and (max-width:63.99875em) {
	.section.secondary,
	.section.special,
	.section-wrap {
		padding-bottom: 2rem;
		padding-top: 2rem
	}
	.section.secondary.has-title .grid-container,
	.section.special .grid-container,
	.section-wrap {
		padding-top: 64px;
		position: relative
	}
	.section.secondary.has-title .grid-container::before,
	.section.special .grid-container::before,
	.section-wrap::before {
		background: #e30033;
		content: '';
		display: block;
		height: 50px;
		position: absolute;
		left: 0;
		top: 0px;
		width: 2px
	}
	.home .section.secondary .grid-container::before {
		left: 1rem
	}
}

@media print,
screen and (min-width:64em) {
	h1.section-title {
		margin-bottom: 0
	}
}

@media print,
screen and (max-width:39.99875em) {
	h1.section-title {
		font-size: 40px;
		line-height: 42px
	}
}

.cta-section {
	background: #e30033;
	bottom: 0;
	box-sizing: border-box;
	color: #fff !important;
	display: block;
	padding: 50px;
	position: absolute;
	height: 66.6667%;
	right: 0;
	transition: all 0.3s ease;
	width: 500px
}

.cta-section .text {
	bottom: 119px;
	font-size: 25px;
	font-weight: 500;
	position: absolute;
	left: 50px;
	line-height: 27px;
	width: 256px
}

.cta-section .arrow {
	background: #fff;
	bottom: 50px;
	height: 5px;
	left: 50px;
	margin: 9px 0;
	position: absolute;
	width: 204px
}

.cta-section .arrow::before,
.cta-section .arrow::after {
	background: #fff;
	content: '';
	display: block;
	position: absolute;
	height: 5px;
	right: 0;
	transform: rotateY(0deg) rotate(45deg);
	top: -5px;
	width: 14px
}

.cta-section .arrow::after {
	transform: rotateY(0deg) rotate(-45deg);
	top: 5px
}

.cta-section:hover {
	background: #8a1538
}

.cta-section:hover .arrow {
	transition: width 0.5s ease-in-out;
	width: 400px
}

.cta-section.white {
	background: #fff;
	color: #e30033 !important
}

.cta-section.white:hover,
.cta-section.white:focus {
	background: #f0eff0 !important
}

.cta-section.white .arrow,
.cta-section.white .arrow::before,
.cta-section.white .arrow::after {
	background: #e30033
}

@media print,
screen and (max-width:63.99875em) {
	.cta-section.white {
		background: rgba(255, 255, 255, 0.9)
	}
	.cta-section.white:hover,
	.cta-section.white:focus {
		background: #fff
	}
}

#module-section {
	background: #fff
}

a.module-block {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	padding-top: 95%;
	position: relative
}

a.module-block:focus {
	outline: 0
}

a.module-block::before {
	background: rgba(227, 0, 51, 0.3);
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.3s ease-in-out;
	z-index: 2
}

a.module-block:hover::before {
	opacity: 0.5
}

a.module-block .text {
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #fff;
	bottom: 30px;
	color: transparent;
	font-size: 80px;
	font-weight: 700;
	left: 30px;
	line-height: 70px;
	position: absolute;
	width: 50%;
	z-index: 2
}

#bed-2 {
	background-image: url(https://anchorhomes.com.au/wp-content/uploads/2018/09/beaumauris-1.jpg)
}

#bed-3 {
	background-image: url(https://anchorhomes.com.au/wp-content/uploads/2018/09/tambo.jpg)
}

#bed-4 {
	background-image: url(https://anchorhomes.com.au/wp-content/uploads/2020/03/Portsea_1.jpg)
}

#module-section .cta-section {
	height: auto;
	position: relative;
	width: 100%
}

#module-section .cta-section .text {
	padding-bottom: 50px
}

#module-section .cta-section .text,
#module-section .cta-section .arrow {
	bottom: auto;
	left: auto;
	position: relative
}

#module-section .cta-section:hover .arrow {
	width: 100%
}

@media screen and (min-width:75em) and (max-width:1599px),
screen and (min-width:40em) and (max-width:799px) {
	#module-section .cta-section .text {
		font-size: 24px;
		line-height: 28px;
		padding-bottom: 30px;
		width: auto
	}
}

@media print,
screen and (min-width:40em) {
	.modular-cell {
		background: url(https://anchorhomes.com.au/wp-content/themes/anchorhomes/images/house-bg.jpg) top center no-repeat;
		background-size: cover;
		display: flex
	}
	#module-section .cta-section {
		align-self: flex-end
	}
	#end-solution .grid-container {
		padding-bottom: 60px !important
	}
}

@media print,
screen and (max-width:39.99875em) {
	#banner {
		height: auto;
		padding-bottom: 56.25%
	}
	.cta-section {
		background: rgba(227, 0, 51, 0.85);
		height: 185px;
		line-height: 1.5rem;
		padding: 30px;
		width: 350px
	}
	.cta-section .text {
		bottom: 75px;
		font-size: 1.5rem;
		position: absolute;
		left: 30px;
		width: 270px
	}
	.cta-section .arrow {
		bottom: 30px;
		left: 30px;
		width: 204px
	}
	.cta-section:hover .arrow {
		width: 290px
	}
}

#main-content {
	background: #fff
}

.page-header-2 .page-header .page-header-wrap {
	display: none
}

@media print,
screen and (min-width:64em) {
	.page-header-2 .page-header {
		box-sizing: border-box;
		height: 324px;
		padding-top: 176px
	}
}

@media screen and (max-width:63.99875em) {
	.page-header-2 .page-header {
		background-size: cover !important;
		background-position: top center !important;
		padding-top: 300px
	}
}

@media screen and (max-width:39.99875em) {
	.page-header-2 .page-header {
		padding-top: 180px !important
	}
}

.img-auto {
	display: block;
	width: 100%
}

.link {
	color: #75787b;
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	position: relative;
	padding-right: 90px;
	transition: all 0.3s ease-in-out
}

.link .arrow {
	background: #75787b;
	height: 2px;
	right: 10px;
	margin: 9px 0;
	position: absolute;
	top: 6px;
	transition: all 0.3s ease-in-out;
	width: 70px
}

.link:hover,
.link:focus {
	color: #e30033
}

.link .arrow::before,
.link .arrow::after {
	background: #75787b;
	content: '';
	display: block;
	position: absolute;
	height: 2px;
	right: 0;
	transform: rotateY(0deg) rotate(45deg);
	transition: all 0.3s ease-in-out;
	top: -3px;
	width: 7px
}

.link .arrow::after {
	transform: rotateY(0deg) rotate(-45deg);
	top: 3px
}

.link:hover .arrow,
.link:focus .arrow {
	background: #e30033;
	right: 0;
	width: 80px
}

.link:hover .arrow::before,
.link:hover .arrow::after,
.link:focus .arrow::before,
.link:focus .arrow::after {
	background: #e30033
}


/*@media screen and (min-width:40em) and (max-width:74.99875em){.link{font-size:1.25em !important;padding-right:90px !important}.link .arrow{height:2px;top:6px;width:70px}.link .arrow::before, .link .arrow::after{height:2px;top:-3px;width:7px}.link .arrow::after{top:3px}.link:hover .arrow, .link:focus .arrow{width:80px}}@media print, screen and (max-width:39.99875em){.link{background:$primary_color;color:$white !important;font-size:20px;line-height:25px;padding:0.85em 1em !important}.link:hover, .link:focus{background:#b60029}.link .arrow{background:$white;display:none !important}.link .arrow::before, .link .arrow::after{background:$white}}*/

#call-us-section {
	display: none
}

.prefooter-header {
	background: #8a1538;
	padding: 0 0 66.6667% 0 !important;
	width: 100%
}

.prefooter-header h2 {
	color: #fff;
	display: block;
	position: absolute
}

.prefooter-header a {
	color: #fff;
	transition: color 0.3s ease
}

.prefooter-header a:hover {
	color: #e30033
}

@media print,
screen and (min-width:40em) {
	#prefooter-section .grid-container {
		padding-bottom: 60px !important
	}
	.prefooter-section {
		background: #e6e7e8
	}
	.prefooter-row {
		padding: 60px 0 120px 0;
		position: relative
	}
	.prefooter-header {
		position: absolute;
		top: 80px
	}
	.prefooter-header h2 {
		font-size: 48px;
		left: 50px;
		line-height: 50px;
		top: 175px;
		width: 380px;
		z-index: 6
	}
}

.download-cta {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	border: 0 !important;
	display: block;
	margin: 0;
	padding: 0 0 66.6667% 0 !important;
	position: relative;
	z-index: 2
}

.download-cta::before {
	background: #e30033;
	bottom: 0;
	content: '';
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.3s ease-in-out;
	z-index: 4
}

.download-cta:hover::before {
	opacity: 0.5
}

.download-cta>span {
	display: block;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 5
}

.download-cta>span i {
	display: block;
	font-size: 55px;
	margin-bottom: 1rem
}

.download-cta .text {
	border-bottom: 4px solid #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 25px
}

#download-cta.lazy-bg-loaded {
	background-image: url(https://anchorhomes.com.au/wp-content/themes/anchorhomes/images/blurred.jpg)
}

.prefooter-image {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	border: 0 !important;
	display: block;
	margin: 0;
	padding: 0 0 66.6667% 0 !important;
	position: relative;
	z-index: 2
}

#prefooter-image.lazy-bg-loaded {
	background-image: url(https://anchorhomes.com.au/wp-content/uploads/2021/02/call-us.jpg)
}

@media screen and (min-width:40em) and (max-width:767px) {
	.prefooter-header h2 {
		font-size: 2rem;
		line-height: 2rem;
		top: 50px;
		width: 240px
	}
}

@media print,
screen and (max-width:39.99875em) {
	#pre-footer {
		background: #e6e7e8
	}
	.prefooter-header h2 {
		font-size: 32px;
		left: 0;
		line-height: 40px;
		position: absolute;
		padding: 2rem 1rem
	}
	#prefooter-image,
	#download-cta {
		margin-top: -25%
	}
	#call-us-section h1 {
		margin-bottom: 0
	}
}

@media print,
screen and (max-width:499px) {
	.prefooter-header h2 {
		font-size: 24px;
		line-height: 30px;
		padding: 1rem
	}
}

#footer-widgets {
	font-size: 1rem;
	position: relative
}

#footer-widgets .widget {
	border: 0 !important;
	color: #75787b;
	padding-bottom: 2rem;
	padding-top: 2rem
}

#footer-widgets .widget-area-2 {
	background: #e30033
}

#footer-widgets .widget-area-2 .widget {
	color: #fff;
	position: relative;
	z-index: 2
}

#footer-widgets .widget-area-2 h1,
#footer-widgets .widget-area-2 h2,
#footer-widgets .widget-area-2 h3,
#footer-widgets .widget-area-2 h4,
#footer-widgets .widget-area-2 h5,
#footer-widgets .widget-area-2 h6,
#footer-widgets .widget-area-2 a,
#footer-widgets .widget-area-2 .mailto {
	color: #fff
}

#footer-widgets .widget-area-2 a:hover,
#footer-widgets .widget-area-2 .mailto:hover {
	text-decoration: underline
}

#social img {
	height: auto;
	width: 180px
}

@media print,
screen and (min-width:40em) {
	#footer-widgets .widget-area-1 .widget {
		padding-left: 2rem
	}
	#footer-widgets .widget-area-2 .widget {
		padding-right: 2rem
	}
	#footer-widgets::before {
		background: #e30033;
		bottom: 0;
		content: '';
		display: block;
		position: absolute;
		left: 0;
		right: 50%;
		top: 0;
		z-index: 1
	}
}

@media print,
screen and (max-width:39.99875em) {
	#footer-widgets .grid-container {
		padding: 0 !important
	}
	#footer-widgets .widget {
		padding-left: 1rem;
		padding-right: 1rem
	}
	#footer-widgets #text-2 {
		padding-bottom: 0 !important
	}
	#terms-and-privacy {
		padding-top: 0 !important
	}
}

@media print,
screen and (min-width:40em) {
	#footer {
		position: relative
	}
	#footer::after {
		background: #ccc;
		content: '';
		display: block;
		height: 2px;
		position: absolute;
		right: 0;
		top: 0;
		width: 48%
	}
	#footer-widgets .widget-area-2 {
		position: relative
	}
	#footer-widgets .widget-area-2 #custom_html-2 {
		bottom: 0;
		position: absolute;
		width: 100%
	}
}

@media print,
screen and (max-width:39.99875em) {
	#footer {
		border-top: 2px solid #ccc;
		margin-top: 2rem
	}
}

#menu-primary-menu-1 {
	margin: 0;
	width: 100%
}

#menu-primary-menu-1 li {
	list-style-type: none
}

#menu-primary-menu-1>li>a {
	color: #e30033;
	display: block;
	font-weight: 500;
	margin-bottom: 20px
}

#menu-primary-menu-1 .sub-menu {
	margin-left: 0
}

#menu-primary-menu-1 .sub-menu a {
	color: #75787b
}

#primary-menu .current_page_ancestor.page_item>a,
#primary-menu .current_page_item>a,
#primary-menu .current_page_parent>a,
#primary-menu .current-menu-parent>a,
#primary-menu .current-menu-item>a,
#menu-primary-menu-1 .sub-menu a:hover,
#menu-primary-menu-1 .sub-menu a:focus {
	background: transparent;
	color: #e30033
}

@media print,
screen and (min-width:40em) {
	#menu-primary-menu-1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap
	}
	#menu-primary-menu-1>li {
		flex: 0 0 auto;
		margin-bottom: 20px;
		width: 50%
	}
	#menu-primary-menu-1>li.menu-item-773 {
		order: 8
	}
	#menu-primary-menu-1>li.menu-item-416 {
		order: 9
	}
}

@media screen and (max-width:39.99875em) {
	.off-canvas-wrapper {
		background: #e6e7e8
	}
	#menu-primary-menu-1>li {
		margin-bottom: 1em
	}
	#menu-primary-menu-1>li.menu-item-416 {
		margin-bottom: 0
	}
	#menu-primary-menu-1>li.menu-item-416 a {
		margin-bottom: 0
	}
}

#footer-bottom {
	display: none
}

.social-icons {
	display: inline;
	margin: 0 -10px
}

.social-icons li {
	display: inline-block;
	list-style-type: none
}

.social-icons a {
	color: #8a1538 !important;
	display: inline-block;
	font-size: 36px;
	height: 50px;
	line-height: 50px;
	margin: 0 10px;
	text-align: center;
	text-decoration: none !important;
	transition: 0.3s color ease
}

.social-icons a:hover,
.social-icons a:active {
	color: #6e112d !important
}

@media screen and (max-width:63.99875em) {
	.social-icons {
		display: block;
		margin-bottom: 2rem
	}
}

.page .container {
	background-color: #e6e7e8
}

@media print,
screen and (min-width:64em) {
	#content {
		padding-top: 0
	}
}

.link-icon {
	color: #8a1538;
	font-weight: 700
}

.link-icon:hover {
	color: #6e112d
}

@media print,
screen and (min-width:40em) {
	.link-icon {
		display: inline-block;
		font-size: 20px;
		line-height: 42px;
		padding-left: 34px;
		position: relative
	}
	.link-icon i {
		font-size: 30px;
		position: absolute;
		left: 0;
		top: 18px;
		transform: translateY(-50%)
	}
}

.item-card {
	background: #f1f1f1;
	margin-bottom: 1rem
}

.item-card .item-link {
	display: block;
	margin-bottom: 0;
	position: relative
}

.item-card .item-link .img-wrap {
	display: block;
	overflow: hidden
}

.item-card .item-link img {
	transition: all 0.7s ease
}

.item-card .item-title {
	background: #fff;
	color: #8a1538;
	font-size: 1rem;
	margin-right: 10px;
	padding: 5px 10px;
	position: absolute;
	left: 10px;
	text-transform: uppercase;
	top: 10px
}

.item-card:hover .item-link img {
	transform: scale(1.1)
}

.item-card .specs-list {
	background: #e30033;
	color: #fff;
	font-size: 24px;
	padding: 10px;
	text-align: center
}

.specs-list .cell {
	font-size: 20px;
	font-weight: 500;
	height: 30px;
	line-height: 30px
}

.specs-list img {
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	margin-right: 10px
}

.item-card .range-details {
	background: #fff;
	color: #8a1538;
	padding: 10px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase
}

.item-filter {
	margin-bottom: 1rem
}

.item-filter label {
	color: #75787b;
	font-size: 1rem
}

.sliders-row {
	margin-bottom: 0
}

.range-labels {
	margin-top: -24px
}

#range-sliders label {
	color: #8a1538;
	font-weight: 700;
	text-transform: uppercase
}

.checkbox-filters {
	margin-bottom: 1rem
}

.checkbox-filters .cell {
	line-height: 40px
}

.checkbox-filters label,
.checkbox-filters strong {
	color: #8a1538;
	text-transform: uppercase;
	font-weight: 700
}

.checkbox-filters img {
	float: left;
	height: 30px;
	width: 30px
}

.checkbox-filters .checkbox-filter {
	display: inline-block
}

.checkbox-filters .checkbox-fieldset {
	background: #fff;
	display: inline-block;
	height: 50px;
	margin-right: 1rem;
	padding: 10px
}

.checkbox-filters .checkboxes input {
	visibility: hidden
}

.checkbox-filters .checkboxes label {
	background: #5c5c5c;
	color: #fff;
	display: block;
	font-family: "Cera Pro", sans-serif;
	font-size: 20px;
	font-weight: 500;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-left: 0.5rem;
	margin-right: 0;
	text-align: center;
	width: 30px
}

.checkbox-filters .checkboxes label.checked {
	background: #e30033
}

.checkbox-filters .checkboxes:last-child {
	margin-right: 0
}

.checkbox-filters .checkboxes input {
	position: absolute
}

.checkbox-filters #facade-checboxes label {
	color: #75787b;
	font-weight: normal
}

@media print,
screen and (min-width:64em) {
	#facade-checboxes {
		display: inline-block;
		margin-left: 1rem
	}
	#on-display-fieldset {
		display: inline-block
	}
}

.image-card {
	margin-bottom: 40px;
	position: relative
}

.image-card h4 {
	color: #8a1538
}

.image-card .desc {
	background: #fff;
	padding: 1rem
}

.image-card .desc p:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:64em) {
	.image-card img {
		display: block;
		width: 100%
	}
	.image-card .desc {
		bottom: 0;
		box-sizing: border-box;
		padding: 40px 45px;
		position: absolute;
		right: 0;
		width: 45%
	}
	.image-card h4 {
		font-size: 25px;
		font-weight: 500;
		line-height: 27px;
		margin-bottom: 25px
	}
	.image-card .desc p {
		font-size: 20px;
		line-height: 25px
	}
}

@media print,
screen and (min-width:64em) {
	.accordion.custom {
		background: none
	}
	.accordion.custom .accordion-item {
		border-bottom: 1px solid #ccc
	}
	.accordion.custom .accordion-item .accordion-title {
		background: none !important;
		border-bottom: 0 !important;
		color: #8a1538;
		font-size: 25px;
		font-weight: 500;
		line-height: 35px;
		padding-left: 0;
		padding-right: 30px;
		transition: all 0.3s ease
	}
	.accordion.custom .accordion-item .accordion-title:hover {
		background: none;
		color: #e30033
	}
	.accordion.custom .accordion-item .accordion-title:hover::before {
		color: #e30033 !important
	}
	.accordion.custom .accordion-item.is-active.accordion-title,
	.accordion.custom>.accordion-item:last-child .accordion-title {
		border-bottom: 1px solid #ccc
	}
	.accordion.custom .accordion-title:hover,
	.accordion.custom .accordion-title:focus {
		background-color: #fff
	}
	.accordion.custom .accordion-item .accordion-title::before {
		color: #8a1538;
		content: '\e022';
		right: 0;
		top: 25px
	}
	.accordion.custom .accordion-content {
		background: none;
		color: #75787b;
		font-size: 20px;
		padding: 0 0 30px 0
	}
	.accordion.custom .accordion-item.is-active {
		background: none;
		border-bottom: 0
	}
	.accordion.custom .accordion-item.is-active .accordion-title::before {
		content: '\e01f'
	}
	.accordion.custom .accordion-item.is-active .accordion-content {
		border-bottom: 1px solid #ccc
	}
}

@media screen and (max-width:63.99875em) {
	.accordion-title:hover,
	.accordion-title:focus {
		background-color: #e30033;
		color: #fff
	}
}

@media screen and (max-width:39.99875em) {
	.accordion-title {
		line-height: 1.25rem;
		padding: 1.25rem 2.5rem 1.25rem 1rem
	}
}

.slick-dots {
	z-index: 10
}

@media print,
screen and (min-width:64em) {
	#range-gallery {
		padding-top: 20px
	}
}

.hbspt-form {
	position: relative
}

.textwidget .hbspt-form {
	margin-bottom: 40px
}

.textwidget .hbspt-form fieldset {
	max-width: none
}

.textwidget .hbspt-form input[type="text"],
.textwidget .hbspt-form input[type="email"] {
	background: none;
	border: 3px solid #fff;
	border-radius: 0;
	box-sizing: border-box;
	color: #fff;
	font-family: "Cera Pro", sans-serif;
	font-size: 16px !important;
	line-height: 46px;
	height: 52px;
	margin-bottom: 0.5em !important;
	padding: 0.5rem 1rem;
	width: 100% !important
}

.textwidget .hbspt-form input[type="text"]::placeholder,
.textwidget .hbspt-form input[type="email"]::placeholder {
	color: #fff;
	opacity: 1;
	font-size: 16px;
	font-weight: normal
}

.textwidget .hbspt-form .hs_firstname>label,
.textwidget .hbspt-form .hs_lastname>label,
.textwidget .hbspt-form .hs_email>label {
	display: none
}

.hs-error-msgs {
	margin: 0;
	padding-top: 0 !important
}

.hs-error-msgs.no-list li {
	background: #f8d7da;
	border: 1px solid #f00;
	list-style-type: none;
	margin-top: 0.5rem;
	padding: 0.5rem 1rem
}

.hs-error-msgs.no-list li label {
	color: #f00
}

.textwidget .hs-button.primary.large {
	background: #8a1538;
	border: none;
	color: #fff;
	cursor: pointer;
	height: 46px;
	line-height: 46px;
	padding: 0 1rem;
	/*:absolute;right:3px;top:3px;*/
	transition: all 0.3s ease
}

.hs-button.primary.large:hover,
.hs-button.primary.large:focus {
	background: #6e112d
}

</style><style id="home-css">#banner {
	background: url(https://anchorhomes.com.au/wp-content/uploads/2021/02/modular-home-banner.jpg) no-repeat top center;
	background-size: cover;
	height: 500px;
	position: relative;
	width: 100%
}

@media print,
screen and (min-width:64em) {
	#banner {
		height: 100vh;
		margin-top: -80px
	}
	.admin-bar #banner {
		margin-top: -112px
	}
}

@media print,
screen and (min-width:75em) {
	#project-section img {
		margin-top: -120px
	}
}

@media print,
screen and (min-width:64em) {
	#about-section {
		background-image: url(https://anchorhomes.com.au/wp-content/themes/anchorhomes/images/logo-background.svg);
		background-repeat: no-repeat;
		background-position: top right
	}
	.home .section.secondary .grid-container::before,
	.home .section.special .grid-container::before,
	.home .section-wrap::before {
		left: 1rem
	}
	.testimony {
		padding-right: 130px
	}
	.testimony p {
		font-size: 35px;
		font-weight: 500;
		line-height: 40px;
		margin-bottom: 2rem
	}
	.testimony-text {
		position: relative;
		z-index: 2
	}
	.testimony-text::before {
		background: url(https://anchorhomes.com.au/wp-content/themes/anchorhomes/images/left-double-quote.svg) top center no-repeat;
		background-size: 200px auto;
		content: '';
		display: block;
		height: 200px;
		left: -100px;
		position: absolute;
		top: -10px;
		width: 200px;
		z-index: -1
	}
	#project-section>.grid-container {
		padding-bottom: 90px !important
	}
}

@media print,
screen and (max-width:63.99875em) {
	#project-section img {
		max-width: 300px
	}
}

#virtual-tour-image.lazy-bg-loaded {
	background: url(https://anchorhomes.com.au/wp-content/uploads/2021/02/virtual-tour.jpg) no-repeat center center;
	background-size: cover
}

#virtual-tour-image.lazy-bg-loaded::after {
	background: url(https://anchorhomes.com.au/wp-content/uploads/2021/06/360.svg) no-repeat top center;
	background-size: cover;
	content: '';
	display: block;
	height: 110px;
	left: 50%;
	margin-left: -55px;
	margin-top: -55px;
	position: absolute;
	top: 50%;
	width: 110px
}

@media print,
screen and (min-width:64em) {
	#virtual-tour-image.aspect-ratio.widescreen {
		padding: 0 !important;
		height: 860px
	}
}

@media print,
screen and (max-width:40em) {
	#virtual-tour-image.aspect-ratio.widescreen {
		padding-top: 100%
	}
}
/* Clickable Parent Menu - Off Canvas */
.hide-behind {
	color: #e30033 !important;
}
#off-canvas-menu .menu-item-has-children {
	position: relative;
}
#off-canvas-menu .menu-item-has-children .parent-lab {
	bottom: 0;
	position: absolute;
	left: 0;
	right: 40px;
	top: 0;
	z-index: 10;
	transition: color .3s ease;
}
#off-canvas-menu .menu-item-has-children .parent-lab a {
	background: transparent !important;
	color: #fff !important;
}
#off-canvas-menu .menu-item-has-children .parent-lab a:hover {
	color: #8a1538 !important;
}
/* 404 */
#form-404 .hs-error-msgs {
	padding-left: 0
}

#form-404 .hs-error-msgs li {
	margin-top: 0.5rem;
	padding: 0.5rem 1rem
}

#form-404 .hs-error-msgs li label {
	font-size: 14px !important;
	margin-bottom: 0
}

#form-404 .hbspt-form fieldset {
	max-width: 100% !important
}

#form-404 .hbspt-form .hs-input {
	border: 1px solid #cacaca !important;
	border-radius: 0 !important;
	box-sizing: border-box !important;
	height: auto;
	margin-bottom: 0 !important;
	padding: 8px !important;
	max-width: 100% !important;
	width: 100% !important
}

#form-404 .hbspt-form .hs-form-field {
	box-sizing: border-box;
	margin-bottom: 0 !important;
	padding: 0.5rem !important
}

#form-404 .hbspt-form .hs-form-field:first-child {
	padding-left: 0 !important
}

#form-404 .hbspt-form .hs-form-field:last-child {
	padding-right: 0 !important
}

#form-404 .hbspt-form .hs-form-field .input {
	margin-right: 0 !important
}

#form-404 .hs-form .hs-form-field label:not(.hs-error-msg) {
	color: #75787b
}

#form-404 .hs-form-required {
	margin-left: 5px
}

#form-404 .hs-error-msgs label {
	color: #f00 !important
}

#form-404 .hs-form .actions {
	margin: 0 !important;
	padding: 0 !important
}

#form-404 .hs-button.primary.large {
	background-color: #e30033;
	background-image: none;
	border: none !important;
	border-radius: 0;
	box-shadow: none !important;
	color: #fff;
	font-size: 0.9rem;
	font-weight: normal;
	text-shadow: none !important;
	line-height: 1;
	padding: 0.85em 1em;
	transition: all 0.3s ease
}

#form-404 .hs-button.primary.large:hover,
#form-404 .hs-button.primary.large:focus {
	background-color: #c3002c
}

@media print,
screen and (min-width:64em) {
	#form-404 .hs-form {
		background: url(https://anchorhomes.com.au//wp-content/themes/anchorhomes/images/blurred.jpg) center bottom no-repeat;
		background-size: cover;
		margin-bottom: 0;
		padding: 30px 50px !important
	}
	#form-404 .hs-form .hs-form-field label:not(.hs-error-msg),
	#form-404 .hs-form .hs-form-field .hs-input::placeholder {
		color: #fff !important;
		font-size: 16px;
		font-weight: normal !important;
		opacity: 1 !important
	}
	#form-404 .hs-form input.hs-input,
	#form-404 .hs-form textarea.hs-input {
		background-color: transparent !important;
		border: 2px solid #fff !important;
		box-shadow: none !important;
		color: #fff !important;
		font-size: 18px;
		padding: 12px !important
	}
	#form-404 .hs-form .hs-button.primary.large {
		background: transparent !important;
		border: 2px solid #fff !important;
		font-size: 20px !important;
		font-weight: 700 !important;
		margin-top: 1rem !important;
		padding: 1rem 1.4rem !important;
		transition: all 0.3s ease
	}
	#form-404 .hs-form .hs-button.primary.large:hover {
		background-color: #8a1538 !important;
		border-color: #8a1538 !important
	}
}

@media print,
screen and (max-width:63.99875em) {
	#form-404 {
		background: #fff;
		padding: 1rem
	}
	#form-404 .hs-form {
		margin-bottom: 0
	}
}