p,
body,
a,
h1,
h2,
h3,
h4,
h5,
h6,
span {
    letter-spacing: 0.5px !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
.video-container {
  height: 240px;
  width: 320px;
  border: 1px solid;
  background: #efefef;
  border-radius: 10px;
  overflow: hidden;
}
.examdfont {
    width: 270px;
    height: 28px;
    left: 442px;
    top: 220px;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #000000;

}
.rect6 {
    width: 240px;
    height: 68px;
    left: 385px;
    top: 334px;

    background: #FFFDFD;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
}
.inrect6{
    width: 134px;
    height: 24px;
    left: 482px;
    top: 340px;

    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.4);
}
.inrectcount {
    width: 64px;
    height: 41px;
    left: 222px;
    top: 166px;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
}
.bigrect {
    /* Rectangle 21 */

/*position: absolute;*/
width: 923px;
height: 342px;
/*left: 277px;
top: 192px;*/

background: #FFFEFE;
background-blend-mode: darken;
border: 1px solid rgba(0, 0, 0, 0.2);
box-sizing: border-box;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

}
.person{
    left: 32.75%;
    right: 63.67%;
    top: 37.84%;
    bottom: 57.58%;

    background: #6576FF;
}

progress[value]::-webkit-progress-bar {
    color:	rgb(101, 118, 255);
    background-color: #f5f6fa;
  }
  progress[value]::-moz-progress-bar {
    color:	rgb(101, 118, 255);
    background-color: #f5f6fa;
  }
.pro-num {
    font-size: 18px;
    border: 1px solid;
    padding: 10px 15px;
    border-radius: 25px;
    margin-top: 7px;
    display: block;
    text-align: center;
}

.active-num {
    background: #6576ff;
    color: #fff;
    border-color: #6576ff;
}

.register-process .row {
    margin-top: 20px;
    margin-bottom: 40px;
}

.register-start {
    font-size: 16px;
    font-weight: 600;
}

.num-heading {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}

.reg-form form {
    box-shadow: 0px -1px 14px rgb(0 0 0 / 3%);
    background: #fff;
    border-radius: 5px;
    padding: 40px;
}

.form-icon-right+.form-control {
    padding-left: calc(1rem + 24px);
}

.passcode-icon.icon-show {
    font-size: 14px;
}

.form-icon .icon {
    color: rgb(101 118 255 / 60%);
}

#startbutton {
    margin-bottom: 20px;
}

#video1 {
  height: 240px;
  width: 320px;
  object-fit: fill;
}
        canvas,video {
            border: 1px solid #ccc;
            border-radius: 10px;
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
        }
.auth-bg {
    background: url(../../images/slides/auth-bg.jpg);
}

.pro-num {
    font-size: 18px;
    border: 1px solid;
    padding: 10px 15px;
    border-radius: 25px;
    margin-top: 7px;
    display: block;
    text-align: center;
}

.active-num {
    background: #6576ff;
    color: #fff;
    border-color: #6576ff;
}

.register-process .row {
    margin-top: 20px;
    margin-bottom: 40px;
}

.register-start {
    font-size: 16px;
    font-weight: 600;
}

.num-heading {
    font-weight: 600;
    color: #000;
    font-size: 15px;
}

.reg-form form {
    box-shadow: 0px -1px 14px rgb(0 0 0 / 3%);
    background: #fff;
    border-radius: 5px;
    padding: 40px;
}

.form-icon-right+.form-control {
    padding-left: calc(1rem + 24px);
}

.passcode-icon.icon-show {
    font-size: 14px;
}

.form-icon .icon {
    color: rgb(101 118 255 / 60%);
}

#startbutton {
    margin-bottom: 20px;
}

video#video1 {
    width: 100%;
    height: 100%;
}

.entry-box {
    box-shadow: 0px -1px 14px rgb(0 0 0 / 3%);
    background: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 80px 60px;
}

.noactive {
    display: none;
}

/*Navbar css*/
.header {
    background-color: #fff;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .1);
    position: fixed;
    width: 100%;
    z-index: 3;
}

.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: #fff;
}

.header li a {
    display: block;
    padding: 20px 20px;
    text-decoration: none;
}

.header li a.header-btn {
    padding: 13px 30px;
    color: #fff;
    margin: 13px 10px;
    font-weight: 400;
}

