﻿/*
Theme Name: Grand Eagle 2023
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;
	font-weight:700;
	margin:0 0 30px 0;
	line-height:42px;
}
h2 {
	font-size:28px;
	font-weight:700;
	margin:0 0 30px 0;
	line-height:38px;
}
h3 {
	font-size:24px;
	font-weight:700;
	margin:0 0 20px 0;
	line-height:34px;
}
h4 {
	font-size:20px;
	margin:0 0 20px 0;
	line-height:30px;
	font-weight:700;
}
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:999;
	height:auto;
}
#header .container {
	position:relative;
}
.logo {
	position:relative;
	margin:15px 0 15px 0;
	float:left;
	max-height:90px;
	width:auto;
}
.residential-menu {
	position:absolute;
	top:30px;
	right:0;
}
.commercial-menu {
	position:absolute;
	top:65px;
	right:0;
}
.residential-menu span {
	display:inline-block;
	float:left;
}
li.gold a {
	color:#ac7d54 !important;
}
li.blue a {
	color:#100f9f !important;
}

.gold-text {
	color:#ac7d54 !important;
}

.blue-text {
	color:#100f9f !important;
}
#header .menu {
	list-style-type:none;
	position:relative;
	display:inline-block;
	float:left;
}
#header .menu li {
	display:inline-block;
	position:relative;
	margin:0 0 0 20px;
}
#header .menu li a {
	color:#333;
	text-decoration:none;
	font-size:18px;
	font-weight:300;
}
#header .menu li.current-menu-item a {
	font-weight:700;
}

#header .menu li ul {
	display:none;
	transition:all .5s;
	position:absolute;
	top:20px;
	left:-25px;
	margin:0;
	width:200px;
	padding:10px 0 0 0;
}
#header .menu li:hover ul {
	display:block;
}
#header .menu li ul li {
	display:block;
}
#header .menu li ul li a {
	font-weight:300 !important;
	background:rgba(30,30,30,0.8);
	display:block;
	width:90%;
	padding:7px 5%;
	color:#fff;
}
img {
	max-width:100%;
	height:auto;
}
#residential {
	position:relative;
	width:50%;
	height:105%;
	z-index:0;
	overflow:hidden;
	top:0;
	left:0;
	float:left;
	background:url(images/residential.jpg) no-repeat center center;
	background-size:cover;
}
#commercial {
	position:relative;
	width:50%;
	height:105%;
	z-index:0;
	overflow:hidden;
	top:0;
	float:right;
	right:0;
	background:url(images/commercial3.jpg) no-repeat center center;
	background-size:cover;
}
.overlay {
	position:absolute;
	z-index:500;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}
.outer-text {
	padding:50px;
	color:#fff;
	clear:both;
	display:block;
}
.push {
	padding:30px 0 0 0;
}
#line {
	width:10px;
	background:#fff;
	height:105%;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -5px;	
}
.residential {
	width:100%;
	height:280px;
	margin:50px 0 0 0;
	position:relative;
	z-index:700;
}
.residential-logo {
	position:relative;
	width:30%;
	height:100%;
	float:left;
	text-align:center;
	background:rgba(255,255,255,0.7);
}
.logo-res {
	width:270px;
	max-width:80%;
	margin:30px 0 0 0;
} 
.residential-text {
	position:relative;
	width:60%;
	padding:20px 5%;
	height:240px;
	float:right;
	background:rgba(172,125,84,0.85);
	color:#fff;
}
.residential-text h2 {
	padding:20px 0 0 0;
}
.residential-text h2 em {
	font-weight:400;
}
.residential-text a {
	color:#fff;
	text-decoration:underline;
	font-weight:700;
	text-transform:uppercase;
}

.residential-text2 {
	position:relative;
	width:70%;
	padding:20px;
	background:rgba(172,125,84,0.85);
	color:#fff;
	margin-bottom:20px;
}
.commercial-text a {
	color:#fff;
	text-decoration:underline;
}
.commercial {
	position:absolute;
	top:50px;
	left:0;
	width:100%;
	height:280px;
	margin:0;
	z-index:800;
}
.commercial-logo {
	position:relative;
	width:30%;
	height:100%;
	float:right;
	text-align:center;
	background:rgba(255,255,255,0.7);
}
.logo-com {
	/*margin:60px 0 0 0;*/
} 
.commercial-text {
	position:relative;
	width:60%;
	padding:20px 5%;
	float:left;
	height:240px;
	background:rgba(16,15,159,0.85);
	color:#fff;
}

.commercial-text2 {
	position:relative;
	width:70%;
	padding:20px;
	background:rgba(16,15,159,0.85);
	color:#fff;
}

