@font-face {
    font-family: micross;
    src: url('../fonts/micross.ttf');
}

@font-face {
    font-family: GoogleSans-Regular;
    src: url('../fonts/GoogleSans-Regular.ttf');
}

@font-face {
    font-family: GoogleSans-Medium;
    src: url('../fonts/GoogleSans-Medium.ttf');
}

@font-face {
    font-family: Roboto-Regular;
    src: url('../fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: Roboto-Light;
    src: url('../fonts/Roboto-Light.ttf');
}

@font-face {
    font-family: RobotoCondensed-Regular;
    src: url('../fonts/RobotoCondensed-Regular.ttf');
}

@font-face {
    font-family: RobotoCondensed-Light;
    src: url('../fonts/RobotoCondensed-Light.ttf');
}



.bg-content-box1 {
    background-color: #e8f1fa;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 20px;
    border: solid 1px #e8f1fa;
    text-align: center;
}

    .bg-content-box1:hover {
        background-color: #f9f9f9;
        padding: 20px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        margin-bottom: 20px;
        border: solid 1px #f9f9f9;
        text-align: center;
    }

.bg-content-box2 {
    background-color: #f9f9f9;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 20px;
    border: solid 1px #e8f1fa;
    text-align: center;
}

    .bg-content-box2:hover {
        background-color: #ffffff;
        padding: 20px;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        margin-bottom: 20px;
        border: solid 1px #f1f1f1;
        text-align: center;
    }
.h1small {
    font-size: 20px;
    font-weight: bold;
    background-color: #192548;
    color: #ffffff;
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
}

.h2small {
    font-size: 16px;
    font-weight: bold;
    background-color: #244891;
    color: #ffffff;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.h4small {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background-color: #244891;
    color: #ffffff;
    display: block;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


h1, h2, h3, h4, h5 {
    display: block;
}

.lesson-desc .row {
    margin-bottom: 25px;
}

.btn-outline-primary{
    font-size: 14px !important;
}
.btn-outline-primary:hover {
    font-size: 14px !important;
}


.btn-primary {
    color: #fff;
    background-color: #244891;
    border-color: #244891;
    font-size: 14px !important;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #244891;
        border-color: #244891;
        font-size: 14px !important;
    }
body {
    padding: 0;
    margin: 0;
}

html, body {
    font-size: 10pt;
    font-family: 'Poppins', sans-serif;
    position: innherit;
    height: 100%;
}



/*--START Status css--*/
.e-questions {
    list-style: none;
    margin-left: 0;
}

    .e-questions li {
        font-size: 1.2rem;
    }

        .e-questions li::before {
            content: "\2022";
            font-weight: bold;
            display: inline-block;
            width: 15px;
            font-size: 3rem !important;
            line-height: 2.0rem;
            vertical-align: middle;
        }

.legends {
    margin-left: 0;
}

    .legends li {
        font-size: 1.0rem;
        display: inline-block;
        margin-left: 10px;
    }
/*--END Status css--*/

p {
    line-height: 1.3;
}

.login-block.join-main {
    height: 69rem !important;
    max-width: 192rem;
    margin: auto;
    min-width: 26rem;
}

.join-main .login-main-banner {
    background-image: url('../images/join-us-banner.jpg') !important;
    height: 69rem !important;
    background-position: center top;
    background-size: cover;
    max-width: 192rem;
    margin: auto;
    min-width: 26rem;
}

.join-main .login100-form .wrap-input100 {
    margin-bottom: 15px !important;
}
/*--login css--*/
.login-block {
    height: 60rem !important;
    max-width: 192rem;
    margin: auto;
    min-width: 26rem;
}

.login-main-banner {
    background-image: url('../images/join-us-banner.jpg') !important;
    height: 60rem !important;
    background-position: center top;
    background-size: cover;
    max-width: 192rem;
    margin: auto;
    min-width: 26rem;
}

.login-sec, .join-sec {
    justify-content: space-between;
    display: flex;
}

.login-secc {
    display: flex;
    flex-direction: column;
}

.k-image {
    max-height: 50px;
    border-radius: 10px;
}

.pagination {
    float: right;
}

.about-main-banner {
    background-image: url('../images/about-banner-img.png') !important;
    height: 60rem !important;
    background-position: center top;
    background-size: cover;
    max-width: 192rem;
    margin: auto;
    min-width: 26rem;
}

ul.login-btn-tab-part {
    padding: 0;
    margin: 0;
    text-align: center;
}

    ul.login-btn-tab-part li {
        list-style: none;
        text-align: center;
        margin: 0 0px;
        display: inline-block;
    }

        ul.login-btn-tab-part li a {
            padding: 5px 18px 8px;
            display: inline-block;
            font-size: 16px;
            border-radius: 2px;
            line-height: 1;
        }

.login-logo {
    max-width: 100px;
    margin: 8px 0 0;
}

.login-logo-wrp .login-logo {
    max-width: 170px;
    margin: 8px 0 0;
}

.loginslid-custom .carousel-caption {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 100%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.loginslid-custom .carousel {
    position: relative;
    height: 100%;
}

.loginslid-custom .carousel-inner {
    height: 100%;
}

    .loginslid-custom .carousel-inner .carousel-item {
        height: 100%;
    }

.dahboard-banner {
    display: flex;
    max-height: 750px;
    min-height: 590px;
}

.carousel-inner > .carousel-item > img {
    height: 100%;
}

.form-index > .row {
    flex-direction: column;
}

.login-sec .row:first-child {
    flex-direction: column;
    display: flex;
}

.slider-text {
    text-align: center;
    flex-direction: column;
    justify-content: space-around;
    align-self: center;
    height: 100%;
    max-height: 40rem;
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}

    .slider-text h1 {
        font-size: 5rem;
        font-weight: bold;
        text-transform: uppercase;
    }

    .slider-text a {
        max-width: 25rem;
        margin: 2.5rem auto;
        padding: 1.5rem 2.5rem;
        font-size: 1.8rem;
        text-transform: capitalize;
        font-weight: 600;
        text-decoration: none;
        border: 1px solid transparent;
        transition: all 0.3s ease-in-out;
    }

        .slider-text a:hover {
            background: transparent;
        }

.banner-text h2 {
    font-size: 48px;
}

.banner-text p {
    font-size: 24px;
    line-height: 1.3;
}

.product-item-list img {
    width: 20%;
}

.product-item-list h2 {
    font-size: 22px;
    padding: 10px 0 0;
    margin-bottom: 0;
}

.product-item-list p {
    margin-bottom: 0;
    font-size: 12px;
}

.login-sec, .join-sec {
    padding: 30px 30px 9px;
    position: relative;
}

    .login-sec .copy-text, .join-sec .copy-text {
        position: absolute;
        width: 80%;
        bottom: 20px;
        font-size: 13px;
        text-align: center;
    }

    .login-sec h2, .join-sec h2 {
        margin-bottom: 30px;
        font-weight: 800;
        font-size: 30px;
    }

        .login-sec h2:after, .join-sec h2:after {
            content: " ";
            width: 100px;
            height: 5px;
            display: block;
            margin-top: 8px;
            border-radius: 3px;
            margin-left: auto;
            margin-right: auto
        }

.banner-text {
    width: 100%;
    position: absolute;
    bottom: 40px;
    padding-left: 20px;
}

    .banner-text h2 {
        font-weight: 600;
    }



    .banner-text p {
        line-height: 1.3;
        font-size: 16px;
    }

.container-login100-form-btn {
    margin: 0 auto;
    display: block;
    text-align: center;
    padding-top: 1%;
    padding-bottom: 2%;
}

.login100-form {
    width: 100%;
}

.validate-input {
    position: relative;
}

.wrap-input100 {
    width: 100%;
    position: relative;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 10px;
    margin-bottom: 25px !important;
}

.label-input100 {
    font-size: 14px;
    line-height: 1.5;
}

textarea:focus,
input:focus {
    border-color: transparent !important;
}

.input100:focus + .focus-input100::before {
    width: 100%;
}

.login-secc {
    display: flex;
    flex-direction: column;
    max-width: 550px;
    border-radius: 10px;
    padding: 20px !important;
}

.login-secc2 {
    margin: 10% auto !important;
}

.input100 {
    font-size: 15px;
    line-height: 1.2;
    display: block;
    width: 100%;
    height: 25px;
    background: transparent;
    padding: 0 7px 0 35px;
}

.focus-input100 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 6px;
    left: 15px;
    pointer-events: none;
}

    .focus-input100::before {
        content: "";
        display: block;
        position: absolute;
        bottom: -2px;
        left: 0;
        width: 0;
        height: 2px;
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
    }

    .focus-input100::after {
        font-family: "FontAwesome";
        content: "\f003";
        font-size: 17px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        padding-left: 0px;
        padding-top: 3px;
    }

    .focus-input100.password::after {
        font-family: "FontAwesome";
        content: "\f023";
        font-size: 22px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
        padding-left: 0px;
        padding-top: 3px;
    }

input {
    outline: none;
    border: none;
}

.proviens-select {
    position: relative;
}

    .proviens-select::after {
        position: absolute;
        content: "";
        width: 25px;
        height: 25px;
        top: 0;
        right: 0;
        line-height: 1.5;
        background-image: url(../images/select-arrow-icon.png);
        background-repeat: no-repeat;
        background-size: 78%;
        text-align: center;
        background-position: center top;
    }

.flex-c-m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}

.login100-social-item {
    font-size: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin: 5px;
}

small {
    
}

.custome-navigation {
    padding: 0px 0;
}

.catalogue-wrap, .offers-wrap {
    background-size: cover;
}

.bread-crumb {
    padding: 0 4px;
}

#breadcrumb {
    font-size: 16px;
    display: block;
}

