.afternavbar{
background-color:#010012;
	background-image:url('images/financial.png');
	background-repeat: no-repeat;
  background-position: top center;
  box-shadow: 0 0 80px 80px #010012 inset;
height: 600px;
}
.finkx_content {
	padding-top:50px;
	text-align:center;
	color:#DDD;
	font-weight: normal;
    line-height: 1.25;
    text-align: center;
}

.finkx_content2 {
	text-align:center;
	color:#DDD;
	font-weight: 200px;
    line-height: 1.25;
    text-align: center;
}

.card_title {
	color:#333;
	text-align:center;
	
	font-size: 40px;
	font-family:Arial, Helvetica, sans-serif
}

@media screen and (min-width: 48em){
	.finkx_content {
	padding-top:100px;
	text-align:left;
	color:#DDD;
	font-family: "Source Sans Pro", Arial, sans-serif;
	}	
	
	.finkx_content2 {
	font-weight: 200px;
	padding-top:100px;
	text-align:left;
	color:#DDD;
	font-family: "Source Sans Pro", Arial, sans-serif;
	}
	
	
	
	.finkx_content H2{
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 40px;
	
	}
	.finkx_content_mid{
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 40px;
	
	}
	
	.card_title {
		color:#333;
		text-align:center;
		font-size: 40px;
		font-family:Arial, Helvetica, sans-serif
	}
	
}


.svg {
	width: 66px;
    height: 66px;
	
}

.w3_whatsapp_btn {
    background-image: url('images/whatsapp-256.png');
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: inline-block !important;
    position: relative;
    font-family: Arial,sans-serif;
    letter-spacing: .4px;
    cursor: pointer;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    border-radius: 2px;
    background-color: #5cbe4a;
    background-repeat: no-repeat;
    line-height: 1.2;
    text-decoration: none;
    text-align: left;
}
.w3_whatsapp_btn_small {
    font-size: 12px;
    background-size: 16px;
    background-position: 5px 2px;
    padding: 3px 6px 3px 25px;
}

.w3_whatsapp_btn_medium {
    font-size: 16px;
    background-size: 20px;
    background-position: 4px 2px;
    padding: 4px 6px 4px 30px;
}

.w3_whatsapp_btn_large {
    font-size: 16px;
    background-size: 20px;
    background-position: 5px 5px;
    padding: 8px 6px 8px 30px;
    color: #fff;
}
a.whatsapp { color: #fff;}
