:root {
    --color1: #006689;

    --lightBg: #dbfffb;

    --color2: #048ab7;
}
.row {
    margin: 0;
}
.logo2 {
    width: 130px;
}
.logo1 {
    width: 170px;
}
.margin15 {
    margin: 15px;
}
.logo_margin {
    margin: 30px 0 10px 60px;
}
.bannertext1 {
    font-size: 39px;
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 50px;
    margin-bottom: 30px;
}
.bannertextMargin {
    margin: 60px 0px 60px 60px;
}
.bennertext2 {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 30px;
}
.registernow {
    padding: 10px 25px;
    background: var(--color1);
    color: white;
    border-radius: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
}
.mbb20{
  margin-bottom: 20vh;

}
.hrlink {
    width: 150px;
    float: left;
    height: 5px;
    background: var(--color1);
    margin: 30px 0;
}
.secondbtext1 {
    margin: 30px;
    text-align: center;
}
.account_box {
    background: #fff;
    box-shadow: 0px 10px 15px #ccc;
    border-radius: 30px;
    text-align: center;
    padding: 22px;
}
.circle_l {
    width: 68px;
    height: 68px;
    line-height: 75px;
    float: left;
    background: var(--color1);
    border-radius: 100%;
    color: white;
}
.circle_r {
    width: 75%;
    float: left;
    text-align: left;
    height: 50px;
    overflow: hidden;
    margin: 11px 0px 0px 13px;
}
.nomargin {
    margin: 0;
}
.mb50 {
    margin-bottom: 50px;
}
.fawidth {
    font-size: 25px;
}
.rowwidth {
    margin: 5px 10px;
    display: inline-flex;
    text-align: left;
}
.container1 {
    width: 50%;
    margin: auto;
    text-align: left;
}
.seconddivicn {
    margin: 5px 10px;
}
.seconddivbg {
    background: #e1fffb;
    padding: 20px;
}
/* -------- Accordion --------  */
.list-product-nav a {
    font-size: 16px;
}
.list-product-nav a {
    display: block;
    text-decoration: none;
}
.list-product-nav a:hover,
.list-product-nav a:focus {
    color: #d52027;
}
.list-product-nav > li {
    /* border-bottom: solid 2px #fff; */
}
.list-product-nav > li a.list-product-cat {
    color: #000;
    background-color: var(--lightBg);
    padding: 15px 20px 15px 0px;
    border-bottom: 1px solid #e5e5e5;
}
.list-product-nav > li > a.list-product-cat:hover,
.list-product-nav > li > a.list-product-cat:focus {
    color: #000;
}
.list-product-subnav {
    display: none;
    /* border: solid 1px #e9e9e9; */
}
.list-product-subnav li a {
    color: #000;
    padding: 6px 25px;
}
.ul-margin {
    margin: 0px 40px;
}
.pd1020 {
    padding: 10px 20px;
    background: #c0e7e3;
}
.pd30 {
    padding: 30px;
}
.spanround {
    padding: 12px 22px;
    border-radius: 50%;
    border: 1px solid #dfdfdf;
    position: relative;
    z-index: 1;
    background: white;
    top: 10px;
    font-size: 20px;
}
.height40 {
    /* height: 40vh; */
}
a:hover {
    color: #ffffff;
    text-decoration: none;
}
.spanCenterLine {
    position: absolute;
    width: 35px;
    height: 2px;
    background: #dfdfdf;
    top: 55%;
    right: -19px;
}
.card {
    border-radius: 1.25rem;
}
.lightbg {
    background: #dbfffb;
}
.icnimage {
    margin: 15px;
    width: 50px;
    align-self: center;
    opacity: 50%;
}

.login {
    padding: 25px;
    color: #006787;
    letter-spacing: 1px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
    float: right;
    margin-top: 0;
}
.mobilebtn {
    display: none;
}
.webbtn {
    display: block;
}
.footerdiv {
    padding: 20px;
    background: #dbfffb;
    color: white;
}

.spantext {
    color: #919191;
    font-size: 12px;
}
.spantext2 {
    color: black;
    font-size: 15px;
}
.spantext2:hover {
    color: black;
}
.mockup {
    width: 100vh;
    margin-top: 20vh;
    margin-bottom: 16vh;
    position: absolute;
    left: -20px;
}
.videomockup {
    width: 76vh;
    margin-top: 27vh;
    margin-bottom: 16vh;
    position: absolute;
    left: 9vh;
    height: 48vh;
}
.faq {
    margin: 76px;
    font-weight: 100;
}
.login:hover {
    color: #006787;
}
.webviewmockup {
    display: block;
}
.mobilemockup {
    display: none;
}

