.list {
	
	line-height: 30px;
	padding-left: 10px;
	background-color: #fff;
}
.list a {
	COLOR: #01325a;
	text-decoration: none;
}
.about {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #333;
	LINE-HEIGHT: 28px;
	padding: 0 0 0 8;
	FONT-FAMILY: Arial;
	border-bottom:1px #333 dashed;
	
	padding-left: 5px;
}
.body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
	color: #333;
	text-align: justify;
	padding-left:5px;
	padding-right:8px;
	padding-top:6px;
}
.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:480px; float:left; 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;
}
.box_right {
	width:480px; 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;
}

.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_ul_li {
	font-size: 13px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-right: 0px;
}
.heading {
	color: #031a41;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	text-align: left;
	border-bottom: 1px #031a41 solid;
}
.heading_c {
	font-size: 18px;
	line-height: 28px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px #c5c5c5 dashed;
}
.heading_sub {
	font-size: 15px;
	line-height: 25px;
	color: #333;
	padding: 8 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.heading_p {
	font-size: 13px;
	line-height: 25px;
	color: #012d8e;
	text-align: justify;
	padding-left: 8px;
	padding: 10 8 0 8;
	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;
}
-----------------------------------

body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px;}


.container-middle{width: 998px; margin:0 auto;     text-align: left; font-family:Arial !important;     font-size: 14px !important; line-height: 27px !important; font-weight: normal !important; color: #333;}
.container-middle-b{width: 998px; margin:0 auto;     text-align: left; font-family:Arial !important;     font-size: 14px !important; line-height: 24px !important; font-weight: normal !important; color: #333;}


.container-middle a{color:#aa7f18; text-decoration:none;}

p{margin-bottom: 10px;     margin-top: 0; text-align:justify;}	

h1{
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    color: #333;
    text-align: left;}
	
h2{     font-size: 25px;
    text-align: left;
    color: #333;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;}

h4{    font-size: 14px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;}

.cl{clear:both;}

/*color-box*/
.td-banner{background:rgba(3,26,65,0.9);}
.flip-front, .flip-back p a{background:#1e71b7;}
.flip-back p a:hover{background:#0a3c64;}
.flip-back p a:hover, .flip-back p a
.td-banner:hover, .td-banner,
.us-lk ul li:hover, .us-lk ul li,
.abt-hm, .abt-hm:hover,
.td-banner p img, .td-banner:hover p img
{transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;}


/*color-box*/

/*banner*/
.td-banner{    width: 320px;
    height: 200px;
    position: relative;
    /*border-radius: 18px 0px 18px 0px;*/
    overflow: hidden; border: 2px dashed transparent;}

.td-banner:hover{transform: translate(0px,-6px);     box-shadow: 0px 4px 3px #ccc; /*border-radius: 0px 18px 0px 18px; border: 2px dashed #976c20;*/}

.td-banner h2{font-family: Helvetica, Arial;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
    background: rgba(3,26,65,0.9);
    margin-top: 0;
    padding: 10px 0px;
    font-size: 22px;
    text-transform: capitalize; position:relative;}
	
.td-banner p img{    float: left;
    margin-right: 5px;
    background: #031a41;
    border-radius: 50%;
    padding: 5px 5px;
    border: 2px dashed #fff;
    margin-right:10px !important;
    box-shadow:4px 5px 3px #fff;}
	
.td-banner:hover p img{transform:rotate(-10deg) scale(1.1); opacity:0.9;}
/*.td-banner:before{    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    background: #91620e;
    width: 80px;
    height: 80px;
    z-index: -1;}
	
.td-banner:after{    content: "";
    position: absolute;
    bottom: -3px;
    right: -3px;
    background: #91620e;
    width: 80px;
    height: 80px;
    z-index: -1;}*/


.inner-td{position:relative; z-index:1;}
	
.td-banner p{font-size: 13px;
    font-family: Helvetica;
    color: #fff;
    line-height: 20px;
    padding: 0 10px;}
	
.td-banner a{color: #fff;
    text-decoration: none;
    float: right;
    margin-right: 20px;
    font-size: 12px;}
/*banner*/

/*header*/

.top-nv{    background: #1e82b6;
    color: #fff;
    box-shadow: 0px 1px 1px #999;
    /* z-index: 9; */
    position: relative;}
.top-nv ul{margin:0; list-style:none; text-align:left;     font-size: 16px; padding-left: 0;}
.top-nv ul li{display:inline-block; color:#fff;     padding: 6px 0;}
.top-nv ul li img{    vertical-align: text-bottom; margin-right:8px; height: 18px;     float: initial;}
.top-nv ul li a{color:#fff;}

.top-nv .container-middle .fl-head{padding-top:0px;}

.top-nv .container-middle .fr-head img{margin-left:4px;}

.top-nv .container-middle .fr-head{padding-top: 5px;}

.container-middle .fl-head{font-family: 'Oswald', sans-serif;     padding-top: 15px;}
.fl-head h2{    font-weight: 800;
    text-transform: uppercase;
    font-size: 30px;
    margin: 0;
    color: #d7ab43;
    text-shadow: 0px 4px 3px #eee;
    margin-top: 3px;
    font-family: sans-serif;
}

header .container-middle{    border-top: 4px solid #d8ac41;
    padding-top: 10px;}
	
/*header{border-top: 2px solid #bb7e07;}*/



.fl-head h4{     font-family: Times New Roman;
    font-weight: bold;
    text-align: right;
    font-size: 27px;
    margin-top: 10px;
    color: #d8ac41;
    margin-bottom: 0;
    text-transform: capitalize;
    text-align: center;
    position: relative;}
	
.fl-head h4 span{    background: #fff;
    position: relative;
    z-index: 9;
    padding: 0px 8px;}

.fl-head h4:before{    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d8ac41;
    top: 10px;}

.fl-head h4:after{content: "";
    position: absolute;
    left: 0;
    width: 98%;
    height: 2px;
    background: #d8ac41;
    top: 14px;
    right: 0;
    margin: 0 auto;}
	
.fl-head{float: left;
   /* width: 540px;*/}
	
.fr-head{    float: right;}

.fl-head img{float: left;     width: 82px;}

.content-head{float: left;     margin-left: 260px;}
/*header*/

/*home*/
.sep-dv{width:740px; margin-right:10px;}
.sep-dv-h{width:1000px; margin-right:10px;}

.hm-adt h2{    text-align: left;
    font-size: 19px;
    margin-bottom: 0;
    line-height: 24px;
    margin-top: 0;
	color:#3E3E3E;
    font-weight: 600;
    text-transform: initial;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 13px;     padding-bottom: 5px;}
	
.abt-hm{    float: right;
    padding-left: 0;
    width: 300px;
    border: 2px solid #3E3E3E;
    margin-left: 12px;
    margin-bottom: 8px; position:relative;
	    border-radius: 15px 0px 15px 0px;}
		
.abt-hm:hover{    box-shadow: 4px 3px 4px #ccc;
    transform: translate(0,5px);}
	
.rd-more{width: 80px;
    height: 30px;
    border: 1px #000 solid;
    color: #000;
    margin-top: 30px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 32px;
	transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s; cursor:pointer;}
	
.rd-more a{color:#000; transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;}

.rd-more:hover{background:#d8ac41; border-color:#d8ac41;
transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;}
	
.rd-more:hover a{color:#fff;}


.flip-front img{    width: 208px;
    height: 157px;
    border-radius: 50%;
    border: 4px solid #FFF;
    margin-top: 10px;     box-shadow: 2px 6px 3px #114297;}

.hm-serv-inner{      width: 226px;
    height: 230px;
    margin: auto;
    position: relative;
    text-align: center;
    float: left;
    margin: 0 8px;
    border-radius: 10px;
    overflow: hidden;
    /* margin-top: -110px; */
    border: 2px solid #1e71b7;}
	
.hm-serv-inner h2{     margin: 0;
    text-transform: capitalize;
    font-weight: bold;
    color: #FFF;
    font-size: 18px;
    margin-top: 16px;
    text-align: center;}
 
.hm-serv{   
    padding: 15px 1px;
    margin-top: 30px;
    margin-bottom: 30px;   /*  margin-top: 120px;*/}

.flip{width: 100%;
    height: 100%;
    -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;}

.flip-back{-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: 3%;
    padding-right: 3%;
    width: 93%;
    border: 1px solid #fbc852;
    padding-top: 5px;}
	
.hm-serv-inner:hover .flip{    -webkit-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    transform: rotatey(0deg);}
	
.hm-serv-inner:hover .flip-front {
    -webkit-transform: rotatey(180deg);
    -ms-transform: rotatey(180deg);
    -moz-transform: rotatey(180deg);
    transform: rotatey(180deg);
}

.flip-back p a{    color: #fff;
    float: right;
    padding: 0px 12px;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: 2px 2px 0px #ccc;
    line-height: 24px;}
	
.flip-back p a:hover{border-radius:30px; color:#fff;}
/*home*/


/*footer*/
footer{margin-top: 0px; background: #6b6b6b;}

footer h2{     font-size: 18px;
    line-height: 30px;
    color: #fff;
    text-align: left;
    border-bottom: 1px #555 dashed;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;}

footer .container-middle a{    color:#fff;}

.col-three{float:left; width:31%; margin:1%;}

.last-ft{margin-top: -3px;}

.us-lk ul{    list-style-type: circle;
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;}

.us-lk ul li{line-height: 20px; margin-bottom: 4px;}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li:hover a{color:#d8ac41 !important;}

footer a{color:#009ccf;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}
	
.ft-cont strong{color:#fff;}

.ft-cont p{margin-bottom:8px; font-size: 13px; line-height: 20px;     color: #fff;}

.copyrht{background: #d8ac41;     margin-top: 10px;
    color: #fff;
    font-size: 14px;
    padding: 8px 0;
}
	
.copyrht p{margin-bottom:0;     color: #fff;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left;}

.cprht-rht{float:right;}

.cprht-rht a{color:#fff;}

/*footer*/



/*team*/
.team-bx p{line-height:24px !important;}

.team-bx{    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 20px;}
	
.team-bx h3 img{vertical-align: bottom;}

.team-bx h3{font-size: 18px; margin-bottom: 10px;}

.team-bx h3 em{font-size:15px;  color: #999;}

.team-bx:nth-last-child(1){border-bottom:0;}

.team-table{border-color: #ccc; border-right:1px solid #ccc;     font-size: 14px;}
.team-table td{border:0; border-bottom:1px solid #eee;}

.team-table tr{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;}

.team-table tr:hover{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s; background:#eee;}

.team-table1{border-color: #ccc; border-right:1px solid #ccc;}
.team-table1 td{border:0; border-bottom:1px solid #eee;}

.team-table1 table td{border-color: #666; height:30px;}
/*team*/


/*contact*/
.map-cont{     margin-top: 20px;
    width: 44%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;}
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 25px; margin-top: 20px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{ margin: 0; font-size: 16px; text-transform:uppercase;}
.cont-page p{font-size:14px;     line-height: 24px !important;}

.cont-page h2 span{    display: block;
    font-size: 17px;
	font-weight:bold;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

/*contact*/


