.footer{
	background-color: #ffc10e;
	border-top: 30px solid #525252;
	padding-bottom: 76px;
	padding-top: 20px;
	text-align: left;
letter-spacing: 0px;
color: #525252;
opacity: 1;
position: relative;
line-height: 1.5;
}

.footer a{
color: #525252;
}

.footer a:hover{
color: #ffffff;
}


.footericons .bigheadericon{
	padding-top: 3px;
}

.fakebg{
	position: absolute;
	top: 0;
	right: 0;
	background: url('../img/background-of-roasted-fresh-brown-coffee-beans-perfect-for-a-cool-wallpaper.jpg') no-repeat;
	background-size: cover;
}



.footer h2{
	text-align: left;
font: normal normal normal 24px/32px Roboto;
letter-spacing: 0px;
color: #525252;
text-transform: uppercase;
opacity: 1;
margin-bottom: 40px;
margin-top: 40px;
}

.footer-menu{
	
	
}

.footer .fa-stack-1x{
	padding-top: 2px;
}

.footer-menu a{
	text-align: left;
font: normal normal 300 12px/21px Roboto;
letter-spacing: 0px;
color: #525252;
opacity: 1;
	text-decoration: none;
}

.footer-menu a:hover{
color: #ffffff;
}


.footer .bplogo{
	margin-top: 141px;
}

.footericons{
	padding-top: 40px !important;
	    display: table !important;
    table-layout: fixed;
}

.footer ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
	list-style-type: none;
}

.footericons li{
	float: left;
	position: relative;
    display: block;

}

.footericons li a{
	color: #525252;
}

.footericons li a:hover{
	color: #ffffff;
}

.footericons  .headericon a:hover .circle {
    border: 1px solid #ffffff;
}

.footericons  .headericon .circle {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #525252;
    padding-top: 3px;
    padding-left: 3px;
    height: 27px;
    width: 27px;
	margin-top: 5px;
}

.footer-menu a:hover{

color: #FFFFFF;
	text-decoration: underline;
}


.logotext{
	  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: right;
}

@media only screen and (max-width : 992px) {
	.footer-menu{
	    text-align: center;
}
.logo{
	margin-top: 20px;
}
}
