#footer{
	padding: 74px 0 60px;
	background: #fff;
	line-height: 20px;
}
#footer .footer-nav{
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer .footer-nav li{margin-bottom: 19px;}
#footer .contact-list{
	margin: 0;
	padding: 7px 0 0;
	list-style: none;
}
#footer .contact-list li{
	line-height: 20px;
	margin-bottom: 27px;
}
#footer .contact-list .ico{
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	line-height: 20px;
	width: 26px;
	text-align: right;
	margin-right: 15px;
}
#footer .contact-list .ico img{
	vertical-align: middle;
	max-width: 100%;
}
#footer h4{margin: 0 0 23px;}
#footer address{
	margin: 0 0 35px;
	line-height: 30px;
}
#footer.style2{
	padding: 58px 0;
	background: #f7f7f7;
}
#footer.style2 .navbar-brand{
	background-image: url(//assets.bettyblocks.com/f0d1c95519644e99a2944096d531ad21_assets/files/argos_logo_proef.png?_=18feef087cdc28274585486e4cddd635);
}
#footer .footer-list{
	margin: 0;
	padding: 12px 0 0;
	list-style: none;
	float: right;
}
#footer .footer-list li{
	float: left;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 30px;
}
/* footer-type2 */
.footer-type2 {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:37px 0;
}
.footer-type2 .logo {
	display:block;
	width:161px;
	height:39px;
	background:url(//assets.bettyblocks.com/f0d1c95519644e99a2944096d531ad21_assets/files/argos_logo_proef.png?_=18feef087cdc28274585486e4cddd635) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	background-size:100% auto;
}
.footer-type2 .logo a {
	display:block;
	height:100%;
}
.footer-type2 nav {float: right;}
.footer-type2 nav ul{
	margin: 0;
	padding: 11px 0 0;
	list-style: none;
	float: right;
}
.footer-type2 nav li{
	float: left;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 30px;
}
.footer-type2 nav a{
	display: block;
	color: inherit;
}
.footer-type2 nav a:hover{color: #e7692e;}
/* end footer-type2 */
@media screen and (max-width: 991px){
	#footer {padding: 54px 0 0;}
	#footer .row{
		font-size: 0;
		line-height: 0;
	}
	#footer .row > div{
		display: inline-block;
		vertical-align: top;
		font-size: 16px;
		line-height: 20px;
		float: none;
		padding-bottom: 48px;
	}
	#footer .contact-list{padding: 0;}
	#footer .contact-list li{margin-bottom: 0;}
	#footer .contact-list li + li{margin-top: 27px;}
	#footer.style2{
		padding: 30px 0 15px;
	}
	#footer.style2 .navbar-brand{
		float: none;
		margin: 0 auto 20px;
		display: block;
	}
	#footer .footer-list{
		float: none;
		padding: 0;
		text-align: center;
		margin: 0 -15px;
		font-size: 0;
		line-height: 0;
	}
	#footer .footer-list li{
		margin: 0;
		padding: 0 10px 15px;
		float: none;
		display: inline-block;
		vertical-align: top;
	}
}
@media screen and (max-width: 767px),
screen and (orientation: landscape) and (max-width: 767px),
screen and (orientation: portrait ) and (max-width: 767px){
	.footer-type2 {
		text-align:center;
		position:static;
		padding:20px 0;
		font-size: 12px;
		line-height: 16px;
	}
	.footer-type2 .logo {
		margin:0 auto 10px;
	}
	.footer-type2 nav {
		float:none;
	}
	.footer-type2 nav ul {
		float:none;
		padding:0;
	}
	.footer-type2 nav li {
		float:none;
		display:inline-block;
		vertical-align:top;
		margin:0 10px;
		font-size: 12px;
		line-height: 16px;
	}
}