.about-sec {    padding: 30px 0px 100px 0px !important;    background: none;    background-position: top;    background-size: cover;}

.abt-banner {
    background-color: #f9f9f9;
    min-height:450px;
    text-align: center;
    background-image: url(../images/slider/about-banner.jpg);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}
.abt-p-txt ul li {    color: #2E3192 !important;    text-align: left;    font-size: 18px;    text-transform: capitalize;    font-family: 'Patua';    font-weight: 500;}
.abt-p-txt ul li i {
    color: rgba(7, 39, 69, 1) !important;
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px;
}
.about-sec h4 {
    color: #072745 !important;
    font-size: 37px;
    font-family: 'Patua';
    text-transform: capitalize;
}
.about-sec h5 {
    color: rgba(7, 39, 69, 0.5) !important;
    font-size: 22px;
    font-family: 'Patua';
    text-transform: capitalize;
}.about-sec p {    color: #2E3192 !important;    font-size: 19px;    font-family: sans-serif;    text-align: justify;}
	
	
	
	
	