.the-legend {
    border-style: none;
    border-width: 0;
    font-size: 1.6rem;
    line-height: 2.0rem;
    font-weight: bold;
    margin-bottom: 1rem;
    width: auto;
    padding: 0 1.5rem;
    text-align: center;
}

.the-fieldset {
    padding: 0 0.5rem;
    margin-top: 0rem;
    border: 0rem;
    width: 100%;
}

.container .title {
    font-family: GoogleSans-Regular;
    text-decoration: none;
    font-size: 32px;
    margin-bottom: 30px;
}

    .container .title h3 {
        font-size: 25px;
        font-family: GoogleSans-Regular;
    }

.container h4.title {
    font-size: 18px;
    margin-bottom: 0;
    font-family: GoogleSans-Regular;
}

div.card {
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

    div.card.card-plain {
        background: transparent;
        box-shadow: none;
    }

    div.card .card-header {
        border-radius: 3px;
        padding: 1rem 15px;
        margin-left: 15px;
        margin-right: 15px;
        margin-top: -30px;
        border: 0;
        background: linear-gradient(60deg,#eee,#bdbdbd);
    }

.card-plain .card-header:not(.card-avatar) {
    margin-left: 0;
    margin-right: 0;
}

.div.card .card-body {
    padding: 15px 30px;
}

.card-nav-tabs .card-header {
    margin-top: -30px !important;
}

.card .card-header .nav-tabs {
    padding: 0;
}

.nav-tabs {
    border-radius: 3px;
    padding: 0 15px;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}

    .nav-tabs .nav-item .nav-link {
        border: 0 !important;
        font-weight: 500;
    }

    .nav-tabs .nav-item .nav-link {
        border: 0;
        margin: 0;
        border-radius: 3px;
        line-height: 24px;
        text-transform: uppercase;
        font-size: 12px;
        padding: 10px 15px;
        background-color: transparent;
        transition: background-color .3s 0s;
    }

.nav-link {
    display: block;
}

.nav-tabs .nav-item .material-icons {
    margin: -1px 5px 0 0;
    vertical-align: middle;
}

.nav .nav-item {
    position: relative;
}

::placeholder {
    opacity: 0.6;
}

:-ms-input-placeholder {
    opacity: 0.6;
}

::-ms-input-placeholder {
    opacity: 0.6;
}

.red-btn {
    font-weight: 600;
    min-width: 125px;
    min-height: 30px;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .red-btn:hover, .red-btn:focus {
        font-weight: 600;
        min-width: 125px;
        font-size: 16px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

.cancel-btn {
    font-weight: 600;
    border-radius: 0;
    margin: 0px 0;
    font-size: 15px;
}

    .cancel-btn:hover, .cancel-btn:focus {
        font-weight: 600;
        border-radius: 0;
        margin: 0px 0;
        font-size: 15px;
    }

.login-sec h5, .join-sec h5 {
    font-size: 2rem;
    font-weight: 500;
    padding-bottom: 10px !important;
    display: block;
}

.bg-primary {
    font-size: 1.3rem;
    padding: 0 2.0rem;
}

#joinnow-form .input100 {
    padding-left: 0;
}

#joinnow-form .form-group {
    margin-bottom: 0
}

#joinnow-form label {
    font-size: 1.4rem;
}

.custom-checkbox .custom-control-label {
    font-size: 14px;
}

.carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.navigation-wrap .container {
    position: relative;
}

.navigation-wrap img.login-logo {
    max-width: 140px;
    margin-top: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    top: 3px;
}

.dashboard-slider .carousel-caption {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.dashboard-slider .banner-text {
    width: 70%;
    position: absolute;
    top: 50%;
    padding-left: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.content-fixed {
    max-width: 96rem;
}

.main-container {
    max-width: 192.0rem;
    min-width: 32.0rem;
    margin: auto;
    font-size: 1.2rem;
}

.number-count span {
    margin: 0px 38px 0;
    display: inline-block;
    font-size: 12px;
}

.feturech-section h5 {
    font-size: 14px;
}

.number-count span strong {
    font-size: 28px;
}

.welcom-user {
    text-align: right;
    padding: 10px;
    display: flex;
    justify-content: right;
    position: absolute;
    bottom: 0;
    right: 27px;
}

.navigation-wrap li a {
    line-height: 18px;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    pointer-events: none;
}

.feturech-section {
    height: 130px;
    background-repeat: repeat-x;
    background-position: 0 top;
    background-size: cover;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.feturech-icon {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -38px;
}

.feturech-section .feturech-icon img {
    max-width: 100%;
}

.feturech-section li {
    position: relative;
    margin: 0 !important;
}

    .feturech-section li img {
        max-width: 28px;
        display: block;
        text-align: center;
        margin: 0 auto;
        padding: 10px 0;
    }

    .feturech-section li h5 {
        font-size: 12px;
        text-transform: uppercase;
        margin: 0 10px;
    }

.feturech-section .container {
    position: relative;
}

.feturech-section .col img {
    max-width: 34px;
    padding-bottom: 10px;
}

.point-blog {
    max-width: 250px;
    position: absolute;
    right: -60px;
    top: 0;
    min-width: 250px;
    min-height: 55px;
    padding: 10px 20px;
    border-radius: 2px;
    font-weight: 600;
    line-height: 1.3;
}

    .point-blog i {
        font-size: 30px;
        padding: 5px 10px 0 0;
    }

.dashboard-flayer {
    background-image: url(../images/welcome-page-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    padding: 60px 0 40px;
}

    .dashboard-flayer h4 {
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
    }

.carousel-indicators {
    bottom: 85px;
}

.catalogue-wrap h4 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}

.catalogue-wrap table td {
    border: none;
    padding: 0;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.5;
}

.signup-section {
    padding: 20px 0;
    font-size: 1.5rem;
}

.signup-btn {
    border-radius: 0;
    font-size: 1.3rem;
}

.container .title:before {
    position: absolute;
    content: "";
    height: 4px;
    max-width: 90px;
    left: -114px;
    top: 16px;
    min-width: 90px;
}

.dropdown-menu {
    padding: 0;
    margin: -1px;
}

.dropdown-item.active, .dropdown-item:active {
    text-decoration: none;
}

.dropdown-item {
    font-size: 14px;
    padding: 0.8rem 1.5rem;
}

.main-banner {
    background-image: url('../images/daniel-wiadro-GAEvM4qvlBk-unsplash.png') !important;
    height: 66rem !important;
    background-position: center top;
    background-size: cover;
    max-width: 192rem;
    margin: auto;
    min-width: 26rem;
}
/*rewards css*/
.reward-hedding {
    font-size: 20px;
}

    .reward-hedding a {
        text-decoration: none;
    }

.reward-sub-hedding {
    font-weight: 600;
    font-size: 17px;
    padding-bottom: 10px;
    margin: 0;
}

.rewards-product h4 {
    font-weight: normal;
    vertical-align: middle;
    font-size: 16px;
}

.star {
    font-size: 38px;
    vertical-align: middle;
    padding-top: 18px;
}

.point-text {
    font-size: 18px;
    font-weight: 600;
    padding-top: 0.4rem;
}
/*offers css*/
.offer-box {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

    .offer-box:hover {
        padding: 10px;
    }

.offers-wrap .reward-sub-hedding {
    font-size: 1rem;
}

.offers-wrap .reward-hedding.py-2 {
    text-transform: capitalize;
}

.offers-wrap h4 span {
    font-size: 1.5rem;
    text-transform: none;
}
/*offerdetail*/
.offerdetail .reward-sub-hedding {
    font-size: 2rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}

.offerdetail .reward-hedding {
    text-transform: capitalize;
}

.offerdetail h4 {
    font-size: 1.8rem;
    font-weight: 600;
}

.offerdetail .proviens-select {
    position: relative;
    max-width: 65px;
    margin: 0 0 10px 0;
}

.proviens-select select {
    font-size: 1rem;
}

.offerdetail .proviens-select select {
    min-height: 32px;
    font-weight: bold;
    font-size: 1.3rem;
}

.offerdetail .proviens-select::after {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    top: 4px;
    right: 3px;
}

.orderSummary span {
    padding-bottom: 15px;
    display: block;
    font-weight: bold;
    font-size: 17px;
}

.forgot-main-banner {
    background-image: url('../images/about-banner-img.png') !important;
    height: 60rem !important;
    background-position: center center;
    background-size: cover;
    max-width: 192rem;
    margin: auto;
    min-width: 26rem;
}

    .forgot-main-banner .forgotBanerText {
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        justify-items: center;
        align-self: center;
        align-content: center;
        align-items: center;
        top: 50%;
        transform: translateY(-50%);
    }

h1 {
    font-size: 5rem;
    font-weight: bold;
    
}

.forgot-main-banner p {
    font-size: 22px;
}

#joinnow-form textarea {
    background: transparent;
    width: 100%;
    min-height: 90px;
    margin-top: 10px;
}

.transactionSummary span {
    display: block;
    line-height: 34px;
}

    .transactionSummary span strong {
        min-width: 120px;
        display: inline-block;
    }

.orderSummary table td {
    font-size: 14px !important;
    padding: 8px !important;
    font-weight: 400;
}

    .orderSummary table td:first-child {
        width: 75%;
    }

    .orderSummary table td:last-child {
        text-align: center;
    }

    .orderSummary table td i {
        font-size: 14px;
        padding: 0 10px;
    }

.orderSummary .table th {
    padding: 1.3rem 2rem;
    vertical-align: top;
}

#myprofile-form .input100 {
    opacity: 1;
}

#myprofile-form .input100 {
    opacity: 1;
    padding-left: 0;
}

#myprofile-form .proviens-select {
    max-width: 100%;
    width: 100%;
    min-width: 100%;
    background: transparent !important;
}

    #myprofile-form .proviens-select::after {
        position: absolute;
        content: "";
        width: 32px;
        height: 32px;
        top: 0px;
        right: 0px;
    }

    #myprofile-form .proviens-select select {
        border: none;
    }

