﻿/*======= header ========*/
img.rgrg_tri.ryg_tri { display: none; } 
img.rgrgdgg_tri.ryg_tri { display: block; } 
header.header_tri.fuyhui_tri { background: #ffffff; box-shadow: rgb(0 0 0 / 4%) 0px 5px 15px; } 
nav.rgugy_tri { border-top: 1px solid #dfedeb; }
.main_menu ul li .active, .main_menu ul li:hover > a {color: #323232;}
.main_menu ul li a {color: #323232;}
header.header_tri.fuyhui_tri a.rgygyu_tri {color: #ffffff;}
/*======= header ========*/
.eewgrg_tri {
    background: linear-gradient(#2361a31a, #2361a300, #ffffff0a);
    padding: 150px 0 50px;
}
/* Page container-new */

/* Policy Content */

.policy-section {
    /* background: #fff; */
    /* padding: 28px 30px; */
    margin-bottom: 35px;
    border-radius: 8px;
    /* box-shadow: 0 6px 20px rgba(0,0,0,0.06); */
    transition: all .3s ease;
}

    /* subtle hover effect */

    .policy-section:hover {
        /* transform: translateY(-4px); */
        /* box-shadow: 0 10px 28px rgba(0,0,0,0.08); */
    }

    .policy-section h2 {
        color: #c81c2f;
        margin-bottom: 12px;
        font-size: 18px;
        font-weight: 600;
        /* border-left: 3px solid #c81c2f; */
        padding-left: 0;
    }

    .policy-section p {
        font-size: 14px;
        margin-bottom: 10px;
        color: #555;
        line-height: 27px;
    }

    .policy-section ul {
        padding-left: 22px;
        list-style: disc;
        margin-top: 0;
    }

        .policy-section ul li {
            margin-bottom: 6px;
            font-size: 14px;
            color: #444;
        }


/* Mobile Responsive */

@media (max-width:768px) {

    .banner {
        height: 220px;
        padding-left: 6%;
    }

        .banner h1 {
            font-size: 28px;
        }

        .banner p {
            font-size: 15px;
        }

    .container-new {
        padding: 50px 0;
    }

    .policy-section {
        padding: 22px;
    }
}
.eewgrg_tri a {
    color: #262626;
    text-decoration: underline;
}
.eewgrg_tri .container {
    width: 70%;
}
.heading_tri {
    margin-bottom: 15px;
    text-align: left;
}