.tp-blog-masonry-thumb img{
       height: 250px;
    background-size: 100% 100%;
    object-fit: cover;
}
.postbox-details-text h4{
font-size: 34px;
    margin-bottom: 18px;
	    margin-top: 50px;
    line-height: 1.1;
    font-weight: 600;
    letter-spacing: -0.04em;
       color: var(--tp-common-black);

}
.postbox-details-text h3,.postbox-details-text h2,.postbox-details-text h5,.postbox-details-text h6,.postbox-details-text h1{
    
       color: var(--tp-common-black);
       margin-bottom: 18px;
}
.postbox-details-thumb img{
    max-height: 500px;
}   

.locations-section .slider-wrapper.forservice{
        flex-wrap: wrap;
}
div#work-areas .tp-btn-black.btn-green-light-bg .tp-btn-black-circle svg{
    color: #ee9321;
}
div#work-areas span.tp-btn-black-circle {
    color: #ee9321 !important;
    background-color: white;
}