/*
 Theme Name: 	Heel kampen staat sterk
 Author: 		de Staat van Creatie
 Author uri: 	https:/*www.destaatvancreatie.nl
 Template: 		generatepress
 Version: 		1.0
*/

/*------------------------------------------------------------------------
## Common css
------------------------------------------------------------------------*/


.blok-grid-card .button {
	margin-top: auto !important;
	margin-right: 0;
}

.footer-widgets {
	display: none;
}

body:not(.home) {
	background-image: url(assets/img/sportservice-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.full-width-content .container.grid-container {
	padding: 0;
}

.page-header,
.sidebar .widget,
.site-main>* {
	margin-bottom: 0;
}

body.home .container.grid-container,
body.page-template-default .container.grid-container,
body.page-template-tpl-contact .container.grid-container {
	padding: 0;
	max-width: 100%;
}

.separate-containers .site-main {
	margin: 20px;
}

/*------------------------------------------------------------------------
## Fonts
------------------------------------------------------------------------*/

html,
body {
	font-size: 17px;
}

body {
	font-family: "Exo 2", sans-serif; /*'Manrope', sans-serif;*/
	overflow-x: hidden;
}

p,
ul li,
ol li {
	font-weight: 400;
	line-height: 190%;
	color: #454545;
	font-size: 1em;
}

p {
	margin-bottom: 15px;
}

b,
strong {
	font-weight: 700 !important;
}

p a {
	color: #454545;
	text-decoration: underline;
}

p a:hover {
	color: #004687;
	text-decoration: underline;
}

ul {
	margin: 0 0 1.5em 1em;
}

ul li::marker {
	color: #004687;
}

ul li a {
	color: #004687;
}

ul li a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4 {
	font-family: "Exo 2", sans-serif; /*'Manrope', sans-serif;*/
	font-style: normal;
	line-height: 105%;
	color: #097CBD; /*#004687*/;
}

h1 {
	font-size: 3.83em;
	font-weight: 800;
	margin: 0 0 15px 0;
}

h2 {
	font-size: 2.06em;
	font-weight: 800;
	margin: 0 0 15px 0;
	line-height: 120%;
}

h3 {
	font-size: 1.647em;
	font-weight: 700;
	margin: 0 0 15px 0;
	line-height: 125%;
}

h4 {
	font-size: 1.295em;
	font-weight: 600;
	margin: 0 0 15px 0;
}

.text-white p,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5 {
	color: #FFF;
}

/*------------------------------------------------------------------------
## Forms
------------------------------------------------------------------------*/

.wpcf7.js {
	background: #004687;
	padding: 38px;
	max-width: 700px;
	margin: 0 auto;
}

.wpcf7 a,
.wpcf7 a:hover,
.wpcf7 p,
.wpcf7 h1,
.wpcf7 h2,
.wpcf7 h3,
.wpcf7 h4 {
	color: #FFF;
}

h2.gform_title,
h3.gsection_title {
	color: #fff;
}

.wpcf7 a:hover {
	color: #82dbff;
	text-decoration: underline;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
select {
	color: #454545;
	background-color: #FFF;
	border-color: #CCC;
	width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
	border: 1px solid #00b8ff;
}

input[type="submit"] {
	display: inline-block;
	font-family: "Exo 2", sans-serif; /*'Manrope', sans-serif;*/
	font-weight: 700;
	font-style: normal;
	font-size: 0.941em;
	line-height: initial;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.5px;
	color: #fff;
	margin-top: 10px;
	margin-right: 8px;
	padding: 12px 30px 13px;
	background: #f3960f; /*#B2053E*/;
	border-radius: 3px;
	/* box-shadow: 0px 2px 8px 2px rgb(0 0 0 / 20%); */
	transition: all 0.2s ease;
}

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
	color: #fff;
	text-decoration: none;
	background: #f27900; /*#011527*/;
}

.wpcf7-response-output {
	background: #FFF;
	margin: 2em 0 1em;
	padding: 12px 15px !important;
}

.wpcf7-not-valid-tip {
	color: #FFF;
	background: #B2043D;
	padding: 2px 8px;
	line-height: normal;
}

.acceptance .wpcf7-list-item {
	margin: 0;
}

.mailerlite-form {
	max-width: 500px;
	margin: 0 auto;
}

.mailerlite-form .mailerlite-subscribe-button-container {
	text-align: left;
}

/* == Gravity forms == */
.gform_wrapper.gravity-theme {
	/* background: #004687; */
	/* padding: 38px; */
	max-width: 700px;
	margin: 0 auto;
	/* color: #FFF; */
}

.gform_wrapper.gravity-theme a {
	color: #FFF;
	text-decoration: underline;
}

.gform_wrapper.gravity-theme a:hover {
	text-decoration: none;
}

.gform_wrapper.gravity-theme .gform_heading p {
	/* color: #FFF; */
}

.gform_wrapper.gravity-theme .gform_heading .gform_required_legend {
	display: none;
}

.gform_wrapper.gravity-theme .gf_step_label {
	display: none !important;
}

.gform_wrapper.gravity-theme .gf_step {
	margin-right: 16px !important;
}

.gform_wrapper.gravity-theme .gf_step_number {
	border: 2px solid #f3960f !important;
}

.gform_wrapper.gravity-theme .gf_step_active .gf_step_number {
	background: #f3960f !important;
	color: #fff !important;
}

.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before {
	background: #f3960f !important;
	border: 2px solid #f3960f !important;
}



.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea {
	font-size: 1.45em;
	min-height: 50px;
}

/*------------------------------------------------------------------------
## Buttons
------------------------------------------------------------------------*/

input[type=button].gform_previous_button,
input[type=button].gform_next_button,
button.button,
a.button {
	display: inline-block;
	font-family: "Exo 2", sans-serif; /*'Manrope', sans-serif;*/
	font-weight: 700;
	font-style: normal;
	font-size: 0.941em;
	line-height: initial;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.5px;
	color: #fff;
	margin-top: 10px;
	margin-right: 8px;
	padding: 12px 30px 13px;
	background: #f3960f; /*#B2053E*/;
	border: 0;
	border-radius: 3px;
	/* box-shadow: 0px 2px 8px 2px rgb(0 0 0 / 20%); */
	transition: all 0.2s ease;
}

input[type=button].gform_previous_button:hover,
input[type=button].gform_previous_button:focus,
input[type=button].gform_previous_button:active,
input[type=button].gform_next_button:hover,
input[type=button].gform_next_button:focus,
input[type=button].gform_next_button:active,
button.button:hover,
button.button:focus,
button.button:active,
a.button:hover,
a.button:focus,
a.button:active {
	color: #fff;
	text-decoration: none;
	background: #f27900; /*#011527*/;
}

input[type=button].gform_previous_button {
	background: transparent !important;
	color: #999 !important;
	display: none !important;
}

a.button[target="_blank"] .button-text:after {
	content: url(assets/img/icon-extern.svg);
	display: inline-block;
	margin-left: 12px;
}

a.button .button-text {
	font-weight: 800;
}

a.button.button-small {
	font-size: 0.882em;
	padding: 8px 25px 7px;
}

a.button.button-link {
	font-size: 0.941em;
	color: #CD0039;
	padding: 0;
	background: inherit;
	border: 0;
	box-shadow: inherit;
	letter-spacing: 1px;
}

a.button.button-link .button-text {
	font-weight: 700;
}

a.button.button-link:hover {
	color: #CD0039;
	text-decoration: none;
}

a.button.button-link:after {
	content: "";
	display: block;
	position: relative;
	margin: 0 auto;
	height: 2px;
	width: 0;
	background: #CD0039;
	opacity: 0;
	transition: all 0.4s ease;
}

a.button.button-link:hover:after {
	width: 100%;
	opacity: 1;
}

a.button.button-link-white {
	font-size: 0.941em;
	color: #FFF;
	padding: 0;
	background: inherit;
	border: 0;
	box-shadow: inherit;
	letter-spacing: 1px;
}

a.button.button-link-white .button-text {
	font-weight: 700;
}

a.button.button-link-white:hover {
	color: #FFF;
	text-decoration: none;
}

a.button.button-link-white:after {
	content: "";
	display: block;
	position: relative;
	margin: 0 auto;
	height: 2px;
	width: 0;
	background: #FFF;
	opacity: 0;
	transition: all 0.4s ease;
}

a.button.button-link-white:hover:after {
	width: 100%;
	opacity: 1;
}

a.read-more {
	display: inline-block;
	font-family: "Exo 2", sans-serif; /*'Manrope', sans-serif;*/
	font-weight: 700;
	font-style: normal;
	font-size: 0.824em;
	line-height: initial;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #CD0039;
}

a.read-more:hover {
	color: #CD0039;
	text-decoration: none;
}

a.read-more:after {
	content: "";
	display: block;
	position: relative;
	margin: 0 auto;
	height: 2px;
	width: 0;
	background: #CD0039;
	opacity: 0;
	transition: all 0.4s ease;
}

a.read-more:hover:after {
	width: 100%;
	opacity: 1;
}

.generate-back-to-top {
	width: auto;
	padding: 12px 30px 13px;
	background-color: #097CBD;
	font-family: "Exo 2", sans-serif; /*'Manrope', sans-serif;*/
	font-weight: 700;
	font-style: normal;
	font-size: 0.941em;
	line-height: initial;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.5px;
	border-radius: 3px;
	position: fixed;
	bottom: 30px;
	right: 30px;

	z-index: 10;
	transition: opacity 300ms ease-in-out;
	opacity: 0.1;
	transform: translateY(1000px);
}
a.generate-back-to-top:hover {
	background-color: #097CBD;
}
.generate-back-to-top__show {
	opacity: 1 !important;
	transform: translateY(0) !important;
}
/*------------------------------------------------------------------------
## header
------------------------------------------------------------------------*/

.site-header {
	width: 100%;
	z-index: 10;
	/* border-bottom: 1px solid #E2E2E2; */
}

.site-header .header-image {
	width: 450px;
}


.site-header .inside-header {
	padding: 30px 7px 20px 30px;
	justify-content: center;
}

.nav-float-right #site-navigation {
	margin-left: 30px;
}

body .navigation-branding img,
body .site-logo.mobile-header-logo img {
	display: inline-block;
	margin: 0;
}

/* -- menu -- */

.main-navigation .main-nav ul li a,
.main-navigation .menu-toggle {
	font-family: "Exo 2", sans-serif; /*'Manrope', sans-serif;*/
	font-size: 0.941em;
	font-weight: 600;
	color: #004687;
	letter-spacing: 0.2px;
	text-transform: uppercase;
	background-color: inherit;
	height: 120px;
	line-height: 120px;
}

.main-navigation .main-nav ul li:hover>a,
.main-navigation .main-nav ul li:focus>a,
.main-navigation .main-nav ul li.sfHover>a,
.main-navigation .main-nav ul li[class*="current-menu-"]>a,
.main-navigation .main-nav ul li[class*="current-menu-"]:hover>a,
.main-navigation .main-nav ul li[class*="current-menu-"]>a:hover,
.main-navigation .menu-bar-item:hover>a,
.main-navigation .menu-bar-item.sfHover>a {
	color: #004687 !important;
	background-color: #EDF7FB !important;
	text-decoration: none;
}

.main-navigation .main-nav ul li:after {
	content: "";
	display: block;
	position: relative;
	margin: -3px auto;
	height: 6px;
	width: 0;
	background: #0099D4;
	opacity: 0;
	transition: all 0.4s ease;
}

.main-navigation .main-nav ul li:hover:after,
.main-navigation .main-nav ul li[class*="current-menu-"]:after {
	width: 100%;
	opacity: 1;
}

/* -- sub menu -- */

.menu-item-has-children .dropdown-menu-toggle {
	padding-right: 18px;
	padding-left: 5px;
}

.main-navigation .main-nav ul ul {
	box-shadow: none;
	border: 0;
	background: transparent;
	padding-top: 3px;
}

.main-navigation .main-nav ul ul li {
	background: #FFF;
}

.main-navigation .main-nav ul ul li a {
	line-height: 50px;
	height: 50px;
	padding: 0 18px;
	color: #004687;
	white-space: nowrap;
}

.main-navigation .main-nav ul ul li:after {
	height: 3px;
	margin: 0 auto;
}

.main-navigation .main-nav ul ul li[class*="current-menu-"]>a,
.main-navigation .main-nav ul ul li:hover a {
	color: #004687;
	background-color: #EDF7FB;
	text-decoration: none;
}

/* -- menu right -- */

nav.site-navigation-right {
	margin-left: auto;
	border-left: 1px solid #E2E2E2;
}

nav.site-navigation-right ul#navigation-right {
	margin: 0;
}

