@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');


html,
body,
div,
ul,
li,
header,
var,
section,
strong {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
}

* {
    box-sizing: border-box;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none !important;
    color: #000000;
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.bg-st {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

ul {
    margin-bottom: 0px;
}

html {
    scroll-behavior: smooth;
}

html,
body {
    font-family: "Lexend", sans-serif;
    font-weight: 500;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: default;
    /* text-transform: capitalize; */
}

/* img {
    width: 80%;
    overflow: hidden;
} */

.cont {
    display: block;
}

html body {
    background: #ffffff;
    color: #000000;
    overflow-x: hidden;
    width: 100%;
    position: relative;
    z-index: 0;
}


.container {
    width: 1280px;
    margin: 0 auto;
}

header {
    width: 90%;
    margin: 0 auto;
    padding: 17px 0;
}

.navbar {
    display: none;
}

.prev-bt {
    display: flex;
    align-items: center;
    padding: 15px 25px;
    border: 1px solid #8459FF;
    /* margin-left: 35px; */
}

.nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    /* padding-right:200px; */
}

#lightgallery li {
    text-align: center;
}

.nav li {
    padding: 0 10px;
    font-weight: 300;
}

#Reality {
    padding-top: 40px;
}

.nav li a {
    letter-spacing: .5px;
    color: #000000;
    font-weight: 400;
    font-size: 15px;
}

.login-bt {
    float: right;
    border: 2px solid #F1F1F1;
    padding: 10px;
}

.nav-main {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.nav-main img {
    justify-content: center;
    display: flex;
    height: 60px;

}

section {
    padding: 30px 0;
}

.book-cover-im {
    width: 50%;
}

.banner-cont {
    /* display: flex;
  flex-direction: row; */
    width: 100% !important;
    margin: 0 0 0 0;
    text-align: center;

}

/* .banner-des {
    color: #000000;
    width: 50%;
} */

.banner-des h1 {
    font-size: 50px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 55px;
    color: #fff;
    text-shadow: 0 2px 5px #00000082;


}

.banner-des p {
    font-size: 24px;
    letter-spacing: 0.6px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 2px 5px #00000082;
}

.banner-img-blk {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}

.banner-img-blk img {
    width: 70%;
}

.header-main {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    margin: 0 auto;
}

.prod-bt {
    display: inline-block;
    align-items: center;
    padding: 15px 25px;
    background-color: #ee7f1b;
    /* background-color: #D30000; */
    /* margin-left: 35px; */
    /* width: 25%; */
    justify-content: space-around;
    border-left: 5px solid black;
}

.prod-bt a {
    color: #fff !important;
}

.header-bt-blk {}

.prod-bt img {
    width: 15px;
}

.header-highlight {
    width: 100%;
    /* background-color: #D30000; */
    background-color: #ee7f1b;
    z-index: 1;
    /* margin-bottom: -250px; */
}

.hightlight-des {
    display: flex;
    padding: 20px 0;
    justify-content: center;
}

.block-year {
    margin-right: 35px;
    text-align: center;
}
.block-world{
    text-align: center;
}

.block-year h3,
.block-world h3 {
    font-size: 40px;
    font-weight: 500;
    /* color: #FFB800; */
    color: #fff;
}

.block-year p,
.block-world p {
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 200;
    margin: 5px 0 0 0;
}

/* .about-blk {
    width: 90% !important;
    margin: 0 auto;
    display: flex;
    flex-direction: row;

}

.abt-cont-lft {
    width: 40%;
}

.abt-cont-rht {
    width: 60%;
}

.abt-cont-lft h3 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.8px;
    padding: 0 0px 15px 0;
}

.abt-cont-rht {
    padding: 0 15px;
}

.abt-cont-rht p {
    letter-spacing: 0.8px;
    font-size: 14px;
    font-weight: 400;
} */


/* .mission-blk {
    width: 100%;
    height: 100vh; 
    position: relative; 
    background-image: url('/assets/img/mission-bg.png');
    background-size: cover; 
    background-position: center;
    
} */

/* .mission-blk img {
    width: 100%;
    height: 100%; 
    position: absolute; 
    top: 0;
    left: 0;
} */

/* .missiom-des {
    position: absolute;
    top: 50%;
    left: 0;
    width: 55%;
    padding: 20px;
    background: linear-gradient(280deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.95) 22%, rgba(255, 255, 255, 1) 100%);
    transform: translateY(-50%);
    height: inherit;
    align-items: center;
} */

/* .missiom-des h3 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.8px;
    padding: 0 0px 15px 0;
} */

/* .missiom-des p {
   letter-spacing: 0.8px;
    font-size: 14px;
    font-weight: 400;
} */

/* 
.vision-blk {
    width: 100%;
    height: 100vh; 
    position: relative; 
    background-image: url('/assets/img/mission-bg.png');
    background-size: cover; 
    background-position: center;
    
}

.vision-blk img {
    width: 100%;
    height: 100%; 
    position: absolute; 
    top: 0;
    left: 0;
}

.vision-des {
    position: absolute;
    top: 50%;
    right: 0;
    width: 55%;
    padding: 20px;
    background: linear-gradient(280deg, rgba(255, 255, 255, 0.01) 0%, rgba(255, 255, 255, 0.95) 22%, rgba(255, 255, 255, 1) 100%);
    transform: translateY(-50%);
    height: inherit;
    align-items: center;
}

.vision-des h3 {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.8px;
    padding: 0 0px 15px 0;
}

.vision-des p {
   letter-spacing: 0.8px;
    font-size: 14px;
    font-weight: 400;
} */

.secmain {
    display: flex;
    align-items: center;
}

.secmainl {
    width: 50%;
}

.secmainr {
    width: 50%;
}

.secmain-des {
    padding: 0 50px;
}

.secmain-des h3 {
    font-size: 40px;
}

.secmain-des p {
    font-size: 17px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: .5px;
    text-align: justify;
}

.secimgf img {
    width: 100%;
}

.secimgs img {
    width: 100%;
}

.secimgf .secmainr {
    text-align: left;
}

.secimgs .secmainr {
    text-align: center;
}

.secimgf .secmain-des {
    padding: 0 0 0 50px;
}

.secimgs .secmain-des {
    padding: 0 50px 0 0;
}

.products {
    /* background: #D30000; */
    background-color: #ee7f1b;
}

.products h3,
.products p {
    color: #fff;
}

.products .secmain-des {
    padding: 0;
}
#vision,.products{
    margin-top: 60px;
}

