* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Helvetica";

}
/* div#main-text {
    display: flex;
    justify-content: center;
} */
/* opacity: 1;
color: rgba(44,44,44,1);
font-family: "Helvetica";
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
text-align: left; */
body {
    background-color: #f3f3f3;
}
h2.hedingt {
    text-transform: initial !important;
}
ul.list-group.ul-li a {
    color: white !important;
    text-decoration: none;
}
.Button-warning button img {
    height: 15px;
    transform: rotate(180deg);
}
.textcursor{
    cursor: none !important;
}

.span-text h6 span {
    font-size: 13px;
    margin-bottom: 10px !important;
    display: block;
}
.span-text-1{
    opacity: 1;
color: rgba(44,44,44,1);
font-family: "Helvetica";
font-size: 21px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
text-align: left;
}
.login-form-account {
    padding: 20px;
}

.Button-warning button {
    margin-top: 30px;
    border-radius: 4px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    opacity: 1;
    background-color: rgba(253, 203, 54, 1);
    color: rgba(0, 0, 0, 1);
    font-family: "Helvetica";
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
}
.col-sm-6.span-text h6 {
    opacity: 1;
    color: rgba(44,44,44,1);
    font-family: "Helvetica";
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
}

.tab-contetn {
    font-size: 12px;
}

.tab-head {
    border-bottom: 1px solid #d5d5d5;
}

.col-md-8.login-form-account.third-section {
    margin-top: 22px;
    padding: 27px;
}

.tab-contetn a {
    text-decoration: none;
    color: #748e53;
    font-size: 12px;
    font-weight: 600;
}

.Button-warning {
    display: grid;
    justify-content: center;
}

.col-md-8.login-form {
    background-color: #ffff;
    border: 1px solid #00000082;
    padding: 45px 60px 30px 60px;
}

.login-form-account {
    background-color: #fff;
}

ul#myTab {
    display: flex;
    justify-content: center;
}

ul#myTab li a {
    color: black;
}

.tab-content.login-form {
    background-color: #ffff;

    border-bottom: 1px solid #00000021;
    padding: 49px;
    border-left: 1px solid #00000021;
    border-right: 1px solid #00000021;

}

/* .test-name {
    width: 65%;
}

.test-result {
    width: 25%;
    text-align-last: right;
} */

.col-sm-6.test-extra {
    display: flex;
    justify-content: end;
}
.col-sm-6.test-extra1 {
    display: flex;
    justify-content: flex-end;
}
.test-icon {
    margin-left: 20px;
}

.Wraper-test {


    display: flex;
    padding: 14px;
    border-radius: 3px;
    /* font-weight: 500; */
    font-size: 17px;
    margin-top: 10px;
}

.test-suceess {
    background-color: #748e54;
    color: white;
}

.test-warning {
    background-color: #fdcb36;
    color: black;
}

.img-size img {
    height: 18px !important;
}

.test-icon img {
    height: 25px;
}

span.astric {
    color: red;
    font-size: 15px;
    font-weight: bold;
}

.wraper {
    display: flex;
}

.div1 {
    height: 15px;
    width: 17%;
    background-color: #493657;
}

.div2 {
    height: 15px;
    width: 22%;
    background-color: #cf7da5;
}

.div3 {
    height: 15px;
    width: 22%;
    background-color: #fdcb36;
}

.div4 {
    height: 15px;
    width: 22%;
    background-color: #748e53;
}

.div5 {
    height: 15px;
    width: 17%;
    background-color: #4c5942;
}

h4.head-h4 {
    font-size: 22px;

    font-family: system-ui;
}

label.col-sm-2.col-form-label {
    font-family: system-ui;
    font-size: 17px;
}

label.col-sm-6.col-form-label.text-align {
    text-align: center;
    /* text-decoration: none !important; */
    /* color: #748e54; */
}

label.col-sm-6.col-form-label.text-align a {

    text-decoration: none !important;
    color: #748e54;
    font-weight: 700;
}

button.btn.btn-lg.login-btn {
    font-weight: 500;
    width: 300px;
    background-color: #748e54;
    color: white;
    height: 63px;
    font-size: 21px;
}

button.btn.btn-lg.save-btn {
    text-align: center !important;
    width: 193px;
    height: 67px;
    border-radius: 4px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    opacity: 1;
    background-color: rgba(116, 142, 83, 1);
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Helvetica";
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
}

button.btn.btn-lg.save-btn img {
    height: 24px;
    width: 30px;
    transform: rotate(90deg);
    margin-left: 18px;
}

select.nav-link.select-box {
    border: 1px solid #cccccc;
    width: 165px;
    font-weight: 500;
    font-family: system-ui;
}

.bg-light {
    background-color: transparent !important;
    color: white;
}

header {
    background: #ffffff;
}

header li.nav-item {
    padding: 0px 10px;
}

header a.nav-link {
    color: #343434 !important;
    /* font-weight: 500; */
    font-family: system-ui;
}

img.d-block.w-100 {
    object-fit: cover !important;
    height: 100%;
}

.carousel-item {
    height: 88vh !important;
}

section#cardu {
    padding: 80px 0px;
}

.card {
    width: 100% !important;
    height: 330px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}

.mmy_cs {
    width: 320px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    margin-bottom: 60px;
}

.card img.card-img-top {
    height: 220px;
}

.card-body h4.card-title {
    color: #1a1818;
    font-weight: 600;
    font-size: 18px;
}

