.slogan {
	font-weight: 700;
	color: #D4B012;
	text-align: center;
}
.slogan2 {
	font-weight: 700;
	text-align: center;
}
p, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {
	color: #336699;
	margin: 1rem 0;
}
img {
	width: 100%;
}

.s3 img {
	    width: auto;
}
.s3, .s2 {
	margin-bottom: 3rem;
	height: 20rem;
}
.info{
	text-align: center;
	margin: 5rem auto;
	font-size: 2.3rem;
	margin-bottom: 2rem;
}
.adress {
	text-align: center;
}

.footer-info div{
	display: inline-block;
}

.footer-info {
	text-align: center;
}

.info-items {
	width: 30%;
} 

hr {
	width: 90%;
	color: #ccc;
	margin: 0 5% 0 5%;
}
.info-items > img {
	width: 300px;
}

footer {
	margin-bottom: 2rem;
}