.products .secmainr p {
    font-weight: 200;
    letter-spacing: 1px;
    font-size: 18px;
}

.prodmain {
    display: flex;
    gap: 20px;
    margin: 50px 0 0 0;
    justify-content: space-between;
}

.prodmain div {
    width: 30%;
    background: #000;
    border-radius: 20px;
    padding: 30px;
}

.prodmain div h3 {
    padding-bottom: 30px;
    font-weight: 300;
    font-size: 15px;
}

.prodmain div img {
    width: 100%;
    border-radius: 20px;
}

.infrastructure {
    padding-top: 230px;
    background-image: url(../img/infrabg.png);
    background-size: cover;
    /* background: #000000;
background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.43) 38%, rgba(0, 0, 0, 1) 100%);
background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.43) 38%, rgba(0, 0, 0, 1) 100%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.43) 38%, rgba(0, 0, 0, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=0); */
}

.infrastructure .secmain-des h3,
.infrastructure .secmain-des p {
    color: #fff;
}

section {
    padding: 100px 0;
}

.keysectors {
    color: #fff;
    /* background-color: #D30000; */
    background-color: #ee7f1b;
    text-align: center;
}

.keysectors .secmain {
    flex-direction: column;
}

.ksmain {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 50px 0 0 0;
}
.ksmain div{    
    position: relative;
}

