.features__content-two .title {
    margin-bottom: 0 !important;
    font-size: 22px !important;
    margin-top: 18px !important;
}

.section-pt-120 {
    padding-top: 48px !important;
}

.section-py-120 {
    padding: 40px 0 !important;
}
.courses__item-thumb img {
    width: 100% !important;
    height: 320px !important;
    object-fit: cover !important;
    border-radius: 6px !important;
}

.section-pb-90 {
    padding-bottom: 48px !important;
}

.active > a {
    color: var(--tg-theme-primary) !important;
}

.breadcrumb__bg {
    background-size: cover !important;
    background-position: center !important;;
    padding: 50px 0 !important;
    position: relative !important;
    z-index: 1 !important;
    overflow: hidden !important;
}


.tgmenu__navbar-wrap ul {
    margin-left: 302px !important;
}

.dashboard__area {
    margin-top: 70px !important;
    position: relative !important;
    z-index: 2 !important;
}


.sub-menu {
    margin-left: 0px !important;
}

.fa-wallet:before {
    content: "\f555" !important;
    margin-right: 5px !important;
}

.skillgro-avatar:before {
    content: "\f121" !important;
    margin-right: 3px !important;
}

.fa-coins:before {
    content: "\f51e" !important;
    margin-left: 6px !important;
    margin-right: 3px !important;
}

.fa-user:before {
    content: "\f007" !important;
    margin-right: 5px !important;
}

.coupon__code-form {
    margin-bottom: 0px !important;
}

@media (max-width: 991.98px) {
    .order__info-wrap {
        margin-top: 0px !important;
    }
}

.tgmenu__navbar-wrap ul li .sub-menu {
    min-width: 262px !important;
}

.courses__details-social .list-wrap {
    gap: 30px !important;
}

.tcul-contact_icon {
    background-color: #42db87 !important;
    color: #fff !important;
    width: 40px !important;
    height: 40px !important;
    font-size: 20px !important;
    border-radius: 50px !important;
    text-align: center !important;
    box-shadow: 2px 2px 3px #999 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transform: translatey(0px) !important;
    animation: pulse 1.5s infinite !important;
    box-shadow: 0 0 0 0 #42db87 !important;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1) !important;
    font-weight: normal !important;
    font-family: sans-serif !important;
    text-decoration: none !important;
    transition: all 300ms ease-in-out !important;
}


.tcul-floating_btn_contact {
    position: fixed !important;
    bottom: 50px !important;
    right: 20px !important;
    width: 120px !important;
    height: 80px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 1000 !important;
}

.tcul-floating_btn_whatsapp {
    position: fixed !important;
    bottom: 120px !important;
    right: 20px !important;
    width: 120px !important;
    height: 80px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    z-index: 1000 !important;
}