.vt-service-item-7{
    min-height: 444px !important;
}
.vt-banner-content-2 .vt-banner-img:before{
    display: none;
}
.vt-banner-content-2 .vt-banner-text .banner_heading:before{
    background-color: #224E41;
}
.vt-banner-content-2 .vt-banner-text .banner_heading .banner_title {
    line-height: 1;
    max-width: 60%;
    padding: 30px 0px;
	color: #fff !important;
}
.vt-banner-content-2 {
    padding: 180px 0px 120px !important;
}
.ser-title{
    font-size: 23px;
    padding-bottom: 10px;
    color: var(--vt-title-color);
	    font-family: var(--vt-heading);
}
.ser-p{
    font-size: 18px;
    line-height: 1.5;
	color: #4f4f4f;
	   font-family: var(--vt-body-font);
}
.vt-banner-content-2:before {

    bottom: 15px;
}
.vt-about-top-content .top-text {
    font-size: 18px;
    max-width: 680px;
}
.vt-btn a,.tx-button{
	    text-transform: uppercase;
}
.contact-page-c .vt-get-in-touch-item{
	width: 100% !important;
}

.os-services .vt-service-item-feed .item-text {
    display: grid;
    grid-template-rows: auto minmax(120px, 1fr) 1fr;
    justify-content: flex-end;
    align-items: flex-start;
}