:root {
    --primary: #4f46e5;
    --primary-dark: #4338ca;
    --primary-light: rgba(79, 70, 229, 0.1);
    --secondary: #10b981;
    --secondary-light: rgba(16, 185, 129, 0.1);
    --verified: #48bb78;
    --recommended: #ed8936;
    --dark: #18181b;
    --text-primary: #27272a;
    --text-secondary: #71717a;
    --gray-light: #f4f4f5;
    --gray-lighter: #fafafa;
    --white: #ffffff;
    --shadow-sm: 0 2px 5px rgba(0, 0, 0, 0.04);
    --shadow-md: 0 4px 20px rgba(0, 0, 0, 0.06);
    --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);
}

/* @font-face {
    font-family: "Nunito Sans";
    src: url("../fonts/nunito-regular-webfont.woff2") format("woff2"),
        url("../fonts/nunito-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "nunitobold";
    src: url("../fonts/nunito-bold-webfont.woff2") format("woff2"),
        url("../fonts/nunito-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
} */
/* spacing */
.item .popular-coaches-card .details {
    min-height: 200px;
}

.item .testimony-card {
    min-height: 400px;
}

.w32 {
    width: 32px;
    height: 32px;
}

.w40 {
    width: 40px;
    height: 40px;
}

.w64 {
    width: 64px;
    height: 64px;
}

.w80 {
    width: 80px;
    height: 80px;
}

.w300 {
    width: 300px;
    height: auto;
}

.w200 {
    width: 200px !important;
    height: auto;
}

.w150 {
    width: 150px !important;
    height: auto;
}

.br-50p {
    border-radius: 50%;
}

.w70 {
    max-width: 70px;
    height: auto;
}

.w30 {
    max-width: 30px;
    height: auto;
}

.w90 {
    max-width: 90px;
    height: auto;
}

.w95p {
    max-width: 95%;
    height: auto;
}

.w100 {
    width: 100px;
    height: 100px;
}

.w150 {
    width: 150px;
    height: auto;
}

.br-50p {
    border-radius: 50%;
}

.w55 {
    width: 55px;
}

.w100p {
    width: 100%;
}

.cta-service-v1 {
    background-image: none;
    background-color: #f1fcfa;
}

.list-article-image {
    max-width: 330px;
}

.icon-verified {
    border-radius: 50%;
    height: 24px;
    position: absolute;
    right: 0;
    top: 54px;
    width: 24px;
}

.event-banner {
    max-width: 330px;
}

#agreement-modal ul li,
.event-detail ul li,
.assessment-detail ul li,
.content-detail ul li,
.faq ol li,
.faq ul li {
    list-style-type: disc;
}

.assessment-detail ol li,
.content-detail ol li,
.event-detail ol li {
    list-style: decimal;
}

.contain-order-list ol li {
    list-style-type: decimal !important;
}

.contain-order-list ul li {
    list-style-type: disc !important;
}

.header.nav-innerpage-style {
    padding: 10px 0;
}

.about-desc {
    font-size: 18px;
    line-height: 32px;
}

.w250 {
    width: 250px !important;
}

.w100p {
    max-width: 100% !important;
}

.w45 {
    width: 45px !important;
    height: 45px !important;
}

.funfact_one.at-home5:hover .text,
.funfact_one.at-home5:hover .icon,
.funfact_one.at-home5:hover .timer,
.funfact_one.at-home5:hover .unit {
    color: #000 !important;
}

.tag {
    background-color: #1336aa;
    color: #fff;
}

.accordion-style1 .accordion-body {
    color: #6b7177;
}

.step-number {
    background-color: #1336aa;
    color: white;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    margin: 0 auto 0.5rem;
}

.step-title {
    font-size: 1.25rem;
    font-weight: bold;
}

.step-description {
    font-size: 1rem;
}

.step {
    text-align: center;
    padding: 1rem;
}

.search-page .box-coaches {
    min-height: 380px;
}

.banner-course {
    max-width: 320px;
    height: auto;
}

.fs14 {
    font-size: 14px;
}

input.min-filter,
input.max-filter {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    border-radius: 6px;
    color: var(--headings-color);
    font-family: var(--title-font-family);
    font-size: 12px;
    font-weight: 400;
    height: 45px;
    line-height: 22px;
    padding: 0 10px;
    width: 110px;
}

input.min-filter {
    text-align: start;
}

.slider-filter.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
    background-color: #e9e9e9;
    border: 1px solid transparent;
    border-radius: 6px;
    height: 4px;
}

.mbp_pagination .page-item:first-child {
    border: 1px solid #222222;
}

.mbp_pagination .page-item.disabled:first-child,
.mbp_pagination .page-item.disabled:last-child {
    border: 1px solid #6c757d;
}

.mbp_pagination .page-item.disabled .page-link {
    background-color: transparent;
}

.tag-list a {
    color: #fff;
    background-color: #1336aa;
}

.table thead th {
    background-color: #1336aa;
    color: #fff;
    /* text-align: center; */
}

.table thead td {
    text-align: center;
    vertical-align: middle;
}

.va-mid {
    vertical-align: middle;
}

.w32[data-letters]:before {
    width: 32px;
    height: 32px;
    font-size: 15px;
    line-height: 32px;
}

.w60[data-letters]:before {
    width: 60px;
    height: 60px;
    font-size: 21px;
    line-height: 60px;
}

.w64[data-letters]:before {
    width: 64px;
    height: 64px;
    font-size: 21px;
    line-height: 64px;
}

.w70[data-letters]:before {
    width: 70px;
    height: 70px;
    font-size: 22px;
    line-height: 70px;
}

.w80[data-letters]:before {
    width: 80px;
    height: 80px;
    font-size: 24px;
    line-height: 80px;
}

.w90[data-letters]:before {
    width: 90px;
    height: 90px;
    font-size: 26px;
    line-height: 90px;
}

[data-letters]:before {
    content: attr(data-letters);
    display: inline-block;
    font-size: 1em;
    width: 4em;
    height: 4em;
    line-height: 4em;
    text-align: center;
    border-radius: 50%;
    background: #1336aa;
    vertical-align: middle;
    margin-right: 1em;
    color: #fff;
}

