:root {
    --text-color: #333;
    --light-text: #6e6e73;
    --shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    --transition: all 0.3s ease;
    --primary-color: #3a36e0;
    --secondary-color: #6366f1;
    --text-color: #333;
    --text-color: #034ca7;
    --light-text: #6e6e73;
    --bg-color: #fff;
    --accent-bg: #f8f9ff;
    --card-bg: #fff;
    --border-radius: 12px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    /* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
        Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; */

    font-family: "Manrope", sans-serif;
    color: var(--text-color);
    line-height: 1.6;
    background-color: #fff;
}

.section {
    padding: 60px 0;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.section-header {
    text-align: center;
    margin-bottom: 60px;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--text-color);
    position: relative;
    display: inline-block;
}

.section-title::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background-color: var(--primary-color);
}

.section-subtitle {
    font-size: 1.2rem;
    color: var(--light-text);
    max-width: 600px;
    margin: 0 auto;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 40px;
}

.service-card {
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: var(--shadow);
    transition: var(--transition);
    height: 100%;
    display: flex;
    flex-direction: column;
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.service-img-container {
    position: relative;
    height: 220px;
    overflow: hidden;
}

.service-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.service-card:hover .service-img {
    transform: scale(1.05);
}

.service-content {
    padding: 30px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.service-title {
    font-size: 1.5rem;
    margin-bottom: 15px;
    font-weight: 600;
}

.service-text {
    color: var(--light-text);
    margin-bottom: 20px;
    font-size: 1rem;
    flex-grow: 1;
}

.price-tag {
    font-size: 1.25rem;
    font-weight: 600;
    color: var(--primary-color);
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}

.price-tag::before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%233a36e0' viewBox='0 0 24 24'%3E%3Cpath d='M12 0c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm1 16.057v-3.057h2.994c-.059 1.143-.212 2.24-.456 3.279-.823-.12-1.674-.188-2.538-.222zm1.957 2.162c-.499 1.33-1.159 2.497-1.957 3.456v-3.62c.666.028 1.319.081 1.957.164zm-1.957-7.219v-3.015c.868-.034 1.721-.103 2.548-.224.238 1.027.389 2.111.446 3.239h-2.994zm0-5.014v-3.661c.806.969 1.471 2.15 1.971 3.496-.642.084-1.3.137-1.971.165zm2.703-3.267c1.237.496 2.354 1.228 3.29 2.146-.642.234-1.311.442-2.019.607-.344-.992-.775-1.91-1.271-2.753zm-7.241 13.56c-.244-1.039-.398-2.136-.456-3.279h2.994v3.057c-.865.034-1.714.102-2.538.222zm2.538 1.776v3.62c-.798-.959-1.458-2.126-1.957-3.456.638-.083 1.291-.136 1.957-.164zm-2.994-7.055c.057-1.128.207-2.212.446-3.239.827.121 1.68.19 2.548.224v3.015h-2.994zm1.024-5.179c.5-1.346 1.165-2.527 1.97-3.496v3.661c-.671-.028-1.329-.081-1.97-.165zm-2.005-.35c-.708-.165-1.377-.373-2.018-.607.937-.918 2.053-1.65 3.29-2.146-.496.844-.927 1.762-1.272 2.753zm-.549 1.918c-.264 1.151-.434 2.36-.492 3.611h-3.933c.165-1.658.739-3.197 1.617-4.518.88.361 1.816.67 2.808.907zm.009 9.262c-.988.236-1.92.542-2.797.9-.89-1.328-1.471-2.879-1.637-4.551h3.934c.058 1.265.231 2.488.5 3.651zm.553 1.917c.342.976.768 1.881 1.257 2.712-1.223-.49-2.326-1.211-3.256-2.115.636-.229 1.299-.435 1.999-.597zm9.924 0c.7.163 1.362.367 1.999.597-.931.903-2.034 1.625-3.257 2.116.489-.832.915-1.737 1.258-2.713zm.553-1.917c.27-1.163.442-2.386.501-3.651h3.934c-.167 1.672-.748 3.223-1.638 4.551-.877-.358-1.81-.664-2.797-.9zm.501-5.651c-.058-1.251-.229-2.46-.492-3.611.992-.237 1.929-.546 2.809-.907.877 1.321 1.451 2.86 1.616 4.518h-3.933z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    margin-right: 8px;
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 50px;
    font-weight: 600;
    transition: var(--transition);
    cursor: pointer;
    font-size: 1rem;
}

/* .btn-primary {
            background-color: var(--primary-color);
            color: white;
        } */

/* .btn-primary:hover {
            background-color: #2d2bb9;
            transform: translateY(-2px);
        } */

.btn i {
    margin-left: 8px;
    transition: var(--transition);
}

.btn:hover i {
    transform: translateX(5px);
}

@media (max-width: 768px) {
    .section {
        padding: 60px 0;
    }

    .section-title {
        font-size: 2rem;
    }

    .section-subtitle {
        font-size: 1rem;
    }

    .services-grid {
        grid-template-columns: 1fr;
    }
}
/* =================== */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Manrope", sans-serif;
    color: var(--text-color);
    line-height: 1.6;
    background-color: var(--bg-color);
}

.info-section {
    padding: 5px 0;
    background-color: var(--accent-bg);
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.section-header {
    text-align: center;
    margin-bottom: 60px;
}

.section-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 16px;
    color: var(--text-color);
}

.section-subtitle {
    font-size: 1.2rem;
    color: var(--light-text);
    max-width: 700px;
    margin: 0 auto;
}

.info-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-bottom: 50px;
}

.info-card {
    background-color: var(--card-bg);
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: var(--shadow);
    transition: var(--transition);
    padding: 40px 30px;
    position: relative;
}

