
 #body .container{
    max-width: 1300px !important;
}

body{
    
    font-family: "Nunito", sans-serif !important;
}

.a-font{
    font-family: "Montserrat", sans-serif;
}

/* @font-face{
    src: url(../fonts/FUTURA55REGULAR.TTF);
    font-family: futura;
} */


/*---------------- top navigation ----------------------*/

.top-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.top-list li a {
    display: inline-block;
    color: #d0d0d0;
    font-size: 14px;
    font-weight: 500;
    /* margin-left: 20px; */
    margin-right: 25px;
    font-family: "Montserrat", sans-serif;
}

.top-list li a i {
    color: #ffffff;
    font-size: 13px;
    margin-right: 10px;
    transform: translateY(1px);
}

.top-list2{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.top-list2 li a {
    display: inline-block;
    color: #fff;
    margin-left: 20px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
}

.top-navigation .container-fluid{
    padding: 0 60px !important;
}

.top-navigation {
    background-color: #002e51;
    padding: 7px 0;
}

/*---------------------- navigation --------------------------*/

.main_nav .navbar .container-fluid{
    padding: 0 0 0 60px !important;
} 

/* .logo img {
    width: 160px;
} */

.main_nav .navbar{
    background-color: #fff;
    padding: 0 !important;
}

.main_nav .navbar .container-fluid .navbar-nav li a {
    color: #000;
    padding-left: 28px !important;
    font-size: 16px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}


.nav-list {
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-list li a{
    display: inline-block;
}


.nav-list li a h5 {
    font-size: 15px;
    color: #102632;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 19px;
    margin-left: 23px;
}

.nav-list li a i {
    background: #fff;
    display: inline-block;
    width: 54px;
    height: 53px;
    font-size: 20px;
    color: #002e51;
    text-align: center;
    line-height: 53px;
}

.nav-btn {
    background-color: #edf6fd;
    padding: 21px 51px;
}

/* .xtd-shadow--large-light {
    box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.22) !important;
} */

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
    box-shadow: 0 6px 17px -6px #abaaaa;
}

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background:black; */
  }


  .navbar-nav li{
    position: relative;
 }


.nav-content {
    position: absolute;
    top: 96px;
    left: 18px;
    z-index: 999;
    background: rgba(7, 83, 157, 0.7);
    display: inline-block;
    /* right: -4px; */
    transition: all .5s ease-in-out;
       opacity: 0;
    visibility: hidden;         
}

ul.sub-content li {
    border-bottom: 1px solid #ffffff;
    
}

ul.sub-content li a:hover{
    text-decoration: none;
}

.main_nav ul.sub-content{
    margin: 0;
    padding: 0;
    list-style: none;
}

.main_nav ul.sub-content li a {
    color: #fff !important;
    white-space: nowrap;
    display: inline-block;
    padding: 8px 70px 8px 20px !important;
}

.navbar-nav .nav-in2:hover .nav-content{
     opacity: 1;
    visibility: visible;
      top: 67px;    
    
}





.nav-content2 {
    position: absolute;
    top: 30px;
    left: 308px;
    z-index: 999;
    background: rgba(7, 83, 157, 0.7);
    display: inline-block;
    /* right: -4px; */
    transition: all .5s ease-in-out;
    opacity: 0;
    visibility: hidden;      
}

ul.sub-content2 li {
    border-bottom: 1px solid #ffffff;
    
}

ul.sub-content2 li a:hover{
    text-decoration: none;
}

.main_nav ul.sub-content2{
    margin: 0;
    padding: 0;
    list-style: none;
}

.main_nav ul.sub-content2 li a {
    color: #fff !important;
    white-space: nowrap;
    display: inline-block;
    padding: 8px 70px 8px 20px !important;
}

.navbar-nav .nav-in3:hover .nav-content2{
     opacity: 1;
    visibility: visible;
      top: 0px;    
    
}

.nav-in3{
    position: relative;
}

/*--------------- banner ---------------------*/

h6.ban-header {
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 5px;
}