a.nav-link {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

a.nav-link svg {
    /* margin-top: 10px; */
    margin-right: 5px;
}

a.nav-link:hover {
    color: #6200ED !important;
    transition: 0.8s;

}

a.nav-link {

}

.row.foot-row {
    padding: 10px;
}


h4.text-signup {
    text-align: center;
    font-weight: 600;
    font-size: 21px;
}

h6.h6-head {
    font-weight: 600;
}

.col-sm-10.foot-text.line-height-base p {
    font-weight: 600;
    margin-left: 11%;
}
.col-sm-10.foot-text.line-height-base {
    text-align: center;
}
footer {
    background: #000;
    padding: 20px 0px;
    padding-top: 30px;
    color: white;
}

ul.list-group.ul-li {
    list-style: none;
}

li.head-li {
    font-weight: 600;
}

.heddinng {
    /* margin-top: 20px; */
    margin-bottom: 60px;
    text-align: center;
}

.heddinng h2 {
  
    font-size: 22px;
    font-family: system-ui;
    font-weight: 500;
    color: #323030;
}

footer .jk {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

footer .pra {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

footer .pra p {
    color: white;
}

.card-body p.card-text {
 
    /* accent-color: #6200ED !important; */
    color: #6200ED !important;
    font-weight: bold;
}

@media only screen and (max-width: 500px) {
    section#users {
        padding: 20px 0px !important;
    }

    .user-price {
        background: #00639A;
        padding: 10px 10px !important;
        width: 100% !important;
    }

    .user-price .mm_btn {
        display: flex;
        justify-content: flex-start !important;
        align-content: center;
        align-items: center;
    }

    .user-price p {

        font-size: 14px;
        margin: 0px 0px;
    }

    button#ho1 {

        font-size: 13px !important;

    }

    button#ho2 {

        font-size: 13px !important;

    }

    .mmain.ccupp h2 {

        font-size: 16px;
    }

    .mmain.ccupp span {

        font-size: 12px;
    }

    .cup__id {
        padding: 25px 0px !important;
    }

    button#ho3 {
        width: auto !important;
        padding: 10px 12px !important;
        background-color: #31B402;
        font-weight: 600;
        letter-spacing: 1px;
        outline: none;
        border: none;
        font-size: 14px;
    }

    button#ho4 {
        width: auto !important;
        padding: 10px 12px !important;
        background-color: #A200CD;
        letter-spacing: 1px;
        outline: none;
        border: none;
        font-size: 14px;
    }

    button#ho5 {
        width: auto !important;
        padding: 10px 12px !important;
        background-color: #FE4543;
        font-weight: 600;
        letter-spacing: 1px;
        outline: none;
        border: none;
        font-size: 14px;
    }

    .big {
        display: flex;
        justify-content: space-between;
        margin-bottom: 20px !important;
    }

    .ssmaale button.btn.btn-primary {
        width: auto !important;
        font-weight: 600;
        letter-spacing: 1px;
        outline: none;
        border: none;
        padding: 5px 15px !important;
    }

    .cupimg {

        padding: 20px 0px !important;
    }

    .cupimg .ccup1 h2 {
        font-weight: 600;
        margin-top: 10px;
        font-size: 16px;
    }

    td {
        font-size: 12px !important;
    }

    .table thead th {

        font-size: 12px;
    }

    td.loc span {
        margin-left: 5px;
        width: 12px !important;
        height: 12px !important;
    }

    .user-price .mm_btn {

        margin: 10px 0px;
    }

    .carousel-item {
        height: auto !important;
    }

    section#cardu {
        padding: 30px 0px;
    }

    .heddinng h2 {
        font-size: 15px;
        font-family: system-ui;
        font-weight: 500;
        color: #323030;
    }

    .mmy_cs {
        width: auto;
        box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
        margin-bottom: 20px;
    }

    .card img.card-img-top {
        height: 100px;
    }

    .card-body h4.card-title {

        font-size: 12px;
    }

    .card-body p.card-text {

        font-size: 10px;
    }

    .card {
        width: 100% !important;
        height: auto;
        box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    }

    footer .jk {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-direction: column;
    }

    footer .pra p {
        color: white;
        text-align: center;
    }

}

@media only screen and (max-width: 769px) {

    .mmy_cs {
        width: auto;
        box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
        margin-bottom: 60px;
    }

    .carousel-item {
        height: auto !important;
    }

    section#cardu {
        padding: 30px 0px;
    }

    .mmy_cs {
        width: auto;
        box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
        margin-bottom: 40px;
    }
}

/* paage */
.user-price {
    background: #00639A;
    padding: 20px 70px;
    width: fit-content;
    border-radius: 5px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}

section#users {
    padding: 50px 0px;
}

.user-price .mm_btn {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.user-price .mm_btn button {
    margin-right: 20px;
}

.user-price .mm_btn .icone {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.user-price {
    background: #00639A;
    padding: 20px 70px;
    width: fit-content;
}

section#users {
    padding: 50px 0px;
}

.user-price .mm_btn {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.user-price .mm_btn button {
    margin-right: 20px;
}

.user-price .mm_btn .icone {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.user-price p {
    color: white;
    font-weight: 500;
    font-family: system-ui;
}

button#ho1 {
    background: #039BE6;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;

    outline: none;

    box-shadow: none;
}

button#ho2 {
    background: white;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
    outline: none;
    box-shadow: none;
}

.mmain.ccupp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.mmain.ccupp h2 {
    font-weight: 600;
}

.mmain.ccupp span {
    font-weight: 600;
}

.mmain.ccupp .ccup1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.ccup2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.ccup2 span.tmer {
    background: #AAAAAA;
    padding: 5px 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    border-radius: 5px;
    font-size: 20px;
}

.cup__id {
    padding: 40px 0px;
}

.cup__id h4 {
    font-weight: 700;
    font-size: 18px;
}

.big {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

button#ho3 {
    width: 230px;
    padding: 18px 10px;
    background-color: #31B402;
    font-weight: 600;
    letter-spacing: 1px;
    outline: none;
    border: none;
}

button#ho4 {
    width: 230px;
    padding: 18px 10px;
    background-color: #A200CD;
    font-weight: 600;
    letter-spacing: 1px;
    outline: none;
    border: none;
}

button#ho5 {
    width: 230px;
    padding: 18px 10px;
    background-color: #FE4543;
    font-weight: 600;
    letter-spacing: 1px;
    outline: none;
    border: none;
}

.ssmaale {
    display: flex;
    justify-content: space-between;
    margin: 20px 0px;
}