/* -----  CSS For Mobile ----- */
@media only screen and (max-width: 768px) {
    /* .registernow {
        margin-bottom: 0vh;
    } */
    .mbb20{
      margin-bottom: 0vh;
    
    }
    .videoiframe {
        width: 90%;
        margin: 40px 10px;
        height: 40vh;
    }
    .webviewmockup {
        display: none;
    }
    .mobilemockup {
        display: block;
    }
    .bannertextMargin {
        margin: 30px 10px 10px 10px;
    }

    .logo_margin {
        margin: 15px 0 0;
    }

    img {
        width: 100%;
    }
    .mockup {
        width: 100%;
        margin-top: 5vh;
        margin-bottom: 0vh;
        position: absolute;
        left: auto;
    }
    .videomockup {
        width: 100%;
        margin-top: 5vh;
        margin-bottom: 0vh;
        position: absolute;
        left: auto;
    }
    .bannertext1 {
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0.1px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .bennertext2 {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 30px;
    }

    .logo2 {
        width: 90px;
    }
    .logo1 {
        width: 130px;
    }
    .mobilebtn {
        display: block;
    }
    .webbtn {
        display: none;
    }
    .login {
        padding: 4px;
        color: #006787;
        letter-spacing: 1px;
        text-decoration: none;
        float: right;
        margin-top: 0;
    }
    .h2,
    h2 {
        font-size: 20px;
        margin: 20px;
    }
    .circle_l {
        width: 40px;
        height: 40px;
        line-height: 45px;
        float: left;
        background: var(--color1);
        border-radius: 100%;
        color: white;
        margin-top: 5px;
    }
    .fawidth {
        font-size: 20px;
    }
    .circle_r {
        width: 75%;
        float: left;
        text-align: left;
        height: 50px;
        overflow: hidden;
        margin: 0 0 0 10px;
    }
    .secondbtext1 {
        margin: 0px;
        text-align: center;
    }
    .account_box {
        background: #fff;
        box-shadow: 0px 10px 15px #ccc;
        border-radius: 30px;
        text-align: center;
        padding: 15px;
        margin: 8px 20px;
    }
    .mb50 {
        margin-bottom: 25px;
    }
    .container1 {
        width: 100% !important;
        margin: auto;
    }
    .spanCenterLine {
        display: none;
    }
    .card {
        margin-bottom: 20px;
    }
    .faq {
        margin: 0 0 20px 0;
        font-weight: 100;
    }
    .ul-margin {
        margin: 0;
    }
    .spantext2 {
        margin-bottom: 10px;
    }
    .rowwidth {
        margin: 5px 0px;
    }
    a:hover {
        color: #006787;
        text-decoration: none;
    }
    .posrelative{
        position: relative;
    }
    
}
.trynowbtn{
    margin-top: -7vh;
    margin-bottom: 16vh;
    position: absolute;
    left: 30vh; 
}
.registernow_contactus {
    padding: 10px 25px;
    background: var(--color2);
    color: white;
    border-radius: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
}

.linkalign{
    position: absolute;
    left: 5rem;
    bottom: 4rem;
    color: #006689;
}

.linkcolor{
    color: #006689;
}

.linkcolor:hover{
    color: #006689;
}

.marleft12{
    margin-left: 12px;
}


.link {
    cursor: pointer;
    font-size: 18px;
    position: relative;
    white-space: nowrap;
    color: var(--color-text);
}

.link::before,
.link::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}

.link::before {
    content: '';
    /* show by default */
}

/* .link--metis {
    font-family: bely-display, sans-serif;
    text-transform: lowercase;
} */

.link--metis::before {
    color: #006689;
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.3s;
}

.link--metis:hover::before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}

.videomockup_payExtract{
    width: 60vh;
    margin-top: 27vh;
    margin-bottom: 16vh;
    position: absolute;
    left: 9vh;
    height: 41vh;
}

.mockup_payextract{
    width: 85vh;
    margin-top: 20vh;
    margin-bottom: 16vh;
    position: absolute;
    left: -20px;
}

.posabsolute{
    position: absolute; 
}
.posrelative{
    position: relative;
    top: 29.52rem;
    left: 11rem;
}

.logo3{
    width: 200px;
}

.dashheadingcolor{
    color:#006689 !important;
}

/* .trynowbtn{
    margin-top: 76vh;
    margin-bottom: 16vh;
    position: absolute;
    left: 30vh;
} */