[data-letters-avatar]:before {
    content: attr(data-letters);
    display: inline-block;
    font-size: 1em;
    width: 8em;
    height: 8em;
    line-height: 8em;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    vertical-align: middle;
    margin-right: 1em;
    color: #1336aa !important;
}

/* start styling for button */

.btn-crystal-blue {
    background: #47b9fa;
    color: white;
    border: none;
    padding: 10px 40px;
    font-size: 16px;
    border-radius: 40px;
    transition: background 0.3s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: #1442ea;
    border-color: #1442ea;
}

.btn-sm:hover {
    color: #ffffff;
    outline: none;
    box-shadow: none;
    background-color: #030f48;
}

.btn-disabled {
    color: #97afd8;
    border: 1px solid #97afd8;
    padding: 10px 40px;
    font-size: 16px;
    border-radius: 40px;
    transition: background 0.3s ease-in-out;
}

.btn-disabled:hover {
    color: #97afd8;
}

/* end styling for button */

.iconbox-style1.at-home14-v2 .icon {
    background-color: #1336aa;
}

.cta-banner-about2.at-home18:before {
    background-color: #1336aa;
}

.listing-style1 .list-content {
    padding: 25px 15px;
}

a.mm-listitem__text,
a.mm-btn.mm-btn_next.mm-listitem__btn.mm-listitem__text {
    text-transform: none;
}

.mh-image-explore {
    max-height: 147px;
}

.icon-small {
    width: 16px;
    height: 16px;
}

.icon-medium {
    width: 30px;
    height: 30px;
}

.icon-large {
    width: 40px;
    height: 40px;
}

.iconbox-style1.at-home14-v2 .icon {
    line-height: 110px;
}

.no-margin {
    margin: 0 !important;
}

.blockquote-style1 {
    background-color: #1336aa;
    border-left: 3px solid #797474;
    padding: 13px 12px 1px;
    position: relative;
    border-radius: 10px;
}

.mh250 {
    max-height: 250px;
}

.video-button-home11:hover {
    background: #fff;
    color: #1336aa;
}

.home17-hero-img .iconbox-small1 {
    background-color: #369ef7;
}

.main-title,
.main-title2 {
    margin-bottom: 30px;
}

.border-grey {
    border-color: #e9e9e9 !important;
}

.caption {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
}

.mh-45 {
    min-height: 45px;
}

.start-50 {
    left: 50% !important;
}

.top-50 {
    top: 50% !important;
}

.position-absolute {
    position: absolute !important;
}

.border-top {
    border-top: 1px solid #e0e6eb !important;
}

.w-100 {
    width: 100% !important;
}

.rounded-1 {
    border-radius: 8px;
}

.fs-2 {
    font-size: 0.75rem !important;
}

.auth-carousel.carousel .carousel-indicators {
    margin-bottom: -5rem;
    opacity: 1;
}

.gap-9 {
    gap: 20px !important;
}

.align-items-center {
    align-items: center !important;
}

.auth-carousel.carousel .carousel-indicators button {
    background-color: #dddbff;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    border-top: 0;
    border-bottom: 0;
}

.auth-carousel.carousel .carousel-indicators button.active {
    width: 32px;
    background-color: #1336aa;
    border-radius: 20px;
}

.translate-middle {
    transform: translate(-50%, -50%) !important;
}

.start-50 {
    left: 50% !important;
}

.top-50 {
    top: 50% !important;
}

.z-index-5 {
    z-index: 5 !important;
}

.auth-bg {
    background: url(../images/background/auth-background.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.single-testimony .owl-nav,
.single-testimony .owl-dots,
.single-testimony .home3-testimonial-slider.owl-theme .owl-nav {
    display: none !important;
}

.form-password-toggle input {
    outline: 0;
    border: 1px solid #e9e9e9;
    border-right: 0;
}

.form-password-toggle .input-group-text {
    background: none;
    border: 1px solid #e9e9e9;
    border-left: 0;
    border-radius: 8px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding-left: 20px;
    padding-right: 20px;
}

.form-password-toggle .form-control:focus {
    border-right: 0;
}

.form-password-toggle.input-group:focus-within .input-group-text {
    border: 2px solid var(--headings-color);
    padding-right: 19px;
    border-left: 0;
    z-index: 3;
    box-shadow: none;
    background-color: #fff;
    outline: 0;
    border-radius: 8px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
input:-internal-autofill-selected {
    background-clip: text !important;
    -webkit-background-clip: text !important;
}

.form-check .form-check-input {
    flex-shrink: 0;
}

.form-builder label p {
    margin-bottom: 0;
    color: inherit;
    font-weight: inherit;
}

.form-builder.bootstrap-select:not([class*="col-"]):not(
        [class*="form-control"]
    ):not(.input-group-btn)
    .btn,
.form-builder
    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
        .input-group-btn
    )
    .btn-light {
    border: 1px solid #e9e9e9;
}

.form-builder .btn,
.form-builder a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.w8 {
    width: 2rem;
}

.h8 {
    height: 2rem;
}

.result ol {
    list-style: decimal;
    margin-block-start: 1em;
    padding-inline-start: 40px;
}

.result ol li,
.result ul li {
    margin-bottom: 15px;
    list-style-type: inherit;
}

.result ul {
    list-style: circle;
    margin-block-start: 1em;
    padding-inline-start: 40px;
}

.mh-90 {
    max-height: 90px;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
    bottom: 30px;
    width: calc(100% - 60px);
}

.bg-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.share-btn {
    padding: 5px;
    background-color: #eee;
    position: relative;
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s;
}

.share-btn:hover {
    transform: scale(1.1);
}

.text-share-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-family: arial;
    font-size: 14px;
    transition: 1s 0.2s;
    z-index: 99999;
    background-color: #fff;
    border: 1px solid #1336aa;
    color: #1336aa;
}

.share-btn:hover .text-share-btn {
    left: -100%;
}

.share-items {
    display: flex;
    list-style: none;
    margin: 0;
    font-size: 18px;
    padding: 0;
}

.share-items li {
    padding: 0 10px;
}

.share-items li a {
    color: #1336aa;
    display: inline-block;
    transform: scale(0);
}

.share-btn:hover ul li a {
    transform: scale(1);
}

.share-items li:nth-child(5) a {
    transition: 0.5s 0.3s;
}

.share-items li:nth-child(4) a {
    transition: 0.5s 0.45s;
}

.share-items li:nth-child(3) a {
    transition: 0.5s 0.6s;
}

.share-items li:nth-child(2) a {
    transition: 0.5s 0.75s;
}

.share-items li:nth-child(1) a {
    transition: 0.5s 0.9s;
}

.fs-20 {
    font-size: 20px;
}

.unset-list-style li {
    list-style: unset !important;
}

.text-primary {
    color: #1442ea !important;
}

.image-container {
    position: relative;
    display: inline-block;
}

.badge-certification {
    position: absolute;
    top: 10px;
    /* Adjust the position */
    right: 10px;
    background-color: blue;
    color: white;
    padding: 5px 10px;
    border-radius: 10px;
    /* Rounded corners for the badge */
    font-size: 12px;
    font-weight: bold;
}

.billing-package.active .btn-thm-border,
.shipping-package.active .btn-thm-border {
    background-color: #1336aa;
    border: 2px solid #1336aa;
    color: #ffffff;
}

.btn-thm-border {
    border-radius: 25px;
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 48px;
    padding: 0 !important;
}

.btn-thm {
    border-radius: 25px;
    width: 100%;
    height: 50px;
    font-size: 18px;
    line-height: 48px;
    padding: 0 !important;
    border: 1px solid #1442ea;
    background-color: #1442ea;
}

.billing-package.active,
.shipping-package.active {
    background-color: #009ef7;
    color: #fff;
}

.switch-style1 input.form-check-input {
    cursor: pointer;
}

#smartwizard .toolbar-bottom {
    display: flex;
    justify-content: end;
}

