/* @import url('https://fonts.cdnfonts.com/css/euclid-circular-a'); */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
    --green-color: #63ff4a;
    --black: #000;
    --white: #fff;
    --gray: #454B5A;
    --padding-100px: 50px 100px 50px 100px;
}


* {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-style: normal;
}

/* INDEX PAGE */
/* CORRECTIONS */
.li-txts {
    color: #ffffff !important;
    font-size: 13px !important;
    margin-top: 10px;
}

.add-space {
    margin-top: 75px !important;
}

.btmSpacingL {
    margin-bottom: 10%;
}

.rank-txt {
    font-size: 18px;
    font-weight: 900 !important;
}

.card-height {
    height: 50px;
}

.foot-mobile {
    width: 180px;
    margin-top: -5px;
}

@media (min-width:992px) {
    .small-widget {
        margin-top: 50px !important;
    }

    .left-wid {
        margin-left: 120px !important;
    }

    .right-wid {
        margin-right: 120px !important;
    }
}

/* Header Section */
.nav-logo {
    height: 40px;
}

.nav-logo-fx {
    position: relative !important;
    height: 43px !important;
    top: 5% !important;
}

.nav-logo-ff {
    position: relative !important;

    top: 5% !important;
}

.nav-logo-w {
    position: relative !important;
    height: 49px !important;
    top: 5% !important;
}

.nav-logo-f {
    position: relative !important;
    height: ;
    top: 25% !important;
}

.navbar-bg {
    min-height: 85px !important;
    background-color: #414040b1;
}

.nav-link-action {
    color: #000;
    cursor: pointer;
}

.nav-link-action:hover {
    color: #38EC9D;
}

.register-btn {
    background-color: #38EC9D;
    text-decoration: none;
    cursor: pointer;
    color: #000 !important;
    margin-left: 20px;
    /* margin-right: 20px; */
    font-size: 14px !important;
    font-weight: 600 !important;
    border-radius: 10px;
    padding: 10px 35px 10px 35px !important;
    text-align: center;
}

.register-btn:hover {
    color: #ffffff !important;
}

.download-btn {
    background-color: transparent;
    text-decoration: none;
    cursor: pointer;
    color: #ffffff !important;
    margin-left: 15px;
    margin-right: 20px;
    border: 1px solid #38EC9D;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 30px;
    border-radius: 10px;
    padding: 10px 35px 10px 35px !important;
    text-align: center !important;
}

.download-btn:hover {
    color: #38EC9D !important;
}

#search-form.form-control {
    width: 300px !important;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-left: 25px;
    border: none;
    font-size: 14px;
}

#search-form.form-control:focus {
    box-shadow: none;
}

#search-form::placeholder {
    font-size: 14px;
    font-weight: 600;
    opacity: 1;
    color: #000;
}

#basic-addon1 {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #ffffff;
    border: none;
}

@media (max-width:540px) {
    .sm-left-widget {
        margin-left: 6% !important;
    }

    #search-form.form-control {
        width: auto !important;
        margin-top: 30px !important;
        margin-bottom: 25px !important;
    }

    #basic-addon1 {
        margin-top: 30px !important;
        margin-bottom: 25px !important;
    }

    .register-btn {
        margin-left: 50px;
        margin-right: 50px;
    }

    .download-btn {
        margin-left: 50px;
        margin-right: 50px;
    }

    .nav-link {
        margin-bottom: 20px !important;
    }

    .vl {
        display: none !important;
    }

    .foot-mobile {
        margin-bottom: 30px !important;
    }

    .become-bg {
        /* height: 1200px !important; */
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        border-radius: 0px !important;
        padding: 10px !important;
        height: auto !important;
    }

    .become-cont {
        padding: 0px 0px 0px 0px !important;
    }

    .become-content {
        padding-top: 60px !important;
    }

    .navbar-bg {
        background-color: #000 !important;
    }

    .heat-bg {
        margin-top: 0px !important;
    }

    .sec7-wiget {
        margin-bottom: 50px !important;
    }

    .sec9-bg {
        margin-top: 0px !important;
        margin-top: 0px !important;
    }

    .sec9-bg-cont {
        margin-top: 70px !important;
    }

    .sec-3 {
        padding-top: 0px !important;
        padding-bottom: 10px !important;
    }

    .world-container {
        margin-bottom: 20px !important;
    }

    .Traders-App {
        margin-top: 0px !important;
        padding-top: 0px !important;
        margin-bottom: 30px !important;
        padding-bottom: 0px !important;
    }

    .world-bg {
        height: 215px !important;
    }

    .infinity-bg {
        height: 100px !important;
        top: 610px !important;
    }
}

/* End Header Section */

/*Hero Section*/
.infinity-bg {
    left: 0px;
    top: 485px;
    position: relative;
    height: 550px;
    z-index: -1;
    opacity: .4;
    filter: grayscale(.8);
}

.infinity-txt {
    margin-top: 134px;
    padding-bottom: 60px;
    margin-bottom: 35px;
}