.header .logo {
    display: block;
    float: left;
    font-size: 2em;
    padding: 10px 20px;
    text-decoration: none;
}

.header li a.header-btn.login {
    color: #191919;
}

.header li a.header-btn.login:hover {
    color: #fff;
}

/* menu */

.header .menu {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out;
}

ul.menu li a:hover {
    color: #6576ff;
}

ul.menu li:last-child a:hover {
    color: #6576ff;
}

/* menu icon */

.header .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 28px 32px;
    position: relative;
    user-select: none;
}

.header .menu-icon .navicon {
    background: #333;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
    background: #333;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

.header .menu-icon .navicon:before {
    top: 5px;
}

.header .menu-icon .navicon:after {
    top: -5px;
}

/* menu btn */

.header .menu-btn {
    display: none;
}

ul.menu li a {
    color: #000;
}

.header .menu-btn:checked~.menu {
    max-height: 400px;
}

.header .menu-btn:checked~.menu-icon .navicon {
    background: transparent;
}

.header .menu-btn:checked~.menu-icon .navicon:before {
    transform: rotate(-45deg);
}

.header .menu-btn:checked~.menu-icon .navicon:after {
    transform: rotate(45deg);
}

.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
    top: 0;
}

/* 48em = 768px */

@media (min-width: 48em) and (max-width: 992px) {

    .nk-auth-container,
    .hiw {
        display: none;
    }

    .loginform {
        margin-top: 350px;
        margin-left: 50px;
        margin-right: 50px;
    }

    .loginbox {
        justify-content: center;
    }

    .benefits {
        background: (254, 254, 254, 0.2);
    }

}

@media (min-width: 48em) {
    .header li {
        float: left;
    }

    .header li a {
        padding: 26px 20px;
    }

    .header .menu {
        clear: none;
        float: right;
        max-height: none;
    }

    .header .menu-icon {
        display: none;
    }

    .form-control-wrap.checkbox {
        display: flex;
    }

    .form-control-wrap.checkbox .custom-control.custom-checkbox {
        width: 20%;
    }

    .verification-box.room .step-card .card {
        min-height: 425px;
    }

    .headerbox {
        width: 100%
    }

    .step-card .col-sm-4.step-1:before {
        content: '1';
        width: 50px;
        height: 50px;
        line-height: 50px;
        border: 1px solid #6576ff;
        border-radius: 100%;
        display: block;
        text-align: center;
        margin: 0 auto 30px auto;
        background-color: #fff;
        font-size: 18px;
    }

    .step-card .col-sm-4.step-2:before {
        content: '2';
        width: 50px;
        height: 50px;
        line-height: 50px;
        border: 1px solid #6576ff;
        border-radius: 100%;
        display: block;
        text-align: center;
        margin: 0 auto 30px auto;
        background-color: #fff;
        font-size: 18px;
    }

    .step-card .col-sm-4.step-3:before {
        content: '3';
        width: 50px;
        height: 50px;
        line-height: 50px;
        border: 1px solid #6576ff;
        border-radius: 100%;
        display: block;
        text-align: center;
        margin: 0 auto 30px auto;
        background-color: #fff;
        font-size: 18px;
    }

    .step-card .col-sm-4.step-2:after,
    .step-card .col-sm-4.step-3:after {
        content: "";
        position: absolute;
        width: 83%;
        height: 1px;
        background-color: #6576ff;
        top: 25px;
        left: -41.5%;
    }

    .student-card .card-inner {
        min-height: 485px;
    }

    .plan-v2 .price-plan.card .price-plan-amount .amount {
        font-size: 3rem;
        padding: 20px 0;
    }

    .plan-v2 .price-plan.card span.num {
        font-size: 200px;
        font-weight: 700;
        color: #ffffff;
        text-shadow: -1px 0 #b3b3b3, 0 1px #b3b3b3, 1px 0 #b3b3b3, 0 -1px #b3b3b3;
        line-height: 100%;
        margin-bottom: -10px;
        position: absolute;
        top: -70px;
        right: -9px;
        z-index: 1;
    }

    .plan-v2 .price-plan.card span.num:before {
        content: "";
        width: 150px;
        background-color: white;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        z-index: -1;
    }

}


