/* 
    Coach Vinod Custom Styles
    Extracted from inline styles in index.php
*/

/* 0. Hero Slider */
.consult-main-slider-two h1 {
    font-size: 42px !important;
    line-height: 1.15em !important;
    text-shadow: 0 0 40px rgba(255, 255, 255, 1), 0 0 80px rgba(255, 255, 255, 0.7);
}

.consult-main-slider-two .title {
    text-shadow: 0 0 30px rgba(255, 255, 255, 1);
}

.consult-main-slider-two .tp-caption .text {
    max-width: 460px;
    text-shadow: 0 0 30px rgba(255, 255, 255, 1), 0 0 60px rgba(255, 255, 255, 0.8);
}

/* 1. Logo Styling */
.header-lower .logo img {
    max-height: 100px;
}

.mobile-menu .nav-logo img {
    max-height: 80px;
}

.sidebar-info-contents .logo img {
    max-height: 80px;
}

/* 2. Services Section */
.sec-title .intro-text {
    max-width: 800px;
    margin: 0 auto;
    color: #666;
    line-height: 1.8;
}

/* Sub-title badge styling (used across all sections) */
.sec-title .sub-title {
    color: #0d6efd;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-size: 14px;
}

/* 3. Clientele / Partner Section */
.partner-section {
    padding: 60px 0;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.partner-section .sec-title h2 {
    font-size: 28px;
    color: #111;
}

.partner-section .image-box {
    border: 1px solid #eee;
    border-radius: 8px;
    padding: 1rem;
    text-align: center;
}

.partner-section .image-box h4 {
    color: #555;
    margin: 0;
}

/* 4. Impact Counter Section */
.counter-section {
    padding: 60px 0;
    background: #f8f9fa;
}

.counter-section .sec-title h2 {
    color: #111 !important;
    font-size: 32px;
}

.counter-section .inner-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-bottom: none !important;
}

.counter-section .counter-column::after,
.counter-section .counter-column::before {
    display: none !important;
}

.counter-section .inner {
    background: #fff;
    padding: 40px 20px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    border: 1px solid rgba(0, 0, 0, 0.03);
    margin-bottom: 0;
}

.counter-section .inner:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.counter-section .inner:before {
    display: none !important;
}

.counter-section .count-box {
    font-size: 55px !important;
    font-weight: 800 !important;
    color: #0b1a4a !important;
    line-height: 1.1em !important;
    margin-bottom: 15px !important;
}

.counter-section .count-text {
    color: #0b1a4a !important;
}

.counter-section .counter-title {
    font-size: 13px !important;
    color: #555 !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
}

.counter-section .plus-icon {
    color: #0d6efd;
}

/* 5. Framework Section (team-section) */
.team-section {
    background-color: #fff;
}

.team-section .sec-title h2 {
    color: #111;
}

.team-section .sec-title .text {
    color: #555;
}

.team-section .inner-box {
    transition: all 0.3s ease;
}

.team-section .inner-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1) !important;
}

.team-section .inner-box .icon span {
    display: inline-block;
}

.team-section .inner-box h4 {
    font-size: 18px;
    font-weight: 700;
}

.team-section .inner-box ul {
    list-style: none;
    padding-left: 0 !important;
}

.team-section .inner-box ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 6px;
    font-size: 14px;
    color: #666;
}

.team-section .inner-box ul li::before {
    content: "\2713";
    position: absolute;
    left: 0;
    color: #0d6efd;
    font-weight: 700;
}

/* 6. Why Choose / Bring Table Section */
.bring-table-section {
    padding: 100px 0;
    background-color: #f8f9fa;
    background-image: url(../img/consult-2/background/pattern-6.png);
}

.bring-table-section .sec-title h2 {
    color: #111;
    font-size: 32px;
}

.bring-table-section .inner-column h4 {
    color: #111;
}

.bring-table-section .inner-column p {
    color: #666;
    line-height: 1.8;
    font-size: 16px;
}

.bring-table-section .list-style-one {
    list-style: none;
}

.bring-table-section .list-style-one li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px;
    color: #555;
}

.bring-table-section .list-style-one li::before {
    content: "\2713";
    position: absolute;
    left: 0;
    color: #0d6efd;
    font-weight: 700;
}

/* 7. Testimonials Section */
.testimonial-section {
    background-image: url(../img/consult-2/background/pattern-9.png);
    padding: 120px 0;
}

.testimonial-section .sec-title h2 {
    color: #111;
    font-size: 36px;
}

.testimonial-section .rating .fa-star {
    color: #ffb800;
    font-size: 18px;
}

.testimonial-section .text {
    font-size: 18px;
    line-height: 1.8;
    color: #111;
}

