.morecontent span {
    display: none;
}
.morelink {
	padding:10px 10px;
	margin-top:20px;
	 background:#27535a;
	 width:100px;
	 border-radius:5px;
	  color:#fff;
    display: block;
}
.morelink a {
	padding:10px 10px;
	margin-top:20px;
	 background:#1e324b;
	 width:100px;
	  color:#fff !important;
    display: block;
}

.footer-title{
font-size: 18px;
font-weight: 700;	
}

.sub-banner-title{
color:#fff !important;	
}

.sub-page-h{
font-weight:700 !important;	
}

.loan-type{
    box-shadow: 0px 0px 15px 2px #e0e0e0;
	padding:20px;
	margin-bottom:20px;	
}
.loan-type-h2{
	
height:50px;
text-transform: capitalize !important;
    font-size: 20px !important;
    margin-top: 0 !important;	
}

.loan-type-icon{
    color: #26535a !important;
    font-size: 56px !important;	
}
.loan-type-icon2{
color:	#26535a;
margin-right:10px;
}
.loan-type-li{
line-height:2.0;	
}
.loan-type-li2{
    font-size: 17px;
    color: #26535a;
    font-weight: 600;	
}

.loan-type-rate{
color: #26535a;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;	
}