nav.site-navigation-right ul#navigation-right li {
	list-style: none;
}

nav.site-navigation-right ul#navigation-right li a {
	display: block;
	font-size: 0.941em;
	font-weight: 500;
	color: #004687;
	padding-left: 18px;
	padding-right: 18px;
	height: 120px;
	line-height: 120px;
	white-space: nowrap;
}

nav.site-navigation-right ul li:hover>a,
nav.site-navigation-right ul li:focus>a,
nav.site-navigation-right ul li.sfHover>a,
nav.site-navigation-right ul li[class*="current-menu-"]>a,
nav.site-navigation-right ul li[class*="current-menu-"]>a:hover {
	color: #004687;
	background-color: #EDF7FB;
	text-decoration: none;
}

nav.site-navigation-right ul li:after {
	content: "";
	display: block;
	position: relative;
	margin: -3px auto;
	height: 6px;
	width: 0;
	background: #0099D4;
	opacity: 0;
	transition: all 0.4s ease;
}

nav.site-navigation-right ul li:hover:after,
nav.site-navigation-right ul li[class*="current-menu-"]:after {
	width: 100%;
	opacity: 1;
}

/*------------------------------------------------------------------------
## Social share
------------------------------------------------------------------------*/

.social-sharing-sticky-box {
	top: calc(100vh - 100px);
	height: 70px;
	background: #FFF;
	padding: 0 35px 0 20px;
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
	opacity: 0;
	border-radius: 0 3px 3px 0;
	z-index: 999;
	transition: all 0.3s ease;
}

