.p_hadding {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    text-align-last: center;
    max-width: 900px;
    margin: 0 auto 30px;
    font-weight: 500;
} 
.contact-content h2, .contact-content .h3 {
    font-size: 25px;
    letter-spacing: 0.72px;
    margin-top: 0;
    margin-bottom: 25px;
    color: #202808;
}
.contact-content p, .aboutt p {
    line-height: 25px;
    font-size: 15px;
    text-align: justify;
}
.contact-content .contact-detail {
    position: relative; 
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.contact-content .contact-detail p a {
    color: #2b2b2b;
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
}
.sidebox {
    text-align: left;
    padding: 15px;
}
.sidebox h3 {
    font-weight: bold;
    margin: 0 0 20px;
    color: #202808;
    font-size: 25px;
}
.sidebox ul li {
    color: #000;
    padding: 0px; display: block;
}
.sidebox ul li a {
    color: #000;
    padding: 10px;
    display: block;
    border-bottom: 1px solid #ccc;
}
.offer_page_item {
    margin: 50px 0 0;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 5%);
    border-radius: 20px;
}
.offer_content_item h2 {
    font-weight: 600;
    color: #303c14;
    line-height: 45px;
}

.man_linehight{
    line-height: 27px;
    text-align: justify;
}
@media (min-width: 991px) {
    .offer_content_item h3 {
        font-size: 35px;
        margin: 20px 0 15px;
    }
}
.note li {
    list-style: disc;
    margin: 5px 0 10px 20px;
}
@media (max-width:991px) {
 
}
 