
.foot-scroll {
    font-size: 17px;
    float: left;
    width: 100%;
    background: #442A1D;
    padding: 15px 0 10px;
    color: #fff;
}

.mt_2 {
 margin-top: 20px;
 text-align: center;
 align-items: center;
	
}

.view_more{
	color: #745743;
	font-size: 12px;
	font-weight: bold;
}

.text_justify{
    text-align: justify;
}

.fs_14{
    font-size: 14px;
}

.abt_info{
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}

.team_info{
    padding: 0px 0px 0px 0px;
    position: relative;
    width: auto;
}

.gal_btn{
        font-size: 15px;
    padding: 8px 64px 6px;
    border-radius: 2px;
}


.gallery .image-overlay a.eye {
    top: 50%;
    right: 0%;
    margin: -20px 90px 0px 0px;
}