.b-img
{
    filter: brightness(0.5)!important;
}
.tp-caption
{
    color: #FFF!important;
    font-size: 4em!important;
    line-height: 1.3!important;
    text-shadow: 0 0 20px rgb(0 0 0 / 70%)!important;
    top: 1em;
}
.tp-caption img 
{
    filter: brightness(0.5)!important;
}
.brand-btn
{
    position: relative;
}
.logo-header img
{
    max-width: 473px!important;
}
.section-head p {
    font-size: 17px;
    line-height: 26px;
    text-align: justify;
    max-width: 90%;
}
.about-year span
{
    padding-left: 17px;
    padding-right: 31px;
}
.dlab-media img, .dlab-post-media img {
    width: 100%;
    height: 38vh;
    object-fit: cover;
}
.about-box .about-bg {
    background-image: url(images/about.png);
    background-size: 56%;
}
.dlab-bnr-inr
{
    background-image: url(images/beadcrumb.jpg);
    background-size: cover;
    background-position: top center;
}
.dlab-bnr-inr:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #0000007a;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: none;
}
.dlab-bnr-inr .dlab-bnr-inr-entry
{
    position: relative;
}
.dlab-bnr-inr .dlab-bnr-inr-entry h1 {
    color: #FFF;
    text-shadow: 0 0 20px rgb(0 0 0 / 70%)!important;
}
.breadcrumb-item.active
{
    color: #FFF;
    text-shadow: 0 0 20px rgb(0 0 0 / 70%)!important;
}
.service ul 
{
    padding-left: 3em;
    margin-bottom: 3em;
}
.service ul li 
{
    list-style: ok;
    margin-bottom: 10px;
}
.service p 
{
    font-size: 17px;
    line-height: 1.5;
}
.header-transparent {
    background: rgb(255 255 255 / 80%)!important;
}