.ksmain img {
    width: 100%;
}
.ksmain p{
    position: absolute;
    bottom: -11px;
    left: 0;
    background-color: #00000087;
    color: #fff;
    width: 100%;
    padding: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.ksm1,
.ksm2,
.ksm3,
.ksm4 {
    width: 24%;
    border-radius: 20px;
    overflow: hidden;
}

.ksm2,
.ksm3 {}

.ksm21 {
    margin-bottom: 10px;
}

.ksm22 {}

.ksm31 {
    margin-bottom: 10px;
}

.ksm32 {}

.bannerbg,
.prwave {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.mission-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 85%;
    z-index: -1;
}

.keywave,
.prwave {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    opacity: 0.2;
}

.keysectors .container,
.products .container {
    z-index: 1;
    position: relative;
}

.vision-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 85%;
    z-index: -1;
}

.page-head-blk {
    position: sticky;
    background: #ffffff;
    top: 0;
    z-index: 1000;
}

section {
    position: relative;
}

.mission,
.vision {
/*    margin: 100px 0;*/
}

footer {
    padding: 100px 0 0 0;
}

.cont {
    display: flex;
    align-items: flex-start;
    gap: 50px;
}

.cont div {
    width: 33.333%;
}

.cont div h3 {
    margin: 0 0 10px 0;
}

.cont div p,
.cont div a {
    font-weight: 300;
    letter-spacing: .5px;
    font-size: 15px;
    line-height: 23px;
}

.conb {
    border-top: 1px solid #ccc;
    margin-top: 50px;
    padding: 10px 0;
    font-weight: 300;
    font-size: 15px;
    text-align: center;
}

.footer-links a {
    display: block;
    line-height: 23px !important;
}

.social-links a img {
    height: 25px;
    margin: 0 5px 0 0;
}
.banner{    
    background-image: url('../img/bannerbg.jpg');
    background-size: cover; 
    background-position: center;
    padding: 250px 0;
}
#mission{
    background-image: url('../img/mission-bg.jpg');
    background-size: cover; 
    background-position: center;
}
#vision{
    background-image: url('../img/vision-bg.jpg');
    background-size: cover; 
    background-position: center;
}
.btm-logo img{
    width: 250px;
    margin-left: 30px;
}

.navbar {
  position: relative;
}

.menu-iconbt,
.close-bt {
  cursor: pointer;
  width: 30px;
  height: 30px;
}

/* Mobile Nav Hidden by Default */
.nav-container {
  display: none;
  position: absolute;
  top: 60px;
  right: 0;
  background: #fff;
  width: 250px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.2);
  border-radius: 5px;
  z-index: 2000;
}




/* Show menu when active */
.nav-container.active {
  transform: translateX(0);
}


/* --------------------------- */
/* RESPONSIVE DESIGN SETTINGS  */
/* --------------------------- */

/* Medium devices (tablets, 1024px and below) */
@media screen and (max-width: 1280px) {
    .container {
        width: 90%;
        margin: 0 auto;
    }

    .secmain-des {
        padding: 0 30px;
    }

    .prodmain {
        flex-wrap: wrap;
        justify-content: center;
    }

    .prodmain div {
        width: 45%;
        margin-bottom: 30px;
    }

    .ksmain {
        flex-wrap: wrap;
        justify-content: center;
    }

    .banner-des h1 {
        font-size: 40px;
    }

    .banner-des p {
        font-size: 20px;
    }

    header {
        width: 95%;
    }
}