.plan-v2 .price-plan.card span.num {
    font-size: 200px;
    font-weight: 700;
    color: #ffffff;
    text-shadow: -1px 0 #b3b3b3, 0 1px #b3b3b3, 1px 0 #b3b3b3, 0 -1px #b3b3b3;
    line-height: 100%;
    margin-bottom: -10px;
    position: absolute;
    top: -70px;
    right: -9px;
    z-index: 1;
}

/*footer*/
.footer {
    padding: 50px 0 30px;
    background: #6576ff;
    color: #fff;
    font-weight: 300;
    position: relative;
}

.footer a {
    color: #fff;
    display: initial;
}

.footer a:hover {
    color: #e8e8e8;
}

span.copyright {
    text-align: center;
    display: block;
}

.footer-top h5 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 30px;
    position: relative;
}

.footer-top h5:before {
    content: '';
    border-bottom: 2px solid rgb(255 255 255 / 34%);
    width: 30px;
    position: absolute;
    bottom: -10px;
}

.footer-top {
    border-bottom: 1px solid rgb(255 255 255 / 34%);
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.footer-social-icons .icon.ni {
    font-size: 26px;
}

.footer-top ul {
    list-style: inside;
}

.footer-top ul li {
    margin: 5px 0;
}

.footer-bottom {
    font-size: 15px;
}

@media (max-width: 767px) {
    .footer .mb-col {
        text-align: center;
        margin: 10px 0;
        font-size: 15px;
    }

    .footer-social-icons {
        padding-top: 20px;
        text-align: center;
        border-top: 1px solid rgb(202 202 202 / 34%);
    }

    span.copyright {
        padding-top: 20px;
        border-top: 1px solid rgb(202 202 202 / 34%);
    }

    #retake {
        margin: 10px 0;
    }

    .reg-form form {
        margin: 0 10px 60px;
    }

    .pro-num {
        display: inline-block;
        margin: 5px 0;
    }

    .register-process .row .col-lg-2 {
        width: 23%;
    }

    .register-process .row .col-lg-10 {
        width: 77%;
    }

    .entry-box {
        padding: 40px 30px;
        margin: auto 10px;
        width: auto;
    }

    .d-xs-none {
        display: none;
    }

    .m-mb-5 {
        margin: 50px -14px 0;
        text-align: left !important;
    }

    .create-exam-select .form-icon {
        top: 50% !important;
    }

    .plan-v2 .price-plan.card span.num {
        font-size: 62px;
        top: -30px;
        right: 1px;
    }

    .plan-v2 .price-plan.card span.num:before {
        width: 70px;
        right: -15px;
    }

    .plan-v2 .price-plan.card span.num:before {
        content: "";
        width: 70px;
        background-color: white;
        position: absolute;
        right: -15px;
        top: 0;
        height: 100%;
        z-index: -1;
    }

    .mob-mt-50 {
        margin-top: 50px;
    }

    th.tb-member-action.sorting {
        display: none;
    }

    #myTable_length,
    #myTable_filter,
    #myTable_info {
        text-align: center !important;
    }

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: center;
        margin-bottom: 20px;
    }

    #chat-bot .chatroom {
        height: 150px !important;
    }

    #chat-bot {
        margin-top: 30px;
    }

    th.tb-member-action.sorting_asc {
        display: none;
    }

    #myTable_wrapper {
        overflow: hidden;
    }

    progress[value]::-webkit-progress-bar {
        color:	rgb(101, 118, 255);
        background-color: #f5f6fa;
      }
      progress[value]::-moz-progress-bar {
        color:	rgb(101, 118, 255);
        background-color: #f5f6fa;
      }
    .progressbar li:after {
        width: 64% !important;
        left: -34% !important;
    }

    .nk-block-area-column {
        padding-top: 110px;
    }
}

#canvas {
    display: none;
}

.progressbar {
    counter-reset: step;
    margin-bottom: 20px;
}

.progressbar li {
    list-style: none;
    display: inline-block;
    width: 32.43%;
    position: relative;
    text-align: center;
}

.progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #6576ff;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    background-color: #fff;
    font-size: 18px;
}

.progressbar li:after {
    content: "";
    position: absolute;
    width: 75%;
    height: 1px;
    background-color: #6576ff;
    top: 25px;
    left: -39%;
    /*z-index : -1;*/
}

