@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700&display=swap');


*{
    font-family: "DM Sans", sans-serif;
    transition: 0.3s ease;
	padding: 0;
	margin: 0;
}


.w90vw {
    width: 90vw;
}

img.projectoneimgg {
    max-width: 300px;
    border-radius: 10px;
    margin-bottom: 10px;
}


.projectonettl {
    font-weight: 600;
    font-size: 22px;
}

.projectonedesc {
    margin-top: 6px;
    font-size: 14px;
}

.projectsdata {
    display: flex;
    gap: 20px;
    flex-flow: wrap;
}

img.project-image {
    max-width: 400px;
}

.projectonettle {
    font-weight: 600;
    font-size: 40px;
}

.projectoneimages {
    margin-top: 30px;
    display: flex;
    flex-flow: wrap;
    gap: 15px;
}




.logomain {
    display: flex;
    align-items: center;
    gap: 9px;
    text-transform: uppercase;
}

img.logomainimg {
    max-width: 45px;
}

.logomaintxt {
    font-weight: 600;
}


nav.mainnav {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
}

.logomaindesc {
    font-size: 10px;
    color: #777;
    font-weight: 400;
    letter-spacing: 0.5px;
}

a.navitm {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    cursor: pointer;
}

.mainheader {
    background: #000;
    height: 62vh;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -80px;
    padding-top: 80px;
}

.mh-vid5 {
    border-radius: 0px;
    height: 100%;
    object-fit: cover;
}

.hslidermaininfo {
    padding: 50px 50px;
    color: #fff;
    height: 72%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 350px;
    z-index: 9;
    position: relative;
}



.hsm-desc {
    font-size: 15px;
    color: #c7c7c7;
}




.notisec {
    text-align: center;
    background: #333;
    color: #fff;
    padding: 8px 20px;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
}

img.noise {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.02;
    object-fit: cover;
    z-index: 99;
    top: 0;
    left: 0;
}

a.mainbtn {
    width: max-content;
    display: flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
}

.arricn{
    font-size: 22px !important;
}