#myprofile-form .custom-checkbox .custom-control-label {
    font-size: 8px;
    line-height: 1.3;
}

.custome-navigation {
    padding: 0px;
}

    .custome-navigation ul li {
        padding: 0px 10px;
    }

ol, ul, dl {
    padding-left: 0;
    margin-left: 15px;
}

.custome-navigation ul li a.nav-link {
    font-size: 20px;
}
/*popupcss*/
.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
}

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

.popup {
    margin: 20px auto;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
    max-width: 572px;
    max-height: 572px;
    position: absolute;
    transition: all 5s ease-in-out;
    -webkit-transition: all 5s ease-in-out;
    -moz-transition: all 5s ease-in-out;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    ovverflow: scroll !important;
}

    .popup h2 {
        margin-top: 0;
        font-family: Tahoma, Arial, sans-serif;
    }

    .popup .close {
        position: absolute;
        top: 20px;
        right: 30px;
        transition: all 200ms;
        font-size: 30px;
        font-weight: bold;
        text-decoration: none;
    }

    .popup .content {
        max-height: 80%;
        overflow-y: auto;
    }

textarea {
    min-height: 100px;
}

.custome-navigation .navbar {
    background-color: transparent;
}
/*--DigitalCard css--*/
.dc-box {
    position: relative;
}

    .dc-box h3 {
        font-size: 14px;
    }

        .dc-box h3 span {
            font-weight: 600;
            font-size: 18px;
        }

    .dc-box input {
        min-height: 34px;
        border: none;
        border-radius: 0;
        box-shadow: 0 2px 5px #d0d1d3;
        -webkit-box-shadow: 0 2px 5px #d0d1d3;
        -moz-box-shadow: 0 2px 5px #d0d1d3;
        -ms-box-shadow: 0 2px 5px #d0d1d3;
        font-size: 14px;
    }

    .dc-box button {
        border-radius: 0;
        min-height: 34px;
        box-shadow: 0 2px 5px #d0d1d3;
        -webkit-box-shadow: 0 2px 5px #d0d1d3;
        -moz-box-shadow: 0 2px 5px #d0d1d3;
        -ms-box-shadow: 0 2px 5px #d0d1d3;
    }

