

body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 14px;
    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;font-size:16px;line-height:28px;}	
ul li{font-size:16px;line-height: 28px;}
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{padding-bottom: 10px;}

.top-nv{    background: #f5f5f5;
    color: #fff;
    /* box-shadow: 0px 1px 1px #999; */
    height: 36px;
    /* z-index: 9; */
    position: relative; overflow: hidden;}
	
.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:#333;}
.top-nv ul li img{    vertical-align: text-bottom; margin-right:8px; height: 27px;     float: initial;}
.top-nv ul li a{color:#333;}

.bg-black{     position: absolute;
    top: 0;
    right: -7px;
    height: 36px;
    background: #002848;
    width: 11%;
    transform: skew(-23deg);
    border-left: 5px solid #0f5d9d;}

.fl-head{/*padding-top:10px;*/}

.top-nv .container-middle .fr-head-top img{margin-left:4px; transition:0.5s;}
.top-nv .container-middle .fr-head-top img:hover{transform:rotate(360deg); transition:0.5s;}

.top-nv .container-middle .fr-head-top{padding-top: 5px; position:relative;     z-index: 9;}

/* .container-middle .fl-head{padding-top:5px;} */

/*.container-middle .fr-head:after{content:""; position:absolute; right:0; top:0; height:100%; width:100%; background:#000;}*/

.fl-head h2 {     font-weight: bold;
    text-transform: capitalize;
    font-size: 28px;
    margin: 0;
    margin-left: 15px;
    color: #0f5d9d;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 8px;
    font-family: sans-serif;
	letter-spacing: -1px;
}

.fl-head h4 {      font-family: sans-serif;
    font-weight: 500;
    text-align: left;
    font-size: 15px;
    margin-top: 3px;
    color: #000;
    margin-bottom: 0;
    margin-left: 17px;}
	
.fr-head{margin-right:18%; text-align:right;}

.hm-abt p{padding-bottom: 5px;
    text-align: center;
    line-height: 30px;}

    .hm-abt h5{font-size:18px;text-align: center;}
    .hm-abt ul li{line-height:28px;text-align: center;list-style: none;}

.fl-head img{/*float: left;     height: 64px;*/padding-top:10px;}

.fr-head img{float: inherit; }

.content-head{float: left;}

.fr-head p img{float: left; padding-right: 10px;}
.fr-head p {    font-size: 18px;
    color: #000;
    font-family: sans-serif; line-height: 20px;     margin-top: 20px;}
	
.fr-head p span{    font-weight: 100;
    font-size: 14px;}
/*header*/

/*home*/

.hm-abt{    background: #eeeeee;
    padding: 0px 0px 25px 0px;*/ }
.hm-abt, .hm-abt p, .hm-abt h2{text-align: center;}

.head-hm{text-align: center;    margin-bottom: 35px; font-size: 22px; position:relative;margin-top:45px;}

.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;font-size:14px;}

.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;font-size:14px;}

#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*/

.ups1 {
    height:390px;
    background: #fff;
    padding: 30px 20px;
    margin: 20px 0 0 0;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.ups1 img {
    width: 80px;
    margin: 0 0 20px 0;
}

.ups1 h5{color: #004488;font-weight: 600;font-size:20px}
.ups1 p{color: #000;}
.ups1 ul li{color: #000;text-align: left;list-style: none;}

/* .otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;} */
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.innr-pg-c{margin-top:-18px;margin-bottom: 20px; padding:40px 0;position: relative;background:url(./Image/inner-bg-img.jpg) no-repeat right/cover scroll ;}
.innr-pg-c h1{font-weight: 700;Font-size: 26px;font-family: 'Open Sans', sans-serif !important;color: #fff;text-align: center;/* border-left: 3px #fff solid; *//* padding-left: 20px; */text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;}
.innr-pg-c:after{content:'';position:absolute;left: -1px;right: 0;top: -1px;width: 101%;height:100%;z-index: 0;background: rgb(15, 93, 157);}
/* innr-pg-c End */

.main-table ul li{
    line-height: 30px!important;
}
.srv-img img{width:100%;height:280px;}
/*team*/


.tm_img {
    border-radius: 6%;
    border: 3px solid #004488;
}

.teamsub-head {
    font-weight: bold;
    Font-size: 20px;
    color: #004488;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0;
    text-align: left;
}

.team h6{padding-top:5px;}

.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*/
	
@media (max-width:767px){
    .srv-img img{width:100%;height:auto;}
.top-nv ul li{display:none;}	
}

marquee a{
color: #0f5d9d!important;
    font-size: 15px!important;
}

