body{ margin:0; padding:0; font-family:Arial; font-size: 14px;
    font-weight: normal; color: #222; line-height: 24px;}

.container-middle{ margin:0 auto; text-align: left; font-family:Arial; font-size: 14px; line-height: 24px ; font-weight: normal !important; color: #333;}

	
p{  font-family:Arial; font-size: 14px; line-height: 24px; font-weight: normal; color: #333; text-align: justify; }
	

.container-middle a, .container a{ color:#2376b6; text-decoration:none;}

.container-middle p, .container p{ margin-bottom: 5px; margin-top: 0; text-align:justify; line-height: 23px; color: #333;}	

.cl{ clear:both;}

/*color-box*/

.td-banner{ background:rgba(18,62,107,0.9);}
.flip-front, .flip-back p a{background:#0d5bae;}
.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,
.td-banner p img, .td-banner:hover p img{ transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;}


/*color-box*/

/*banner*/
.banner-blw{ position: relative; top: -60px;}
/*banner*/

/*header*/
.top-soc {
    background: #0d5bae;
    text-align: right;
    padding: 4px 0;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding-right: 8px;
}

.top-soc a{color:#eee;}
header .callus {
    width: 50%;
    float: left;
    line-height: 36px;
    font-size: 16px;
    color: #0057a4;
    text-align: left;
	border-bottom:2px solid #0d5bae
}

header .mailus {
    width: 50%;
    float: right;
    line-height: 36px;
    font-size: 16px;
    color: #0057a4;
    text-align: right;
	border-bottom:2px solid #0d5bae;
}

img{ max-width:100%;}

.header-lft{float:left;}
.header-rht{float:right;}
header{}
.header-rht img{vertical-align: middle; margin-right:5px;}

.header-rht ul{list-style:none; margin-top: 20px;}
.header-rht ul li{font-size:16px; color:#0d5bae;}
	
/*header{border-top: 2px solid #bb7e07;}*/


.fl-head{float: left;
   /* width: 540px;*/}
	
.fr-head{    float: right;}

.fl-head img{float: left;     width: 82px;}

.content-head{float: left;     margin-left: 75px;}
/*header*/

/*home*/
.inner-page{padding-bottom:20px;}
.sep-dv{margin-right:0px;}
.hm-adt img{float:right; margin-left:10px; width:300px;}
.hm-adt h2{  text-align: left;
    font-size: 21px;
    margin-bottom: 0;
    line-height: 24px;
    margin-top: 0;
    font-weight: 600;
    text-transform: initial;
    border-bottom: 1px dashed #0d5bae;
    margin-bottom: 16px;
    padding-bottom: 5px; color:#0d5bae}
	
.abt-hm{     float: right;
    padding-left: 0;
    width: 330px;
    border: 1px solid #ddd;
    margin-left: 12px;
    margin-bottom: 8px;
    position: relative;
    border-radius: 0;
    padding: 2px;}
	
.rd-more{width: 96px;
    border: 1px #000 solid;
    color: #000;
    margin-top: 30px;
    padding: 5px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 32px;
	transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s; cursor:pointer;}
	
.rd-more a{color:#000; transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;}

/*.rd-more:hover{background:#d8ac41; border-color:#d8ac41;
transition:0.5s;
	-moz-transition:0.5s;
	-webkit-transition:0.5s;}
	
.rd-more:hover a{color:#fff;}*/


.flip-front img{width: 100%;
    height: 100%;
    border-radius: 10px;}

.hm-serv-inner{      width: 100%;
    height: 227px;
    margin: auto;
    position: relative;
    text-align: center;
    float: left;
    margin: 0;
    border-radius: 15px;
    overflow: hidden;
    /* margin-top: -110px; */
    border: 2px solid #0d5bae; margin-bottom: 15px;}
	
.hm-serv-inner h2{     margin: 0;
    text-transform: capitalize;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    text-align: center;}
	
.hm-serv .col-md-4{    padding-right: 7px;
    padding-left: 7px;}
	
.hm-serv .row{    margin-right: -7px;
    margin-left: -7px;}
 
.hm-serv{    background: #eee;
    padding: 15px 10px 0;
    margin-top: 30px;
    margin-bottom: 0px; }

.flip{width: 100%;
    height: 100%;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 10px;}

.flip-back{-webkit-transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    -moz-transform: rotatey(-180deg);
    transform: rotatey(-180deg);
    background: #FFF;
    font-family: Arial;
    font-size: 14px;
    text-align: justify;
    color: #4E4E4E;
    line-height: 26px;
    padding-left: 3%;
    padding-right: 3%;
    width: 100%;
    border: 0;
    padding-top: 5px;}
	
.hm-serv-inner:hover .flip{    -webkit-transform: rotatey(0deg);
    -ms-transform: rotatey(0deg);
    -moz-transform: rotatey(0deg);
    transform: rotatey(0deg);}
	
.hm-serv-inner:hover .flip-front {
    -webkit-transform: rotatey(180deg);
    -ms-transform: rotatey(180deg);
    -moz-transform: rotatey(180deg);
    transform: rotatey(180deg);
}

.flip-back p a{    color: #fff;
    float: right;
    padding: 0px 12px;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: 2px 2px 0px #ccc;
    line-height: 24px;}
	
.hm-adt .ul-icon{list-style:url(image/hand-icon1.png);}

/*home*/

/*hm-query*/
.hm-query h3{color: #fff; text-align:center; padding:15px 0; font-size:30px;}
/*.i-mapp p {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
    color: #eee;
    line-height: 24px;
    min-height: 25px;
    transition: 0.5s;
	
}
.i-mapp p:nth-of-type(2) {float:right; width:50%;}
.i-mapp h4{line-height:40px; font-size:20px; color:#fff;}
.i-mapp p .fa {
    color: #fff;
}
.i-mapp i{
    width: 35px;
    height: 35px; 
    text-align: center;
    border: 1px solid #eee;
    font-size: 22px;
    line-height: 44px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: initial;
    float: left;
    transition: 0.5s;
    padding: 7px 0;
}*/

.map-hm-lft{height:430px; margin-top:15px;}
.map-hm .col-md-6 {
    padding: 0;
}

.map-hm-lft {
    /*background: url(../image/contact-bg.jpg);
    background-attachment: fixed;
    background-size: 100%;
    height: 500px;*/
}
.head-main {
    margin-bottom: 10px !important;
	text-align:center;
}
.head-main span {
    font-family: "Times New Roman", Times, serif;
    font-size: 40px;
    line-height: 55px;
    display: block;
    color: #fff;
}
.head-main strong {
	font-family:arial;
    text-transform: uppercase;
    font-weight: bold;
}
.map-hm-lft-inner p strong {
    background: #fff;
    padding: 6px 9px;
    border-radius: 4px;
    font-size: 13px;
    display: block;
    width: 80%;
    margin: 0 auto;
	color:#00acec;
}
.map-hm-lft-inner p {
    text-align: center;
    color: #fff;
    font-size: 15px;
	line-height:30px;
}
.hm-query {
    background: #f7f7f7 url(images/bg-01.png) !important;
    padding-bottom: 30px;
    padding-top: 20px;
	text-align:left;
}
.hm-query .lbl span{color: #fff;
    font-size: 15px;
    padding-left: 5px;
    line-height: 30px;}
	
.hm-query .form-control::placeholder{font-weight:normal; color:#999;}

.hm-query .lbl {width: 100%;}


#DynamicEnquiry tr td{text-align:center !important; font-size:20px;}
#DynamicEnquiry, #DynamicEnquiry_C{height:inherit !important;}
/*hm-query*/

/*footer*/
footer{     margin-top: 0px;
    background: #115BAE;
    border-top: 0;}
footer ul {
    color: #eee !important;
}
.ft-col li a{color:#eee; text-decoration:none;}
.ft-col li a:hover{color:#ccc;}

footer h2{     font-size: 18px;
    line-height: 30px;
    color:#eee;
    text-align: left;
    border-bottom: 1px #eee dashed;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;}

footer .container-middle a{    color:#ccc;}

.col-three{float:left; width:31%; margin:1%;}

.us-lk ul{    list-style-type: circle;
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;}

.us-lk ul li{line-height: 20px; margin-bottom: 4px;}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li:hover a{color:#ccc !important;}

footer a{color:#ccc !important;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}
	
.ft-cont strong{color:#fff;}

.ft-cont p{  margin-bottom: 7px;
    font-size: 13px;
    line-height: 27px;
    color: #eee; text-align: left;}

.copyrht{    margin-top: 0px;
    color: #fff;
    font-size: 14px;
    padding: 6px 0;
    background: #044a99;
}
	
.copyrht p{margin-bottom:0;     color: #fff;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left;}

.cprht-rht{float:right;}

.cprht-rht a{color:#fff;}

/*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: 18px; margin-bottom: 10px;}

.team-bx h3 em{font-size:15px;  color: #999;}

.team-bx:nth-last-child(1){border-bottom:0;}

.team-table{border-color: #ccc; border-right:1px solid #ccc;     font-size: 14px;}
.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-table1{border-color: #ccc; border-right:1px solid #ccc;}
.team-table1 td{border:0; border-bottom:1px solid #eee;}

.team-table1 table td{border-color: #666; height:30px;}
/*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: 18px;
    margin-bottom: 8px;}
.cont-page p{font-size:14px; color:#000;     line-height: 24px !important;}

.cont-heading {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    background:#60355c;
    padding: 9px 10px;
    color: #fff;
    margin-bottom: 8px;
}
	
.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: #0d5bae;*/
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
	    color: #222; border:1px dashed #ccc;}
	
.cont-page .feature-box-image{    margin-top: 13px;}

.brnh-off p{margin-bottom:2px;}


.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:60px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #111;
    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: #111;
    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: #0d5bae;
    font-size: 19px;
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 18px;}
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page h5{    color: #222;
    font-size: 19px;
    margin-bottom: 25px;}

.cont-page{text-align:left;}
.map-contp {border:1px dashed #ccc;}
.map-contp img{margin:0 auto;}
/*contact*/



table{margin-top:0 !important;}


/*#widgetsControl td{width:100% !important;}*/

#navbar-collapse-1{   /* width: 1024px;
    margin: 0 auto;*/}
	
	
#WhatsNewControl_C_ctl00_btn_Search, #WhatsNewControl_C_ctl00_txt_Search, #LoginControl_C_ctl00_btn_Login{color:#000;}

#WhatsNewControl_C_ctl00_tdeee tr{vertical-align: top !important;}

#WhatsNewControl_C_ctl00_tdeee tr tr{vertical-align: middle !important;}

#WhatsNewControl_C_ctl00_tdeee tr#WhatsNewControl_C_ctl00_tr_BulletinHeader{vertical-align: middle !important;}


#WhatsNewControl_C img{max-width:inherit !important;}

.container ul{ padding-left: 20px; margin:0;}
.container ul li{text-align:left; color:#333;  Font-size: 14px; line-height: 22px;}


@media(max-width:1170px){#navbar-collapse-1{    width: 100%;}

}

@media(max-width:1024px){
#navbar-collapse-1{width:100%;}	

#MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C .navbar-nav{/*margin-top: -2px;*/}
.navbar-default .navbar-nav>li>a{padding-left:2px; padding-right:2px;}
	}
	
@media(max-width:998px){
.td-banner{margin-bottom: 10px;
    height: initial;
    padding-bottom: 20px;}	

.header-lft{ width: 68%;}
#widgetsControl, #widgetsControl_C,
#HeaderControl_C, #HeaderControl{height:inherit !important;}
	}
@media(max-width:991px){.banner-blw{top:5px;}
.flip-front img{height: 100%;}
}
@media(max-width:767px){
.wslidess img{    height: 280px;}	
.wback_nav{top: 172px;}

.col-three{width:48%;}
.col-three.ft-cont{width:100%;}
.map-cont{width:100%;}
.bx-rht-cont{width:100%; padding:0;}
.hm-serv-inner{width:48.5%; margin-left:1%;}
.header-rht{display:none;}
.header-lft{ width: 100%;}
.header-lft img {
    margin: 0 auto;
}
.navbar-nav{margin-left: 10px !important;}
	}
	
	
@media(max-width:667px){
.header-lft{padding-top: 10px;}	
	}

@media(max-width:568px){	
.copyrht .cprht-lft, .copyrht .cprht-rht{text-align:center; width:100%;}
.copyrht .cprht-lft{margin-bottom:5px;}

.abt-hm{    height: 150px; margin-left: 0; width: 100%;}
.hm-serv-inner{width:100%;}
	}
	
@media(max-width:480px){
.hm-adt img{float:inherit; width:100%;}
	}
	
@media(max-width:414px){
.header-rht .click-box{    height: 50px !important;
    width: 50px !important;}
.header-lft{    padding-top: 6px;}	
	}
	
@media(max-width:375px){

.col-three {
    width: 100%;
}
	}
	
@media(max-width:360px){
	
	}