* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: 400;
	color: #999;
	font-size: 12px;
	/*background: url('images/bg.png') repeat;;*/
	background: #fff;

	
}


h1, h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	margin:0 0 15px 0;
}


h1 {
	font-size: 36px;
	letter-spacing: -2px;
	line-height: 100%;
}

h1.title {
	font-size: 46px;
	font-weight: 700;
	color: #6a6a6a;


}


h2 {
	font-size: 24px;
}

p {
	margin: 0 0 15px 0;
}

.menuBtn {

	background: center center no-repeat transparent;
	background: #000;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 10px;

}

.active {
	background: url('images/pattern.png') repeat #b0d158;
}

.active:hover{
	color: #fff;	
	
}


.clear {
	clear: both;
}
.wrap {
		/*background:url(../images/bg.png) top left repeat-x;*/
		width: 100%;
		min-width: 960px;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;

}

.wrapper{
		max-width: 1200px;
	width: 1200px !important;
	
}

.page_wrapper{
	background: #fff;	
	
}

.page_title{
color: rgb(255, 255, 255);
display: block;
width: 100%;
background: url('images/enroll_bg.jpg') 50% 0% / cover no-repeat rgb(21, 84, 180);
text-align: left;
padding: 20px;
}

.page_title h1{
font-size: 45px;
letter-spacing: 5px;	
}


.entry-content{
font-weight: 400;
letter-spacing: 0.5px;
font-size: 18px;	
}

footer{
/* border-top: 75px solid #a32d4e; */
background: #383838;
height: 300px;
position: relative;
top: 50px;
}

footer .right{
/* width: 200px; */
float: right;
position: absolute;
top: 0;
right: 0;
color: #fff;
text-align: right;
text-transform: uppercase;	
}

footer .right h2{
font-size: 29px;
margin-bottom: -20px;	
	
}

footer .right span{
font-weight: bold;
font-family: 'Bitter',Georgia,serif;	
}

footer ul{
display: inline-block;
vertical-align: top;
color: #eee;
font-size: 14px;
margin: 0 12px;	
}

footer ul li{
list-style: none;
}

footer ul h4{
margin: 0;
font-size: 14px;	
}

footer ul li a{
	
	
}

footer ul li a:hover{
	
	
}

footer #bottom{
border-top: 1px solid #555;
color: #eee;
font-size: 13px;
text-align: center;
padding: 5px;
width: 100%;
margin: 13px auto;	
	
}


footer #bottom a{
	
	
}

footer #bottom a:hover{
	
	
}

#scroll_to_top{
	
	
	
}

#scroll_to_top a{
right: 0 !important;
	
}

#scroll_to_top a:hover{
	
	
	
}

.section {
	width: 100%;
	max-width: 1140px;
	min-width: 960px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 20px 0;
}


.wrapper {
	/*width: 1200px;*/
	width: 1180px;
	margin: 0 auto;
	position: relative;
	min-height: 50px;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}


/* This is the selector i used for my menu, it needs to be set as position:absolute; */
header{
position: relative;
TOP: 0;
height: 148px;
z-index: 1000;
width: 100%;
min-width: 960px;
background: #FFF;
width: 100%;
border-bottom: 10px solid #333;}

header nav{
position: absolute;
width: 750px;
right: 0;
bottom: 0;
background: #333;
border-radius: 10px 10px 0 0;
	
}

header nav ul{
margin: 0;
padding: 10px 0 5px;	
	
}

header nav li{
display: inline-block;
margin-left: 17px;
width: 22%;
text-align: center;
border-right: 2px solid rgba(255,255,255,0.1);	
}

header nav li:last-child{
	border: none !important;	
	
}

header nav li a{
	color: #eee;
	text-transform:uppercase;
	font-weight:bold;
}

header nav li a:hover{
	color: #fff;
	
}

header .top{
position: absolute;
top: 20px;
right: 0;
text-align: left;
color: #a32d4e;
width: 650px;
text-transform: uppercase;
letter-spacing: 1px;
}

header .top h2{
	margin: 0;	
	font-weight: normal;
}


header .top span{
font-weight: bold;
font-size: 56px;
position: absolute;
right: 0;
top: -17px;
padding: 0;
margin: 0;
font-family: 'Bitter',Georgia,serif;}


header .top .phone > span{
background: url('images/icons.png')no-repeat;
background-position: 0 0;
width: 40px;
display: inline-block;
height: 40px;
	
}


.subMenu {
position: fixed;
/* top: 462px; */
height: 50px;
z-index: 1000;
width: 100%;
min-width: 960px;
background: #535353;
width: 100%;
border-bottom: 1px solid rgba(255,255,255,0.7);
}

.subMenu .inner {
	padding:0;
	font-weight: 400;
}

.menu_icon{
display: block;
background: url('images/menu_icon.png');
height: 49px;
width: 46px;
cursor: pointer;
position: absolute;
top:0;
left:-55px;
	
	
	
}



.subNavBtn {
display: block;
height: 35px;
float: left;
margin: 0px 0px 0 0;
text-decoration: none;
font-size: 14px;
padding: 15px 2% 0 2%;
text-align: center;
color: #fff;
width: 16%;
}

.intLink {
display: block;
height: 35px;
float: left;
margin: 0px 0px 0 0;
text-decoration: none;
font-size: 14px;
padding: 15px 2% 0 2%;
text-align: center;
color: #fff;
width: 16%;
}

.end {
	margin: 0;
}

#mega_menu{
position: absolute;
background: rgba(51,51,51,0.98);
height: auto;
width: 100%;
top: 51px;
left: 0;
z-index: 999;	
display:none;	
-webkit-transition: color 0.2s ease, background-color 0.2s ease;
transition: color 0.2s ease, background-color 0.2s ease;
color: #10a6f9;}

#mega_menu.show{
	display: block !important;	
transition: 100ms ease-out;
-webkit-transition: 100ms ease-out;
-moz-transition: 100ms ease-out;	
}

