/*
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 : 24 May, 2022, 12:04:22 PM
    Author     : Venkoba Rao
*/
.page-title.about-banner {
    background: #ffcc2a!important; padding: 0px;
}
.page-title.about-banner:before {
    background: #ffcc2a!important; opacity: 0!important;
}
.about-banner .banner img{
    width: 100%;
}
.section.about-2 {
    background: #04043b!important; padding: 40px 0 0!important;
}
.about-item-img {
    
}
.about-2.about-item-img, h2, p {
    color: #fff!important;
}
.about-2 .about-item-img .content-title {
    font-size: 30px;
    line-height: 32px!important;
}