.gold{
	color:#696C04D9;
}
.heading-block {
    margin-bottom: 50px;
}
.heading-block h2 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #00356b;
    font-weight: 700;
}
.heading-block::after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 2px solid #444;
    margin: 30px auto 0;
}
.page_about_img button{
/* 	height:197px; */
}
.page_about_img i{
	font-size: 150px;

}
.page_about_title {
    padding: 1px 0 1px 20px;
    border-left: 7px solid #00356b;
    margin-bottom: 25px;
}
.page_about_content {
/*     line-height: 1.8; */
/*     text-indent: 2em; */
    color: #555;
}
.page_about_title h4 {
    color: #00356b;
    font-weight: 600;
    line-height: 0.5;
}