#smartwizard .toolbar-bottom .sw-btn {
    background-color: #fff;
    border: 1px solid #1442ea;
    color: #1442ea;
    font-family: var(--title-font-family);
    font-weight: 700;
    font-size: 18px;
    font-style: normal;
    padding: 13px 35px;
    border-radius: 25px;
}

#smartwizard .toolbar-bottom .sw-btn:hover {
    color: #fff;
}

.icon-certification img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80px;
}

.icon-certification-small img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
}

.iconbox-style1.contact-style .details {
    padding-left: 35px;
}

.blog-style1.list-style .title {
    font-size: 18px;
}

#smartwizard .toolbar-bottom .sw-btn:hover {
    color: #fff !important;
}

.text-left {
    text-align: left;
}

.btn-submit:disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
}

.bgc-thm2,
.bgc-thm4,
.cta-service-v1 {
    background: rgb(20, 66, 234);
    background: linear-gradient(
        119deg,
        rgba(20, 66, 234, 1) 47%,
        rgba(71, 185, 250, 1) 100%
    );
}

.testimonial-style4 {
    padding: 10px 0 20px 20px;
}

.big-slide .video-button-home11 {
    height: 120px;
    line-height: 120px;
    width: 120px;
    color: #fff;
    display: inline-block;
}

.mt-160 {
    margin-top: -160px;
}

.bg-white .dots_nav_light.owl-theme .owl-dots button.owl-dot.active span {
    background-color: #030f48;
}

.bg-white .dots_nav_light.owl-theme .owl-dots button.owl-dot span {
    background-color: #1442ea;
}

.bg-white .dots_nav_light.owl-theme .owl-nav .owl-prev,
.bg-white .dots_nav_light.owl-theme .owl-nav .owl-next {
    color: #1442ea;
}

/* .container {
    max-width: 1200px;
    margin: 0 auto;
} */

.home3-hero-content .title,
.home11-hero-content .title {
    font-size: 40px;
    line-height: 120%;
}

.ff-heading {
    font-size: 18px;
    line-height: 24px;
    color: #212529;
}

p {
    line-height: 150%;
    color: #212529;
}

.btn-thm-border {
    border: 1px solid #1442ea;
}

.btn-thm-border:hover {
    border: 1px solid #1442ea;
}

.ud-btn {
    padding: 5px 15px;
}

.testimonial-style4 .title {
    line-height: 24px;
}

.testimonial-style1 .t_content {
    line-height: 150%;
}

.h2,
h2 {
    font-size: 24px;
}

.fz14 {
    font-size: 14px !important;
}

.fz22 {
    font-size: 22px !important;
}

.rounded-full {
    border-radius: 50%;
}

.btn-bottom {
    position: absolute;
    bottom: 30px;
    width: calc(100% - 60px);
}

