@charset "UTF-8";

/* Footer */


.footerBlockTitle{
	color:white;
	font-size: 16px;
	font-family: "Roboto Regular";   
}
.socialMediaLogos{
	padding-top: 90px;
	
}

.footerBlockContent{
	color:#c6c6c5;
	font-family: 'Roboto Light';
	font-size:16px; 
	padding-top: 10px;
}

.jum-dark{
	padding-top: 14px;
	padding-bottom:50px;
	background-color: #27282d;
	height: 120%;
}
.logo{
	width: 100px;
}


.jum-color b{
	font-weight: normal;
	font-size: 14px;

}

.jumbotron
{border-radius: 0px;
margin-bottom:0px;
border-radius: 0px !important;
}

.footerLogo{
	padding-top: 20px;
}

.footerSubscribe
{
	
}

.underFooterContainer a:hover
{
	border-bottom: none;
	border-style: none;
	text-decoration: none;
}

.jum-color{
	padding-top: 8px;
	padding-bottom:0px;
	height:40px;
	background-color: #1c1d1e;
	transform: translateY(0%);
	border-radius: 0% !important;
}


.footerBlockContent a:hover
{
	color:white;
}

.footerSubscribeEmail
{
	width: 10px;
}

.contactUs
{
	margin-top:55px;
}