.ssmaale button.btn.btn-primary {
    width: 120px;
    font-weight: 600;
    letter-spacing: 1px;
    outline: none;
    border: none;
    padding: 10px;
}

.cupimg {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    padding: 40px 0px;
}

.cupimg .ccup1 {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.cupimg .ccup1 h2 {
    font-weight: 600;
    margin-top: 10px;
}

td {
    color: #262424;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    font-family: sans-serif;
}

tbody tr {
    border: none !important;
}

tbody tr td {
    border: none !important;
}

td {
    color: #262424;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    font-family: sans-serif;
}

thead th {
    text-align: center;
}

td span.win1 {
    width: 25px;
    height: 25px;
    background: #31B402;
    border-radius: 50%;
    display: block;
}

td span.win2 {
    width: 25px;
    height: 25px;
    background: #A100CD;
    border-radius: 50%;
    display: block;
}

td span.win3 {
    width: 25px;
    height: 25px;
    background: #FE4443;
    border-radius: 50%;
    display: block;
}

td.loc {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

td.loc span {
    margin-left: 5px;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #80B2CD !important;
    border-top: 1px solid #80B2CD !important;
}

.colory {
    cursor: #31B402;
}

td.\.colory {
    color: #31B402 !important;
}

td.\.colory1 {
    color: #FE4543 !important;
}

th.\.colory1 {
    color: red;
}

th {
    width: 200px;
}

section.singup i {
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 20px !important;
    color: gray;
}

section.singup .row {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

section.singup .row input {
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    padding: 10px 20px;
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; */
}

section.singup .form-group {
    position: relative;
}

section.singup .form-group span.otp {
    position: absolute;
    top: 11px;
    right: 30px;
    font-weight: 700;
    cursor: pointer;
}

label.form-check-label {
    font-weight: 700;
    color: gray;
    margin-left: 12px;
    margin-top: 3px;
}

input#exampleCheck1 {

    font-size: -webkit-xxx-large;
    width: 20px;
    height: 20px;
}

section.singup h2.hedingt {
    text-align: center;
    font-weight: 600;
    margin: 30px 0px;
    font-size: 32px;
}

section.singup input::placeholder {
    padding-left: 20px;
    color: #8d8787fa !important;
    font-weight: 600;
}

section.singup button.btn.btn-primary {
    font-weight: 700;
    /* left: 9px; */
    letter-spacing: 1px;
    margin: auto;
    display: block;
    width: 150px;
    margin: 10px auto;
    margin-top: 30px;
}

/* section.singup p {
    text-align: center;
    font-weight: 700;
    color: gray;
} */

section.singup a.link {
    text-align: center;
    display: block;
    text-align: center;
    font-weight: 600;
}

a#forgrt {
    text-align: right;
}

section.singup {
    height: 100%;    
    padding: 20px;
}

section.singup i {
    position: absolute;
    top: 12px;
    left: 10px;
    color: gray;
}

section.singup .row {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

section.singup .form-group {
    position: relative;
}

section.singup .form-group span.otp {
    position: absolute;
    top: 11px;
    right: 30px;
    font-weight: 700;
    cursor: pointer;
}

label.form-check-label {
    font-weight: 700;
    color: gray;
    margin-left: 12px;
    margin-top: 3px;
}

input#exampleCheck1 {

    font-size: -webkit-xxx-large;
    width: 20px;
    height: 20px;
}

section.singup h2.hedingt {
    text-align: center;
    font-weight: 600;
    margin: 30px 0px;
    font-size: 25px;
}

section.singup input::placeholder {
    padding-left: 20px;
    color: #8d8787fa !important;
    font-weight: 600;
}

section.singup button.btn.btn-primary {
    font-weight: 700;
    /* left: 9px; */
    letter-spacing: 1px;
    margin: auto;
    display: block;
    width: 150px;
    margin: 10px auto;
    margin-top: 30px;
}

/* section.singup p {
    text-align: center;
    font-weight: 700;
    color: gray;
} */

section.singup a.link {
    text-align: center;
    display: block;
    text-align: center;
    font-weight: 600;
}

section.singup i {
    position: absolute;
    top: 12px;
    left: 10px;
    font-size: 20px !important;
    color: gray;
}

section.singup .row {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

section.singup .form-group {
    position: relative;
}

section.singup .form-group span.otp {
    position: absolute;
    top: 11px;
    right: 30px;
    font-weight: 700;
    cursor: pointer;
}

label.form-check-label {
    font-weight: 700;
    color: gray;
    margin-left: 12px;
    margin-top: 3px;
}

input#exampleCheck1 {

    font-size: -webkit-xxx-large;
    width: 20px;
    height: 20px;
}

section.singup h2.hedingt {
    text-align: center;
    font-weight: 600;
    margin: 30px 0px;
    font-size: 25px;
}

section.singup input::placeholder {
    padding-left: 20px;
    color: #8d8787fa !important;
    font-weight: 600;
}

section.singup button.btn.btn-primary {
    font-weight: 700;
    /* left: 9px; */
    letter-spacing: 1px;
    margin: auto;
    display: block;
    width: 150px;
    margin: 10px auto;
    margin-top: 30px;
}

/* section.singup p {
    text-align: center;
    font-weight: 700;
    color: gray;
} */

section.singup a.link {
    text-align: center;
    display: block;
    text-align: center;
    font-weight: 600;
}

section.singup {
    height: 100%;

    padding: 38px;
}

.w3-sidebar.w3-light-grey.w3-bar-block.col-md-3 {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    height: 100% !important;
}

section.acc .row {
    height: 100%;
    margin: 0;
    padding: 0;
}

section.acc .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    /* margin-left: 6.255em !important; */
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    position: absolute;
    right: 0;
    top: 15px;
}

.mau__s {
    padding-top: 15px;
}

.mau__s .dropdown {
    margin: 10px 0px;
}

section.acc .dropdown {
    width: 100%;
}