#mega_menu .menu_close{
cursor: pointer;
position: fixed;
top: 46px;
right: 0;
color: #fff;
font-size: 61px;
font-weight: bold;
padding: 10px 30px;
z-index: 999;	
}

#mega_menu .menu_close:hover{
background: #b0d158;
	
	
}

#mega_menu .nav{
	display:none;
	
}

#mega_menu ul{
	width: 100%;
	
	
}

#mega_menu ul li{
list-style: none;
display: table;
margin-bottom: 35px;
	
}

#mega_menu ul li a{
font-size: 65px;
color: #fff;
font-weight: bold;
text-transform: uppercase;}

#mega_menu ul li a:hover{
	color: #b0d158;
	
}


#mega_menu #services{
border-top: 1px solid rgba(255,255,255,0.4);
padding-top: 50px;
margin-top: 50px;	
	
}



#mega_menu #services li{
color: #aaa;
display: inline-block;
text-align: center;
background: #;
margin: 0;
padding-top: 0;
line-height: 1.9em;
width: 31%;}

#mega_menu #services li h2{
	color:#b0d158;
	
}

#mega_menu #services li .circle{
	display: none;
}

#mega_bottom{
background: #535353;
padding: 20px;	
}

#mega_bottom article{
display: inline-block;
margin-right: 50px;
position: relative;
padding-left: 60px;
vertical-align: top;
color: #fff;
	
	
}

/* HOME PAGE */

#slider{
height: 480px;
background: #a32d4e;
width: 100%;
display: block;
overflow: hidden;
position: relative;
background-position: top right;
color: #fff;
box-shadow:0px 0px 10px #111;
-moz-box-shadow:0px 0px 10px #111;
}

#slider .truck{
position: absolute;
right: 13%;
top: 29px;	
	
}


#slider .button{
background: #606060;
color: #fff;
width: 144px;
padding: 15px;
display: block;
border-radius: 10px;
font-size: 20px;		
}

#middle{
color: #333;
height: 460px;
display: block;
width: 100%;
background: url('images/bg.jpg') 50% 0% / cover no-repeat #fff;
text-align: center;
}

#middle h2{
color: #fff;
font-size: 26px;
padding: 20px;
position: relative;
margin: 0;
font-weight: normal;
	
}

#middle a{
background: #f00;
color: #fff;
width: 144px;
padding: 15px;
display: block;
margin: 15px auto;
border-radius: 10px;
font-size: 20px;	
}

#middle article{
	float: right;
	width: 70%;
	text-align: left;
	font-weight: 500;
	
}

#home_estimate{
background: #333;
height: 462px;
width: 25%;
display: block;
float: left;
position: absolute;
top: -50px;
border-radius: 20px;
color: #fff;
padding: 15px;
box-shadow: 2px 3px 6px rgba(0,0,0,0.5);
border-right: 1px solid #777;
border-top: 1px solid #777;
z-index: 999999;
text-align: left;
color: #ccc;
}

#home_estimate .estimate{
	position: absolute;
	top: -95px;
	left: 35px;
	width: 86%;	
}