.hero-section-bg {
    background-image: url('../images/Hero abstract.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #070816 !important;
}

.hero-sec-head-one {
    font-weight: 600;
    font-size: 55px;
    line-height: 60px;
    color: #fff;
}

.hero-sec-head-two {
    text-shadow: 10px 0 transparent !important;
    font-weight: 400 !important;
    font-size: 60px;
    line-height: 60px;
    /* letter-spacing: 0.1rem; */
    background-image: linear-gradient(#007CBB, #00A5BB, #00C850);
    /* background: linear-gradient(to right, #007CBB, #00A5BB, #00C850); */
    background: linear-gradient(to right, #007CBB 20%, #00C850, #00A5BB);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

.hero-sec-head-three {
    line-height: 50px;
    color: #fff;
}

.hero-num {
    color: #38EC9D;
    font-weight: 600;
}

.hero-btn {
    background-color: #63FF4A !important;
    border-radius: 20px !important;
    padding: 8px 32px 8px 32px !important;
}

.hero-btn a {
    color: #000;
    text-decoration: none;
}

.hero-btn a:hover {
    color: #fff;
}

.search-bar button a {
    color: #000;
    text-decoration: none;
}

.search-bar button a:hover {
    color: #fff !important;
    text-decoration: none;
}

.sec-one-vl {
    border-left: 2px solid #fff;
    height: 21px;
}

.cont-sec-one-vl {
    margin-top: 20px;
}

.cont-sec-one-vl span {
    color: #fff;
}

.cont-sec-one-vl span a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

.search-bar {
    width: 100%;
    height: 80px !important;
    /* max-width: 700px; */
    background: rgba(255, 255, 255);
    border-radius: 1px;
    padding: 10px 20px;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    position: relative;
    top: 30px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.search-bar input {
    background: transparent;
    flex: 1;
    border: 0 !important;
    outline: none;
}

.search-bar button {
    border: none !important;
    box-shadow: none !important;
}

.btn-search-bar {
    background-color: #a8ff35 !important;
    color: #000;
    border-radius: 1px !important;
    padding: 8px 60px 8px 60px !important;
    border: 0 !important;
    font-size: 20px !important;
}

.hero-links {
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
}

.hero-links:hover {
    color: #63FF4A;
}

@media (max-width: 540px) {
    .hero-links {
        font-size: 8px !important;
    }

    .search-bar {
        top: 30px;
        left: 0%;
    }

    .screen-widget {
        padding-left: 0px !important;
        padding-right: 0px !important;
        overflow-x: scroll;
    }

    .hero-sec-head-one {
        margin-top: 130% !important;
        font-size: 45px !important;
    }

    .hero-sec-head-two {
        font-size: 27px !important;
    }

    .btn-search-bar {
        padding: 6px 10px 7px 10px !important;
    }

    .sec7-wiget {
        padding-left: 0px !important;
        padding-right: 0px !important;
        overflow-x: scroll;
    }

    .si-sec-2 {
        margin-bottom: 0px !important;
    }

    .sec-three-gif {
        width: 350px !important;
    }

    .become-img {
        margin-top: 35px !important;
    }

    .become-bg {
        margin-bottom: 30px !important;
    }

    .screen-widget {
        margin-bottom: 40px !important;
        margin-top: 20px !important;
    }
}

/*Section Three*/
.section-three {
    margin-top: 6%;
    margin-bottom: 10s0px;
}

.sec-three-head-one {
    color: #fff;
    font-size: 45px;
}

.sec-three-head-two {
    color: #38EC9D;
    font-size: 25px;
}

.sec-three-gif {
    width: 75%;
    margin: auto;
    /* margin-top: 25px; */
    border-radius: 25px;
    margin: auto;
    border: 6px solid;
    box-shadow: rgb(50 50 93 / 50%) 0px 50px 100px -20px, rgb(0 0 0 / 50%) 0px 30px 60px -30px, rgb(10 37 64 / 50%) 0px -2px 6px 0px
}

.sec-six {
    margin-bottom: 50px;
}

@media (max-width: 540px) {
    .add-space {
        margin-top: 0px !important;
    }

    .section-three {
        margin-top: 12%;
    }

    .widget-rows {
        margin-bottom: 50px !important;
    }

    .screen-head {
        margin-top: 40px !important;
    }

    .screen-head2 {
        margin-top: 90px !important;
    }

    .become-btn {
        margin-bottom: 25px !important;
    }
}

/* Footer Section */
.foot-txt {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
}

.foot-txt:hover {
    color: #38EC9D;
}

.foot-align {
    border-top: 2px solid #ffffff;
    padding-top: 35px;
    padding-bottom: 30px;
}

.txt-paras {
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
}

.txt-para {
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
}

.foot-social {
    height: 50px;
}

.link-foot {
    text-decoration: none;
}

.vl {
    border-right: 1px solid #ffffff;
    position: relative;
    height: 24px;
    bottom: 49%;
    padding-bottom: 20px;
    width: 5px !important;
    left: 103% !important;
}

.navbar-toggler {
    background-color: #38EC9D !important;
}

#me-rate p {
    animation: marquee 30s linear infinite;
    white-space: nowrap;
    margin-bottom: 0;
}

@keyframes marquee {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%)
    }
}

#me-rate {
    padding: 0px 0px;
    background: #182145;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
    overflow: hidden;
}

#me-rate marquee {
    cursor: pointer;
}

.foot-alignmain {
    padding-bottom: 95px;
}

/* End Footer Section */

/* Section3 */
.become-img {
    height: 380px;
}

.become-txt {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    text-align: left;
}

.become-btn {
    background-color: #003d6a !important;
    font-size: 20px !important;
    color: #ffffff !important;
    padding: 15px 30px !important;
    margin-top: 20px;
}

.become-btn:hover {
    background-color: #000 !important;
}

.become-txt2 {
    color: #003d6a;
    font-size: 45px;
}

.become-txt3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.become-txt4 {
    font-size: 25px;
    font-weight: 600;
    color: #000;
    text-align: left;
    margin-top: -10px;
}

.become-txt5 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: left;

}

.become-txt-cl {
    font-size: 23px;
    font-weight: 600;
    color: #707070;
    text-align: left;
    padding-top: 5px;

}

.become-txt-cl1 {
    font-size: 23px;
    font-weight: 600;
    color: #000;
    text-align: left;
    padding-top: 5px;

}