.dc-sepret {
    position: relative;
}

    .dc-sepret::after {
        position: absolute;
        content: "";
        width: 5px;
        min-height: 115px;
        top: 0;
        left: 0;
        right: 0;
        border-radius: 100px;
        margin: 0 auto;
    }
/*--shopingcard css--*/
.shopingcard-tbl th, .shopingcard-tbl td {
    vertical-align: middle;
    border-top: transparent;
}

.shopingcard-tbl th {
    font-size: 12px;
}

.shopingcard-tbl td {
    padding: 3rem 0.75rem !important;
    display: table-cell;
}

.total .totalamaunt {
    font-size: 18px;
}

.total th, .total td {
    padding: 10px 0 0 !important;
    border-bottom: none !important;
}

.shop-qwantity input[type="number"] {
    min-height: 32px;
    font-weight: bold;
    font-size: 1.3rem;
    border: 0;
}

.shopingcard-tbl .proviens-select {
    margin: 0;
}

    .shopingcard-tbl .proviens-select::after {
        position: absolute;
        content: "";
        width: 30px;
        height: 25px;
        top: 1px;
        right: 5px;
    }

.CartSummary-section h5 {
    font-size: 16px;
    line-height: 1.5;
}

.CartSummary-section h4 {
    font-weight: 500;
    padding-bottom: 12px;
}

    .CartSummary-section h4 b {
        font-weight: normal;
    }