.testimonial-section h5 {
    color: #0b1a4a;
    font-size: 20px;
    font-weight: 700;
}

.testimonial-section .designation {
    color: #0d6efd;
    font-size: 14px;
}

.testimonial-section .owl-nav {
    position: relative !important;
    margin-top: 30px !important;
    text-align: center !important;
}

.testimonial-section .owl-nav .owl-prev,
.testimonial-section .owl-nav .owl-next {
    display: inline-block !important;
    margin: 0 5px !important;
}

.testimonial-section .inner-column {
    padding-left: 30px;
}

/* 8. Know Me Section */
.know-me-section {
    padding: 120px 0;
    background-color: #fff;
    border-top: 1px solid #f1f1f1;
}

.know-me-section .image-column .inner-column {
    position: relative;
}

.know-me-section .pattern-layer-custom {
    position: absolute;
    left: -20px;
    top: -20px;
    width: 100%;
    height: 100%;
    background-image: url(../img/consult-2/background/pattern-6.png);
    z-index: 0;
    opacity: 0.5;
}

.know-me-section .profile-img {
    border-radius: 15px;
    width: 100%;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1;
}

.know-me-section .content-column .inner-column {
    padding-left: 50px;
}

.know-me-section .sub-title {
    color: #0d6efd;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.know-me-section h2 {
    font-size: 40px;
    color: #111;
    font-weight: 800;
}

.know-me-section .text p {
    color: #555;
    font-size: 18px;
    line-height: 1.8;
}

.know-me-section .text p.highlight {
    font-weight: 600;
    color: #333;
}

.know-me-section .list-style-one {
    list-style: none;
    padding-left: 0;
}

.know-me-section .list-style-one li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 8px;
    color: #555 !important;
    font-size: 15px;
}

.know-me-section .list-style-one li::before {
    content: "\2713";
    position: absolute;
    left: 0;
    color: #0d6efd;
    font-weight: 700;
}

/* 9. Consulting Approach Section */
.consulting-approach-section .sec-title h2 {
    color: #111;
}

/* 10. CTA Section */
.cta-section .theme-btn.btn-style-one {
    background: #fff !important;
    color: #0d6efd !important;
}

.cta-section .theme-btn.btn-style-one .txt {
    color: #0d6efd !important;
}

.cta-section .theme-btn.btn-style-one:before {
    background: #e9ecef !important;
}

.cta-section .theme-btn.btn-style-two {
    background: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important;
}

.cta-section .theme-btn.btn-style-two .txt {
    color: #fff !important;
}

.cta-section .theme-btn.btn-style-two:before {
    background: rgba(255,255,255,0.15) !important;
}

/* 11. Footer Section */
.main-footer {
    background-color: #0b1a4a;
    padding: 0 !important;
}

.main-footer .widgets-section {
    padding: 30px 0 !important;
}

.main-footer .footer-widget.info-widget {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-bottom: 0 !important;
}

.main-footer .footer-widget h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 1;
    white-space: nowrap;
}

.main-footer .contact-list {
    color: #a0a8b9;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex !important;
    align-items: center;
    gap: 30px;
}

.main-footer .contact-list li {
    font-size: 16px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

.main-footer .contact-list .icon {
    position: relative !important;
    top: 0 !important;
    color: #0d6efd;
    margin-right: 8px;
    line-height: 1;
}

.main-footer .contact-list a {
    color: #a0a8b9;
    text-decoration: none;
    transition: color 0.3s ease;
}

.main-footer .contact-list a:hover {
    color: #fff;
}

.main-footer .footer-bottom {
    background-color: #050d27;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 20px 0;
}

.main-footer .copyright {
    color: #a0a8b9;
    font-size: 14px;
}

.main-footer .copyright a {
    color: #0d6efd;
    font-weight: 600;
}

/* 12. Experience & Certifications (choose-section) */
.choose-section .sec-title h2 {
    color: #111;
    font-size: 32px;
}

.choose-section .list-style-one {
    list-style: none;
    padding-left: 0;
}

.choose-section .list-style-one li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px;
    color: #555;
    font-size: 15px;
}

.choose-section .list-style-one li::before {
    content: "\2713";
    position: absolute;
    left: 0;
    color: #0d6efd;
    font-weight: 700;
}

/* 13. Responsive Adjustments */
@media (max-width: 991px) {
    .know-me-section .content-column .inner-column {
        padding-left: 0;
        padding-top: 40px;
    }

    .bring-table-section .inner-column {
        padding-left: 0;
    }

    .counter-section .inner-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width: 767px) {
    .consult-main-slider-two h1 {
        font-size: 28px !important;
    }

    .cta-section h2 {
        font-size: 26px !important;
    }

    .consulting-approach-section ul li {
        width: 100%;
    }
}