/*
Theme Name: Crearter Constructions
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/css?family=Raleway:300,300i,400,400i,700,700i');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 16px;
	line-height: 1.6em;
	font-family: 'Raleway', sans-serif;
	color: #333;
	background:#fff;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	position:relative;
}
.preloader {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 9999999;
   background-image: url('images/loader.gif');
   background-repeat: no-repeat; 
   background-color: #FFF;
   background-position: center;
}
h1 {
	font-size:32px;
	margin:0 0 20px 0;
	line-height:38px;
	font-weight:700;
}
h2 {
	font-size:24px;
	margin:0 0 25px 0;
	line-height:30px;
	font-weight:700;
	padding:0 0 5px 0;
	border-bottom:1px solid #ccc;
}
h3 {
	font-size:18px;
	margin:0 0 15px 0;
	line-height:30px;
	font-weight:700;
}
p {
	font-size:16px;
	line-height:24px;
	margin:0 0 20px 0;
}
a {
	color:#167bd1;
	text-decoration:underline;
}
.link {
	color:#333;
	text-decoration:none;
}
.clear {
	clear:both;
}
.container {
	width:1200px;
	margin:0 auto;
}
.slicknav_menu {
	display:none;
}
#header {
	position:relative;
	z-index:999;
	width:100%;
	background:#2b2b2b;
}
#header .container {
	position:relative;
}
.logo {
	position:relative;
	float:left;
	margin:20px 0;
}
.phone {
	position:absolute;
	top:25px;
	right:20px;
	font-family:arial;
}
.phone a {
	color:#94ba45;
	text-decoration:none;
}
.phone i {
	color:#94ba45;
	font-size:20px;
	margin:0 5px 0 0;
	position:relative;
	top:2px;
}
.social {
	
}
.social a {
	color:#555;
	margin:0 5px 0 0;
	text-decoration:none;
	font-size:24px;
}
.social img:hover {
	opacity:1;
}
.menu {
	list-style-type:none;
	margin:70px 0 0 0;
	float:right;
	position:relative;
}
.menu li {
	display:inline;
	position:relative;
	margin:0 15px 0 0;
}
.menu li a {
	text-decoration:none;
	text-transform:uppercase;
	font-size:18px;
	color:#adadad;
	transition:all .5s;
}
.menu li.current-menu-item a{
	color:#94ba45;
	font-weight:700;
}
.menu li a:hover{
	color:#adadad;
}
.menu li.current-menu-item a:hover {
	color:#94ba45;
}
#slider {
	position:relative;
	width:100%;
	height:auto;
	z-index:0;
	overflow:hidden;
}
#slider .cycle-slideshow {
	width:100%;
	height:auto;
	position:relative;
	z-index:10;	
}
#slider .cycle-slideshow img {
	width:100%;
	position:relative;
	z-index:10;	
}
.grey {
	background:#f9f9f9;
	border-top:1px solid #ccc;
}
.welcome {
	text-align:center;
	position:relative;
	top:-10px;
	width:100%;
	padding:50px 0;
	margin:0 0 0 0;
	z-index:200;
	background:#fff;
}
.welcome h1 {
	color:#333;
	font-size:40px;
	font-weight:300;
	margin:0 0 10px 0;
	text-transform:uppercase;
}
.welcome h4 {
	font-weight:700;
	font-size:18px;
	margin:0 0 20px 0;
}
.welcome p {
	
	margin:0 auto 20px auto;
}
#prev {
	position:absolute;
	top:42%;
	left:50px;
	z-index:150;
	color:#c7ff58;
	font-size:60px;
	cursor:pointer;
}
#next {
	position:absolute;
	top:42%;
	right:50px;
	z-index:150;
	color:#c7ff58;
	font-size:60px;
	cursor:pointer;
}
.col {
	width:36%;
	margin:0 2%;
	float:left;
	text-align:center;
}
.col-sm {
	width:16%;
	margin:0 2%;
	float:left;
	text-align:center;
}
.col span {
	display:none;
}
.col p {
	margin:0 0 10px 0;
	line-height:1em;
	font-size:16px;
	font-weight:300;
}
.col p b {
	font-weight:700;
}
.col i {
	margin:0 5px 0 0;
	color:#519606;
	font-size:20px;
	position:relative;
	top:0px;
}
.col-sm a {
	color:#333;
	font-size:24px;
	margin:0 5px;
}
.col h2, .col-sm h2 {
	color:#94ba45;
}
.recent img {
	width:31.33%;
	float:left;
	margin:0 1% 10px 1%;
	transition:all .5s;
}
.recent img:hover {
	opacity:0.85;
	box-shadow:0 0 10px rgba(0,0,0,0.25);
}
#content {
	position:relative;
	width:100%;
	padding:50px 0 120px 0;
/* 	min-height:50%; */
}
#content ul {
	margin:0 0 20px 25px;
}
.alignright, .wp-post-image {
	float:right;
	margin:0 0 50px 50px;
}
.img-l {
	float:left;
	margin:0 50px 50px 0;
}
#inner {
	position:relative;
	width:100%;
	height:130px;
	padding:70px 0 0 0;
	z-index:0;
	background:url(images/inner.jpg) no-repeat top right;
}
#inner h1 {
	display:inline-block;
	padding:25px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	float:left;
	border-radius:25px;
}
#inner-contact {
	position:relative;
	width:100%;
	height:130px;
	padding:70px 0 0 0;
	z-index:0;
	background:url(images/ns-2.jpg) no-repeat top center;
}
#inner-contact h1 {
	display:inline-block;
	padding:25px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	float:left;
	border-radius:25px;
}
#inner-blog {
	position:relative;
	width:100%;
	height:130px;
	padding:70px 0 0 0;
	z-index:0;
	background:url(images/ns-3.png) no-repeat top center;
}
#inner-blog h1 {
	display:inline-block;
	padding:25px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	float:left;
	border-radius:25px;
}
#inner-services {
	position:relative;
	width:100%;
	height:130px;
	padding:70px 0 0 0;
	z-index:0;
	background:url(images/ns-1.jpg) no-repeat top center;
}
#inner-services h1 {
	display:inline-block;
	padding:25px;
	background:rgba(0,0,0,0.6);
	color:#fff;
	font-weight:400;
	text-transform:uppercase;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	float:left;
	border-radius:25px;
}
.social2 {
	float:right;
	padding:25px;
	background:rgba(0,0,0,0.6);
	color:#ccc;
	border-radius:25px;
}
.social2 img {
	margin:0 5px 0 0;
	opacity:0.7;
	transition:all .5s;
}
.social2 img:hover {
	opacity:1;
}
.gallery {
	transition:all .5s;
	width:30.33%;
	float:left;
	position:relative;
	margin:0 3% 40px 0;
}
.gallery div  {
	transition:all .5s;
	width:100%;
	position:relative;
	z-index:100;
	height:220px;
	overflow:hidden;
}
.gallery div img {
	width:100%;
	transition:all .5s;
	cursor:pointer;
}
.gallery h3 {
	width:100%;
	transition:all .5s;
	text-align:center;
	position:relative;
	color:#333;
	z-index:100;
	font-size:20px;
	line-height:24px;
	padding:10px 0 0 0;
	margin:0 0 0 0;
	font-weight:normal;
}
.gallery div .hide {
	display:none;
}
.gallery div img:hover {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	opacity:0.75;
}
.main {
	width:60%;
	float:left;
}
.sidebar {
	width:30%;
	padding:30px 2.5%;
	background:#eee;
	float:right;
}
.sidebar ul li {
	font-size:16px;
	margin:0 0 10px 0;
	line-height:20px;
}
.sidebar ul li a {
	color:#0791af;
}
.post {
	padding:0 0 40px 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:#222;
	color:#fff;
	padding:10px 20px;
	display:inline-block;
	margin:10px 0;
	text-decoration:none;
	transition:all .5s;
}
.more:hover {
	background:#111;
}
.date {
	color:#999;
	font-size:13px;
	display:block;
	margin:0 0 10px 0;
}
#form {
	width:60%;
	float:left;
	margin:20px 0 50px 0;
}
#details {
	width:37%;
	float:right;
	margin:40px 0 0 0;
}
#details img {
	max-width:100%;
}
#details h3 {
	font-size:28px;
}
.map {
	margin:20px 0 0 0;
	width:100%;
	height:270px;
}
.facebook {
	float:right;
}
.wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
.wpcf7 input,
.wpcf7 textarea {
    width: 90%;
    margin: 0 0 0 0;
}
.wpcf7 select {
    width: 96%;
}
.wpcf7 textarea {
    height: 200px;
}
.wpcf7 label {
    display: block;
	text-align:left !important;
    margin-bottom: 0px;
    font-size: 14px;
    clear: both;
    padding: 0 0 0 0;
}
.wpcf7 .req {
    color: red;
}
.wpcf7 {
    margin: 30px 0 0 0;
}
.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
    background: #eee;
    border: 1px solid #ccc;
    color: #333;
    padding: 15px;
    font-size: 16px;
    border-radius: 5px;
}
.wpcf7 input[type="submit"] {
    display: block;
	text-transform:uppercase;
    background:#111;
	color:#fff;
    cursor: pointer;
    height: 40px;
    padding: 0;
    width: 120px;
    position: relative;
    float: left;
    left: 0px;
	transition:all .5s;
	border:none;
	border-radius:0;
}
.wpcf7 input[type="submit"]:hover {
    background:#000;
}
#footer {
	position:absolute;
	width:100%;
	bottom:0;
	color:#999;
	background:#2b2b2b;
	height:20px;
	padding:30px 0;
	margin:0 0 0 0;
}
#footer .copy {
	float:left;
	margin:0 0 0 0;
	font-size:12px;
	line-height:19px;
}
#footer .designer {
	float:right;
	margin:0 0 0 0;
	font-size:12px;
	line-height:19px;
}
#footer .designer a{
	color:#999;
	text-decoration:none;
}	
@media only screen and (max-width: 1200px) {
	.container{
		width:96%;
		padding:0 2%;
	}
	.menu li {
		margin:0 10px 0 0;
	}
}
@media only screen and (max-width: 1024px) {
	.menu {
		display:none;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:9999;
	}
	.phone {
		position:relative;
		width:100%;
		text-align:center;
		top:0;
		left:0;
		font-family:arial;
		margin:0 0 10px 0;
	}
	.logo {
		float:none;
		max-width:90%;
		margin:10px 0 0 0;
	}
	.social {
		display:none;
	}
	#header {
		position:relative;
		margin:50px 0 0 0;
		text-align:center;
		height:auto;
	}
	#footer span {
		display:none;
	}
	#footer {
		height:auto;
		padding:20px 0;
		margin:0 0 0 0;
	}
	#footer .copy, #footer .designer {
		float:none;
		text-align:center;
	}
	.img-r, .img-l, #details img {
		float:none;
		margin:0 0 30px 0;
		max-width:90%;
	}
	#slider {
		height:auto;
	}
	.col, .col-sm {
		text-align:center;
		width:90%;
		margin:0 5% 30px 5%;
		float:none !important;
	}
}
@media only screen and (max-width: 800px) {	
	#form {
		width:100%;
		float:none;
		margin:0 0 30px 0;
	}
	#details {
		width:100%;
		float:none;
		margin:30px 0 0 0;
	}
	#prev, #next {
		display:none;
	}
	.gallery {
		width:46%;
		margin:0 2% 40px 2;
	}
	.col-right img {
		width:46%;
		float:left;
		margin:0 2% 20px 2%;
		transition:all .5s;
	}
	.main {
		width:100%;
		float:none;
	}
	.sidebar {
		padding:0;
		background:#fff;
		width:100%;
		float:none;
	}
}
@media only screen and (max-width: 600px) {
	.gallery {
		width:96%;
		margin:0 2% 40px 2;
	}
	.gallery div  {
		height:auto;
	}
}