.list-reset {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.float-right {
  float: right;
}

.page-header {
	padding-bottom: 10px;
	border-bottom: 1px solid #DDD !important;
}
.page-header h1 {
	 color:#085583;
}
body {
	background-color: #1E82bd;
	color: #1f3d4e;
	-webkit-font-smoothing: antialiased;
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}


h1 {
	font-size:38px;
	font-weight: 700;
	text-align:center;
	color:#085583;
}

h2, h3, h4 { 
	color:#0085cc;
}

p {
	color:#1f3d4e !important;
}
p.description { color:#fff;!important}
.lead{
	color:#1f3d4e !important;
}

#header {
  border-top: 2px solid #414C60;
  border-bottom: 2px solid #414C60;
  background: #0982c1  url(../img/hdr-back.jpg) center 0 repeat-x !important;
  text-align: center;
}
#header p {
  margin: 15px 25px 15px 25px;
}
#header h1 {
  color: white;
  text-shadow: 0 1px 0 #414C60;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  margin: 0 15px;
}
#header .description {
  font-size: 17px !important;
  line-height: 26px;
  color: #fff !important;
  text-shadow: 0 1px 0 #414C60;
}
#header .description2 {
  font-size: 16px;
  line-height: 26px;
  color: #183f55 !important;
  text-shadow: 0 1px 0 #fff;
  font-weight:bold;
}

#header .logo {
  margin: 20px 0 0 0;
}
#header .navigation {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 12px 0 23px 0 !important;
}
#header .navigation li {
  display: inline;
  margin: 0 15px;
  font-size: 15px;
}
#header .navigation li a {
  color: #d6e4ea !important;
  text-shadow: 0 1px 1px black;
  padding:4px;
}
#header .navigation li a:hover {
  color: #fafafa !important;
  text-shadow: 0 1px 1px #333;
  text-decoration:underline;
  padding:4px;

}
#header .navigation li a:active {
	color: #ffffff;
}
#header .navigationnew {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 52px 0 23px 0 !important;
}
#header .navigationnew li {
  display: inline;
  margin: 0 15px;
  font-size: 15px;
}
#header .navigationnew li a {
  color: #d6e4ea !important;
  text-shadow: 0 1px 1px black;
  padding:4px;
}
#header .navigationnew li a:hover {
  color: #fafafa !important;
  text-shadow: 0 1px 1px #333;
  text-decoration:underline;
  padding:4px;

}
#header .navigationnew li a:active {
	color: #ffffff;
}
#formbox {
	margin:7px 10px 20px 10px;
	text-align: center;
	padding:10px;
	height:auto;
	background: #ecf3f6;
	border:2px solid #fff;
	border-radius:20px;
}

#content {
	background: #ffffff  !important;
	border-top: none !important;
	border-bottom: none !important;
}
#content .feature {
  margin-bottom: 20px;
}
#content .feature .thumb {
  float: right;
  margin: 0 15px 15px 15px;
}
#content .feature h3 {
	color:#FF3712;
	margin-bottom:5px;
	font-size:20px;
}
#content .feature h3 a {
	color:#FF3712;
}

#content .feature h3 a:hover {
	color:#FF3712;
	text-decoration:underline;
}

#content .thumb-right {
  float: right;
  margin: 0 15px 15px 15px;
}

#home #content {
  padding: 10px 20px 20px 20px;
}
#contact-map {
  width: 570px;
  border: none;
}
.contact-information {
  background-color: whiteSmoke;
  border: 1px solid #EEE;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

#footer {
  border-top: 1px solid #fff;
  background-color: #1E82bd !important;
  padding: 25px 0;
  font-size: 12px;
}
#footer h3 {
	font-size: 13px !important;
	font-weight: 600;
	margin-bottom: 7px;
	border-bottom: 1px solid #ccc !important;
	color:#fafafa !important;
}
#footer p { 
	color:#ccc !important;
}

#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color:#ccc !important;
}
#footer li {
  line-height: 20px;
  font-size: 11px;
  color:#ccc !important ;
}
#footer ul li a {
	 color:#fafafa !important ;
}

#footer ul li a:hover {
	 color:#fafafa !important ;
	 text-decoration:underline;
}
#footer p a {
	 color:#fafafa !important ;
}

#footer p a:hover {
	 color:#fafafa !important ;
	 text-decoration:underline;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-top:10px;
	margin-bottom: 20px;
	background-color: #fff;
	border:1px solid #ccc;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;

	-khtml-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	box-shadow:0 0 10px rgba(0,0,0,0.1)
}

.widget {
	
	position: relative;
	clear: both;
	width: auto;
	margin-bottom: 2em;
	overflow: hidden;
}
	
.widget-header {
	position: relative;
	height: 40px;
	line-height: 40px;
	background: #E9E9E9;
	background:-moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#E9E9E9)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* IE10+ */
	background:linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";

	border: 1px solid #D5D5D5;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	
	-webkit-background-clip: padding-box;

}	
	
.widget-header h3 {
	position: relative;
	top: 2px;
	left: 10px;

	display: inline-block;
	margin-right: 3em;

	font-size: 14px;
	font-weight: 800;
	color: #555;
	line-height: 18px;
		
	text-shadow: 1px 1px 2px rgba(255,255,255,.5);
}
	
.widget-header [class^="icon-"], .widget-header [class*=" icon-"] {
			
	display: inline-block;
	margin-left: 13px;
	margin-right: -2px;
			
	font-size: 16px;
	color: #555;
	vertical-align: middle;
			
}

.widget-content {
	padding: 20px 15px 15px;
	background: #FFF;
	border: 1px solid #D5D5D5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.widget-header+.widget-content {
	border-top: none;
	
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.widget-nopad .widget-content {
	padding: 0;
}

/* Widget Content Clearfix */	
.widget-content:before,
.widget-content:after {
    content:"";
    display:table;
}

.widget-content:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.widget-content {
    zoom:1;
}

/* Widget Table */


.widget-content .table td {
	border-top-style: none;
}

/* Widget Plain */

.widget-plain {
	background: transparent;	
	border: none;
}

.widget-plain .widget-content {
	padding: 0;
	background: transparent;
	border: none;
}


/* Widget Box */

.widget-box {	
	
}

.widget-box .widget-content {	
	background: #E3E3E3;	
	background: #FFF;
}

.controls .fixedtext {
  padding-top: 5px;
}

.widget-content .control-group {
	margin-bottom:10px;
}

.graph {
	margin: 10px auto 10px auto;
	width: 95%;
	height: 300px;
}

.pricing {
	margin-top:10px;
}

.pricing ul{
	list-style-type:none;
	margin:0 0 20px 0
}

.pricing ul li{
	border-bottom:1px solid #eee;
	padding:4px 0;
	margin-left:20px;
	margin-right:20px;
	font-size:1.2em;
	color:#222
}

.pricing h2{
	font-size:30px;
	text-align:center;
	margin:4px 0 10px 0;
	color:#0085cc;
}

.pricing h3{
	font-size:25px;
	text-align:center;
	margin:4px 0 10px 0;
	color:#0085cc;
}

.pricing h4{
	font-size:14px;
	font-weight:500;
	text-align:center;
	color:#222;
}

.ac{
	text-align:center
}

.fr{
	float:right
}
#pricingbox {
	position:absolute;
	right:0;
	top:300px;
}

@media (max-width: 767px) {
  body {
    padding: 0px;
    margin: 0px;
  }
}
