.mrgtpclas {
    margin-top: 50px;
}

.headingcmn h3 {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    margin: 0;
}

.headingcmn p {
    font-size: 15px;
    color: #363333;
    font-weight: 400;
}

.imageblg img {
    border-radius: 20px;
    height: 303px;
    width: 256px !important;
    object-fit: cover;
}

.blogscard {
    border: 1px solid #ddd;
    padding: 0px 10px 0px 0px;
    border-radius: 20px;
    display: flex;
    gap: 16px;
}

.blgcontent {
    padding: 25px 10px;
}

.datebg {
    border-bottom: 1px solid #dddd;
    padding-bottom: 10px;
    margin-bottom: 24px;
}

.location span {
    color: #363434;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    display: inline-block;
}

.headesec-bg h4 {
    color: #000;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 14px;
}

.datebg span {
    font-size: 15px;
    font-weight: 400;
    color: #363434;
    margin-bottom: 12px;
    display: inline-block;
}

    .datebg span svg {
        margin-bottom: 4px;
    }

.descriptbg p {
    color: #585858;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0;
}

.topimgsec {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}

.testname p {
    margin: 0;
    font-size: 15px;
    color: #585858;
}

.testname i {
    color: #ff9529;
}

.topimgsec img {
    width: 60px !important;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
}

.descript-test p {
    margin: 0;
    font-size: 15px;
    color: #585858;
}

.testmonial-ss {
    border: 1px solid #ddd;
    padding: 14px;
    border-radius: 10px;
}

.dt-length {
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
}

div.dt-container div.dt-search label {
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000;
}
