@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@200;300;400;600;700;900&display=swap');
.main-table{ font-family:Source Sans Pro; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
body{font-family:Source Sans Pro !important; font-size: 14px; line-height: 26px;}
p {font-family:Source Sans Pro !important; font-size: 14px; line-height: 26px; text-align: justify;}
.main-heading{ font-weight:bold; Font-size: 20px; color:#222; text-align:left; line-height:30px; border-bottom:1px #ccc dashed; text-transform:uppercase; margin-bottom:10px;}
.sub-heading{ font-weight:bold; Font-size:16px; color:#222; line-height:30px; text-align:left; margin:0;}
.team-title{ font-weight:bold; Font-size:14px; color:#222; line-height:30px; text-align:left;}
.maps{ text-align:center;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
.RadDock .rdContent{font-family:Source Sans Pro !important; }
/*header*/
header img{padding: 10px 0;}
#MenuControl_C .navbar>.container-fluid{max-width: 1140px;}
/*header*/
#widgetsControl, #widgetsControl_C{height: inherit !important;}
/*banner*/
.banner-sec p{text-align: center;}
.banner-sec .carousel-caption{top: 30%;}
.banner-sec h2{font-size: 80px; font-weight: 800; line-height: 100px;}
.banner-sec h4{font-size: 60px; font-weight: 600; line-height: 70px;}
.banner-sec .btn{ border-color: #ccc; font-size: 18px;}
.banner-sec .btn.text-white{color: #fff;}
.banner-sec .btn:hover{color: #fff; background: #000 !important;}
/*banner*/
/*career page*/
#_cmnt:before {content: 'Love what you do and do what you love! We are looking for qualified and energetic candidates to perform at national and international levels. If you believe you are the perfect fit for us, please fill in your details here.';position: absolute; color: #000;  font-size: 18px; left: 0px;  text-align: center; right: 0px; }
    #_h2:before {content: '- Apply Here -';position: absolute; color: #000;  left: 0px; text-align: center; right: 0px;}
    #msform h2 {color: #fff; }
    #_cmnt {color: #fff; margin-bottom: 30px; }
 /*career page*/
/*home*/
.hm-sec h2{font-size: 40px; line-height: 40px; text-transform: uppercase; color: #0067b3;}
.hm-sec h3 { font-size: 21px; line-height: 27px;  color: #0067b3;  font-weight: 600;  position: relative; margin-bottom: 15px;   text-transform: uppercase;}
.hm-sec h3:before { content: "";  height: 1px;  width: 100%;  max-width: 154px;  background-color: #ecebe7;    position: absolute;  left: 0;  bottom: -6px;}
.hm-sec .btn { background-color: #0067b3; color: #fff; border-color: #0067b3;}
/*home*/
/*team-people*/
.team-people{background: url(../image/career-bg-img.jpg); background-size: 100% 100%; min-height: 304px;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    color: #fff;
    text-align: center; margin-top: 80px;;}
    .team-people h2 {
        font-weight: 700;
        font-size: 40px;
        margin-bottom: 40px;
        line-height: 5px;
        text-transform: uppercase;
    }
    .team-people span {
        display: inline-block;
        position: relative;
    }
    .team-people span:before {
        right: 100%;
        margin-right: 15px;
    }
    .team-people span:before, .team-people span:after {
        content: "";
        position: absolute;
        height: 5px;
        border-top: 2px solid #fff;
        top: 0;
        width: 100%;
    }
    .team-people span:after {
        left: 100%;
        margin-left: 15px;
    }
    .team-people p {
        font-size: 19px;
        margin-bottom: 15px;
    }
    .team-people .list-inline.btn-group {
        margin-top: 40px;
        margin-left: -5px;
        padding-left: 0;
    }

    .team-people .list-inline>li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 35px;
    }
    .team-people .long.button {
        padding: 10px 54px 7px;
    }
    .team-people .transparent.button {
        background-color: rgba(0,0,0,.35);
    }
    .team-people .button:hover {
        background-color: #0067b3 !important;
        color: #fff !important;
        border-color: #0067b3 !important;
    }
    .team-people .button {
        border: 2px solid #fff;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        padding: 8px 23px 5px;
        font-weight: 600;
        display: inline-block;
        transition: .35s ease;
        -webkit-transition: .35s ease;
        -moz-transition: .35s ease;
        text-decoration: none !important;
        font-family: 'Source Sans Pro',sans-serif;
        font-size: 16px;
    }
/*team-people*/
/*footer*/
footer {
    background-color: #dededd;
    padding: 27px 0 12px;
}
footer h4 {
    border-bottom: 1px solid #807f7f;
    padding-bottom: 6px;
    margin-bottom: 12px;
    max-width: 80%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;color: #232021;
}
footer .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
footer .list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
footer .contact li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 15px;color: #232021;
}
footer .social-icons .fa {
    color: #fff;
    font-size: 20px;
    padding-top: 5px;
    height: 29px;
    width: 29px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #232021;
    text-align: center;
    transition: .35s ease-in;
    -webkit-transition: .35s ease-in;
    -moz-transition: .35s ease-in;
}
footer li {
    list-style: none;
    font-size: 13px;
}
footer .contact li .fa {
    position: absolute;
    left: 0;
    top: 4px;
    color: inherit;
    font-size: 20px;
}
footer .contact li a {
    font-size: 13px;
    font-weight: 600;
}
footer a {
    color: #232021;
}
footer .list-inline li:first-child {
    margin: 0;
}
footer ul {padding-left: 0;}
footer .social-icons .fa:hover {
    background-color: #fff;
    color: #232021;
}
footer .list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.footer-bottom {
    background-color: #232021;
    padding: 25px 0 20px;
}
.footer-bottom P {
    color: #828282;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
}
.footer-bottom P a {
    font-size: 14px;
}
.footer-bottom P a {
    color: #828282;
}
.footer-bottom figure {
    margin: auto;
    text-align: center;
}
.footer-bottom .text-right.padR30.relative-element {
    padding-right: 30px;
}
.footer-bottom P {
    color: #828282;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
}
.footer-bottom .text-right.padR30.relative-element {
    padding-right: 30px;
}
.footer-bottom P {
    color: #828282;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
}
.footer-bottom a:hover {
    text-decoration: underline;
}
/*footer*/
/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
.innr-pg-bnnr{padding: 50px 0; width: 100%; background-size: cover; min-height: 250px; text-align: center; position:relative;margin-bottom: 40px;}
.innr-pg-bnnr:after{content:''; position:absolute; left:-1px; right:-1px; top:-1px; width:100%; height:100%; background:rgba(4,145,216,0.65);background-image: linear-gradient(to right, rgba(4,145,216,0.65) , rgba(40,56,151,0.65));}
.innr-pg-bnnr h1{color:#fff; text-align:center; text-transform:uppercase; font-size:40px; font-weight:bold; position:relative; z-index:1;}
.innr-pg-bnnr h1:after{content:''; position:absolute; top:60px; margin:0 auto; left:0; right:0; width:100px; height:4px; border-radius:2px; background:#fff;}
.inner-pages ul, .innr-pg ul{padding:0px; margin-bottom:0;}
.inner-pages li, .innr-pg li {position: relative; list-style: none; padding-left: 30px;}
.inner-pages li:before, .innr-pg li:before{content: "\f101";  position: absolute; font-family: FontAwesome; font-size: 17px; line-height: 30px;    left: 7px;  top: -2px; color: #004488;}
/*innr-pg-bnnr*/

/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
#MenuControl .bg-light{background-color: #232021 !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover, #MenuControl .dropdown-item:focus, #MenuControl .dropdown-item:hover{background-color:#232021 !important; color:#fff !important;}
.nav-link{font-weight: 600; color:#fff; text-transform: uppercase;}
.nav-fill{width:100%; font-size: 15px;}
.nav-item a{font-size:15px;}
.navbar-brand{margin:0;}
.RadGrid_Default .rgHoveredRow{background:#c5c5c5 !important;}
.navbar-toggler{background: #fff;}
/*nav-bar*/
img{max-width: 100%;}
/*fix menu*/
@media (min-width: 991px){
#HeaderControl, #MenuControl{ transition:.3s;}
.body-fx #HeaderControl, .body-fx #MenuControl{position:fixed; top:0; height:70px; transition:.3s;}
.body-fx #HeaderControl{width:33%; float:left; left:0;}
.body-fx #MenuControl{width:67%; float:right; right:0;}
}
/*fix menu*/
@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link, .dropdown-menu{font-size: 13px;}
.fixed-top { position: relative;}
.banner-sec h2, .banner-sec h4{line-height: 50px; font-size: 60px;}
	}
@media (max-width: 769px){
#widgetsControl_C, #widgetsControl, #MenuControl, #MenuControl_C{height:initial !important}
}
a, a:hover{text-decoration:none !important;}
@media (max-width: 767px){
.hm-sec h2{font-size: 30px;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
.team-people .btn-group{display: block;}
}

@media(max-width:568px){
	
}
@media(max-width:480px){
	
}



@media (max-width: 414px){


}
.table-responsive {
    min-height: .01%;
    overflow-y: hidden !important;border: 0; padding:0;
}
/*contact us*/
.hm-contact .btn-sbmit {
    background: #0067b3;
    margin-top: 30px;
    padding: 15px 25px;
    color: #fff;
}
.hm-contact input {
    margin: 5px 0;
    padding: 10px 12px;
    line-height: 40px;
}
.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 .map-contp{border:1px dashed #ccc;}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
.cont-page .st-feature-box {
    background: #0067b3;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}
.st-feature-box {
    padding-left: 70px;
    position: relative;
}
.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;
}
.cont-page .feature-box-image .fa{color:#fff; line-height:30px; font-size:30px; margin-top: 20px;}
/*cont-page*/
