
/*!**********************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./sass/style.scss ***!
  \**********************************************************************************************************/
@import url("https://cdn-ilchpfl.nitrocdn.com/jYrlvZyYMmCIkToEKzyANOVevUjlgPYY/assets/static/source/rev-6aefd1f/fonts.googleapis.com/2bafe8c8d5075916cc7af9e1861c493d.css2");

/*!**************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./sass/style.scss (1) ***!
  \**************************************************************************************************************/

/*!
Theme Name: START TEMPLATE
Theme URI: http://www.deltasolutions.be/
Description: Website thema voor www.deltasolutions.be
Author: Delta Solutions
Author URI: #
Version: 1.0
Tags: Een thema voor Start Template
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

ul.horizontal li {
	display: inline-block;
	padding: 0px .5rem;
}

ul li i {
	margin-right: .2rem;
}

.grid {
	padding: calc(var(--bs-gutter-x) / 2);
	text-align: center;
	font-weight: 400;
}

.grid .itm-container {
	display: block;
}

.grid .itm-container .picture {
	padding-bottom: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #7a7a7a;
	position: relative;
}

.grid .itm-container .picture .overlay {
	position: absolute;
	background: rgba(0, 0, 0, .5);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
}

.grid .itm-container .picture .overlay span {
	color: white !important;
	font-size: 18px;
	padding: 3rem;
	width: 100%;
	display: inline-block;
}

.grid .itm-container .picture:hover .overlay, .grid .itm-container .picture:focus .overlay {
	display: flex;
	align-items: center;
	justify-content: center;
}

.grid .itm-container .content {
	padding: .5rem 0px;
	font-weight: 400;
}

.grid .itm-container .content strong.title {
	font-size: 14px;
	color: #1197d6;
}

.grid .itm-containera:hover, .grid .itm-containera:focus {
	outline: none;
	text-decoration: none;
}

.grid .itm-containera:hover .content strong.title, .grid .itm-containera:focus .content strong.title {
	color: #3a3a3a;
}

.grid.col-sm-6 .itm-container .picture {
	padding-bottom: calc(( 100% / 3 ) * 2);
}

.title-absolute .grid .itm-container {
	position: relative;
}

.title-absolute .grid .itm-container .content {
	position: absolute;
	bottom: 2rem;
	background: rgba(255, 255, 255, .7);
	padding: .5rem 1rem;
	margin-right: 3rem;
}

.title-absolute .grid .itm-container .content strong.title {
	color: #3a3a3a;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}

.page-content, .page-content * {
	font-size: 14px;
}

.page-content a {
	color: #1197d6;
	font-weight: 400;
}

.page-content a:hover, .page-content a:focus {
	color: #3a3a3a;
}

h1 {
	font-size: 1.8rem;
}

h2 {
	font-size: 1.5rem;
}

h3 {
	font-size: 1.2rem;
}

h4 {
	font-size: 1rem;
}

.page-title, .page-content h1 {
	color: #1197d6;
	font-weight: 700;
	font-size: 1.8rem;
}

.page-subtitle, .page-content h2 {
	font-weight: 700;
	font-size: 1.5rem;
}

.diamond {
	margin-right: 8px;
	display: inline-block;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-bottom-color: white;
	position: relative;
	top: -7px;
}

.diamond::after {
	content: "";
	position: absolute;
	left: -7px;
	top: 7px;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-top-color: white;
}

.diamond.blue {
	border-bottom-color: #1197d6;
}

.diamond.blue::after {
	border-top-color: #1197d6;
}

figcaption {
	text-align: center;
	margin-top: 15px !important;
}

.wp-block-column {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

#breadcrumbs a {
	font-weight: 400;
}

.gform_wrapper form .gform_body ul li.gfield {
	margin-top: 8px;
}

.gform_wrapper form .gform_body ul li.gfield label {
	font-weight: 400;
}

.gform_wrapper form .gform_body ul li.gfield .ginput_container {
	margin-top: 5px;
}

.gform_wrapper form .gform_body ul li.gfield .ginput_container input {
	border: 1px solid #ccc;
	width: 100% !important;
}

.gform_wrapper form .gform_body ul li.gfield .ginput_container input:focus, .gform_wrapper form .gform_body ul li.gfield .ginput_container input:hover {
	outline: none;
}

.gform_wrapper form .gform_footer {
	margin: 0px;
}

.gform_wrapper form .gform_footer input[type="submit"] {
	background: transparent;
	font-size: 13px;
	padding: .5rem 1rem;
	border: 1px solid #ccc;
}

.gform_wrapper form .gform_footer input[type="submit"]:hover, .gform_wrapper form .gform_footer input[type="submit"]:focus {
	background: #3a3a3a;
	border-color: #3a3a3a;
	color: white;
	outline: none;
}

#topbar ul {
	margin: 0px;
	margin-top: 3px;
}

#topbar ul li, #topbar ul i, #topbar ul a {
	color: #7a7a7a;
	font-weight: 400;
}

#topbar ul a:hover, #topbar ul a:focus {
	color: #3a85ae;
}

#topbar ul.socials {
	margin-right: .5rem;
}

#topbar ul.socials li {
	padding: 0px .2rem;
}

.socials li i {
	margin: 0px;
	font-size: 20px;
}

.btn-social-icon i {
	font-size: 20px;
}

.btn-social-icon:focus {
	box-shadow: none;
}

nav {
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

nav.navbar-expand-lg .navbar-toggler {
	background: #3a3a3a;
}

nav.navbar-expand-lg .navbar-toggler i {
	color: white;
	margin-top: 2px;
}

nav.navbar-expand-lg .navbar-toggler:hover, nav.navbar-expand-lg .navbar-toggler:focus, nav.navbar-expand-lg .navbar-toggler:active {
	box-shadow: none;
}

nav.navbar-expand-lg .navbar-nav .nav-link {
	padding: .5rem 15px;
	font-size: 13px;
	font-weight: 400;
}

nav.navbar-expand-lg .navbar-nav .nav-link:hover, nav.navbar-expand-lg .navbar-nav .nav-link:focus, nav.navbar-expand-lg .navbar-nav .nav-link:active {
	background-color: transparent;
}

nav.navbar-expand-lg .navbar-nav .dropdown-menu {
	border-radius: 0px;
	top: 49px;
	border-color: #eee;
	border-top: 2px solid #3a85ae;
	margin: 0px;
	padding: 0px;
}

nav.navbar-expand-lg .navbar-nav .dropdown-menu li {
	border-bottom: 1px solid #eee;
}

nav.navbar-expand-lg .navbar-nav .dropdown-menu li a {
	font-size: 13px;
	font-weight: 400;
}

nav.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover, nav.navbar-expand-lg .navbar-nav .dropdown-menu li a:focus, nav.navbar-expand-lg .navbar-nav .dropdown-menu li a:active {
	background-color: transparent;
	color: #3a85ae;
}

nav.navbar-expand-lg .navbar-nav .dropdown-menu li:last-of-type {
	border-bottom: 0px;
}

nav img {
	width: 300px;
	max-width: 100%;
}

#searchform {
	display: inline-block;
}

#searchform input[type="text"] {
	border: 1px solid #ccc;
	border-radius: 0px;
	padding: 0rem .5rem;
	font-size: 13px;
	line-height: 24px;
	width: 280px;
}

#searchform input[type="text"]:hover, #searchform input[type="text"]:focus, #searchform input[type="text"]:active {
	outline: none;
	box-shadow: none !important;
}

#searchform #search-button {
	padding: 0px 10px;
	border-radius: 0px;
	background: #7a7a7a;
	border-color: #7a7a7a;
}

#searchform #search-button i {
	font-size: 14px;
}

#searchform #search-button:hover, #searchform #search-button:focus, #searchform #search-button:active {
	outline: none;
	box-shadow: none !important;
}

#languages {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	margin-left: 1rem !important;
	margin-top: 0 !important;
}

#languages li {
	display: inline-block;
	float: left;
}

#languages li a {
	padding: 0 8px;
}

#languages li a:hover, #languages li a:focus, #languages li a.active {
	color: #3a85ae;
}

.member p:last-of-type {
	margin-bottom: 0px;
}

.member a {
	color: #1197d6;
	font-weight: 400;
}

.member a:hover, .member a:focus {
	color: #3a3a3a;
}

.tip {
	background: #1197d6;
}

.tip * {
	font-size: 16px;
	color: white;
}

.tip p:last-of-type {
	margin: 0px;
}

.tip a {
	text-decoration: underline;
}

.tip a:hover, .tip a:focus {
	color: white;
}

#banner {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: calc(( 100vw / 2560 ) * 450);
}

footer {
	border-top: 1px solid #3a85ae;
	border-bottom: 1px solid #3a85ae;
}

footer h3 {
	font-size: 16px;
	color: #7a7a7a;
	font-weight: 700;
}

footer ul:last-of-type {
	margin-bottom: 0px;
}

footer ul li, footer ul a, footer ul i {
	color: #7a7a7a;
}

footer ul.socials li {
	padding: .2rem;
}

footer ul.socials li a {
	display: block;
}

#footer-container {
	padding: 0px;
}

#footer-container ul {
	margin: 0px;
}

#footer-container ul li {
	display: inline-block;
	padding: .5rem;
}

#footer-container ul li a {
	color: #7a7a7a;
}

@media (max-width: 1200px) {
	#searchform input[type="text"] {
		width: 200px;
	}
}

@media (max-width: 992px) {
	#searchform input[type="text"] {
		width: 150px;
	}
	
	nav.navbar-expand-lg .navbar-brand {
		max-width: calc(100% - 80px);
	}
	
	nav.navbar-expand-lg .navbar-nav .nav-link {
		padding: .5rem 15px;
		font-size: 18px;
	}
	
	nav.navbar-expand-lg .dropdown-menu {
		border-radius: 0px;
		top: auto;
	}
	
	nav.navbar-expand-lg .dropdown-menu li a {
		font-size: 18px !important;
		padding: .5rem 2rem;
	}
}

@media (max-width: 576px) {
	#searchform {
		display: block;
		margin-right: 0px !important;
		width: calc(100% - 200px);
		margin-top: 10px;
		float: left !important;
	}
	
	#searchform .form-outline {
		width: calc(100% - 36px);
	}
	
	#searchform .form-outline input[type="text"] {
		width: 100%;
	}
	
	#topbar ul.socials {
		margin-top: 12px;
	}
	
	#languages {
		margin-top: 12px !important;
	}
}

body {
	background: white;
	color: #3a3a3a;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
}

body a {
	color: #3a3a3a;
	text-decoration: none;
	font-weight: 700;
	font-size: 14px;
}

body a.clickable {
	float: left;
}

body a:hover, body a:focus, body a:active {
	color: #3a85ae;
	outline: none;
	background-color: transparent;
}

body a.link {
	font-size: 16px;
	padding: .5rem 1rem;
	color: #1197d6;
	border: 1px solid #1197d6;
	display: inline-block;
}

body a.link:hover, body a.link:focus, body a.link:active {
	color: white;
	background: #1197d6;
}

.wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-button__link:active {
	color: white;
	background: #1197d6;
}
