﻿body {
    color: #444;
    font-size: 13px;
}
p {
    font-size: 14px !important;
    color: #41464b;
    font-weight:400
}
.page-head {
    font-size: 1.2rem;
    font-weight: 600;
    background: linear-gradient(135deg, #1f5c5a, #082423);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 25px;
    margin-bottom: 15px;
}

.contenttextnormal {
    font-weight: 500;
    text-align: justify;
    color: #444;
    font-size: 14px;
    line-height: 1.7;
}
.contenttexthead {
    font-size: 1.2rem;
    font-weight: 600;
    background: linear-gradient(135deg, #1f5c5a, #082423);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 25px;
    margin-bottom: 15px;
}
.privacy-list {
    list-style-type: disc !important; 
    padding-left: 20px;
    margin: 10px 0;
}

    .privacy-list li {
        display: list-item;
        margin-bottom: 10px;
        font-size:
    }
.number-list {
    list-style-type: decimal;
    padding-left: 20px;
    margin: 10px 0;
}
    .number-list li {
        display: list-item;
        margin-bottom: 10px;
        color: #444 !important;
        font-size: 13px;
        
        line-height: 1.7;
    }
    .number-list ol {
        list-style-type: lower-alpha;
    }
@media only screen and (max-width: 800px) {
    .page-head {
        font-size: 1rem;
        font-weight: 600;
        background: linear-gradient(135deg, #1f5c5a, #082423);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-top: 15px;
        margin-bottom: 10px;
        line-height: 20px;
    }
    .privacy-container {
        margin: 40px auto 0 !important;
    }
        .privacy-list li {
            font-size: 13px;
        }

    p {
        font-size: 12px !important;
        color: #41464b;
        font-weight: 500 !important;
    }

        .number-list {
            list-style-type: decimal;
            padding-left: 20px;
            margin: 10px 0;
        }

            .number-list li {
                display: list-item;
                margin-bottom: 10px;
                color: #444 !important;
                font-size: 12px;
                line-height: 1.7;
            }

        .contenttextnormal {
            font-weight: 500;
            text-align: justify;
            color: #444;
            font-size: 13px;
            line-height: 1.7;

        }

        .contenttexthead {
            font-size: 1rem;
            font-weight: 600;
            background: linear-gradient(135deg, #1f5c5a, #082423);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            margin-top: 15px;
            margin-bottom: 10px;
            line-height: 20px;
        }
    }
.headbanner {

    background: url('../images/greencall-footer-img/banner.jpg') no-repeat center center;
    background-size: cover;
    height: 250px; /* apne hisab se change kar sakte ho */
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

    .headbanner::before {
        content: "";
        position: absolute;
        inset: 0;
     
    }

.banner-content {
    position: relative;
    z-index: 1;
    text-align: center;
}

    .banner-content h1 {
        color: #000000;
        font-size: 30px;
        font-weight: 600;
        margin: 0;
        text-transform: uppercase;
    }
@media (min-width: 768px) and (max-width: 991px) {
    .headbanner {
        height: 180px;
    }

    .banner-content h1 {
        font-size: 22px;
    }
}
@media only screen and (max-width: 1370px) {
    p {
        font-size: 15px;
        font-weight: 600;
    }
}

li {
    font-size: 14.5px;
    line-height: 1.5;
}

body {
    font-family: 'Roboto', sans-serif;
    background-color: #f9f9f9;
    color: #333;
}

.privacy-container {
    background: #fff;
    border-radius: 10px;
    padding: 40px 30px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.09);
    max-width: 100%;
    margin: 30px auto;
}

.privacy-title {
    font-size: 2rem;
    font-weight: 700;
    background: linear-gradient(135deg, #1f5c5a, #082423);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    margin-bottom: 20px;
}

.privacy-section h4 {
    font-size: 1.2rem;
    font-weight: 600;
    background: linear-gradient(135deg, #1f5c5a, #082423);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 25px;
}

.privacy-section ul {
    list-style: disc;
    padding-left: 20px;
    margin-top: 10px;
}

.contact-box {
    background: #c0f7cb30;
    border-left: 4px solid #1f5c5a;
    padding: 15px;
    margin-top: 20px;
    border-radius: 6px;
}

    .contact-box a {
        color: #1f5c5a;
        text-decoration: none;
        font-weight: 500;
    }

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

@media (max-width: 576px) {
    .privacy-container {
        padding: 20px 15px !important;
    }

    .privacy-title {
        margin-bottom: 0px;
        font-size: 22px !important;
    }
}

.cs-banner-container-poicy {
    position: relative;
    background: #fff;
    padding-top: 1px;
    padding-bottom: 80px;
    min-height: 0 !important;
    height: auto !important;
    overflow: visible !important;
}

    /* Background image */
    .cs-banner-container-poicy::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 350px;
        background-image: url('../images/new-greencall/service-ban2.png');
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100% 350px;
        z-index: 0;
    }

/* Privacy Card */
.privacy-container {
    position: relative;
    z-index: 2;
    background: #fff;
    width: 100%;
    /* max-width: 900px; */
    margin: 80px auto 0;
    padding: 40px 30px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.09);
}

.policy-anchor {
    color: #35a785 !important;
    text-decoration: none;
}
.document-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    font-size: 16px;
}

    .document-table th,
    .document-table td {
        border: 1px solid #222;
        padding: 5px 10px;
        text-align: left;
        vertical-align: top;
    }

    .document-table th {
        background-color: #d9e8f5;
        font-weight: 700;
    }

/* Responsive */
@media (max-width: 767px) {
    .table-responsive {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .document-table {
        min-width: 700px;
        font-size: 14px;
    }

        .document-table th,
        .document-table td {
            padding: 6px 8px;
        }
}
.document-table th {
    background-color: #ff1f8e14 !important;
    color: #111 !important;
}

.document-table td {
    background-color: #fff !important;
    color: #111 !important;
}
@media (max-width: 800px) {
    .privacy-title {
        font-size: 1.5rem;
        margin-bottom:0px;
    }
}