#home_estimate form{
	
	
	
}

#home_estimate form li{
	list-style: none;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 14px;
	margin-bottom: 11px;	
}

#home_estimate form li div{
	width: 48%;
	display: inline-block;	
}

#home_estimate form li input{
	height: 25px;	
}

#home_estimate form{
	
}

#featured{
	background: #fff;
	border-top: 1px solid #ccc;
height: auto;
width: 100%;
text-align: center;
overflow: visible;
background-size: 100% 375px;
font-size: 40px;}



#welcome{
width: 35%;
text-align: left;
position: absolute;
bottom: 25%;
left: 10%;
box-sizing: border-box;
padding: 19px;
vertical-align: top;
color: #eee;
letter-spacing: 1px;	
z-index: 999;
	
	
}

#welcome h1{
margin: 0;
font-size: 42px;
font-weight: 800;
color: #fff;

}

#welcome p{
	color: #333;
	
}

#latest{
	background: #fff !important;	
	text-align: center;
}

#latest h2{
	margin: 0;	
	padding-bottom: 40px;
}

/* steps */

.color{
	color: #a32d4e;
	
}

#steps{
	width: 73%;
	float: left;
	background: #fff;
	box-shadow: inset 0px 0px 50px 10px rgba(231, 231, 231, 1);
	-webkit-box-shadow: inset 0px 0px 50px 10px rgba(231, 231, 231, 1);
	-moz-box-shadow: inset 0px 0px 50px 10px rgba(231, 231, 231, 1);
	margin: 10px;
	border-radius: 20px;
}

.step{
background: url('images/one.png') no-repeat top center;
height: 141px;
width: 100%;
padding-top: 75px;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-top: 19px;
margin-bottom: 20px;
font-weight: bold;
font-size: 15px;
}

#featured h3{
	font-size: 40px;
	
}

#steps ul{
	
	
	
}

#steps ul li{
display: inline-block;
list-style: none;
float: left;
width: 24%;
margin: 2px;
}

#steps ul li p{
font-size: 14px;
font-weight: 400;
color: #777;}

#reviews{
width: 25%;
float: right;
height: 30px;
/* background: #f00; */
height: 373px;
margin: 10px 0;
border-radius: 20px;
border: 1px solid #ddd;
-webkit-box-shadow: inset 0px 0px 50px 10px rgba(231, 231, 231, 1);	
box-shadow: inset 0px 0px 50px 10px rgba(231, 231, 231, 1);	
}

#reviews h3{
	font-size: 15px;
	
	
}

#reviews ul{
	
	
}

#reviews ul li{
	
	
	
}

/* WHAT WE TAKE */


#we_take{
	background: #fff;
	
}

#we_take span{
	display:block;	
	
}


#we_take ul{
	display: inline-block;
	vertical-align: top;
}

#we_take ul li{
	
	
	
}

#we_take img{
position: absolute;
top: 143px;
right: -35px;	
	
}

/* SIDEBAR */

#sidebar{
width: 25%;
float: left;
min-height: 500px;
top: 30px;
position: relative;}


/* SECTIONS */
.sTop {
height: 450px;
color: #3d3d3d;
background: url('images/slide2.jpg');
background-size: cover;
width: 100%;
max-width: 100%;
text-align: center;
top: 50px;
}



.s1 {
	 min-height: 600px;
	width: 100%;
	max-width: 100%;
	background: #;
	padding: 50px 0;
}


.s2 {
	min-height: 500px;
	background: #b0d158;
	max-width: 100%;
	text-align: center;
	
	background:url('images/pattern.png') repeat #b0d158;
}


.s3 {
	min-height: 500px;
	background: #;
	max-width: 100%;
	padding-top: 100px;
}


.s4 {
min-height: 661px;
background: #1d6385;
color: #444;
max-width: 100%;
	padding-top: 70px;

}

.s5 {
min-height: 661px;
background: #aaa;
color: #444;
max-width: 100%;
}

.content{
	width: 70%;
	float:left;	
	
}

.sidebar{
	width: 25%;
	float:right;
}

.clear{clear:both;   }

.title{
font-size: 109px;
position: absolute;
bottom: 0;
left: 20px;
font-weight: bold;
color: rgba(0,0,0,0.05);	
z-index: -1;
}

.subtitle{
color: rgba(0,0,0,0.8);
font-size: 25px;
margin: 0;	
}

/*** Services ****/

#services{
	
	
}