.bdrb1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.bdrt1 {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

p.subtitle-home {
    line-height: 150%;
    font-size: 18px;
    height: 162px;
}

.layer-bg-color {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 600px;
    width: 600px;
    background: #f1f1f1;
    border-radius: 50%;
    z-index: 0;
    left: 90px;
    top: -80px;
    opacity: 50%;
}

.bg-none {
    background: none !important;
}

.h40 {
    height: 40px;
}

.icon-cyan {
    background-color: #19c3e4;
    color: #fff !important;
}

.icon-blue {
    background-color: #0387d2;
    color: #fff !important;
}

.icon-light-blue {
    background-color: #0387d2;
    color: #fff !important;
}

.icon-light-green {
    background-color: #16c6b5;
    color: #fff !important;
}

.cta-banner-about2 {
    align-items: center;
    display: flex;
    height: 450px;
}

.list-style3 li {
    margin-bottom: 5px;
}

/* .section {
    background-color: #0033cc;
    color: white;
    padding: 50px 0;
} */

.service-title {
    font-size: 2rem;
    margin-bottom: 20px;
}

.service-subtitle {
    font-size: 1.2rem;
}

.service-box {
    background-color: #f7f7f7;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.service-box h4 {
    font-size: 1.5rem;
    color: #0033cc;
}

.service-box p {
    margin-bottom: 15px;
}

.btn-custom {
    background-color: #0033cc;
    color: white;
    border-radius: 20px;
    padding: 10px 20px;
}

.btn-custom:hover {
    background-color: #001f80;
}

.info-box {
    background-color: #1236aa;
    color: white;
    padding: 20px;
    border-radius: 8px;
}

.info-box h5 {
    margin-bottom: 0;
}

.image-column {
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-column img {
    max-width: 100%;
    border-radius: 8px;
}

.iconbox-small1 {
    /* background-color: #0033cc;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    right: 70px;
    top: 350px; */
}

.btn-gradient-blue {
    background: linear-gradient(90deg, #0066ff, #43b3f9);
    /* Gradient from dark blue to light blue */
    color: white;
    /* White text */
    border: none;
    /* Remove border */
    padding: 10px 20px;
    /* Button padding */
    font-size: 16px;
    /* Font size */
    border-radius: 5px;
    /* Rounded corners */
    transition: background 0.3s ease-in-out;
    /* Smooth background transition */
}

.btn-gradient-blue:hover {
    background: linear-gradient(90deg, #0052cc, #0099cc);
    /* Darker gradient on hover */
    color: white;
    /* Keep text white */
}

.bg-primary {
    background-color: #1442ea !important;
}

.text-justify {
    text-align: justify !important;
}

.iconbox-style1.at-home4 .icon {
    line-height: 110px;
}

img.home-banner {
    max-width: 600px;
    height: auto;
}

.footer-style1.at-home7,
.footer-style1.at-home8 {
    border-top: 1px solid #e9e9e9;
}

.wrapper-download {
    padding-left: 130px;
}

.btn-download {
    width: 165px;
}

.link-download {
    float: left;
}

.bg-gradient-vise {
    background: rgb(20, 66, 234);
    background: linear-gradient(
        119deg,
        rgba(20, 66, 234, 1) 47%,
        rgba(71, 185, 250, 1) 100%
    );
}

.main-title h2 {
    font-size: 40px;
    color: #1442ea;
}

.card-feature {
    border-radius: 20px;
    border: 1px solid #97afd8;
}

.card-feature .card-body {
    padding: 30px;
}

.card-feature .card-body h4 {
    font-size: 20px;
    font-weight: bold;
    color: #1442ea;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bg-gray {
    background-color: #f8f9fa !important;
}

.bg-shade-blue {
    background-color: #e8f0ff;
}

.popular-coaches img {
    width: 80px !important;
}

.popular-coaches .item {
    border: 1px solid #b4bfd4;
    padding: 20px;
    border-radius: 20px;
    height: 195px;
    background-color: #fff;
}

.additional-information {
    display: flex;
    justify-content: flex-end;
    /* margin-top: 20px; */
}

.bg-icon {
    background-color: #47b9fa;
    color: #ffffff;
    display: inline-block;
    font-size: 24px;
    height: 50px;
    line-height: 60px;
    position: relative;
    text-align: center;
    top: 0;
    width: 50px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.text-dark-navy {
    color: #000f48 !important;
}

.text-dark-mirage {
    color: #1f1f29 !important;
}

.orchid-blue {
    color: #1442ea;
}

.bg-light-shade-blue {
    background-color: #eff5ff;
}

.job-list-style1 {
    height: 320px;
}

.btn-rounded {
    border-radius: 50px;
}

.text-right {
    text-align: right;
}

.no-padding {
    padding: 0 !important;
}

.brdrs15 {
    border-radius: 15px;
}

.brdrs25 {
    border-radius: 25px;
}

.iconbox-style9 {
    border: 1px solid #97afd8;
}

.iconbox-style9 .iconbox-style1 img {
    width: 100px;
    height: auto;
}

.badge-outline {
    border-radius: 25px;
    height: 50px;
    font-size: 18px;
    padding: 10px 40px;
    border: 1px solid #1442ea;
    color: #1442ea;
    margin: 5px;
}

.brdrs20 {
    border-radius: 20px;
}

.bg-ghost-white {
    background-color: #f4f8ff;
}

.testimony-section .icon-testimony {
    display: inline-flex;
    width: 60px;
    height: 60px;
}

.cover-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mr130 {
    margin-right: 130px;
}

/* start custom image */
.custom-checkbox {
    position: relative;
    width: 100%;
    cursor: pointer;
}

.custom-checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkbox-card {
    border: 2px solid transparent;
    border-radius: 8px;
    padding: 15px;
    transition: 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.checkbox-card img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 5px;
}

.checkbox-card h5 {
    margin-top: 10px;
    font-size: 1.1em;
}

.checkbox-card p {
    font-size: 0.9em;
    color: #666;
}

.custom-checkbox input[type="checkbox"]:checked + .checkbox-card {
    border-color: #1236aa;
    background-color: #f0f8ff;
}

.checked-indicator {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #1236aa;
    color: white;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8em;
    display: none;
}

.custom-checkbox
    input[type="checkbox"]:checked
    + .checkbox-card
    .checked-indicator {
    display: flex;
}

.tag-btn-outline {
    background-color: #ffffff;
    border: 2px solid #1236aa;
    color: #1236aa;
    color: #1236aa !important;
    border-radius: 4px;
    display: inline-block;
    font-family: var(--title-font-family);
    font-weight: 700;
    font-size: 15px;
    font-style: normal;
    letter-spacing: 0em;
    padding: 10px 15px;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

/* end custom image */
.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.testimonial-style1 {
    padding: 35px;
    border: 1px solid #97afd8;
}

.testimonial-style1 .testimonial-content .t_content {
    min-height: 215px;
}

.testimonial-style1 .thumb img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin-right: 1rem;
    margin-bottom: 10px;
}

.trimmed-text-one-line {
    white-space: nowrap;
    /* Prevents text from wrapping to a new line */
    overflow: hidden;
    /* Hides any overflow text */
    text-overflow: ellipsis;
    /* Adds "..." to indicate overflow */
    width: 85%;
    /* Adjust the width as needed */
    display: block;
}

.blog-style1:hover .blog-img img {
    transform: none !important;
}

.blog-style1 .blog-img img {
    min-height: 250px;
}

.coaching-stories .blog-style1 {
    border: 1px solid #c1c1c1;
    border-radius: 0 0 20px 20px;
}

.blog-style1 .blog-content .title {
    min-height: 80px;
}

.our-features .iconbox-style1 img {
    width: 100px;
    height: 100px;
}

.our-services .iconbox-style1 img {
    width: 50px;
    height: 50px;
}

.iconbox-style1 {
    /* border: 1px solid #97afd8; */
    border-radius: 20px;
    padding: 30px 30px 30px;
}

.why-chose-list .wrapper-list {
    border-bottom: 1px solid #97afd8;
    padding: 10px 0;
}

.why-chose-list .wrapper-list:first-child {
    border-top: 1px solid #97afd8;
}

.why-chose-list .wrapper-list:not(:last-child) {
    margin-bottom: 10px;
}

.freelancer-style1 {
    padding: 20px !important;
    min-height: 243px;
    position: relative;
    border-radius: 20px;
    border: 1px solid #97afd8;
}

.freelancer-style1 .btn-profile-coach {
    position: absolute;
    bottom: 16px;
    width: calc(100% - 40px);
}

.coach-card {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px;
    overflow: hidden;
    display: flex;
    align-items: center;
    /* Center avatar vertically */
    gap: 15px;
    /* Space between avatar and content */
}

.coach-avatar-container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* Center avatar horizontally */
}

.coach-avatar {
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}

.badge-verified {
    margin-top: 20px;
    /* Space between avatar and badge */
    background-color: #e1fae9;
    color: #186a5b;
    font-size: 0.75rem;
    padding: 5px 15px;
    border-radius: 20px;
}

.icon-checklist {
    position: absolute;
    bottom: 40px;
    /* Slight overlap at the bottom */
    right: 10px;
    /* Slight overlap on the right */
    background-color: #28a745;
    /* Green background for checklist */
    color: #fff;
    border-radius: 50%;
    padding: 3px;
    font-size: 0.8rem;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    /* Border for better contrast */
}

.coach-info {
    flex: 1;
    /* Allow content to take up remaining space */
}

.coach-name {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 15px;
    /* Increased space below name */
}

.coach-title {
    font-size: 0.9rem;
    color: #6c757d;
    margin-bottom: 10px;
}

.rating {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

.rating i {
    color: #ffc107;
    /* Star color */
}

.coaching-hours {
    color: #6c757d;
}

.btn-profile {
    width: 100%;
    border-radius: 20px;
}

.badge-no-radius {
    border-radius: 20px;
    padding: 5px 20px;
    font-size: 0.75rem;
    font-weight: 600;
    display: inline-block;
    color: #fff;
}

.bg-love {
    background-color: #e7cbfd;
}

.bg-parenting {
    background-color: #fdc000;
}

.bg-wellness {
    background-color: #45c894;
}

.bg-business {
    background-color: #5da1ff;
}

.bg-leadership {
    background-color: #f73c3c;
}

.bg-career {
    background-color: #284dc1;
}

.bg-self-growth {
    background-color: #50d83a;
}

.coaching-service-card {
    border-radius: 0 0 20px 20px;
    border: 1px solid #97afd8;
}

.line-clamp3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.btn-download-visecoach {
    max-width: 180px;
    height: 60px;
}

.bg-download-apps {
    background: rgb(75, 195, 255);
    background: linear-gradient(
        189deg,
        rgba(75, 195, 255, 1) 0%,
        rgba(22, 72, 255, 1) 69%
    );
}

img.grade-title {
    width: 80px !important;
    height: auto;
}

.px120 {
    padding-left: 120px !important;
    padding-right: 120px !important;
}

.how-coaching-work-card {
    min-height: 356px;
}

.has-top-bottom-border {
    border-top: 1px solid #6a6a6a;
    border-bottom: 1px solid #6a6a6a;
}

img.icon-coaching-works {
    width: 65px !important;
    height: 65px !important;
}

.blog-style1:hover .title,
.blog-style1:hover .title a {
    text-decoration: none !important;
    color: #000f48 !important;
}

.statistics_funfact,
.coach-list {
    border-radius: 20px;
    border: 1px solid #97afd8;
}

.coach-list .icon-verified img {
    width: 40px;
    height: 40px;
}

.coach-list .icon-verified {
    position: absolute;
    left: 50px;
    top: 50px;
    width: 24px;
}

.popover {
    background-color: #f0f8ff;
    border: 1px solid #1442ea;
}

.popover-header {
    background-color: #1442ea;
    color: #fff;
}

.popover-body {
    color: #333;
}

.popover-arrow {
    border-color: #1442ea;
}

.popover {
    max-width: 300px;
}

/* Arrow styling */
.popover-arrow {
    --bs-popover-arrow-width: 1rem;
    --bs-popover-arrow-height: 0.5rem;
}

.popover-arrow::before {
    border-width: 2px;
    border-color: #1442ea;
}

header.nav-homepage-style .ace-responsive-menu a,
header.nav-homepage-style .login-info {
    color: #1f1f29;
    font-weight: 500;
}

.home11-hero-content .title {
    font-size: 40px;
    line-height: 50px;
}

.avatar {
    position: relative;
}

.avatar .avatar-initial {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: #eeedf0;
    font-size: 0.9375rem;
}

.categories_list_section {
    margin-top: 45px;
}

@media screen and (max-width: 426px) {
    .categories_list_section {
        margin-top: 0px;
    }
}

.tag-list span {
    border-radius: 60px;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px 20px;
    color: #fff;
    background-color: #1336aa;
}

.listing-style1:hover .list-thumb img {
    transform: none !important;
}

.box-shadow,
.blog-style1.list-style {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    -webkit-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
    -moz-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
    -o-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
    box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
    padding: 30px;
    position: relative;
}

.category-span-list {
    color: var(--headings-color);
    font-family: var(--title-font-family);
    font-weight: 500;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 20px;
}

.category-list .category-span-list:last-child {
    margin-bottom: 0;
}

.tag-list span {
    color: #fff;
    background-color: #1336aa;
    border-radius: 60px;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 6px 20px;
}

header.nav-homepage-style .ace-responsive-menu .sub-menu a {
    font-family: var(--title-font-family);
    font-weight: 500;
}

.btn-search {
    width: 25% !important;
}

.rounded-4 {
    border-radius: 16px !important;
}

.cta-service-v1 .grade-title {
    width: 100px;
}

.social-style1.light-style2 i {
    color: var(--primary);
}

.d-md-inline {
    display: inline !important;
}

.form-control::-webkit-file-upload-button {
    margin-top: 0.1rem;
}

.coach-card-wrapper .freelancer-style1 {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.coach-card-wrapper .freelancer-style1 .details {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.coach-card-wrapper .freelancer-style1 .details .d-grid {
    margin-top: auto;
}

.coach-card-wrapper {
    height: 95%;
    min-height: 375px;
    /* Adjust this value as needed */
}

.explore-coaching-service .item {
    height: 100%;
}

.explore-coaching-service .listing-style1 {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.explore-coaching-service .list-thumb {
    position: relative;
    padding-top: 56.25%;
    /* 16:9 Aspect Ratio */
    overflow: hidden;
}

.explore-coaching-service .list-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.explore-coaching-service .list-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 20px;
}

.explore-coaching-service .list-title {
    min-height: 48px;
    /* Adjust based on your needs */
}

.explore-coaching-service .line-clamp2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 48px;
    /* Adjust based on your needs */
}

.explore-coaching-service .fl-meta {
    margin-top: auto;
    padding-top: 15px;
}

.explore-coaching-service .d-grid {
    margin-top: 15px;
}

.assessment-page .header-subtitle {
    font-weight: 300;
    opacity: 0.9;
    max-width: 600px;
    margin: 0 auto;
}

.assessment-page .assessment-card {
    border: none;
    border-radius: 15px;
    overflow: hidden;
    transition: var(--transition);
    margin-bottom: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: white;
}

.assessment-page .assessment-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(20, 66, 234, 0.15);
}

.assessment-page .card-img-container {
    position: relative;
    overflow: hidden;
    height: 200px;
}

.assessment-page .card-img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.assessment-page .assessment-card:hover .card-img-container img {
    transform: scale(1.05);
}

.assessment-page .card-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.7) 100%
    );
    display: flex;
    align-items: flex-end;
    padding: 20px;
    transition: var(--transition);
}

.assessment-page .card-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: var(--primary);
    color: white;
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    box-shadow: 0 5px 15px rgba(20, 66, 234, 0.3);
}

.assessment-page .card-content {
    padding: 25px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.assessment-page .card-title {
    color: var(--dark-color);
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 1.5rem;
}

.assessment-page .card-description {
    color: #555;
    margin-bottom: 20px;
    flex-grow: 1;
}

.assessment-page .card-stats {
    display: flex;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.assessment-page .card-stat {
    display: flex;
    align-items: center;
    margin-right: 20px;
    margin-bottom: 10px;
    color: #777;
    font-size: 14px;
}

.assessment-page .card-stat i {
    color: var(--primary);
    margin-right: 5px;
    font-size: 16px;
}

.assessment-page .btn-primary {
    background-color: var(--primary);
    border-color: var(--primary);
    padding: 10px 25px;
    border-radius: 50px;
    font-weight: 600;
    transition: var(--transition);
    box-shadow: none;
}

.assessment-page .btn-primary:hover {
    background-color: #113acb;
    border-color: #113acb;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(20, 66, 234, 0.3);
}

.assessment-page .btn-outline-primary {
    color: var(--primary);
    border-color: var(--primary);
    padding: 10px 25px;
    border-radius: 50px;
    font-weight: 600;
    transition: var(--transition);
}

.assessment-page .btn-outline-primary:hover {
    background-color: var(--primary);
    color: white;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(20, 66, 234, 0.3);
}

.assessment-page .feature-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(20, 66, 234, 0.1);
    color: var(--primary);
    font-size: 24px;
    margin-bottom: 20px;
    transition: var(--transition);
}

.assessment-page .feature-item:hover .feature-icon {
    background-color: var(--primary);
    color: white;
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(20, 66, 234, 0.2);
}

.assessment-page .hover-zoom {
    transition: var(--transition);
}

.assessment-page .hover-zoom:hover {
    transform: scale(1.05);
}

/* Animation for cards */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.assessment-page .animate-fade-in-up {
    animation: fadeInUp 0.6s ease-out forwards;
}

.assessment-page .delay-1 {
    animation-delay: 0.1s;
}

.assessment-page .delay-2 {
    animation-delay: 0.3s;
}

.assessment-page .delay-3 {
    animation-delay: 0.5s;
}

.assessment-page .assessment-card .card-img-overlay .overlay-content {
    opacity: 0;
    transition: var(--transition);
    transform: translateY(20px);
}

.assessment-page .assessment-card:hover .card-img-overlay .overlay-content {
    opacity: 1;
    transform: translateY(0);
}

.assessment-page .card-img-overlay .btn {
    background-color: white;
    color: var(--primary);
    border: none;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 20px;
    transition: var(--transition);
}

.assessment-page .card-img-overlay .btn:hover {
    background-color: var(--primary);
    color: white;
}

.assessment-page .quick-stat {
    background-color: white;
    border-radius: 10px;
    padding: 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: var(--transition);
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.assessment-page .quick-stat:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(20, 66, 234, 0.15);
}

.assessment-page .quick-stat-icon {
    font-size: 32px;
    color: var(--primary);
    margin-bottom: 15px;
}

.assessment-page .quick-stat-value {
    font-size: 28px;
    font-weight: 700;
    color: var(--dark-color);
    margin-bottom: 5px;
}

.assessment-page .quick-stat-label {
    color: #777;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.assessment-image-container {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 15px 35px rgba(20, 66, 234, 0.15);
    margin-bottom: 20px;
}

.assessment-image {
    width: 100%;
    height: auto;
    transition: var(--transition);
}

.assessment-image:hover {
    transform: scale(1.03);
}

.assessment-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.assessment-meta-item {
    display: flex;
    align-items: center;
    margin-right: 25px;
    margin-bottom: 10px;
    color: #555;
    font-size: 15px;
}

.assessment-meta-item i {
    color: #1442ea;
    margin-right: 8px;
}

.assessment-description {
    margin-bottom: 30px;
    line-height: 1.8;
}

.assessment-description p {
    margin-bottom: 15px;
}

.assessment-description h3 {
    color: var(--dark-color);
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 700;
}

.assessment-benefits {
    background-color: var(--light-color);
    border-radius: 15px;
    padding: 30px;
    margin-bottom: 30px;
}

.benefit-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

.benefit-icon {
    background-color: rgba(20, 66, 234, 0.1);
    color: #1442ea;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-right: 15px;
    flex-shrink: 0;
}

.benefit-content {
    flex-grow: 1;
}

.benefit-title {
    font-weight: 600;
    margin-bottom: 5px;
    color: var(--dark-color);
}

.take-assessment-container {
    background-color: white;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    position: sticky;
    top: 20px;
}

.assessment-info-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}

.assessment-info-item:last-child {
    border-bottom: none;
}

.assessment-info-icon {
    color: #1442ea;
    font-size: 18px;
    margin-right: 15px;
}

.assessment-info-content {
    flex-grow: 1;
}

.assessment-info-label {
    color: #777;
    font-size: 14px;
    margin-bottom: 2px;
}

.assessment-info-value {
    font-weight: 600;
    color: var(--dark-color);
}

.btn-take-assessment {
    background: linear-gradient(135deg, #1442ea 0%, #113acb 100%);
    color: white;
    border: none;
    padding: 15px 25px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    transition: var(--transition);
    text-decoration: none;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.btn-take-assessment:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        135deg,
        rgba(255, 255, 255, 0.2) 0%,
        rgba(255, 255, 255, 0) 100%
    );
    transition: all 0.6s ease;
    z-index: -1;
}

.btn-take-assessment:hover:before {
    left: 100%;
}

.btn-take-assessment:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(20, 66, 234, 0.3);
    color: white;
}

