@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0;}

.main-head{ width:100%; margin:0; padding:0; min-height:150px;}
.head-top{ width:100%; margin:0; padding:0; background:#0860b2; font-family:Arial; font-size:14px; font-weight:normal; text-align:center; color:#fff; line-height:30px;}

.head-top-sub{width:1000px; margin:0 auto; padding:0; min-height:36px;}
.callus{ width:150px; float:left; line-height:35px;}
.mailus{width:280px; float:left; line-height:36px; font-size:15px;}
.mailus a{ color:#fff; text-decoration:none;}
.mailus img{ margin-right:5px;}
.social{ width:180px; float:right; text-align:right;}
.social b, .social a{ float:left;}
.social a img{ width:20px; margin:5px 5px 0px 5px; border:1px #ccc solid; opacity:0.5;}
.social a img:hover{ opacity:0.9;}
.callus b, .mailus b, .social b{ font-size:16px; line-height:30px;}
.logo-head{ width:1000px; margin:0 auto; padding:0; text-align:center;}

.main-table{font-family:Arial; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{font-weight:bold; Font-size:18px; color:#324463; line-height:36px; border-bottom:1px #ccc solid; text-transform:uppercase;}
.sub-heading{font-weight:bold; Font-size:16px; color:#324463; line-height:30px; text-transform:uppercase;}
.team-title{font-weight:bold; Font-size:14px; color:#324463; line-height:30px;}

.main-table h2{font-weight:normal; Font-size:20px; color:#324463; line-height:36px; text-transform:uppercase; margin:0; color:#fff; padding:5px 10px;}

.main-box{ width:320px; height:180px; background: rgba(8,96,178,0.9); text-align:center;}
.main-box h2{ font-family:Arial; font-size:16px; font-weight:bold; text-align:center; text-transform:uppercase; color:#fff; line-height:30px; margin:0; padding-top:7px;}
.main-box p{ font-size:13px; font-family:arial; color:#fff; line-height:20px; padding:0px 10px;}
.main-box p img{ width:150px; border-radius:10px;}
.main-box a{ color:#fff; font-size:13px; text-decoration:none; float:right; margin-right:20px; background:#0860b2; padding:5px; border:1px #7bbefc solid;}


.box {
	font-family:Arial;
	background-color: #0756a0;
	font-size: 22px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: 3px solid #0756a0;
	text-shadow: 1px 4px 3px rgba(7,86,164,0.4);
}

.box a{ text-decoration:none; color:#fff;}
.box a:hover{ color:#2677c3;}
.img{ border-radius:10px; border: 3px solid #0756a0; margin-right:5px;}

.footer{font-family:Arial; font-weight:normal; Font-size:13px; color:#eee; line-height:22px; text-align:justify;}
.f-head{ font-size:18px; line-height:30px; color:#fff; text-align:left; border-bottom:1px #026ec1 dashed; text-transform:uppercase;}
.f-ul{margin-top:10px; list-style-image:url(image/arrow-1.png);}
.f-ul li a{text-decoration:none; color:#ccc; font-size:13px;}
.f-ul li a:hover{ color:#fed100;}

.f-social{list-style:none; margin-top:15px; font-size:14px;}
.f-social li img{ width:20px;}
.f-social li a{line-height:30px; text-decoration:none; color:#1091f3;}
.f-social li a:hover{ color:#ccc;}
.footer a{text-decoration:none; color:#ccc;}
.footer a:hover{ color:#712215;}
.footer-sub{width:1000px; line-height:36px; height:40px; margin:0 auto; padding:0 5px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal;}
.footer-sub b{float:right; font-weight:normal;}
.footer-sub b a{color:#fff; text-decoration:none;}