#services > li{
list-style: none;
display: inline-block;
height: 285px;
width: 260px;
margin: 7px;
text-align: center;
vertical-align: top;
margin-top: 61px;
font-weight: normal;
font-size: 16px;
color: #777;
letter-spacing: 1px;
padding-top: 45px;
position: relative;
background: #fff;
border-radius: 15px;
border: 1px solid #ccc;

}

#services > li .circle{
position: absolute;
top: -82px;
cursor: pointer;
border: 2px solid rgba(0,0,0,0.1);
left: 55px;

	width: 144px;
	height: 144px;
	-webkit-border-radius: 72px;
	-moz-border-radius: 72px;
	border-radius: 72px;
	background-color: #0049b4;
	border: solid 4px #fff;
	background-image: -webkit-linear-gradient(bottom, rgba(0,73,180,.77), rgba(87,191,255,.77));
	background-image: -moz-linear-gradient(bottom, rgba(0,73,180,.77), rgba(87,191,255,.77));
	background-image: -o-linear-gradient(bottom, rgba(0,73,180,.77), rgba(87,191,255,.77));
	background-image: linear-gradient(to top, rgba(0,73,180,.77), rgba(87,191,255,.77));

}

#services > li .circle .icon{
background: url('images/services_icon.png');
height: 100%;
width: 88%;	
	
}

#services > li h2{
color: #535353;
height: 50px;
font-size: 20px;
margin: 0;
margin-top: 30px;
}

#services > li dt{
	font-weight: normal;
	font-size: 14px;	
	margin-bottom: 10px;
}

#services > li:hover .circle{
background-color:#0651b9;
}

.view_all{
border: 1px solid #ce0000;
padding: 13px;
font-weight: bold;
background: rgba(255,255,255,0.3);
color: #ce0000;
}

.view_all:hover{
	background:#ce0000;
	color: #fff;	
	
}

/*** About ****/

.about .inner p{
border: 1px solid rgba(0,0,0,0.3);
width: 50%;
float: left;
box-sizing: border-box;
padding: 40px;	
margin-top: 60px;
}

/*** Portfolio ****/

		.container{
			width: 100%;
			margin: 0 auto;
		}



		ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
			text-align:center;
			border-bottom: 1px solid #555;
		}
		ul.tabs li{
background: none;
color: #535353;
display: inline-block;
padding: 10px 58px;
cursor: pointer;
font-size: 24PX;
font-weight: bold;
text-align: center;
border-left: 1px solid #ccc;
width: 11%;
		}

		ul.tabs li.current{
			background: #535353;
			color: #fff;
		}

		.tab-content{
			display: none;
			padding: 15px;
		}

		.tab-content.current{
			display: inherit;
    }
	
	
	.thumb{
position: absolute;
right: 0;
top: 113px;		
display:none;
max-width: 515px;
	}
	
	
.tab-content > .post:first-child .thumb{
	display: block !important;
	
}

.tab-content > .post:first-child h3{
	color: ;
	
}

.post h3{
color: #535353;
cursor: pointer;
width: 56%;
margin: 0 !important;
top: 0;
bottom: 0;
padding: 15px 0;
	
}

.post h3:hover{
	color: #b0d158;
	
}

/*** Contact ****/

.contact .left{
float: left;
width: 48%;
background: #eee;
padding: 12px;
}

.contact .left li{
	list-style: none;
	margin-bottom: 10px;
}

.contact .left input{
width: 100%;
background: #eee;
border: 1px solid #aaa;	
}

.contact .left textarea{
width: 100%;
background: #eee;
border: 1px solid #aaa;		
height: 214px;}

.contact .left .wpcf7-submit{
background: #b0d158;
width: 169px;
font-size: 17px;
z-index:999;
border: none;
	
}

.contact .right{
	float:right;
	width: 360px;
	color:rgba(0,0,0,0.8);
	position:relative;
}

.contact .right #map{
margin-bottom: 25px;
background: rgba(0,0,0,0.1);
display: inline-block;
height: 200px;
padding: 5px;}

.contact .right .subtitle{
	margin-bottom: -24px;
}

i.map{
background: url('images/contact_icons.png');
height: 61px;
width: 61px;
display: inline-block;
background-position: -74px 0px;
float: left;
margin-right: 15px;
position: absolute;
left: -75px;
top: 3px;}

i.phone{
background: url('images/contact_icons.png');
height: 61px;
width: 61px;
display: block;
background-position: -12px 0px;	
float: left;
margin-right: 15px;
position: absolute;
left: -75px;
top: 3px;
}