.commercial-text a {
	font-weight:700;
	text-transform:uppercase;
}
.commercial-text h2 {
	padding:15px 0 0 0;
	margin:0 0 15px 0;
}
#inner {
	width:100%;
	clear:both;					
	padding:50px 0 50px 0;
	color:#fff;
	position:relative;
	z-index:0;
	text-align:center;
}
.inner h1, .inner h3 {
	color:#fff;
	font-size:40px;
	line-height:1em;
	display:inline-block;
	margin:0;
}
#content {
	padding:75px 0;
	position:relative;
	z-index:300;
}
.center {
	text-align: center;
	padding:0 0 50px 0;
}
.serv-col {
	position:relative;
	float: left;
	margin: 0 2% 50px 2%;
	text-align: center;
	width: 29.33%;
}
.serv-col img {
	width: 100%;
}
#cycle-slideshow {
	position:relative;
	top:-30px;
}
.cycle-slideshow {
	position:relative;
	z-index:0;
}
#prev {
	position:absolute;
	left:30px;
	top:400px;
	z-index:50;
	font-size:60px;
	color:#fff;
	opacity:0.5;
	cursor:pointer;
	transition:all .5s;
}
#next {
	position:absolute;
	right:30px;
	top:400px;
	z-index:51;
	font-size:60px;
	color:#fff;
	opacity:0.5;
	cursor:pointer;
	transition:all .5s;
}
#prev:hover, #next:hover {
	opacity:1;
}
.alignright, .wp-post-image {
	float:right;
	margin:0 0 50px 70px;
}
.alignleft {
	float:left;
	margin:0 70px 50px 0;
}
#top-footer {
	padding:75px 0 75px 0;
	background:#f3f3f3;
	color:#fff;
}
#top-footer h3 {
	font-size:32px;
	line-height:42px;
	margin:0 0 30px 0;
	font-weight:400;
}
.fcol-1 {
	width:49.33%;
	float:left;
	margin:0 0 0 0;
	text-align:center;
}
.fcol-2 p {
	line-height:34px;
}
.fcol-2 p b {
	font-size:1.2em;
}
.fcol-3 {
	width:49.33%;
	float:right;
	margin:0 0 0 0;
	text-align:center;
}
.fcol ul {
	margin:0;
	list-style-type:none;
}
.fcol ul li {
	padding:0;
	width:100%;
	margin:0 0 3px 0;
	text-align:center;
}
.fcol ul li a {
	color:#fff;
	text-decoration:none;
}
.fcol-2 {
	width:49.33%;
	float:left;
	margin:0 0;
	text-align:center;
}
.fcol-2 img {
	max-width:150px;
	height:auto;
	margin:70px 0 0 0;
}
.fcol-3 p {
	line-height:30px;
}
.fcol-3 a {
	color:#fff;
	text-decoration:none;
}
#footer {
	padding:25px 0;
	background:#222;
	color:#999;
}
#footer p {
	font-size:13px;
	margin:0;
	text-align:center;
}
#footer p a {
	color:#999;
	text-decoration:none;
}
#form {
	width:45%;
	float:left;
	margin:0 0 30px 0;
}
#details {
	width:50%;
	float:right;
	margin:100px 0 0 0;
}
.map {
	width:100% !important;
	height:500px;
	margin:0 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:120px;
	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="file"] {
	margin:0 0 15px 0;
}
.wpcf7 select {
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:100%;
	padding:10px 5px;
	margin:0 0 5px 0;
	height:50px;
}
.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:#bb900d;
	font-size:16px;
	display:block;
	margin:0;
	font-weight:700;
}
.wpcf7 input[type="submit"]:hover {

}
.form-col {
	width:48%;
	float:left;
	margin:0 2% 0 0;
}
.form-col-full {
	width:98%;
	margin:0 2% 0 0;
}
.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 #ccc;
}
.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 {
	background:#bb900d;
	color:#fff;
	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 10px 0;
}

@media only screen and (max-width: 1200px) {
	#residential {
		width:100%;
	}
	#commercial {
		width:100%;
	}
	#line {
		display:none;	
	}
}
@media only screen and (max-width: 1024px) {
	#header .menu {
		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:auto;
		background:#fff;
	}	
	.logo {
		float:none;
		position:relative;
		margin:10px 0 0 0;
	}
	.copy, .designer {
		float:none;
		text-align:center;
		width:100%;
	}
	#footer span.mhide {
		display:none;
	}
	#footer span.mblock {
		display:block;
	}
	.alignright, .alignleft {
		max-width:100%;
		height:auto;
		float:none;
		margin:0 0 30px 0;
	}	
	#content {
		text-align:center;
	}
	#residential  {
		height:1000px !important;
	}
	
	#commercial {
		height:1000px !important;
	}
}

@media only screen and (max-width: 800px) {
	
	.residential {
		height:390px;
	}
	.residential-text {
		height:350px; 
	}
	.residential-text2 , .commercial-text2  {
		width:90%
	}
	#residential  {
		height:220% !important;
	}
	
	#commercial {
		height:170% !important;
	}
	.commercial {
		top:0;
	}
	#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;
	}
	.main, #details {
		width:100%;
		float:none;
		margin:0 0 40px 0;
	}	
	#form {
		width:90%;
		float:none;
		margin:0 5% 40px 5%;
	}
	.sidebar {
		width:100%;
		padding:0;
		background:#fff;
		float:none;
		border: none;
	}
	#content ul, .sidebar ul {
		list-style-type:none;
		margin:0 0 30px 0;
	}
	#content ul li, .sidebar ul li {
		width:100%;
		padding:0;
		margin:0 0 5px 0;
		text-align:center;
	}
	.share {
		display:inline-block;
		margin:0 auto;
	}
	.inner h1, .inner h3 {
		text-align:center;
	}	
	.fcol-2 img {
		max-width: 100px;
		height: auto;
		margin: 0 0 0 0;
	}	
	#inner {
		text-align:center;
	}

	.serv-col {
		margin: 0 2% 40px 2%;
		width: 96%;
	}
	#prev {
		top:150px;
	}
	#next {
		top:150px;
	}
	#content {
		padding:40px 0;
	}
	
}
@media only screen and (max-width: 500px) {
	
}
