/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26 May, 2022, 12:37:04 PM
    Author     : Venkoba Rao
*/
.page-title.project-banner {
    background: #ffcc2a!important; padding: 0px;
}
.page-title.project-banner:before {
    background: #ffcc2a!important; opacity: 0!important;
}
.project-banner .banner img{
    width: 100%;
}
.section.portfolio .content-title {
    padding: 40px 0px!important;
}
.section.portfolio h2.content-title {
    font-size: 30px!important;
    line-height: 32px!important;
    /*background: #fff!important;*/
}
.section.portfolio .project-title {
    color: #04043b!important; text-align: center; background: #fff!important;
}
.service {
    background: #04043b!important; 
}
.service .section-title {
    padding: 40px 0px; margin: 0px!important;
}
.service .section-title .content-title{
    color: #ffffff!important;
    font-size: 30px!important;
    line-height: 32px!important;
}
.service, h2, p {
    color: #fff!important; 
}
.service, p {
    color: #fff!important; text-align: left;
}
.blue-text .content-title {
    color: #04043b!important;
}
.blue-text p {
    color: #04043b!important; margin: 0px!important;
}
.section.portfolio h3.content-title {
    font-size: 24px!important;
    line-height: 28px!important;
    /*background: #fff!important;*/
    padding: 15px 0px!important;
    margin: 0px!important;
}
.spec-head {
    font-size: 20px;
}
.blue-text ul{
    margin-bottom: 5px;
    text-align: left;
    padding-inline-start: 20px;
}
.project-blue {
    background: #04043b!important;
}

.project-blue .about-item-img, h2, h3, p {
    color: #fff!important;
}
.project-blue h3.content-title.h3 {
    margin-top: 40px!important;
}
.project-blue ul{
    margin-bottom: 5px;
    text-align: left;
    padding-inline-start: 20px;
}
.project-blue ul li{
    color: #fff; line-height: 30px;
}
.project-blue .about-item-img .content-title {
    font-size: 30px;
    line-height: 32px!important;
}
.master-plan-bg {
    background: url(../images/project/model-harmony-plan-bg.jpg) no-repeat; background-size: cover;
}
.master-plan-bg .section-title .content-title.project-title{
    background: none!important; 
}
.pd-0 {
    padding: 0px;
}