.become-bg {
    background-image: url('../images/Frame\ 19.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 80px;
    margin-bottom: 50px;
    border-radius: 15px;
    height: 615px;
    /* position: relative; */
}

.w-95 {
    width: 95%;
    margin: auto;
}

.become-cont {
    padding: 30px;
}

.become-content {
    padding-top: 10px;
}

.videoBorder {
    border-radius: 20px;
}

/* End of Section3 */
/* Section4 */
.heat-bg {
    background-color: #ffffff;
    margin-top: 90px;
    margin-bottom: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.heat-head {
    font-size: 43px;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.screen-head {
    font-size: 43px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}

.screen-head2 {
    font-size: 43px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 200px;
}

.screen-bg {
    margin-bottom: 90px;
}

/* .screen-widget.container
{
   max-width: 100% !important;
} */
@media (min-width: 1400px) {
    .screen-widget.container {
        max-width: 0px !important;
    }
}

.screen-widget {
    margin-top: 30px;
    margin-bottom: 60px;
}

/* End of Section4 */
/* Section13 */
.world-txt {
    font-size: 22px;
    font-weight: 600;
    color: #9d9d9d;
    text-align: center;
    /* max-width: 1100px !important; */
}

.world-bg {
    background-image: url('../images/earth-global.svg');
    background-size: cover;
    height: 800px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 80px;
    margin-bottom: 50px;
    border-radius: 15px;
}

.world-num {
    font-size: 25px;
    text-align: left;
    color: #ffffff;
}

.world-txt2 {
    font-size: 16px;
    text-align: left;
    color: #ffffff;
}

.world-link {
    color: #00994d;
    font-size: 12px;
    text-align: left;
}

.world-link:hover {
    color: #ffff;
    cursor: pointer;
}

.whatsapp img {
    width: 60px;
    height: 60px;
}
.whatsapp {
    position: fixed;
    bottom: 65px;
    right: 25px;
    z-index: 99;
}

.world-container {
    background-color: #131722;
    border-radius: 5px;
    padding: 10px 10px 20px 20px;
    margin-bottom: 90px;
    height: 140px !important;
}

.tx1 {
    color: #000;
}

/* End of Section13 */
/* Section9 */
.sec9-bg {
    margin-top: 80px;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 60px;
}

.sec9-bg-cont {
    background-color: #20273a;
    padding: 30px 25px 0px 25px;
}

.sec9-img {
    height: 70px;
    margin: 20px 0 30px 0;
}

.sec9-head {
    font-size: 25px;
    color: #ffffff;
    text-align: center;
}

/* End of Section9 */
/* / SELVA's WORK / */

.blo-card-box-1 {
    background-color: #fff;
    color: #000 !important;
    padding: 20px 10px 20px 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

    margin: 20px 20px 25px 10px !important;

}

.blo-card-box-4 {
    background-color: #fff;
    color: #000 !important;
    padding: 20px 10px 20px 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    position: relative;
    margin: 20px 0px 25px 5px !important;

}

.blo-card-box-2 {
    background-color: #fff;
    color: #000 !important;
    padding: 20px 10px 20px 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

    margin: 20px 20px 25px 0px !important;

}

.blo-card-box-3 {
    background-color: #fff;
    color: #000 !important;
    padding: 20px 10px 20px 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 26px 20px 25px 10px !important;
    border: 3px solid rgba(204, 204, 204, 0.705);

}

.rec-13 {
    max-width: 100%;

}

.rec-27 {
    max-width: 100%;
}

.bl-t-p {
    margin-top: 20px;
    color: #000;
    font-weight: bold;
}

.bl-t-p-2 {

    color: #000;
    font-weight: bold;
    margin-top: -10px;
}

.gr-t-p {
    color: #6a6a6a;
}

.gr-t-p-2 {
    color: #6a6a6a;
    margin-top: -10px;
}

.me-blo-2 {
    color: #6a6a6a !important;
    text-decoration: none !important;
}

.btn-gra-blo-2 {
    padding: 0 20px 0 20px !important;
    background-color: #fff !important;
    border: 1px solid #7f7b7b !important;


}

.btn-gra-blo-1 {
    padding: 5px 30px 5px 30px !important;
    background-color: #fff !important;
    border: 1px solid #7f7b7b !important;


}

.r-s-p {
    color: #6a6a6a;
    font-size: 14px;
    float: right;
    clear: both;
}

.new-ti {
    padding-top: 10px;
}

.new-ti-2 {
    padding-top: 5px;
}

.r-s-p-2 {
    color: #6a6a6a;
    font-size: 14px;
    float: right;
    clear: both;
}

.rec-gp {
    width: 130px;
}

.t-si {
    margin-top: 30px !important;
}

.t-si-1 {
    margin-top: 25px !important;
}

.si-t-b {
    font-size: 16px;
}

.si-t-b-2 {

    font-size: 12px;
}

.sta {
    width: 70px;
}

.mr-si-st {
    margin-top: -17px;
}

.me-two {

    text-decoration: none !important;
}

.btn-gra-two {

    color: #ababab !important;
    margin-left: 20px;
}

.btn-gra-two-new {

    color: #000 !important;
    /* margin-left: 20px; */
    border-bottom: 10px solid #000;
    padding: 10px;
    font-size: 19px;
}

.btn-gra-new {

    color: #000 !important;
    font-size: 21px;
}

.btn-gra-two-2 {

    color: #ababab !important;
    font-size: 19px;
    text-align: center;
}

.btn-gra-two-new:hover {

    color: #ababab !important;
    border-bottom: 10px solid #ababab;
}

.btn-gra-new:hover {
    color: #ababab !important;
}

.horizont {
    border-top: 7px solid;
    position: relative;
    width: 66px;
    left: 10%;
    color: #fff;
}


.si-sec-2 {
    color: #000;
    margin-top: 100px;
    margin-bottom: 30px;
}

.sec-2 {
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 60px;
    /* margin-bottom: 40px !important; */
}

@media (max-width:540px) {
    .btn-gra-two-new {
        border: none !important;
        font-size: 15px !important;
    }

    .btn-gra-two-2 {
        font-size: 15px !important;
    }

    .blo-card-box-1 {
        margin-left: -2px !important;
    }

    /* .blo-card-box-4
    {
        width:  !important;
    } */
    .mb-fx {
        margin-top: -5px !important;

    }

    .blo-card-box-2 {

        height: auto !important;

    }

    .rec-27 {
        margin-left: 40px;
        margin-bottom: 20px;
    }

    .r-s-p-2 {
        margin-left: -120px;
    }

    .blo-card-box-3 {
        margin-left: -2px !important;
        height: auto !important;
    }

    .Group-img-plt-two {

        margin-top: -50px !important;
        margin-bottom: 90px !important;


    }

    #fin-img {
        margin-left: 27px !important;
    }

    .Group-img-plt {
        margin-top: -20px;
        width: 100px;
    }

    /* .col-con
    {
        width: auto !important;
        
    } */
    /* .Traders-App
    {
        margin-left: -1px !important;
        margin-left: 13px !important;
    } */
    .mt4-ph {
        width: 250px !important;
        margin-left: 50px;

    }

    /* .cir
    {
        margin-left: -280px !important;
    } */
    /* .mb-si-t
    {
        margin-top: -50px !important;
        margin-left: 100px;
    } */
    .mb-si-2 {
        margin-left: -5px !important;
    }

    #al-0 {
        position: relative;
        top: 70px;
        margin-left: -5px;
    }

    #al-1 {
        position: relative;
        top: 47px;
        margin-left: 90px;
    }

    #al-2 {
        position: relative;
        top: 23px;


        margin-left: 180px;
    }

    #al-3 {
        position: relative;
        top: 0px;
        margin-left: 275px;
    }

    #al-4 {

        margin-left: 15px;
    }

    #al-0-0 {
        position: relative;
        top: 70px;
        margin-left: -5px;
    }

    #al-1-1 {
        position: relative;
        top: 40px;
        margin-left: 90px;
    }

    #al-2-2 {
        position: relative;
        top: 16px;


        margin-left: 180px;
    }

    #al-3-3 {
        position: relative;
        top: -7px;
        margin-left: 275px;
    }

    #al-4-4 {
        bottom: 20px;
        margin-left: 10px;
    }

    #al-5-5 {
        position: relative;
        bottom: 22px;

        margin-left: 100px;
    }

    #al-6-6 {
        position: relative;
        top: 70px;
        margin-left: -28px;

    }

    .mb-d-t {
        display: flex;
    }

    .sec-3 {
        margin-top: -50px !important;
    }

    .si-sec-2-mb {
        margin-top: -80px;
    }


}

