/*
Theme Name: Micxel Pty Ltd
Author: Netwizard Design & Hosting
Author URI: http://www.netwizarddesign.com.au
Version: 1.0
*/
@import url('css/font-awesome/css/font-awesome.min.css');
@import url('css/reset.css');
@import url('css/slicknav.css');
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@300;400;700&display=swap');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 16px;
	line-height: 1.5em;
	font-family: 'Libre Franklin', sans-serif;
	color: #333;
	background:#fff;
	position:relative;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
h1 {
	font-size:32px;
	margin:0 0 20px 0;
	line-height:42px;
	font-weight: 700;
}
h2 {
	font-size:26px;
	line-height:36px;
	font-weight: 700;
	margin:0 0 20px 0;
}
h3 {
	font-size:20px;
	font-weight: 700;
	margin:0 0 15px 0;
	line-height:26px;
}
h4 {
	font-size:16px;
	margin:0 0 20px 0;
	line-height:24px;
	font-weight: normal;
}
p {
	font-size:16px;
	margin:0 0 20px 0;
	line-height:24px;
}
ul, ol {
	margin:0 0 20px 25px;
}
a {
	color:#386b9f;
	text-decoration:none;
}
.clear {
	clear:both;
}
.container {
	width:96%;
	margin:0 auto;
	position:relative;
	max-width:1200px;
}
.slicknav_menu {
	display:none;
}
#header {
	position:relative;
	width:100%;
	z-index:997;
	padding:0;
	height:215px;
	background:url(images/header.png) repeat-x top center;
}
.logo-wrap {
	text-align:center;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -215px;
	width:430px;
	height:215px;
	background:url(images/logo-wrap.png) no-repeat;
}
.logo {
	margin:15px 0 0 0;
}
#header .menu-left {
	float:left;
	list-style-type:none;
	margin:50px 0 0 0;
	position:relative;
}
#header .menu-right {
	float:right;
	list-style-type:none;
	margin:50px 0 0 0;
	position:relative;
}
#header ul li {
	display:block;
	position:relative;
	margin:0 0 0 0;
	float:left;
}
#header ul li a {
	display:inline-block;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	padding:0 20px;
}
#header ul li.current-menu-item a {
	font-weight:700;
}
img {
	max-width:100%;
	height:auto;
}
#slider {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
	top:-215px;
	margin:0 0 -215px 0;
	overflow:hidden;
}
.banner {
	width:100%;
	text-align:center;
	position:absolute;
	top:55%;
	left:0;
	z-index:500;
}
.banner h2 {
	text-align:center;
	color:#fff;
	font-size:50px;
	line-height:60px;
	font-weight:700;
}
.banner h2 span {
	font-weight:400;
	font-size:36px;
	display:block;
}
#slider .cycle-slideshow {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
}
#slider .cycle-slideshow #slide1 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide1.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide2 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide2.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide3 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide3.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide4 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide4.jpg) no-repeat center center fixed;
	background-size:cover;
}
#inner {
	position:relative;
	width:100%;
	clear:both;
	background:url(images/inner.jpg) no-repeat bottom center;
	background-size:cover;
	padding:275px 0 0 0;
	color:#fff;
	height:100px;
	top:-215px;
	overflow:hidden;
	text-align:center;
	margin:0 0 -215px 0;
}
#inner h1, #inner h3 {
	font-size:32px;
}
#welcome {
	padding:75px 0;
	background:#f3f3f3;
	border-bottom:1px solid #ccc;
	min-height:600px;
}
#welcome h1  {
	color:#d40000;
}
#welcome .container  {
	position:relative;
}
#welcome img {
	position:absolute;
	top:0;
	right:0;
	z-index:0;
	object-fit: cover;
	width: 500px !important;
    height: 557px !important;
}
.welcome {
	position:relative;
	width:722px;
	height:308px;
	float:left;
	background:url(images/welcome.png) no-repeat top center;
	padding:50px 50px;
	z-index:500;
	margin:70px 0 0 0;
}
#secondary {
	width:100%;
	clear:both;
	background:url(images/secondary.jpg) no-repeat center center fixed;
	background-size:cover;
	padding:125px 0;
}
.secondary {
	width:66%;
	float:left;
	padding:50px 3%;
	background:rgba(212,0,0,0.6);
	color:#fff;
}
.secondary h2 {
	font-size:20px;
	line-height:28px;
}
.alignright, .wp-post-image {
	float:right;
	margin:0 0 50px 75px;
	max-width:45%;
	height:auto;
}
.alignleft {
	float:left;
	margin:0 50px 50px 0;
}
#bottom {
	padding:75px 0;
}
#bottom img {
	float:right;
	margin:0 0 50px 100px;
}
#bottom a {
	text-decoration:underline;
	color:#333;
}
#reviews {
	padding:75px 0;
	background:#b40101;
	text-align:center;
}
#reviews .container {
	position:relative;
}
#reviews h2 {
	font-size:32px;
	color:#fff;
}
#reviews .cycle-slideshow {
	position:relative;
	width:100%;
	height:auto;
	z-index:0;
}
.review {
	display:block;
	position:relative;
	z-index:0;
	width:86%;
	padding:50px 7%;
	color:#fff;
}
.review h4 {
	font-size:18px;
	font-weight:700;
	margin:15px 0;
	color:#fff;
}
#prev {
	position:absolute;
	top:130px;
	left:-50px;
	z-index:50;
	cursor:pointer;
	font-size:30px;
	color:#fff;
}
#next {
	position:absolute;
	top:130px;
	right:-50px;
	z-index:55;
	cursor:pointer;
	font-size:30px;
	color:#fff;
}
#content {
	padding:75px 0;
}
#top-footer {
	padding:50px 0;
	background:#eee;
	color:#333;
	border-top:1px solid #ccc;
}
#top-footer h3 {
	font-size:32px;
	line-height:42px;
	font-weight:400;
}
.fcol-1 {
	width:30%;
	float:left;
	margin:0 0 25px 0;
}
.fcol-3 {
	width:30%;
	float:right;
	margin:0 0 0 0;
	text-align:right;
}
.fcol-1 ul {
	margin:0;
	list-style-type:none;
}
.fcol-1 ul li {
	padding:0;
	margin:0 3% 5px 0;
	width:47%;
	float:left;
}
.fcol-1 ul li a {
	color:#333;
	text-decoration:none;
}
.fcol-2 {
	width:36%;
	float:left;
	margin:0 2%;
	text-align:center;
}
.fcol-2 a {
	color:#333;
	font-size:24px;
	padding:0 5px;
}
.fcol-3 a {
	color:#333;
	text-decoration:none;
	margin:0 0 0 10px;
}
.fcol-3 i {
	font-size:24px;
}
#footer {
	padding:25px 0;
	background:#111;
	color:#999;
}
#footer p {
	font-size:12px;
	margin:0 0 0 0;
}
.copy {
	float:left;
	text-align:center;
}
.designer {
	float:right;
}
#footer p a {
	color:#999;
	text-decoration:none;
}
#form {
	width:55%;
	float:left;
	margin:0 0 30px 0;
}
#details {
	width:40%;
	float:right;
	margin:50px 0 30px 0;
}
.map {
	width:100% !important;
	height:350px;
	margin:15px 0 0 0;
	border: 1px solid #ccc !important;
}
.wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
.wpcf7 textarea {
	background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:96%;
	padding:15px 2%;
    height: 170px;
	margin:0 0 15px 0;
	font-family: inherit !important;  
}
.wpcf7 p {
    color: #333;
	text-align:left !important;
}
.wpcf7 .req {
    color: red;
	font-weight:bold;
	font-size:1.3em;
}
.wpcf7 {
    margin: 30px 0 0 0;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"]{
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:96%;
	padding:15px 2%;
	margin:0 0 15px 0;
}
.wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 50px;
    padding: 0;
    width: 100%;
    position: relative;
	text-align:center;
	transition:all .5s;
	border: none;
	text-decoration:none;
	color:#fff;
	background:#d40000;
	font-size:16px;
	display:block;
	margin:0;
}
.wpcf7 input[type="submit"]:hover {

}
.main {
	width:65%;
	float:left;
}
.main .post h2 {
	font-size:26px;
	line-height:36px;
	margin:0 0 20px 0;
}
.sidebar {
	width:27%;
	padding:30px 1.5%;
	background:#f3f3f3;
	float:right;
	border: 1px solid #ddd;
}
.sidebar h3 {
	font-size:24px;
}
.sidebar ul li {
	font-size:14px;
	margin:0 0 10px 0;
	line-height:20px;
}
.post {
	margin:0 0 30px 0;
}
.share {
	display:block;
	margin:15px 0;
}
.page-numbers {
	padding:20px;
	font-size:18px;
	text-decoration:none;
	background:#eee;
	border:1px solid #ccc;
	display:inline-block;
	margin:20px 0;
}
.more {
	color:#fff;
	background:#d40000;
	padding:10px 20px;
	display:inline-block;
	margin:15px 0;
	text-decoration:none;
}
.date {
	color:#999;
	font-size:13px;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.gallery-item {
	margin: 0 2% 25px 0 !important;
	width: 23% !important;
	float:left !important;
	position:relative;
}
.gallery-icon {
	height:200px;
	overflow:hidden;
}
.gallery-item img {
	border: none !important;
	width:100% !important;
	height:auto !important;	
}
@media only screen and (max-width: 1024px) {
	#header ul {
		display:none;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:9999;
	}
	#header {
		text-align:center;
		margin:50px 0 0 0;
		height:150px;
		width:100%;
		background-image:none;
		background-color:#fff;
	}
	.logo-wrap {
		text-align:center;
		position:absolute;
		top:0;
		left:0;
		margin:0 0 0 0;
		width:100%;
		height:auto;
		background-image:none;
		background-color:#fff;
	}
	.logo {
		width:200px;
		height:auto;
		margin:15px 0 0 0;
	}
	.alignright, .alignleft {
		max-width:100%;
		height:auto;
		float:none;
		margin:0 0 30px 0;
	}	
	#content {
		padding:40px 0;
		text-align:center;
	}
	#welcome {
		padding:50px 0;
		min-height:1px;
	}
	#welcome img {
		display:none;
		z-index:0;
	}
	.welcome {
		position:relative;
		width:90%;
		height:auto;
		float:none;
		background-image:none;
		padding:0;
		z-index:500;
		margin:0 5%;
	}
	#secondary {
		width:100%;
		clear:both;
		background:url(images/secondary.jpg) no-repeat center center fixed;
		background-size:cover;
		padding:100px 0;
	}
	.secondary {
		width:80%;
		float:none;
		margin:0 5%;
		padding:50px 5%;
		background:rgba(212,0,0,0.6);
		color:#fff;
	}
	#next , #prev {
		display:none;
	}
	
}
@media only screen and (max-width: 800px) {
	#slider {
		height:500px;
		top:0;
		margin:0;
	}
	#slider .cycle-slideshow {
		height:500px;
	}
	#slider .cycle-slideshow #slide1 {
		height:500px;
		background:url(images/slide1.jpg) no-repeat center center scroll;
		background-size:1024px 509px;
	}
	#slider .cycle-slideshow #slide2 {
		height:500px;
		background:url(images/slide2.jpg) no-repeat center center scroll;
		background-size:1024px 509px;
	}
	#slider .cycle-slideshow #slide3 {
		height:500px;
		background:url(images/slide3.jpg) no-repeat center center scroll;
		background-size:1024px 509px;
	}
	#slider .cycle-slideshow #slide4 {
		height:500px;
		background:url(images/slide4.jpg) no-repeat center center scroll;
		background-size:1024px 509px;
	}
	.alignright, .wp-post-image, #bottom img {
		float:none;
		max-width:100%;
		height:auto;
		margin:0 0 25px 0;
	}
	.alignleft {
		float:none;
		max-width:100%;
		height:auto;
		margin:0 0 25px 0;
	}
	#details, #form {
		float:none;
		width:100%;
	}
	.main, #form, #details {
		width:100%;
		float:none;
		margin:0 0 40px 0;
	}
	.sidebar {
		width:100%;
		padding:0;
		background:#fff;
		float:none;
		border: none;
	}
	.sidebar ul {
		list-style-type:none;
		margin:0 0 20px 0;
	}
	.sidebar ul li {
		width:100%;
		padding:0;
		margin:0 0 5px 0;
		text-align:center;
	}
	#top-footer h2 {
		font-size:26px;
	}
	#top-footer h4 {
		font-size:18px;
		margin:0 0 20px 0;
	}
	.gallery-icon {
		height:auto;
	}
	.gallery-item {
		width:96% !important;
		margin:0 2% 25px 2% !important;
	}
	#inner {
		padding:75px 0 0 0;
		height:125px;
		text-align:center;
	}
	#inner h1 {
		font-size:30px;
		line-height:40px;
	}
	#top-footer {
		padding:50px 0;
	}
	.fcol {
		width:96%;
		float:left;
		margin:0 2% 25px 2%;
		text-align:center;
	}
	.fcol ul {
		margin:0;
		list-style-type:none;
	}
	.fcol ul li {
		width:100%;
		float:none;
		text-align:center;
		padding:0;
		margin:0 0 5px 0;
	}
	.copy, .designer {
		float:none;
		text-align:center;
	}
	#welcome, #secondary, #bottom {
		text-align:center;
	}
	.banner {
		width:90%;
		top:40%;
		margin:0 5%;
	}
	.banner h2 {
		text-align:center;
		color:#fff;
		font-size:20px;
		line-height:30px;
		font-weight:700;
	}
	.banner h2 span {
		font-weight:700;
		font-size:20px;
		display:inline-block;
		margin:0 5px 0 0;
	}
}