.social-sharing-sticky-box .social-sharing-icons {
	display: none;
}

/*------------------------------------------------------------------------
## footer
------------------------------------------------------------------------*/

.site-footer {
	position: relative;
}

/* .site-footer:after {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: -10vw;
	height: 100%;
	width: 58vw;
	background: #004687;
	transform: skewX(-14deg);
} */

/* ==  footer widgets == */

.footer-widgets-container {
	position: relative;
	max-width: 90%;
	width: 1540px;
	padding: 70px 0 50px;
	z-index: 1;
}

.footer-widgets {
	background: #2090cf; /*#003A71*/;
}

.footer-widgets h4.widget-title {
	margin-bottom: 10px;
	font-size: 0.882em;
	font-weight: 700;
	color: #FFF;
}

.footer-widgets p {
	font-size: 0.882em;
	color: #FFF;
}

.footer-widgets ul li {
	font-size: 0.882em;
	color: #FFF;
	line-height: 240%;
	margin-bottom: 2px;
}

.footer-widgets a {
	color: #FFF;
	text-decoration: none;
}

.footer-widgets a:hover {
	color: #FFF;
	text-decoration: underline;
}

.inside-footer-widgets:before {
	content: '';
	background-image: url('assets/img/footer.png');
	background-size: 100% auto;
	display: inline-block;
	padding-left: 30px;
	max-width: 204px;
	width: 100vw;
	aspect-ratio: 612/704;
	background-repeat: no-repeat;
}

.footer-widgets .footer-widget-3 {
	padding-top: 22px;
}

.footer-widgets .widget_social_widget ul li {
	margin-bottom: 10px;
}

.footer-widgets .widget_social_widget ul li a {
	display: flex;
}

.footer-widgets .widget_social_widget ul li a img {
	margin-right: 15px;
}

/* ==  footer bottom  == */

.site-info {
	background-color:   #097CBD; /*#002C55;*/
	font-size: 0.795em;
	color: #E2E2E2;
}

.site-info .inside-site-info {
	position: relative;
	justify-content: space-between;
	max-width: 90%;
	width: 1540px;
	padding: 40px 0;
	z-index: 1;
}

.site-info a {
	color: #E2E2E2;
	text-decoration: none;
}

.site-info a:hover {
	text-decoration: underline;
}

.site-info a:focus {
	opacity: 0.9;
}

.site-info span.separator {
	display: inline-block;
	margin: 0 12px;
}

.site-footer .inside-site-info .copyright-bar {
	order: 1;
	margin: 0;
	margin-right: 30px;
}

.site-footer .inside-site-info .footer-bottom-widget {
	order: 2;
}

