@charset "utf-8";
/* CSS Document */

 @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
* div {
	border:0px solid red;
	box-sizing:border-box;
}
.error {
	display:block;
	color:#F00 !important;
}
.top-link {
	background: #65a4e7;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	display: block;
	float: right;
	margin-left: 10px;
	padding: 1px 15px 0;
	border:5px solid #65a4e7;
	border-bottom:none;
	display:none;
}
.top-link:hover {
	background:#9ccffe;
}
.angle {
	background: #193a67 none repeat scroll 0 0;
	box-shadow: 5px 5px 0 #d31f1f;
	color: #fff;
	display: block;
	font-family: "PT Serif", serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 14px;
	transform: skewX(-12deg);
}
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-weight:normal;
	font-style:normal;
}
h1, .h1 {
	font:700 24px/35px "Open Sans";
	margin-bottom:10px;
	color:#365f91;
}
h2 {
	font:400 20px/24px "Open Sans";
	margin:20px 0;
	color:#4e81d4;
	clear:both;
}
h3 {
	clear: both;
	color: #b03636;
	font: 700 16px/24px "Open Sans";
	padding-left: 46px;
}
strong {
	font-weight:bold;
}
p {
	margin-bottom:15px;
}
#content ul {
	list-style:disc;
	padding:0 0 20px 20px;
}
#content ul li {
	padding-bottom:10px;
}
#content ul.plain {
	list-style:none;
}
fieldset, img, hr {
	border:none;
}
caption, th {
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	vertical-align:middle;
}
body {
	font:400 15px /22px "Open Sans";
	color:#222;
}
.section {
	float: left;
	width: 100%;
	clear:both;
}
#wrapper {
	width: 100%;
	float: left;
	background:url(../images/body-bg.png) repeat-x left -18px;
}
.container {
	margin:0 auto;
	max-width: 1000px;
	position:relative;
}
#header {
	clear:both;
}
.top {
	height:35px;
	font:600 14px /35px Open Sans;
	text-align:right;
	margin-top:2px;
}
/*.top span {
	color:#b03636;
}*/
.top div {
	background: #9ccffe;
	border-radius: 10px 10px 0 0;
	color: #b03636;
	display: block;
	float: right;
	padding: 0 15px 1px 15px;
	color:#000;
	font-weight:bold;
	text-decoration:blink;
	text-shadow:1px 1px 0px #fff;
	border:5px solid #65a4e7;
	border-bottom:none;
	font:600 14px /30px Open Sans;
}
/*.top div span{animation: blinker 0.7s linear infinite;}

@keyframes blinker {  
  50% { opacity: 0.0; }
}
*/


