
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&family=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
body{ font-family:"Quicksand", open sans;  font-size: 15px;  color: #333333; line-height: 24px; overflow-x:hidden; margin:0; padding: 0;}

a{ text-decoration:none;}

h1,h2,h3,h4,h5,h6{ font-family: 'Rubik', sans-serif;}
.team_img {
    width: 140px;
    border: 6px solid #2f4d5a;
    border-radius: 50%;
}
ul li, ol li{ font-family:"Quicksand", open sans; font-size: 15px; color:#333; line-height:22px; text-align:left;}
.rd-more{color: #fff;}
p{ font-family:"Quicksand", open sans; font-size: 15px; color:#333; line-height:22px; margin-bottom:10px; text-align:justify; }


.main-table{ font-family:"Quicksand", open sans; font-weight:normal; Font-size:15px; color:#333; line-height:24px; text-align:justify;}

.main-heading{ font-family: 'Rubik', sans-serif; font-weight:bold; Font-size:22px; color:#333; line-height:36px; border-bottom:1px #ccc dashed; text-align:left;}

.sub-heading{ font-family: 'Rubik', sans-serif; font-weight:bold; Font-size:18px; color:#333; line-height:25px; margin: 0; text-align:left;}

.team-title{ font-family: 'Rubik', sans-serif; Font-size:16px; color:#333; line-height:30px; margin: 0; text-align:left;}

.hmtm{ border:1px #ccc solid; width:120px; margin-bottom:10px; float:left; margin-right:15px;}

.bdr-rht{ border-right:1px #ccc solid;}


center #form1 center .quick-btn{ display:none;}

img{ max-width:100%;}

:focus{ outline:none;}

.container-fluid{ padding-left:2px; padding-right:2px;}

#MenuControl_C #navbar-collapse-1{ height:100% !important;}

/*header*/

header img{ max-width:100%;}
#HeaderControl { height: 72px !important;}
header a { color: #242424; font-size: 16px;}
header a i { font-size: 17px; margin: 0 10px 0 0;}


/*banner-btm*/

.tp-head { background: #ef800d; top: 0; position: absolute; right: 0;}
.tp-head h3{ margin:0; font-size:20px; color: #fff; font-weight:bold; line-height:30px; padding: 35px 30px; display:block; cursor: pointer;}

.tp-head a{ color: #fff;}

.tp-fx-head{ position: fixed; z-index: 9; top: 50%; color: #fff; font-weight: bold; left: -58px;}
.tp-fx-head .btn{ margin:0;font-size:20px; transform: rotate(90deg); color: #fff; font-weight:bold; line-height:25px; padding:10px 20px; display:block; cursor: pointer; background:#ef800d; border-top-left-radius:10px;border-top-right-radius:10px;}
.tp-fix a{ color:#fff;}
.tp-fix a:hover{ text-decoration:none;}


.appyhere{text-align:left;}
.appyhere a{ background:#ff0000; color:#fff; text-align:center; padding:10px 15px; line-height:22px;}


/*header*/

#FooterrControl1_tr_FooterBackImage td.row{ margin:0;}

/*navbar*/
/*modal*/
.modal-open .modal-content{border-bottom-left-radius:0; border-bottom-right-radius:0;}
.modal-open .modal-hm-bg{background-color:#fff; border-top-left-radius:0; border-top-right-radius:0;border-bottom-left-radius:6px; border-bottom-right-radius:6px; padding-bottom:10px;}
.modal-header{color:#000; text-transform:uppercase; font-size: 20px; font-weight: bold;}
.modal-body input{display:inline-block; margin:7px auto;}
.modal-body center input{padding:7px 20px; color:#000; background:#87c232; border-radius:40px; transition:.3s;}
.modal-body center input:hover{color:#fff; background:#000;}
.modal-header .close{ /*background: #87c232;*/ padding: 5px 10px; color: #000; opacity:.9;position: absolute; right: 16px;}

.modal{ top:150px; z-index:999999999 !important;}
.modal-content{ padding:15px;}
.modal-backdrop{ z-index:9;}
.modal-open .modal-dialog{z-index:9999;}
.smt-btn {
    cursor: pointer;
    color: #fff;
    background: #ff0000;
    padding: 10px 30px;
    line-height: 26px;
    border: 2px solid #000;
    border-radius: 45px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}

/*modal*/
.smt-btn {
    cursor: pointer;
    color: #fff;
    background: #262626;
    padding: 10px 30px;
    line-height: 26px;
    border: 2px solid #000;
    border-radius: 45px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
}




/*banner-btm*/
#about-hm .hm-abt-lft, .hm-career .hm-abt-lft {
    padding-top: 50px;
}
.banner-btm{ position:relative;}


/*banner-btm*/
#HomepagecontentControl_C table{margin-top:0px !important;}
center #form1 #HomepagecontentControl_C table{margin-top:10px !important;}
/*hm-abt*/

#about-hm .hm-abt-lft, .hm-career .hm-abt-lft{ padding-top:70px;}
.overlay_img{ position: absolute; width: 100%; height: 100%; background-color: #034166; z-index: 1; transition:1.5s;}
.overlay_img.in-view{ width: 5%; height: 100%; background-color: #034166; transition:1.0s;}
.hm-abt .separator-line_left, .hm-team .hm-abt-rht .separator-line_left, .hm-career .separator-line_left{
    width: 70%;
    height: 2px;
    margin: 15px 0;
    /* background-color: #333; */
    opacity: 1;
    background: rgb(163, 163, 163);
    background: -moz-linear-gradient(left, rgba(163, 163, 163, 1) 1%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(163, 163, 163, 1) 1%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(163, 163, 163, 1) 1%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a3a3a3', endColorstr='#ffffff', GradientType=1);
    clear: both;
    float: none;
    display: inline-block;
}

#about-hm  .hm-abt-lft, .hm-career .hm-abt-lft{text-align:right;padding-right: 50px;}
#about-hm .hm-abt-lft h2{    color: #fff;
    font-size: 40px;
    line-height: 1.3;
    float: none;
    letter-spacing: 1px;
    position: relative;}
#about-hm .hm-abt-lft p, .hm-career .hm-abt-lft p{font-size: 18px;text-align:right;
    font-weight: 400;color: #fff;
    letter-spacing: 1px;
    line-height: 30px;}
/*hm-abt*/
/*hm-team*/

.hm-team .hm-abt-rht{padding-top:150px;;padding-left: 50px;}
.hm-team .hm-abt-rht p{font-size: 18px;text-align:left; font-weight: 300; letter-spacing: 1px; line-height: 30px;}
	
/*hm-team*/
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{position:relative;overflow: hidden;background: url(image/services-bg.jpg);}
.services .ser-bx{background: #fff; width: 100%; margin:10px auto;  margin-bottom: 40px; transition:.5s; align-items: center; margin-top:20px;}
.services .ser-bx:hover{background: #0f5298;}
.services .ser-bx:hover p{color: #fff;}
.services .ser-bx .rd-mr{text-align:center;}
.services .ser-bx .rd-mr .btn-primary{background: #ef800d; color:#fff;}
.services .ser-bx h3{font-size: 22px;}
.services .ser-bx p{text-align: center;}
.services .ser-bx:hover .rd-mr .btn-primary{background: #034166; color:#fff;}
.ser-bx{padding: 65px 30px 50px;}
.services .ser-bx:hover{background-position: center center; background-repeat: no-repeat; background-size: cover; color:#fff;}
.services .col-lg-4:nth-child(1) .ser-bx:hover{background:url(image/ser-img1.jpg); transition: .5s;}
.services .col-lg-4:nth-child(2) .ser-bx:hover{background:url(image/ser-img2.jpg);}
.services .col-lg-4:nth-child(3) .ser-bx:hover{background:url(image/ser-img3.jpg);}
.services .col-lg-4:nth-child(4) .ser-bx:hover{background:url(image/ser-img4.jpg);}
.services .col-lg-4:nth-child(5) .ser-bx:hover{background:url(image/ser-img5.jpg);}
.services .col-lg-4:nth-child(6) .ser-bx:hover{background:url(image/ser-img6.jpg);}
.ser-bx .ser-tp-num{
    width: 50px;
    height: 50px;
    line-height: 45px;
    position: absolute;
    top: 0;
    font-size: 18px;
    left: 50%;
    font-weight: 800;
    -webkit-transform: translate(-50%,-50%);
    -khtml-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -khtml-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    border: solid 2px;
    background: #ef800d;
    }
.ser-bx .img-bx .fa{font-size: 60px; width: 80px; height: 80px; color:#ef800d; transition: .5s;}
.ser-bx:hover .img-bx .fa{color:#fff;}
.ser-bx:hover .ser-tp-num:before, .ser-bx:hover .ser-tp-num{border-color: #eee;background: #034166;}
.ser-bx .ser-tp-num h4{line-height:45px; transition: .5s;}
.ser-bx .ser-tp-num:before {background: #ef800d;content: "";z-index: -1;position: absolute;left: 27px;top: 50%;transform: translateY(-50%) skewX(-23deg);width: 31px;padding: 0;bottom: 0;height: 50px;transition: all .3s;border: solid 2px;border-left: 0;}

/*career*/
.map-hm{padding:80px 0;}
.map-hm .head-main{text-align:center; margin-bottom:20px;}
.map-hm .banner-line{  width: 50%; height: 2px; background: #fff;  margin: 25px auto 15px auto;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(200, 200, 200, 1) 51%, rgba(0, 0, 0, 0.02) 99%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(200, 200, 200, 1) 51%, rgba(0, 0, 0, 0.02) 99%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(200, 200, 200, 1) 51%, rgba(0, 0, 0, 0.02) 99%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000', GradientType=1);}
/*career*/

/*footer*/
footer{background:#262626; color:#fff; padding: 100px 0px 50px; background-image:url(image/footer-bg.jpg); background-attachment:fixed; background-position:top center; background-size:100% 100%;}
footer h3, footer h5 { text-align: left;padding-left: 10px; color:#fff;}
footer p { color: #eee;}
footer .sub-footer ul.socialmedia{list-style:none; margin:0; padding:0;}
footer ul.socialmedia li {  display: inline-block;  padding: 4px; float: left;}
footer .sub-footer p { font-size: 17px; margin-right: 8px;}
footer ul.socialmedia li a {
    /* padding: 10px; */
    line-height: 40px;
    width: 40px;
    height: 40px;
    background: #034166;
    color: #fff;
    border-radius: 100%;
    float: left;
    text-align: center;
    transition: all 300ms ease-in-out;
}
footer ul.socialmedia li a:hover {
    background: #ef800d;
    color: #fff;
    transition: all 300ms ease-in-out;
}
footer .footer-cntr{border-left: 1px solid #3e3e3e; border-right: 1px solid #3e3e3e;}
footer .footer-cntr .fa{font-size:20px; line-height:20px; color:#eee; margin-right:10px;}
.footer-rht ul{list-style:none; padding-left:0; margin:0;}
.footer-rht ul li{padding: 6px 0px;text-align: left;margin-left: 26px;}
.footer-rht ul li a{color:#eee; position: relative; padding: 6px 20px; text-decoration: none; transition: all 300ms ease-in-out;}
.footer-rht ul li a:hover{transition:0.5s; color:#fff;}
.footer-rht ul li a:after{content: "\f105";
    position: absolute;
    left: -5px;
    top: 22%;
    display: inline-block;
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
footer .sub-footer{padding-top: 30px;}
#FooterrControl1_tr_FooterBackImage td{height:inherit !important;     display: block;}
#FooterrControl1_tr_FooterBackImage tr{ display: block; width:100%;}
#FooterrControl1_tr_FooterBackImage table{display:none;}
#FooterrControl1_tr_FooterBackImage #FooterrControl1_Footer table{display:block;}
#FooterrControl1_Footer{    margin-top: -1px !important;}
#FooterrControl1_Footer tbody{    width: 100%;
    display: block;}
/*footer*/
/*fix-header-menu*/

.body-fx #HeaderControl{
    position: fixed;
    width: 100%;
    padding: 0;
    padding-left: 0;
    background: rgba(254,254,254,0.95);
    z-index: 99;
    text-align: center;
    transition: 0.5s;
    height: 80px !important;
    top: 0;
}

.body-fx #MenuControl {
    float: Right;
    position: fixed;
    right: 0;
    width: 100%;
    padding: 0;
    padding-right: 0;
    background: rgba(38,38,38,0.95);
    transition: 0.5s;
    top: 80px;
    height: 40px !important;
}

/*fix-header-menu*/
#widgetsControl, #widgetsControl_C{ height:inherit !important;}

/*quick-btn*/
.quick-btn{    position: fixed;
    top: 45%;
    right: 0;     z-index: 999;}
	
.quick-btn ul{     margin: 0; position:relative;
    padding: 0;
    list-style: none;
    /*background: #242c42;*/
    padding: 6px 6px;
    border-radius: 5px;}
	
.quick-btn ul li{ width: 8px; height: 8px; position: relative; margin: 10px auto;  right: 0;  left: 0;   background: #034166; border-radius: 50%;  transition:0.5s;}
.quick-btn ul li.active{ background:#ccc; border: 8px solid #ef800d; position: relative; right: 5px;}	
.quick-btn ul li span{     position: absolute;
    left: -20px;
    top: -3px;
    background: #ef800d;
    color: #fff;
    font-size: 11px;
    padding: 0;
    border-radius: 5px;
    display: none;
    transition: 0.5s;
    width: 58px;
    text-align: center;
    height: 17px;
    line-height: 16px;}
	
.quick-btn ul li:hover span{ display:block; transition:0.5s; left: -60px;}	
.quick-btn ul li a{ width: 10px; height: 10px; display: block; transition:0.5s;}
	

/*quick-btn*/
.carousel-control-next, .carousel-control-prev {
    width: 10% ;
}
/*main-slider*/
.banner-slider .carousel-caption{ top: 30%; bottom: inherit;}
.banner-slider .carousel-caption h2{ font-size:40px; font-weight:bold; color: #fff;  text-align:center;}
.banner-slider .carousel-caption p{ font-size: 24px; text-align: center; font-weight: 500;  color: #fff; letter-spacing: 3px;}

.banner-line {  width: 50%; height: 2px; background: #fff;  margin: 25px auto 15px auto;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 51%, rgba(0, 0, 0, 0.02) 99%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 51%, rgba(0, 0, 0, 0.02) 99%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 1) 51%, rgba(0, 0, 0, 0.02) 99%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}

 .banner-btm .col-md-4{ margin:0; padding:0; border-right:1px #fff solid;}
.banner-btm .card-body{ background:#0341669e; padding:30px 30px; margin: 0; transition:.5s;}
.banner-btm .card-body:hover{ background:#ef800ddb; }
.banner-btm .card-body a{ color:#fff; font-size:18px; font-weight:600; text-decoration:none;}
.banner-btm .mx-auto{ position: absolute; width: 100%; bottom: 0;}
.carousel-control-prev, .carousel-control-next{z-index: 0;}



.team-inner{}
.aside-tab{ background: #ff0000; margin-top:0; min-height:350px; padding:0; margin-bottom:20px;}
.aside-tab .nav-pills li{ width:100%; line-height:30px; border-radius:0; border-bottom:1px #8d1111 solid;}
.aside-tab .nav-pills li a{ color:#fff; font-size: 20px;}
.aside-tab .nav-pills .nav-link.active, .aside-tab .nav-pills .show>.nav-link{ background-color: #8d1111; color:#fff;}

.content-rht{}
.content-rht h2{ font-family: Rubik, sans-serif; font-weight: bold; Font-size: 20px; color: #222; line-height:30px; text-align: left;  margin-bottom: 5px; border-top:1px #ccc solid; border-bottom:1px #ccc solid;}
.img-ph{ width:120px; max-width:100%; margin-bottom:2px;}


/* cont */

.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: #053752;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px;
	    color: #fff;}
	
.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:75px;
    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: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
.feature-box-content ul li{color:white;}

.cont-soc img{margin-right:5px;}
.cont-page h2{
    font-weight:bold;
    color: #111;
    font-size: 19px;
    margin-top: 0;
    /* text-transform: uppercase; */
    margin-bottom: 18px;
    margin-top:10px;
    }
.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 h2 span {
    color: #111;
    font-weight: normal;
    font-size: 18px;
}

.cont-page{text-align:left;font-family: arial; font-size: 14px;}


/* cont */
/*main-slider*/
.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important; border:0;
}

#MenuControl_C .container-fluid{ padding-left:0; padding-right:0;}


@media (min-width: 1366px) {
.carousel-item img{ max-width:100%;}
}

@media (max-width: 1170px) {
#about-hm .hm-abt-lft, .hm-career .hm-abt-lft, .hm-team .hm-abt-rht{ padding-top: 50px;}

}




@media(max-width:1024px){
.banner-slider .carousel-caption { top: 10%;}

}
	
@media (max-width:998px){#widgetsControl, #widgetsControl_C{ 

height:initial !important; }

}


@media(max-width:991px){
.banner-slider .carousel-caption { top:0%;}
.banner-slider .carousel-caption h2 { font-size: 28px;  font-weight: bold;}
}
@media(max-width:767px){
	.tp-fx-head{display: none;}
.quick-btn{ display:none;}
.fix-box{ left:inherit; right: -10px;}

#MenuControl_C .dropdown-menu{ position:static;}

.body-fx .banner-sliderControl, .body-fx #MenuControl{ position:relative; top:inherit; width:100%; height:inherit !important;}
.hm-team .hm-abt-rht, #about-hm .hm-abt-lft, .hm-career .hm-abt-lft{ padding-top: 50px;}
.hm-team, #about-hm, .hm-career{ padding: 50px 0;}

}
	
@media(max-width:667px){
	
}
	
@media(max-width:568px){	

.tp-head{ display: none;}	
.banner-btm{ display: none;}
.pull-right{ float: inherit; text-align: left;}
	
}
	
@media(max-width:480px){
    .banner-slider .carousel-caption{
        display: none;
    }
.footer-lft p{ font-size: 12px;}	
.footer-rht ul li a{ padding-left: 5px; margin-left: 5px;}

}
	
@media(max-width:414px){	
.footer-rht ul li{ font-size: 12px;}

}

.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top {
    position: fixed;
    right: 20px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background-color:#014265;
    padding: 10px 15px;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}

section.hm-abt, section.hm-team, section.hm-career { background: #ef800d; }
section.hm-team h2, section.hm-career h2, section.hm-team p, section.hm-career p { color: #fff;}