.site-footer .footer-bottom-widget p {
	color: #FFF;
	margin-bottom: 0;
	margin-right: 25px;
	font-weight: 700;
}

.site-footer .footer-bottom-widget .textwidget {
	display: flex;
	align-items: center;
}

.site-footer .footer-bottom-widget a.button {
	margin: 0;
}

.site-footer .footer-bottom-widget a.button:hover {
	text-decoration: none;
}


/*------------------------------------------------------------------------
## Sections
------------------------------------------------------------------------*/

/* == common == */
section {
	position: relative;
	padding: 55px 0;
}

header + .site #main section:first-child {
	padding-top: 0 !important; /* stylelint-disable-line declaration-no-important */
}

.section--white-bg {
	background: #FFF;
}

#main .inside-article {
	padding: 0px;
}

/* == banner == */
.banner h1 {
	margin-bottom: 0;
	color: #fff;
}

.banner .banner-text-box p {
	font-size: 1em;
	color: #fff;
}

.banner .banner-text {
	margin-top: 25px;
}

section.banner.banner-page {
	background: #2090cf; /*#003A71*/;
	background-image: url(assets/img/banner-page-bg-pattern.png);
	background-size: cover;
	background-position: left center;
	padding-top: 40px;
}

section.banner.banner-page.banner-page--image-default {
	min-height: 460px;
	margin-bottom: 90px;
}

section.banner.banner-page.banner-page--image-default h1 {
	font-size: 2.941em;
}

section.banner.banner-page.banner-page--image-default .col--right-image-full {
	right: -10%;
	width: 45vw;
	height: calc(100% + 90px);
	transform: skewX(-11deg);
	z-index: 1;
}

section.banner.banner-page.banner-page--image-default .col--right-image-full img {
	position: relative;
	left: -10%;
	transform: skewX(11deg);
}

section.banner.banner-page.banner-page--image-high {
	min-height: 630px;
	margin-bottom: 130px;
	background-position: right center;
}

section.banner.banner-page.banner-page--image-high h1 {
	font-size: 3.824em;
}

section.banner.banner-page.banner-page--image-high .col--left-image-full {
	left: -10%;
	width: 60vw;
	height: calc(100% + 130px);
	transform: skewX(-11deg);
	z-index: 1;
}

section.banner.banner-page.banner-page--image-high .col--left-image-full img {
	position: relative;
	right: -10%;
	transform: skewX(11deg);
}

section.banner .banner--image-overlay-visual-text {
	position: absolute;
	right: 30px;
	bottom: 60px;
	z-index: 999;
	width: 80%;
	text-align: center;
	transform: skewX(11deg);
}

section.banner.banner-page.banner-page--image-high .banner--image-overlay-visual-text {
	right: 0;
}

section.banner .banner--image-overlay-visual-text span {
	font-family: nimbus-sans-extended, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 4.706em;
	line-height: 75%;
	color: rgb(255 255 255 / 25%);
	text-transform: uppercase;
	letter-spacing: -1px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #FFF;
}

/* == page header == */
header.entry-header.page-header {
	background: #2090cf; /*#003A71*/;
	background-image: url(assets/img/header-entry-bg-pattern.png);
	padding: 45px 0 60px;
}

header.entry-header.page-header h1 {
	margin-bottom: 0;
	font-size: 2.941em;
	color: #fff;
}

/* == breadcrumbs == */
.breadcrumbs--yoast p#breadcrumbs {
	color: #FFF;
	font-size: 0.824em;
	text-transform: uppercase;
}

.breadcrumbs--yoast p#breadcrumbs a {
	color: #FFF;
	text-decoration: underline;
}

.breadcrumbs--yoast p#breadcrumbs a:hover {
	color: #82dbff;
	text-decoration: underline;
}

/* == call to action == */
.section--cta {
	background: #0099D4;
	text-align: center;
}

.section--cta h3 {
	font-size: 2.059em;
}

.section--cta a.button {
	background: #2B4078;
}

.section--cta a.button:hover {
	background: rgba(7,75,112,.7);
}

/* == partners == */
.section--partners {
	text-align: center;
}

.section--partners h3 {
	font-size: 1.176em;
	font-weight: 800;
}

.section--partners .row {
	justify-content: center;
}

.section--partners .row .col--logo img {
	max-width: 150px;
	max-height: 100px;
}

.section--partners .row .col--logo a {
	display: block;
	transform: scale(1);
	transition: transform 150ms cubic-bezier(.47, 0, .745, .715);
	will-change: transform;
}

.section--partners .row .col--logo:hover {
	transform: scale(1.1);
}


/* == news entries == */
.news-entry.pb-3 {
	border-bottom: 1px solid #EBEBEB;
}

.news--part__left,
.news--part__left img {
	min-width: 240px;
}

.news--part__right {
	padding: 25px 20px 0;
}

.news--heading h3,
.news--heading h4 {
	font-size: 1.176em;
	font-weight: 800;
	margin-bottom: 8px;
}

.news--date {
	display: block;
	font-size: 0.824em;
	color: #454545;
	margin-bottom: 5px;
}

.news--part__right p {
	font-size: 0.824em;
	margin-bottom: 6px;
}

.news--part__inner a.read-more {
	margin-top: 15px;
}

/* == list box item == */
.icon-list-item {
	display: block;
	margin-bottom: 15px;
}

.icon-list-item a {
	display: flex;
	align-items: center;
	font-weight: 700;
	color: #022F49;
}

.icon-list-item img {
	margin-right: 15px;
	height: 43px;
}

/* == divider == */
.divider {
	width: 150px;
	height: 6px;
	margin: 0 auto;
}