.closenotisec {
    background: #628151;
    color: #fff;
    border-radius: 400px;
    width: 16px;
    height: 16px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.hslidermain {
    max-height: 100%;
    overflow: hidden;
    border-radius: 0px;
    display: flex;
    align-items: center;
}

.headernav {
    position: absolute;
    right: 35px;
    bottom: 25px;
}


.slidicn {
    font-size: 16px;
    color: #d3d3d3;
}

.hnavnext {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.mainnavitms {
    display: flex;
    gap: 15px;
    background: #0000;
    padding: 0;
    border-radius: 400px;
    align-items: center;
    border: solid 0px #3333331f;
}



.mainnavitms > .navitm {
    font-size: 12px;
    color: #ffffff;
}

.hspace {
    height: 30px;
}

.headernav {
    display: flex;
    gap: 15px;
    color: #d7d7d7;
    font-size: 13px;
    text-transform: capitalize;
    margin-right: 10px;
    margin-bottom: 5px;
    z-index: 100;
}

.slidicn {
    font-size: 25px !important;
}

.mainsectitle {
    color: #709e58;
    text-transform: uppercase;
    font-weight: 900;
    width: max-content;
    margin-bottom: 10px;
    font-size: 22px;
}



.flxcontact {
    background: #fff0;
    border: solid 1px #33333326;
    padding: 20px;
    margin-bottom: 50px;
    border-radius: 10px;
    min-width: 180px;
}


img.flxcontacticnimg {
    border: solid 1px #33333338;
    border-radius: 10px;
    padding: 6px;
    margin-bottom: 20px;
    max-width: 20px;
    max-height: 20px;
    width: 100%;
}


.flxcontactttl {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 0px;
}

.flxcontactdesc {
    font-size: 14px;
    color: #3d3d3d;
}

.flxcontactdata:hover {
    background: #2d66f6;
    color: #fff;
    transition: 0.5s ease;
}
.flxcontactdata {
    border: solid 1px #33333338;
    border-radius: 10px;
    padding: 8px 15px;
    margin-top: 10px;
    font-size: 14px;
    width: max-content;
    font-weight: 600;
    transition: 0.7s;
}


.mainsech2 {
    font-size: 15px;
    color: #3b3b3b;
}

.fbox {
    border: solid 1px #33333312;
    border-radius: 10px;
    padding: 25px;
    transition: 0.7s;
    background: #e4e2e024;
}

.fbox:hover {
    background: #e3e3e3;
    transition: 0.7s;
}

.fbx-ttle {
    display: flex;
    gap: 5px;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 16px;
    align-items: center;
}

.flxoo {
    display: flex;
    gap: 15px;
}

.secintro {
    width: 75%;
}

span.mainbtntxt {
    font-size: 15px;
    font-weight: 500;
}

.arricn {
    margin-bottom: -3px;
}

img.headerslidimg {
    width: 115%;
    object-fit: cover;
}

.membtn {
    color: #ffffff;
    padding: 7px 20px;
    border-radius: 8px;
    font-weight: 600 !important;
    border: solid 1px #3333331f;
    background: #47a946;
    transition: 0.7s;
    display: flex;
    align-items: center;
    gap: 4px;
}

/* .membtn:hover {
    color: #2369ed;
    transition: 0.7s;
} */

.membtnicn {
    font-size: 20px !important;
    margin-left: -5px;
    margin-top: -1px;
}


.mainsecp {
    font-size: 15px;
    color: #3b3b3b;
    max-width: 60%;
    margin: auto;
    margin-top: 15px !important;
    margin-bottom: 35px !important;
}

.msecimg {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 450px;
    transition: 0.7s;
}

/* .msecimg:hover {
    margin-left: -50px;
    max-width: 520px;
    transition: 0.7s;
    margin-bottom: -7px;
} */


.cbx:hover {
    margin-left: -320px;
    margin-right: 80px;
    transition: 0.7s;
}
.cbx {
    background: #e3e3e3;
    width: 400px;
    margin-left: -600px;
    margin-right: 40px;
    transition: 1.7s;
}

.vflx {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.tagttle {
    font-size: 16px;
}

.cflx {
    display: flex;
    align-items: center;
    gap: 20px;
}


section.full {
    background: url(./res/img/nsc-eng.jpg);
    height: 408px;
    background-repeat: no-repeat;
    background-position: 12.12% 0.00%;
    background-size: 100%;
    background-color: transparent;
    background-size: cover;
    /* display: flex;
    align-items: center; */
}


.ntbtn {
    background: #fff;
    width: max-content;
    border-radius: 400px;
    padding: 8px 25px;
    text-transform: uppercase;
    color: #709e58;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 13px;
}

.fsech1 {
    font-size: 30px;
    background: #0000;
    color: #ffffff;
    padding: 0px;
    font-family: 'Rufina', serif;
    border-radius: 10px;
    margin-bottom: 20px;
    width: max-content;
    max-width: 26%;
}

.fsecp {
    font-size: 15px;
    color: #e0e0e0;
    max-width: 35%;
    line-height: 1.4;
}

.ssliderapp * .sectitle {
    font-family: 'Rufina', serif;
    font-size: 30px;
    text-transform: capitalize;
}


.mfooter {
    min-height: 200px;
    background: #1c1c1c;
    color: #fff;
}

.ftlnksec {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.subscribesec {
    max-width: 30%;
}

.ftrflx {
    display: flex;
    gap: 200px;
}

a.ftlnk {
    color: #999;
    font-style: normal;
    text-decoration: none;
    cursor: pointer;
    font-size: 13px;
}

.ftlnkttle {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.ftrp {
    margin-top: 16px;
    line-height: 1.5;
    max-width: 70%;
    color: #7f7f7f;
}

.ftrcr {
    background: #0000;
    font-size: 15px;
    color: #7f7f7f;
    margin-top: 50px;
    width: 70%;
    border-radius: 5px;
    margin: auto;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 30px 30px;
    padding-bottom: 23px;
}


.ftcrlnk {
    display: flex;
    gap: 15px;
    margin-top: 10px;
}

a.crlnk {
    cursor: pointer;
}


a.blackox {
    margin-top: 5px;
    display: block;
}

img.ftrsocial {
    width: 25px;
    filter: contrast(0.5);
    cursor: pointer;
}

.flxx {
    margin-top: 15px;
}

.ftsectitle {
    font-size: 22px;
    font-weight: 500;
}

.ftcr.mainsecc.mw13 {
    font-size: 12px;
}


.ftlnks.flx {
    gap: 100px;
}


div#pagelayout {
    min-height: 800px;
}


.activenav {
    color: #ffffff;
    font-weight: 900 !important;
    padding: 6px 10px;
    border-radius: 400px;
}

/* .activenav:hover {
    color: #ffffff !important;
    font-weight: 600 !important;
    background: #2369ed;
    padding: 6px 20px;
    border-radius: 400px;
} */

a.flxlogo {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #fff;
    position: relative;
}

img.logoimg {
    position: absolute;
    width: 75px;
    left: 1px;
    top: 6px;
}

.logomain * .logotxt {
    font-size: 28px;
}


.hsm-title {
    font-size: 30px;
    background: #0000;
    color: #ffffff;
    padding: 0px;
    font-family: 'Inter';
    letter-spacing: -1px;
    font-weight: 600;
    border-radius: 10px;
    margin-bottom: 20px;
    text-transform: capitalize;
}


.fimgtxt {
    position: absolute;
    bottom: 39px;
    left: -92px;
    font-size: 115px;
    transform: rotate(-90deg);
    opacity: 0.03;
    font-weight: 800;
}

.gglelogin {
    position: fixed;
    right: 30px;
    top: 30px;
    background: #1f1f1f;
    width: 400px;
    /* height: 140px; */
    z-index: 9999999;
    border-radius: 10px;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    display: none;
}

.ggleloginnav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    border-bottom: solid 1px #3f3f3f;
}


.clseicn {
    font-family: monospace;
    color: #eeeeeeb5;
    cursor: pointer;
}

.ggleacc {
    display: flex;
    align-items: center;
    padding: 25px;
    width: 100%;
}

.avtar {
    background: #004d40;
    padding: 10px;
    border-radius: 400px;
    width: 15px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.accname {
    font-size: 13px;
}

.accmail {
    font-size: 12px;
    color: #c7c7c7;
}

.flxitms {
    display: flex;
    justify-content: center;
    gap: 80px;
    align-items: center;
}

.secrittle {
    font-size: 22px;
    margin-bottom: 10px;
}

.secrittle {
    text-transform: capitalize;
    font-weight: 500;
}

em.booold {
    font-style: normal;
    font-weight: 600;
    margin-right: 7px;
}

.secridesc {
    font-size: 15px;
    color: #4f4f4f;
    margin-bottom: 20px;
    line-height: 1.5;
}

a.dpdf {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    background: #1c1c1c;
    padding: 6px 20px;
    padding-bottom: 8px;
    border-radius: 400px;
    display: flex;
    align-items: center;
    width: max-content;
    gap: 2px;
    margin-top: 15px;
}




.aboutsecitm {
    background: #1c1c1c00;
    border-radius: 25px;
    padding: 25px;
    transition: all 0.4s ease 0s;
    min-width: 219px;
    min-height: 147px;
    border: solid 1px #33333317;
}

img.qrcodeimg {
    max-width: 60px;
}

.qrcode {
    position: fixed;
    bottom: 10%;
    z-index: 9999;
    width: max-content;
    padding: 10px;
    background: #fff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

div#settingsPanel {
    z-index: 999999;
}

.abditms {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 20px;
    margin-bottom: 30px;
    margin-top: 50px;
}


.aboutsecicn {
    font-size: 50px;
    color: #f1efed;
    font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
    transition: 0.7s;
    animation-name: heartanim;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

img.aboutimgicn {
    margin-bottom: 20px;
    max-height: 50px;
}


.aboutsecitmttle {
    color: #000000;
    font-size: 21px;
    font-weight: 800;
    line-height: 1.2;
}

.aboutsecitmdesc {
    color: #797979;
    font-size: 15px;
    margin-top: 6px;
}

.secdesc {
    color: #898989;
    font-size: 15px;
    /* opacity: 0.7; */
    margin-bottom: 0px;
}

a.rsecbtn {
    background: #defaca;
    position: relative;
    color: rgb(0, 0, 0);
    margin: 30px auto auto;
    padding: 12px 30px;
    border-radius: 100px;
    text-decoration: none;
    font-weight: 600;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 7px;
    margin-right: 0;
}

.seclft {
    width: 40%;
}

.secrit {
    width: 50%;
}






section.vsec {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.w14 {
    max-width: 1430px;
    margin: auto;
    padding: 0px 90px;
}
img.vsecvideo {
    max-height: 500px;
    width: 100%;
    object-fit: cover;
    max-width: 1430px;
    object-position: 100% 40%;
}
.vsecvideo {
    border-radius: 20px;
}
.goo {
    font-size: 33px;
    line-height: 1.5;
    display: inline;
    background: #defaca;
    color: #0e0f11;
    padding: 5px 0px;
    filter: url(#goo);
}
em.gooprt {
    padding: 20px;
    font-style: normal;
    font-family: 'Inter';
    line-height: 1;
}
em {
    position: relative;
}
.vidbxppup {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000000c9;
    backdrop-filter: blur(10px);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999999;
}
.plyicn {
    position: absolute;
    bottom: 40px;
    left: 150px;
    font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
    font-size: 60px !important;
    color: #f1efed !important;
    cursor: pointer;
    background: #1c1c1c;
    border-radius: 400px;
    padding: 10px;
}


.changetodark {
    cursor: pointer;
}

.hslidermain {
    background: #000;
}

div#slide {
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

div#countryman {
    position: relative;
}

.cydata {
    position: absolute;
    top: 20px;
    right: 10px;
    width: max-content;
    background: #fff;
    color: #0d0d0d;
    padding: 11px 20px;
    border-radius: 3px;
    text-align: center;
    z-index: 99999999999;
    font-size: 12px;
    display: none;
    cursor: pointer;
}

.countryman:hover > .cydata {
    display: block;
}

.countryman {
    cursor: pointer;
}

.sslidersec.w13 {
    border: solid 1px #333333;
}

.aboutsecicn {
    font-size: 50px !important;
}

.logotxt {
    font-family: "Alexandria", sans-serif;
}

.logotxt {
    font-weight: 400;
}

.vsecvideo {
    max-height: 500px;
    width: 100%;
    object-fit: cover;
    max-width: 1430px;
    object-position: 100% 40%;
    position: relative;
    overflow: hidden;
}

img.noise2 {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.05;
}



.wmark{
    position: absolute;
    bottom: -90px;
    left: -40px;
    font-size: 260px;
    opacity: 0.02;
    filter: brightness(0.5);
    letter-spacing: -15px;
}



.hsm-main {
    padding-top: 10px;
}

#playlider, #stopslider {
    display: none;
}


.hsm-main {
    max-width: 50%;
}



.mmenuholder {
    position: relative;
    cursor: pointer;
    display: flex;
}

.mmenu {
    position: absolute;
    top: 50px;
    right: 4px;
    width: 0;
    height: 0;
    display: flex;
    gap: 50px;
    backdrop-filter: blur(15px);
    background: #ffffff;
    padding: 0;
    padding-bottom: 30px;
    border-radius: 10px;
    border: solid 1px #292929;
    z-index: 9;
    overflow: hidden;
    transition: 0.5s ease;
    opacity: 0;
    min-height: 80px;
    justify-content: center;
    align-items: flex-start;
}


.usericn {
    color: #fff;
}


.mmttl {
    font-size: 13px !important;
    color: #333 !important;
    margin-bottom: 7px;
    text-transform: capitalize;
    font-weight: 900 !important;
}

.mmicns {
    font-size: 12px !important; 
    margin-top: -1px;
}


.mmenuitm {
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 500;
    color: #808080;
}

.mmenuclsr {
    position: fixed;
    background: #000000c7;
    backdrop-filter: blur(7px);
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 10;
    display: none;
}

.mmenusec {
    display: flex;
    flex-direction: column;
    gap: 5px;
}


.flxsec {
    display: flex;
    gap: 100px;
}

bold {
    font-weight: 900;
}




.pageintro {
    text-align: center;
}

.pageintrosttl {
    color: #2d66f6;
    font-weight: 500;
}

.pageintrottl {
    font-size: 33px;
    font-weight: 600;
}

.pageintrodesc {
    font-size: 14px;
    color: #828282;
}
img.mapdots {
    max-width: 60%;
    margin: auto;
    display: flex;
    margin-top: 60px;
    opacity: 0.2;
}














.mobmenu {
    display: none; 
}


@media (max-width: 768px) {
    
    .notisec {
        font-size: 10px;
    }

    nav.mainnav {
        margin-top: 0;
        padding-top: 8px;
    }

    .logomain * .logotxt {
        font-size: 18px;
    }

    img.logoimg {
        width: 37px;
        left: 0px;
    }

    .addimenu {
        display: none;
    }


    .mainnavitms {
        display: none;
    }

    .hsm-main {
        max-width: 100%;
        margin-top: -30px;
    }

    .hsm-desc {
        font-size: 12px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    .headernav {
        gap: 12px;
        margin-right: -15px;
    }

    .flxoo {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 12px;
    }


    .ssliderapp * .sectitle {
        font-family: 'Rufina', serif;
        font-size: 20px;
        text-transform: capitalize;
    }

    .flxslider {
        display: flex;
        justify-content: center;
        gap: 10px;
        flex-direction: column;
    }

    .sslidersec.w13 {
        min-height: 210px !important;
        margin: 0 !important;
    }

    section.mainsec {
        width: 95% !important;
        margin-right: 0;
        margin-left: auto;
    }

    .mw13 {
        max-width: 300px !important;
        margin: auto;
    }

    .mainsecp {
        max-width: 90%;
    }

    .cflx {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    img.msecimg {
        max-width: 80px;
    }


    .fsech1 {
        max-width: 100%;
    }

    .fsecp {
        max-width: 100%;
    }

    .ftrflx.mainsecc.mw13.w90vw {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 50px;
    }

    .subscribesec {
        max-width: 100%;
    }

    .ftlnks.flx {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 50px;
    }

    .kwdllyloader {
        display: flex;
        flex-direction: column !important;
    }





}



.mainsectitle {
    background: #0c533a;
    padding: 10px 25px;
    border-radius: 40px;
    color: #fff !important;
    font-size: 18px !important;
    border-top-left-radius: 0;
}




.mainsecp {
    font-size: 19px;
}
.mainsech2 {
    font-size: 19px;
}
.fbx-ttle {
    font-size: 19px;
}
.hsm-desc {
    font-size: 19px;
    color: #fff !important;
}
.categorydescc {
    font-size: 19px;
}
.aboutsecitmdesc {
    font-size: 19px;
    color: #000;
}
strong {
    background: #0c533a;
    color: #fff;
    border-radius: 400px;
    padding: 0px 10px;
}
.fsecp {
    font-size: 19px;
}
a.ftlnk {
    font-size: 19px;
}
.ftlnkttle {
    font-size: 19px;
}




.mainnavitms > .navitm {
    font-size: 15px;
    color: #ffffff;
}

a.navitm.membtn {
    font-size: 15px;
}

span.mainbtntxt {
    font-size: 19px;
}

.categorydescc {
    font-size: 19px !important;
}

.secridesc {
    font-size: 19px !important;
}

.secdesc {
    font-size: 19px !important;
}