section.acc button#dropdownMenuButton {
    background: transparent;
    border: none;
    color: #6E6E6E;
    font-weight: 600;
    font-family: system-ui;
    font-size: 13px;
}

.w3-sidebar.w3-light-grey.w3-bar-block.col-md-3 {
    padding-bottom: 10px;
}

section.acc :focus {
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
}

section.acc button#dropdownMenuButton i {
    margin-right: 5px;
}

.user img {
    width: 100%;
    height: 100%;
}

.user {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
}

.mehra {
    margin-top: 20px;
    width: 90%;
    background: #00639A;
    padding: 50px 30px;
}

.user_d {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.user_d p {
    color: white;
    font-weight: 600;
    font-family: system-ui;
}

.BOK {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: stretch;
    justify-content: center;
    margin-top: 30px;
}

.BOK span {
    color: white;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.BOK button.btn.btn-primary {
    font-weight: 700;
    /* left: 9px; */
    letter-spacing: 1px;
}

.loader {
    border: 7px solid #f3f3f3;
    border-radius: 50%;
    border-top: 7px solid #3498db;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}

.select-box {
    border: 1px solid rgba(151, 151, 151, 1);
    opacity: 1;
    background-color: rgba(255, 255, 255, 1);
}

.input-box {
    border: 1px solid rgba(151, 151, 151, 1);
    opacity: 1;
    background-color: rgba(255, 255, 255, 1);
}


.slider {
    padding: 0px !important;
    -webkit-appearance: none;
    width: 100%;
    height: 1px;
    border-radius: 5px;
    background:#000;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 19px;
    height: 20px;
    border: 1px solid rgba(151, 151, 151, 1);
    background-color: #d8d8d8;
    border-radius: 50%;

    cursor: pointer;
}

.login-form-account-first-section {
    border: 1px solid rgba(76, 89, 66, 1);
    opacity: 1;
    background-color: rgba(76, 89, 66, 1);
    padding: 2%;

}

.login-form-account-first-section h3 {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Helvetica";
    font-size: 36px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: center;
}

.login-form-account-first-section h6 {
    opacity: 1;
    color: rgba(255, 255, 255, 1);
    font-family: "Helvetica";
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: center;
}

.slider::-moz-range-thumb {
    width: 19px;
    height: 20px;
    border: 1px solid rgba(151, 151, 151, 1);
    background-color: #d8d8d8;
    border-radius: 50%;
    cursor: pointer;
}

/* my csss */
.title-section-para h6 {
    opacity: 1;
   
    font-family: "Helvetica";
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
}
.row.test-select-cls {
    color: rgba(255,255,255,1);
    opacity: 1;
    background-color: rgba(116,142,84, 1);
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 1%;
    margin-bottom: 3%;
}
.yellow-section{
    color: #000 !important;
background-color: rgba(253,203,54, 1) !important;
padding-bottom: 2% !important;
padding-top: 2% !important;
}

.title-section {
    opacity: 1;
   
    font-family: "Helvetica";
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
    /* text-align: start; */
    /* color: white; */
}
.title-section h4 img {
    margin-left: 10px;
    height: 16px;
}

/* .row.test-select-cls {
    padding: 2%;
} */
.button-out p {
    margin-top: 4%;
    color: white;
}
.col-sm-6.Button-warning.btn-yellow-section button img {
    transform: rotate(180deg) !important;
}

.col-sm-6.Button-warning.btn-yellow-section button {
    border: 1px solid black;
    color: black;
}
.title-section h4 {
    font-size: 21px !important;
    margin-top: 3%;
}

.modal-custom {
    display: block; /* Hidden by default */
    position: static; /* Stay in place */
    z-index: 1; /* Sit on top */

    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0,0,0); /* Black w/ opacity */
  }
  .modal-content-data {
    padding: 2%;
    background-color: rgba(255,255,255, 1);
    margin: 40px auto;
    max-width: 1380px;
    min-height: 80%;
}
.right-section img {
    margin-right: 7px;
}

.right-section p {
    font-size: 12px;
}
.left-section {margin-right: 7%;/* justify-content: flex-end; *//* display: flex; */position: relative;}

.modal-head {
    display: flex;
}

.modal-head {
    display: flex;
    justify-content: space-between;
}
.modal-dismis{
    justify-content: unset;
}

.main-circle {
    position: absolute;
}
.main-circle-dismis{
        top: 8px;
    left: 24px;
}

.main-text {
    cursor: pointer;
    padding: 2% 3% 3% 3%;
    /* margin-top: 3%; */
}
.click-btn {
    margin-top: 2%;
    display: flex;
    justify-content: center;
}
.main-text.text-form p  {
    background-color: #be6868;
    color: #852f2f;
}
.reload {
    cursor: pointer;
}
.main-text p{
    padding: 2% 2% 2% 2%;
}
.click-btn p{
    
    opacity: 1;
color: rgba(0,0,0,1);
font-family: "Helvetica";
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
text-align: left;
border: 2px solid rgba(255,201,0, 1);
padding: 2px 30px 2px 30px;

}
.line-circle {
    border: 1px solid rgba(151,151,151, 1);
    opacity: 1;
    height: 1px;
   
    width: 76px;
}

.first-circle {
    
    height: 50px;
    border-radius: 51%;
    width: 50px;
    border: 1px solid rgba(253,203,54, 1);
   
}
.first-circle1 {
    
    height: 100px;
    border-radius: 51%;
    width: 100px;
    border: 1px solid rgba(253,203,54, 1);
   
}

.second-circle {
    border: 1px solid rgba(253,203,54, 1);
    opacity: 1;
    background-color: rgba(253,203,54, 1);
    background-color: 1px solid rgba(253,203,54, 1);
    text-align: center;
   
    height: 40px;
    width: 40px;
   
    border-radius: 50%;
    margin-top: 9%;
    margin-left: 9%;
}
.second-circle1 {
    border: 1px solid rgba(253,203,54, 1);
    opacity: 1;
    background-color: rgba(253,203,54, 1);
    background-color: 1px solid rgba(253,203,54, 1);
    text-align: center;
   
    height: 90px;
    width: 90px;
   
    border-radius: 50%;
    margin-top: 4%;
    margin-left: 4%;
}
.circle-wrap {
    position: absolute;
    bottom: -23px;
    left: 14px;
}

.second-circle p {
    opacity: 1;
    color: rgba(141,117,45,1);
    font-family: "Helvetica-Bold";
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 17%;
}
.second-circle1 p {
    opacity: 1;
    color: rgba(141,117,45,1);
    font-family: "Helvetica-Bold";
    font-size: 43px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 13%;
}
.modal-center {
    
    margin-top: 15%;
}
.back-btn {
    font-weight: 600;
    font-size: 15px;
    padding: 1%;
}

.back-btn img {
    margin-right: 6px;
}
.result-text {
    font-size: 28px;
}

.result-data {
    display: flex;
    justify-content: center;
}

.result-data p {
    opacity: 1;
    color: rgba(0,0,0,1);
    font-family: "Helvetica";
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
    padding: 3px 8% 3px 8%;
    border: 3px solid rgba(116,142,83, 1);
    opacity: 1;
}
.button-innwer-center button {
    margin-top: 10px;
    padding: 10px 20px 10px 20px;
    border-radius: 4px;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 50%);
    opacity: 1;
    background-color: rgba(253, 203, 54, 1);
    color: rgba(0, 0, 0, 1);
    font-family: "Helvetica";
    font-size: 21px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-align: left;
}
.col-sm-12.button-innwer-center {
    /* margin-top: 10%; */
    display: contents;
    margin: 46px;
}

.row.row-center {
    margin: 6%;
}
.col-sm-12.button-innwer-center img {
    transform: rotate(180deg);
    width: 39px;
}
.bg-change button{
    background-color: rgba(188,188,188, 1) !important;
    border: 1px solid rgba(188,188,188, 1) !important;
}
.col-sm-6.Button-warning.btn-yellow-section.btn-postition {
    position: relative;
}

.button-innwer.btn-postition-div {
    position: absolute;
    top: -50px;
    left: 50%;
}
.col-sm-8.span-text-1 h6 {
    padding: 3%;
}
.col-sm-8.span-text-1 h2{
    padding-left: 3%;
}
.button-innwer a {
    color: rgba(76,89,66,1);
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    text-decoration: none;
}
.modal-head2 {
    display: flex;
}

.left-section2 {
    width: 83%;
}

.line-circle2 {
    width: 100%;
    border: 1px solid rgba(151,151,151, 1);
}

.right-section2 {
    width: 17%;
}

.right-section2 img {
    margin-right: 7px;
}
.circle-wrap1 {
    display: flex !important;
    justify-content: center;
    justify-items: center;
}
.circle-wrap2 {
    display: flex;
    justify-content: space-between;
    padding-left: 0.3%;
    padding-right: 0.3%;
    position: relative;
    bottom: 22px;
    
}

.circle-circle {
   
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    /* align-items: center; */
    align-content: center;
    color: white;
    margin-left: 0.5%;
}
.circle-circle.circle-1 {
    background-color: #FDCB36;
}

.circle-circle.circle-2 {
    
    background-color: rgba(207,125,165, 1);
}

.circle-circle.circle-3 {
    
    background-color: rgba(73,54,87, 1);
}

.circle-circle.circle-4 {
   
    background-color: rgba(116,142,83, 1);
}

.circle-circle.circle-5 {
    
    background-color: rgba(76,89,66, 1);
}

.circle-circle.circle-6 {
    
    background-color: rgba(90,42,39, 1);
}

.circle-circle.circle-7 {
   
    background-color: rgba(31,8,18, 1);
}

.circle-circle.circle-8 {
   
    background-color: rgba(66,72,116, 1);
}

.circle-circle.circle-9 {
    
    background-color: rgba(222,84,30, 1);
}

.circle-circle.circle-10 {
   
    background-color: rgba(66,129,164, 1);
}
.circle-circle p {
    margin-top: 20%;
}
.margin-right {
    margin-right:auto;
}
/* div#circle2 {
    margin-left: auto;
} */
.button-innwer-result {
    display: flex;
    justify-content: center;
}

.button-innwer-result button img {
    transform: rotate(180deg);
}
.checkbox {
    border: 1px solid rgba(151,151,151, 1);
    opacity: 1;
    background-color: rgba(255,255,255, 1);
    height: 27px;
    /* width: 100px; */
}
div#main-text p span:hover {
    background-color: white;
}
.second-indicator {
    display: flex;
    justify-content: center;
}
.col-sm-12.myChart-cls {
    padding: 0% 10% 0% 10%;
}
.errrors {
    color: red !important;
    font-size: 14px;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #888; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
  h6.sub-head {
    width: 35%;
}

.head-contain {
    display: flex;
    justify-content: center;
}
.click-disbled{
    pointer-events: none;
}
/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/* responsive */
@media(min-width: 992px){
    button.btn.btn-lg.login-btn {
        width: 250px;
        font-size: 21px;        
    }
    button.btn.btn-lg.login-btn {
        width: 255px;
        font-size: 19px;
        height: 50px;
    }
    .button-innwer.btn-postition-div.butn {
        position: absolute;
        top: -35px !important;
        left: 35% !important;
    }
    .alert {
        width: 100% !important;
    }
    

    .tab-contetn {        
        height: 20px;
    }


    .button-innwer {       
        left: 100px !important;
        top: 0 !important;
    }


    .left-section2 {     
        margin-top: 15px;
    }


    span.span-dta {        
        width: 150px !important;        
    }
    .modal-dismis {      
        margin-top: 1%;
    }

    .modal-dialog.new-cls {
        max-width: 60% !important;
    }
}
@media(min-width: 768px) and (max-width: 991px){
    ul.navbar-nav.ml-auto {
        display: inline-flex;
        padding: 0px 270px;
    }
    .col-md-8.login-form {   
        padding: 45px 20px 30px 20px;
    }
    h4.head-h4 {
        font-size: 19px;       
    }
    label.col-sm-2.col-form-label {        
        font-size: 17px;
    }
    section.singup {
        height: 100%;
        padding: 20px;
    }        
    button.btn.btn-lg.login-btn {
        width: 255px;
        font-size: 19px;
        height: 50px;
    }
    .col-sm-10.foot-text.line-height-base {
        text-align: start !important;
    }
    .col-sm-10.foot-text.line-height-base p {
        margin-top: 6px;        
    }

    .col-sm-6.e.j {
        margin-right: 45px;
    }

    .col-sm-6.e {
        margin-right: 1px;
    }
    button#logindata {
        width: 260px;
        font-size: 17px;
    }

    
    
    .alert {
        width: 100% !important;
    }


    .head-contain h6.sub-head {
        width: 80% !important;
    }
    .button-innwer.btn-postition-div {
        position: absolute;
        top: -10px !important;
        left: 12%;
    }


    .col-sm-6.test-extra {
        display: flex;
        justify-content: space-between;        
    }
    .col-sm-6.test-extra1 {
        display: flex;
        justify-content: end;        
    }
    .Wraper-test {       
        padding: 13px;       
        font-size: 16px;        
    }
  

    .tab-contetn {        
        height: 20px;
    }


    .button-innwer {     
        top: -140px !important;
        left: 25px !important;
    }



 
    /* .Button-warning button {
        margin-top: -15px;      
    }    */
    .left-section2 {
        width: 100%;
        margin-top: 12px;
    }  
    .circle-wrap2 {
        justify-content: space-between;       
    }  
    /* .margin-right {
        margin-right: 35%;
    } */
    .margin-right {
        margin-right:auto;
        
    }
     
    

    span.span-dta {        
        width: 100px !important;        
    }
    .modal-dismis {      
        margin-top: 2%;
    }

    .modal-dialog.new-cls {
        max-width: 70% !important;
    }
    
}