/* == left image full bg == */
.section--left-image-full-bg {
	background-size: cover;
	background-position: center center;
	background-image: url(assets/img/full-image-bg.png);
	padding: 100px 0 70px;
}

.section--left-image-full-bg .row {
	min-height: 900px;
}

/* == visual text image == */
.image-overlay-visual-text {
	position: absolute;
	bottom: 50px;
	z-index: 999;
	left: 0;
	width: 100%;
	text-align: center;
}

.image-overlay-visual-text span {
	font-family: nimbus-sans-extended, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 5.294em;
	line-height: 75%;
	color: rgb(255 255 255 / 25%);
	text-transform: uppercase;
	letter-spacing: -1px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #FFF;
}

/* == text left image right == */
.col--right-image-full img {
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
}

.col--text-left {
	padding-bottom: 40px;
}

/* == text right image left == */
.col--left-image-full img {
	object-fit: cover;
	min-height: 100%;
	min-width: 100%;
}

/* == featured info blocks == */
.section--video .video-box iframe {
	width: 700px;
	height: 425px;
}

.video-title.text-center {
	font-size: 0.941em;
	color: #454545;
	margin-top: 5px;
}

/* == het team loop == */
.coach-entry span.coach--functie {
	color: #454545;
	font-size: 1em;
}

.coach-entry span.coach--email a {
	color: #CD0039;
	text-decoration: underline;
	font-size: 0.882em;
}

/* == blok grid card == */
.blok-grid-card {
	margin-bottom: 30px;
}

.blok-grid-card .blok-grid-card__inner {
	display: flex;
	flex-flow: column;
	height: 100%;
	padding: 35px;
	background: #FFF;
	border: 1px solid #DCDBDB;
}

.blok-grid-card a.button {
	width: 100%;
	text-align: center;
	box-shadow: inherit;
	margin-top: auto;
}

.blok-grid-card.col-md-12 a.button {
	width: auto;
}

.blok-grid-card__image {
	order: -1;
	margin: -35px -35px 25px -35px;
}
.blok-grid-card__image img {
	object-fit: cover;
	aspect-ratio: 5 / 3;
}


a.blok-grid-card.blok-grid-card__clickable .blok-grid-card__inner {
	transition: all 0.3s ease;
}

a.blok-grid-card.blok-grid-card__clickable:hover .blok-grid-card__inner {
	border: 1px solid #0099D4;
}

a.blok-grid-card.blok-grid-card__clickable h3 {
	display: inline-block;
}

a.blok-grid-card.blok-grid-card__clickable h3::after {
	content: '';
	display: block;
	width: 0px;
	height: 1px;
	margin: 0 auto;
	background: #0099D4;
	transition: all 0.3s ease;
}

a.blok-grid-card.blok-grid-card__clickable:hover h3:after {
	width: 100%;
}

/* == blok grid width == */
.blok-grid-card__image-left-text-right {
	background: #FFF;
	border: 1px solid #DCDBDB;
}

.blok-grid-card__image-left-text-right>img {
	display: block;
	width: 35%;
}

.blok-grid-card__image-left-text-right.image-alignment--right>img{
	order: 1;
}

/* == intro == */
.contact-items-block {
	background: #004687;
	padding: 25px 35px;
	justify-content: space-between;
}

.contact-items-block img {
	margin-right: 12px;
}

.contact-items-block a {
	color: #FFF;
	display: flex;
	align-items: center;
	font-weight: 600;
}

.contact-items-block a:hover {
	text-decoration: underline;
}

/* == social sharing == */
.social-sharing-title {
	font-weight: 600;
	color: #004687;
}

.social-sharing-icons a {
	margin: 0 5px;
	display: inline-block;
	transition: all .3s ease;
}

.social-sharing-icons a:hover {
	opacity: .75;
	transform: scale(.9);
}

/* == quote == */
.section--quote {
	background: #004687;
	background-image: url(assets/img/quote-bg.png);
	background-position: calc(50vw + 80px) 50px;
	background-repeat: no-repeat;
}

.section--quote .row {
	min-height: 580px;
}

.section--quote .col--text-right {
	padding: 90px;
}

.section--quote p {
	color: #FFF;
	font-weight: 600;
}

.section--quote .quote-name {
	color: #FFF;
}

/* ==  video == */
.video-box {
	max-width: 840px;
	margin: 0 auto;
}

.video-box a:after {
	content: url(assets/img/icon-play.svg);
	display: block;
	position: absolute;
	top: calc(50% - 40px);
	left: calc(50% - 40px);
	transition: all 0.3s ease;
}

.video-box a:hover:after {
	opacity: .75;
	transform: scale(.9);
}

/* == gallery == */
.gallery-caption {
	font-size: 0.824em;
}

/*------------------------------------------------------------------------
## Pages and post templates
------------------------------------------------------------------------*/

/* == home === */
section.banner.banner-home {
	background-image: url(assets/img/sportservice-banner-bg-pattern.png);
	background-position: left center;
	background-color: #DEF3FB;
	background-size: cover;
	overflow: hidden;
}

section.banner.banner-home .container-fluid {
	width: 90%;
}

section.banner.banner-home .row {
	min-height: calc(100vh - 310px);
}

section.banner.banner-home h1 {
	color: #004687;
	margin-bottom: 30px;
}

section.banner.banner-home .col--right-image-full {
	right: -10%;
	width: 62vw;
	transform: skewX(-11deg);
	z-index: 1;
}

section.banner.banner-home .col--right-image-full img {
	position: relative;
	left: -10%;
	transform: skewX(11deg);
}

section.banner.banner-home .banner--image-overlay-visual-text {
	width: 65%;
	right: 15%;
}