.progressbar li:first-child:after {
    content: none;
}

.progressbar li.active {
    color: #6576ff;
}

.progressbar li.active:before {
    border-color: #6576ff;
    background: #6576ff;
    color: #fff;
}

.progressbar li.active+li:after {
    background-color: #6576ff;
}

.create-form-box,
.verification-box {
    padding: 40px 50px 60px;
}

.select2-container--default .select2-selection--single {
    height: calc(2.625rem + 2px);
    padding: 0.2875rem 1.4rem;
    font-size: 0.9375rem !important;
    line-height: 1.25rem !important;
    border-radius: 5px;
}

.card span.status {
    font-size: 10px;
}

.header.nk-header-fixed+.nk-content {
    z-index: 0
}

tr.tb-ftr-item:nth-child(2n+2) {
    background: #F7FAFD;
}

.auth-animated-alert,
.auth-animated-alert-state,
.auth-animated-alert-admit-card {
    margin: 10px auto 0;
    font-size: 12px;
    display: none;
    white-space: break-spaces;
}

.student-card .card-text,
.exam-card .card-text {
    margin-bottom: 5px;
    font-size: 12px;
    display: flex;
}

.student-card .card-text,
.exam-card .card-text .left,
.student-card .card-text,
.exam-card .card-text .right {
    width: 50%;
}

.student-card .btn,
.exam-card .btn {
    margin-top: 20px;
    width: 100%;
    text-align: center;
    display: block;
}

.student-card,
.exam-card img {
    max-height: 190px;
    width: 100%;
}

.student-card .card-inner,
.exam-card .card-inner {
    background: linear-gradient(180deg, rgb(238 240 255) 0%, rgba(255, 255, 255, 0.7287289915966386) 32%)
}

.student-card,
.exam-card {
    border: 1px solid #dbdfea;
    margin: 15px 0;
}

.dropzone .btn.btn-primary {
    color: #fff;
}

/*Chat-box*/
/*#chat-bot {
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 99;
  height: auto;
  float: right;
}*/
#chat-bot .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    width: 30px;
    height: 30px;
    float: right;
    border-radius: 10px;
    padding: 10px 18px;
    transition: 0.3s all;
    box-shadow: 0 30px 50px #0000000d;
    overflow: hidden;
}

#chat-bot .icon:hover {
    box-shadow: 0 5px 20px rgb(0 0 0 / 22%);
}

#chat-bot .icon .user {
    visibility: hidden;
    margin-left: -100px;
}

#chat-bot .icon.expanded {
    width: 100%;
    justify-content: space-between;
    background-color: #6576ff;

}

#chat-bot .messenger.expanded {
    visibility: visible;
    height: 100%;
    width: 100%;
}

#chat-bot .icon.expanded .user {
    visibility: visible;
    margin-left: 0;
    transition: 0.5s;
}

#chat-bot .messenger {
    background-color: #fff;
    border: 1px solid #0f513238;
    box-shadow: 0 30px 50px #0000000d;
    padding: 10px;
    margin-bottom: 10px;
    height: 390px;
    border-radius: 10px;
    overflow: hidden;
    transition: height 0.7s;
    width: 0;
    height: 0;
    visibility: hidden;
}

#chat-bot .chatroom {
    height: 200px;
    overflow-y: scroll;
    display: flex;
    flex-direction: column;
    touch-action: pan-y;
}

#chat-bot .chatroom::-webkit-scrollbar {
    display: none;
}

#chat-bot .type-area input.typing {
    width: 100%;
    outline: none !important;
    border: 1px solid rgb(227 230 234);
    border-radius: 5px;
    padding: 8px 40px 8px 14px;
    height: 40px;
    font-size: 12px;
}

#chat-bot .type-area {
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 12px rgb(0 0 0 / 3%);
    margin-top: 10px;
}

#chat-bot .type-area span.send {
    position: absolute;
    right: 14px;
    top: 6px;
    cursor: pointer;
    font-size: 18px;
}

#chat-bot .msg {
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    color: #7c8089;
}

#chat-bot .msg .bubble {
    padding: 10px;
    border-radius: 5px;
    background-color: #e0f2ff;
}

#chat-bot .msg.msg-right .bubble {
    color: rgb(15 81 50);
    background-color: rgb(209 231 221);
}

