/* CSS Document */

.ouderen .container + .container .hero-content-block {
	padding-bottom: 110px;
}

.ouderen .hero.extra-height,
.hero.extra-height::before,
.hero.extra-height::after{
	height: 372px;
}

.ouderen .hero-content-block h1 {
	font-size: 32px;
	margin-bottom: 15px;
}

.ouderen .subPage .no-padding {
	margin-top: 45px;
}

.ouderen .home-top-blokken article a {
	font-size: 17px;
	color: #fff;
	background-color: #00B4D1;
	border-radius: 10px;
	margin-left: 15px;
	padding: 7px 25px;
}

.ouderen .home-top-blokken article a::after {
	content: '';
	display: inline-block;
	background: url('../images/white-link-arrows.svg') no-repeat center center /contain;
	width: 11px;
	height: 12px;
	margin-left: 15px;
}

.ouderen .professionals {
	background-color: #00B4D1;
	padding-top: 70px;
	padding-bottom: 65px;
}

.ouderen .professionals-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.ouderen .professionals button {
	background: transparent;
	border: 0;
	padding: 0;
	margin-right: 15px;
}

.ouderen .professionals .professionals-slider-next {
	margin-left: 15px;
	margin-right: 0;
}

.ouderen .professionals-slider {
	width: 970px;
	max-width: calc(100% - 80px);
}

.ouderen .professionals-item {
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #fff;
}

.ouderen .professionals-image {
	width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 2px solid white;
    background-size: cover;
	box-shadow: 2px 0 0 rgba(0,0,0,.16);
	margin-bottom: 17px;
}

.ouderen .professionals-name {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 6px;
}

.ouderen .professionals-header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 44px;
}

.ouderen .professionals-header h2 {
	font-size: 32px;
	font-weight: 700;
	color: #fff;
}

.ouderen .white-button {
	background-color: #fff;
	border-radius: 10px;
	padding: 7px 25px;
	text-decoration: none;
	font-weight: 700;
	color: #B7176F;
	margin-top: 15px;
}

.ouderen .white-button::after {
	content: '';
	display: inline-block;
	background: url('../images/pink-arrow.svg') no-repeat center center /contain;
	width: 11px;
	height: 12px;
	margin-left: 15px;
}

.ouderen a.grey-button {
	background: #F6F4F4;
	border-radius: 10px;
	padding: 7px 25px;
	text-decoration: none;
	font-size: 17px;
	font-weight: 700;
	color: #B7176F;
	margin-top: 15px;
}

.ouderen a.grey-button::after {
	content: '';
	display: inline-block;
	background: url('../images/pink-arrow.svg') no-repeat center center /contain;
	width: 11px;
	height: 12px;
	margin-left: 15px;
}

.ouderen .professionals-header .chat {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	margin-right: 20px;
	display: flex; 
	align-items: center;
	margin-top: 15px;
}

.ouderen .professionals-header .chat::after {
	content: '';
	display: inline-block;
	background: url('../images/chat-icon.svg') no-repeat center center /contain;
	width: 30px;
	height: 28px;
	margin-left: 15px;
}

.ouderen .row + .row .accordion-items {
	margin-top: 0;
}


.ouderen .title {
	color: #007C9D;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 35px;
}
.ouderen .solutions{
	background-color: #fafafa;
}
.ouderen .solutions-image img {
	max-width: 670px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

.ouderen .solution-list {
	counter-reset: count-list-items;
}

.ouderen .solution-list li {
	background-color: rgba(0,180,209,.2);
	width: 100%;
	margin-bottom: 10px;
	counter-increment: count-list-items;
	font-size: 20px;
	padding: 10px 25px;
}

.ouderen .solution-list li::before {
	content: counter(count-list-items) ".";
	font-weight: 700;
	color: #007C9D;
	font-size: 20px;
	margin-right: 15px;
}

.ouderen .solution-list a {
	color: #007C9D;
	text-decoration: none;
}

.ouderen .aside-block.no-padding {
	padding: 0;
}

.ouderen .yellow-article-bg.green {
	background-color: #EFF4D5 !important;
}

.ouderen .inner-article-blok .more {
	display: inline-block;
	color: #B7176F;
	font-weight: 700;
	text-decoration: none;
}

.ouderen .inner-article-blok .more::after {
	content: '';
	display: inline-block;
	background: url('../images/pink-arrow.svg') no-repeat center center /contain;
	width: 11px;
	height: 12px;
	margin-left: 10px;
}

.ouderen .aside-block p {
	margin-bottom: 15px;
}

aside .yellow-article-bg h2 {
	color: #007C9D;
}

.ouderen .praktisch a {
	font-size: 18px;
	font-weight: 700px;
	color: #00B4D1;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 15px;
}

.ouderen .praktisch a::after {
	content: '';
	display: inline-block;
	background: url('../images/blue-link-arrows.svg') no-repeat center center /contain;
	width: 11px;
	height: 12px;
	margin-left: 10px;
}

.ouderen .more-info {
	/*background-color: #F6F4F4;*/
	background-color: #00B4D1;
	padding-top: 70px;
	padding-bottom: 70px;
	margin-bottom: 60px;
}

.ouderen .info-item {
	background-color: #FFFFFF;
	/*color: #FFFFFF;*/
	margin-bottom: 15px;
}

.ouderen .info-item .content {
	padding: 20px;
	line-height: 1.4
}

.ouderen .info-item h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
	    color: #007C9D;

}

.ouderen .info-item .more {
	text-decoration: none;
	color: #B7176F;
	display: inline-block;
	margin-top: 15px;
	font-size: 18px;
	font-weight: 500;
}

.ouderen .info-item .more::after {
	content: '';
	display: inline-block;
	background: url('../images/pink-arrow.svg') no-repeat center center /contain;
	width: 11px;
	height: 12px;
	margin-left: 10px;
}

.ouderen .info-item.video {
	position: relative;
	overflow: hidden;
}
.ouderen .info-item.video::after {
	content:''; 
	background: url('/images/info-item-video-background.jpg') no-repeat center center /cover;
	position: absolute;
	top: 0;
	width: calc(100% - 30px);
	height: 100%;
	opacity: .1;
}

.ouderen .info-item.video .content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	text-align: center;
	height: 100%;
	padding: 40px 20px;
	position: relative;
	z-index: 1;
}

@media (min-width: 768px) {
.ouderen .home-top-blokken {
	padding-top: 80px;
	padding-bottom: 80px;
}
	.ouderen .blue-green-gradient-bar {
		margin-bottom: 0;
	}
	
	.ouderen .professionals-header .white-button {
		margin-top: 0;
	}
	
	.ouderen .professionals-header .chat {
		margin-top: 0;
		margin-left: auto;
	}
	
	
.ouderen .solutions {
	/*margin-top: 90px;*/
	padding-top: 90px;
	/*margin-bottom: 85px;*/
}
}