/*-------------------------------------------
Theme Style ID: 2035
Author: ProSites
Version: 3.0.0 [05-01-2014]
---------------------------------------------*/
	
/* element colors  -----------------------*/

body {
	background: #1b1b1b;
	color: #1a6255;
}

legend {
	color: #1a6255;
 /*IE*/;
}

a:link,
a:visited,
a:active {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #2c6e63;
	text-decoration: underline;
}

#footer {
	color: #8f8f90;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #58ab9d;
}

#footer a:hover {
	color: #fff;
}

.Button {
	color: #fff;
	background: #2f786c;
	border: solid 1px #236056;
}

.ButtonHover {
	color: #1a6255;
	background: #c4f0e9;
	border: solid 1px #78b9af;
}

fieldset,img,hr,hr.qcform,
.PageService_Line_Group_Name,        
.PageService_Line_Item_Name,        
.PageInternetLink_Category_Container,	
.PageFAQ_Answer,			    
.PageTestimonial_Intro,              
.PageTestimonial_Container,          
.PageContact_Office_Photo,           
.PageContact_Contact_Photo,          
.PageContact_Contact_Seperator,
.border hr {
	border-color: #d9f4ef;
}

hr,hr.qcform {
	/*browser support*/
	background-color: #d9f4ef;
}	
/* "call:" text */
#phone .span1 {
	color: #fff;
} 
/* phone text */
#phone .span2 {
	color: #fff;
}

#footer {
	color: #858483;
}	
/* contact forms */
.qcform,
/*mini form*/
.m-form, 
.m-form-low, 
.m-form-services,
.m-form-inner-services {
	background: #67b8aa;
	border-color: #51a395;
	color: #fff;
}

.qcformcolor {
	/*input fields*/
	background-color: #aee4db;
	border-color: #c7eee7;
	color: #1a6255;
} 


/* main containers.wrappers  -----------------------*/


#container {
	background: url(../img/container_bg_pattern.png) repeat;
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

/* header */
#header {
	width: 675px;
	text-align: center;
	float: left;
	z-index: 25;
	opacity: 0;
}

#header img {
	margin-top: 0px;
}

/* nav */

#nav_bg {
	width: 1200px;
	overflow: hidden;
	height: auto;
	display: block;
	padding: 0px 0 0px;
	margin: 0 auto;
}

#nav {
	border-left: 1px solid #5abbab;
	width: 500px;
	float: right;
	margin: 20px auto 10px;
	padding: 0px 0 0 10px;
	text-align: left;
	position: relative;
	z-index: 10;
}

#nav img {
	padding: 3px 0;
	margin: 0px 10px 10px 10px;
}

#nav img:hover {
	border-bottom: 1px solid #5abbab;
	box-shadow: 0 1px 0 #5abbab;
}	




/* text-based ph option */
#phone_wrap {
	text-align: center;
	width: 100%;
	height: 44px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 25px;
	font-family: 'Oxygen', sans-serif;
	font-weight: 400;
	z-index: 1000;
	background-color: #509f91;
/*	position: fixed;
	bottom: 0px;*/;
}

#phone {
	width: 475px;
	margin: 0 auto;
	padding-top: 2px;
}

#phone_wrap img {
	float: left;
}
/* "call:" text */
#phone .span1 {
	margin-right: 5px;
}

#phone .span1 #phone .span2 {
	margin-top: 25px;
} 

/* content */

#content {
	margin: 0px auto;
	width: 1000px;
	padding: 50px 50px 80px 50px;
	text-align: left;
	min-height: 400px;
	overflow: hidden;
}

/* footer */
#footer_bg {
	width: 100%;
	clear: both;
	background-color: #212121;
}

#footer {
	width: 900px;
	height: auto;
	text-align: center!important;
	line-height: 23px;
	padding: 70px 0px 70px 0px;
	color: #8f8f90;
}

#footer .footer_nav {
	padding: 5px 0px 10px 0px;
}

#footer .devby {
	padding: 10px 0px 15px 0px;
}

/* interior style */

.banner-bg {
	width: 100%;
	max-height: 288px; 
	padding: 43px 0;
	background: #fff url(../img/parallax-bg.jpg) top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#banner {
	/*height: 288px;*/
	width: auto;
}


/*paralax settings*/

.parallax {
	background-color: #ffffff;
	width: 100%;
	height: 600px;
/*  height:100vh; -- Viewport Height */
	text-align: center;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.bigbg {
/*	http://css-tricks.com/perfect-full-page-background-image/ */
	background: #fff url(../img/parallax-bg.jpg) no-repeat center top fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 600px;
  	 /*height:100vh; -- Viewport Height*/
	width: 100%;
	max-width: 100%;
	position: absolute;
	opacity: 0;
	z-index: 1;
}

.parallax-content {
	width: 100%;
	height: 600px;
	z-index: 1;
	position: absolute;
}

.panel-image {
	position: relative;
	opacity: 0;
	bottom: -63px;
}


.flexslider 					{ max-width: 1000px; margin: 0 auto; clear: both; margin-top: 3%;  }
.flexslider .slides > img {display: none; -webkit-backface-visibility: hidden;} /* prevents - f.o.u.c. */
.flexslider .slides > img:not(:first-child)/* prevents - f.o.u.c. */
.flex-viewport 					{ max-height: 475px;}
.flexslider .slides 			{ zoom: 1; height: 452px;}

.no-fouc { display:none;}
/* ------------------------------ */

#scrollDown {
	background: url('../img/scroll-down.png') no-repeat left top transparent;
	width: 52px;
	height: 52px;
	z-index: 9999;
	text-align: center;
	position: absolute;
	bottom: 5.5%;
	right: 2%;
	cursor: pointer;
	z-index: 20;
	border: none;
}

.scrollUp {
	/*background: url('../images/scroll-up.png') no-repeat left top transparent;*/
	width: 52px;
	height: 52px;
	z-index: 9999;
	text-align: center;
	bottom: 25px;
	cursor: pointer;
	position: fixed;
	right: 2%;
	display: none;
	border: none;
}