@media(min-width: 575px) and (max-width:767px){
    ul.navbar-nav.ml-auto {
        display: inline-flex;
        padding: 0px 175px;
    }
    .col-md-8.login-form {   
        padding: 45px 40px 30px 40px;
    }
    h4.head-h4 {
        font-size: 18px;       
    }
    label.col-sm-2.col-form-label {        
        font-size: 15px;
    }
    section.singup {
        height: 100%;
        padding: 40px;
    } 
    .col-sm-6.e {
        margin-left: 1px;
    }       
    button.btn.btn-lg.login-btn {
        width: 255px;
        font-size: 19px;
        height: 50px;
    }
    .col-sm-10.foot-text.line-height-base {
        text-align: start !important;
    }
    .col-sm-10.foot-text.line-height-base p {
        margin-top: 6px;        
    }
    .alert {
        width: 100% !important;
    }


    .head-contain h6.sub-head {
        width: 100% !important;
    }
    ul#myTab {
        display: flex;
        flex-wrap: nowrap !important;
        font-size: 15px !important;
    }
    .title-section h4 {
        font-size: 18px !important;
        margin-top: 3%;
    }
    .title-section-para h6 {
        font-size: 12px;
    }  
    .button-innwer.btn-postition-div {
        position: absolute;
        top: 40px;
        left: -2%;
    }
    .Button-warning button img {
        height: 20px;       
    }


    .col-sm-6.test-extra {
        display: flex;
        justify-content: space-between;
        margin-top: 2%;
    }
    .col-sm-6.test-extra1 {
        display: flex;
        justify-content: end;   
        margin-top: 2%;
    } 
    .Wraper-test {      
        padding: 8px;       
    }

    .tab-contetn {        
        height: 20px;
    }

    
    .button-innwer {     
        top: 17px !important;
        left: 0px !important;
    }
    .button-innwer a {       
        font-size: 12px;        
    }
    .Button-warning button {
        /* margin-top: -15px; */
        font-size: 15px;
    }


    .modal-head2 {
        display: block;
    }
    .left-section2 {
        width: 100%;
        margin-top: 30px;
    }
    .right-section2 {
        width: 100%;       
    }
    /* .margin-right {
        margin-right: 22%;
    }     */
    .margin-right {
        margin-right:auto;
       
    }
    .circle-wrap2 {
        bottom: 21px;
        justify-content: space-between;
    }
    .circle-circle p {
        margin-top: 18% !important;
        font-weight: 600;
    }


    span.span-dta {        
        width: 100px !important;        
    }
    .modal-dismis {      
        margin-top: 3%;
    }


    .modal-dialog.new-cls {
        max-width: 90% !important;
    }
  
}
@media(min-width:480px) and (max-width:574px){
    ul.navbar-nav.ml-auto {
        display: inline-flex;
        padding: 0px 130px;
    }
    section.singup {
        height: 100%;
        padding: 50px;
    }
    section.singup h2.hedingt {      
        margin: 5px 0px;
        font-size: 25px;
    }
    .col-md-8.login-form {
        padding: 45px 40px 30px 40px;
    }
    h4.head-h4 {
        font-size: 18px;       
    }
    label.col-sm-2.col-form-label {        
        font-size: 15px;
    }
    .col-sm-6.a {
        text-align: center;
    }
    button.btn.btn-lg.login-btn {       
        width: 255px;        
        font-size: 19px;
        height: 50px;
    }
    #logindata img.float-right {
        width: 40px;
    }
    ul.list-group.ul-li {       
        margin-top: 5%;
    }   
    .col-sm-2.b img.float-right.img-foot {
        margin-right: 130px;
    }
    .col-sm-2.b {
        text-align: center !important;
    }
    .alert {
        width: 100% !important;
    }
    

    section.singup h2.hedingt {
        font-size: 35px !important;
    }
    h4.text-signup {       
        font-size: 19px;
    }       
    .form-group.row.c {
        margin-left: 50px;
        font-size: 15px;
    }
    .form-group.row.c .col-sm-1 {
        margin-left: -326px;
    }
    input#inputPassword {
        margin-left: 120px;
        margin-top: 25px;
    }
    label {       
        font-size: 16px;
    }
    .form-group.row.d {
        text-align: center;
    }
    button#logindata {
        width: 230px;
        font-size: 15px !important;
    }
    .col-sm-6.e.j {
        text-align: center;
    }
    

    .head-contain h6.sub-head {
        width: 100% !important;
    }
    ul#myTab {
        display: flex;
        flex-wrap: nowrap !important;
        font-size: 15px !important;
    }
    .title-section h4 {
        font-size: 18px !important;
        margin-top: 3%;
    }
    .title-section-para h6 {
        font-size: 12px;
    }
    section.singup .row .yellow-height{
        padding-bottom: 10px !important;     
    }
   
    
    .button-innwer.btn-postition-div {
        position: absolute;
        top: -15px;
        left: 21%;
    }
    .Button-warning button img {
        height: 20px;       
    }


    .col-sm-6.test-extra {
        display: flex;
        justify-content: space-between;
        margin-top: 2%;
    }
    .col-sm-6.test-extra1 {
        display: flex;
        justify-content: space-between;
        margin-top: 2%;
    } 
    .Wraper-test {      
        padding: 8px;       
    }



    
    .Button-warning {
        display: grid;
        justify-content: flex-start;
        justify-items: start;
    }
    .tab-contetn {
        font-size: 15px;
        margin-bottom: 14px;
    }  
    .col-sm-2.tab-main {
        display: flex;
    }
    .tab-head {
        width: 50%;
        border-bottom: none;
    }  


    .button-innwer {      
        position: unset !important;
    }
    .button-innwer a {       
        font-size: 16px;        
    }
    /* .Button-warning button {
        margin-top: -15px;
    } */



    .modal-head2 {
        display: block;
    }
    .left-section2 {
        width: 100%;
        margin-top: 30px;
    }
    .right-section2 {
        width: 100%;       
    }
    /* .margin-right {
        margin-right: 23%;
    } */
    .margin-right {
        margin-right:auto;
       
    }
    .circle-circle {
        height: 35px;
        width: 35px;
    }
    .circle-wrap2 {        
        bottom: 19px;
        justify-content: space-between;
    }
    .circle-circle p {
        margin-top: 15% !important;
        font-weight: 600;
    }
    

    .row.test-select-cls.yellow-section.height {
        height: 160px;
    }



    span.span-dta {        
        width: 100px !important;        
    }
    .modal-dismis {      
        margin-top: 4%;
    }

    .h4, h4 {
        font-size: 1.5rem;
    }
    .h2, h2 {
        font-size: 1.9rem;
    }

    .modal-dialog.new-cls {
        max-width: 100% !important;
    }
  
   
}