h1.ban-header2 {
    font-size: 38px;
    color: #fff;
    margin-bottom: 18px;
    line-height: 50px;
}

p.ban-para {
    color: #fff;
    font-size: 17px;
    padding: 0 200px;
    margin-bottom: 35px;
}

a.ban-link {
    background: #ffffff;
    color: #102632;
    font-weight: 600;
    display: inline-block;
    padding: 8px 15px;
    font-size: 15px;
    font-weight: 700;
}

a.ban-link i{
    font-size: 12px;
    margin-left: 6px;
}

.ban-text {
    /* text-align: center; */
    background: rgba(0, 46, 81,0.6);
    width: 55%;
    padding: 25px 40px;
}

.banner-box{
    padding: 211px 0;
}

.banner-content{
    position: absolute;
    top: 0;
    left: 0;
}




.bc-img{
    background: url(../images/banner-b.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 640px;
}

.bc-img2{
    background: url(../images/banner-c.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 640px;
}

.bc-img3{
    background: url(../images/banner-a.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 640px;
}


.main-banner i.fa-solid.fa-arrow-left-long {
    color: #fff;
    /* background: #fff; */
    /* padding: 15px 10px; */
    font-size: 17px;
    border: 2px solid #fff;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    line-height: 55px;
    /* opacity: 1 !important; */
}

.main-banner i.fa-solid.fa-arrow-right-long {
    color: #fff;
    /* background: #fff; */
    /* padding: 15px 10px; */
    font-size: 17px;
    border: 2px solid #fff;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    line-height: 55px;
    /* opacity: 1 !important; */
}

.carousel-control-prev {
    
    opacity: 1 !important;
}

.carousel-control-next {
    
    opacity: 1 !important;
}


/*---------------- about ----------------------*/

.ab-img {
    width: 100%;
    height: 398px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    background-color: #e7e7e7;
}

.ab-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

h5.ab-header {
    font-size: 15px;
    text-transform: uppercase;
    color: #6e6d6d;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 13px;
}

h5.ab-header2 {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 600;
    color: #002e51;
    margin-bottom: 20px;
}

p.ab-para {
    font-size: 16px;
    color: #6a6a6a;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 30px;
}

.ab-cap {
    font-size: 19px;
    text-transform: capitalize;
    color: #000000;
    display: inline-block;
    font-weight: 500;
}

.ab-cap i {
    color: #3a73f8;
    margin-right: 18px;
    font-size: 16px;
}

.ab-btm {
    margin-bottom: 18px;
}

.ab-cap:hover{
    color: #3b3b3b;
    text-decoration: none;
}

.ab-txt {
    margin-right: 20px;
}

a.ab-link {
    /* background: #002e51; */
    display: inline-block;
    color: #000000;
    font-weight: 600;
    padding: 12px 32px;
    margin-top: 39px;
    border: 1px solid #3d7afa;
    border-radius: 30px;
}

a.ab-link i{
    font-size: 15px;
    margin-left: 10px;
}

.about {
    margin-top: 70px;
}

/*----------- service -----------*/

.service {
    background: url(../images/service-bg.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 65px 0 35px;
    margin-top: 70px;
}


.ser-img {
    width: 100%;
    height: 298px;
    overflow: hidden;
    float: left;
    position: relative;
    border-radius: 6px 6px 0 0;
    background-color: #e7e7e7;
}

.ser-img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

.ser-container {
    width: 50%;
    margin: 0 auto;
}

.ser-box {
    display: inline-block;
    margin-bottom: 33px;
}

.ser-box2 {
    display: inline-block;
    background: #fff;
    text-align: center;
    padding: 32px 30px;
    border-radius: 0 0 6px 6px;
}
h5.ser-header.a-font {
    font-weight: 700;
    font-size: 17px;
    color: #002e51;
    margin-bottom: 15px;
}

p.ser-para {
    font-size: 16px;
    margin-bottom: 21px;
}

a.ser-link {
    display: inline-block;
    /* background: #002e51; */
    color: #000;
    border: 1px solid #4275f5;
    font-weight: 600;
    font-size: 15px;
    border-radius: 30px;
    padding: 6px 22px;
}

a.ser-link i{
    font-size: 12px;
    margin-left: 10px;
}

h5.se-cap.a-font {
    color: #bee0fa;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 15px;
}

h5.se-cap2.a-font {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 11px;
}

h5.se-cap3 {
    color: #ececec;
    font-size: 17px;
    font-weight: 400;
    padding: 0 66px;
    line-height: 27px;
    margin-bottom: 30px;
}

/*----------- project -----------*/

/* background-image: linear-gradient( to top, rgba(3, 15, 39, 0.7), transparent); */

.pro-box{
    position: relative;
}

/* h5.pro-header {
    margin-top: -250px;
    position: relative;
   
} */

h5.pro-header a {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0px;
    font-family: "Nunito", sans-serif !important;
    line-height: 28px;
    margin-bottom: 8px;
    display: inline-block;
}

p.pro-para {
    margin-bottom: 0;
    color: #fff;
    font-size: 17px;
}

.pro-img2 {
    background-image: linear-gradient( to bottom, rgba(3, 15, 39, 0.7), transparent);
    height: 100%;
    /* height: 100%; */
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    padding: 45px 50px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease-in-out;
}

.pro-box:hover .pro-img2{
    opacity: 1;
    visibility: visible;
    top: 0;

}

.pro-box{
    cursor: pointer;
}



.project .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3a76fc;
}

.project .owl-theme .owl-dots .owl-dot span {
   
    background: #949494;
    
}

.project .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 25px;
}

h5.p-cap.a-font {
    color: #4177f9;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 600;
    margin-bottom: 15px;
}

h5.p-cap2.a-font {
    font-size: 30px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 11px;
}

h5.p-cap3 {
    color: #5e5e5e;
    font-size: 16px;
    font-weight: 500;
    padding: 0 525px;
    line-height: 26px;
    margin-bottom: 30px;
}

a.pro-link {
    display: inline-block;
    background: #002e51;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    padding: 10px 27px;
    margin-top: 30px;
}

a.pro-link i {
    font-size: 12px;
    margin-left: 10px;
}

a.pro-link:hover{
    text-decoration: none;
    color: #fff;
}

.project {
    margin-top: 70px;
}

/*----------- paralox -----------*/

.paralox {
    background: url(../images/paralox.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
    padding: 100px 0;
    margin-top: 70px;
}

h5.para-cap {
    /* color: #bec4b1; */
    color: #cee8fc;
    font-size: 15px;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 15px;
}

h5.para-cap2.a-font {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 25px;
}

a.para-link {
    background: #ffffff;
    font-weight: 700;
    font-size: 16px;
    color: #002e51;
    letter-spacing: 1px;
    display: inline-block;
    padding: 11px 25px;
}

a.para-link i{
    font-size: 13px;
    margin-left: 10px;
}

.client {
    padding: 60px 0;
}


/*----------- footer -----------*/

.footer {
    background: #28303e;
    min-height: auto;
    padding: 60px 0;
}

.ftr-logo img {
    width: 150px;
}

.ftr-header {
    font-size: 17px;
    color: #fff;
    /* font-weight: 600; */
    margin-bottom: 18px;
    /* font-family: 'Arsenal', sans-serif; */
}

.ftr-list{
    margin: 0;
    padding: 0;
    list-style: none;

}

.ftr-list li a {
    display: inline-block;
    color: #d4d4d4;
    font-size: 16px;
    line-height: 36px;
}

.ftr-list li a i {
    margin-right: 15px;
    font-size: 12px;
}

.ftr-list li a:hover{
    text-decoration: none;
}

.ftr-list2 li a:hover{
    text-decoration: none;
}

.ftr-list2{
    margin: 0;
    padding: 0;
    list-style: none;

}

.ftr-list2 li a{
    display: inline-block;

}

.ftr-social a i{
    display: inline-block;

}

p.ftr-para {
    font-size: 15px;
    /* color: #fff; */
    color: #d4d4d4;
    line-height: 26px;
}

.footer .form-control {
    display: block;
    width: 100%;
    height: 48px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: initial;
    border-radius: initial !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.footer .form-control::placeholder{
    font-size: 15px;
    padding-left: 10px;
}

a.frm-link i {
    background: #002e51;
    color: #fff;
    display: inline-block;
    padding: 10px 12px;
    font-size: 17px;
    /* border-radius: 5px; */
}

.frm-btn {
    position: absolute;
    top: 6px;
    right: 6px;
}

.ftr-icon i {
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    color: #fff;
    line-height: 45px;
    /* border-radius: 5px; */
    /* border: 1px dashed rgba(255, 255, 255, 0.3); */
}

.ftr-list2 li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.ftr-h2 {
    font-weight: 400 !important;
    color: #d4d4d4 !important;
    line-height: 24px;
}

.mt-top {
    margin-top: 33px;
}

.ftr-social a i {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    color: #fff;
    line-height: 40px;
    /* border-radius: 5px; */
    /* border: 1px dashed rgba(255, 255, 255, 0.3); */
}

.ftr-2 {
    margin-left: 65px;
}

.ftr-3 {
    /* margin-right: 71px; */
    /* display: inline-block; */
    margin-left: -16px;
}

.ftr-4 {
    margin-left: -37px;
}

.footer2 {
    background: #28303e;
    padding: 20px 0;
    border-top: 1px solid #5f5f5f;
}

.ftr-cap {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
}




/*---------------- about ----------------------*/

.pr-icon img {
    width: 56px;
    filter: brightness(0) saturate(100%) invert(11%) sepia(42%) saturate(3782%) hue-rotate(188deg) brightness(97%) contrast(101%);
}

h5.pr-cap {
    color: #878787;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 30px;
    margin-bottom: 12px;
}

.pr-cap2 {
    font-size: 24px;
    /* padding: 0 180px; */
    line-height: 48px;
    margin-bottom: 50px;
    color: #000000;
    font-weight: 600;
}

.pr-img img {
    width: 94%;
    margin-left: 0px;
}


h5.pr-title {
    text-transform: capitalize;
    color: #444444;
    letter-spacing: 2px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}

p.pr-para {
    font-size: 32px;
    color: #5a4633;
    font-weight: 600;
    line-height: 41px;
    margin-bottom: 25px;
}

p.pr-para2 {
    font-size: 16px;
    color: #545454;
    line-height: 33px;
}

.pr-para3 {
    font-size: 16px;
    color: #545454;
    line-height: 33px;
    padding-right: 12px;
    margin-bottom: 30px;
}

.pr-lft {
    margin-top: 10px;
    margin-right: 30px;
}

.pr-img2 img {
    width: 94%;
}

.pr-img2 {
    margin-top: -112px;
}


.pr-rt {
    margin-top: 55px;
}

.profile {
    margin-top: 80px;
}

.abt-banner{
    background: url(../images/ab-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

.ab-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.ab-list li a i{
    font-size: 13px;
}

.ab-list li a {
    display: inline-block;
    color: #e5e5e5;
    font-weight: 600;
}

.abt-cap {
    color: #fff;
    font-size: 39px;
    font-weight: 600;
    letter-spacing: 2px;
}

.abt-content {
    padding: 140px 0;
}

.ft-top{
    margin-top: 70px;
}

.le-container{
    width: 85%;
    margin: 0 auto;
}

.le-img img {
    width: 100%;
}

.le-box {
    background: #fff;
    padding: 30px 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    min-height: 525px;
    margin-top: 30px;
}

h5.le-cap {
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
    margin-top: 20px;
}

h5.le-cap2 {
    font-size: 16px;
    font-weight: 600;
    color: #707070;
    line-height: 22px;
}

p.le-para2 {
    margin-bottom: 0;
    color: #484848;
    font-size: 15px;
    line-height: 27px;
    border-top: 1px solid #b3b3b3;
    margin-top: 29px;
    padding-top: 18px;
}

h5.le-header.a-font {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 25px;
    color: #002e51;
    margin-bottom: 15px;
}

p.le-para {
    padding-right: 185px;
    line-height: 26px;
    margin-bottom: 6px;
}

.leader {
    margin-top: 70px;
}

.ci-img img{
    width: 100%;
}

.client3{
    margin-top: 50px;
}

.ci-img {
    margin-top: 30px;
}

.st-img img{
    width: 100%;
}

h5.st-header {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 22px;
    color: #002e51;
    margin-bottom: 13px;
    line-height: 31px;
}

p.st-para {
    margin-bottom: 0;
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
}

.stre-1 {
    margin-top: 35px;
}

.str{
    margin-top: 70px;
}

.group .container-fluid{
    padding: 0 100px !important;
}

h5.gr-header {
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 12px;
}

p.gr-para {
    font-size: 15px;
    color: #d1d1d1;
    line-height: 26px;
}

h5.gr-header2 {
    font-weight: 600;
    color: #e5e5e5;
}

.gr-1 {
    background: #002e51;
    padding: 30px;
    min-height: 418px;
}

.group {
    margin-top: 80px;
}

.in-banner{
    background: url(../images/in-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;

}

.in-lft img{
    width: 100%;
}

p.ch-para {
    line-height: 27px;
    font-size: 15px;
}

.chair {
    margin-top: 80px;
}

h5.rt-header {
    font-size: 20px;
    font-weight: 600;
}

h5.rt-header2 {
    color: #002e51;
    margin-bottom: 22px;
}

.rt-list{
    margin: 0;
    padding: 0;
    list-style: none;

}

.rt-list li a{
    display: flex;

}

.rt-list li a i {
    color: #002e51;
    font-size: 15px;
    transform: translateY(3px);
    margin-right: 10px;
}

.rt-list li a h5 {
    font-size: 16px;
    color: #515151;
    line-height: 25px;
    margin-bottom: 20px;
}

.rt-img img {
    border: 1px solid #ddd;
}

.rt-box {
    margin-left: 30px;
    margin-top: 30px;
}

.rt-list li a:hover{
    text-decoration: none;
}


/*----------- Annual report ------------*/

.an-bg {
    width: 80%;
    margin: 0 auto;
    /* background: #f3faff; */
}

h4.an-header {
    background: #0d5a45;
    color: #fff;
    font-size: 31px;
    padding: 15px;
    margin-bottom: 0;
    letter-spacing: 2px;
}

.an-div {
    padding: 30px 25px;
    /* border: 1px solid #000; */
}

.an-list {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #c2c2c2;
}

.an-list li a {
    font-size: 15px;
    color: #3d3b3b;
    padding: 10px;
    display: block;
    font-weight: 500;
}

.an-list li a:hover{
    text-decoration: none;
}

.an-list li{
    border-bottom: 1px solid #c2c2c2;
}

.an-list li:last-child{
    border-bottom: 0;
}

.an-list li a span{
    float: right;
}

.an-list li a i {
    color: #e32727;
    font-size: 18px;
    margin-right: 8px;
}

.li-color {
    background-color: #ededed;
}

.annual {
    margin-top: 62px;
}

.clear{
    clear: both;
}

.an-list li span img {
    width: 15px;
    transform: translateY(-2px);
    margin-right: 8px;
    filter: brightness(0) saturate(100%) invert(11%) sepia(79%) saturate(2171%) hue-rotate(186deg) brightness(96%) contrast(102%);
}

h4.an-header4 {
    font-size: 22px;
    font-weight: 700;
    color: #002e51;
    margin-bottom: 22px;
}

.ind-img{
    margin-top: 70px;
}

.fo-img img{
    width: 100%;
}

h5.po-header {
    font-weight: 700;
    font-size: 20px;
    color: #002e51;
    margin-bottom: 12px;
}

.pw-img {
    margin: 39px 0 55px;
}

.pw-abt{
    margin-top: 80px;
}

.ta-color {
    background: #daefff;
    /* color: #fff; */
    text-align: center;
}

.current {
    margin-top: 70px;
}

.contact-banner{
    background: url(../images/contact.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

a.navbar-brand .logo img {
    width: 230px;
}