.slogan {

	font-weight: 700;

	color: #D4B012;

	text-align: center;

}

.slogan2 {

	font-weight: 700;

	text-align: center;

}

p{

	margin-top: 0px;

	margin-bottom: 0px;

}

h5, h6 {

	margin-top: 0px;

	margin-bottom: 0px;

}

.header {

	color: #336699;

}

img {

	width: 100%;

}

.s3 img {

	/*height: 250px;*/

}

.row {

	margin-bottom: 3rem;

}

.info{

	text-align: center;

	width: 50%;

	margin: 0 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;
}