
.rycklet-hero {
	margin-left: -15px;
	margin-right: -15px;
}

.embed_brightcove {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
}
.embed_brightcove iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.intro strong {
	color: white;
	text-align: center;
	font-size: 36px;
	font-family: "Roboto-slab";
	font-weight: 100;
}

.section_pagetitle {
	font-family: "Roboto-slab";
	font-size: 1.1em;
}
.section_maintitle h2 {
	color: #000000;
	text-align: left;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-size: 1.2em;
}

.icon-card {
	margin: 20px 0;
}
.icon-card-image {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	
	text-align: center;
}
.icon-card-title {
	margin: 10px 0;
	font-size: 1.2em;
}
.icon-card-text {
	font-size: 0.8em;
}

.clients-logo > div {
	text-align: center;
	display: flex;
	height: 80px;
	align-items: center;
	justify-content: center;
}
.clients-logo > div img {
	margin: 5px;
}

.gallerie-image > div img {
	width: 100%;
}