.order-section tbody th {
    font-size: 16px;
}
/*--cours css--*/
#divCourse {
    position: relative;
}

    #divCourse h1 {
        font-size: 4.5rem;
        text-transform: capitalize;
    }

    #divCourse h2, #divQuiz h2 {
        font-size: 3.0rem;
        text-transform: capitalize;
        text-align: left;
    }

.cours-left {
    padding-top: 30px;
    background-size: cover;
}

    .cours-left ul {
        padding: 0;
        font-family: GoogleSans-Regular;
        margin: 0;
    }

        .cours-left ul li {
            line-height: 40px;
            padding: 0;
        }

            .cours-left ul li a {
                display: block;
                float: left;
                width: 100%;
                padding: 0 12px;
                text-decoration: none;
                transition: all 0.3s;
            }

    .cours-left .k-treeview .k-item {
        display: block;
        font-size: 11px;
        padding: 2px 4px;
    }

.k-treeview span.k-in {
    cursor: default;
    display: block;
    width: 100%;
}

.cours-content {
    top: 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 0;
    flex-grow: 1;
    min-height: calc(100vh - 56px);
    margin-bottom: 100px;
}

    .cours-content h2 {
        text-align: center;
    }

#divImg img {
    text-align: center;
    margin: 0 auto;
    width: 350px;
}

