.blog_section_details {
    padding:0px 0px;
    background: #fff;
}
.blog_card {
    box-shadow: 0px 10px 60px 0px rgb(22 37 66 / 6%);
    padding: 20px;
}
.blog_section_headre {
    background: #38b8a7;
    color: #fff;
    padding: 40px 0;
    margin-top: 70PX;
}
.blog_btn {
    background: #4d6ef3;
    color: #fff;
    text-decoration: none !important;
    padding: 10px 20px;
    border-radius: 25px;
    border:1px solid #4d6ef3;
}
.blog_btn:hover {
    background: #fff;
    color:  #4d6ef3 !IMPORTANT;
}

.blog_card h4 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}
.btn_blog {
    margin-top: 25px;
}
.post-info {
    font-size: 13px;
    margin:10px 0px;
}
.post-info i {
    color: #4d6ef3;
}
.blog_card_details a {
    color: #4d6ef3;
    font-weight: bold;
    text-decoration: none;
}
.blog_section_headre a {
    color: #fff;
}
.blog_card_details h1 {
    font-weight: 700;
}
.blog_img
{
    margin:10px 0;
}
.blog_section_details h2 {
    font-size: 26px;
    font-weight: bold;
}
.blog_section_details h3 {
    font-size: 22px;
    font-weight: bold;
}
.blog_section_details h4 {
    font-size: 20px;
    font-weight: bold;
}
.blog_section_details a
{
    color:#ed1b24;
    font-weight:bold;
    font-style:italic;
}
ul.list-icon {
    padding-inline-start: 20px;
}
.space_blog {
    margin-bottom: 30px;
}
.btn_form_submit {
    background: #ed1b24;
    padding: 10px 30px !IMPORTANT;
    margin-top: 10px;
    color: #Fff;
}
.rc-anchor-logo-portrait {
    margin: 4px 0px !IMPORTANT;
}





.table_parrfin tr{
    background: #D9E1F2 !important;
    padding: 5px !important;
        color: black;
}
.table_parrfin table>tbody>tr:nth-of-type(even) {
    background: #D9E1F2 !important;
    padding: 5px !important;
        color: black;
}
.table_parrfin td, .table_parrfin th {
    padding: 5px !important;
}
ul.list_type {
    list-style-type: disc !IMPORTANT;
    padding-inline-start: 30px;
}
.product_img_box a {
    background: #e31a22;
    color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
}
.product_img_box{
    margin-bottom: 30px;
}

.side_form_head {
    font-size: 22px !IMPORTANT;
    font-weight: 600 !IMPORTANT;
    margin-bottom: 10px !IMPORTANT;
    text-align: center !IMPORTANT;
    color:black !important;
}
.blog_card p {
    text-align: left !important;
}










