/* 
   Yoga Insight Podcast - Page Styles
   This file contains styles for about, contact, and blog pages
*/

/* ===== Common Page Styles ===== */
.page-header {
    /* padding: 120px 0 80px; */
    background-size: cover;
    background-position: center;
    position: relative;
    color: #fff;
    margin-bottom: 0;
}

.page-header h1 {
    font-family: var(--default-font);
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: capitalize;
    color: var(--secondary-color);
}

.page-header p.lead {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    opacity: 0.9;
    color: #fff !important;
}

.section-padding {
    padding: 80px 0;
}

.section-title {
    position: relative;
    margin-bottom: 50px;
    /* text-align: center; */
}

.section-title .subtitle {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: var(--accent-color);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
    position: relative;
    /* padding-left: 15px; */
}

.section-title .subtitle:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 20px;
    /* background-color: var(--accent-color); */
}

.section-title h2 {
    font-family: var(--default-font);
    font-size: 36px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.section-title .title-divider {
    width: 80px;
    height: 3px;
    background: var(--accent-color);
    display: block;
    margin: 0 auto;
    position: relative;
}

.section-title .title-divider:after {
    content: '';
    position: absolute;
    left: 0;
    top: -4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    /* background: var(--accent-color); */
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(0.8);
        opacity: 0.8;
    }
    70% {
        transform: scale(1.1);
        opacity: 0.4;
    }
    100% {
        transform: scale(0.8);
        opacity: 0.8;
    }
}

/* ===== Global Heading Styles ===== */
h1, h2, h3, h4, h5, h6 {
    font-family: var(--default-font);
    color: var(--primary-color);
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1rem;
}

h1 {
    font-size: 2.8rem;
}

h2 {
    font-size: 2.2rem;
    position: relative;
    display: inline-block;
    margin-bottom: 1.5rem;
}

h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 60px;
    height: 3px;
    /* background: var(--accent-color); */
}

.section-title h2 {
    margin-bottom: 2rem;
}

.section-title h2:after {
    left: 50%;
    transform: translateX(-50%);
}

/* ===== About Page Styles ===== */
/* Why Choose Us Section */
.feature-card {
    background: #fff;
    padding: 40px 30px;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s ease;
    height: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.03);
}

.feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-color: rgba(90, 80, 68, 0.1);
}

.feature-card .feature-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: rgba(138, 110, 79, 0.1);
    border-radius: 50%;
    margin: 0 auto 25px;
    position: relative;
    transition: all 0.3s ease;
    color: var(--accent-color);
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature-card:hover .feature-icon {
    background: var(--accent-color);
    color: #fff;
    transform: rotateY(180deg);
}

.feature-card h4 {
    font-family: var(--default-font);
    color: var(--primary-color);
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
}

.feature-card h4:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: var(--accent-color);
    transform: translateX(-50%);
    transition: all 0.3s ease;
}

.feature-card:hover h4:after {
    width: 80px;
}

.feature-card p {
    color: var(--text-color);
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.7;
}

/* Add a subtle pattern overlay on hover */
.feature-card:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSg0NSkiPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0icmdiYSgwLDAsMCwuMDIpIi8+PC9wYXR0ZXJuPjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI3BhdHRlcm4pIiBvcGFjaXR5PSIuMSIvPjwvc3ZnPg==');
    opacity: 0;
    transition: all 0.3s ease;
    pointer-events: none;
}

.feature-card:hover:before {
    opacity: 1;
}

