@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600);
.error {
	color:#F00 !important;
}
.font-20 {
	font-size:20px !important;
}
div {
	border:0px solid red;
	box-sizing:border-box;
}
.lic {
	font-size:13px;
	line-height:18px;
}
.lic td {
	vertical-align:bottom;
	padding:5px;
}
.hide-in-pc {
	display:none;
}
.span-68 img {
	margin-bottom:15px;
}
.span-68 {
	width:63%;
	float:left;
}
.span-50 {
	width:50%;
	float:left;
	padding:1% 1% 1% 0;
	box-sizing:border-box;
}
.span-50-2 {
	width:50%;
	float:left;
	padding:1% 0% 1% 1%;
	box-sizing:border-box;
}
.span-25 {
	width:30%;
	float:right;
}
.span-75 {
	width:75%;
	float:left;
}
.span-35 {
	width:35%;
	float:right;
}
.mobile-call {
	display:none;
}
* {
	margin:0;
	padding:0;
}
h3, h4, h5, h6, pre, code, address, caption, cite, code, th {
	font-weight:normal;
	font-style:normal;
}
h1 {
	font:400 33px/36px "Open Sans";
	margin-bottom:10px;
	color:#582b02;
}
h2 {
	font:400 22px/25px "Open Sans";
	margin-bottom:10px;
	color:#582b02;
	clear:both;
}
strong {
	font-weight:bold;
}
p {
	margin-bottom:20px;
}
ul, ol {
	list-style:none;
}
.span-68 ul {
	list-style:square;
	padding:0 0 15px 15px;
	width:50%;
	float:left;
	box-sizing: border-box;
}
.span-68 ul li {
	padding:2px 0;
	font-size:14px;
}
fieldset, img, hr {
	border:none;
}
caption, th {
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
body {
	font:300 18px /32px "Open Sans";
	color:#333;
	background:url(../images/body-bg.jpg) repeat-x left top #fff;
}
.full {
	float: left;
	width: 100%;
}
#wrapper {
	width: 1220px;
	text-align:center;
	background:url(../images/bg_clouds.jpg) no-repeat center top;
	margin:0 auto;
}
.main {
	margin:0 auto;
	max-width: 1100px;
	position:relative;
	text-align:left;
}
#logo {
	float: left;
}
#call {
	font:700 35px/32px "Open Sans";
	float:right;
	margin-top:3.5%;
	text-shadow: 1px 1px 1px #fff;
	border:none;
	outline:none;
	text-decoration:none;
}
#call span {
	font:700 32.5px/37px "Open Sans";
	padding-bottom:5px;
	display:block;
	border-bottom:2px solid #000;
}
a, a img {
	outline:0px;
	border:0px;
	text-decoration:none;
	color:#2374df;
}
a:hover {
	color:#000;
}
img {
	display:block;
	max-width:100%;
}
.clear {
	clear:both;
	height:0 !important;
}
.clear-20 {
	clear:both;
	height:20px !important;
}
.side-head {
	padding:0 16px;
	color:#fff;
	font: 400 14px/38px "Open Sans";
	text-align: center;
	background:#2374df;
	border-radius:5px 5px 0 0;
	text-transform:uppercase;
	letter-spacing:1px;
}
#content {
	background:#fff;
}
#content p img {
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
	border:1px solid #ccc;
}
.for-pic img {
	float:left;
}
.left_content {
	width:62%;
	float:left;
}
.slider {
}
.slider_wrap img {
	width:100%;
}
.side_bar {
	width:35%;
	float:left;
	margin:0 1.5%;
}
p {
	text-align:justify;
}
.right {
	float:right!important;
}
.center {
	float:none!important;
	margin:0 auto;
}
img.left {
	float: left !important;
	padding-right: 12px;
}
.left-align {
	text-align:left!important;
}
.center_text {
	text-align:center!important;
}
.right-align {
	text-align:left!important;
}
#footer {
	margin:0 auto;
	color:#6d6d6d;
	padding-bottom:25px;
	background:#f4f4f4;
	padding:30px 0 2%;
	font-size:12px;
	margin-top:10px;
}
#footer a {
	font:400 14px/14px Open sans;
	padding: 0 20px;
	border-right:1px solid #cdcdcd;
	float:left;
}
.town-list {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	text-align: justify;
}
.copy {
	padding-top:30px;
	width:100%;
}
.nodes {
	list-style-image:none !important;
	list-style:none !important;
}
.nodes li {
	margin:0!important;
	padding:0!important;
	height:22px;
	background:url(../images/node.gif) no-repeat left top;
}
.nodes li a {
	margin:0!important;
	padding:0!important;
	line-height:22px!important;
	display:block;
	padding-left:30px!important;
}
.side-link {
	list-style:none;
	border-top:2px solid #f1f1f1;
	margin-top:50px;
}
.side-link li {
	border-bottom:2px solid #f1f1f1;
}
.side-link li {
	font:400 14px /40px Open sans;
	padding-left:15px;
	display:block;
	color:#1c5cb0;
}
.side-link li a:hover {
	color:#191919;
}
.side-link li a.active {
	color:#191919;
	background:#f7f7f7;
}
.side-link li a.bg {
	font-weight:bold;
}
.box {
	box-sizing:border-box;
	width:100%;
	padding:2%;
	background:#cdeffb;
	float:left;
	border-radius:0 0 5px 5px;
}
.box ul {
	padding: 0 0 5px 50px;
}
.box ul li {
	padding-bottom: 2px;
}
.con-wrap {
	padding:5%;
	background:#cdeffb;
	font-size:14px;
}
.no-big {
	padding:0;
	background:#fff;
}
.con-wrap input {
	width:95%;
	padding:2.5%;
	height:16px;
	margin:5px 0;
	border:1px solid #b2e8fb;
	color:#666;
}
.con-wrap textarea {
	width:95%;
	padding:2.5%;
	height:60px;
	margin:5px 0;
	border:1px solid #b2e8fb;
	font:400 13px /16px open sans;
	color:#666;
}
.btn {
	background:#2374df;
	border-radius: 5px;
	color:#fff !important;
	font: 400 14px/38px "Open Sans";
	height: auto !important;
	letter-spacing: 1px;
	padding: 0!important;
	text-align: center;
	text-transform: uppercase;
	width:100% !important;
}
.social {
	float:right;
}
.social a {
	float:right!important;
	margin:0 10px 0 0!important;
	border:none!important;
	padding:0 !important;
}
.footer-menu {
	clear:both;
	padding-top:15px;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="number"] {
	border: 1px solid #cccccc;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	padding: 3px;
	width: 100%;
	margin:5px 0;
	box-sizing:border-box;
}
textarea {
	border: 1px solid #cccccc;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100px;
	padding: 3px;
	width: 100%;
}
 @media screen and (max-width: 1219px) {
 #wrapper {
 width: 100%;
}
}
 @media screen and (max-width: 900px) {
 .home {
display:none;
}
 .hide-in-pc {
display:block;
}
}
 @media screen and (max-width: 770px) {
 .span-68, .span-25, .span-75 {
width:100%;
}
 .social {
 padding: 10px 0;
 width: 100%;
}
 .main {
padding:0 1%;
}
 #call {
display:none;
}
 .mobile-call {
display:block;
clear:both;
 text-align:center;
}
.mobile-call a img {
max-width:90%;
margin:0 auto;
}
#logo {
width:100%;
}
#logo img {
display:block;
margin:5px auto;
}
}
 @media screen and (max-width: 600px) {
 .span-50 {
 width:100%;
}
.span-50-2, .span-68 ul {
 width:100%;
}
 h1 {
 font: 700 20px/24px "Open Sans";
}
 h2 {
 font: 700 14px/18px "Open Sans";
}
}
 @media screen and (max-width: 500px) {
.footer-menu {
display:none;
}
iframe {
max-width:100%;
}
}