section.banner-snelnav {
	background: #004687;
	padding: 95px 0 55px;
	margin-top: -40px;
}

.snelnav--box>div:first-child {
	width: 16%;
}

.snelnav--box>div:not(:first-child) {
	width: 21%;
}

.snelnav--box span.snelnav--title {
	font-size: 40px;
	font-weight: 700;
	font-family: "Exo 2", sans-serif; /*'Manrope', sans-serif;*/
	font-style: normal;
	line-height: 105%;
	color: #fff;
	margin: 0;
}

.snelnav--box a.snelnav-items {
	color: #fff;
	font-weight: 800;
	font-size: 1.412em;
	line-height: 110%;
	padding-bottom: 7px;
	border-bottom: 3px solid #fff;
}

.snelnav--box a.snelnav-items:after {
	content: "";
	display: block;
	position: relative;
	top: 11px;
	margin: 0 auto;
	height: 5px;
	width: 0;
	background: #0099D4;
	opacity: 0;
	transition: all 0.4s ease;
}

.snelnav--box a.snelnav-items:hover:after {
	width: 100%;
	opacity: 1;
}

.banner-home--components,
.banner-home--contact-items {
	position: relative;
	z-index: 5;
}

.banner-home--components a.component-item {
	flex-direction: column;
	justify-content: flex-end;
	align-items: center;
	background: #004687;
	width: 185px;
	margin-right: 13px;
	padding: 20px 10px 10px;
	border-radius: 3px;
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

.banner-home--components a.component-item img {
	margin-bottom: 5px;
	transition: transform 0.4s ease;
}

.banner-home--components a.component-item:hover img {
	transform: scale(1.1);
}

.banner-home--components a.component-item span {
	display: grid;
	align-items: center;
	font-family: "Exo 2", sans-serif; /*'Manrope', sans-serif;*/
	font-style: normal;
	font-size: 1.059em;
	font-weight: 600;
	line-height: 105%;
	color: #fff;
	text-align: center;
	height: 40px;
	margin: 0;
}

.banner-home--contact-items a.contact-item {
	align-items: center;
	width: 50%;
	margin: 13px 13px 0 0;
	padding: 10px 20px;
	background: #FFF;
	border-radius: 3px;
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

.banner-home--contact-items a.contact-item img {
	margin-right: 20px;
}

.banner-home--contact-items a.contact-item span {
	color: #CD0039;
	font-weight: 700;
}

.banner-home--contact-items a.contact-item span:after {
	content: "";
	display: block;
	position: relative;
	top: 1px;
	margin: 0 auto;
	height: 2px;
	width: 0;
	background: #CD0039;
	opacity: 0;
	transition: all 0.4s ease;
}

.banner-home--contact-items a.contact-item:hover span:after {
	width: 100%;
	opacity: 1;
}

.featured-info-card {
	position: relative;
	flex-flow: column;
	justify-content: center;
	overflow: hidden;
	min-height: 340px;
	padding: 35px;
	border-radius: 3px;
	border: 1px solid #DCDBDB;
}

.featured-info-card--inner {
	position: relative;
	z-index: 1;
}

.featured-info-card--imagebg {
	background-size: cover;
}

.featured-info-card--imagebg:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #004687;
	opacity: 0.85;
}

.featured-info-card h4 {
	font-size: 1.471em;
}

.featured-info-card p {
	font-size: 0.882em;
}

.featured-info-card.featured-info-card--imagebg h3,
.featured-info-card.featured-info-card--imagebg p {
	color: #FFF;
}

body.home h2 {
	font-size: 3.235em;
}

.featured-info-card a.button {
	width: max-content;
}

/* == contact == */

section.banner.banner-contact {
	background: #2090cf; /*#003A71*/;
	background-image: url(assets/img/banner-page-bg-pattern.png);
	background-size: cover;
	background-position: left center;
	padding-top: 40px;
}

section.banner.banner-contact h1 {
	font-size: 1.647em;
}

section.banner.banner-contact h3 {
	font-size: 1.412em;
	color: #FFF;
}

section.banner.banner-contact .banner-contact__contact-block p {
	color: #FFF;
}

section.banner.banner-contact .social-media__title {
	color: #FFF;
	font-size: 1.059em;
	font-weight: 700;
	margin-right: 30px;
}

.banner-contact--social-media .social-icons a {
	display: flex;
	align-items: center;
	margin-right: 30px;
	font-weight: 400;
	font-size: 0.882em;
	color: #FFF;
}

.banner-contact--social-media .social-icons a:hover {
	text-decoration: underline;
}

.banner-contact--social-media .social-icons a img {
	margin-right: 12px;
}

.conact-person-general {
	align-items: center;
}

.conact-person-general img {
	max-width: 75px;
	max-height: 75px;
	border-radius: 50%;
}

.conact-person-general p {
	color: #004687;
	font-size: 1.294em;
	line-height: 1.5;
}

.conact-person-general--links a {
	align-items: center;
	font-weight: 600;
	font-size: 0.882em;
	line-height: 110%;
}

.conact-person-general--links a:hover {
	text-decoration: underline;
}

.conact-person-general--links a img {
	width: 35px;
	height: 35px;
	margin-right: 8px;
}

/*------------------------------------------------------------------------
## Index / Archieven
------------------------------------------------------------------------*/

.paging-navigation .nav-links {
	text-align: center;
}

.paging-navigation .nav-links .current {
	color: #CD0039;
	padding: 2px 7px;
	border-bottom: 2px solid #CD0039;
}

/*------------------------------------------------------------------------
## desktop
------------------------------------------------------------------------*/

@media screen and (min-width : 768px) {

	/* common */
	.container {
		max-width: 100%;
	}

	/* ==  sections == */
	/* right image full */
	.col--right-image-full {
		position: absolute;
		height: 100%;
		width: 50vw;
		right: 0;
		top: 0;
		overflow: hidden;
	}

	/* left image full */
	.col--left-image-full {
		position: absolute;
		height: 100%;
		width: 50vw;
		left: 0;
		top: 0;
		overflow: hidden;
	}

	/* left image full bg */
	.section--left-image-full-bg .col--left-image-full {
		height: calc(100% - 170px);
		top: 100px;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1300px) {

	/* common */
	.container {
		max-width: 1240px;
	}

	/* header */
	.site-header .header-image {
		width: 140px;
	}

	/* sections */
	banner--image-overlay-visual-text {
		bottom: 40px;
	}

	section.banner.banner-page.banner-page--image-high .banner--image-overlay-visual-text {
		right: -30px;
	}

	section.banner.banner-page .banner--image-overlay-visual-text span {
		font-size: 2em;
	}


}

@media only screen and (min-width: 1025px) and (max-width: 1700px) {

	/* nav */
	.main-navigation .main-nav ul li a,
	.main-navigation .menu-toggle {
		font-size: 0.824em;
		padding: 0 10px;
	}

	.menu-item-has-children .dropdown-menu-toggle {
		padding-right: 5px;
	}

	nav.site-navigation-right ul#navigation-right li a {
		font-size: 0.824em;
		padding-left: 12px;
		padding-right: 12px;
	}

	/* home */
	section.banner .banner--image-overlay-visual-text span {
		font-size: 4.118em;
	}

	/* sections */
	.image-overlay-visual-text span {
		font-size: 4.6875em;
	}

	section.banner.banner-page .banner--image-overlay-visual-text span {
		font-size: 4.0625em;
	}

	.banner--image-overlay-visual-text {
		bottom: 40px;
	}

}

@media screen and (min-width : 1600px) {

	.container {
		max-width: 1540px;
	}

}

/*------------------------------------------------------------------------
## mobile
------------------------------------------------------------------------*/

@media screen and (max-width : 1199px) {

	/* == footer == */
	.footer-widgets-container.grid-container,
	.site-info .inside-site-info {
		max-width: 90%;
	}

	/* == header == */
	.site-header .header-image {
		width: 300px;
	}

	nav.site-navigation-right {
		border-top: 1px solid #E2E2E2;
		display: none;
	}

	.main-navigation.toggled nav.site-navigation-right {
		display: block;
	}

	nav.site-navigation-right ul#navigation-right li a {
		height: 50px;
		line-height: 50px;
	}

	.site-header .inside-header {
		padding: 20px;
	}

	.site-logo {
		padding-left: 20px;
	}

	nav.mobile-menu-control-wrapper button.menu-toggle {
		font-size: 1.471em !important;
		height: 70px;
		line-height: 70px;
		padding-right: 15px;
	}

	nav.mobile-menu-control-wrapper button.menu-toggle:before {
		content: "menu";
		position: relative;
		font-size: 0.71em;
		top: -5px;
		right: 5px;
	}

	.site-header .inside-header #site-navigation {
		background-color: #FFF;
		margin-left: 0;
		margin-right: 0;
	}

	.main-navigation .main-nav ul li a {
		height: 55px;
		line-height: 55px;
	}

	.main-navigation.toggled .main-nav li:last-child {
		margin-bottom: 0;
	}

}