/* Responsive adjustments */
@media (max-width: 991px) {
    .feature-card {
        padding: 30px 20px;
    }
    
    .feature-card .feature-icon {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 26px;
    }
    
    .feature-card h4 {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .team-img-container {
        height: 350px;
    }
    
    .team-info {
        padding: 20px;
    }
    
    .team-info h4 {
        font-size: 1.3rem;
    }
    
    .team-bio {
        font-size: 0.9rem;
    }
}

@media (max-width: 767px) {
    .team-img-container {
        height: 300px;
    }
    
    .team-card {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .expertise-tags {
        gap: 6px;
    }
    
    .badge {
        padding: 3px 10px;
        font-size: 0.7rem;
    }
}

.about-content {
    position: relative;
    z-index: 1;
}

.about-content p {
    color: var(--text-color);
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.feature-box {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    height: 100%;
    text-align: center;
}

.feature-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.feature-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: rgba(138, 110, 79, 0.1);
    border-radius: 50%;
    margin: 0 auto 20px;
    color: var(--accent-color);
    font-size: 30px;
    transition: all 0.3s ease;
}

.feature-box:hover .feature-icon {
    background: var(--accent-color);
    color: #fff;
    transform: rotateY(180deg);
}

.feature-box h4 {
    font-family: var(--default-font);
    font-size: 20px;
    margin-bottom: 15px;
    color: var(--primary-color);
}

/* Team Section */
.team-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    margin-bottom: 30px;
}

.team-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.team-img-container {
    position: relative;
    overflow: hidden;
    height: 300px;
}

.team-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s cubic-bezier(0.2, 0.96, 0.34, 1);
}

.team-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.4s ease;
}

.team-card:hover .team-overlay {
    opacity: 1;
}

.team-card:hover .team-img {
    transform: scale(1.1);
}

.team-info {
    padding: 25px;
    position: relative;
    z-index: 2;
    background: #fff;
}

.team-info h4 {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 5px;
    color: var(--heading-color);
    transition: color 0.3s ease;
}

.team-card:hover .team-info h4 {
    color: var(--accent-color);
}

.text-accent {
    color: var(--accent-color) !important;
    font-weight: 500;
    font-size: 0.95rem;
    display: block;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
}

.text-accent:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translateX(-50%);
    width: 40px;
    height: 2px;
    background: var(--accent-color);
    transition: all 0.3s ease;
}

.team-card:hover .text-accent:after {
    width: 60px;
}

.team-bio {
    color: var(--text-color);
    font-size: 0.95rem;
    line-height: 1.7;
    margin-bottom: 15px;
    transition: all 0.3s ease;
}

.social-links {
    display: flex;
    gap: 12px;
    margin-top: 15px;
    transition: all 0.4s ease;
    transform: translateY(10px);
        align-items: baseline;
}

.team-card:hover .social-links {
    transform: translateY(0);
    opacity: 1;
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.9);
    color: var(--accent-color);
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.social-link:hover {
    background: var(--accent-color);
    color: #fff;
    transform: translateY(-3px);
}

.expertise-tags {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 8px;
    margin-top: 15px;
}

.badge {
    display: inline-block;
    padding: 4px 12px;
    background: rgba(138, 110, 79, 0.1);
    color: var(--accent-color);
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
}

.team-card:hover .badge {
    background: var(--accent-color);
    color: #fff;
}

/* Founder Section Styles */
.founder-img-container {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.4s ease;
}

.founder-img-container img {
    transition: transform 0.8s cubic-bezier(0.2, 0.96, 0.34, 1);
    width: 100%;
    height: auto;
    display: block;
}

.founder-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: all 0.4s ease;
}

.founder-img-container:hover .founder-overlay {
    opacity: 1;
}

.founder-img-container:hover img {
    transform: scale(1.05);
}

.founder-info {
    position: relative;
    padding: 30px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.founder-info .section-subtitle {
    color: var(--accent-color);
    font-weight: 600;
    font-size: 0.9rem;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: block;
}

.founder-info h2 {
    color: var(--primary-color);
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.2;
}

.founder-info h4 {
    color: var(--accent-color);
    font-size: 1.25rem;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}

.founder-info h4:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: var(--accent-color);
    transition: width 0.3s ease;
}

.founder-bio p {
    color: var(--primary-color);
    line-height: 1.8;
    margin-bottom: 1.2rem;
    font-size: 1.05rem;
}

.founder-bio p.lead {
    font-size: 1.2rem;
    color: var(--primary-color);
    font-weight: 500;
}