.info-card:hover {
    transform: translateY(-5px);
}

.info-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(
        to right,
        var(--primary-color),
        var(--secondary-color)
    );
}

.route-icon {
    width: 60px;
    height: 60px;
    background-color: rgba(58, 54, 224, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.route-icon i {
    font-size: 24px;
    color: var(--primary-color);
}

.info-title {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--text-color);
}

.info-title-lg {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--text-color);
}

.info-text {
    color: var(--light-text);
    font-size: 1rem;
    margin-bottom: 25px;
}

#info-text {
    padding: 0px 25px;
}

.info-stats {
    display: flex;
    gap: 20px;
    margin-top: 20px;
    margin-bottom: 25px;
}

.stat-item {
    display: flex;
    align-items: center;
}

.stat-item i {
    color: var(--primary-color);
    font-size: 1.1rem;
    margin-right: 8px;
}

.stat-text {
    font-size: 0.9rem;
    color: var(--light-text);
    font-weight: 500;
}

.btn-group {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

/* Keep transition effect for arrow icon */
.btn i {
    margin-left: 8px;
    transition: var(--transition);
}

.btn:hover i {
    transform: translateX(5px);
}

.vision-section {
    background-color: var(--bg-color);
    padding: 60px 0;
    /* margin-top: 70px; */
}

.vision-card {
    background-color: var(--accent-bg);
    border-radius: var(--border-radius);
    padding: 40px;
    box-shadow: var(--shadow);
    position: relative;
    overflow: hidden;
}

.vision-card::after {
    content: "";
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(
        circle,
        rgba(58, 54, 224, 0.1) 0%,
        rgba(58, 54, 224, 0) 70%
    );
    border-radius: 50%;
}

.vision-card::before {
    content: "\f095";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 180px;
    position: absolute;
    top: -30px;
    right: -30px;
    opacity: 0.03;
    transform: rotate(15deg);
}

.vision-title {
    font-size: 1.8rem;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
}

.vision-title::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 60px;
    height: 3px;
    background-color: var(--primary-color);
}

.vision-text {
    font-size: 1.1rem;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    color: var(--light-text);
}

.features-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px;
}

.feature-tag {
    background-color: rgba(58, 54, 224, 0.08);
    color: var(--primary-color);
    padding: 8px 16px;
    border-radius: 100px;
    font-size: 0.9rem;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
}

.feature-tag i {
    margin-right: 6px;
}

.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    color: white;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    box-shadow: 0 4px 16px rgba(37, 211, 102, 0.4);
    z-index: 1000;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    animation: pulse 2s infinite;
}

.whatsapp-float:hover {
    background-color: #128c7e;
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.6);
    transform: scale(1.1);
    color: white;
    text-decoration: none;
}

.whatsapp-float i {
    transition: transform 0.3s ease;
}

.whatsapp-float:hover i {
    transform: rotate(10deg);
}

/* Pulse animation */
@keyframes pulse {
    0% {
        box-shadow: 0 4px 16px rgba(37, 211, 102, 0.4);
    }

    50% {
        box-shadow: 0 4px 20px rgba(37, 211, 102, 0.6);
    }

    100% {
        box-shadow: 0 4px 16px rgba(37, 211, 102, 0.4);
    }
}
.route-info {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: nowrap;
    }

    .route-icon i {
        font-size: 0.8rem;
    }
    .info-title {
        font-size: 19px;
    }

/* Responsive design */
@media (max-width: 768px) {
    .info-section {
        padding: 5px 0;
        background-color: var(--accent-bg);
    }
    .whatsapp-float {
        width: 50px;
        height: 50px;
        font-size: 20px;
        bottom: 15px;
        right: 15px;
    }
    .route-info {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: nowrap;
    }

    .route-icon i {
        font-size: 0.8rem;
    }
    .info-title {
        font-size: 20px;
    }
}
@media (max-width: 1200px) {
    .info-cards {
        grid-template-columns: 0.5fr;
    }

    .info-section {
        padding: 0px 0;
    }
    #transfer {
        margin-top: -50px;
    }
    #vision {
        margin-top: -60px;
    }
    .route-info {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: nowrap;
    }

    .route-icon i {
        font-size: 0.8rem;
    }
    .info-title {
        font-size: 19px;
    }
}

@media (max-width: 992px) {
    .info-cards {
        grid-template-columns: 0.5fr;
    }

    .info-section {
        padding: 0px 0;
    }
    #transfer {
        margin-top: -50px;
    }
    #vision {
        margin-top: -50px;
    }
    .route-info {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: nowrap;
    }

    .route-icon i {
        font-size: 0.8rem;
    }
    .info-title {
        font-size: 19px;
    }
}
@media (max-width: 768px) {
    .info-cards {
        grid-template-columns: 1fr;
    }

    .info-section {
        padding: 0px;
    }

    #transfer {
        margin-top: -50px;
    }
    #vision {
        margin-top: -100px;
    }

    .info-section {
        padding: 5px 10px;
        margin: 0px -10px;
        background-color: var(--accent-bg);
    }
    #info-section-container {
        margin-top: -20px;
    }
    .route-info {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: nowrap;
    }

    .route-icon i {
        font-size: 0.8rem;
    }
    .info-title {
        font-size: 20px;
    }
}

@media screen and (max-width: 390px) {
    .info-section {
        padding: 5px 0;
        background-color: var(--accent-bg);
    }
    .route-info {
        display: flex;
        align-items: center;
        gap: 8px;
        flex-wrap: nowrap;
    }

    .route-icon i {
        font-size: 0.8rem;
    }
    .info-title {
        font-size: 20px;
    }
}