/* Small tablets (768px and below) */
@media screen and (max-width: 992px) {
    
    #vision .secmain-des,#mission .secmain-des{
            background: #ffffffb0 !important;
    padding: 30px !important;
    }
    .secimgf .secmain-des {
    padding: 25px 0 0 0;
}
    .nav {
        display: none;
    }

    .navbar {
        display: block;
        position: relative;
    }

    .menu-iconbt img,
    .close-bt img {
        width: 30px;
        cursor: pointer;
    }


    .nav-container {
        display: none;
        position: fixed;
        top: 94px;
        right: 0;
        background: #fff;
        width: 100%;
        box-shadow: 0 6px 7px rgba(0, 0, 0, 0.2);
        border-radius: 0;
        z-index: 2000;
    }

    .nav-container ul {
        display: flex;
        flex-direction: column;
        text-align: left;
        padding: 10px 0;
    }

    .nav-container ul li {
        padding: 10px 20px;
    }

    .nav-container ul li a {
        color: #000;
        font-size: 16px;
    }

    .banner {
        padding: 150px 0;
    }

    .banner-des h1 {
        font-size: 32px;
        line-height: 42px;
    }

    .banner-des p {
        font-size: 18px;
    }

    .prodmain div {
        width: 100%;
    }

    .secmain {
        flex-direction: column;
        text-align: center;
    }
    .rapformobile{
        flex-direction: column-reverse;
    }

    .secmainl, .secmainr {
        width: 100%;
    }

    .secmain-des {
        padding: 20px 0;
    }

    .infrastructure {
        padding-top: 150px;
    }

    .cont {
        flex-wrap: wrap;
        gap: 20px;
    }

    .cont div {
        width: 100%;
        text-align: center;
    }

    footer {
        padding: 50px 0 0 0;
    }

    .btm-logo img {
        width: 200px;
        margin: 0 auto 20px auto;
    }

    .block-year h3, .block-world h3 {
        font-size: 32px;
    }

    .block-year p, .block-world p {
        font-size: 15px;
    }
}

/* Mobile (600px and below) */
@media screen and (max-width: 768px) {
    .banner {
        padding: 100px 0;
    }
    .secimgf .secmain-des{
        padding: 20px 0 0 0;
    }
.secimgs .secmain-des{
    padding: 0px;
}
    .banner-des h1 {
        font-size: 26px;
        line-height: 36px;
    }

    .banner-des p {
        font-size: 16px;
    }

    .prod-bt {
        padding: 10px 20px;
    }

    .header-main {
        flex-direction: column;
    }

    .block-year h3, .block-world h3 {
        font-size: 28px;
    }

    .secmain-des h3 {
        font-size: 28px;
        text-align: center;
    }
    

    .secmain-des p {
        font-size: 15px;
        line-height: 24px;
    }

    .products .secmainr p {
        font-size: 16px;
    }

    .prodmain {
        flex-direction: column;
    }

    .prodmain div {
        width: 100%;
        /* padding: 15px; */
    }

    .ksmain {
        flex-direction: column;
                width: 95%;
    }

    .secmainl, .secmainr {
    margin: 0 0 35px 0;
}
    .ksm1, .ksm2, .ksm3, .ksm4 {
        width: 100%;
    }

    .keysectors h3 {
        font-size: 28px;
    }

    footer {
        padding: 50px 0 0 0;
    }

    .conb p {
        font-size: 13px;
    }
}

/* Extra small (below 480px) */
@media screen and (max-width: 480px) {
    .banner-des h1 {
        font-size: 22px;
        line-height: 30px;
    }

    .banner-des p {
        font-size: 14px;
    }

    .prod-bt {
        padding: 8px 15px;
        font-size: 14px;
    }

    .block-year h3, .block-world h3 {
        font-size: 24px;
    }

    .block-year p, .block-world p {
        font-size: 13px;
    }

    .secmain-des h3 {
        font-size: 24px;
        text-align: center;
    }

    .secmain-des p {
        font-size: 14px;
        font-weight: 400;
    }

    .btm-logo img {
        width: 150px;
    }

    footer .cont {
        gap: 10px;
    }

    .footer-links a {
        font-size: 14px;
    }
}

/* Simple JS toggle support for menu (optional, in case not yet added) */
.navbar.active .nav-container {
    display: block !important;
}

@media only screen and (max-width: 850px) and (min-width: 320px)  {
    .ksmain {
    /* align-items: flex-start;
    flex-wrap: nowrap; */
    }
    .ksm2,.ksm3{
        /* display: flex; */
    }
    .ksm1,.ksm2,.ksm21,.ksm22,.ksm3,.ksm31,.ksm32,.ksm4{
        width: 100%;
    }
}
