/* body{
    font-family: poppins !important theme;
} */
.block-left {
    height: 100vh;
    background-color: #1A7440;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    padding-left: 30px !important;
    padding-bottom: 100px;
    padding-right: 30px !important;
}

.block-left__text {
    color: var(--lexel-green-20, #B7E4CA);
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 25.6px */
}

.block-left {
    position: relative;
}

.logo-theme {
    margin-left: 10%;
}

input.lnx-form-control {
    height: 32px;
}

.input-block {
    position: relative;
}

i#icon,
i#confirm_icon {
    position: absolute;
    left: 90%;
    top: 35%;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    cursor: pointer;
}

i#icon.register_icon {
    left: 92%;
    top: 60%;
}

.section-forget_password {
    background: linear-gradient(180deg, #1E49C3 12.55%, #4AACE9 125.39%);
    height: 100vh;
}

.block-left__heading {
    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 48px */
    letter-spacing: -0.32px;
}

h1.block-left__heading {
    color: #1A7440;
    text-transform: uppercase;
    font-family: Urbanist;
    font-size: 16px;
    line-height: 160%;
    /* 25.6px */
}

div.color {
    color: #222;
}

label.form-label {
    color: var(--text-secondary, #4A4A4A);
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 114.286% */
}

label.form-label span {
    color: var(--text-tertiary, #8D8D8D);
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 114.286% */
}

.lnx-form-control {
    display: flex;
    width: 100%;
    padding: 12px 16px 12px 12px !important;
    align-items: center;
    gap: 12px;
    border-radius: 10px !important;
    border: 1px solid var(--lines-border, #BDBDBD) !important;
    background: var(--system-background-light-primary, #FFF) !important;
    margin-bottom: 32px;
}

div.block-check {
    margin-bottom: 32px !important;
}

#submit {
    border: transparent;
    display: flex;
    width: 208px;
    height: 48px;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
    background: var(--lexel-green-70, #1A7440);

    color: var(--text-on-dark-base, #FFF);
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 187.5% */
    letter-spacing: -0.176px;
}

.forget-link {
    color: var(--lexel-green-70, #1A7440);
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 114.286% */
    text-decoration-line: underline;
}

input.input-error {
    border: 1px solid #E93C3C !important;
}

small#email-error,
small#password-error,
small#cpassword-error,
small#password-match,
small#first_name-error,
small#last_name-error,
.error,
small#checkbox-error,
small#passnumb-error,
small#cpassnumb-error {
    color: #E93C3C;
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 240% */
}

element.style {
    position: absolute;
    left: 95%;
    top: 30%;
}

.block-right-position {
    position: relative;

}

.block-create-acc {
    position: absolute;
    color: var(--text-secondary, #4A4A4A);
    text-align: right;
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 171.429% */
    letter-spacing: -0.154px;
    left: 70%;
    top: 5%;
}

.block-create-acc a {
    color: var(--lexel-green-70, #1A7440);
    font-family: Urbanist;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.154px;
    text-decoration-line: underline;
}

.form-block {
    margin: 20% 35% 0 15%;
}

.block-left-bg {
    min-height: 100vh;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 100%;
}

.block-left__text-2 {
    color: var(--lexel-green-20, #B7E4CA);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    /* 25.6px */
}

.z-register-page .container-layout-content.container {
    /* max-width: 100% !important; */
    margin-bottom: 0 !important;
    /* padding: 0 !important; */
}

.z-register-page #wp-main-content {
    padding: 0 !important;
}

.z-register-page .form-links a {
    width: 47%;
    margin-right: 2%;
    display: inline-block;
    background: transparent;
    padding: 10px 10px 8px;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    /* margin-bottom: 10px; */

    color: #1a7440;
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 187.5% */
    letter-spacing: -0.176px;
    border: 1px solid;
}

.z-register-page .form-links a.active {
    background: var(--lexel-green-70, #1A7440);
    color: var(--text-on-dark-base, #FFF);
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 187.5% */
    letter-spacing: -0.176px;
}

.in-progress {
    display: inherit;
    padding: 2px 8px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    border-radius: 6px;
    background: rgba(237, 151, 0, 0.20);
    color: #ED9700;

    /* Button / Small */
    font-family: Avenir;
    font-size: 10px;
    font-style: normal;
    font-weight: 900;
    line-height: 10px;
    /* 100% */
    letter-spacing: -0.05px;
}

.completed {
    display: inherit;
    padding: 2px 8px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    border-radius: 6px;
    background: rgba(39, 174, 96, 0.20);
    color: #27AE60;

    /* Button / Small */
    font-family: Avenir;
    font-size: 10px;
    font-style: normal;
    font-weight: 900;
    line-height: 10px;
    /* 100% */
    letter-spacing: -0.05px;
}

thead .table-row {
    background: var(--stock, #E9EDF1);
}

tbody .table-row {
    border-top: 1px solid var(--stock, #E9EDF1);
    border-bottom: 1px solid var(--stock, #E9EDF1);
    background: var(--white, #FFF);
}

thead tr.table-row td,
tbody tr.table-row td.name {
    color: var(--typography, #05162E) !important;
    font-family: Noto Sans;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 20px;
    /* 125% */
}

#student-list.tutor-dashboard-info-table {
    border: none !important;
    border-radius: 0px;
}

.zl-dashboard-page {
    background: #F5F5F5;
}

#student-list thead tr {
    background: var(--stock, #E9EDF1);
    padding: 18px 145px 18px 10px;
}

/* .page-template-default.page #student-list a.page-link{
    background-color: var(--lexel-green-80, #145730) !important;
    border-color: var(--lexel-green-80, #145730) !important;
} */
#student-list tbody tr {
    border-top: 1px solid var(--stock, #E9EDF1);
    border-bottom: 1px solid var(--stock, #E9EDF1);
    background: var(--white, #FFF);
    padding: 20px 14px;
}
#student-list tbody tr td{
    border-top: 0.5px solid var(--stock, #E9EDF1) !important;
    border-bottom: 0.5px solid var(--stock, #E9EDF1) !important;
}

.email {
    color: var(--typography, #808281);
    font-family: Noto Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */
}

.active-time {
    color: var(--typography, #05162E);
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    /* 137.5% */
}

#breadcrumb a {
    color: var(--typography, #808281);
    font-family: Noto Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

/* #breadcrumb li.active ::before{
    color: var(--typography, #05162E);
    font-family: Noto Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
} */
#breadcrumb .breadcrumb-item.active {
    color: var(--typography, #05162E) !important;
    font-family: Noto Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}

#breadcrumb a:hover {
    color: var(--lenxel-theme-color);
}

.not-found-wrapper1 {
    width: 40%;
    text-align: center;
}

.not-found-subtitle {
    /* font-size: 120px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
    color: #fff; */

    color: #FFF;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 83.333% */
}

.not-found-desc {
    /* font-size: 16px;
    max-width: 550px;
    margin: 0 auto;
    color: #ccc; */

    color: rgba(255, 255, 255, 0.60);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 125% */
}

.block-404-padding {
    padding: 74px 0 157px;
}

.not-found-wrapper1 {
    width: 40%;
    text-align: center;
}

.not-found-subtitle {
    /* font-size: 120px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
    color: #fff; */

    color: #FFF;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 83.333% */
}

.not-found-desc {
    /* font-size: 16px;
    max-width: 550px;
    margin: 0 auto;
    color: #ccc; */

    color: rgba(255, 255, 255, 0.60);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 125% */
}

.block-404-padding {
    padding: 74px 0 157px;
}

.no-course-available {
    color: var(--typography, #05162E);
    font-family: inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 83.333% */
}

.padding-top {
    padding-top: 32px;
}

.lnx-login .custom-breadcrumb,
.lnx-login .title {
    display: none;
}

.lnx-login .container {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.black-block {
    background: var(--lenxel-black-90, #0C1014);
    width: 100%;
    height: 235px;
    flex-shrink: 0;
    /* position: absolute; */
}

.content-block {
    position: relative;
    /* top: 144px; */
}

.img-position {
    position: relative;
    top: -66px;
}

.tutor-instructor-thankyou-text h2.heading-msg {
    color: var(--typography, #05162E);
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 83.333% */
}

.tutor-instructor-extra-text p.para-msg {
    color: var(--typography, #05162E);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 125% */
}

.goto-button {
    display: inline-flex !important;
    padding: 12px 16px 12px 12px !important;
    align-items: flex-start !important;
    gap: 6px !important;
    border-radius: 8px !important;
    background: var(--lexel-green-70, #1A7440) !important;
}

.invalid-url {
    color: #7A7A7A;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    /* 200% */
    letter-spacing: -0.42px;
}

input[type=checkbox] {
    border: var(--lexel-green-70, #1A7440) !;
    background: var(--lexel-green-70, #1A7440) !;
}

.lmb-32 {
    margin-bottom: 32px;
}

.lmb-16 {
    margin-bottom: 16px;
}

.dot-block {
    height: 52vh;
}

.section-height {
    height: 100vh;
}

.lnx_form {
    border: 1px solid var(--lines-border, #BDBDBD) !important;
    background: var(--system-background-light-primary, #FFF) !important;
    margin-bottom: 0px !important;
    border-radius: 10px !important;
    padding: 12px 16px 12px 2px !important;
    color: black !important;
    font-family: Urbanist;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px !important; /* 150% */
    letter-spacing: -0.176px;
    width: 100%;
}
.full_height{
    height: 100vh;
}
.for_pad{
    padding-left: 12px !important;
}

.lmb-60{
    margin-bottom: 60px;
}
a.go_back{
    color: #17191C;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    text-decoration-line: none;
}
.student:focus{
    box-shadow: none !important;
}

@media screen and (min-width: 1441px){
    .padding-top{
        padding-top: 64px;
    }
}

@media screen and (min-width: 1280px) {
    .block-left {
        padding-left: 30px !important;
        padding-bottom: 20px;
        padding-right: 30px !important;
    }

    .block-left__heading {
        font-size: 24px;
    }

    /* h1.block-left__heading {
        font-size: 32px;
    } */
    label.form-label {
        font-size: 14px;
        line-height: 28px;
    }

    .block-create-acc,
    .block-create-acc a {
        font-size: 16px;
    }

    .block-create-acc {
        top: 5%;
    }

    i#icon,
    i#confirm_icon {
        left: 92%;
    }
}

@media screen and (max-width: 1024px) {
    .section-height {
        height: 100vh;
    }
}

@media screen and (max-width: 991px) {
    .block-create-acc {
        left: 60%;
    }

    .form-block {
        margin: 20% 30% 20% 10% !important;
    }

    i#icon,
    i#confirm_icon {
        left: 90%;
    }

    #mobile-padding {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
        padding-top: 1rem !important;
        width: 100% !important;
    }

    .block-left__heading {
        font-size: 24px;
    }

    .block-left__text {
        font-size: 12px;
    }

    .block-left {
        padding-left: 10px !important;
        padding-bottom: 36px;
        padding-right: 10px !important;
    }

    .tab {
        margin: 3px !important;
    }
    .lfs-32 {
        font-size: 20px !important;
    }
    .block-left__text-2 {
        font-size: 12px !important;
    }
    h1.block-left__heading {
        font-size: 12px !important;
    }
    .tab_margin{
        margin-bottom: 24px !important;
    }
    .lmb-16 {
        margin-bottom: 0px !important;
    }
}


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

    .bg-image {
        display: none;
    }

    .block-left {
        padding-bottom: 24px;
    }

    .block-create-acc {
        position: static;
        margin-right: 5%;
        margin-top: 16px;
    }

    .form-block {
        margin: 5% !important;
    }

    .not-found-wrapper1 {
        width: 100%;
    }
    .full_height{
        height: 100%;
    }
    .lmb-60{
        margin-bottom: 32px;
    }
    /* ul.lnx-nav-menu li a.lenxel-mobile-menu-act{display:block !important;} */
}
/* ul.lnx-nav-menu li a.lenxel-mobile-menu-act{display:none;} */

.lfs-32 {
    font-size: 32px;
}

.lff-Urbanist {
    font-family: "Urbanist";
}

.lff-Poppins {
    font-family: "Poppins";
}

.lmb-3 {
    margin-bottom: 3px !important;
}

.tutor-form-group {
    margin-bottom: 22px;
}

/* .lpt-5{
    padding-top:5px;
}
.lpb-5{
    padding-bottom:5px;
}
.lpr-15{
    padding-right:15px;
}
.lpl-15{
    padding-left:15px;
} */
.lml-5 {
    padding-left: 5px;
}

#mobile-padding {
    padding-top: 50px;
}

.c-222222 {
    color: #222222;
}

@media screen and (min-width: 1024px) {
    #mobile-padding {
        width: 70%;
    }
}

.lnx-login #wp-footer,
.lnx-login .wp-site-header.header-default {
    display: none;
}

.lnx-item-course .course-loop-footer .course-loop-level span {
    padding-bottom: 5px;
    padding-top: 5px;
}


/* Modal Lesson */

.lesson-progress-popup {
    width: 100%;
    background: rgba(217, 217, 217, 0.50);
    height: 100%;
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    z-index: 9999;
}

.lesson-progress-popup.active {
    display: flex;
}



.lesson-progress-popup-container {
    width: 600px;
    height: 300px;
    border-radius: 40px 40px 0px 0px;
    background: #FFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: 30px;
    padding-top: 40px;
}

.lesson-progress-popup-container .footer,
.lesson-progress-popup-container .header {
    width: 92%;
}

@media(max-width:480px) {
    .lesson-progress-popup-container {
        width: 92%;
        margin: 20px;
    }

    .lesson-progress-popup-container .footer,
    .lesson-progress-popup-container .header {
        width: 92%;
    }
}

.lesson-progress-popup-container div {
    text-align: center;
}

h6.mark-complete {
    color: var(--grey-1, #454545);
    /* font-family: Outfit; */
    font-size: 17px;
    /* font-style: normal; */
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.96px;
}

.lesson-progress-popup-container h6:not(h6.mark-complete) {

    color: var(--lenxel-black-70, #5E6265);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 120% */
}

.lesson-progress-popup-container button.complete {
    border-radius: 8px;
    background: var(--lexel-green-70, #1A7440);
    display: flex;
    width: 100%;
    height: 60px;
    padding: 23px 0px 21px 0px;
    justify-content: center;
    align-items: center;
    color: #ffffff !important;
    padding: 22px 30px 20px;
    border: none;
}


.close-lesson-popup {
    position: absolute;
    top: 20px;
    right: 20px;
}

.close-lesson-popup:hover {
    cursor: pointer;
}

.course-item2 .tutor-course-loop:hover .card-title a {
    color: #fff !important;
}


/* Modal Course */

.course-progress-popup {
    width: 100%;
    background: rgba(217, 217, 217, 0.50);
    height: 100%;
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    z-index: 9999;

    /* transition: all .20s ease 100s; */

}

.course-progress-popup.active {
    display: flex;
}



.course-progress-popup-container {
    width: 600px;
    height: 300px;
    border-radius: 40px 40px 0px 0px;
    background: #FFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    gap: 30px;
    padding-top: 40px;
}

.course-progress-popup-container .footer,
.course-progress-popup-container .header {
    width: 92%;
}

@media(max-width:480px) {
    .course-progress-popup-container {
        width: 92%;
        margin: 20px;
    }

    .course-progress-popup-container .footer,
    .course-progress-popup-container .header {
        width: 92%;
    }
}

.course-progress-popup-container div {
    text-align: center;
}

h6.mark-complete {
    color: var(--grey-1, #454545);
    /* font-family: Outfit; */
    font-size: 17px;
    /* font-style: normal; */
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.96px;
}

.course-progress-popup-container h6:not(h6.mark-complete) {

    color: var(--lenxel-black-70, #5E6265);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 120% */
}

.course-progress-popup-container button.complete {
    border-radius: 8px;
    background: var(--lexel-green-70, #1A7440);
    display: flex;
    width: 100%;
    height: 60px;
    padding: 23px 0px 21px 0px;
    justify-content: center;
    align-items: center;
    color: #ffffff !important;
    padding: 22px 30px 20px;
    border: none;
}


.close-lesson-popup {
    position: absolute;
    top: 20px;
    right: 20px;
}

.close-lesson-popup:hover {
    cursor: pointer;
}

div#close-course-popup {
    position: absolute;
    right: 20px;
    top: 15px;
}

.course-progress-popup-container .footer {
    background: #1A7440;
    border-radius: 8px;
    width: 80%;

}

.course-progress-popup-container .footer h6{
    color: #ffffff!important;
}

#close-course-popup:hover{
    cursor: pointer;
}

.course-item2 .tutor-course-loop:hover .card-title a {
    color: #fff !important;
}
.llh-40{
    line-height:40px;
}
.lmt--10{
    margin-top: -10px;
}
.verify_opacity{
    opacity: 0.3;
}
.l-lesson-content .tutor-accordion-item .tutor-course-content-list .tutor-course-content-list-item .tutor-d-flex.tutor-align-center{
	max-width: 70% !important;
}
.lesson-content ul li:before,ul.tutor-custom-list-style li:before{
	margin-top: -3.5px !important;
}
.tutor-accordion-item .tooltip-wrap .tooltip-txt {
	max-width: 192px !important;
}
#lnx-mobile-menu ul.lnx-nav-menu.lnx-mobile-menu > li:hover a {
    font-family: "Poppins" !important;
	font-size:16px !important;
	font-weight: 500 !important;
	text-decoration: underline !important;
}
.team-block.team-v1 .team-image.r-mobile-style:after{
	display:none;
}
/* Visually hide the skip link by default */
.skip-link {
    position: absolute;
    top: -40px;
    left: 0;
    background-color: #fff;
    padding: 8px;
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

/* Display the skip link when it receives focus */
.skip-link:focus {
    top: 0;
    opacity: 1;
}
.logo-theme{
    color:#ffffff;
}
.lfs-20{
    font-size: 20px;
}
:focus {    outline: 2px solid #096010 !important;
}
.lnx-bg-c-27AE60{
    background:#27AE60;
}
.lnx-bg-c-ffffff{
    background:#ffffff;
}
.lnx-c-ffffff{
    color:#ffffff;
}
.lnx-c-000000{
    color:#000000;
}
.lnx-c-7A7A7A{
    color:#7A7A7A;
}
.lnx-bd-c-27AE60{
    border: 4px solid #27AE60;
}
.lnx-t-a-c{
    text-align:center;
}
.lnx-pd-t-30{
    padding-top:30px;
}
.lnx-pd-t-20{
    padding-top:20px;
}
.lnx-pd-t-15{
    padding-top:15px;
}
.lnx-pd-l-30{
    padding-left:30px;
}
.lnx-pd-r-30{
    padding-right:30px;
}
.lnx-pd-b-30{
    padding-bottom:30px;
}
.lnx-pd-b-20{
    padding-bottom:20px;
}
.lnx-pd-b-15{
    padding-bottom:15px;
}
.lnx-pd-b-10{
    padding-bottom:10px;
}
.lnx-pd-b-5{
    padding-bottom:5px;
}
.lmt--20{
    margin-top:-20px;
}
.lmt--15{
    margin-top:-15px;
}
.lmt--10{
    margin-top:-10px;
}
.lnx-pd-t-20{
    padding-top:20px;
}
.lnx-pd-b-1{
    padding-bottom:1px;
}
.lnx-justify-flex-center{
    display: flex;
    justify-content: center;
}
.lnx-img-cert-badge{
    height: fit-content;
    margin-top: 10px;
}
.lnx-font-poppins{
    font-family: "Poppins", sans-serif;
}
.lnx-font-monospace{
    font-family: monospace;
}
.lnx-f-weight-400{
    font-weight:400;
}
.lnx-f-size-36{
    font-size:36px;
}
.lnx-f-size-29{
    font-size:29px;
}
.lnx-f-size-20{
    font-size:20px;
}
.lnx-f-size-16{
    font-size:16px;
}
.lnx-f-size-14{
    font-size:14px;
}
.lnx-f-line-34{
    line-height:34px;
}
.lnx-f-line-39{
    line-height:39.89px;
}
.lnx-f-line-54{
    line-height:54px;
}
.lnx-f-line-50{
    line-height:54px;
}
.lnx-f-line-24{
    line-height:24px;
}
.lnx-t-align-r{
    text-align: right;
}
.lnx-bd-none{
    border: none;
}
.gen-btn-pdf-hover:hover{
    background:#27AE60;
    color:#ffffff;
}
.lnx-offcanvas-content #lnx-mobile-menu ul.lnx-mobile-menu>li.menu-item-has-children .caret{
    display:none !important;
}
@media screen and (min-width: 879px) {
    .lnx-main-menu .fa-plus:before{ content: "\f078";}
    .lnx-main-menu .fa-minus:before{ content: "\f077";}
    .lnx-main-menu li:hover .fa-minus:before{ content: "\f077";}
    .lnx-main-menu>li>a  .menu-title{ padding-right: 10px;}
    ul.lnx-nav-menu>li ul.submenu-inner li a.lenxel-mobile-menu-act {margin-top: 0px !important;}
    li:hover ul.submenu-control {
        display: block !important;
    }
}
@media screen and (max-width: 878px) {
    .lnx-mobile-menu .fa-plus::before{ content: "\f067";}
    .lnx-mobile-menu .fa-minus::before{ content: "\f068";}
}

li:hover ul.submenu-control {
    display: block !important;
}
.lnx-certificate, .lnx-certificate .wrapper-page, #wp-content {
    background: #767676;
}