.expertise-section h5 {
    /* color: var(--heading-color); */
    font-weight: 600;
    position: relative;
    padding-left: 15px;
}

.expertise-section h5:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 20px;
    background: var(--accent-color);
    border-radius: 3px;
}

.founder-cta .btn {
    padding: 12px 30px;
    font-weight: 600;
    border-radius: 30px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 0.9rem;
}

.founder-cta .btn-primary {
    background: var(--accent-color);
    border-color: var(--accent-color);
}

.founder-cta .btn-primary:hover {
    background: var(--primary-color);
    border-color: var(--primary-color);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(138, 110, 79, 0.3);
}

.founder-cta .btn-outline-accent {
    color: var(--accent-color);
    border-color: var(--accent-color);
}

.founder-cta .btn-outline-accent:hover {
    background: var(--accent-color);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(138, 110, 79, 0.3);
}

/* Responsive Adjustments */
@media (max-width: 991px) {
    .founder-info {
        margin-top: 30px;
        padding: 25px;
    }
    
    .founder-info h2 {
        font-size: 2rem;
    }
    
    .founder-bio p {
        font-size: 1rem;
    }
}

@media (max-width: 767px) {
    .founder-info {
        padding: 20px;
    }
    
    .founder-info h2 {
        font-size: 1.8rem;
    }
    
    .founder-cta .btn {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    
    .founder-cta .btn:last-child {
        margin-bottom: 0;
    }
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.9);
    color: var(--accent-color);
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.social-link:hover {
    background: var(--accent-color);
    color: #fff;
    transform: translateY(-3px);
}

/* Testimonial Section */
.testimonial-slider {
    padding: 0 15px;
}

.testimonial-item {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    margin: 15px;
    position: relative;
}

.testimonial-content {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}

.testimonial-content:before {
    content: '\201C';
    position: absolute;
    left: 0;
    top: -20px;
    font-family: Georgia, serif;
    font-size: 80px;
    color: var(--accent-color);
    opacity: 0.2;
    line-height: 1;
}

.testimonial-content p {
    font-style: italic;
    color: var(--text-color);
    margin-bottom: 0;
    line-height: 1.8;
}

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

.testimonial-author img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-right: 15px;
}

.testimonial-author h5 {
    font-size: 18px;
    margin-bottom: 5px;
    color: var(--primary-color);
}

.testimonial-author p {
    margin: 0;
    color: var(--accent-color);
    font-size: 14px;
}

/* Slick Dots Styling */
.slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 30px;
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 0;
}

.slick-dots li {
    margin: 0 5px;
}

.slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: #ddd;
    text-indent: -9999px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.slick-dots li.slick-active button {
    background: var(--accent-color);
    transform: scale(1.3);
}

/* ===== Testimonial Slider Styles ===== */
.testimonial-track {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}

.testimonial-slider {
    display: flex;
    transition: transform 0.5s ease;
    width: 100%;
    animation: scroll 40s linear infinite;
    gap: 20px;
    padding: 20px 0;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-100% / 3 * 8)); /* Move by the width of 8 testimonials (2 full sets) */
    }
}

.testimonial-slider:hover {
    animation-play-state: paused;
}

.testimonial-slide {
    flex: 0 0 calc(33.333% - 13.33px);
    box-sizing: border-box;
    transition: transform 0.3s ease;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
}

@media (max-width: 1199px) {
    .testimonial-slide {
        flex: 0 0 calc(33.333% - 13.33px);
    }
}

@media (max-width: 991px) {
    .testimonial-slide {
        flex: 0 0 calc(50% - 10px);
    }
    
    @keyframes scroll {
        0% { transform: translateX(0); }
        100% { transform: translateX(calc(-100% / 2 * 8)); }
    }
}