.related-assessment-card {
    background-color: white;
    border-radius: 15px;
    overflow: hidden;
    transition: var(--transition);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    height: 100%;
}

.related-assessment-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(20, 66, 234, 0.15);
}

.related-assessment-image {
    width: 100%;
    height: 160px;
    object-fit: cover;
}

.related-assessment-content {
    padding: 20px;
}

.related-assessment-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    color: var(--dark-color);
}

.related-assessment-meta {
    font-size: 14px;
    color: #777;
    display: flex;
    align-items: center;
}

.related-assessment-meta i {
    color: var(--primary-color);
    margin-right: 5px;
}

.take-assessment-container {
    background-color: white;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    position: sticky;
    top: 20px;
}

.sample-questions {
    background-color: white;
    border-radius: 15px;
    padding: 30px;
    margin-bottom: 30px;
}

/* Responsive adjustments */
@media (max-width: 991.98px) {
    .take-assessment-container {
        position: static;
        margin-bottom: 30px;
    }

    .header-content {
        padding: 40px 0;
    }
}

@media (max-width: 767.98px) {
    .header-title {
        font-size: 28px;
    }

    .assessment-benefits,
    .take-assessment-container,
    .sample-questions,
    .cta-section {
        padding: 20px;
    }

    .benefit-icon {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .cta-section {
        padding: 30px 20px;
    }
}

.custom_checkbox {
    line-height: 1.6 !important;
}

.section-title .subtitle {
    color: var(--primary);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9rem;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: block;
}
.section-title p {
    color: var(--text-secondary);
    font-size: 18px;
    max-width: 700px;
}
.section-title h2 {
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom: 16px;
    color: var(--text-primary);
    position: relative;
    display: inline-block;
}

.feature-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, var(--primary), #4338ca);
    transition: height 0.3s ease;
    z-index: -1;
}