@media screen and (max-width : 1025px) {

	/* lettertype's */
	h1 {
		font-size: 3.24em;
	}

	h2 {
		font-size: 1.765em;
	}

	h3 {
		font-size: 1.471em;
	}

	h4 {
		font-size: 0.941em;
	}

	h5 {
		font-size: 0.941em;
	}

	/* buttons */
	a.button {
		font-size: 0.883em;
	}

	/* home */
	section.banner .banner--image-overlay-visual-text {
		bottom: 10px;
	}

	section.banner .banner--image-overlay-visual-text span {
		font-size: 2.882em;
	}

	.snelnav--box a.snelnav-items {
		font-size: 1.059em;
	}

	.snelnav--box span.snelnav--title {
		font-size: 1.765em;
	}

	.featured-info-card {
		font-size: 1.471em;
	}

	body.home h2 {
		font-size: 1.765em;
	}

	/* sections */
	.news--part__left,
	.news--part__left img {
		min-width: 160px;
	}

	.image-overlay-visual-text span {
		font-size: 3.236em;
	}

}

@media screen and (max-width : 767px) {

	/* lettertype's */
	h1 {
		font-size: 1.647em;
	}

	h2 {
		font-size: 1.471em;
	}

	h3 {
		font-size: 1.176em;
	}

	h4 {
		font-size: 0.941em;
	}

	h5 {
		font-size: 0.941em;
	}

	/* === footer == */
	.inside-footer-widgets:before {
		display: none;
	}

	.site-footer:after {
		left: 0;
		height: 270px;
		width: 100%;
		transform: skewX(0);
	}

	.footer-widgets-container {
		padding: 50px 0 0;
	}

	.footer-widgets .footer-widget-1 {
		margin-bottom: 80px !important;
	}

	.site-footer .footer-bottom-widget p {
		margin-right: 0;
	}

	.site-footer .footer-bottom-widget a.button {
		margin-top: 20px;
	}

	.site-info {
		background-color: #097CBD; /*#023971;*/
	}

	.site-info .inside-site-info {
		display: block;
	}

	.site-info .inside-site-info .copyright-bar {
		margin-right: 0;
	}

	.site-info a:first-child {
		margin-left: 0;
	}

	.site-footer .inside-site-info .footer-bottom-widget {
		order: 1;
		background: #097CBD; /*#002C55;*/
		padding: 25px;
		margin: 0 -5% 30px;
	}

	.site-footer .footer-bottom-widget .textwidget {
		display: block;
	}

	/* == sections == */
	section {
		padding: 35px 0;
	}

	section.banner.banner-home .container-fluid {
		width: 100%;
	}

	span.banner-subtitle {
		font-size: 1.294em;
		margin-bottom: 10px;
	}

	.banner p {
		font-size: 0.882em;
	}

	.banner .banner-text-box p {
		font-size: 0.941em;
	}

	header.entry-header.page-header h1,
	section.banner.banner-page.banner-page--image-high h1,
	section.banner.banner-page.banner-page--image-default h1 {
		font-size: 2.353em;
	}

	section.banner.banner-page.banner-page--image-high,
	section.banner.banner-page.banner-page--image-default {
		padding-top: 0;
		margin-bottom: 15px;
	}

	section.banner.banner-page.banner-page--image-high .col--left-image-full,
	section.banner.banner-page.banner-page--image-default .col--right-image-full {
		left: 0;
		right: 0;
		width: 100%;
		height: auto;
		transform: skewX(0);
	}

	section.banner.banner-page.banner-page--image-high .col--left-image-full img,
	section.banner.banner-page.banner-page--image-default .col--right-image-full img {
		position: relative;
		right: inherit;
		left: 0;
		transform: skewX(0);
	}

	section.banner.banner-page.banner-page--image-default .banner-text-box {
		order: 2;
	}

	section.banner.banner-page.banner-page--image-default .col--right-image-full {
		order: 0;
		margin-bottom: 30px;
	}

	section.banner .banner--image-overlay-visual-text {
		transform: skewX(0);
	}

	section.banner .banner--image-overlay-visual-text span {
		font-size: 1.765em;
	}

	section.banner .banner--image-overlay-visual-text {
		right: inherit;
		bottom: 30px;
		width: 100%;
	}

	/* text left image right */
	.col--text-left.pr-md-5 {
		order: 2;
	}

	.col--text-left {
		padding-bottom: 0;
	}

	/* news */
	.news--part__right {
		padding: 25px 0 0;
	}

	/* blok afbeelding tekst */
	.blok-grid-card__image-left-text-right>img {
		width: 100%;
	}

	/* blokken grid */
	.blok-grid-card .blok-grid-card__inner {
		padding: 25px;
	}

	/* gallery */
	.gallery-columns-4 .gallery-item {
		max-width: 50%;
	}

	/* cta */
	.section--cta h3 {
		font-size: 1.471em;
	}

	/* image text */
	.section--left-image-full-bg .row {
		min-height: inherit;
	}

	.col--left-image-full {
		position: relative;
		width: 90%;
		margin: 0 auto 30px;
	}

	.section--left-image-full-bg {
		background: #004687;
		padding-top: 40px;
	}

	.image-overlay-visual-text {
		bottom: 20px;
	}

	.image-overlay-visual-text span {
		font-size: 1.412em;
	}

	/* news */
	.news--part__left,
	.news--part__left img {
		min-width: 75px;
		margin-right: 15px;
	}

	.news-entry .news--heading h3,
	.news-entry .news--heading h4 {
		font-size: 0.941em;
	}

	.news--part__right {
		padding: 5px 0 0;
	}

	.news--part__excerpt-mobile p {
		font-size: 0.882em;
		margin-top: 10px;
	}

	/* quote */
	.section--quote .col--text-right {
		padding: 0;
		width: 90%;
		margin: 0 auto;
	}

	/* team */
	.coach--part__image img {
		width: 100%;
	}

	/* == home == */
	section.banner.banner-home {
		background-position: center right !important;
	}

	section.banner.banner-home .banner-text-box {
		margin-bottom: -350px;
	}

	section.banner-snelnav {
		padding: 45px 0px;
		margin-top: 0;
	}

	.banner-home--components a.component-item {
		flex-direction: row;
		justify-content: flex-start;
		width: 100%;
		margin-bottom: 15px;
		padding: 10px 20px;
	}

	.banner-home--components a.component-item img {
		height: 45px;
		width: auto;
		margin-right: 20px;
	}

	.banner-home--contact-items a.contact-item {
		width: 100%;
		justify-content: center;
		padding: 15px 20px;
	}

	.snelnav--box span.snelnav--title {
		font-size: 1.765em;
	}

	.snelnav--box>div {
		width: 100% !important;
		margin-bottom: 20px;
	}

	.snelnav--box a.snelnav-items {
		position: relative;
		font-size: 0.941em;
		padding-bottom: 12px;
	}

	.snelnav--box a.snelnav-items:after,
	.snelnav--box a.snelnav-items br {
		display: none;
	}

	.featured-info-card a.button {
		width: auto;
	}

	body.home h2 {
		font-size: 1.412em;
	}

}

@media screen and (max-width : 575px) {}

@media only screen and (max-width: 480px) {

	/* == sections == */

	/* banner */
	header.entry-header.page-header h1,
	section.banner.banner-page.banner-page--image-high h1,
	section.banner.banner-page.banner-page--image-default h1 {
		font-size: 1.765em;
	}

	/* intro */
	.contact-items-block {
		padding: 20px 20px;
	}

	.contact-items-block img {
		margin-right: 12px;
		max-width: 35px;
	}

}

/* == Fancybox == */

.fancybox-bg {
	background: rgba(7,75,112,.9) !important;
}

.fancybox-close-small {
	background: #f3960f;
	color: #fff !important; /* stylelint-disable-line declaration-no-important */
	opacity: 1 !important; /* stylelint-disable-line declaration-no-important */
}

.fancybox-close-small:hover {
	background: #F27900;
}
