@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;400;500;600;700;800&display=swap');
.headingtext {
    font-size: 34px;
    font-weight: 800;
    line-height: 28px;
    margin-top: 5vh;
    margin-bottom: 5vh;
}

body {
    font-family: 'Noto Sans', sans-serif;
    background: #ffffff;
    padding: 0px !important;
    margin: 0px !important;
}


/* Navbar */

nav {
    height: auto !important;
    box-shadow: 0px 0px;
    border: none !important;
    height: 100px;
    background: #fff !important;
}

.nav-wrapper {
    background: #fff !important;
    padding: 30px 60px 50px 60px !important;
    height: auto !important;
    box-shadow: 0px 0px;
    height: 100px !important;
    border: none !important;
}

.nav-wrapper .brand-logo img {
    float: left;
    margin-top: -1vh !important;
    width: 150% !important;
    background: transparent;
}

.nav-wrapper ul li {
    margin-right: 3vh;
    color: #101820;
    padding: 0px !important;
    margin-top: -2vh;
}

.nav-wrapper ul li a {
    height: auto !important;
    line-height: 24px !important;
    font-size: 15px !important;
    font-family: gilroy;
    padding: 0px 5px !important;
}

.nav-wrapper ul li a:hover {
    color: #ffd600;
    background: transparent !important;
}


/* Section */

.section {
    padding: 150px 50px 150px 50px !important;
    margin-top: 5vh;
    background: #e6edff;
}

.section h1 {
    color: #ffffff;
    font-size: 35px;
    margin-top: 0vh;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 5vh !important;
    font-family: 'Noto Sans', sans-serif;
}

.basebox h1 {
    color: #ffffff;
    font-size: 35px;
    margin-top: 0vh;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 0px;
    font-family: 'Noto Sans', sans-serif;
    text-shadow: 0px 0px 1px #fff;
}

.section h2 {
    color: #fff;
    font-size: 35px;
    margin-top: 0vh;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 0px;
    text-shadow: 0px 0px 1px #fff;
    font-family: 'Noto Sans', sans-serif;
}

.section p {
    color: #ffffff;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    text-shadow: 0px 0px 1px #fff;
    margin-top: 2vh;
    font-family: 'Noto Sans', sans-serif;
}

.ctabtn {
    width: auto;
    height: 50px;
    padding: 5px 40px !important;
    font-weight: 500;
    font-size: 18px;
    background-color: #000000;
    border-radius: 5px;
    color: #fff;
    border: solid 1px transparent;
    cursor: pointer;
    text-align: center;
}

.ctabtn:hover {
    background: #032f4a;
}

.ctabtn .icon {
    vertical-align: middle;
    font-size: 25px;
    margin-top: -0.5vh;
}

.blacksection {
    margin-top: 0px !important;
    padding: 150px 50px 0px 50px !important;
    background: #03395B;
}


/* Contactbase */

.contactbase {
    padding: 0px !important;
    margin-top: 5vh;
}

.contactbase p {
    color: #293534;
    font-size: 18px;
    font-weight: 500;
    line-height: 15px;
    width: 100% !important;
    height: auto;
    display: inline;
    vertical-align: middle;
}

.contactbase img {
    width: 90%;
    margin-top: -1.5vh;
    vertical-align: middle;
    float: left;
    margin-left: 1vh;
}


/* Footer */

.footer {
    background: #fff !important;
    padding: 30px 50px 50px 50px !important;
    height: auto !important;
    box-shadow: 0px 0px;
    border: none !important;
}

.footerlogo {
    width: 250px !important;
}

.footer ul {
    margin-top: 2vh !important;
    list-style: none;
}

.footer ul li {
    margin-top: 1vh;
}

.footer ul li a {
    color: #270924;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Noto Sans', sans-serif;
    text-decoration: underline;
}

.footer ul li a:hover {
    text-decoration: none;
}

.footer p {
    color: #270924;
    font-size: 15px;
    font-weight: 600;
    margin-top: 2vh;
    float: left;
}

.footertext h2 {
    font-weight: 600;
    margin-top: 0px;
    font-size: 24px !important;
    margin-bottom: 3vh;
    margin-top: 5vh;
    line-height: 35px;
}


/* Login Box */

