/*
 * bottom 
 * bottom
 * bottom
 * start
 */

#bottom-c {
	padding-top: 30px; /* menu for mobile needed ;/ */
	padding-left: 20px;
	padding-bottom: 30px;
	padding-right: 20px;
	
	background-color: #071941;
	color: #FFBA00;
	font-size: 20px;
	width: 100%;
}

#bottom-c .contact-icon {
	margin-right: 30px;
	font-size: 50px;
	color: #FFBA00;
}

#bottom-c p, #bottom-c a {
	text-decoration: none;
	color: #FFBA00;
}

#bottom-c .row .left-box p {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	text-align: left;
	margin-top:12px;
}

#bottom-c .row .right-box p {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	text-align: left;
	
}

#bottom-c .row .right-box img {
	margin:2px;
}

/*
 * end
 * bottom 
 * bottom
 * bottom
 *  
 */

