

body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px;}


.container-middle{ margin:0 auto;     text-align: left; font-family:Arial !important;     font-size: 14px !important; line-height: 24px !important; font-weight: normal !important; color: #666;}

.container-middle a{color:#236fb6; 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;}

.manu-container {
    width: 100%;
    min-height: 40px;
    margin: 0;
    padding: 0;
    background: #0f5d9d;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}

.manu-container ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.manu-container ul li {
    padding: 0 .5%;
    font-weight: bold;
    float: left;
    display: block;
    border-right: 1px #415598 solid;
}

.manu-container ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 7px;
    line-height: 40px;
}

/*color-box*/
.flip-front, .flip-back p a, .td-banner{background:#256fb4;}
.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
{transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;}


/*color-box*/

/*banner*/
.banner-bx{margin-top: -60px;}

.td-banner{
    height: 140px;
    position: relative;
    border: 2px solid transparent;
    padding-top: 15px;
    overflow: hidden;}
	
.td-banner:hover{height: 260px;     margin-top: -120px;}

.td-banner:before{    content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; top:0;}
	
.td-banner:after{content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;     bottom: 0;}
	
.img-bn{    text-align: center;}

.img-bn .fa{    background: #044683;
    border-radius: 50%;
    padding: 10px 10px;
    border: 3px solid #5696d0;
    box-shadow: 2px 3px 4px #0a4174; transition:0.5s;
	width: 80px; height:80px; font-size:50px;}
	
.td-banner:hover .img-bn img{transform:rotate(360deg) scale(1.1); transition:0.5s; }
	
.td-banner:hover:after, .td-banner:hover:before{    left: 35px;
    opacity: 1;}

.td-banner:hover{transform: translate(0px,-6px);     box-shadow: 0px 4px 3px #ccc; border:2px solid #eee;}

.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(10,60,100,0.1); */
    margin-top: 0;
    padding: 3px 0px 5px;
    font-size: 22px;
    margin-bottom: 0;}
	
.td-banner p{font-size: 14px;
    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*/
header{
    background-color: #034ea2;
    padding: 0;
  }
  .header_right a{
    color: #fff;
  }
  .header_right {
    font-size: 18px;
    color: #fff;
    text-align: end;
    line-height: 60px;
  }
  .twitter_icon i{
    border: 1px solid #95ccee;
    background-color: #95ccee;
    padding: 2px;
    font-size: 20px;
    
  }
  .linked_icon i{
    border: 1px solid #4c84c4;
    background-color: #4c84c4;
    padding: 2px 3px;
    font-size: 20px;
  }
  #FooterrControl1_Footer{
    padding: 0;
  }
/*header*/
/*homepage*/
.service_backgrounnd{
    text-align: center;
    /* margin-top: 20px; */
    border: 1px solid #d2e3f1;
    background: #d2e3f1;
  }
  .service_backgrounnd h3{
    padding: 0;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: #000;
  }
  
  .Service_tittle {
      width: 100%;
      position: relative;
      overflow: hidden;
  }
  .Service_tittle .Service_tittle_Image {
      width: 100%;
      position: relative;
  }
  .Service_tittle .Service_tittle_Content {
      position: absolute;
      width: 100%;
      bottom: 1em;
      left: 0;
      color: white;
  }
  .Service_tittle_Content h3{
    
    font-size: 22px;
      padding: 0 0 0 6px;
  }
  .Service_tittle .Service_tittle_hover {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #034ea2;
      color: #034ea2;
      top: 100%;
      left: 0;
      z-index: 1;
      transition: top 0.4s ease-in-out;
  }
  .Service_tittle .Service_tittle_hover .Service_tittle_hover_content {
      font-size: 18px;
      color: #fff;
      text-transform: uppercase;
  }
  .Service_tittle:hover .Service_tittle_hover {
      top: 0;
  }
  
  .Service_tittle_hover ul li{
    color: #fff;
  }
  .Service_tittle_hover a{
    display: inline-block;
    color: #fff;
    border:1px solid #fff;
    padding: 2px 5px;
    border-radius: 5px;
  }
  .menu_link{
    background-image: url(./Image/menu_background.jpg);
    height: 100%;
  }
  .menu_link_box{
    width: 100%;
      height: 100%;
      border: 1px solid #2f6db8;
      display: inline-block;
      text-align: center;
      background-color: #2f6db8;
  }
  .menu_link i{
    font-size: 80px;
      color: #fff;
      display: block;
      text-align: center;
      padding-top: 20px;
  }
  .menu_link span{
    color: #fff;
      text-align: center;
      display: block;
      font-size: 22px;
      font-weight: 800;
      padding-bottom:20px ;
  }
  .menu_link_inner{
    padding: 22px;
  }
  
  /*	News Query
  /*-----------------------------------------------------------------------------------*/
  
  .news-sec{/* padding-top:50px; padding-bottom:20px;  */background:url(./Image/career_img.jpg) no-repeat; background-size:cover; display:block; clear:both;position:relative;}

  .news h2{     
      font-size: 20px;
      background: #003f69;
      padding: 15px 0;
      color: #fff;
      margin: 0;
      text-align: center;}
  
  .query_item {
    position:relative;
    margin:0 0px;
    
  }
  .query_item .query_descr {
    position:absolute;
    z-index:20;
    left:0;
    top:0;
    width:100%;
    height:100%;
    text-align:center;
    opacity:0;	
    background-color:rgba(0,0,0,0.8);
    transition: all 0.5s ease-in-out; 
    -webkit-transition: all 0.5s ease-in-out;
  }
  .query_item:hover .query_descr {opacity:1;}
  .query_item .query_descr .query_descr_cont {
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    opacity:0;
    transform:translateY(-100%);
    -o-transform:translateY(-100%);
    -ms-transform:translateY(-100%);
    -webkit-transform:translateY(-100%);
    transition: all 0.5s ease-in-out; 
    -webkit-transition: all 0.5s ease-in-out;
    
  }
  .query_item:hover .query_descr .query_descr_cont {
    opacity:1;
    transform:translateY(-50%);
    -o-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
  }
  .query_item .query_descr p {
    margin:0 0 6px;
    font-weight:300;
    line-height:24px;
    font-size: 20px;
    color:#fff;
    text-align: center;
  }
  .query_item .query_descr span a {
    color: #5c5cd6;
      background: #fff;
      padding: 2px 16px;
      display: inline-block;
      font-weight: bold;
      margin-top: 10px;
  }
  
  .query_item .query_descr span a:hover{color:#000; background: #ccc;}
  
  .query_item .query_social {
    position:absolute;
    z-index:30;
    left:0;
    bottom:0;
    width:100%;
    opacity:0;
    text-align:center;
    transition: bottom 0.5s ease-in-out, opacity 0.5s ease-in-out; 
    -webkit-transition: bottom 0.5s ease-in-out, opacity 0.5s ease-in-out;
  }
  .query_item .query_social a {
    display:inline-block;
    width:60px;
    height:60px;
    margin:0 7px 0 10px;
    border:2px solid #333;
    border-radius:50%;
    line-height:58px;
    font-size:26px;
    color:#333;
  }
  .query_item:hover .query_social {
    bottom:56px;
    opacity:1;
  }
  .query_item .query_social a:hover {
    color:#fff;
    border-color:#fff;
  }
  
  

/* end */
/*home*/

.hm-abt{    background: #eeeeee;
    padding: 20px 0px 25px; }
.hm-abt, .hm-abt p, .hm-abt h2{text-align: center;}

.head-hm{text-align: center;    margin-bottom: 35px; font-size: 22px; position:relative;}

.hm-abt .head-hm span{background:#eee;}

.head-hm span{    border-left: 4px solid #0f5d9d;
    border-right: 4px solid #0f5d9d;
    padding: 3px 9px; position:relative; z-index:9; background:#fff; line-height: 30px;}
	
.head-hm:after{content: "";
    position: absolute;
    left: 0;
    top: 12px;
    height: 1px;
    width: 100%;
    background: #ccc;}
	
.ser-cnt, .serv-bx, .ser-img img, .ser-cnt h3, .ser-cnt p.rd-mr, p.rd-mr a, p.rd-mr a:after,
.serv-bx:hover, .serv-bx:hover .ser-img img, .serv-bx:hover p.rd-mr a, .serv-bx:hover p.rd-mr img, .serv-bx:hover p.rd-mr a:after,
p.rd-mr img
{transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
	
.serv-bx{    
    background: #fff;
    border: 1px solid #dddddd;
    margin-bottom: 60px;
    position: relative;
    z-index: 9;
    padding-bottom: 25px; }
	
.serv-bx:hover{box-shadow: 0px 6px 4px #ddd; transform:translate(0,-4px);}

.serv-bx:hover .ser-img img{transform:scale(1.2) rotate(5deg);}

.serv-bx:hover p.rd-mr a{background: #0f5d9d; color:#fff; border-color:#0f5d9d;}

.serv-bx:hover p.rd-mr img, .hm-team p.rd-mr a img{filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1);}

.serv-bx:hover p.rd-mr a:after{background: #b9defd; border: 2px solid #b9defd; }
	
/*.serv-bx:after{content: "";
    position: absolute;
    right: 0;
    top:0px;
    height:50%;
    width: 100%;
    background: #0f5d9d;}*/
	
.mar-dv{margin:0 1.7%;}
	
.ser-img img{width:100%; height: 100%; }

.ser-img{    height: 185px;
    overflow: hidden;}
	
.ser-cnt{     text-align: center;
    width: 87%;
    margin: 0 auto;
    margin-top: -18px;
    position: relative;
    position: relative;
    background: #fff;
   }
	
.ser-cnt h3{    background: #0f5d9d;
    color: #fff;
    padding: 5px 0;
    margin: 0 0px 6px;
	    font-size: 18px;
    font-weight: bold;}
	
.ser-cnt p.rd-mr{     text-align: center;
    position: absolute;
    bottom: -45px;
    margin: 0 auto;
    left: 0;
    right: 0;}

p.rd-mr a{    background: #fff; position:relative;
    border: 2px solid #434343;
    padding: 9px 7px;
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
    font-weight: 600;}
	
p.rd-mr a:after{content:""; position:absolute; width:100%; height:100%; background: #fff; border: 2px solid #434343; left:2px; top:2px; z-index:-1;}


.hm-team{     background: url(image/team-bg.jpg) no-repeat;
    background-attachment: fixed;
    padding: 40px 0px;
    margin-bottom: 10px;
    border-top: 6px solid #0f5d9d;
    border-bottom: 6px solid #0f5d9d;
    box-shadow: 0px 7px 5px #ccc;}
	
.hm-team p{color:#fff; text-align:center;}

.hm-team p.rd-mr{    margin-top: 30px;}

.hm-team p.rd-mr a{border-radius: 30px;
    background: #0f5d9d;
    color: #fff;
    padding: 9px 20px;
    border-color: #61b8ff;
    box-shadow: 2px 5px 6px #033a67;}
	
.hm-team p.rd-mr:hover a{padding: 9px 30px;}

.hm-team p.rd-mr:hover a img{padding-left:10px;}


/*home*/


/*footer*/
footer{margin-top: 0px; /*border-top: 20px solid #0f5d9d; */ padding-top: 5px; background: url(image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;  color: #fff;  background-size: cover; padding-top: 20px;}

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;}
	
footer h2 span { position: absolute; width: 100%; left: 1px; font-size: 20px; color: #222; z-index: 1; top: -17px;}
footer .container-middle a{color: #fff;}


/*.ft-cont{margin-top: -3px;}*/

.us-lk ul{list-style-type: square; font-size: 13px; margin-bottom: 0; color: #fff; padding-left: 24px;}

.us-lk ul li{line-height: 25px; margin-bottom: 7px;}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li a{color:#fff;}

.us-lk ul li:hover a{color:#256fb4 !important;}

footer a{color:#fff;}

.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;  color: #fff; line-height: 23px; min-height: 36px;  transition: 0.5s;}

.copyrht{background: rgba(0,0,0,0.3); margin-top: 10px; color: #fff; font-size: 13px;  border-top: 1px solid #111;}
	
.copyrht p{margin-bottom:0; color: #fff; line-height:36px;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{/*float:left;*/}

.cprht-rht{float:right;}

.cprht-rht a{color:#fff;}

p.cprht-rht img {
    height: 25px; transition:0.5s;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.ft-cont i {    width: 35px;
    min-height: 40px auto;
    text-align: center;
    border: 1px solid #fff;
    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:#0f5d9d; transition:0.5s;}

/*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: 16px; margin-bottom: 4px;}

.team-bx:nth-last-child(1){border-bottom:0;}

.team-table{border-color: #ccc; border-right:1px solid #ccc;}
.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*/


	
/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; 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;}
.cont-page p{font-size:14px; color:#fff;     line-height: 24px !important;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    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;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{    background: #23527c;
    padding-top: 10px;
    padding-bottom: 2px; margin-bottom: 2px;     padding-right: 10px;}
	
.cont-page .feature-box-image{margin-top: 28px;}

/*contact*/

.cont-page h2{font-weight:bold; Font-size:18px; color:#004488; line-height:36px; text-transform:uppercase; margin:0;}
.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left: 70px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
	color: #114366;
	display: block;
	position: absolute;
	width: 52px;
	height: 52px;
	line-height: 0px;
	top:0px;
	left: 8px;
	text-align: center;
	font-size: 60px;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
@media (max-width:767px){
.top-nv ul li{display:none;}	
}