.loginbox {
    width: 100%;
    margin-top: -2vh;
    background: #fff;
    border-radius: 10px;
    padding: 40px 20px 20px 20px !important;
}

.loginbase {
    margin-top: 1vh;
    padding: 0px !important;
}

.loginbox .title {
    color: #000 !important;
    font-weight: 700;
    font-size: 22px !important;
    text-transform: none;
}

.loginbox .fieldbox .fieldtitle {
    color: #000;
    font-weight: 500;
    text-shadow: 0px 0px 0.1px #cfd8dc !important;
    font-size: 14px !important;
    text-transform: capitalize;
    float: left !important;
    text-align: left !important;
}

.loginbox .fieldbox {
    margin-top: 0vh !important;
    padding: 20px !important;
    text-transform: capitalize;
}

.loginbox .fieldbox .input-field {
    color: #ffffff !important;
}

.loginbox .fieldbox:focus {
    color: #ffffff !important;
}

.fieldbox p {
    text-transform: none;
    color: #ffde59;
    font-size: 16px !important;
    text-align: left;
    float: left;
    margin-top: 0px;
}

.loginbox .input-field {
    margin-top: 1vh;
    border: solid 1px #999;
    border-radius: 5px;
    height: 50px;
    font-weight: 700;
    text-transform: capitalize;
    color: #ffffff !important;
}


/* Detais table */

.detailstable {
    margin-top: 5vh;
    padding: 20px 40px 40px 40px !important;
    background: #fff;
    border-radius: 10px;
}

.detailstable h2 {
    color: #000;
    font-weight: 700;
    font-size: 22px;
    margin-top: 2vh;
    margin-bottom: 0vh;
}