#divImg a .reward-hedding {
    font-size: 1.2rem;
    font-weight: 600;
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 15px;
    text-align: center;
}

.button-details {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 14px;
}

.k-treeview .k-in.k-state-hover, .k-treeview .k-in:hover {
    border: 0;
    display: block;
    width: 100%;
}

.k-treeview .k-in.k-state-focused {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
}

.k-treeview .k-in.k-state-selected, .k-treeview .k-in.k-state-selected:focus {
    border: 0 !important;
    padding: 1px .3333em 1px .25em !important;
    box-shadow: none !important;
}

.k-treeview span.k-in {
    font-size: 11pt;
    border: 0;
    white-space: break-spaces;
}

.course-hedding {
    font-weight: 700;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
    margin-top: 3rem;
}

#divCourse p {
    font-size: 1.4rem;
    line-height: 2.5rem;
}

#divCourse video {
    width: 50%
}

.bdr-bottom {
    padding-bottom: 7px;
}

.headline {
    font-family: GoogleSans-Regular;
    text-decoration: none;
    font-size: 28px;
}

input:-internal-autofill-selected {
    -webkit-appearance: menulist-button;
    background-image: none !important;
    color: -internal-light-dark-color(black, white) !important;
}

.form-row {
    margin: 0;
}

.px-10 {
    padding-left: 10%;
    padding-right: 10%;
}
/*--dashboard steper css--*/
.dash-sitebar {
    padding: 20px;
}

    .dash-sitebar ul {
        list-style: none;
        padding: 0;
    }

        .dash-sitebar ul li a {
            line-height: 1.8;
            padding: 5px 12px;
            display: block;
            text-decoration: none;
            font-size: 14px;
        }