.head-h {
    padding-top: 30px;
    margin-left: 25px;

}

.head-h-2 {
    padding-top: 10px;
    margin-left: 25px;

}

.col-con {
    background: linear-gradient(to top left, #268D94 0%, #407B52 80%);
    color: #fff;

}

.inlineblock {
    background-color: #000 !important;
}

.Group-img-plt {
    width: 180px;
    padding-top: 50px;
    margin-left: 25px;
    padding-bottom: 30px;
}

.Group-img-plt-two {
    width: 180px;
    padding-top: 50px;
    margin-left: 0px !important;
    padding-bottom: 20px;
}

.mt4-ph {
    width: 100%;
    margin-top: -130px;
}

.Traders-App {
    margin-top: 70px;
    margin-bottom: 50px;
    background-color: #ffffff;
    padding-bottom: 50px;
    padding-top: 200px;
}

.sec-3 {
    margin-top: 70px;
    margin-bottom: 60px;
    background-color: #ffffff;
    padding-top: 50px;
    padding-bottom: 90px;
}

.cir {
    padding: 10px 10px 10px 10px;
    background-color: #d9d9d9;
    clip-path: circle();
    margin-left: -50px;
    margin-top: -10px;
}

.si-al {
    margin-top: -10px;
    margin-left: -65px;
}

.si-c {
    margin-top: -15px;
}

.foot-si-d {
    margin-top: 40px;
    margin-bottom: 30px;
}

/* @import url(//db.onlinewebfonts.com/c/a575313c6dc4fd00c1a9506e1c3ea4fc?family=Euclid+Circular+A); */

/* body {
    font-family: 'Euclid Circular A', sans-serif;
} */

.learnmoretab {
    background-color: #202020;
    border: 1px solid var(--green-color);
    color: var(--white);
}

.tab-row-1 {
    border-right: 1px solid var(--green-color);
    border-bottom: 1px solid var(--green-color);
    background-color: var(--gray);
    width: 18%;
    text-align: left;
    padding-left: 15px;
}

.tab-col-1 {
    border-right: 1px solid var(--green-color);
    border-bottom: 2px solid var(--green-color);
    padding: var(--table-cont-padding);
}

.section-last {
    background-color: var(--black);
    padding: var(--padding-100px);
}

.txt-col {
    /* padding: 15px 40px 15px 40px; */
    color: var(--green-color);
    font-size: 28px;
    font-weight: 500;
}

.spacing {
    /* padding: 15px 40px 15px 40px; */
}

.tab-con1 {
    width: 50%;
    /* padding: 15px 40px; */
    font-size: 22px;
    font-weight: 400;
    margin: auto;
}

.tab-con1-margin {
    margin-bottom: 82px;
}

.learnmoretab {
    background-color: #202020;
    border: 1px solid var(--green-color);
    color: var(--white);
    width: 100%;
}

.tab-btn {
    background-color: var(--green-color);
    color: var(--black);
    padding: 1px 1px 1px 1px;
    border: none;
    padding: 10px 20px;
    font-weight: 700;
    margin-top: 25px;
}

.tab-btn:hover {
    background-color: #ffffff !important;
}

.learnmoretab td {
    padding: 20px 40px 20px 40px;
    text-align: center;
}

.lats-sec-cont {
    margin-bottom: 53px;
    font-size: 42px;
    font-weight: 600;
    color: var(--white);
}

.tabheadtxt {
    margin-bottom: 95px;
    font-size: 22px;
    padding-top: 18px;
}

.tabheadtxt1 {
    font-size: 22px;
}

@media (max-width:540px) {
    .section-last {
        background-color: var(--black);
        padding: 10px;
        padding-bottom: 60px;
    }

    .lats-sec-cont {
        margin-bottom: 40px;
        font-size: 32px;
        font-weight: 600;
        color: var(--white);
    }

    .sec-seven {
        padding-top: 10px !important;
        padding-bottom: 0px !important;
    }

    .gamfi-partner-section img {
        height: 50px !important;
        width: 150px !important;
    }

    .sec-nine {
        margin-bottom: 0px !important;
    }

    .modal-img2 {
        height: 300px !important;
    }
}

/* Sec7 */
.sec-seven {
    padding-top: 60px;
    padding-bottom: 40px;
}

/* End of Sec7 */

/*--- Gamfi Partner Section CSS ---*/
/* .gamfi-partner-section {
    background: #000;
  } */

.gamfi-partner-section img {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    height: 70px;
    width: 200px;
}

.gamfi-partner-section img:hover {
    opacity: 0.7;
}

.partner-item .partner-image {
    padding-right: 70px;
}

.gamfi-partner-section .gamfi-partner-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
}

.gamfi-partner-section .gamfi-partner-inner::after,
.gamfi-partner-section .gamfi-partner-inner::before {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0px;
    background: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(10, 10, 26, 0)));
    background: linear-gradient(to right, #000, rgba(10, 10, 26, 0));
    z-index: 1;
}

