@charset "utf-8";
/* CSS Document */
*{
	font-family: Arial !important;
}

body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 21px;}
	
.container{font-family:Arial !important;     font-size: 14px;
    font-weight: normal;
    color: #000;
    line-height: 21px;}
	
p{text-align:justify; margin-bottom:15px;}
	
a:hover{text-decoration:none;}

.top-nav{background: #012549; padding: 6px 0px;}

.top-nav-lft{float:left;}
.top-nav-rht{float:right;color:#fff;font-size: 12px;}

footer{ background:#053968 !important; color:#fff;}

.ft-head{ font-family: Arial, Helvetica;  font-size: 18px;  color: #eee; text-align: left;  line-height: 30px; border-bottom: 1px #fff dashed;
    text-transform: uppercase;}
		
.ul-lnks ul{margin-left:0; padding-left:25px;}
.ul-lnks ul li{margin-bottom:2px;}
.ul-lnks ul li a{ color:#fff;}
.ul-lnks ul li:last-child{margin-bottom:0;}

.ft-soc ul {
    list-style: none;
    margin-top: 15px;
    line-height: 30px;
    padding-left: 0px;
}
.ft-soc ul li{margin-bottom:5px;}
.ft-soc ul li a{ color:#fff;}

.ft-cont p{color:#fff; margin-bottom:5px;}
.ft-cont p a{ color:#fff;}

.footer a{color:#fff;}

.copyright{background: #053968;
    padding: 10px 0;
    margin-top: 15px;}
.copyright-lft{    float: left;
    color: #fff;
    font-size: 14px;}
.copyright-rht{    float: right;
    color: #fff;
    font-size: 14px;}

/*ser-box*/


.hm-serv {font-size: 14px;

    font-family: Open Sans;}

.hm-serv h4{font-size: 14px;
    font-weight: 700;
    font-family: Open Sans;
    color: #008237; text-align:center;}
	
.hm-serv h2{     font-size: 35px;
    font-family: Open Sans;
    font-weight: 800;
    color: #012951;
    text-align: center;
    margin-bottom: 35px; border-bottom:1px solid #012951; padding-bottom:10px;}
	
.hm-serv h2 strong{color:#012951;}
	
.hm-serv h2 span{font-style:normal; position:relative;}
	
.hm-serv h2 span:after{    content: "";
    position: absolute;
    z-index: 99;
    height: 5px;
    width: 100%;
    background: #012951;
    left: 0;
    bottom: -9px;}
	
.ser-main-cl{    position: relative;
    text-align: center;
    margin-top: 90px;
    margin-bottom:90px;}
	
.ser-main-cl img{border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 2px #47540e;
	}

.ser-cl-inner img{width: 125px;
    height: 125px;
    border-radius: 50%;
    border: 4px solid #fff;
    float: left;
    margin-left: 15px;
    transition: 0.7s;
    position: absolute;
    top: -15px;}
	
.ser-cl-inner:hover img{ transition:0.7s; transform:scale(1.2);}
	
.ser-cl-inner h3{       font-size: 18px;
    /* font-family: Raleway; */
    font-weight: 700;
    color: #012951;
    margin-bottom: 10px;
    margin-top: 0;}
	
.ser-cl-inner p{line-height:18px;}
	
.fl-ser{    float: left;
    text-align: right;
    width: 100%;
    margin-top: 15px;
    font-size: 14px;
    padding-right: 135px;
    position: relative;}
	
.fl-ser.fr-ser{padding-right:0;     padding-left: 135px;}
	
.fl-ser p{text-align:right;}

.fl-ser p a{    display: block;
    color: #012951;
    margin-top: 8px;
    font-weight: bold;
    font-style: italic;
    font-size: 13px; transition:0.5s;}
	
.fl-ser p a:hover{transition:0.5s; color: #012951;}
	
.cl1{     position: absolute;
    top: -30px;
    width: 40%;
    left: 65px;}
	
.cl2{    position: absolute;
    top: 166px;
    width: 38%;
    left: -55px;}
	
.cl3{    position: absolute;
    top: 355px;
    width: 39%;
    left: 80px;}
	
.cl4{    position: absolute;
    top: -30px;
    width: 40%;
    right: 65px;}
	
.cl5{    position: absolute;
    top: 166px;
    width: 40%;
    right: -65px;}
	
.cl6{    position: absolute;
    top: 355px;
    width: 40%;
    right: 65px;}
	
.cl4 .fl-ser p, .cl4 .fl-ser h3,
.cl5 .fl-ser p, .cl5 .fl-ser h3,
.cl6 .fl-ser p, .cl6 .fl-ser h3 {text-align:left;}

.cl4.ser-cl-inner img,
.cl5.ser-cl-inner img,
.cl6.ser-cl-inner img{margin-right: 15px; margin-left:0;
    left: 0;}

.dn-img {
    display: none;
}

.hm-serv{    background: url(../image/serv-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding-top: 25px;
    padding-bottom: 7px; border-top: 1px solid #012951;
    border-bottom: 1px solid #012951;}
.hm-serv:after{content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(255,255,255,0.90);}
.hm-serv .container{position:relative; z-index:9;}
/*ser-box*/
	
.banner-main{    background: url(image/banner-bg.png) no-repeat center center;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0px; height: 350px;}
	
#about-home h2{
    font-family:Arial;
    font-size: 24px;
    text-align: center;
    line-height: 36px;
    color: #FFF;
    font-weight:bold;
    margin-bottom:20px;
    }
	
#about-home p{color:#fff;     padding: 0 40px; font-family:"Arial", Times, serif; font-size: 15px; line-height:25px;}

#about-home .carousel-control {
    position: absolute;
    top: 128px;
}

.hm-head{    font-size: 28px;
    font-weight: bold;
    color: #011951;
    text-align: left;
    line-height: 40px;
    margin-bottom: 0px;
   /* background: #032950;
    padding: 0 10px;*/     margin-top: 0;}
/*.inner-tabb{padding: 0 10px;}*/

.home-sec h3{    margin-top: 0;
    font-size: 18px;}	
.home-sec h3 a{color: #333;
    text-decoration: none;
    line-height: 30px;}
	
img{max-width:100%;}

.hm-team{    line-height: 23px;}

#serv-box ul{padding-left:0; list-style:none;}

#serv-box .carousel-inner{background:#032950;}
#serv-box ul li{    display: inline-block;
    float: left;
    width: 19%;
    margin: 0 0.5%;}
#serv-box ul{margin: 0;
    padding: 12px 35px 8px;}
#serv-box ul li img{width:100%; transition:0.5s;}
#serv-box ul li:hover img{transform:scale(0.9)}
#serv-box .servb1 ul li:nth-last-child(2),
#serv-box .servb2 ul li:nth-last-child(2){display:none;}
#serv-box .servb1 ul li:last-child{}
#serv-box ul li{text-align:center;}
#serv-box ul li a{text-decoration:none; color:#fff; font-weight: bold;}

#serv-box .carousel-control{position: absolute;
    bottom: 45px;}
	
#serv-box li img{height:100px;}
	
.carousel-control.left {
	background: none !important;
    left: -35px;
}

.carousel-control.right {
    right: -30px;
	background: none !important;
}

#serv-box h2{text-align:center; margin-bottom:25px;}
#serv-box h2 span{    border-left: 5px #032950 solid;
    border-right: 5px #032950 solid;
    font-weight: normal;
    padding: 0 20px;
    color: #032950;
    font-weight: bold;
    font-size: 26px;
}

.icon-ul{list-style-image:url(./image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:3px; text-align:left;}
.inner-pages {
    padding-bottom: 20px;
    text-align: left;
}
.inner-pages ul{
    padding-left: 16px;
}
.inner-pages ul li {
    font-family: Arial !important;
    font-size: 14px;
    font-weight: normal;
    color: #000;
}
/*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;     line-height: 24px !important;}

.cont-page h2 span{    display: block;
    font-size: 16px;
    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: #eee;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px; line-height: 1.42857143;}
	
.cont-page .feature-box-image{    margin-top: 13px;}

/*contact*/


.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:50px;
    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: 0;
    left: 0;
    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: #072643;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{font-weight: bold;
    color: #032950;
    font-size: 23px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 20px;}
.cont-page h5{    color: #2f9620;
    font-size: 19px;
    margin-bottom: 25px;}

.cont-page{text-align:left;}

.logo-sec{text-align:center;}

@media(max-width:1024px){
footer{bottom: -320px;}
}
@media(max-width:998px){
.banner-main{    height: inherit;
    background-size: 100% 100%;
    background: #eb6645;
    padding-top: 15px;}	
#about-home{padding: 0 0 10px;}
.banner-main-rht{    background: #011c39;
    margin: 0 -15px;}
.carousel-control.left {
    left: 5px;
}
.carousel-control.right {
    right: 5px;
}
.cont-page h2{margin-top:20px;}
footer{    position: inherit;}
	}
@media(max-width:769px){	

#WhatsNewControl_C, #WhatsNewControl_C_ctl00_tdeee{width: 70%; margin: 0 auto;}
}

@media(max-width:767px){
.wslidess li{height: 250px;}
.table-responsive {
    margin-bottom: 0px !important;
	}
}

	
@media(max-width:667px){
#about-home .carousel-control {
    display: none !important;
    }

	}
	
@media(max-width:568px){
	
.home-sec h3{font-size: 14px;}

.cont-rht{    padding-bottom: 15px;     width: 100%;}
.cont-lft{    width: 100%;
    margin-right: 0;}	


p{font-size: 14px; line-height: 20px;}

.ser-bg{width:70%; margin:0 auto;}
.ser-cl-inner img{top: -4px;     width: 100px;
    height: 100px;}
.fl-ser, .fl-ser.fr-ser{padding-top: 60px;}
.ser-cl-inner h3{font-size:16px;}
.ser-cl-inner p{    font-size: 13px;}
.fl-ser{min-height: 190px;}
#WhatsNewControl_C, #WhatsNewControl_C_ctl00_tdeee{width: 80%; margin: 0 auto;}
	}
	
@media(max-width:480px){
#about-home h2{    font-size: 22px; margin-bottom: 10px;font-family:arial;}	
.home-sec .col-xs-6{width:100%; text-align:center}
.hm-head{text-align: center;
    background: #032950;
    color: #fff;}
.home-sec .col-xs-6 p{text-align:center;}
#serv-box ul li{width: 48%; margin: 0 1%;}
#serv-box .carousel-control {
    position: absolute;
    bottom: 164px;
}
.hm-serv-bx-img{    width: 40%;}

	}
	
@media(max-width:414px){
#serv-box ul li a{font-size: 11px;}	

.hm-serv-bx-img{display:none;}	
.hm-serv-bx-cnt{padding: 0 20px 0 20px;}

.ser-cl-inner{    width: 100%;
    margin: 0;
    margin-top: 50px;}
.fl-ser {
    min-height: initial;
}
.ser-bg{width:100%;}
#WhatsNewControl_C, #WhatsNewControl_C_ctl00_tdeee{width: 95%; margin: 0 auto;}
	}
	
@media(max-width:375px){

.wback_nav.next{right: 38%;}
.wback_nav{left: 38%;}
.top-nav-rht{display:none;}
.hm-serv-bx-cnt h3{font-size: 20px;}
	}
	div#HeaderControl {
    background-color: #032950;
}

div#HeaderControl_C {
    background-color: #032950;
}

div#MenuControl {
    background-color: #032950;
}