.g-text-box {
    border-radius: 60px !important;
    height: 48px;
    padding-left: 1em;
    border: 1px solid #358EF1;
}

.box-general-company{
    padding-left: 0em;
}

.heading-main-font {
    font-size: 2.3vw;
}

.heading-background-font {
    font-size:3.4vw !important;
}

.ML-head-main {
    margin-top: 1% !important;
}

.background-circle {
    background-image: url("../img/hl-bg-shape-05-opacity-0.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left;
}


.forgot-password {
    width: 40%;
}

.k-btn-lg {
    height: 48px;
}

.hl-bg-shape-05 {
    position: absolute;
    width: 15%;
}

.footer {
    bottom: 0;
    width: 100%;
}

@media (max-width:768px) {
    .footer {
       position: relative;
    }
}