@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
body{
	background:#fff;
	padding:0px;
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	}
img{
	border:0;
	max-width: 100%;
	width:auto;
	height:auto;
	}
p{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	text-align:left;
	color:#676666;
	line-height:22px;
	padding:0px 0px 20px 0px;
	margin:0px;
	font-weight:400;
	}
p a{
	color:#37c6f5;
	text-decoration:none;
	}
p a:hover{
	text-decoration:underline;
	}
#header{
	display:block;
	clear:both;
	overflow:hidden;
	}
.top_box{
	display:block;
	clear:both;
	overflow:hidden;
	background:#f4f4f4;
	}
.mail-text{
	font-size:13px;
	text-align:left;
	color:#676565;
	line-height:20px;
	padding:5px 0px;
	}
.mail-text img{
	vertical-align:middle;
	margin-right:4px;
	}
.mail-text span{
	padding:0px 6px;
	}
.mail-text a{
	font-size:13px;
	text-align:left;
	color:#676565;
	line-height:20px;
	text-decoration:none;
	}
.mail-text a:hover{
	color:#19a9e5;
	}
a, a:hover {
	transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	-ms-transition:all 0.2s ease;
}
.share_icon{
	width:auto;
	height:auto;
	text-align:right;
	border-right:1px solid #e4e4e4;
	padding:8px 10px 10px 10px;
	float:right;
	}
.logo{
	width:auto;
	height:auto;
	float:left;
	padding:24px 0px 19px 0px;
	}
.outer{
	display:block;
	clear:both;
	overflow:hidden;
	background:url(../images/top_bg.jpg) repeat-x bottom #fff;
	}
.navbar-right{
	margin-top:34px;
	}
.navbar-right li a{
	font-size:14px;
	text-transform:uppercase;
	color:#5d5b5b;
	padding:8px 15px;
	margin:0px 11px;
	}
