/*
Theme Name: Natuuinvorm
Theme URI: https://converal.be
Author: the Conversal team
Author URI: https://converal.be
*/
::selection {
	color: #fff;
	background: #818E75;
}
* {
	box-sizing: border-box;
}
html {
	width: 100%;
	height: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: transparent;
	font: 62.5% Helvetica, Arial, sans-serif;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	min-height: 100%;
	position: relative;
	line-height: 1.5;
	background: #fff;
}
main, article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
select, textarea, .textbox {
	font: inherit;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
legend {
	border: 0;
	padding: 0;
	white-space: normal;
 *margin-left: -7px;
}
img {
	border: none;
}
blockquote, q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:active, a:hover {
	outline: 0;
}
a:hover {
	text-decoration: none;
}
b, strong {
	font-weight: bold;
}
nav ul, nav ol {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
figure, form {
	margin: 0;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
 *vertical-align: middle;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
 *overflow: visible;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
 *height: 13px;
 *width: 13px;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: none;
}
/*******mixin_classes******/
.no-indent {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.none {
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
	background: none !important;
}
.brand-color {
	color: #f89a22;
}
img.responsive {
	height: auto;
	max-width: 100%;
	display: block;
}
.alignright {
	float: right !important;
}
.alignleft {
	float: left !important;
}
img.alignright {
	margin: 0 0 10px 30px;
}
.page-404 {
	padding: 100px 0;
	text-align: center;
}
.page-404__error {
	font-size: 150px;
	font-size: 15rem;
	font-weight: bold;
	position: relative;
	color: rgb(81 92 73);
	line-height: 1;
	text-shadow: 1px 4px 6px #def, 0 0 0 #000, 1px 4px 6px #def;
}
.wpforms-container .wpforms-field {
	padding: 0px !important;
}
.wpforms-submit-container {
	text-align: center;
}
.wpforms-field {
	clear: both
}
.white-content-box {
	padding-top: 100px;
	padding-bottom: 50px;
}
.white-content-box h2 {
	font-size: 22px;
}
/*=========== Thank You Page Styling ===============*/
.thankyoupage {
	padding-top: 15%;
	padding-bottom: 15%;
	text-align: center;
	font-size: 25px;
}
.thankyoupage h1 {
	font-size: 50px;
	color: #3b9abb;
}
.gobackbutton a {
	text-transform: capitalize;
	font-weight: bold;
}
.wpforms-field-html a {
	color: #fff;
}
.wpforms-field-html a:hover {
	text-decoration: underline;
}
.footercopyright-row {
	padding-left: 20px;
	padding-right: 20px;
}
.wpforms-container .wpforms-field-label {
	position: relative !important;
	display: block !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	color: #454942 !important;
	line-height: 24px !important;
	text-transform: uppercase !important;
	letter-spacing: 0.02em !important;
	margin-bottom: 8px !important;
	font-family: 'Oswald', sans-serif !important;
}
.wpforms-container .wpforms-field input.wpforms-error, .wpforms-container .wpforms-field input.user-invalid, .wpforms-container .wpforms-field textarea.wpforms-error, .wpforms-container .wpforms-field textarea.user-invalid, .wpforms-container .wpforms-field select.wpforms-error, .wpforms-container .wpforms-field select.user-invalid, .wpforms-container .wpforms-field.wpforms-has-error .choices__inner {
	border-color: #D9534F !important;
	color: #D9534F !important;
}
.wpforms-container label.wpforms-error {
	position: absolute !important;
	top: 0px;
	right: 0;
	color: #D9534F !important;
}
.wpforms-field-row-block {
	position: relative;
}
label#wpforms-165-field_0-last-error, label#wpforms-10-field_0-error {
	top: -30px;
}
form#wpforms-form-326 .wpforms-submit-container {
	text-align: left;
}
label.wpforms-field-label-inline:before {
	content: '';
	position: absolute;
	left: 0;
	top: 1px;
	width: 20px;
	height: 20px;
	border: 1px solid #B2B2B2;
}
.wpforms-container .wpforms-field-label-inline {
	position: relative;
	display: block;
	padding-left: 40px;
	line-height: 24px;
	font-size: 14px;
	font-weight: 400;
	color: #B2B2B2;
	cursor: pointer;
}
.wpforms-container .wpforms-selected .wpforms-field-label-inline:before {
	background: #ffffff;
	border-width: 7px;
	border-color: #AF9B64;
}
.wpforms-container .depth-1 input {
	position: absolute;
	left: 0;
	top: 6px;
	padding: 0;
	cursor: pointer;
	opacity: 0;
}
.wpforms-container ul, .wpforms-container ul li {
	position: relative;
	display: block;
	vertical-align: top;
	margin-bottom: 15px !important;
}
div#wpforms-326-field_10-container .wpforms-error {
	top: 30px;
}
.btn-style-three.current {
	color: #ffffff;
	background: #AF9B64;
	border-color: #AF9B64;
}
.wsp-container h2  {
	font-size: 24px;
	font-weight: 600;
}
.wsp-container ul li a:hover {
	color: #1B1B1B;
}
.threeimagesgallery .image-block {
	margin-bottom: 30px;
}
.textblock-content {
	margin-bottom: 35px;
}
p#breadcrumbs {
	margin-bottom: 0px;
}
h2.nothingfound-text {
	text-align:center;
	padding-top:100px;
	padding-bottom:100px;
}
/*============= Ajax Loader Styling ===============*/
.ajax-preloader {
	text-align: center;
	font-weight: bold;
	color: #AF9B64;
}
.ajax-loader-wrapper {
	min-height: 200px;
	align-items: center;
	margin: auto;
	width: 95px;
}
.cssload-loader {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	margin: 1em;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.cssload-loader {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	margin: 1em;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.cssload-loader, .cssload-loader:before, .cssload-loader:after {
	animation: 1.15s infinite ease-in-out;
	-o-animation: 1.15s infinite ease-in-out;
	-ms-animation: 1.15s infinite ease-in-out;
	-webkit-animation: 1.15s infinite ease-in-out;
	-moz-animation: 1.15s infinite ease-in-out;
}
.cssload-loader:before, .cssload-loader:after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.cssload-loader:before, .cssload-loader:after {
	content: "";
}
.cssload-loader:before, .cssload-loader:after {
	content: "";
	background-color: #AF9B64;
	transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	animation: cssload-animation 1.73s infinite ease-in-out;
	-o-animation: cssload-animation 1.73s infinite ease-in-out;
	-ms-animation: cssload-animation 1.73s infinite ease-in-out;
	-webkit-animation: cssload-animation 1.73s infinite ease-in-out;
	-moz-animation: cssload-animation 1.73s infinite ease-in-out;
}
.cssload-loader:after {
	animation-delay: 0.86s;
	-o-animation-delay: 0.86s;
	-ms-animation-delay: 0.86s;
	-webkit-animation-delay: 0.86s;
	-moz-animation-delay: 0.86s;
}
/*============= End Ajax Loader Styling ===============*/
.msg-not-found {
	padding: 40px 0;
	font-weight: bold;
	text-align: center;
}
@keyframes cssload-animation {
 0% {
 transform: translateX(-100%) scale(0);
}
 50% {
 transform: translateX(0%) scale(1);
}
 100% {
 transform: translateX(100%) scale(0);
}
}
@-o-keyframes cssload-animation {
 0% {
 -o-transform: translateX(-100%) scale(0);
}
 50% {
 -o-transform: translateX(0%) scale(1);
}
 100% {
 -o-transform: translateX(100%) scale(0);
}
}
@-ms-keyframes cssload-animation {
 0% {
 -ms-transform: translateX(-100%) scale(0);
}
 50% {
 -ms-transform: translateX(0%) scale(1);
}
 100% {
 -ms-transform: translateX(100%) scale(0);
}
}
@-webkit-keyframes cssload-animation {
 0% {
 -webkit-transform: translateX(-100%) scale(0);
}
 50% {
 -webkit-transform: translateX(0%) scale(1);
}
 100% {
 -webkit-transform: translateX(100%) scale(0);
}
}
@-moz-keyframes cssload-animation {
 0% {
 -moz-transform: translateX(-100%) scale(0);
}
 50% {
 -moz-transform: translateX(0%) scale(1);
}
 100% {
 -moz-transform: translateX(100%) scale(0);
}
}
@keyframes imageSlider {
 from {
 opacity:1;
}
to {
	opacity: 0;
}
}
@keyframes imageSliderBack {
 from {
 opacity:1;
}
top {
	opacity: 0;
}
}
 @media only screen and (max-width: 767px) {
}