.logo_carousel_cont .kopje {
	margin-bottom: 7px;
	font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	color: #1D6095;
}

.widget_wysija_cont.html_wysija {
	width: 100%;
}

.nieuwsbrief form {
	text-align: center;
}

.nieuwsbrief form > * {
	display: inline-block;
}

.subscribe_text {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	margin-right: 21px;
}

.nieuwsbrief .wysija-input {
	border: none;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.6);
	-webkit-appearance: none;
	border-radius: 4px;
	font-size: 13px;
	line-height: 1.2;
	height: 40px;
	width: 388px;
	max-width: 100%;
	margin-right: 15px;
	padding-left: 11px;
}

.nieuwsbrief p {
	margin-bottom: 0;
}

.nieuwsbrief .wysija-submit {
	width: 211px;
	border-radius: 4px;
	display: inline-block !important;
	height: 40px;
	font-size: 16px;
	line-height: 1.2;
}

footer iframe {
	margin-top: 30px;
}

@media (max-width: 767px) {
	footer .container {
		padding-left: 37px;
		padding-right: 37px;
	}

	footer p {
		margin-bottom: 35px;
	}

	footer .col-md-3:first-child p:first-child {
		margin-bottom: 0;
	}

	footer .col-md-3:first-child p:first-child img {
		margin-bottom: 26px !important;
	}

	footer .col-md-3:nth-child(3) p {
		margin-bottom: 0;
	}

	footer {
		padding-bottom: 43px;
	}

	.copyright .col-md-6:first-child {
		order: 2;
	}

	.copyright .col-md-6:last-child {
		order: 1;
		margin-bottom: 4px;
	}

	.nieuwsbrief .row {
		margin-left: 0;
		margin-right: 0;
	}

	.nieuwsbrief .container {
		padding-left: 39px;
		padding-right: 39px;
	}

	.subscribe_text {
		margin-right: 0;
	}

	.nieuwsbrief p {
		max-width: 100%;
	}

	.nieuwsbrief .wysija-submit {
		width: 100%;
		margin-top: 14px !important;
	}

	.subscribe_text {
		font-size: 17px;
		margin-bottom: 16px;
	}

	.nieuwsbrief {
		padding: 33px 0 45px;
	}

	.logo_carousel .slick-arrow {
		width: 16px;
		height: 24px;
		z-index: 2;
	}

	.logo_carousel .slick-prev {
		background-image: url(/wp-content/themes/spiraltrain/assets/images/arrow-carousel-left.svg) !important;
		left: 0;
	}

	.logo_carousel .slick-next {
		background-image: url(/wp-content/themes/spiraltrain/assets/images/arrow-carousel-right.svg) !important;
		right: 0;
	}

	.logo_carousel {
		padding: 0;
		border: none;
	}

	.logo_carousel .slick-list {
		position: relative;
	}

	.logo_carousel .slick-list:before,
	.logo_carousel .slick-list:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		height: 100%;
		width: 100px;
		z-index: 1;
	}

	.logo_carousel .slick-list:before {
		left: 0;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100 */
		background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	}

	.logo_carousel .slick-list:after {
		right: 0;
		/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99&0+0,1+100 */
		background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.99) 99%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	}

	.logo_carousel_cont .kopje {
		font-size: 22px;
		line-height: 1.2;
		margin-bottom: 5px;
	}

	.logo_cont {
		min-height: 90px;
	}
}
