@charset "utf-8";
/* CSS Document */
body{margin:0;
padding:0;
font-family:arial;
font-size:14px; }
.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:#222; line-height:36px; border-bottom:1px #ccc solid; text-transform:uppercase; text-align:left; margin: 0;}
.sub-heading{font-weight:bold; Font-size:16px; color:#222; line-height:30px; text-align:left;}
.team-title{font-weight:bold; Font-size:14px; color:#333; line-height:24px; text-align:left;}
.contact-us{ padding-left:5px; line-height:24px;}

header{width:100%;background: #003452;padding:5px 0;min-height:90px;}
.head-top{width:100%;background: #003452;color:#fff;min-height:44px;border-bottom: 1px solid #5d5d5d;}

.head-top p{font-family:Verdana, Geneva, sans-serif; font-size:15px; font-weight:600; color:#fff; margin:0; padding-top:10px; padding-bottom:5px; margin-bottom:5px; text-decoration: blink;}
header .container-main{ padding-top:0;}
.fl-head{ float: left; width: 60%;}
.fl-head p{ font-family:Verdana, Geneva, sans-serif; font-size:14px; font-weight:500; color:#fdc200; line-height:24px;}
.fr-head{ float: right; position: relative; margin-top: 6px;}
.fr-head a{line-height:30px; text-decoration:none;}
.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{ margin:0 auto; padding:0; width:998px; font-family:arial; font-size:14px; line-height:24px; text-align:justify;}

.cl{clear:both;}

.head-fl img{}
.head-fl{ width:100%; margin-left:10px;}
.head-fl h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
    text-transform: uppercase;
    font-size:26px;
	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:0px;
    color: #fff;
    margin-left: 10px;
	 text-transform: uppercase;
	 letter-spacing:2px;
	 text-shadow: 0px 4px 5px #666;
}
.banner-box{
	width:998px;
	position:relative;
	margin:0 auto;
    margin-top: -150px;
	z-index:9;}
	
.banner-box .col-md-3{
	width: 23%;
	float: left;
	border: 1px solid #ccc;
	box-shadow: #ccc 2px 3px 3px;
	margin: 0.6%;
	background-color: #043144;
	padding-right: 5px;
	padding-left: 5px;
}
.banner-box .col-md-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-md-3 img{width:70px;
float:left;
vertical-align:middle;
}

.banner-box .col-md-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-md-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;} 
	
.manu-container {
    width: 100%;
    min-height: 40px;
    margin: 0;
    padding: 0;
    background: #333;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}

.manu-container ul {
    width: 100%;
	float:right;
    list-style: none;
}

.manu-container ul li {
    padding: 0 .7%;
    font-weight: bold;
    float: left;
    display: block;
    border-right: 1px #222 solid; transition:0.5s ease;
}

.manu-container ul li:hover{background:#fff; transition:0.5s ease;}

.manu-container ul li:hover a{color:#000;}

.manu-container ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 7px;
    line-height: 40px;
}


/**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: #69AC4F;
	z-index: 0;
}

.container-main h1 span{
 border-bottom: 5px dashed #69AC4F;
 width: 60px;
 height: 4px;
 z-index: 3;
}
.view {
   width: 292px;
   height: 200px;
   margin: 10px;
   float: left;
   border: 10px solid #043144;
   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: 300px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: #043144;
   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: #043144;
   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: #043144;
    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)";
}
.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:300px; border: 5px solid #ccc;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.team-box .image {
  display: block;
  width:250px; margin:0 auto;
}

.team-box .overlay {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #003452;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
}

.team-box:hover .overlay {
    top: 145px;
    height: 100%;
}

.team-box .overlay h3{
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: #003452;
    margin: 5px 0 0 0;
}
.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:#fdc200; font-style:italic; text-decoration:none; margin:0; float:right; font-style:normal;
}
.team-box .pic-text h3{font-size:18px; color:#fff; line-height:20px; padding-top:5px; padding-bottom:0px; margin:0; line-height:24px;
	}
.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: #003452;}


/*footer*/

footer{
	background-color: #003452;
	margin-top:5px;
	}


footer h2{
	margin: 0;
	color: #fff;
    border-bottom: 1px dashed #666;
    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;
	}
footer ul li a {
    color: #ccc;
    line-height: 21px;
    font-size: 14px;
}
footer ul{margin:0; padding:0; list-style-position:inside; list-style-image:url(image/arrow.png)}
footer ul li{margin-bottom:10px; transition:0.5s; border-bottom:1px solid #ccc; line-height:40px; margin:0; font-weight:bold;
padding:0}
footer ul li:hover{margin-left:10px; color:#fff; transition:0.5s;}
footer ul li:hover a{color:#fff;}
.copy-rt{background: #69AC4F;border-top:#ccc solid 2px;box-shadow:#ccc 3px 2px 3px;}
.copy-rt p{width:998px;margin:0 auto;background: #69AC4F;font-family:arial;font-size:14px;line-height:40px;color:#000;}
footer h2 {
    font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #fff;
    margin-bottom: 13px;
    text-transform: capitalize;
    border-bottom: 1px dashed #333;
    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 #000;
    font-size: 19px;
    line-height: 0;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    padding: 8px 0px;
}


.ft-cont p:hover i{background:#000; transition:0.5s;}

footer .ft-cont{background: #69AC4F;}
footer .ft-cont h2, footer .ft-cont p{
	color:#000;
}

footer .maap{}

/*footer*/