#logo {
	float: left;
	margin: -30px 0 5px;
}
#logo-mobile {
	display: none;
}
.mobile-call {
	display: none;
}
#call {
	margin-top:10px;
	font:700 30px/30px "Open Sans";
	float:right;
	text-align:right;
	color:#000;
}
#call span {
	font:400 16px /24px Open Sans;
}
.mobile-call {
	display:none;
}
a, a img {
	outline:0px;
	border:0px;
	text-decoration:none;
	color:#b03636;
}
a:hover {
	color:#000;
}
img {
	display:block;
	max-width:100%;
}
.clear {
	clear:both;
	height:0 !important;
}
.clear-10 {
	clear:both;
	height:10px !important;
}
.clear-20 {
	clear:both;
	height:20px !important;
}
.clear-30 {
	clear:both;
	height:30px !important;
}
.clear-40 {
	clear:both;
	height:40px !important;
}
#content {
	background:#fff;
}
.left_content {
	width:60%;
	float:left;
}
.clearfix {
	float:left;
	width:100%;
	clear:both;
}
.slider-wrap {
	max-width:1265px;
	margin:0 auto;
	clear:both;
}
.slider-wrap .slide {/*background:url(../images/slide-bg.png) no-repeat center top;*/
	width:48%;
	float:left;
	position:relative;
	z-index:100;
	margin:1%;
}
.s1 {
	float:right;
}
.arrow-1 {
	position:absolute;
	top:0;
	right:0;
	z-index:9999;
}
.arrow-2 {
	position:absolute;
	top:0;
	right:0;
	z-index:9999;
}
.arrow-2:hover, .arrow-1:hover {
	opacity:0;
}
.arrow-2:focus, .arrow-1:focus {
	opacity:0;
}
.side_bar {
	width:35%;
	float:right;
}
p {
	text-align:justify;
}
.pull-right {
	float:right!important;
}
.pull-center {
	float:none!important;
	margin:0 auto;
}
.pull-left {
	float:left!important;
}
.left-align {
	text-align:left!important;
}
.center_text {
	text-align:center!important;
}
.right-align {
	text-align:left!important;
}
#footer {
	background:#eff6fd;
	padding:20px 0 10px 0;
	border-top:1px solid #cfddea;
	margin-top:20px;
}
.copy {
	width:50%;
	float:left;
	margin-bottom:15px;
}
.copy:nth-child(2n+1) {
 text-align:right;
}
.copy a {
	color:#395aad;
}
.copy a:hover {
	color:#FF8B00;
}
.social {
	width:50%;
	float:left;
}
.social a {
	float:right;
	margin-right:10px;
}
.span-50 {
	width:46%;
	padding:2%;
	float:left;
}
.span-100 {
	width:96%;
	padding:0 2%;
	float:left;
}
.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;
}
.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
	float:left
}
.col-12 {
	width:100%
}
.col-11 {
	width:91.66666667%
}
.col-10 {
	width:83.33333333%
}
.col-9 {
	width:75%
}
.col-8 {
	width:66.66666667%
}
.col-7 {
	width:58.33333333%
}
.col-6 {
	width:50%;
	padding:0 10px;
}
.col-5 {
	width:41.66666667%
}
.col-4 {
	width:33.33333333%
}
.col-3 {
	width:25%
}
.col-2 {
	width:16.66666667%
}
.col-1 {
	width:8.33333333%
}
input[type="text"] {
	border:1px solid #ccc;
	padding:0 10px;
	box-sizing:border-box;
	width:100%;
	height:34px;
	color:#333;
	font:400 13px/18px Open Sans;
	margin-bottom:6px;
}
textarea {
	border:1px solid #ccc;
	padding:10px;
	box-sizing:border-box;
	width:100%;
	height:115px;
	color:#333;
	font:400 13px/16px Open Sans;
	margin-bottom:6px;
}
.auto {
	height:auto!important;
	width:auto !important;
}
.heading {
	background: #395aad;
	box-shadow: 5px 5px 0 #b03636;
	color: #fff;
	display: block;
	padding-left:20px;
	margin-bottom: 14px;
	transform: skewX(-12deg);
}
.heading span {
	font:400 20px /44px Open Sans;
	transform: skewX(12deg);
	display:block;
}
.sub-head {
	background: #b03636;
	box-shadow: 5px 5px 0 #395aad;
	color: #fff;
	display: block;
	padding-left:20px;
	margin-bottom: 14px;
	transform: skewX(-12deg);
}
.sub-head span {
	font:400 20px /44px Open Sans;
	transform: skewX(12deg);
	display:block;
}
ul.disc {
	list-style:disc inside;
	list-style:none !important;
	padding: 10px 0 20px 10px!important;
}
ul.disc li {
	line-height:25px;
	color:#222;
	padding:0 0 5px 40px!important;
	font-size:14px;
	background:url(../images/li-bg.png) no-repeat left 5px;
}
ul.disc li a {
	color:#395aad
}
ul.disc li a:hover {
	color:#222;
}
.red {
	color:#b03636;
}
.form {
	color:#395aad;
	font-size:13px;
}
.form a {
	text-decoration:underline;
	color:#395aad;
}
.form a:hover {
	text-decoration:none;
	color:#b03636;
}
.red-btn {
	border:none;
	background:#b03636;
	color:#FFF;
	padding:0 10px;
	font:400 14px /34px Open Sans;
	text-transform:uppercase;
}
a.red-btn {
	border:none;
	background:#b03636;
	color:#FFF;
	padding:0 10px;
	font:400 14px /34px Open Sans;
	text-transform:uppercase;
	display:block;
	float:left;
}
.sep {
	background:#dcecfc;
	height:1px;
	outline:1px solid #fff;
	margin:15px 0;
}
.f-logo-wrap {
	background:url(../images/footer-bg.png) repeat-x left top;
}
.f-logo-wrap img {
	margin:0 auto;
	height:159px;
}
.hide-in-pc {
	display:none;
}
.testimonial {
}
.testimonial {
	background: #eee;
	box-shadow: 5px 5px 0 #ccc;
	font-style:italic;
	display: block;
	margin-bottom: 14px;
	padding:15px 30px;
	transform: skewX(-12deg);
}
.testimonial span {
	display: block;
	transform: skewX(12deg);
}
.pic {
	float:left;
	display:block;
	padding:6px;
	border:1px solid #ddd;
	margin:0 15px 15px 0;
}
#button {
}
.menu_class {
}
.the_menu {
	display:none;
}
/*.the_menu {
	display:none;
	width:300px;
	border: 1px solid #1c1c1c;
}

.the_menu li {
	background-color: #302f2f;
}

.the_menu li a {
	color:#FFFFFF; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu li a:hover {
	padding:10px;
	font-weight:bold;
	color: #F00880;
}*/

.bar-logo {
}
.bar-logo img {
	float:left;
	margin-right:1%;
}
 @media screen and (max-width: 980px) {
.top {
font-size:13px;
}
 #wrapper {
background:none;
}
#header {
background:#395aad;
}
.hide-in-pc {
display:block;
}
.top {
 font: 700 14px/24px Open Sans;
 height:auto;
 padding:1%;
 color:#b03636;
 animation: 0.7s linear 0s normal none infinite running blinker;
}
 #logo, .hide-in-mobile {
 display: none;
}
 #call {
 display: none;
}
#logo-mobile {
 color: #fff;
 display: block;
 float: left;
 font: 700 15px/45px Open Sans;
 height: 45px;
 margin-left: 15%;
 text-align: center;
 width: 70%;
}
#logo-mobile a {
 color: #fff;
}
 .mobile-call {
 display: block;
 float: left;
 height: 45px;
 width: 15%;
}
 .mobile-call img {
float:right;
}
}
 @media screen and (max-width: 800px) {
 .left_content, .side_bar, #footer {
 width: 100%;
 padding:2%;
}
.copy:nth-child(2n) {
 text-align:left;
}
.col-6 {
 width: 100%;
 padding:0 2%;
}
 .slider-wrap .slide {
 width: 100%;
}
.s1, .s2, .arrow-1, .arrow-2 {
 margin: 0 auto;
width: 100%;
 float:none;
}
slide {
margin: 0 auto;
 width: 100%;
 float:none;
}
.copy {
 width:100%;
}
 @media screen and (max-width: 500px) {
h1 {
 font: 700 17px/20px "Open Sans";
}
h2 {
 font: 700 14px/20px "Open Sans";
}
}