@media(min-width:401px) and (max-width: 479px){
    ul.navbar-nav.ml-auto {
        display: inline-flex;
        padding: 0px 90px;
    }
    section.singup {
        height: 100%;
        padding: 40px;
    }
    section.singup h2.hedingt {      
        margin: 5px 0px;
        font-size: 25px;
    }
    .col-md-8.login-form {
        padding: 45px 40px 30px 40px;
    }
    h4.head-h4 {
        font-size: 18px;       
    }
    label.col-sm-2.col-form-label {        
        font-size: 15px;
    }
    .col-sm-6.a {
        text-align: center;
    }
    button.btn.btn-lg.login-btn {       
        width: 250px;        
        font-size: 18px;
        height: 45px;
    }
    #logindata img.float-right {
        width: 35px;
    }
    ul.list-group.ul-li {       
        margin-top: 5%;
    }   
    .col-sm-2.b img.float-right.img-foot {
        margin-right: 65px;
    }
    .col-sm-2.b {
        text-align: center !important;
    }
    .col-sm-6.e.j {
        text-align: center;
    }
    .alert {
        width: 100% !important;
    }


    section.singup h2.hedingt {
        font-size: 29px !important;
    }
    h4.text-signup {       
        font-size: 15px;
    }
    h6.h6-head {
        font-weight: 600;
        font-size: 13px;
    }
    .h6, h6 {
        font-size: .96rem;
    }
    .form-group.row.c {
        margin-left: 50px;
        font-size: 15px;
    }
    .form-group.row.c .col-sm-1 {
        margin-left: -220px;
    }
    input#inputPassword {
        margin-left: 75px;
        margin-top: 25px;
    }
    label {       
        font-size: 11px;
    }
    .form-group.row.d {
        text-align: center;
    }

    button#logindata {
        width: 230px;
        font-size: 15px !important;
    }


    .head-contain h6.sub-head {
        width: 100% !important;
    }
    ul#myTab {
        display: flex;
        flex-wrap: nowrap !important;
        font-size: 12px !important;
    }
    .title-section h4 {
        font-size: 18px !important;
        margin-top: 3%;
    }
    .title-section-para h6 {
        font-size: 12px;
    }
    section.singup .row .yellow-height{
        padding-bottom: 10px !important;     
    }
    
    
    .button-innwer.btn-postition-div {
        position: absolute;
        top: -15px;
        left: 10%;
    }
    a#contact-tab\ h {
        height: 55px;
    }


    .col-sm-6.test-extra {
        display: flex;
        justify-content: space-between;
        margin-top: 2%;
    }
    .col-sm-6.test-extra1 {
        display: flex;
        justify-content: space-between;
        margin-top: 2%;
    }      
    .test-icon a img {
        height: 21px !important;
    }
    .Wraper-test {      
        padding: 5px;  
        font-size: 15px;      
    }


   

    .Button-warning {
        display: grid;
        justify-content: flex-start;
        justify-items: start;
    }
    .tab-contetn {
        font-size: 15px;
        margin-bottom: 14px;
    }
    .col-sm-2.tab-main {
        display: flex;
    }
    .tab-head {
        width: 50%;
        border-bottom: none;
    } 



    .button-innwer {      
        position: unset !important;
    }
    .button-innwer a {       
        font-size: 16px;        
    }
    /* .Button-warning button {
        margin-top: -15px;
    } */



    .modal-head2 {
        display: block;
    }
    .left-section2 {
        width: 100%;
        margin-top: 30px;
    }
    .right-section2 {
        width: 100%;       
    }
    /* .margin-right {
        margin-right: 19%;
    } */
    .margin-right {
        margin-right:auto;
       
    }
    .circle-circle {
        height: 30px;
        width: 28px;        
    }
    .circle-wrap2 {        
        bottom: 17px;
        justify-content: space-between;
    }
    .circle-circle p {
        margin-top: 12% !important;
        font-weight: 600;
    }
    .click-btn p {        
        font-size: 12px;        
    }


    .row.test-select-cls.yellow-section.height {
        height: 180px;
    }

    span.span-dta {        
        width: 100px !important;        
    }
    .modal-dismis {      
        margin-top: 6%;
    }
    .result-data p {       
        font-size: 15px;      
    }


    .h4, h4 {
        font-size: 1.2rem;
    }
    .h2, h2 {
        font-size: 1.7rem;
    }
    .result-text {
        font-size: 25px;
    }
    .result-data p {       
        font-size: 15px;      
    }

    .modal-dialog.new-cls {
        max-width: 100% !important;
    }
  
    
}
@media screen and (max-width: 400px) {
    ul.navbar-nav.ml-auto {
        display: inline-flex;
        padding: 0px 75px;
    }
    section.singup {
        height: 100%;
        padding: 20px;
    }
    section.singup h2.hedingt {      
        margin: 5px 0px;
        font-size: 20px;
    }
    .col-md-8.login-form {   
        padding: 40px 20px 30px 20px;
    }
    h4.head-h4 {
        font-size: 15px;       
    }
    label.col-sm-2.col-form-label {        
        font-size: 14px;
    }
    .col-sm-6.a {
        text-align: center;
    }
    button.btn.btn-lg.login-btn {       
        width: 250px;        
        font-size: 18px;
        height: 45px;
    }
    #logindata img.float-right {
        width: 35px;
    }
    ul.list-group.ul-li {       
        margin-top: 5%;
    }    
    .col-sm-2.b img.float-right.img-foot {
        margin-right: 55px;
    }
    .col-sm-2.b {
        text-align: center !important;
    }
    .col-sm-6.e.j {
        text-align: center;
    }
    .alert {
        width: 100% !important;
    }


    section.singup h2.hedingt {
        font-size: 29px !important;
    }
    h4.text-signup {       
        font-size: 15px;
    }
    h6.h6-head {
        font-weight: 600;
        font-size: 12px;
    }
    .h6, h6 {
        font-size: .86rem;
    }
    .form-group.row.c {
        margin-left: 75px;
        font-size: 15px;
    }
    .form-group.row.c .col-sm-1 {
        margin-left: -250px;
    }
    input#inputPassword {
        margin-left: 75px;
        margin-top: 25px;
    }
    label {       
        font-size: 13px;
    }
    .form-group.row.d {
        text-align: center;
    }    
    button#logindata {
        width: 230px;
        font-size: 15px !important;
    }



    .head-contain h6.sub-head {
        width: 100% !important;
    }
    ul#myTab {
        display: flex;
        flex-wrap: nowrap !important;
        font-size: 12px !important;
    }
    .title-section h4 {
        font-size: 18px !important;
        margin-top: 3%;
    }
    .title-section-para h6 {
        font-size: 12px;
    }
    section.singup .row .yellow-height{
        padding-bottom: 10px !important;     
    }
   
    
    .button-innwer.btn-postition-div {
        position: absolute;
        top: -15px;
        left: 10%;
    }
    a#contact-tab\ h {
        height: 55px;
    }


    .col-sm-6.test-extra {
        display: flex;
        justify-content: space-between;
        margin-top: 2%;
    }
    .col-sm-6.test-extra1 {
        display: flex;
        justify-content: space-between;
        margin-top: 2%;
    }      
    .test-icon a img {
        height: 21px !important;
    }
    .Wraper-test {      
        padding: 5px;   
        font-size: 15px;     
    }



    .Button-warning {
        display: grid;
        justify-content: flex-start;
        justify-items: start;
    }
    .tab-contetn {
        font-size: 15px;
        margin-bottom: 14px;
    }
    .col-sm-2.tab-main {
        display: flex;
    }
    .tab-head {
        width: 50%;
        border-bottom: none;
    } 



    .button-innwer {      
        position: unset !important;
    }
    .button-innwer a {       
        font-size: 16px;        
    }
    /* .Button-warning button {
        margin-top: -15px;
    } */

    

    .modal-head2 {
        display: block;
    }
    .left-section2 {
        width: 100%;
        margin-top: 30px;
    }
    .right-section2 {
        width: 100%;       
    }
    /* .margin-right {
        margin-right: 20%;
    } */
    .margin-right {
        margin-right:auto;
       
    }
    .circle-circle {
        height: 30px;
        width: 25px;        
    }
    .circle-wrap2 {        
        bottom: 16px;
        justify-content: space-between;
    }
    .circle-circle p {
        margin-top: 12% !important;
        font-weight: 600;
    }
    .click-btn p {        
        font-size: 12px;        
    }

    .row.test-select-cls.yellow-section.height {
        height: 180px;
    }



    span.span-dta {        
        width: 100px !important;        
    }
    .modal-dismis {      
        margin-top: 6%;
    }

    .h4, h4 {
        font-size: 1.2rem;
    }
    .h2, h2 {
        font-size: 1.7rem;
    }
    .result-text {
        font-size: 25px;
    }
    .result-data p {       
        font-size: 15px;      
    }

    .modal-dialog.new-cls {
        max-width: 100% !important;
    }
}





/* .col-md-12.login-form-account.third-section {
    position: relative !important;
}

.col-md-12.login-form-account.third-section button.btn-2.btn.btn-warning {
    position: absolute;
    top: 40px !important;
    right: -190px !important;
} */

