/*darkbg*/
.dark-bg .sppb-addon-title:before {
    background: #fff!important;
}

.dark-bg .sppb-btn {
    color: #fff!important;
}

.dark-bg .sppb-btn:hover {
    opacity:0.5;
    color: #fff!important;
}

/*bullet*/
.bullet-points li {
    margin-bottom: 15px;
}

@media only screen and (min-width: 992px) {
.bullet-points {
    width: 90%;
    padding-left: 0px;
}}


/*news*/
.news-title .sppb-addon-title {
    display: flex;
    flex-direction: row;}

.news-title span.fas.fa-file-alt.sppb-addon-title-icon {
    margin-top: 4px;
}


/*practice area*/
.teoh-service-bg001 {
    position: relative;
    overflow:hidden!important;
}

.teoh-service-bg001:before {
    position: absolute;
    width: 800px;
    height: 800px;
    background: #09142ba8;
    content: '';
}

.teoh-service-bg001 {
    display: flex!important;
    align-items: flex-end;
}

.sppb-addon.sppb-addon-feature.teoh-service-feature-001 {
    position: relative;
    padding: 0 20px;
}

.teoh-service-feature-001 h5.sppb-addon-title.sppb-feature-box-title a {
    font-family: 'Inter';
    font-weight: normal;
    margin-top: 10px!Important;
    display: block;
}

.teoh-service-feature-001 img.sppb-img-responsive {
    width: 75px!important;
}

a.feature-001-link {
    padding: 930px!important;
    position: relative;
    text-align: center;
opacity:0;
}