@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');
*{font-family: "Titillium Web", sans-serif;}
.fa{font-family: "fontawesome";}
a {color: #000; text-decoration:none;}
a:hover {color: #000; text-decoration:none;}
p{font-size: 17px;line-height: normal;} 
section.bnr{padding:0;}
img{max-width:100%;}
.table-responsive {overflow: hidden !important;padding: 0;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0;}
  /* background-color */
 .bg-1{background-color:#082247;}
 .bg-2{background-color :#1a4673;}
  /* Text-color */
 .cl-1{color:#082247;}
 .cl-2{color :#1a4673;}
 .cl-3{color :#42b579;}
  /* Font-Size */
 .fs-15{font-size: 15px;}
 .fs-18{font-size: 18px;}
 .fs-22{font-size: 22px;}

 /* hm-heading */
 .hm-heading{font-size: 40px;font-weight: 700;vertical-align: middle;margin: 0 2px;color: #000;}

 /* text-justify */
 .text-justify{text-align: justify;}
 /* read-more btn */

/*  */
.main-table{  Font-size:15px; color:#000; line-height:26px; text-align:justify; padding: 0 5px;}
.main-heading{font-weight:bold; Font-size:20px; color:#000; line-height:36px; border-bottom:1px #ccc dashed; text-align:left; margin-bottom: 10px; padding: 0;}
.sub-heading{font-weight:bold;Font-size: 30px;color:#19436f;line-height:30px;text-align:left; position:relative;padding-bottom:15px;margin:30px 0; }
.sub-heading:before{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background-color:#8e1711;}
.team-title{font-weight:bold; Font-size:14px; color:#000; line-height:30px; margin:0; text-align:left;}
.team_img {width: 160px;border: 6px solid #777;border-radius: 50%;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# nav
--------------------------------------------------------------*/


/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ .navbar.bg-light{background-color: transparent !important; height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{background-color:#fff !important; color:#2b2825 !important;}
.nav-link{font-weight: 500;color:#000;font-size: 17px;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}
/*nav-bar*/
@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{font-size: 12px;}
	}

@media (max-width: 767px){
.navbar-toggler{background:#eee;}
.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;}
}
   /*  */
.dropdown-item {font-size: 14px;padding: 2px 12px !important;}
.dropdown-item:focus, .dropdown-item:hover {color: #fff;background-color: #1a4673;}
.dropend .dropdown-menu[data-bs-popper]{left: auto;right: 100%;}
.dropdown-menu {border-radius: 0;}
/*--------------------------------------------------------------
# bnr-sec
--------------------------------------------------------------*/
/*bnr-sec*/
.bnr-sec .carousel-item{display: flex ;justify-content: center;align-items: center;}
.bnr-sec .carousel-caption{text-align:left;width: 41%;left: 8%;bottom: initial;}
.bnr-sec .carousel-caption h2{margin-bottom: 0;line-height: 80px; font-size: 56px;font-weight: bold;text-transform: uppercase;animation: fadeInRight 2000ms ease-in-out;color:#fff;padding: 40px 30px;background-color: #082247bf;}
.bnr-sec video{width: 100%;}

/*--------------------------------------------------------------
# abt_wrapper
--------------------------------------------------------------*/
.abt_wrapper p{font-size: 40px; font-weight: 600; color: #000;line-height: 1.6;}

/*--------------------------------------------------------------
# who-are-we
--------------------------------------------------------------*/
.who-are-we{background:url(./Image/Who-we-are-bg.jpg)no-repeat center center/cover scroll #000; min-height: 600px;}
.who-are-we h2{font-size: 56px;font-weight: 600;color: #fff;padding: 40px;background-color: #082247bf;display: inline-block;}
.who-are-we-btm{background:url(./Image/who-we-are-btm-bg.png)no-repeat center center/cover scroll #000; }
.who-are-we-btm p{font-size: 24px;font-weight: 600;color: #082247;line-height: normal;}
/*--------------------------------------------------------------
# What-we-do
--------------------------------------------------------------*/
.What-we-do{background-color: #1a4673;}
.What-we-do h2{font-size: 40px; color: #fff; font-weight: 600;margin-bottom: 30px;}
.What-we-do p{font-size: 20px;font-weight: 600;color: #fff;line-height: normal;}

/*--------------------------------------------------------------
# Leadership
--------------------------------------------------------------*/
.Leadership h2{font-size: 40px; color: #082247; font-weight: 600;margin-bottom: 30px;}
.Leadership .member {position: relative;}
.Leadership .member:hover  {background-color: #1a467352;}
.Leadership .member .pic {overflow: hidden;margin-bottom: 50px;text-align: center;}
.Leadership .member .member-info {background-color: #ffffff;color: color-mix(in srgb, #444444, transparent 20%);box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);position: absolute;bottom: -50px;left: 20px;right: 20px;padding: 9px 15px;overflow: hidden;transition: 0.5s;}
.Leadership .member h4 {font-weight: 700;margin-bottom: 1px;font-size: 16px;position: relative;padding-bottom: 10px;}
.Leadership .member h4::after {content: "";position: absolute;display: block;width: 50px;height: 1px;background: color-mix(in srgb, #444444, transparent 60%);bottom: 0;left: 0;}
.Leadership .member span {font-style: italic;display: block;font-size: 14px;}
.Leadership .member .social a {transition: color 0.3s;color: color-mix(in srgb, #444444, transparent 70%);}
.Leadership .member .social a:hover {color: #951e18;}
.Leadership .member .social i {font-size: 16px;margin: 0 2px;}

/*--------------------------------------------------------------
# Operational
--------------------------------------------------------------*/
.Operational h2{font-size: 40px; color: #082247; font-weight: 600;margin-bottom: 30px;}
.Operational p{font-size: 20px; font-weight: 600; color: #000;}
/*--------------------------------------------------------------
# contact
--------------------------------------------------------------*/
.contact{}
.contact .cont_heading{font-size: 40px;color: #fff;font-weight: 600;margin-bottom: 30px;}
.contact  .form-control {margin-bottom: 14px;}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.rht_sec{text-align: center;}
.rht_sec h2{font-weight: 500;color: #fff;}
.rht_sec p{font-size: 19px;font-weight: 500;color: #fff;}
.rht_sec a{font-size: 19px;font-weight: 500;color: #fff;}
.top {  position: fixed;  right: 20px;  bottom: 30px;  text-align: center;  color: #fff; background-color:#8e1711;  padding: 10px 20px; z-index: 9; cursor: pointer;  opacity: 0;  transition: ease-in 0.5s; border-radius: 10px;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 50px;}
.top .fa { display: block !important;}



/* innr-pg-c Start */
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
  .innr-pg-c{margin-bottom: 20px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
  .innr-pg-c h1{font-weight: 800;font-family: "Nunito", sans-serif !important;Font-size: 26px;color: #fff;text-align: left;border-left: 3px #fff solid;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 5px 0 5px 20px;}
  .innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-image: linear-gradient(22deg,#e69d2f, #034d82);}
/* innr-pg-c End */
.innr-pg-c {margin-bottom: 20px;padding: 60px 0;position: relative;background: url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
.innr-pg-c h1 {font-weight: 600;Font-size: 30px;color: #fff;text-align: left;border-left: 4px #fff solid;padding-left: 20px;text-transform: uppercase;position: relative;z-index: 1;border-radius: 6px;}
.innr-pg-c:after {content: '';position: absolute;left: 0px;right: 0px;top: 0px;width: 100%;height: 100%;z-index: 0;background-image: linear-gradient(309deg, #082247, #1a4673 54%);}

/*--------------------------------------------------------------
# contactpage
--------------------------------------------------------------*/
/*----------------------------contactpage----------------------------------------*/
.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;}

.brn-bx h2{text-align:center;}
.cont-page .st-feature-box{background: #161616;padding-top: 17px;padding-bottom: 17px;margin-bottom: 10px;padding-right: 10px;color: #fff;}
.cont-page .feature-box-image{    margin-top: 13px;}
.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: 19px;line-height: 20px;font-weight: 600;}
.feature-box-content{font-size: 16px;}
.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-size: 14px;}
/* End */

@media screen and (max-width: 992px) {
    .bnr-sec .carousel-caption h2 {
    line-height: normal;
    font-size: 42px;}
}
@media screen and (max-width: 768px) {
    .bnr-sec .carousel-caption h2 {line-height: normal;font-size: 36px;padding: 23px;}
    .abt_wrapper{padding: 0;}
    .abt_wrapper p {font-size: 32px;}
    .bnr-sec .carousel-caption {text-align: left;width: 60%;}
}

@media screen and (max-width: 562px) {
    .bnr-sec .carousel-caption h2 {
    line-height: normal;
    font-size:  20px;}
}

.cmn-crd {box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; padding:20px 30px; height:100%;text-align:center;}
.cmn-crd img{height:100px;margin-bottom:20px;}
.cmn-crd p{font-weight:600;font-size:26px;color:#000000;}
section.img-prs {
    background-image: url(Image/activities-progress.jpg);
    aspect-ratio: 16/9;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat;
}