.gamfi-partner-section .gamfi-partner-inner::before {
    left: 0;
}

.gamfi-partner-section .gamfi-partner-inner::after {
    right: 0;
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.gamfi-partner-section .gamfi-partner-inner .partner-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-animation: loop_animate 20s linear 0s infinite normal none running;
    animation: loop_animate 20s linear 0s infinite normal none running;
}

.gamfi-partner-section .gamfi-partner-inner .partner-image a {
    margin: 0px 35px;
}

@-webkit-keyframes loop_animate {
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes loop_animate {
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}



.gamfi-partner-section .gamfi-partner-inner-new {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
}

.gamfi-partner-section .gamfi-partner-inner-new::after,
.gamfi-partner-section .gamfi-partner-inner-new::before {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0px;
    background: -webkit-gradient(linear, left top, right top, from(#000), to(rgba(10, 10, 26, 0)));
    background: linear-gradient(to right, #000, rgba(10, 10, 26, 0));
    z-index: 1;
}

.gamfi-partner-section .gamfi-partner-inner-new::before {
    left: 0;
}

.gamfi-partner-section .gamfi-partner-inner-new::after {
    right: 0;
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
}

.gamfi-partner-section .gamfi-partner-inner-new .partner-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-animation: loop_animate2 20s linear 0s infinite normal none running;
    animation: loop_animate2 20s linear 0s infinite normal none running;
}

.gamfi-partner-section .gamfi-partner-inner-new .partner-image a {
    margin: 0px 35px;
}

@-webkit-keyframes loop_animate2 {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes loop_animate2 {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}




.scroll-space {
    margin-top: 30px;
    margin-bottom: 40px;
}

.sec-eight {
    margin-top: 30px;
}

.sec-nine {
    margin-top: 60px;
    margin-bottom: 120px;
}

/* Sign-up popup */
/* 
.modal {
    position: absolute;
    float: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
} */

.popup-bg {
    padding: 100px 0 100px 0 !important;
    background-color: #262D82;
    border-radius: 10px !important;
}

.modal-img1 {
    height: 60px;
}

.modal-img2 {
    height: 470px;
}

.popup-bg2 {
    background-color: #242a6b;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
    padding: 30px 0px 120px 0px !important;
    border-radius: 10px !important;
    max-width: 450px !important;
}

.popup-txt {
    font-size: 36px;
    color: #ffffff;
    text-align: center;
    font-weight: 600;
}

.popup-txt2 {
    font-size: 36px;
    color: #38ec9d;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    pointer-events: none;
}

.popup-cont1 {
    padding: 15px 48px 15px 48px;
    background-color: #ffffff;
    border: 1px solid #000;
    max-width: 350px !important;
    margin: 20px 0 20px 0;
}

.popup-cont2 {
    padding: 15px 48px 15px 48px;
    background-color: #3c5a99;
    max-width: 350px !important;
    margin: 20px 0 0px 0;
}

.popup-cont3 {
    padding: 15px 48px 15px 48px;
    background-color: #ffa500;
    max-width: 350px !important;
    margin: 20px 0 20px 0;
}

.popup-cont4 {
    padding: 15px 48px 15px 48px;
    max-width: 350px !important;
}

.popup-txt3 {
    font-size: 20px;
    color: #000;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    padding: 20px 60px 20px 60px;
}

.popup-txt4 {
    font-size: 20px;
    color: #000;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
}

.popup-txt3:hover,
.popup-txt4:hover {
    color: #000 !important;
}

.modal-img3 {
    height: 60px;
    margin: 20px 0 20px 0;
}

.popup-icon {
    height: 30px;
    margin-right: 20px;
}

.line1 {
    border-bottom: 2px solid #ffffff !important;
}

.popup-or {
    color: #ffffff;
    font-size: 16px;
    position: relative;
    top: 16px;
}

.modal-content {
    border: none !important;
    border-radius: 10px !important;
}

@media (max-width:540px) {
    .popup-bg2 {
        padding-bottom: 20px !important;
    }

    .popup-bg {
        padding-bottom: 35px !important;
        padding-top: 35px !important;
    }

    .popup-cont4,
    .popup-cont3,
    .popup-cont2,
    .popup-cont1 {
        max-width: 300px !important;
    }

    .popup-txt4,
    .popup-txt3 {
        font-size: 17px !important;
    }

    .weform-img {
        margin-right: 160px !important;
        margin-bottom: 20px;
    }
}

/* End of Sign-up popup */
/* END OF INDEX PAGE */
/* WEFORM PAGE */

.weform-txt {
    font-size: 36px;
    color: #003d6a;
    font-weight: 600;
    text-align: center;
}

.weform-img {
    height: 140px;
    position: relative;
    right: -26px;
    top: -25px;
    /* bottom: 20px; */
}

.weform-bg1 {
    background-color: #70bc3f;
    padding-top: 100px;
    padding-bottom: 80px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.weform-bg2 {
    background-color: #ffffff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.weform-cont {
    margin-top: 150px;
    margin-bottom: 90px;
    border-radius: 10px !important;
}

.weform-txt2 {
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    text-align: left;
}

.weform-txt3 {
    font-size: 36px;
    color: #70bc3f;
    font-weight: 600;
    text-align: left;
}

.weform-cont2 {
    margin-top: 40px;
    margin-bottom: 60px;
    border-radius: 10px !important;
}

.labels-forms {
    font-size: 18px !important;
    font-weight: 900 !important;
}

.submit-btn {
    background-color: #38EC9D !important;
    color: #000 !important;
    font-size: 17px !important;
    border-radius: 15px !important;
    padding: 5px 35px 5px 35px !important;
    margin-right: 10px;
    font-weight: 600 !important;
    margin-top: 40px !important;
}

.cancel-btn {
    background-color: #ffffff !important;
    border: 1px solid #38EC9D !important;
    color: #000 !important;
    font-size: 17px !important;
    border-radius: 15px !important;
    padding: 5px 35px 5px 35px !important;
    font-weight: 600 !important;
    margin-top: 40px !important;
}

.submit-btn:hover {
    background-color: #ffffff !important;
    border: 1px solid #38EC9D !important;
}

.cancel-btn:hover {
    background-color: #38EC9D !important;
    color: #000 !important;
}

.form-space {
    padding-top: 15px !important;
}

#compname::placeholder,
#compnum::placeholder,
#compweb::placeholder {
    opacity: .7 !important;
    font-weight: 600 !important;
}

.exp-opa.form-select {
    opacity: .7 !important;
}

/* END OF WEFORM PAGE */



/* certificate  start*/
.bg-img {
    background-image: url('../images/back.png');
    background-repeat: no-repeat;
    background-size: 100% 103%;
}

.cer-bg {
    background-image: url('../images/back.png');
    background-repeat: no-repeat;
    background-size: 99% 100%;
}

.aus {
    padding-top: 130px !important;
}

.Regu {
    margin-top: 10px;
    margin-bottom: 5px;
}

.status {
    margin-top: 50px;
    margin-left: 120px;
}

.bc-bl {
    background-color: #e7eef4;
    color: #3685ff;
    padding: 3px 10px 3px 10px;
    margin-left: 35px !important;

}

.gr-l {
    color: #767676;
    font-size: 15px;
}

.re-bt {
    background-color: #2bb351 !important;
    color: #fff !important;
    padding: 0 18px 0 18px !important;
    font-size: 13px !important;
}

.aus-im {
    width: 30px;
    margin-left: 10px;
}

.f-si {
    font-size: 18px;
}

.license,
.email,
.two {
    margin-top: 40px;
    margin-left: 120px;
}

.an {
    padding: 0 14px 0 14px;
    border: 1px solid #d7e8fa;
    color: #41c5ed;
    background-color: #eeeeee;
    font-size: 14px;
}

.bd {
    width: 200px;

}

.address {
    margin-top: -120px !important;
    margin-left: 120px;
    padding-bottom: 150px;

}

.im-si-b {
    width: 200px;
}

.se {
    margin-top: 60px !important;
}

.mr-l {
    position: relative;
    left: 32px;
}




/* certificate  end*/
/*Home Page Two*/

.btn-spaces {
    margin-right: 5px;
}

.hero-section-two-bg {
    background-image: url('../images/Hero abstract.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #000 !important;
}

.home-two-page-nav {
    color: #fff;
    margin-top: 130px;
}

.home-two-cont {
    background-color: rgba(56, 236, 157, 0.5) !important;
    backdrop-filter: blur(30px);
    border-radius: 5px;
    padding: 20px 20px 20px 20px !important;
    margin: 40px auto 255px auto !important;
}

.home-cont-img {
    height: 105%;
    width: 100%;
}

.home-cont-head {
    color: #fff;
    font-weight: 700;
}

.btn-font {
    font-size: 12px !important;
    color: #fff !important;
}

.btn-design {
    border-color: #fff !important;
    padding: 4px 20px 4px 20px !important;
}

.btn-align {
    margin-top: 10px !important;
}

.web-link {
    text-decoration: none;
    background-color: #029b3f !important;
    color: #fff;
    padding: 8px 20px 8px 20px !important;
    font-size: 12px !important;
    border-radius: 5px;
}

.web-link:hover {
    color: #000;
}

.web-link-align {
    margin-top: 10px !important;
}

.score-card-align {
    margin-top: 20px !important;
}

.score-card {

    background-color: rgba(0, 139, 32) !important;
    border: 0px !important;
    padding: 10px 20px 10px 20px;
}

.score-head {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.score-rating {
    color: #fff;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
}

.score-rating-sm {
    font-size: 30px;
    font-weight: 700;
}

.score-rating-head {
    color: #fff;
}

.plus-design-hyper {
    text-decoration: none;
    color: #fff;
}

.plus-design-hyper:hover {
    color: #000;
}

.plus-design {
    background-color: #38ec9d !important;
    padding: 12px;
}

.comp-design {
    background-color: rgba(0, 139, 32) !important;
    padding: 10px 10px 5px 10px;
}

.comp-small {
    color: #fff;
    font-size: 12px;
}

.comp-head {
    color: #fff;
    font-size: 18px;
    /* text-align: center; */
}

.score-btn-one {
    background-color: rgba(0, 139, 32) !important;
    border: 0px !important;
    color: #fff !important;
    padding: 11px 38px 11px 38px !important;
    font-size: 17px !important;
    margin-top: 18px;
    font-weight: 500 !important;
}

.score-btn-two {
    background-color: #239beb !important;
    border: 0px !important;
    color: #fff !important;
    padding: 11px 65px 11px 65px !important;
    font-size: 17px !important;
    margin-top: 18px;
    font-weight: 500 !important;
}

@keyframes growProgressBar {

    0%,
    33% {
        --pgPercentage: 0;
    }

    100% {
        --pgPercentage: var(--value);
    }
}

@property --pgPercentage {
    syntax: '<number>';
    inherits: false;
    initial-value: 0;
}

div[role="progressbar"] {
    --size: 10rem;
    --fg: #239beb;
    --bg: #00994d;
    --pgPercentage: var(--value);
    animation: growProgressBar 3s 1 forwards;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    display: grid;
    place-items: center;
    background:
        radial-gradient(closest-side, #00994d 80%, transparent 0 99.9%, #00994d 0),
        conic-gradient(var(--fg) calc(var(--pgPercentage) * 1%), var(--bg) 0);
    font-size: calc(var(--size) / 5);
    color: var(--fg);
}

div[role="progressbar"]::before {
    counter-reset: percentage var(--value);
    content: counter(percentage) ' Score';
}

.progress-img {
    height: 20px;
    width: 20px;
}

.progress-bar-list {
    list-style: none;
    line-height: 30px;
    color: #fff;
    padding-left: 0px !important;
    margin-bottom: 0px !important;
}

.progress-card {
    background-color: rgba(0, 139, 32) !important;
    padding: 20px;
    margin-top: 9%;
}

.home-two-cont-two {
    background-color: #fff;
    padding: 30px 0px 30px 0px;
    position: relative;
    bottom: 115px;
}

.cards-sec {
    margin-top: 30px;
}

/* .cards-sec-img-one {
    height: 200px;
    width: 200px;
} */

.cards-sec-img {
    height: 165px;
    /* width: 200px; */
}

.verify-sec {
    margin-top: 30px;
}

.verify-sec-cont {
    background-color: #fff;
    padding: 20px 0px 20px 0px;
    height: 395px;
}

.verify-sec-img {
    height: 135px;
    width: 135px;
    padding: 40px;
}

.table-head {
    font-weight: 700;
}

.cards-sec-bg {
    background-color: #f5f5f5;
    padding-bottom: 60px;
}

.card-head {
    font-size: 15px;
    font-weight: 700;
}

.card-text {
    font-size: 10px;
    color: #767070;
    font-weight: 700;
}

.right-arrow {
    padding: 10px 0px 10px 0px;
}

.card-design {
    border-radius: 0px !important;
    padding: 20px 10px 20px 10px;
}

.card-design-two {
    margin-top: 20px;
    padding: 10px 10px 20px 10px !important;
    border: none !important;
    box-shadow: rgba(109, 107, 107, 0.15) 1.95px 1.95px 2.6px;
}

.card-text-two {
    margin-bottom: 0px !important;
    font-size: 14px;
}

.card-text-three {
    color: #767070;
    font-weight: 700;
}

.span-text {
    color: #fff;
    background-color: #38ec9d;
    font-size: 12px;
    padding: 0px 5px 0px 5px;
}

.card-des-img {
    height: 50px;
    width: 50px;
}

.card-design-three {
    margin-top: 20px;
    padding: 30px 10px 20px 15px !important;
}

.card-three-head {
    font-size: 15px;
    font-weight: 700;
}

.card-text-four {
    font-size: 13px;
}

.card-text-five {
    line-height: 30px;
    font-size: 12px;
    font-weight: 700;
}

.card-button {
    background-color: #00994d !important;
    color: #fff !important;
    padding: 7px 110px 7px 110px !important;
    font-size: 12px !important;
}

.verify-sec-cont-two {
    background-color: #fff;
    margin-top: 20px;
    padding: 10px 0px 10px 0px;
}

.verify-sec-cont-head2 {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #ababab;
}

.verify-sec-cont-head2:hover {
    color: #38ec9d;
}

.verify-sec-cont-head {
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #000;
    border-bottom: 2px solid;
    padding-bottom: 5px;
}

.verify-sec-cont-head:hover {
    color: #38ec9d;
}

.verify-sec-cont-btn {
    background-color: #00c850 !important;
    color: #fff !important;
    border-radius: 0px !important;
    padding: 5px 10px 5px 10px !important;
}

.hr {
    border-top: 1px solid #767070;
    margin: 10px 0px 10px 0px;
}

.verify-sec-cont-opt2 {
    color: #000;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 14px !important;
    border-bottom: 3px solid #000 !important;
    text-align: left;
}

.verify-sec-cont-opt2:hover {
    color: #38ec9d;
    border-bottom: 3px solid #38ec9d !important;
}

.verify-sec-cont-opt {
    color: #ababab;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    text-align: left;
}

.verify-sec-cont-opt:hover {
    color: #38ec9d;
}

.verify-sec-cont-three {
    margin-top: 20px;
}

.sec-cont-three-head {
    font-weight: 700;
}

.cont-three-head {
    font-weight: 700;
    margin-top: 20px;
    font-size: 22px;
}

.sec-cont-three-img {
    width: 100%;
}

.cont-three-txt {
    color: #9e9e9e;
    font-weight: 600;
}

.card-design-four {
    background-color: #fff;
    padding: 10px 10px 0px 10px;
    border-radius: 0px !important;
}

.cont-three-img {
    width: 100%;
    padding-top: 5px;
}

.cont-three-head-two {
    margin-top: 10px;
    font-size: 17px;
    font-weight: 700;
}

.cont-three-head-text {
    font-size: 13px;
    color: #9e9e9e;
}

.cont-text-time {
    text-align: right;
    color: #9e9e9e;
    font-size: 10px;
}

.card-design-five {
    background-color: #fff;
    padding: 10px 10px 0px 10px;
    border-radius: 0px !important;
    margin-top: 10px;
}

.card-design-six {
    background-color: #fff;
    padding: 20px;
    border-radius: 0px !important;
    margin-top: 20px;
}

.card-img-three {
    width: 100%;
}

.card-sec-six-head {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
}

.card-sec-six-text {
    color: #9e9e9e;
    font-size: 14px;
    font-weight: 600;
}

.btn-card-six {
    color: #767070 !important;
    font-size: 10px !important;
    border: 1.5px solid #767070 !important;
    border-radius: 0px !important;
    padding: 0px 15px 0px 15px !important;
}

.card-text-time {
    color: #767070;
    font-size: 10px;
    text-align: right;
    margin-bottom: 0px !important;
}

.card-design-seven {
    background-color: #fff;
    padding: 20px 20px 10px 20px;
    border: 0px;
    box-shadow: rgba(109, 107, 107, 0.15) 1.95px 1.95px 2.6px;
    margin-top: 20px;
}

.flag-icons-img {
    height: 28px;
    width: 28px;
}

.con-num {
    text-decoration: none;
    color: #000;
    font-size: 13px;
}

.con-num:hover {
    color: #38ec9d;
}

.coun-name {
    margin-bottom: 0px !important;
    font-size: 13px;
    color: #767070;
    font-weight: 700;
}

.hr-one {
    border-top: 1px solid #969494;
    margin: 8px 0px 8px 0px;
}

.card-seven-head {
    font-weight: 700;
}

.card-design-eight {
    margin-top: 20px;
    border: 0px !important;
    border-radius: 0px !important;
    background-color: #fff;
    padding: 20px;
}

.card-eight-head {
    font-weight: 700;
    font-size: 16px;
}

.hr-two {
    border: 1px solid #969494;
    margin: 8px 0px 15px 0px;
}

.card-eight-mail {
    text-decoration: none;
    color: #000;
    font-size: 15px;
}

.card-eight-mail:hover {
    color: #38ec9d;
}

.card-eight-head-two {
    color: #767070;
    font-size: 15px;
}

.card-design-nine {
    margin-top: 20px;
    background-color: #fff;
    padding: 30px 10px 20px 10px;
    border: 0px !important;
    border-radius: 0px !important;
    box-shadow: rgba(109, 107, 107, 0.15) 1.95px 1.95px 2.6px;
}

.card-nine-head {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 0px;
    padding-left: 10px;
}

.card-nine-sub-head {
    font-size: 14px;
    color: #3d3d3d;
    padding: 0px 10px 0px 10px;
    font-weight: 600;
}

.card-nine-text {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0px !important;
    padding: 0px 10px 0px 10px;
}

.card-nine-mail {
    text-decoration: none;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
}

.card-nine-mail:hover {
    color: #38ec9d;
}

.sec-nine-btn-one {
    color: #000;
    background-color: #d9d9d9 !important;
    border-radius: 0px !important;
    padding: 8px 101px 8px 101px !important;
}

.sec-nine-btn-two {
    margin-top: 20px;
    color: #fff !important;
    background-color: #38ec9d !important;
    border-radius: 0px !important;
    padding: 8px 100px 8px 100px !important;
}

.hr-three {
    border-top: 1px solid #767070;
    margin: 15px 0px 15px 0px;
}

.store-cont {
    background-image: linear-gradient(to right, #59ad31, #a0db5e);
    padding: 40px 0px 40px 0px;
    margin-top: 50px !important;
}

.store-cont-head {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    padding-left: 16px;
}

.store-cont-img {
    height: 100px;
    padding: 20px;
}

.store-cont-img2 {
    height: 100px;
    padding: 20px;
    border-radius: 25px !important;
}

@media (max-width: 540px) {
    .cards-sec-img {
        margin-top: 20px;
    }
}


/* certificate  start*/
.cer-bc {
    background-color: #fff;
    color: #000;
}

.body-height {
    height: auto !important;
    overflow-y: auto !important;
}

.re-bt {
    background-color: #2bb351 !important;
    color: #fff !important;
    padding: 0 18px 0 18px !important;
    font-size: 13px !important;
}

.gr-l {
    color: #767676;
    font-size: 15px;
}

.an {
    padding: 0 14px 0 14px;
    border: 1px solid #d7e8fa;
    color: #41c5ed;
    background-color: #eeeeee;
    font-size: 14px;
}

.status {
    margin-top: 70px;
    margin-left: 120px;
}

.license,
.email,
.wesite {
    margin-top: 40px;
    margin-left: 120px;
}

.address {
    margin-top: 40px;
    margin-left: 120px;
    margin-top: -140px;
}

.f-si {
    font-size: 18px;
}

.im-si-b {
    width: 200px;
}

.bd {
    width: 220px;
}


.bc-bl {
    background-color: #e7eef4;
    color: #3685ff;
    padding: 3px 10px 3px 10px;
    margin-left: 30px;

}

.Regu {
    margin-top: 20px;
    margin-bottom: 5px;
}

.aus-im {
    width: 30px;
    margin-left: 10px;
}

.cer-bg {
    background-image: url('../images/Group\ 164.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 1040px !important;
}

.aus {
    padding-top: 160px !important;
}





/* certificate  end*/

.i-si {
    margin-top: 0px !important;
}

.sito {
    margin-top: -420px !important;
}

/* Sai */
.green-box {
    justify-content: end !important;
}

.open-cont {
    max-width: 270px !important;
}

.open-img {
    height: 34px;
}

@media (max-width:540px) {
    .rec-27 {
        margin-left: 0px !important;
    }

    .weform-img {
        height: 170px !important;
        right: -90px !important;
    }

    .nav-logo {
        height: 30px !important;
    }

    .nav-logo-fx {
        height: 32px !important;
    }

    .nav-logo-w {
        height: 43px !important;
    }

    .mo-si-f {
        margin-left: -10px !important;
    }
}

@media (min-width:1200px) {
    .become-bg {
        height: auto !important;
    }

    /* .weform-img {
        height: 140px !important;
        position: relative !important;
        right: -66px ;
        top: -19px ;
    } */
}

@media (min-width:1450px) {
    .weform-img {
        height: 140px;
        position: relative;
        right: -48px;
        top: -25px;
    }
}

@media (min-width:992px) {
    .become-bg {
        height: auto;
    }

    /* .weform-img {
        height: 140px !important;
        position: relative !important;
        right: -32px ;
        top: -19px ;
    } */
}

.owl-nav button {
    background: #9194a1 !important;
    padding: 0px 20px 2px 20px !important;
    border-radius: 100% !important;
    color: #fff !important;
    font-size: 37px !important;
    /* font-size: 20px !important; */
    clip-path: circle();
}

/* .quotesBox {
    width: 100% !important;
}
.techSummaryTool .genTable {
    width: 100% !important;
}

.inlineblock {
    width: 100% !important;
} */

/* all media here */
@media (max-width:992px) {}





.nav-logo-w-1 {
    position: relative !important;
    height: 30px !important;
    top: 5% !important;
}

.nav-logo-1 {
    height: 27px;
    position: relative !important;
    top: 5% !important;
}

.nav-logo-fx-1 {
    position: relative !important;
    height: 30px !important;
    top: 5% !important;
}

.er-bg-cl {
    background-color: #38ec9d !important;
    /* height: 800px; */
}

.navbar-bg-1 {
    min-height: 85px !important;
    background-color: #000 !important;
}

.er-4 {
    margin-top: 180px;
    font-size: 350px;
    font-weight: 1200;
}

.er-4-1 {
    margin-top: 10px;
    font-size: 100px;
    font-weight: 600;
}

@media (max-width:540px) {
    .er-4 {
        font-size: 150px;
        font-weight: 600;
    }

    .er-4-1 {
        font-size: 50px;
        font-weight: 600;
    }

    .new-widget-col {
        overflow-y: scroll !important;
        padding-bottom: 80px !important;
    }
}

.text-wrapping {
    /* height: 100vh; */
    /*This part is important for centering*/
    display: grid;
    place-items: center;
}

.typing-demo {
    width: 22ch;
    animation: typing 5s steps(22) infinite;
    white-space: nowrap;
    overflow: hidden;
    /* font-family: monospace; */
    /* font-size: 2em; */
}

@keyframes typing {
    from {
        width: 0
    }
}

.new-widget-cont {
    margin-top: 50px;
}