.feature-desc {
    color: var(--text-secondary);
    margin-bottom: 25px;
    font-size: 1rem;
    line-height: 1.7;
}

.feature-card {
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 30px;
    box-shadow: var(--shadow-md);
    transition: all 0.3s ease;
    height: 100%;
    text-align: center;
    border: none;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--shadow-lg);
}
.feature-card:hover::before {
    height: 100%;
    opacity: 0.05;
}
.feature-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, var(--primary), var(--primary-dark));
    transition: height 0.3s ease;
    z-index: -1;
}
.feature-btn,
.view-all-link {
    background-color: #fff;
    border: 1px solid var(--primary-light);
    color: var(--primary) !important;
    padding: 10px 24px;
    border-radius: 30px;
    font-weight: 600;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
}
.feature-title {
    font-size: 1.5rem;
    margin-bottom: 15px;
    font-weight: 700;
    color: var(--text-primary);
    transition: color 0.3s ease;
}
.feature-card:hover .feature-icon-wrap {
    transform: rotate(0deg);
    background-color: var(--primary);
}
.feature-card:hover .feature-title {
    color: var(--primary);
}

.feature-btn:hover,
.view-all-link:hover {
    background-color: var(--primary);
    color: var(--white) !important;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(79, 70, 229, 0.3);
}
.feature-icon {
    font-size: 36px;
    color: var(--primary);
    transform: rotate(-45deg);
    transition: all 0.3s ease;
}