.navbar-right li a:hover{
	background:#FF0000;
	background: #0886ba;
  background-image: -webkit-linear-gradient(top, #21bcfd, #0886ba);
  background-image: -moz-linear-gradient(top, #21bcfd, #0886ba);
  background-image: -ms-linear-gradient(top, #21bcfd, #0886ba);
  background-image: -o-linear-gradient(top, #21bcfd, #0886ba);
  background-image: linear-gradient(to bottom, #21bcfd, #0886ba);
  -webkit-border-radius: 4;
  -moz-border-radius:4;
  border-radius:4px;
  color:#FFFFFF;
	}
.navbar-right li a.active{
	background:#FF0000;
	background: #0886ba;
  background-image: -webkit-linear-gradient(top, #21bcfd, #0886ba);
  background-image: -moz-linear-gradient(top, #21bcfd, #0886ba);
  background-image: -ms-linear-gradient(top, #21bcfd, #0886ba);
  background-image: -o-linear-gradient(top, #21bcfd, #0886ba);
  background-image: linear-gradient(to bottom, #21bcfd, #0886ba);
  -webkit-border-radius: 4;
  -moz-border-radius:4;
  border-radius:4px;
  color:#FFFFFF;
	}
.banner{
	display:block;
	clear:both;
	overflow:hidden;
	border-top:1px solid #fff;
	margin-bottom:25px;
	text-align:center;
	position:relative;
	}
.banner_inner{
	width:100%;
	position:absolute;
	z-index:5px;
	margin:0px auto;
	top:0px;
	display:inline-block;
	}
.banner_text{
	background:url(../images/banner-cont-big.png) no-repeat right top;
	margin-top:130px;
	padding:15px 19px 19px 19px;
	}
.banner_text h2{
	font-size:34px;
	text-align:left;
	color:#FFFFFF;
	padding:0px 0px 6px 0px;
	margin:0px 0px 0px 0px;
	letter-spacing:-0.5px;
	font-weight:300;
	}
.banner_text h1{
	font-size:34px;
	text-align:left;
	color:#00b0fa;
	padding:0px 0px 12px 0px;
	margin:0px 0px 0px 0px;
	letter-spacing:-0.5px;
	font-weight:700;
	}
.banner_text p{
	font-size:14px;
	text-align:left;
	color:#fff;
	line-height:22px;
	font-weight:300;
	padding:0px 0px 0px 0px;
	margin:0px;
	}
.bottom_gap{
	margin-bottom:38px;
	}
.bg_color_1{
	background:#2f9aea;
	display:block;
	clear:both;
	min-height:285px;
	overflow:hidden;
	margin-top:11px;
	}
.bg_color_2{
	background:#55acee;
	display:block;
	clear:both;
	min-height:286px;
	overflow:hidden;
	}
.bg_color_3{
	background:#7bbff2;
	display:block;
	clear:both;
	min-height:285px;
	overflow:hidden;
	margin-top:11px;
	}

.box-arrow-left{
	width:9px;
	height:10px;
	float:left;
	background:url(../images/box-arrow-left.gif) no-repeat;
	}
.box-arrow-right{
	width:9px;
	height:10px;
	float:right;
	background:url(../images/box-arrow-right.gif) no-repeat;
	}
.pro_img{
	display:block;
	clear:both;
	overflow:hidden;
	padding:30px 0px 10px 0px;
	text-align:center;
	}
.pro_title{
	font-size:20px;
	text-align:center;
	color:#FFFFFF;
	font-weight:400;
	padding:0px 0px 22px 0px;
	margin:0px 0px 0px 0px;
	text-transform:uppercase;
	}
.pro_text{
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	padding:0px 30px;
	margin:0px;
	line-height:22px;
	}
.pro_text a{
	color:#000000;
	text-decoration:none;
	}
.pro_text a:hover{
	text-decoration:underline;
	}
.small_text{
	font-size:24px;
	text-align:center;
	color:#424040;
	font-weight:600;
	padding:0px 0px 20px 0px;
	margin:0px;
	line-height:25px;
	}
.small_text img{
	vertical-align:middle;
	}
h1{
	font-size:40px;
	text-align:center;
	color:#201f1f;
	padding:0px 0px 15px 0px;
	margin:0px 0px 0px 0px;
	font-weight:600;
	line-height:30px;
	}
h1 span{
	color:#208445;
	}
.light_text{
	font-size:38px;
	text-align:center;
	color:#393838;
	font-weight:300;
	padding:0px 0px 20px 0px;
	}
.pera{
	font-size:18px;
	text-align:center;
	color:#393838;
	font-weight:300;
	padding:0px 0px 30px 0px;
	margin:0px;
	line-height:29px;
	}
.line{
	display:block;
	clear:both;
	min-height:1px;
	background:#c7c7c7;
	margin:10px 0px 30px 0px;
	}
.big_text{
	font-size:40px;
	text-align:center;
	color:#201f1f;
	font-weight:600;
	padding:0px 0px 20px 0px;
	margin:0px;
	line-height:40px;
	}
.big_text img{
	vertical-align:middle;
	}
.big_text span{
	color:#208445;
	}
.service_home{
	display:block;
	clear:both;
	overflow:hidden;
	border-bottom:3px solid #ffa341;	
	display:inline-block;
	padding:20px 0px 10px 0px;
	margin-bottom:20px;
	}
.service_icon_home{
	width:105px;
	overflow:hidden;
	font-size:13px;
	text-align:center;
	display:inline-block;
	color:#323131;
	}
.service_icon_home span{
	display:block;
	}
.service_icon_home img{
	padding-bottom:6px;
	}
.list-1{
	display:block;
	clear:both;
	overflow:hidden;
	padding:0px 0px 26px 0px;
	}
.list-1 ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
.list-1 ul li{
	font-size:14px;
	text-align:left;
	color:#676666;
	line-height:30px;
	font-weight:300;
	padding:0px 0px 0px 39px;
	margin:0px;
	background:url(../images/bullet.gif) no-repeat 0px 10px;
	}
.view_butt{
	width:auto;
	height:auto;
	text-align:left;
	}
.view_butt a{
	background:#FFFFFF;
	border:1px solid #555555;
	padding:8px 25px;
	font-size:14px;
	text-align:center;
	color:#676666;
	text-transform:uppercase;
	font-weight:300;
	-webkit-border-radius: 24;
  -moz-border-radius:24;
  border-radius:24px;
  text-decoration:none;
	}
.view_butt a:hover{
	background:#55acee;
	border:1px solid #2f8bd1;
	color:#FFFFFF;
	text-decoration:none;
	}
.footer{
	display:block;
	clear:both;
	background:url(../images/footer.gif) repeat-x top #333333;
	margin-top:85px;
	}
.footer-text{
	display:block;
	clear:both;
	overflow:hidden;
	font-size:18px;
	text-align:center;
	color:#FFFFFF;
	line-height:30px;
	font-weight:300;
	padding-bottom:25px;
	}
.footer-text span{
	display:block;
	}
.footer-text img{
	text-align:center;
	}
.footer-text a{
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	}
.footer-text a:hover{
	color:#55acee;
	text-decoration:none;
	}
.copy_right{
	font-size:16px;
	text-align:center;
	color:#adadad;
	padding:20px 0px 20px 0px;
	display:block;
	clear:both;
	overflow:hidden;
	border-top:1px solid #515151;
	}
.page-title{
	display:block;
	clear:both;
	min-height:121px;
	background:url(../images/title_bg.png) no-repeat top center #454545;
	margin-bottom:38px;
	}
.page-title h1{
	font-size:38px;
	text-align:left;
	color:#FFFFFF;
	padding:38px 0px 0px 0px;
	margin:0px;
	font-weight:300;
	}
.sarvice-title{
	font-size:20px;
	text-align:left;
	color:#151515;
	padding:0px 0px 20px 0px;
	margin:0px;
	font-weight:400;
	}
.title-2{
	font-size:16px;
	text-align:left;
	color:#999999;
	padding:0px 0px 20px 0px;
	}
.list-2{
	display:block;
	clear:both;
	overflow:hidden;
	}
.list-2 ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}
.list-2 ul li{
	font-size:14px;
	text-align:left;
	color:#37c6f5;
	line-height:16px;
	padding:0px 0px 0px 27px;
	margin:0px 0px 20px 0px;
	background:url(../images/bullet-2.gif) no-repeat 0px 0px;
	}
.news-title{
	font-size:30px;
	text-align:left;
	color:#151515;
	padding:0px 0px 20px 0px;
	margin:0px;
	font-weight:400;
	}
.map-box{
	display:block;
	clear:both;
	overflow:hidden;
	border:1px solid #d9d9d9;
	padding:15px;
	margin-bottom:20px;
	}
.send-title{
	font-size:30px;
	color:#272727;
	font-weight:600;
	text-transform:uppercase;
	padding:0px 0px 15px 0px;
	}
.name{	
	font-size:14px;
	text-align:left;
	color:#393838;
	padding:0px 0px 6px 0px;
	font-weight:300;
	}
.name input{
	width:99%;
	padding:8px 0px 8px 8px;
	margin:0px;
	background:#FFFFFF;
	border:1px solid #d3d3d3;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	}
.name textarea{
	width:99%;
	padding:8px 8px 8px 8px;
	margin:0px;
	background:#FFFFFF;
	border:1px solid #d3d3d3;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	}
.btn-primary-2{
  color: #fff;
  background-color: #119ee7;
  border:0px;
  border-radius:0px;
  padding:10px 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight:300;
  text-transform:uppercase;
  margin-top:20px;
}
.btn-primary-2:hover{
	background-color: #000;
	color: #fff;
	}
.add_title{	
	font-size:18px;
	color:#272727;
	font-weight:600;
	text-transform:uppercase;
	padding:0px 0px 15px 0px;
	
	}
.span-1{
	font-size:16px;
	font-weight:600;
	}
.height-1{
	display:block;
	clear:both;
	min-height:50px;
	}
@media (min-width: 768px) and (max-width: 991px) {
	.banner_text{
	margin-top:10px;
	}
	}
@media (max-width: 767px) {
	.logo{
	width:100%;
	height:auto;
	float:none;
	display:block;
	clear:both;
	text-align:center;
	padding:24px 0px 19px 0px;
	}
.banner_text{
	margin-top:10px;
	min-height:450px;
	}