/* .about-area.about-construction-area {
    padding: 304px 0 85px;
} */
.section-title {
    margin-bottom: 90px;
}
.home-construction-wrapper .section-title.section-style5 .title {
    color: #023059;
  
}
.section-title.section-style5 .title {
    color: #023059;
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
.section-title.section-style5 .title:before {
    background-color: #023059;
    content: "";
    height: 1px;
    left: -120px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
}
.section-title.section-style5 .title:after {
    background-color: #023059;
    content: "";
    height: 1px;
    right: -120px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
}
.section-title.section-style5 .desc {
    margin-bottom: 26px;
}
.section-title .desc p {
    font-size: 14px;
    /* line-height: 30px; */
    margin-bottom: 0;
}
.home-construction-wrapper .section-title {
    margin-bottom: 85px;
}
.home-construction-wrapper .service-items-style2 .service-item .content .title {
    color: #023059;
    font-size: 18px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.service-items-style2 .service-item .content .title {
    color: #023059;
    /* font-size: 14px; */
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
}
.home-construction-wrapper .service-items-style2 .service-item .content .title .item-number {
    color: #ffb901;
}
.service-items-style2 .service-item .content .title .item-number {
    font-weight: 700;
    font-size: 72px;
    line-height: 1;
}
.service-item .content p {
    font-size: 14px;
   line-height: 1.4;
}