.steper-list .steplist-data {
    display: inline-block;
    margin: 0 10px;
}

    .steper-list .steplist-data .slist-inner {
        padding: 5px 20px;
        text-align: center;
    }

    .steper-list .steplist-data a {
        padding: 5px 30px;
        border-radius: 6px;
        display: block;
        text-align: center;
        margin: 10px 0;
        text-decoration: none;
    }

.steplist-data {
    width: 285px;
    height: 90px;
    position: relative;
}

    .steplist-data:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 30px solid white;
        border-top: 50px solid transparent;
        border-bottom: 40px solid transparent;
    }

    .steplist-data:before {
        content: "";
        position: absolute;
        right: -35px;
        bottom: 0;
        width: 0;
        height: 0;
        border-left: 35px solid #1959bb;
        border-top: 52px solid transparent;
        border-bottom: 38px solid transparent;
        z-index: 1;
    }

.k-menu.k-menu-horizontal:not(.k-context-menu) {
    padding: 0;
}

input.k-primary.k-button.py-2.px-4.text-uppercase {
    margin-top: 10px;
}
/*new login css*/
.login {
    overflow: hidden;
    border-radius: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.login-left {
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/login-bg.jpg);
}

.login .wrap-input100 {
    width: 100%;
    position: relative;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 0;
    padding: 10px;
    margin-bottom: 10px !important;
}

h3.headlinemt-5 {
    padding: 20px 0 10px;
    position: relative;
    margin-bottom: 3rem !important;
}

    h3.headlinemt-5:after {
        position: absolute;
        content: "";
        width: 30%;
        height: 2px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
    }

.footer-links {
    font-size: 14px;
    text-decoration: none;
}

    .footer-links:hover {
        font-size: 14px;
        text-decoration: none;
    }

footer {
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 50px;
    line-height: 25px;
    width: 100%;
}

    footer p {
        margin-bottom: 0;
        font-size: 13px;
    }

    footer h3 {
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 16px;
        font-family: 'Poppins', sans-serif;
    }

audio {
    float: right;
}

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
    overflow: hidden;
}

button#sidebarCollapse {
    float: left;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
}

    button#sidebarCollapse:focus {
        box-shadow: none;
    }

    button#sidebarCollapse i {
        font-size: 22px;
        padding-top: 6px;
        margin-right: 8px !important;
    }

#sidebar {
    min-width: 330px;
    max-width: 330px;
    transition: all 0.3s;
}

    #sidebar.active {
        margin-left: -330px;
    }

    #sidebar .sidebar-header {
        padding: 20px;
    }

    #sidebar ul.components {
        padding: 20px 0;
    }

    #sidebar ul p {
        padding: 10px;
    }

    #sidebar ul li a {
        padding: 10px;
        font-size: 1.1em;
        display: block;
        border: 0;
        margin: 0;
    }

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
}

ul.CTAs {
    padding: 20px;
}

    ul.CTAs a {
        text-align: center;
        font-size: 0.9em !important;
        display: block;
        border-radius: 5px;
        margin-bottom: 5px;
    }

#content {
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
}

.lesson-desc {
    padding-top: 20px;
}

.divNestedSubTopic h3 {
    line-height: 50px;
}

div.k-treeview {
    width: 94%;
}

.divNestedSubTopic a {
    text-decoration: underline !important;
    cursor: pointer !important;
}

.k-primary i.fa-angle-right {
    font-size: 20px;
    padding-left: 5px;
}