#chat-bot .msg .bubble .name {
    color: #393d4a;
    font-size: 12px;
    font-weight: 500;
}

.msg.msg-left {
    align-items: flex-start;
}

.msg.msg-right {
    align-items: flex-end;
}

#chat-bot .timestamp {
    font-size: 12px;
    color: #7c8089;
    text-align: center;
    margin-bottom: 10px;
}

/* chat-box  end */

.verification-box .col-sm-4.active:before {
    background: #6576ff;
    color: #fff;
}

.environment-info {
    margin-bottom: 5px;
}

.dz-error-message {
    display: none !important;
}

.plan-v2 .price-plan.card .price-plan-info ul li {
    padding: 10px 0;
}

.plan-v2 .price-plan.card .price-plan-info ul li {
    padding: 13px 0;
    display: flex;
    width: 100%;
}

.plan-v2 .price-plan.card .price-plan-info ul li .info-check {
    margin-right: 15px;
    color: #6576ff;
    font-weight: 600;
    flex: 0 0 23.03333%;
    max-width: 23.03333%;
    text-align: center;
}

#myTable_length,
#myTable_filter,
#myTable_info {
    padding: 1rem 1.25rem;
    overflow: hidden;
}

#myTable_filter {
    text-align: right;
}

#myTable_filter input.form-control {
    width: 70%;
    margin-left: 12px;
    height: 2.625rem+2px;
}

div.dataTables_wrapper div.dataTables_filter label {
    width: 100%;
}

div.dataTables_wrapper div.dataTables_length select {
    margin: 0 10px;
    text-align: center;
    padding: 4px 13px 6px 12px;
}

#myTable {
    margin-bottom: 20px;
}

.student-dashboard .card-text {
    font-size: 14px;
}

.student-dashboard .exam-card img {
    max-height: 260px;
}

.table-member .tb-member-info .user-card .user-avatar {
    background: transparent;
}

.box {
    position: relative;
    left: 4px;
    width: 180px;
    height: 96px;
    top: 4px;
    border-radius: 5%;
    background: #f5f6ff;
}

.regpic {
    position: relative;
    width: 60px;
    height: 60px;
    left: 24px;
    border-radius: 50%;
}

.status-circle {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: green;
    border: 2px solid white;
    top: 48px;
    left: 60px;
    position: absolute;
}



.livepic {
    position: relative;
    width: 60px;
    height: 60px;
    left: 8px;
    border-radius: 50%;
    border: 2px solid #6576ff;
}

.tick {
    position: relative;
    width: 24px;
    height: 24px;
    left: -24px;
    top: 48px;
}

.cross {
    position: relative;
    width: 24px;
    height: 24px;
    left: -40px;
    top: 48px;
}

.dashboard-table .approve-disapprove-images {
    display: block;
    width: 100%;
    position: absolute;
    bottom: -40px;
    left: 48px;
}

.dashboard-table .approve-disapprove-images a {
    display: inline-block;
}

.dashboard-table .approve-disapprove-images a em.icon {
    font-size: 24px;
}

.dashboard-table .approve-disapprove-images a em.icon.ni.ni-check-circle {
    color: green;
}

.dashboard-table .approve-disapprove-images a em.icon.ni.ni-cross-circle {
    color: red;
}

@media (max-width: 767px) {
    .dashboard-table .approve-disapprove-images {
        left: 58px;
    }

    .dashboard-table .approve-disapprove-images a em.icon {
        font-size: 20px;
    }
}


.nk-header-fixed+.nk-content {
    padding-top: 5px;
}

.headerbox {
    background: rgba(92, 97, 110, 0.7);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}

.tagline {
    font-weight: 600;
    text-align: center;
    color: #FFFFFF;
}

.features {
    font-weight: 600;
    color: #F65868;
    overflow: hidden;
}

.scroll1 {
    width: 100%;
    background-image: url("/header.jpg");
    background-size: cover;
}

svg {
    position: relative;
    left: 40%;
}

.benefits-section {
    position: relative;
    top: -484px;
    overflow: hidden;
}

.testimonials-section {
    position: relative;
    top: -726px;
    overflow: hidden;
}

.last-section {
    position: relative;
    top: -1200px;
    z-index: 7;
}

.main {
    height: 3300px;
}

.embed-page {
    background-color: #e5e9f2;
}