.detailstable .headtitle {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.detailstable .sheadtitle {
    color: #000 !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    margin-top: 2vh;
}

.detailstable p {
    color: #000 !important;
    font-size: 15px !important;
    font-weight: 500;
}

.detailstable table {
    margin-top: 5vh;
    padding: 0px !important;
    border: solid 1px #ccc;
}

.detailstable table .title {
    font-size: 16px;
    font-weight: 700;
    padding: 20px 10px !important;
}

.detailstable table td {
    font-size: 16px;
    padding: 20px !important;
    font-weight: 500;
    border: solid 1px #ccc;
}

.ctabtncard {
    width: auto;
    height: 50px;
    padding: 5px 40px !important;
    font-weight: 500;
    font-size: 18px;
    background-color: #000;
    border-radius: 5px;
    color: #fff;
    border: solid 1px #000;
    cursor: pointer;
    text-align: center;
    margin-top: 2vh;
}

.ctabtncard:hover {
    background: #000;
}

.ctabtncard .icon {
    vertical-align: middle;
    color: #fff;
    font-size: 24px;
}


/* ecard */

.ecardinfo {
    background: #F1ECDD;
    padding: 20px 20px 20px 20px !important;
    border-radius: 20px;
}

.ecardtext {
    font-size: 28px;
    font-weight: 600;
    float: left;
    margin-top: 4vh;
    margin-bottom: 3vh;
}

.ecard {
    background: #0CAF9B;
    background-image: linear-gradient(45deg, rgba(28, 88, 88, 0.55), rgba(28, 88, 88, 0.55)), url('../assets/backb.png');
    background-position: 50% 50%;
    background-size: cover;
    border-radius: 20px;
    padding: 0px 25px 25px 25px !important;
    position: relative;
}

.ecard .logo {
    width: 200px !important;
    margin-left: -1vh;
}

.ecard .seal {
    position: absolute;
    right: 20px;
    top: 15vh;
    width: 100px !important;
}

.ecard .coltext {
    background: #f1d065;
    color: #000;
    font-size: 18px;
    font-weight: 400 !important;
    margin-top: -3vh;
    float: left;
    width: auto;
    padding: 3px 10px !important;
    border-radius: 7px;
}

.ecard .customername {
    color: #fff;
    float: left;
    margin-top: -1vh;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 1vh;
}

.ecard .productname {
    color: #fff;
    float: left;
    width: 80%;
    margin-top: 5vh;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 1vh;
}

.ecard .tablebox {
    background: #F1ECDD;
    margin-top: 1vh !important;
    border-radius: 5px;
}

.ecard .tablebox td {
    padding: 10px 15px !important;
    font-weight: 600 !important;
}

.tablebox .coltitle {
    color: #000;
}

.tablebox .coltext {
    color: #000;
    line-height: 25px;
}

.ecard .datetext {
    color: #fff;
    font-size: 16px;
    font-weight: 400 !important;
    margin-top: 1vh;
    float: left;
    width: 100%;
}

.ecard .sim {
    position: absolute;
    right: 20px;
    bottom: 1vh;
    width: 70px !important;
}

.cardimage {
    margin-top: -10vh;
}

.basebox {
    background: transparent;
    padding: 50px 80px !important;
    background: #F1ECDD;
    margin-top: 3vh !important;
}


/*----------- For Mobile Devices ---------------- */

@media only screen and (max-width: 600px) {
    /* Navbar */
    nav {
        height: 80px !important;
        box-shadow: 0px 0px;
        border: none !important;
    }
    .nav-wrapper {
        background: #fff !important;
        padding: 20px 20px 30px 20px !important;
        height: 80px !important;
        box-shadow: 0px 0px;
        border: none !important;
    }
    .nav-wrapper .brand-logo img {
        float: left !important;
        margin-top: 0vh !important;
        width: 100% !important;
    }
    .section {
        padding: 40px 20px !important;
        margin-top: 5vh;
        background: #e6edff;
    }
    .section h1 {
        color: #fff;
        font-size: 22px;
        margin-top: 0vh;
        text-align: center;
        line-height: 35px;
        font-weight: 700;
        margin-bottom: 4vh;
        font-family: 'Noto Sans', sans-serif;
    }
    .section h2 {
        color: #fff;
        font-size: 22px;
        margin-top: 5vh;
        line-height: 35px;
        font-weight: 600;
        margin-bottom: 0px !important;
        font-family: 'Noto Sans', sans-serif;
    }
    .section p {
        color: #fff;
        font-weight: 400;
        font-size: 18px;
        line-height: 25px;
        margin-top: -2vh;
        font-family: 'Noto Sans', sans-serif;
    }
    .ctabtn {
        width: auto;
        height: 50px;
        padding: 5px 40px !important;
        font-weight: 500;
        font-size: 18px;
        background-color: #000;
        border-radius: 5px;
        color: #ffffff;
        border: solid 1px #000;
        cursor: pointer;
        text-align: center;
    }
    .ctabtn:hover {
        background: #000;
    }
    .cardimage {
        margin-top: -5vh;
        margin-left: 0px;
    }
    .blacksection {
        margin-top: 0px !important;
        padding: 40px 20px 0px 20px !important;
        background: #000000;
    }
    /* Footer */
    .footer {
        background: #fff !important;
        padding: 40px 20px !important;
        height: auto !important;
        box-shadow: 0px 0px;
        border: none !important;
    }
    .footerlogo {
        width: 250px !important;
        margin-left: 0vh;
        margin-top: -2vh;
    }
    .footer ul {
        margin-top: 2vh !important;
        list-style: none;
    }
    .footer ul li {
        margin-top: 1vh;
    }
    .footer ul li a {
        color: #270924;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Noto Sans', sans-serif;
        text-decoration: underline;
    }
    .footer ul li a:hover {
        text-decoration: none;
    }
    .footer p {
        color: #270924;
        font-size: 15px;
        font-weight: 600;
        margin-top: 2vh;
        float: left;
    }
    .footertext h2 {
        font-weight: 600;
        margin-top: 0px;
        font-size: 24px !important;
        margin-bottom: 3vh;
        margin-top: 5vh;
        line-height: 35px;
    }
    .loginbox {
        margin-top: 3vh;
    }
    /* Contactbase */
    .basebox {
        background: transparent;
        padding: 20px 20px !important;
        background: #F1ECDD;
        margin-top: 5vh !important;
    }
    .basebox h1 {
        color: #000;
        font-size: 22px;
        margin-top: 0vh;
        line-height: 35px;
        font-weight: 600;
        margin-bottom: 0px;
        font-family: 'Noto Sans', sans-serif;
    }
    .contactbase {
        padding: 0px !important;
        margin-top: 3vh;
    }
    .contactbase p {
        color: #293534;
        font-size: 16px;
        font-weight: 500;
        line-height: 15px;
        width: 100% !important;
        height: auto;
        display: inline;
        vertical-align: middle;
    }
    .contactbase img {
        width: 100%;
        margin-top: -1.5vh;
        vertical-align: middle;
        float: left;
        margin-left: 1vh;
    }
}


/*----------- For Mobile ends ---------------- */


/* Tabs screen */

@media (min-width: 700px) and (max-width: 1024px) {
    /* Navbar */
    nav {
        height: 100px !important;
        box-shadow: 0px 0px;
        border: none !important;
    }
    .nav-wrapper {
        background: #fff !important;
        padding: 20px 20px 20px 20px !important;
        height: auto !important;
        box-shadow: 0px 0px;
        height: 100px;
        border: none !important;
    }
    .nav-wrapper .brand-logo img {
        float: left !important;
        margin-top: 0vh !important;
        width: 100%;
    }
    .section {
        padding: 40px 20px !important;
        margin-top: 5vh;
        background: #e6edff;
    }
    .section h1 {
        color: #000;
        font-size: 22px;
        margin-top: 0vh;
        text-align: center;
        line-height: 35px;
        font-weight: 700;
        margin-bottom: 4vh;
        font-family: 'Noto Sans', sans-serif;
    }
    .section h2 {
        color: #fff;
        font-size: 22px;
        margin-top: 5vh;
        line-height: 35px;
        font-weight: 600;
        margin-bottom: 0px !important;
        font-family: 'Noto Sans', sans-serif;
    }
    .section p {
        color: #ffffff !important;
        font-weight: 400;
        font-size: 18px;
        line-height: 25px;
        margin-top: -2vh;
        font-family: 'Noto Sans', sans-serif;
    }
    .ctabtn {
        width: auto;
        height: 50px;
        padding: 5px 40px !important;
        font-weight: 500;
        font-size: 18px;
        background-color: #000 !important;
        border-radius: 5px;
        color: #ffffff;
        border: solid 1px #000 !important;
        cursor: pointer;
        text-align: center;
    }
    .ctabtn:hover {
        background: #000;
    }
    .cardimage {
        margin-top: -5vh;
        margin-left: 0px;
    }
    .blacksection {
        margin-top: 0px !important;
        padding: 40px 20px 0px 20px !important;
        background: #000000;
    }
    /* Footer */
    .footer {
        background: #fff !important;
        padding: 40px 20px !important;
        height: auto !important;
        box-shadow: 0px 0px;
        border: none !important;
    }
    .footerlogo {
        width: 150px !important;
    }
    .footer ul {
        margin-top: 2vh !important;
        list-style: none;
    }
    .footer ul li {
        margin-top: 1vh;
    }
    .footer ul li a {
        color: #270924;
        font-size: 16px;
        font-weight: 500;
        font-family: 'Noto Sans', sans-serif;
        text-decoration: underline;
    }
    .footer ul li a:hover {
        text-decoration: none;
    }
    .footer p {
        color: #270924;
        font-size: 15px;
        font-weight: 600;
        margin-top: 2vh;
        float: left;
    }
    .footertext h2 {
        font-weight: 600;
        margin-top: 0px;
        font-size: 24px !important;
        margin-bottom: 3vh;
        margin-top: 5vh;
        line-height: 35px;
    }
    .loginbox {
        margin-top: 3vh;
    }
    /* Contactbase */
    .basebox {
        background: transparent;
        padding: 20px 20px !important;
        background: #F1ECDD;
        margin-top: 5vh !important;
    }
    .basebox h1 {
        color: #000;
        font-size: 22px;
        margin-top: 0vh;
        line-height: 35px;
        font-weight: 600;
        margin-bottom: 0px;
        font-family: 'Noto Sans', sans-serif;
    }
    .contactbase {
        padding: 0px !important;
        margin-top: 3vh;
    }
    .contactbase p {
        color: #293534;
        font-size: 16px;
        font-weight: 500;
        line-height: 15px;
        width: 100% !important;
        height: auto;
        display: inline;
        vertical-align: middle;
    }
    .contactbase img {
        width: 100%;
        margin-top: -1.5vh;
        vertical-align: middle;
        float: left;
        margin-left: 1vh;
    }
}


/* Tabs screen ends */