.modern-footer {
    background-color: #0f0f0f;
    color: #ffffff;
    text-align: center;
    padding: 40px 20px;
    font-family: 'Segoe UI', sans-serif;
}

.modern-footer a {
    color: #0ff;
    text-decoration: none;
    transition: color 0.3s;
}

.modern-footer a:hover {
    color: #fff;
    text-decoration: underline;
}

.modern-footer .BWMribxYiV {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.modern-footer .footer-subtitle {
    font-size: 15px;
    color: #bbb;
    margin-bottom: 25px;
}

.modern-footer .eA5jVsWAD0 p {
    margin: 8px 0;
    font-size: 15px;
}

.modern-footer .footer-social {
    margin: 20px 0;
    display: flex;
    justify-content: center;
    gap: 14px;
}

.modern-footer .footer-social img {
    width: 30px;
    height: 30px;
    transition: transform 0.3s ease;
    border-radius: 6px;
}

.modern-footer .footer-social img:hover {
    transform: scale(1.1);
}

.modern-footer .footer-nav {
    margin-top: 20px;
    font-size: 14px;
}

.modern-footer .footer-nav a {
    margin: 0 6px;
}

.modern-footer .footer-copy {
    margin-top: 25px;
    font-size: 13px;
    color: #bbb;
}

.contact-wrapper {
    max-width: 1200px;
    margin: 4rem auto;
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    background-color: #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
}

.contact-form,
.contact-info {
    flex: 1;
    min-width: 300px;
    padding: 2rem;
}

h2 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
    color: #44403c;
}

.form-group {
    margin-bottom: 1.2rem;
}

.form-control {
    width: 100%;
    padding: 0.8rem;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 1rem;
}

textarea.form-control {
    resize: vertical;
}

button {
    background-color: #7c3aed;
    color: white;
    padding: 0.9rem 2rem;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-weight: bold;
}

button:hover {
    background-color: #5b21b6;
}

.contact-info p,
.contact-info a {
    margin-bottom: 0.8rem;
    display: block;
    font-size: 1rem;
    color: #2e2e2e;
    text-decoration: none;
}

.contact-info a:hover {
    text-decoration: underline;
}

.social-icons {
    margin-top: 1.5rem;
}

.footer-icon {
    width: 32px;
    margin-right: 0.6rem;
    vertical-align: middle;
}

.map {
    width: 100%;
    height: 300px;
    margin-top: 2rem;
    border: none;
    border-radius: 12px;
}

.custom-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4rem 1.5rem;

    background: linear-gradient(135deg, #1a1a1a, #333);
    color: #fff;
    text-align: center;
}

.content-wrapper {
    max-width: 900px;
}

.v3pjImYWxm {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.sub-heading {
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
    color: #ffd700;
}

.description {
    font-size: 1.1rem;
    line-height: 1.8;
    margin-bottom: 2rem;
    color: #ddd;
}

.btn-custom {
    display: inline-block;
    padding: 0.8rem 2rem;
    background-color: #ff6f61;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

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


.info-section {
    padding: 60px 20px;
    background-color: #f4f4f4;
    font-family: 'Segoe UI', sans-serif;
}

.f3QcTlZDey {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
    align-items: center;
}

.ymnIKat7zI {
    flex: 1 1 45%;
}

.responsive-img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.text-side {
    flex: 1 1 50%;
}

.section-heading {
    font-size: 2rem;
    color: #333;
    margin-bottom: 20px;
}

.rnH2kub1bB {
    font-size: 1rem;
    color: #444;
    line-height: 1.8;
    margin-bottom: 18px;
}

.btn-read {
    display: inline-block;
    margin-top: 10px;
    background-color: #222;
    color: #fff;
    padding: 12px 25px;
    text-decoration: none;
    border-radius: 5px;
    transition: background 0.3s ease;
}

.btn-read:hover {
    background-color: #555;
}

.features-section {
    padding: 50px 20px;
    background-color: #fdfdfd;
    font-family: 'Roboto', sans-serif;
}

.title-wrap {
    text-align: center;
    margin-bottom: 40px;
}

.section-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: #2d2d2d;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    max-width: 1200px;
    margin: 0 auto;
}

.zYN6c64xXo {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: transform 0.3s ease;
}

.zYN6c64xXo:hover {
    transform: translateY(-5px);
}

.IWNkPIqbjp {
    width: 100%;
    display: block;
    height: auto;
}

.feature-text {
    padding: 20px;
}

.feature-heading {
    font-size: 1.3rem;
    color: #1e1e1e;
    margin-bottom: 10px;
}

.r1iiLVpv9x {
    font-size: 1rem;
    color: #555;
    line-height: 1.6;
}

.features-section {
    padding: 60px 20px;
    background-color: #fafafa;
}

.feature-wrap {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.feature-item {
    background: #ffffff;
    border-radius: 10px;
    padding: 25px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.feature-item:hover {
    transform: translateY(-10px);
}

.XiSMsCD0mB {
    font-size: 1.5rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}

.r1iiLVpv9x {
    font-size: 1rem;
    color: #666;
    line-height: 1.6;
}