@media (max-width: 767px) {
    .testimonial-slide {
        flex: 0 0 calc(50% - 10px);
    }
    
    .testimonial-card {
        padding: 20px 15px;
        min-height: 380px;
    }
    
    .testimonial-quote p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .testimonial-author img {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 575px) {
    .testimonial-slide {
        flex: 0 0 100%;
    }
    
    @keyframes scroll {
        0% { transform: translateX(0); }
        100% { transform: translateX(calc(-100% * 8)); }
    }
}

.testimonial-card {
    background: #fff;
    border-radius: 10px;
    padding: 30px 20px;
    text-align: center;
    /* box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05); */
    margin: 0 5px;
    transition: all 0.3s ease;
    min-height: 420px; /* Fixed minimum height */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    /* border: 1px solid rgba(0, 0, 0, 0.05); */
}

.testimonial-card:hover {
    transform: translateY(-5px);
    /* box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1); */
}

.testimonial-quote {
    position: relative;
    margin-bottom: 20px;
    font-style: italic;
    color: var(--text-color);
    line-height: 1.6;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.quote-icon {
    font-size: 24px;
    color: var(--accent-color);
    margin-bottom: 15px;
    display: block;
}

.testimonial-author {
    margin-top: auto;
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.testimonial-author img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border: 3px solid var(--accent-color);
    border-radius: 50%;
    margin-bottom: 15px;
}

.testimonial-author h5 {
    margin: 0 0 5px 0;
    font-size: 18px;
    color: var(--primary-color);
    font-weight: 600;
    line-height: 1.2;
}

.testimonial-author span {
    display: block;
    color: var(--accent-color);
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
    line-height: 1.4;
}

.testimonial-rating {
    color: #ffc107;
    font-size: 18px;
    margin-bottom: 20px;
}

/* Slider Navigation */
.slider-nav {
    margin-top: 30px;
}

.slider-nav button {
    background: var(--accent-color);
    color: white;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0 5px;
}

.slider-nav button:hover {
    background: var(--primary-color);
    transform: scale(1.1);
}

.slider-nav button:focus {
    outline: none;
}

.slider-dots {
    display: inline-block;
    margin: 0 10px;
}

.slider-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.slider-dot.active {
    background: var(--accent-color);
    transform: scale(1.2);
}

/* Responsive Styles */
@media (max-width: 991px) {
    .testimonial-card {
        padding: 30px 20px;
    }
    
    .testimonial-author img {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 767px) {
    .testimonial-slide {
        padding: 0 5px;
    }
    
    .testimonial-card {
        padding: 25px 15px;
        margin: 0 5px;
    }
    
    .testimonial-quote p {
        font-size: 15px;
    }
    
    .slider-nav button {
        width: 35px;
        height: 35px;
    }
}

/* ===== Contact Page Styles ===== */
.contact-info {
    background: #fff;
    padding: 40px 30px;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    height: 100%;
}

.contact-info h3 {
    font-family: var(--default-font);
    color: var(--primary-color);
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px;
    font-weight: 500;
}

.contact-info h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background: var(--accent-color);
}

.contact-item {
    display: flex;
    margin-bottom: 25px;
}

.contact-item .icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(138, 110, 79, 0.1);
    color: var(--accent-color);
    border-radius: 50%;
    margin-right: 15px;
    flex-shrink: 0;
    font-size: 18px;
}

.contact-item .content h5 {
    font-size: 16px;
    color: var(--primary-color);
    margin-bottom: 5px;
    font-weight: 600;
}

.contact-item .content p {
    margin: 0;
    color: var(--text-color);
}

.contact-form {
    background: #fff;
    padding: 40px 30px;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
}

.contact-form .form-control {
    height: 50px;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 20px;
    box-shadow: none;
    transition: all 0.3s ease;
}

.contact-form textarea.form-control {
    height: 150px;
    resize: none;
}

.contact-form .form-control:focus {
    border-color: var(--accent-color);
    box-shadow: 0 0 0 0.2rem rgba(138, 110, 79, 0.1);
}

.contact-form .btn-primary {
    background: var(--accent-color);
    border: none;
    padding: 12px 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
}

.contact-form .btn-primary:hover {
    background: var(--primary-color);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.map-section {
    margin-top: 50px;
}

.map-container {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}

.map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* ===== CTA Section Styles ===== */
.cta-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #fff;
}

.cta-section h2 {
    font-family: var(--default-font);
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.cta-section h2::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 80px;
    height: 2px;
    background: var(--accent-color);
    transform: translateX(-50%);
}

.cta-section p {
    font-size: 1.2rem;
    color: var(--text-color);
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7;
}

.cta-buttons .btn {
    padding: 12px 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 50px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-width: 2px;
}

.cta-buttons .btn i {
    transition: transform 0.3s ease;
}

.cta-buttons .btn:hover i {
    transform: translateX(3px);
}

.cta-buttons .btn-outline-primary {
    color: var(--primary-color);
    border-color: var(--primary-color);
}

.cta-buttons .btn-outline-primary:hover {
    background-color: var(--primary-color);
    color: #fff;
}

.cta-buttons .btn-outline-secondary {
    color: var(--accent-color);
    border-color: var(--accent-color);
}

.cta-buttons .btn-outline-secondary:hover {
    background-color: var(--accent-color);
    color: #fff;
}

.hover-text-white:hover {
    color: #fff !important;
}

@media (max-width: 767px) {
    .cta-section {
        padding: 60px 0 !important;
    }
    
    .cta-section h2 {
        font-size: 28px;
    }
    
    .cta-section p {
        font-size: 1rem;
    }
    
    .cta-buttons .btn {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }
    
    .cta-buttons .btn:last-child {
        margin-bottom: 0;
    }
}

/* ===== Blog Page Styles ===== */
.blog-post {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    transition: all 0.3s ease;
}

.blog-post:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.post-thumbnail {
    position: relative;
    overflow: hidden;
}

.post-thumbnail img {
    width: 100%;
    height: auto;
    transition: all 0.5s ease;
}

.blog-post:hover .post-thumbnail img {
    transform: scale(1.1);
}

.post-date {
    /* position: absolute; */
    top: 20px;
    right: 20px;
    background: var(--accent-color);
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 5px;
    line-height: 1.2;
}

.post-date .date {
    display: block;
    font-size: 24px;
    font-weight: 700;
}

.post-date .month {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* .post-content {
    padding: 30px;
} */

.post-meta {
    font-size: 14px;
    color: #6c757d;
    margin-bottom: 15px;
}

.post-meta i {
    color: var(--accent-color);
    margin-right: 5px;
}

.post-meta a {
    color: #6c757d;
    transition: all 0.3s ease;
}

.post-meta a:hover {
    color: var(--accent-color);
    text-decoration: none;
}

.post-title {
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 1.4;
}

.post-title a {
    color: var(--primary-color);
    transition: all 0.3s ease;
    text-decoration: none;
}

.post-title a:hover {
    color: var(--accent-color);
}

.post-excerpt {
    color: #6c757d;
    margin-bottom: 20px;
}

.read-more {
    color: var(--accent-color);
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
}

.read-more i {
    margin-left: 5px;
    transition: transform 0.3s ease;
}

.read-more:hover {
    color: var(--primary-color);
}

.read-more:hover i {
    transform: translateX(5px);
}

/* Sidebar Widgets */
.sidebar-widget {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
}

.widget-title {
    font-size: 20px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    color: var(--primary-color);
}

.widget-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background: var(--accent-color);
}

/* Search Widget */
.search-form .form-control {
    height: 50px;
    border: 1px solid #eee;
    border-radius: 5px 0 0 5px !important;
    box-shadow: none;
}

.search-form .btn {
    height: 50px;
    padding: 0 20px;
    border-radius: 0 5px 5px 0 !important;
    background: var(--accent-color);
    border-color: var(--accent-color);
}

/* Category List */
.category-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.category-list li {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.category-list li:last-child {
    border-bottom: none;
}

.category-list a {
    color: #6c757d;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.category-list a:hover {
    color: var(--accent-color);
    padding-left: 5px;
}

/* Recent Posts */
.recent-post-item {
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.recent-post-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.recent-post-item .post-thumb {
    width: 80px;
    margin-right: 15px;
    flex-shrink: 0;
}

.recent-post-item .post-thumb img {
    border-radius: 5px;
}

.recent-post-item .post-content h6 {
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 1.4;
}

.recent-post-item .post-content h6 a {
    color: var(--primary-color);
    text-decoration: none;
    transition: all 0.3s ease;
}

.recent-post-item .post-content h6 a:hover {
    color: var(--accent-color);
}

.recent-post-item .post-date {
    font-size: 12px;
    color: #6c757d;
    position: static;
    background: none;
    padding: 0;
}

/* Tag Cloud */
.tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.tag-cloud a {
    display: inline-block;
    padding: 5px 15px;
    background: #f8f9fa;
    color: #6c757d;
    border-radius: 30px;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.tag-cloud a:hover {
    background: var(--accent-color);
    color: #fff;
    transform: translateY(-2px);
}

/* Newsletter Widget */
.newsletter-form .form-control {
    height: 50px;
    border: 1px solid #eee;
    border-radius: 5px;
    box-shadow: none;
}

.newsletter-form .btn {
    height: 50px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    background: var(--accent-color);
    border: none;
}

.newsletter-form .btn:hover {
    background: var(--primary-color);
}

/* Pagination */
.pagination {
    margin-top: 50px;
    justify-content: center;
}

.page-link {
    color: var(--primary-color);
    border: 1px solid #eee;
    padding: 10px 18px;
    margin: 0 5px;
    border-radius: 5px !important;
    transition: all 0.3s ease;
}

.page-item.active .page-link {
    background-color: var(--accent-color);
    border-color: var(--accent-color);
    color: #fff;
}

.page-link:hover {
    background-color: #f8f9fa;
    border-color: #dee2e6;
    color: var(--accent-color);
}

/* ===== Responsive Styles ===== */
@media (max-width: 1199px) {
    .page-header h1 {
        font-size: 42px;
    }
    
    .section-title h2 {
        font-size: 32px;
    }
    
    .feature-box {
        padding: 25px 20px;
    }
    
    .team-content {
        padding: 20px 15px;
    }
}

@media (max-width: 991px) {
    .page-header {
        padding: 200px 0 60px;
    }
    
    .page-header h1 {
        font-size: 27px !important;
    }
    
    .section-padding {
        padding: 60px 0;
    }
    
    .section-title h2 {
        font-size: 28px;
    }
    
    .contact-info {
        margin-bottom: 30px;
    }
    
    .recent-post-item .post-thumb {
        width: 70px;
    }
    
    .recent-post-item .post-content h6 {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .page-header {
        /* padding: 80px 0 50px; */
        text-align: center;
    }
    
    .page-header h1 {
        font-size: 32px;
    }
    
    .page-header p.lead {
        font-size: 16px;
    }
    
    .section-padding {
        padding: 50px 0;
    }
    
    .section-title h2 {
        font-size: 26px;
    }
    
    .feature-box {
        margin-bottom: 30px;
    }
    
    .testimonial-item {
        padding: 20px 15px;
    }
    
    .contact-form, 
    .contact-info {
        padding: 30px 20px;
    }
    
    .post-content {
        padding: 25px 20px;
    }
    
    .post-title {
        font-size: 20px;
    }
    
    .sidebar-widget {
        padding: 25px 20px;
    }
    
    .widget-title {
        font-size: 18px;
    }
}

@media (max-width: 575px) {
    .page-header h1 {
        font-size: 28px;
    }
    
    .section-title h2 {
        font-size: 24px;
    }
    
    .feature-icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 24px;
    }
    
    .feature-box h4 {
        font-size: 18px;
    }
    
    .contact-item {
        flex-direction: column;
        text-align: center;
    }
    
    .contact-item .icon {
        margin: 0 auto 15px;
    }
    
    .recent-post-item {
        flex-direction: column;
    }
    
    .recent-post-item .post-thumb {
        width: 100%;
        margin: 0 0 15px 0;
    }
    
    .recent-post-item .post-content {
        text-align: center;
    }
    
    .tag-cloud {
        justify-content: center;
    }
}
