#category {
    padding-bottom: 0px !important;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

#hero .btn-watch-video i {
    padding: 11px;
}

@media (min-width: 1024px) {
    .services .icon-box {
        min-width: 310px;
    }
}

@media (max-width: 480px) {
    .services .icon-box {
        min-width: auto !important;
        width: 100%;
    }
}

footer a {
    color: #fff;
}

.localItems ul li:first-child {
    display: none;
}

#hero li {
    margin-right: 30px;
}

#login {
    background: #EFF9F0;

}

#login .login-container {
    background: #fff !important;
    max-width: 600px;
    border-radius: 15px;
    padding: 40px;
}

#login .login-card h1 {
    text-align: center;
    font-size: 20px;
    font-weight: 800;
}


#login .login-card p {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    color: #6E6E6E;
    margin-top: 5px;
    margin-bottom: 5px;
}

#login .socialDiv {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

#login .socialDiv a {
    border: 1px solid #DEDEDE;
    width: 100%;
    padding: 8px;
    border-radius: 10px;
    text-align: center;
}

#login .text-between-lines {
    width: 100%;
    border-bottom: 1px solid #dedede;
    line-height: 0.1em;
    margin: 40px 0px;
}

#login .text-between-lines span {
    background: #fff;
    padding: 0 10px;
    color: #6E6E6E;
}

#login input,
#login select,
#registCourse input,
#registCourse select {
    border: 1px solid #DEDEDE;
    height: 45px;
    background: #f4f4f4 !important;
    margin: 5px 0px;
}

.rememberme {

    display: flex;

    align-items: center;
}

.rememberme input {
    margin: 0px 5px !important;
}

#login .secdiv {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

#login button,
#registCourse button {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 40px;
}

#login .custom-checkbox {
    display: flex;
    align-items: center;
}

#login .custom-checkbox input {
    margin: 0px 5px;
}

#registCourse {
    background: #EFF9F0;
}

#registCourse .steps {
    background: #fff;
    padding: 40px !important;
    width: 55% !important;
    display: block;
    margin: auto;
    position: relative;
    box-shadow: 0px 0px 1px #ddd;
    border-radius: 15px;
}

@media (max-width: 991px) {
    #registCourse .steps {
        width: 100% !important;
    }
}

#registCourse .header-regist {
    display: flex;
    justify-content: space-between;
    max-height: 25px;
}

#registCourse .title-regist {
    margin: 30px 0px !important;
    font-size: 24px;
    color: #000;
    font-weight: 600;
}

.img-cover {
    width: 100%;
}

#registCourse .icon-box {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 12px #367b7027;
    border-radius: 25px;
    margin: 15px;
    padding: 15px 30px;
    width: 100%;
    max-height: 140px;
}

.active>div>.icon-box {
    background: #20ad952e !important;
    order: 1;
}

#registCourse .icon-box h4 a {
    font-size: 18px;
    color: #000 !important;
    font-weight: 800;
    min-height: 50px;
    display: flex;
    align-items: center;
}

#registCourse .icon-box p {
    margin-bottom: 0.5rem;
}

#registCourse .icon-box .img {
    margin: auto;
    display: block;
    border-right: 1px solid #ddd;
}

.icon-box .prev-btn {
    margin: auto;
    color: #DEDEDE;
    font-size: 30px;
    margin-top: 25px;
}

.icon-box .prev-btn:hover {
    color: #017D70;
}

.active>div>.icon-box .prev-btn {
    color: #017D70;
}

#registCourse .footer {
    position: absolute;
    bottom: 0;
    padding: 20px 0px 0px 0px;
    background: #FAFAFB;
    margin: auto;
    text-align: center;
    color: #017D70;
    border-top: 1px solid #ddd;
    right: 0;
    width: 100%;
    border-radius: 15px;
    font-weight: 600;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

#registCourse .prev-btn {
    background: unset;
    border: unset;
}

#registCourse .bi-caret-left-fill {
    color: #DEDEDE
}

#registCourse .bi-caret-left-fill:hover {
    color: #20ad95
}

.navbar-cart-box {
    margin-top: 20px;
}

#dropzone {

    border: 2px dashed #bbb;
    text-align: center;
    padding: 25px;
    font-size: 1.2rem;
    background: #f4f4f4;
}

#dropzone.hover {

    border-color: #DEDEDE;
}

#dropzone {
    border: 2px dashed #ccc;
    padding: 20px;
    text-align: center;
    cursor: pointer;
}


.preview-container {
    margin-top: 20px;
    position: relative;
}

#preview {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: 130px;
    margin-bottom: 30px;
    border: 1px solid #d4d4d4;
    border-radius: 10px;
    background: #fff;
}


#removeImage {
    position: absolute;
    bottom: -77px;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content !important;
    font-size: 14px;
    color: #ffffff;
    background: #20ad95;
    border: 1px solid #fff;
    padding: 3px 10px;
}

.pricecart5 {
    display: flex;
    justify-content: space-between;
}

.pricecart5 p {
    color: #6E6E6E;
    margin: 2px 0px;
    font-size: 14px;
    font-weight: 500;
}

.pricecart5 span {
    color: #20AD95;
    font-weight: 500;
}

.laststep5 {
    border-top: 1px dashed #ddd;
    margin: 10px 0px;
}

.laststep5 p {
    font-weight: 700;
    font-size: 16px;
    padding-top: 10px;
}

.laststep5 span {
    font-weight: 700;
    font-size: 16px;
    padding-top: 10px;
}

.title-price {
    display: flex;
    justify-content: flex-end;
    color: #20AD95;
    font-size: 25px;
    font-weight: 500;
    padding: 0px;
    /* width: 100%; */
}

.title-cat {
    font-size: 14px;
}

.title-course {
    font-size: 21px;
    font-weight: 700;
    color: #000;
}

.checkCouponInput {
    margin: 0px 5px;
    width: 85%;
}

#checkCoupon {
    width: 13% !important;
    height: 45px;
    margin-top: 5px;
    text-align: center;
    font-size: 12px;
}

.cours-cart-div {
    border: 0.5pt solid #dedede70;
    padding: 20px 10px;
    box-shadow: 0px 0px 7px 5px #DEDEDE69;
    margin: 0px 3px;
    -webkit-font-smoothing: subpixel-antialiased;
    border-radius: 15px;
    margin-bottom: 20px;
}

.payimg img {
    border: 1px solid #DEDEDE;
    padding: 5px;
    border-radius: 5px;
    height: 35px;
    width: 40px;
    object-fit: contain;
    margin-right: 15px;
}

.payimg span {
    color: #171725;
    font-weight: 600
}

.no-data-result {
    color: #6c757d;
    font-size: 15px;
}

.numbertime {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #6E6E6E;
    font-weight: 700;
    max-width: 50px;
}

.w-extra-5 {}

.invalid-feedback {
    color: red;
}