.feature-card:hover .feature-icon {
    transform: rotate(0deg);
    color: var(--white);
}
.feature-icon-wrap {
    width: 90px;
    height: 90px;
    background-color: #4f46e51a;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 30px;
    transition: all 0.3s ease;
    transform: rotate(45deg);
}
.feature-title {
    font-size: 1.2rem;
    margin-bottom: 15px;
    font-weight: 700;
    color: #27272a;
    transition: color 0.3s ease;
}
.section-features {
    background-color: #fafafa;
}

.article-card {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: var(--shadow-md);
    background-color: var(--white);
    transition: all 0.3s ease;
    height: 100%;
    border: none;
    margin-bottom: 30px;
    position: relative;
}
.article-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--shadow-lg);
}
.article-card-img-container {
    position: relative;
    height: 220px;
    overflow: hidden;
}
.article-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.article-card-category {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: var(--primary);
    color: var(--white);
    padding: 6px 16px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 0.75rem;
    z-index: 1;
    transition: all 0.3s ease;
}
.article-card-body {
    padding: 30px;
}
.article-card-meta {
    display: flex;
    align-items: center;
    color: var(--text-secondary);
    font-size: 0.85rem;
    margin-bottom: 15px;
}
.article-card-meta-item {
    display: flex;
    align-items: center;
    margin-right: 20px;
}
.article-card-title {
    font-size: 1.5rem;
    margin-bottom: 15px;
    font-weight: 700;
    color: var(--text-primary);
    transition: color 0.3s ease;
    line-height: 1.3;
}
.article-card:hover .article-card-title {
    color: var(--primary);
}
.article-card-meta-item i {
    margin-right: 6px;
    color: var(--primary);
}

