* body{ font-family: 'Open Sans', sans-serif; }

body {
	background-image:url("../images/roof_water_bkg_med.jpg");
	background-repeat:repeat;
	margin: 0 auto;
	padding: 0 auto;
}
a:active,a:link,
a:hover, a:visited{
	text-decoration:none;
}
.wrapper {
	width:100%;
	max-width: 1200px;
	color: #3e444f;
	margin: 0px auto;
	padding:0px 5px;
	
}
.inner_wrap{
		clear:both;
		background-color: #fff;
		padding:14px 0 0 0;
		float:left;
}
.shadow{
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 36, 96, 1);
-moz-box-shadow:    0px 0px 30px 0px rgba(0, 36, 96, 1);
box-shadow:         0px 0px 30px 0px rgba(0, 36, 96, 1);
}
.txt_shadow{ text-shadow: 1px 2px 1px rgba(0, 0, 0, 1);}
.content{
	clear:both;
	padding:1% 3%;
	margin:1% 1%;
}
.clear{clear:both;}
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{margin:0 auto; text-align:center;}
.alignleft img,.alignright img{padding:5px;}
.img {
	max-width:100% !important;
    height:auto;
    display:block;
}
.red{color:red;}
.blk{color:black;}
.blue{color:#34499C;}
.wht{color:white;}
.blue_border{ border:5px #34499C solid; padding:0 !important;}

#fade{display:none;}

.one_third,.one_half,.sixty, .seventy,.full_width{ float:left; margin:0 0.5%; }
.one_fourth {width:25%;}
.one_third	{width:32%;}
.one_half	{width:46%; padding:1% 1%;}
.sixty		{width:60%;}
.seventy	{width:68%;}
.full_width	{width:99%;}
.pad_two{padding:2% 0; }
.pad_marg_two{padding:2%; margin:2%;}
.pad_five{padding:5% 0; }
.pad_ten{padding:10% 0; }
.one_half p:after{ margin-bottom:30px;}



input[type="text"]{ width:90%; height:25px; padding:10px; margin:5px;}
input[type="submit"]{ padding:25px; background:#06316A; color:#fff; font-size:16px;}
input[type="submit"]:hover{ color:#F00; background:#CCC;}
textarea{ width:90%; margin:5px;}

embed,
iframe,
object,
video {
	max-width: 100%;
	margin:0 auto;
	text-align:center;
}
hr{ margin:20px 0;background-color:#eee;}
/* Fonts */
h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight:bolder;
	color: #34499C;
	font-size: 36px;

}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
	color: #34499C;
}
p {
	font:14px/19px Arial, Helvetica, sans-serif;  
}

ol , ul  {
	font:14px/19px Arial, Helvetica, sans-serif;  
	color: #3e444f;
	padding: 7px 0px 0px 7px;
	margin:10px 0 10px 10px;
	list-style:disc;
}
li{ margin-bottom:10px;}


strong{font-weight:bold;  }

.faq strong{line-height: 32px;}

h1,h2,h3,h4{ margin:5px 0 10px 0;}

/*--------------------*/
img {
	border: none;
}
/*--------------------------HEADER-------------------------*/
.header {
	width: 100%;
	float: left;
}
.logo {
	float: left;
	margin-left: 15px;
}
.header_text{float:left; text-align:center; margin: 97px 0 -97px 52px;}
.header_text h2, .header_text h3{ font-weight:bolder;}
.header_text h2{color:#34499C; font-size:23px; margin-bottom:5px;}
.header_text h3{color:#000; font-size:19px; margin-top:5px;} 
.header_contact {

	float: right;
	margin-right: 15px;
	text-align:right;
}
.header_contact h2 {
	font-size: 26px;
	font-weight: bold;
	color: #06316a;
	line-height: 28px;
}
.red_contact {
	font-size: 26px;
	font-weight: normal;
	color: #90011f;
	padding-top: 5px;
}
.license,.facebook_text {
	font-size: 12px;
	color: #3e444f;
	font-weight: 400;
}
/*----------------------NAVIGATION------------------*/
.navigation {
	width: 100%;
	background: #33499c;
	float: left;
	margin-top: 15px;
	border-top: 6px red solid;

}
.navigation ul {
	margin:0 10%;
	list-style-type: none;
	font-size: 20px;

}
.navigation ul li {
	display:inline;
	margin:0;
}
.navigation ul li a {
	text-align:center;
	color:#fff;
	min-width:13.82%;
	padding:15px 0px;
	text-decoration: none;
	display: inline-block;
	transition: background-color 0.3s ease;
	background-color: #33499c;
}

.navigation ul li a:hover {
	background-color: #2c5ec7;
}
/**********************************************/
.slider {
	width: 100%;
	max-height: 373px;
	float: left;
	border-bottom:5px red solid;
	border-top:3px white solid;
}
/**********************************************/
/************* INDEX PAGE *********************/
.blue_bar{height:auto; background-color:#33499c;  width: 109%;
margin: 40px -29px 40px -48px; text-align:center;}
.blue_bar h1{font-size:1.9em; font-weight:bolder;}

.img_box{margin:0 4%;}

.lrg{font-size:2.1em; color:white; padding:10px 0;}
.sidebar{background:#2C5FCA; padding:5px 40px 35px 31px;}
.sidebar ul li{margin:10px 0;color:white !important; font-size:22px; }

/**********************************************/
.contact{padding:20px 2.5%; margin:10px auto;}

.bullets ul {
	margin-left: 30px;
	margin-top: 20px;
}
.bullets ul li {
	list-style-image: url(../images/li_bullet.png);
	font-size: 14px/27px 'Open Sans', sans-serif;
	color: #3e444f;
	padding: 7px 0px 0px 7px;
	margin-bottom: 7px;
}
.thin {

	font-size: 35px;
	color: #c00003;
	font-weight: lighter;
	margin-top: 15px;
}
/*-------------------------------- FOOTER -----------------------------------------*/
.footer{
	width: 100%;
	min-height:100px;
	float: left;
	text-align:center;
	margin:0 auto;
}
.footer {
	background: #06316a;
}
.footer_inner{  padding:10px 25px 25px 25px; }

.footer_menu ul {
	margin:0 10%;
	list-style-type: none;
}
.footer_menu ul li {
	display:inline;
}
.footer_menu ul li a{
	transition: color 0.3s ease;
	color:white;
	text-decoration:none;
	text-align:center;
}
.footer_menu li + li a:before{
	content:" | ";
}
.footer_menu ul li a:hover{ color:#2C5FCA; }

.footer_contact{ margin:40px 0 0 0;}
.social_media img{margin-right:10px; transition:opacity ease 0.5s; opacity:0.6;}
.social_media img:hover{opacity:1.0;}
.footer_contact p {
	color: #fff;
	font: 14px/18px 'Open Sans', sans-serif;;
	margin-left: 15px;
	text-transform: uppercase;	
}
.copyright, .copyright a {
	font-size: 13px;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}

.back-to-top {
    position: fixed;
    bottom: 10em;
    right: 0px;
    text-decoration: none;
	z-index:1000;
    color: #000;
    background-color: #fff;
    font-size: 12px;
    padding: 1em;
    display: none;

-webkit-box-shadow: 0px 4px 10px rgba(50, 50, 50, 0.39);
-moz-box-shadow:    0px 4px 10px rgba(50, 50, 50, 0.39);
box-shadow:         0px 4px 10px rgba(50, 50, 50, 0.39);
}
.back-to-top:hover {    
    background-color: #2C5FCA; color:#fff;
}