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

.list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255, 255, 255);
	line-height: 27px;
	padding-left: 10px;
	background-color: #4b9ce3;
}
.list a {
	COLOR: #01325a;
	text-decoration: none;
}
.about {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #fff;
	LINE-HEIGHT: 28px;
	padding: 0 0 0 8;
	FONT-FAMILY: Arial;
	background-color: #21639d;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding-left: 5px;
}
.body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #333;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
.body_v {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #333;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.box_left {
	width: 460px;
	float: left;
	min-height: 180px;
	padding: 0 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	text-align: justify;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 30px;
	border-top-left-radius: 5px;
	border: 3px solid #1e82b6;
}
.box_right {
	width: 460px;
	float: right;
	min-height: 180px;
	border: 2px #1e82b6 solid;
	padding: 0 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	text-align: justify;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 30px;
	border-top-left-radius: 5px;
	border: 3px solid #1e82b6
}
.body_s {
	font-size: 13px;
	line-height: 28px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-LEFT: 0px;
	border-bottom: 1px #c5c5c5 dashed;
}
.body_c {
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-LEFT: 0px;
	
}
.body_ul_li {
	font-size: 13px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-right: 0px;
}
.heading {
	color: #3E3E3E;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	text-align: center;
	border-bottom: 2px #ccc solid;
}
.heading_c {
	font-size: 22px;
	line-height: 28px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px #c5c5c5 dashed;
}
.heading_sub {
	font-size: 18px;
	line-height: 25px;
	color: #333;
	padding: 8 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.heading_p {
	font-size: 16px;
	line-height: 30px;
	color: #236fb6;
	text-align: center;
	padding-left: 8px;
	
	font-family: Arial, Helvetica, sans-serif;
}
.heading_ul {
	font-size: 13px;
	line-height: 25px;
	color: #333;
	text-align: justify;
	list-style-type: decimal;
	padding: 10 8 0 8;
	font-family: Arial, Helvetica, sans-serif;
}
.heading_ul_li {
	font-size: 13px;
	line-height: 13px;
	color: #333;
	text-align: justify;
	padding-top: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px #484848 dashed;
}
.blank {
	border-bottom: 1px #c5c5c5 dashed;
}
.ibsbox {
	width: 235px;
	height: auto;
	float: left;
}
.ibspanel {
	width: 230px;
	height: 220px;
	margin: auto;
	position: relative;
	text-align: center;
}
.ibscard {
	width: 100%;
	height: 224px;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	border-radius: 10px;
}
.ibsfront {
	background: #fff;
}
.ibsfront img {
	border-radius: 10px;
}
.ibsback {
	-webkit-transform: rotatey(-180deg);
	-ms-transform: rotatey(-180deg);
	-moz-transform: rotatey(-180deg);
	transform: rotatey(-180deg);
	background: #FFF;
	font-family: Arial;
	font-size: 14px;
	text-align: justify;
	color: #4E4E4E;
	line-height: 26px;
	padding-left: 3px;
	padding-right: 3px;
}
.ibspanel:hover .ibsfront {
	-webkit-transform: rotatey(180deg);
	-ms-transform: rotatey(180deg);
	-moz-transform: rotatey(180deg);
	transform: rotatey(180deg);
}
.ibspanel:hover .ibsback {
	-webkit-transform: rotatey(0deg);
	-ms-transform: rotatey(0deg);
	-moz-transform: rotatey(0deg);
	transform: rotatey(0deg);
}
.wecom {
	background: #fff;
	font-family: arial;
	font-size: 12px;
	line-height: 25px;
}
.bannerbox {
	width: 320px;
	height: 200px;
	background: rgba(10,60,100,0.8);
}
.bannerbox p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 23px;
	padding: 0 4px;
	text-align: justify;
}
.round-img {
	width: 70px;
	border-radius: 50%;
	border: 5px #ccc solid;
	padding: 2px;
}
.round-img:hover {
	border: 5px #0f5d9d solid;
}
#main-table {
	width: 230px;
	margin: 0;
	padding: 0;
}
#main-table h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #333;
	padding: 0 0 0 8px;
}
#main-table li {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 25px;
	color: #333;
	padding: 0 5px;
}
#main-table a {
	font-size: 13px;
	text-decoration: none;
	color: #0f5d9d;
	text-transform: uppercase;
}
.boxes a{color:#fff; font-size:12px; padding: 14px 11px; width:76px; line-height:30px;  text-decoration:none; float:right; margin-right:5px; background:#1e82b6; border:1px #030342 solid; line-height:0px;
	text-shadow: 1px 4px 3px rgba(0,0,0,0.4);
	
	}
	.boxes a:hover{background:#064e73		; color:#fff;}
@media(max-width:767px){
.ser-box, .serv-bx, .td-banner, .inner-container, .header-logo, .main, .main-contaner, .ser-bx-hm-inner, .three-bx, .hm-service, .rht-cont, .footer table, footer table, .cont-home, .serv-box{width:98%; text-align:center; margin-left:0px; margin:0 auto;}
.col-three, .hm-cnt-rht, .hm-cnt-lft, .ft-cont, .bann-lft, .bann-rht, .ser-bx, .team-lft, .team-rht, footer .footer-brand, .footer-nav, .footer-social, .footer-ns, .container-middle, .home-container, .tp-colthree-inner, .service-box.ser-lft, .service-box.ser-rht, .team-col, .sep-dv, .cont-main, .box_left, .box_right{width:98%; margin:0 auto; padding:2px 6px;}
#HeaderControl_C table, #HeaderControl_C .head-top, #widgetsControl table, .header{width:100% !important; height: initial !important;}
#widgetsControl div, #widgetsControl table{ /*width: 100% !important;*/}
.ser-cnt p{text-align:center !important;}
.fl-head h2, .header h1, .title-name{ font-size: 18px;  margin-left: 5px;}
.fl-head h4, .header h2, .title-name-sub{ font-size: 15px;  margin-left: 5px;}
.fr-head{float:inherit;}
img{ max-width:100%; }
.head-top .mailus, .head-top .callus{width:100%; text-align:center; float:inherit;}
.hm-serv-inner{width:96%; margin:10px auto; float:inherit;}
.about-hm-inner-lft, .about-hm-inner-rht, .middle-cont, .aside, .box-left, .cont-mid{float: inherit; width: 98%;}
#HeaderControl_C_ctl00_imageheader, .fr-head{display:none;}
#HeaderControl_C_ctl00_tr_HeaderBackImage{ position: relative !important;}
}