.k-primary i.fa-angle-left {
    font-size: 20px;
    padding-right: 5px;
}

.next-btn, .prev-btn {
    font-weight: 500;
    line-height: 32px;
}

.img-thumbnail {
    max-width: 180px;
}

.choose-your-answer {
    border: 0.2rem dashed transparent;
    background: transparent;
    padding: 4px 0;
}

    .choose-your-answer li {
        list-style: none;
    }
/*30-07-2020*/
.choose-your-answer {
    line-height: 26px;
}

table.table.table-hover.border-0 tr td {
    font-size: 14px;
    line-height: 1.5;
}

.divNestedSubTopic a {
    text-decoration: underline !important;
    cursor: pointer;
}

.k-progressbar .k-state-selected {
    border-color: transparent;
}

.demo-section {
    padding-bottom: 20px !important;
}

div#divImg button {
    margin-bottom: 10px;
}

.dashboard-cr-box {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    vertical-align: middle;
    padding: 0 !important;
    position: relative;
    min-height: 140px;
}

    .dashboard-cr-box a {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        transform: translate(0%,0%);
        -webkit-transform: translate(0%,0%);
        -moz-transform: translate(0%,0%);
        -ms-transform: translate(0%,0%);
        display: block;
        width: 100%;
        padding: 46px 0;
    }

.col-md-1.text-center.pt-5 i {
    font-size: 42px;
}

.bounceInDown {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

.testuser .dropdown-toggle::after {
    right: -10px;
}

.testuser span {
    font-size: 16px;
}

.testuser .dropdown-menu {
    padding: 0;
    margin: -1px;
    z-index: 1;
    position: absolute;
}

.k-menu .k-item > .k-link, .k-menu-scroll-wrapper .k-item > .k-link, .k-popups-wrapper .k-item > .k-link {
    padding: 0.5rem !important;
}

#footer .container {
    margin: auto;
}

#footer ul {
    list-style: none;
}

    #footer ul li a {
        padding: 0 !important;
        margin: 0 !important;
        line-height: 1.8rem;
        display: block;
        font-size: 12px;
    }

    #footer ul li:hover a {
        text-decoration: underline !important;
    }

#footer .support-box span {
    display: block;
    padding: 2px 0;
    font-size: 13px;
}

#footer .support-box span {
    display: block;
    padding: 3px;
}

h3, .h3 {
    font-size: 1.4rem;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border-left-width: 1px;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-danger h4 {
    font-size: 1.4rem;
}

.bs-callout-danger p {
    font-size: 1.1rem;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.tab-content > .tab-pane {
    display: block;
    background-color: #ffffff;
    padding: 10px; 
    border-left: solid 1px #dee2e6;
    border-right: solid 1px #dee2e6;
    border-bottom: solid 1px #dee2e6;
}

.tab-content > .active {
    display: block;
}

.course-details-banner {
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
}

    .course-details-banner .course-heading {
        font-size: 2.4rem;
        padding: 5px 10px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

.bg-grey {
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0 15px;
}



@media (min-width: 768px) {
    .panel-heading {
        display: none;
    }

    .panel {
        border: none;
        box-shadow: none;
    }

    .panel-collapse {
        height: auto;
    }

        .panel-collapse.collapse {
            display: block;
        }
}

@media (max-width: 767px) {
    .tab-content .tab-pane {
        display: block;
    }

    .nav-tabs {
        display: none;
    }

    .panel-title a {
        display: block;
    }

    .panel {
        margin: 0;
        box-shadow: none;
        border-radius: 0;
        margin-top: -2px;
    }

    .tab-pane:first-child .panel {
        border-radius: 5px 5px 0 0;
    }

    .tab-pane:last-child .panel {
        border-radius: 0 0 5px 5px;
    }
}



label {
    margin-top: 0.4rem;
   
}
.form-group {
    margin-bottom: 0.25rem;
   
}

.student-registration h3 {
    color: #36578f;
    text-align: left;
    padding-bottom: 15px;
}
.student-registration {
    border-radius: 20px !important;
    box-shadow: 0 0 15px #b6c1cb !important;
}
    .student-registration input {
        border-color: #787576;
    }
span.text-danger.field-validation-error {
    font-size: 14px;
}

.row.form-group label {
    font-size: 15px;
}