@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-family:arial;font-size:14px; }
.table-responsive{padding:0;}
header{ width:100%;	background:#333; padding:5px 0; min-height:90px;}
.head-top{ width:100%; background:#333; color:#fff; min-height:42px; border-bottom:1px #444 solid;}
.inr-page, .cont-page{text-align:justify; font-size:14px; line-height:24px; font-family:arial;}
.head-top p{font-family:arial; font-size:15px; font-weight:600; color:#fff; margin:0; padding-top:10px; padding-bottom:5px;  text-decoration: blink;}
header .container-main{ padding-top:0;}
.fl-head {
    float: left;
    width: 60%;
}
.fl-head p{ font-family:arial; font-size:14px; font-weight:800; color:#fff; line-height:22px;}
.fr-head {
    float: right;
    position: relative; margin-top: 6px;
}
.head-top .container-main .fr-head img{margin-left:4px; transition:0.5s;}
.head-top .container-main .fr-head img:hover{transform:rotate(360deg); transition:0.5s;}
.container-main{font-family:arial; font-size:14px; line-height:24px; text-align:justify;}

.cl{clear:both;}
#HeaderControl .rdCenter{ background: transparent !important;}
#HeaderControl{background:#333;}
.head-fl img{
	margin:0 auto;
	padding:0;
}
.head-fl{
	text-align:center;
	/*float:left;
	width:100%;
	margin-left:10%;*/
}
.head-fl h2{
	/* font-family: Arial, Helvetica, sans-serif; */
	/* font-weight:600; */
	/* text-transform: uppercase; */
	/* font-size: 21px; */
	/* margin:5px 0px 0px 10px; */
	color:#fff;
	text-shadow: 0px 4px 5px #666;
}
.head-fl h4{
	/* font-family: Arial, Helvetica, sans-serif; */
	/* font-weight:400; */
	/* text-align: left; */
	/* font-size: 16px; */
	/* margin-top: 6px; */
	color: #fff;
	/* margin-left: 10px; */
	/* text-transform: uppercase; */
	/* letter-spacing:1px; */
	/* padding-top: 8px; */
}
.banner-box{
	/*width:998px;*/
	position:relative;
	margin:0 auto;
    margin-top: -170px;
	z-index:9;
	/*display:none;*/}
.btm-ser {/*text-align:center;*/}
.btm-ser ul{list-style:none; text-align:center;}
.banner-box .col-lg-3{padding-top:15px; padding-bottom:15px; height:100%;
	/*width: 23%;
    float: left;*/
	border: 1px solid #ccc;
    box-shadow: #ccc 2px 3px 3px;
   /* margin: 0.6%;*/
	background-color:rgba(0,0,0,0.7);
	/* padding-right: 5px;
    padding-left: 5px;*/
}
.banner-box .fa{font-size:60px; line-height:100px; float:left; margin-right:10px; color:#fff;}
.banner-box .col-lg-3:hover{
	border: 1px solid #ccc;
	background-color:rgba(0,0,0,.9);
	box-shadow: #ccc 4px 8px 8px;
	transition:all ease-in-out .5s;
	background-color:rgba(0,0,0,.9);
}
.banner-box .col-lg-3 img{width:70px;
float:left;
vertical-align:middle;
}

.banner-box .col-lg-3 h3{
	margin:0;
	padding:0;
	font-family:arial;
	font-size:16px;
	font-weight:600;
	text-align:left;
	line-height:30px;
	color:#fff;
	text-shadow:#333 2px 3px 3px;

}
.banner-box .col-lg-3 p{
	margin:0;
	padding:0;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	line-height:20px;
	text-align:left;
	color:#fff;
	text-shadow:#333 2px 3px 3px;

}

.banner-box .rd-mr a{
    border:1px solid #ccc;
	padding:2px 10px;
	text-decoration:none;
	color:#fff;
	float:right;
	margin-bottom:5px;
}

/**manu***/

.fr-nv{    float: right;
    width: 595px;
    text-align: right;
	background:#333;
	 padding-top: 18px;} 


/**home***/
.hm-full{width:100%;
height:auto;
	background:#eee;
	padding-bottom:10px;
	padding-top:10px;}


.container-main h1 {
    font-size: 2em;
    position: relative;
    padding-top:20px;
	padding-bottom:10px;
	margin-bottom:50px;
    text-align: center;
    text-transform: uppercase;
    font-weight:600;
	z-index: 3;
	color:#222;
}
.container-main h1:after {
	content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 300px;
    height: 8px;
    margin-left: -155px;
    background-color: #065695;
	z-index: 0;
}

.container-main h1 span{
 border-bottom:5px dashed #065695;
width: 60px;
 height: 4px;
z-index: 3;
}
.img-responsive{max-width:100%;}
.view {
   width: 100%;
   height: 200px;
   margin: 10px;
   float: left;
   border: 10px solid #065695;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   margin-bottom: 30px;
}
.view .mask,.view .content {
   width: 100%;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;    max-width: 100%;
}
.view h2 {
	font-weight: bold;
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 5px 10px 10px;
   text-align: center;
   line-height:21px;
   margin:0;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-seventh img {
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-seventh .mask {
   background-color: rgba(51,51,51,0.5);
   -webkit-transform: rotate(0deg) scale(1);
   -moz-transform: rotate(0deg) scale(1);
   -o-transform: rotate(0deg) scale(1);
   -ms-transform: rotate(0deg) scale(1);
   transform: rotate(0deg) scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}
.view-seventh h2 {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh p {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh a.info {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh:hover img {
   -webkit-transform: rotate(720deg) scale(0);
   -moz-transform: rotate(720deg) scale(0);
   -o-transform: rotate(720deg) scale(0);
   -ms-transform: rotate(720deg) scale(0);
   transform: rotate(720deg) scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-seventh:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px) rotate(0deg);
   -moz-transform: translateY(0px) rotate(0deg);
   -o-transform: translateY(0px) rotate(0deg);
   -ms-transform: translateY(0px) rotate(0deg);
   transform: translateY(0px) rotate(0deg);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.view-seventh:hover h2 {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.7s;
   -moz-transition-delay: 0.7s;
   -o-transition-delay: 0.7s;
   -ms-transition-delay: 0.7s;
   transition-delay: 0.7s;
}
.view-seventh:hover p {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.6s;
   -moz-transition-delay: 0.6s;
   -o-transition-delay: 0.6s;
   -ms-transition-delay: 0.6s;
   transition-delay: 0.6s;
}
.view-seventh:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}

.view-seventh h3{ text-transform: capitalize;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 16px;
    padding:5px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0;
   margin-top:-55px;
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   font-weight: bold;
    line-height: 30px;
}
.view-seventh:hover h3 {
   -webkit-transform: rotate(720deg) scale(0);
   -moz-transform: rotate(720deg) scale(0);
   -o-transform: rotate(720deg) scale(0);
   -ms-transform: rotate(720deg) scale(0);
   transform: rotate(720deg) scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}

.team-box h3 {
  margin: 0;
  color: #888;
  margin: 0 0 15px;
  
}

.team-box p {
  font-family: 'Roboto', sans-serif;
  margin: 0 0 15px;
}
.team-box{
        width:100%;
		min-height:280px;
    margin-left:3%;
    /*! float: left; */
    border: 5px solid #ccc;
    overflow: hidden;
    position: relative;
    text-align: center;
        margin: 0 auto;background: #555;
}

.team-box .image {
  display: block;
  width:180px; margin:0 auto;
}

.team-box .overlay {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #333;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.team-box:hover .overlay {
    top: 50%;
    height: 100%;
}

.team-box .overlay h3{text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 5px 0 0 0;font-weight: bold;}
.team-box h5{font-size:14px; color:#fff; font-style:italic; line-height:20px; margin:0;
}
.team-box p {font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 3px;
    text-align: center;
    line-height: 21px;
    margin: 0;}
.team-box p a{font-size:13px; color:#fff; font-style:italic; text-decoration:none; margin:0; float:right; font-style:normal;
}
#widgetsControl, #widgetsControl_C{height:inherit !important;}
.team-box .pic-text h3{font-size:20px; color:#fff; padding-top:5px; padding-bottom:0px; margin:0; line-height:28px; font-weight:bold;
	}
.team-box .pic-text h5{font-size:14px; color:#eee; font-style:italic; margin:0; line-height:20px;}
.team-box .pic-text{ margin:-15px; background:#333;position: relative;}

/*team-page*/
.panel-group .panel {
    border: 0;
    border-radius: 0;
}
.panel-default>.panel-heading{    background: #eee;
    text-transform: uppercase;
    font-weight: bold; border-radius:0;}
	
.panel-title{font-weight:bold;}
.panel-group .panel{border:0; border-radius:0;}
.hm-about-rht{padding-top: 18px;}
.panel-body{border: 1px solid #eee; text-align:justify;}
/*.panel-group .panel+.panel{    margin-top: 7px;}*/

.panel-title a{display:block; position:relative;}
.panel-title a.collapsed:after{    content: "+";
    position: absolute;
    right: -2px;
    top: -5px;
    font-size: 26px;}
.panel-title a:after{ content: "-";
    position: absolute;
    right: -2px;
    top: -22px;
    font-size: 51px;}
.panel-title a:after {
    content: "-";
    position: absolute;
    right: -2px;
    top: -22px;
    font-size: 51px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{line-height: 24px;}
/*team-page*/
/*footer*/

footer{
	background-color:#222;
	margin-top:5px;}
footer .ft-cont a{color:#fff;}
footer .col-lg-3{
	width: 30%;
	margin-left:1%;
	float:left;
	}

footer .col-lg-4 h2, footer .col-md-4.maap h2{
	margin: 0;
	color: #fff;
    margin-top: 0;
    margin-bottom: 8px;
    padding-bottom: 8px;
    font-size: 24px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;    padding-top: 32px;
    border-bottom: 1px dashed #666;
	}
footer .col-lg-3 ul li a {
    color: #ccc;
    line-height: 21px;
    font-size: 14px;
}
footer .col-lg-4 ul{margin:0; padding:0; list-style-position:inside; list-style-image:url(image/arrow.png)}
footer .col-lg-3 ul li{margin-bottom:10px; transition:0.5s; border-bottom:1px solid #ccc; line-height:40px; margin:0; font-weight:bold;
padding:0}
footer .col-lg-4 ul li:hover{margin-left:10px; color:#fff; transition:0.5s;}
footer .col-lg-4 ul li:hover a{color:#fff;}
.copy-rt{ background:#065695; border-top:#ccc solid 2px; box-shadow:#ccc 3px 2px 3px;}
.copy-rt p{background:#065695;font-family:arial;font-size:14px;line-height:40px;color: #fff;}
footer h2 {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    margin-bottom: 13px;
    text-transform: capitalize;
    padding-bottom: 5px;
}
.ft-cont p {
    margin-bottom: 8px;
    font-size: 13px;
    color: #fff;
    line-height: 23px;
    min-height: 25px;
    transition: 0.5s;
	padding-top: 4px;
}
.ft-cont i {
    width: 35px;
    text-align: center;
    border: 1px solid #eee;
    font-size: 19px;
    line-height: 0;
    margin-right: 11px;
    margin-top: 7px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    padding: 8px 0px;
}


.ft-cont p:hover i{background:#000; transition:0.5s;}

footer .col-lg-4 .ft-cont {
    background: #065695;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    min-height: 280px;
}
footer .col-lg-4 .ft-cont h2, footer .col-lg-4 .ft-cont p{
	/* color:#000; */
	}

footer .maap{
	padding-left:1%;
	color: #333;
	margin-top:0;
	padding-top:0;	
    
}
footer .col-lg-4 ul li a {
    color: #ccc;
    line-height: 21px;
    font-size: 14px;
}
footer .col-lg-4 ul li {
    margin-bottom: 10px;
    transition: 0.5s;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    margin: 0;
    font-weight: bold;
    padding: 0;
}
/*footer*/