#project-detail-title {
    line-height: 1.1;
}

@media screen and (max-width: 1360px) {
    #project-detail-title {
        text-align: left;
    }

    #project-detail-subtitle {
        text-align: left;
    }

    #project-detail-title:before {
        margin-left: 0;
    }
}

@media screen and (max-width: 990px) {
    #page-title-image {
        display: none;
    }
}

#home-facebook .blog-modern p {
    height: auto !important;
}

#home-facebook .blog-modern.no-right-border {
    border-right: none;
}

@media screen and (min-width: 991px) {
    #home-facebook .blog-modern.variable-border {
        border-left: none;
    }
}

@media screen and (max-width: 990px) {
    #home-facebook .blog-modern.variable-border {
        border-top: none;
    }
}

/* The testimonials page overrides */
#testimonials .testmonial-block:before {
	color: inherit;
}
#testimonials .testmonial-block {
    margin-bottom: 20px;
}
#testimonials .testmonial-block h4{
	color: inherit;
}
#testimonials .testmonial-block h6{
	color: inherit;
}
#testimonials .testmonial-block p{
	color: inherit;
}

#our-service ul li {
    margin-bottom: 8px;
}

.highlight-panel {
    background-color: #fdf7cb;
    padding: 10px 15px;
}

#local-trades .services-block-box,
#useful-links .services-block-box {
    text-align: initial;
}

#useful-links .services-block-box span,
#local-trades .services-block-box span {
    font-size: 50px;
}

#useful-links .services-block-box h4,
#local-trades .services-block-box h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
}

#useful-links .services-block-box p,
#local-trades .services-block-box p {
    margin: 10px 0px 20px 0px;
}

#useful-links .services-block-box a:hover,
#local-trades .services-block-box a:hover {
    color: inherit;
	text-decoration: underline;
}

#useful-links .services-block-box.services__card.fixed-height-block,
#local-trades .services-block-box.services__card.fixed-height-block {
    min-height: 250px;
}

.icon-builders:before {
    content: "\e92c";
}

.icon-tradesmen:before {
    content: "\e927";
}

.icon-builders-merchants:before {
    content: "\e90c";
}

.icon-consultants:before {
    content: "\e958";
}

.icon-planning:before {
    content: "\e934";
}

.icon-building-control:before {
    content: "\e90c";
}

ul li {
    font-size: 13px;
    font-weight: 500;
    color: #676767;
    line-height: 200%;
}

.outline-bordered-right:after{
    right: 30px;
    bottom: -30px;
}

.outline-bordered-left:after{
    left: 30px;
    bottom: -30px;
}

.client-item img {
    width: 130px;
}

#home_about {
    position: absolute;
    left: 0;
    bottom: 20px;
}