.article-card-link {
    color: var(--primary);
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}
/* TESTIMONIAL CAROUSEL */
.testimonial-section {
    /* background-color: var(--white); */
    position: relative;
    overflow: hidden;
}

.testimonial-section::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 400px;
    background: radial-gradient(
        circle,
        var(--primary-light) 0%,
        rgba(255, 255, 255, 0) 70%
    );
    border-radius: 50%;
    z-index: 0;
    opacity: 0.8;
}

.testimonial-section::after {
    content: "";
    position: absolute;
    bottom: -200px;
    left: -200px;
    width: 500px;
    height: 500px;
    background: radial-gradient(
        circle,
        var(--primary-light) 0%,
        rgba(255, 255, 255, 0) 70%
    );
    border-radius: 50%;
    z-index: 0;
    opacity: 0.8;
}

.testimonial-carousel {
    position: relative;
    z-index: 1;
}

.testimonial-card {
    background-color: var(--white);
    border-radius: 20px;
    padding: 40px;
    box-shadow: var(--shadow-md);
    margin: 20px;
    position: relative;
    border: 1px solid var(--gray-light);
    transition: all 0.3s ease;
}

.testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-lg);
}

.testimonial-quote {
    font-size: 4rem;
    position: absolute;
    top: 20px;
    right: 30px;
    color: var(--primary-light);
    font-family: Georgia, serif;
    line-height: 1;
}

.testimonial-text {
    font-size: 1.1rem;
    line-height: 1.8;
    color: var(--text-primary);
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.8;
}

.testimonial-author {
    display: flex;
    align-items: center;
}

.testimonial-author-img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    border: 3px solid var(--primary-light);
}

.testimonial-author-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonial-author-info h5 {
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 5px;
    color: var(--text-primary);
}

.testimonial-author-info p {
    color: var(--primary);
    margin: 0;
    font-size: 0.9rem;
    font-weight: 500;
}

.carousel-control-prev,
.carousel-control-next {
    width: 50px;
    height: 50px;
    background-color: var(--primary);
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
}

.carousel-control-prev {
    left: -50px;
}

.carousel-control-next {
    right: -50px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 20px;
    height: 20px;
}

.carousel-indicators {
    bottom: -50px;
}

.carousel-indicators [data-bs-target] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: var(--primary-light);
    opacity: 0.5;
    transition: all 0.3s ease;
}

.carousel-indicators .active {
    background-color: var(--primary);
    opacity: 1;
    transform: scale(1.2);
}
.previous-results .card {
    border-radius: 1rem;
    transition: transform 0.2s ease;
}

.results-timeline .result-item::before {
    content: "";
    position: absolute;
    left: 20px;
    top: 0;
    height: 100%;
    width: 2px;
    background: #e9ecef;
    z-index: 0;
}

.results-timeline .result-item:last-child::before {
    display: none;
}

.progress-item .progress {
    background-color: #e9ecef;
    overflow: visible;
}

.progress-item .progress-bar {
    position: relative;
    overflow: visible;
}

.progress-item .progress-bar::after {
    content: "";
    position: absolute;
    right: -4px;
    top: -2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: inherit;
    border: 2px solid #fff;
}

.badge {
    font-weight: 500;
    letter-spacing: 0.5px;
}

.pagination-wrapper {
    border-top: 1px solid #e9ecef;
    padding-top: 2rem;
}

/* Dashboard Revamp Styles */
.dashboard-header-premium {
    background: linear-gradient(135deg, #0f172a 0%, #1e40af 100%);
    position: relative;
    border: none !important;
}

.dashboard-header-premium::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    opacity: 0.6;
}

.glass-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
}

.premium-menu-card {
    background: #ffffff;
    border: 1px solid #f1f5f9;
    border-radius: 20px;
    padding: 30px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none !important;
}

.premium-menu-card:hover {
    transform: translateY(-8px);
    border-color: #3b82f6;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

.premium-menu-card .card-icon {
    width: 60px;
    height: 60px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    margin-bottom: 24px;
    transition: all 0.3s ease;
    background: #eff6ff; /* Primary light background */
    color: #3b82f6;      /* Primary brand blue */
}

.premium-menu-card:hover .card-icon {
    transform: rotate(10deg) scale(1.1);
    background: #3b82f6;
    color: #ffffff;
}

.premium-menu-card .card-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 8px;
}

.premium-menu-card .card-desc {
    font-size: 0.95rem;
    color: #64748b;
    line-height: 1.6;
    margin-bottom: 20px;
}

.premium-menu-card .card-footer {
    margin-top: auto;
    display: flex;
    align-items: center;
    color: #3b82f6;
    font-weight: 600;
    font-size: 0.9rem;
}

.premium-menu-card .card-footer i {
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.premium-menu-card:hover .card-footer i {
    transform: translateX(5px);
}

/* Icon Variants - Removed in favor of unified primary style */
