.acceptance-wrap p{
	display:flex;
	justify-content: center;
}
.acceptance-wrap p label{
	display:inline-block;
	
}
.acceptance-wrap p .wpcf7-list-item-label{
	visibility:hidden;
}
.acceptance-wrap p .wpcf7-form-control-wrap{
	width:fit-content !important;
}

.acceptance-wrap p span.wpcf7-not-valid-tip{
	width: 190px !important;
	left: inherit;
	position: absolute;
	top: 30px;
}


/** Vacature Grid **/
.splide li:before {
	display: none !important;
}

.splide .vc_column-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.splide .vc_row {
	margin-left: -30px !important;
}

.nomarg .templatera_shortcode .vacature_grid {
	padding-bottom: 0px;
	padding-top: 0px;
}

.nomarg .vc_column-inner {
	margin-bottom: 0px;
}

.vacature_grid .vc_column-inner>.wpb_wrapper {
	background-color: #F9F6F3;
	border: 1px solid #b9b9b92e;
	box-shadow: 2px 8px 10px rgb(0 0 0 / 11%);
	margin-bottom: 30px;

}

.sw-social-icons *:before {
	font-family: "FontAwesome";
}

.vag_knop.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
	background-image: none;
	font-weight: 600;
	font-size: 16px;
}

.vag_knop.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md:after {
	content: "";
	background-image: url(/wp-content/uploads/arrow.png.webp);
	width: 19px;
	height: 9px;
	background-size: cover;
	display: inline-block;
	margin-left: 5px;
}

.vacature_grid .vag_knop {
	margin-bottom: 0px;
}

.vacature_grid .wpb_text_column {
	padding-left: 12px;
	padding-right: 12px;
}

.vacature_grid h2 {
	color: #27357c;
	font-size: 24px;
	margin-top: 25px;
	font-weight: 900;
}

a.sw_solliciteer_knop {
	color: #fff !important;
	background-color: #f0762c;
	padding: 14px 15px;
	border-radius: 25px;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
}

a.sw_solliciteer_knop:hover {
	color: #27357c !important;
}

article .wpgmp_map_container li {
	text-indent: 0;
}

body .wpcf7-form.submitting .ajax-loader {
	visibility: visible !important;
	margin-top: 15px;
}

body .fc-location-marker:before {
	color: #F07D00;
	background-image: url(/wp-content/uploads/location-icon.png.webp);
}

body .wpgmp_tabs_container .wpgmp_tabs li a.active {
	background-color: #F07D00;
	color: #FFFFFF !important;
	font-weight: 600;
}

body .wpgmp_toggle_container {
	background-color: #27357C;
	font-size: 13px;
}

body .wpgmp_listing_list .fc-item-box {
	border-bottom: 2px solid #f07d00;
}

body .fc-item-kairav.fc-wait .fc-item-meta,
body .wpgmp-map-1 .fc-item-meta.fc-right.fc-hide-grid.fc-css {
	background: #27357C;
	background-color: #27357C;
	color: #FFFFFF;
}

h2.margbot {
	margin-bottom: 30px !important;
}

.newrow {
	display: flex;
}

body .newrow * {
	width: 100% !important;
}

.subform {
	display: flex;
}

@media only screen and (max-width: 767px) {
	.subform {
		flex-direction: column;
	}
}

.page {
	margin: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative
}

@media (min-width:1200px) {
	.container {
		width: 100%
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0%
}

@media (min-width:768px) {

	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-pull-12 {
		right: 100%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-0 {
		right: auto
	}

	.col-sm-push-12 {
		left: 100%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-0 {
		left: auto
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-0 {
		margin-left: 0%
	}
}

@media (min-width:992px) {

	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-pull-12 {
		right: 100%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-push-12 {
		left: 100%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-0 {
		margin-left: 0%
	}
}

@media (min-width:1200px) {

	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-pull-12 {
		right: 100%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-push-12 {
		left: 100%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-0 {
		margin-left: 0%
	}
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
	content: " ";
	display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@font-face{ 
	font-family: 'flexslider-icon';
	font-display: swap;
	src: url('/wp-content/themes/saleswizard/css/fonts/flexslider-icon.eot');
	src: url('/wp-content/themes/saleswizard/css/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/saleswizard/css/fonts/flexslider-icon.woff') format('woff'), url('/wp-content/themes/saleswizard/css/fonts/flexslider-icon.ttf') format('truetype'), url('/wp-content/themes/saleswizard/css/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal
 }

.flex-container a:hover,
.flex-slider a:hover {
	outline: none
}

.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0;
	background: #fff;
	position: relative;
	zoom: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2)
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav {
	height: 0
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out
}

.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(240, 118, 44, 0.8);
	text-shadow: 0 0 0 rgba(255, 255, 255, 0.3)
}

.flex-direction-nav a.flex-next:before {
	content: '\f002'
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: '\f003'
}

.flex-control-nav {
	width: 100%;
	bottom: -40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	/* *display: inline; */
	padding-left: 0
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #fff;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}

.flex-control-paging li a:hover {
	background: #f0762c
}

.flex-control-paging li a.flex-active {
	background: #f0762c;
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}

	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

@font-face{ 
	font-family: FontAwesome;
	font-display: swap;
	src: url(/wp-content/themes/saleswizard/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
	src: url(/wp-content/themes/saleswizard/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/wp-content/themes/saleswizard/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/wp-content/themes/saleswizard/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/wp-content/themes/saleswizard/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/wp-content/themes/saleswizard/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
 }

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f2f6"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

div.wpcf7 {
	margin: 0;
	padding: 0
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700
}

.wpcf7-form-control-wrap {
	position: relative
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " "
}

.wpcf7-display-none {
	display: none
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('/wp-content/images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible
}

div.wpcf7 div.ajax-error {
	display: none
}

div.wpcf7 .placeheld {
	color: #888
}

div.wpcf7 input[type="file"] {
	cursor: pointer
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed
}

*,
*:after,
*:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body {
	font-family: 'Roboto', sans-serif;
	min-height: 100%;
	margin: 0;
	width: 100%;
	overflow-x: hidden
}

textarea,
input[type=text] {
	font-family: 'Roboto', sans-serif
}

.clear:before,
.clear:after {
	content: ' ';
	display: table
}

.clear:after {
	clear: both
}

/* .clear {
	*zoom: 1
} */

img {
	max-width: 100%;
	border: 0 none
}

a {
	text-decoration: none;
	color: #333;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

a,
i.fa {
	color: #333
}

a:focus {
	outline: 0
}

a:hover {
	outline: 0;
	text-decoration: none;
	color: #333
}

a:active {
	outline: 0
}

a.button,
input[type="reset"],
input[type="submit"],
.pagination li a,
.pagination li.disabled {
	background-color: #d2232a;
	color: #f7f7f7
}

a.button:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.pagination li a:hover,
.pagination li.active a {
	background-color: #333;
	color: #f7f7f7
}

.wrapper,
table,
form,
article p {
	color: #000
}

article p {
	line-height: 1.5em
}

article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
	margin: 0 0 13px;
	color: #444
}

section h1 {
	margin: 0.67em 0 0.3em;
	color: #333
}

h2.page-header {
	border-bottom: 1px solid #e8e8e8
}

ul,
li,
lo {
	list-style: none outside none;
	padding: 0;
	margin: 0
}

ul {
	margin-bottom: 1em
}

article li {
	padding-left: 1em;
	text-indent: -.7em;
	list-style: disc inside none
}

h1 {
	font-size: 250%;
	margin-top: 0;
	color: #333
}

h2 {
	font-size: 36px;
	color: #333
}

h3 {
	font-size: 26px
}

h4,
h5,
h6 {
	font-size: 120%;
	color: #333
}

body .sw-hidden {
	display: none
}

section {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

page {
	width: 100%;
	top: 0px;
	min-height: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0;
	display: block;
	background-color: #fff
}

div.container {
	margin: 0 auto;
	padding: 0 15px
}

#featured-container.container {
	overflow: hidden;
	padding: 0;
	border-bottom: 5px solid #f0762c
}

header,
section {
	display: block;
	position: relative
}

section.content .container {
	background-color: #fff
}

article,
aside.sidebar {
	display: block;
	position: relative;
	padding: 0
}

#sw-page article {
	width: 100%;
	padding-top: 35px
}

#sw-page section.two-column article {
	width: calc(100% - 325px);
	display: inline-block;
	vertical-align: top
}

section.two-column #content aside.sidebar {
	display: inline-block;
	vertical-align: top;
	width: 305px;
	float: right;
	padding-top: 35px
}

aside.sidebar-footer div.widget {
	display: block;
	position: relative
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	display: block
}

header .header-logo .container {
	background-color: #fff
}

img.logoimg {
	height: auto;
	width: auto;
	margin-top: 5px
}

header .header-navigation .container {
	background: #fff
}

#top-header-sidebar {
	background: #006699
}

#top-header-sidebar .container {
	color: #000;
	font-size: 14px;
	line-height: 2.5em
}

#top-header-sidebar .header-sidebar-left {
	width: auto;
	display: inline-block
}

#top-header-sidebar .header-sidebar-right {
	width: auto;
	display: inline-block;
	float: right;
	line-height: 0;
	margin-right: -15px
}

#top-header-sidebar a {
	color: #000;
	text-decoration: none;
	line-height: 1.8em
}

#top-header-sidebar a:hover {
	color: #fff
}

#top-header-sidebar i.fa {
	color: #fff
}

#top-header-sidebar a.vlag {
	line-height: 0
}

#top-header-sidebar a.vlag img {
	width: 35px
}

#header-sidebar address span {
	display: inline-block;
	margin-right: 15px
}

header {
	background: transparent;
	width: 100%;
	z-index: 999;
	height: auto;
	padding: 15px 0px 0px 0px;
	border: none;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	background-color: #fff
}

header.sticky {
	position: fixed;
	min-height: 100px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

header#header-compact nav#nav-header {
	display: inline-block;
	height: auto;
	width: auto;
	vertical-align: middle;
	height: 33px;
	display: block;
	width: 100%
}

header#header-compact #saleswizardnav {
	display: inline-block
}

header#header-compact img.logoimg {
	max-width: 385px;
	width: 100%
}

header #header-sidebar ul li {
	display: inline-block
}

.logo {
	display: inline-block;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	padding: 0 15px 10px;
	vertical-align: bottom;
	padding-left: 0
}

.logo a {
	color: transparent
}

#header-right {
	display: inline-block;
	vertical-align: bottom;
	width: auto;
	line-height: 33px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	padding-bottom: 35px
}

#side-header-sidebar {
	float: right;
	margin-top: 30px;
	text-align: right;
	display: inline-block;
	margin-bottom: 35px;
	padding-top: 10px
}

#side-header-sidebar p {
	margin: 0
}

.button-login {
	font-weight: bold
}

#header-right {
	width: calc(100% - 666px)
}

#side-header-sidebar a {
	color: #000;
	font-size: 16px;
	line-height: 30px
}

#side-header-sidebar a.phone-header {
	margin-right: 10px
}

#side-header-sidebar a.phone-header i.fa {
	color: #f0762c
}

#side-header-sidebar a.button-login {
	color: #fff;
	background-color: #f0762c;
	padding: 14px 15px;
	border-radius: 25px
}

#side-header-sidebar a.button-login i.fa {
	color: #fff
}

#side-header-sidebar i.fa {
	margin-right: 2px;
	font-size: 21px;
	line-height: 30px;
	vertical-align: bottom
}

#side-header-sidebar .header-data {
	display: inline-block
}

#side-header-sidebar .header-data.header-mail {
	margin-right: 15px
}

nav {
	display: block;
	width: 100%;
	padding-top: 0;
	margin: 0
}

#saleswizardnav,
#saleswizardnav ul,
#saleswizardnav ul li,
#saleswizardnav ul li a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

#saleswizardnav ul {}

#saleswizardnav ul li sep {
	display: none;
	height: 15px;
	width: 0px;
	border-right: 1px solid #000;
	position: absolute;
	top: 11px;
	right: 0
}

#saleswizardnav ul li:last-child sep {
	display: none
}

#saleswizardnav ul li.home span {
	font-size: 0
}

#saleswizardnav ul li.home a:before {
	content: '\f015';
	font-family: FontAwesome
}

#saleswizardnav li.menu-item-has-children a span {
	position: relative;
	padding-right: 6px
}

#saleswizardnav li.menu-item-has-children a span:after {
	content: "\f107";
	position: absolute;
	height: 0;
	width: 0;
	vertical-align: top;
	color: #f0762c;
	font-family: FontAwesome;
	font-size: 16px;
	top: -10px;
	right: 3px
}

#saleswizardnav ul li.menu-item-has-children ul li a span:after {
	display: none
}

#saleswizardnav:after,
#saleswizardnav>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

#saleswizardnav {
	width: auto
}

#saleswizardnav ul ul {
	min-width: 150px
}

#saleswizardnav>ul>li {
	float: left;
	display: inline-block
}

#saleswizardnav>ul>li>a {
	text-decoration: none;
	font-size: 16px;
	padding: 0 7.5px 0 7.5px;
	line-height: 33px;
	color: #27357c;
	font-weight: 500;
	-webkit-transition: color 0.4s ease 0s;
	-moz-transition: color 0.4s ease 0s;
	-o-transition: color 0.4s ease 0s;
	transition: color 0.4s ease 0s
}

#saleswizardnav li:hover>ul {
	display: block
}

#saleswizardnav li:hover>a,
#saleswizardnav li.active a {
	color: #27357c
}

#saleswizardnav ul ul a {
	color: white !important
}

#saleswizardnav ul ul {
	display: none;
	position: absolute;
	left: 0;
	background: #27357c;
	z-index: 9;
	font-size: 14px
}

#saleswizardnav ul ul li {
	-webkit-transition: background 0.4s ease 0s;
	-moz-transition: background 0.4s ease 0s;
	-o-transition: background 0.4s ease 0s;
	transition: background 0.4s ease 0s;
	text-align: left;
	font-weight: 600
}

#saleswizardnav ul ul li:hover {
	background: #a1a9d1
}

#saleswizardnav ul ul li:hover>a {
	color: #fff
}

#saleswizardnav ul ul a {
	color: #fff;
	text-decoration: none;
	padding: 10px
}

#saleswizardnav ul ul ul {
	left: 100%;
	top: 0;
	position: absolute
}

#saleswizardnav ul ul li.active a:before,
#saleswizardnav ul ul li a:hover:before,
#saleswizardnav ul ul li.active a:after,
#saleswizardnav ul ul li a:hover:after {
	content: none
}

#sw-slider {
	background-color: #000
}

#sw-slider.loader {
	min-height: 100px;
	background-color: #9d3d09
}

#sw-home-slider {
	opacity: 0.8
}

.sidebar-top-footer img {
	margin-top: 15px
}

.home #wdk-contact form .form-right span textarea {
	max-height: 150px;
	resize: none;
	padding-top: 5px
}

aside.sidebar .widget {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px
}

aside.sidebar .widget h3 {
	display: inline-block;
	padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #27357c
}

footer {
	background: #282c40;
	color: #fff;
	padding: 15px 0 0
}

footer h3 {
	color: #a1a9d1;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0
}

footer a,
footer li,
footer p,
footer .wrapper {
	color: #fff;
	text-decoration: none;
	line-height: 1.8em;
	font-size: 14px
}

footer a:hover {
	color: #f0762c
}

footer .col-md-4 {
	display: inline-block;
	vertical-align: top;
	padding: 20px 15px
}

footer img.footer-logo {
	max-width: 170px;
	margin: 0 auto 15px;
	display: block
}

#menu-footermenu {
	list-style: none
}

address span {
	display: block;
	line-height: 1.8em
}

address strong {
	width: 20px;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	margin-right: 10px
}

footer i.fa {
	color: #525252
}

footer i.fa.fa-facebook {
	font-size: 25px
}

#footer-saleswizard p {
	margin: 0
}

#credits-sidebar p {
	line-height: 2.5em;
	font-size: 14px;
	text-align: right;
	color: #fff;
	margin: 0
}

#credits-sidebar a {
	color: #fff
}

#credits-sidebar a:hover {
	color: #fff
}

#footer-center,
#credits-sidebar {
	display: inline-block;
	vertical-align: middle;
	color: #fff
}

#footer-center {
	text-align: left
}

.wpb_text_column ul li,
.post li {
	list-style: none;
	text-indent: 0;
	padding-left: 25px;
	line-height: 29px;
}

.wpb_text_column ul li:before,
.post li:before {
	content: "\f00c";
	font-family: "FontAwesome";
	font-weight: 900;
	position: absolute;
	margin-left: -25px;
	color: #344184
}

body .inlogrow .vc_column-inner {
	padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.inlogrow .wpb_text_column {
	margin-top: 300px;
	background-color: rgba(39, 53, 124, 0.4);
	height: 214px;
	padding: 10px;
	margin-bottom: 0
}

.inlogrow .wpb_text_column p {
	color: white;
	font-size: 16px;
	text-transform: uppercase
}

body .inlogrow a i {
	color: white;
	font-size: 24px;
	vertical-align: bottom;
	margin-right: 10px
}

#slider {
	overflow: hidden
}

body #content .inlogrow a {
	padding: 3px 8px;
	text-transform: lowercase;
	display: inline-block;
	background-color: #ef7d00;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	background-color: #f0762c;
	padding: 14px 15px;
	border-radius: 25px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.inlogrow .vc_col-sm-3, .inlogrow .vc_col-sm-1\/5  {
	padding-right: 10px;
	padding-left: 10px
}

.inlogrow .vc_col-sm-3:first-child {
	padding-right: 10px;
	padding-left: 0
}

.inlogrow .vc_col-sm-3:last-child {
	padding-right: 0
}

.wpb_text_column i {
	color: #27347C
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed,
.video-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body #content .inlogrow a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #ef7d00;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

body #content .inlogrow a:hover i {
	color: #ef7d00
}

.archive.category .sw-page-featured {
	margin-bottom: 50px
}

.archive.category #homePosts h2 {
	margin-top: 0
}

#credits-sidebar h3,
#credits-sidebar li,
#credits-sidebar ul {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0
}

#credits-sidebar h3 {
	font-size: 22px;
	color: #fff;
	font-family: 'Archivo Black', sans-serif
}

#credits-sidebar i.fa {
	color: #fff;
	font-size: 36px;
	margin-left: 8px
}

footer .footer-column {
	vertical-align: top;
	display: inline-block;
	width: 25%
}

footer .footer-column li {
	padding-left: 20px;
	position: relative
}

footer .footer-column li:before {
	content: "\f105";
	color: #f0762c;
	font-family: Fontawesome;
	font-weight: 700;
	font-size: 20px;
	position: absolute;
	left: 5px
}

#footer-top {
	background: #282c40;
	padding: 10px 0;
	text-align: center
}

#footer-saleswizard {
	background: #2f3449;
	padding: 15px 0;
	display: block;
	text-align: left
}

#credits-sidebar {
	text-align: right;
	width: calc(100% - 320px)
}

footer iframe {
	height: 75px
}

.nieuwsside .vacaturebtns {
	display: none;
}

#content .vacaturebtns a {
	color: #fff;
	background-color: #f0762c;
	padding: 14px 15px;
	border-radius: 25px;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
}

.archive #homePosts h2 {
	font-size: 25px;
}

section.page-title,
section.page-title .container {
	overflow: hidden;
	position: relative
}

section.page-title img {
	position: absolute;
	z-index: -1
}

section.page-title h1,
section.page-title h2 {
	color: #fff
}

p {
	margin: 0 0 1em
}

#content a {
	color: #000;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

#content a:hover,
#content a:focus {
	color: #27357c
}

.wpb_single_image.vc_align_center {
	margin-bottom: 0
}

#sw-scroll {
	position: fixed;
	right: 10px;
	bottom: 60px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #f0762c;
	display: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 99;
	opacity: 0.8
}

#sw-scroll span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -12px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-bottom-color: #ffffff
}

#sw-scroll:hover {
	opacity: 1
}

#sw-scroll i.fa {
	text-align: center;
	width: 100%;
	height: 100%;
	padding-top: calc(50% - 11px);
	font-size: 20px;
	color: #fff
}

ul.recent-events {
	list-style: none;
	padding: 0
}

li#recent-event {
	padding: 5px 0;
	border-bottom: 1px solid #000;
	margin-bottom: 10px
}

li#recent-event .event-left {
	width: 33.333%;
	display: inline-block;
	vertical-align: top
}

li#recent-event .event-right {
	width: 65%;
	display: inline-block;
	padding-left: 1%;
	vertical-align: top
}

li#recent-event h3 {
	font-size: 100%;
	margin: 0 0 5px
}

li#recent-event p {
	margin: 0 0 5px;
	font-size: 80%
}

ul.contact-info-widget.vertical {
	margin-bottom: 25px
}

ul.contact-info-widget h2 {
	color: #fff;
	font-size: 15px;
	margin-bottom: 8px
}

ul.contact-info-widget li {
	padding-left: 40px;
	display: block;
	color: #fff;
	text-indent: 0;
	font-size: 14px
}

ul.contact-info-widget .seperator {
	height: 1em
}

ul.contact-info-widget.horizontal li {
	display: inline-block;
	margin-right: 15px
}

ul.contact-info-widget.horizontal li br {
	display: none
}

ul.contact-info-widget li.info-title {
	padding-left: 0
}

ul.contact-info-widget li i.fa {
	margin: 0 0 0 -40px;
	width: 40px;
	font-size: 120%;
	text-align: center
}

ul.contact-info-widget li span.infotxt {
	font-weight: bold
}

ul.contact-info-widget.horizontal li span.infotxt {
	margin-right: 15px
}

header #header-sidebar ul.sw-social-icons {
	border-left: 1px solid #508eb4;
	margin-bottom: 0
}

header #header-sidebar ul.sw-social-icons li {
	display: inline-block;
	font-size: 15px;
	line-height: 45px;
	width: 45px;
	border-right: 1px solid #508eb4;
	text-align: center
}

#sw-social-share {
	display: block;
	padding: 25px 0;
	margin-top: -20px;
	background: #fff;
	position: relative;
	text-align: right
}

#sw-social-share h2.social-header {
	color: #069;
	font-size: 20px;
	padding-right: 60px
}

#sw-social-share li {
	display: inline-block;
	list-style: none;
	text-indent: 0;
	padding-left: 0;
	margin-right: 10px
}

#sw-social-share.square li a {
	border-radius: 0
}

#sw-social-share.rounded li a {
	border-radius: 2px
}

#sw-social-share.round li a {
	border-radius: 50%
}

#sw-social-share.fade li a {
	opacity: 0.70
}

#sw-social-share.fade li a:hover {
	opacity: 1
}

#sw-social-share li.share-twitter a,
#sw-social-share li.share-facebook a,
#sw-social-share li.share-googleplus a,
#sw-social-share li.share-linkedin a,
#sw-social-share li.share-mail a {
	color: #fff;
	width: 35px;
	height: 35px;
	display: block;
	text-align: center;
	line-height: 35px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

#sw-social-share.square li.share-twitter a,
#sw-social-share.square li.share-twitter a,
#sw-social-share.square li.share-twitter a {
	background-color: #00aced
}

#sw-social-share.square li.share-facebook a,
#sw-social-share.square li.share-facebook a,
#sw-social-share.square li.share-facebook a {
	background-color: #3b5998
}

#sw-social-share.square li.share-googleplus a,
#sw-social-share.square li.share-googleplus a,
#sw-social-share.square li.share-googleplus a {
	background-color: #dd4b39
}

#sw-social-share.square li.share-linkedin a,
#sw-social-share.square li.share-linkedin a,
#sw-social-share.square li.share-linkedin a {
	background-color: #007bb6
}

#sw-social-share.square li.share-mail a,
#sw-social-share.square li.share-mail a,
#sw-social-share.square li.share-mail a {
	background-color: #469dd3
}

#sw-social-share.icon li.share-twitter a {
	background-color: transparent;
	color: #00aced
}

#sw-social-share.icon li.share-facebook a {
	background-color: transparent;
	color: #3b5998
}

#sw-social-share.icon li.share-googleplus a {
	background-color: transparent;
	color: #dd4b39
}

#sw-social-share.icon li.share-linkedin a {
	background-color: transparent;
	color: #007bb6
}

#sw-social-share.icon li.share-mail a {
	background-color: transparent;
	color: #469dd3
}

#sw-tabs-widget input[type="radio"] {
	display: none
}

#sw-tabs-widget label {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 30px;
	text-decoration: none;
	background-color: #2498c9;
	border: 1px solid #2498c9;
	display: inline-block;
	font-weight: bold;
	color: #fff;
	padding: 5px 15px;
	height: auto;
	line-height: 24px;
	font-size: 16px;
	cursor: pointer;
	margin-bottom: -1px
}

#sw-tabs-widget [id^="tab"]:checked+label {
	background: #fff;
	color: #2498c9;
	border-bottom: 1px solid #fff
}

#sw-tabs-widget label:hover {
	background: #33abdf;
	color: #fff
}

#sw-tabs-widget .sw-tab-content {
	display: none;
	width: 100%;
	padding: 18px 15px 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #2498c9;
	background-color: #fff
}

#tab1:checked~#sw-content-popular,
#tab2:checked~#sw-content-recent,
#tab3:checked~#sw-content-comments {
	display: block
}

div.vc_row-no-padding .flexslider {
	border: 0 solid transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: '' 0 0 0 transparent;
	-moz-box-shadow: '' 0 0 0 transparent;
	-o-box-shadow: '' 0 0 0 transparent;
	box-shadow: '' 0 0 0 transparent
}

.flexslider .slides>li {
	position: relative
}

.flexslider .slides>li,
ul.flex-direction-nav li {
	text-indent: 0;
	list-style: none
}

.flexslider .slides>li .slide-text {
	display: block;
	position: absolute;
	padding: 15px;
	left: 0;
	bottom: 0;
	width: 100%
}

h2#borderlined {
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 20px;
	margin: 0;
	white-space: nowrap;
	text-align: center;
	color: #006699
}

h2#borderlined .line__left {
	left: -1em;
	margin: 0 0 0 -50%;
	background-image: -webkit-linear-gradient(left, color-stop(rgba(255, 255, 255, 0) 0%), color-stop(#469dd3 80%));
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #469dd3 80%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#56b0e2', GradientType=1)
}

h2#borderlined .line {
	position: relative;
	display: inline-block;
	width: 50%;
	height: 1px;
	vertical-align: middle
}

h2#borderlined .line__right {
	left: 1em;
	margin: 0 -50% 0 0;
	background-image: -webkit-linear-gradient(left, color-stop(#469dd3 20%), color-stop(rgba(255, 255, 255, 0) 100%));
	background-image: linear-gradient(to right, #469dd3 20%, rgba(255, 255, 255, 0) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#56b0e2', endColorstr='#00ffffff', GradientType=1)
}

h2#borderlined .line::before {
	content: "";
	display: block;
	position: absolute;
	width: 11px;
	height: 5px;
	background: #469dd3;
	margin-top: -2px
}

h2#borderlined .line__left::before {
	right: 0
}

h2#borderlined .line__right::before {
	left: 0
}

h2#borderlined small {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	color: #469dd3;
	font-style: normal;
	font-size: 14px;
	font-weight: 300
}

#testimonial-slider #sw-testimonial-slider {
	background: transparent
}

#testimonial-slider #sw-testimonial-header {
	margin-bottom: 40px
}

#testimonial-slider .testi-text {
	font-size: 14px;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding: 26px;
	font-style: italic
}

#testimonial-slider .testi-bottom {
	padding: 20px 0 14px 20px;
	border-radius: 0 0 4px 4px;
	font-size: 12px;
	position: relative
}

#testimonial-slider .sw-testi-image {
	float: left;
	margin: 0 16px 0 0
}

#testimonial-slider .sw-testi-image::before {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: 44px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #fff;
	z-index: 2
}

#testimonial-slider .sw-testi-image::after {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: 42px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #dfdfdf;
	z-index: 1
}

#testimonial-slider .sw-testi-image img {
	border-radius: 50%;
	border: 3px solid #efefef;
	max-width: 66px;
	height: auto
}

#testimonial-slider p {
	margin: 0 0 5px
}

#testimonial-slider p.sw-testi-naam {
	font-size: 14px;
	letter-spacing: .05em;
	color: #3b363a;
	margin-bottom: 0;
	padding-top: 10px;
	text-transform: uppercase
}

#testimonial-slider p.sw-testi-functie {
	font-size: 12px;
	color: #8c8c8c
}

#testimonial-slider p.sw-testi-bnaam {
	font-size: 13px;
	color: #8c8c8c;
	text-transform: uppercase
}

#home-search {
	position: absolute;
	top: calc(50% - 50px);
	left: 0;
	width: 100%;
	z-index: 999
}

#home-search .blur-background {
	-webkit-filter: blur(0);
	-moz-filter: blur(0);
	-o-filter: blur(0);
	-ms-filter: blur(0);
	filter: blur(0);
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(247, 247, 247, 0.5)
}

.vc_row {
	padding: 20px 0
}

#contact-home {
	background-color: #efefef;
	padding: 20px 50px;
	min-height: 420px;
	max-width: 900px
}

#contact-home h2 {
	margin-bottom: 28px
}

#contact-home p {
	color: #000
}

#contact-home input,
#contact-home select {
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	color: #000;
	margin-bottom: 10px !important;
	border: 2px solid #e5e5e5;
	height: 40px;
	font-size: 14px
}

#contact-home input[type="checkbox"] {
	width: auto;
	height: auto
}

#contact-home textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	color: #000;
	margin-bottom: 10px;
	;
	border: 2px solid #e5e5e5;
	height: 93px;
	font-size: 14px
}

#contact-home .wpcf7-submit {
	background: #27357c;
	border: 0px;
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	max-width: 150px;
	height: 50px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 2px
}

#contact-home .wpcf7-acceptance label span {
	font-size: 13px
}

#contact-blok {
	padding: 50px 0
}

#contact-blok p {
	text-align: center
}

#contact-blok a {
	color: #27357c;
	font-size: 20px;
	font-weight: 600
}

#contact-blok a:hover {
	color: #c00
}

section.sw-page-featured {
	background-color: #27357c;
	height: 210px;
	overflow: hidden;
	display: table;
	width: 100%
}

section.sw-page-featured img.bkgrd-title {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.2;
	min-width: 1300px;
	width: 100%;
	min-height: 210px;
	height: auto;
	display: block;
	position: absolute;
	bottom: 0
}

section.sw-page-featured #page-title {
	width: 100%;
	text-align: left;
	display: table-cell;
	vertical-align: bottom
}

section.sw-page-featured #page-title h1 {
	font-size: 50px;
	font-weight: 400;
	color: #fff;
	font-family: 'Archivo Black', sans-serif
}

#sw-grid .wpb_single_image.wpb_content_element {
	margin-bottom: 0
}

article #sw-grid h2 {
	margin: 15px 0 20px;
	font-size: 22px;
	font-weight: 600;
	text-align: center
}

article #sw-grid h2:after {
	display: none
}

article #sw-grid h2 a {
	color: #27357c
}

article #sw-grid h2 a:hover {
	color: #c00
}

#sw-grid .wpb_column {
	margin-bottom: 25px
}

#content a.sw-button {
	display: inline-block;
	background-color: #f0762c;
	color: #fff;
	padding: 10px 25px;
	border-radius: 21px;
	font-weight: 700;
	cursor: pointer
}

#content a.sw-button i.fa {
	color: #fff
}

#content a.button-contact {
	font-weight: normal;
	border-radius: 3px;
	border-width: 1px;
	border-color: #27357c;
	border-style: solid;
	color: #27357c;
	padding: 15px 30px
}

#contact1 {
	padding: 35px 20px;
	background-color: #f9f9f9;
	margin-bottom: 30px
}

#contact1 h2 {
	text-align: center;
	color: #27357c;
	font-weight: 600;
	font-size: 24px;
	margin: 0 0 10px
}

#contact1 p {
	text-align: center;
	font-size: 13px
}

#contact1 .wpcf7-form-control:placeholder-shown {
	color: #777777;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	font-size: 15px
}

#contact1 input,
#contact1 textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	color: #777777;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 10px;
	border-radius: 2px;
	border: 1px solid #e5e5e5;
	height: 40px
}

#contact1 textarea.wpcf7-textarea {
	height: 93px
}

#contact1 .wpcf7-submit {
	background: #e00000;
	border: 0px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	width: 100%;
	max-width: 150px;
	height: 44px;
	margin: 15px 0px 0px 0px;
	border-radius: 5px;
	text-transform: uppercase;
	letter-spacing: 2px
}

#contact1 .wpcf7-submit:hover {
	background-color: #27357c
}

#background-pic {
	padding-top: 0;
	padding-bottom: 0
}

article .wpb_single_image {
	margin: 0
}

#contact-contact input {
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	color: #777777;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 10px;
	border-radius: 2px;
	border: 1px solid #e5e5e5;
	height: 40px
}

#contact-contact textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	color: #777777;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 10px;
	border-radius: 2px;
	border: 1px solid #e5e5e5;
	height: 93px
}

#contact-contact .wpcf7-submit {
	background: #e00000;
	border: 0px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	width: auto;
	height: 44px;
	margin: 15px 0px 0px 0px;
	border-radius: 5px;
	text-transform: uppercase;
	letter-spacing: 2px
}

#contact-contact-info ul.contact-info-widget li,
#contact-contact-info ul.contact-info-widget h2 {
	color: #333
}

#contact-contact-info i.fa {
	color: #27357c
}

#contact-contact-info .openrow {
	margin-bottom: 15px
}

#contact-contact-info .openleft {
	font-weight: 600
}

#content a.voorwaarden {
	color: #185db1;
	text-decoration: underline
}

#content a.voorwaarden:hover {
	color: #c00
}

#contact-imgs {
	padding: 22px 10px 0
}

body #wdk-contact form .form-row span select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	padding-left: 5px
}

#wdk-video a {
	color: #a1a9d1
}

#wdk-video a:after {
	content: "\f054";
	font-family: FontAwesome;
	margin-left: 5px;
	color: #f0762c
}

.wpb_text_column ul li {
	margin-bottom: 15px;
	line-height: 28.8px
}

.vacatureside #sw_recent_widget-3 {
	display: none
}

.nieuwsside #sw_recent_widget_vacature-3 {
	display: none
}

.pagination h2 {
	display: none
}

body #content .pagination .page-numbers {
	min-width: 25px;
	line-height: 25px;
	color: #fff;
	background-color: #f0762c;
	border-radius: 25px;
	font-weight: 700;
	border: 1px solid #f0762c;
	display: inline-block;
	text-align: center
}

body #content .pagination .nav-links {
	text-align: center
}

.pagination span {
	background-color: #fff;
	color: #f0762c
}

#content .pagination a.prev {
	padding: 10px 20px;
	float: left
}

#content .pagination a.next {
	padding: 10px 20px;
	float: right
}

body #content .pagination .current {
	color: #f0762c;
	border: 1px solid #f0762c;
	background-color: #fff
}

.category .pagination {
	margin-bottom: 50px
}

#vacature-left a {
	position: absolute;
	bottom: 20px
}

#vacature-left .gw {
	margin-top: 45px;
	display: block
}

#wdk-news .wpb_text_column:first-child {
	margin-bottom: 20px
}

#content #wdk-news #last-post h3 {
	color: black
}

body #content #wdk-news ul#last-post li a {
	color: #27357c
}

#contact-contact {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: -60px
}

#contact-imgs .vc_column_container>.vc_column-inner {
	padding: 0 5px
}

#postloop {
	padding: 10px
}

#postloop a.recentlink {
	display: inline-block;
	vertical-align: top;
	width: 250px;
	height: auto
}

#postloop img.saleswizardthumb {
	width: 100%;
	height: auto
}

#postloop {
	background-color: #f9f6f3;
	margin-bottom: 30px;
	border-radius: 5px;
	border: 1px solid #ece1d3
}

article #recent.inside {
	padding-left: 10px;
	width: calc(100% - 255px);
	display: inline-block
}

article #recent.inside h3 {
	margin: 0
}

#content article #recent.inside h3 a {
	color: #27357c;
	font-size: 26px;
	margin: 0 0 10px 0
}

#content article #recent.inside h3 a:hover,
#content article #recent.inside h3 a:focus {
	color: #a1a9d1
}

#recent.inside .recentpost-meta {
	color: #a1a9d1;
	font-size: 14px;
	margin: 0 0 10px;
	font-weight: 500
}

#recent.inside .recent-button {
	display: block;
	height: 50px
}

#recent.inside a.button-post {
	color: #fff;
	background-color: #f0762c;
	padding: 12px 20px;
	border-radius: 25px;
	font-size: 16px;
	font-weight: 700;
	border: 0 solid transparent
}

#recent.inside a.button-post:after {
	content: "\f054";
	font-family: FontAwesome;
	margin-left: 5px
}

#recent.inside a.button-post:hover {
	background: #27357c
}

#gray.vc_row,
.vc_row.gray {
	background-color: #f9f9f9
}

#mobile-menu {
	position: fixed;
	left: 0;
	top: -100vw;
	z-index: 99999;
	background-color: #27357c;
	width: 100%;
	height: 100vw;
	padding: 25px 15px 15px 25px;
	font-size: 18px;
	transition: all 0.4s ease-in-out;
	overflow-y: scroll
}

#mobile-menu .current-menu-item {
	font-weight: bold
}

#mobile-menu.active {
	top: 0;
	height: 100%
}

#mobile-menu ul li a {
	color: #fff;
	line-height: 34px;
	font-size: 14px
}

#mobile-menu ul li.active a,
#mobile-menu ul li a:hover,
#mobile-menu ul li a:focus {
	color: #f0762c;
	text-decoration: none
}

#mobile-menu ul li ul {
	padding-left: 10px;
	margin-bottom: 0
}

#sw-resp-menu.menu-button {
	display: none
}

#sw-resp-menu.menu-button span {
	display: inline-block;
	float: right;
	margin-top: 2px;
	margin-left: 5px
}

#sw-resp-menu.menu-button i {
	background-color: #27357c;
	font-size: 23px;
	vertical-align: middle;
	line-height: 35px;
	color: #fff;
	width: 35px;
	border-radius: 5px;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear
}

#mobile-menu .mobile-closer {
	display: block;
	text-align: right
}

#sw-resp-nomenu {
	height: 33px;
	width: 33px;
	display: inline-block;
	position: relative;
	cursor: pointer
}

#sw-resp-nomenu:before,
#sw-resp-nomenu:after {
	position: absolute;
	left: 16px;
	top: 0;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: #fff
}

#sw-resp-nomenu:before {
	transform: rotate(45deg)
}

#sw-resp-nomenu:after {
	transform: rotate(-45deg)
}

.has-sub ul {
	display: none
}

.has-sub {
	position: relative
}

#mobile-menu ul li.has-sub .sub_menu_icon {
	display: inline-block;
	width: 20%;
	height: 34px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	margin-right: -15px
}

.mobile_active ul {
	display: block
}

#mobile-menu ul li.has-sub .sub_menu_icon:before,
#mobile-menu ul li.has-sub .sub_menu_icon:after {
	position: absolute;
	right: 30px;
	top: 7px;
	content: ' ';
	height: 20px;
	width: 2px;
	background-color: #fff;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

#mobile-menu ul li.has-sub .sub_menu_icon:before {
	transform: rotate(0);
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

#mobile-menu ul li.has-sub .sub_menu_icon:after {
	transform: rotate(-90deg);
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

#mobile-menu ul li.has-sub.open .sub_menu_icon:before,
#mobile-menu ul li.has-sub.open .sub_menu_icon:after {
	background-color: #f0762c
}

#mobile-menu ul li.has-sub.open .sub_menu_icon:before {
	transform: rotate(135deg)
}

#mobile-menu ul li.has-sub.open .sub_menu_icon:after {
	transform: rotate(45deg)
}

#responsive-menu-title {
	background-color: #33abde;
	color: #ffffff;
	font-size: 16px;
	text-align: left
}

#saleswizardnav a.sub_menu_icon {
	display: none
}

#sw-search {
	position: relative
}

#sw-search input.search-input {
	padding: 5px;
	border: 1px solid #ece1d3;
	width: 100%;
	max-width: 100%;
	height: 35px;
	border-radius: 5px;
	background-color: #f9f6f3
}

#sw-search button.search-submit {
	position: absolute;
	top: -2px;
	right: 0px;
	background-color: transparent;
	color: #000;
	width: 35px;
	height: 35px;
	padding: 0px 8px;
	border: none;
	font-size: 20px
}

.youtube-player {
	position: relative;
	padding-bottom: 56.23%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	background: #000;
	margin: 0
}

.youtube-player iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent
}

.youtube-player img {
	bottom: 0;
	display: block;
	left: 0;
	margin: auto;
	max-width: 100%;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	height: auto;
	cursor: pointer;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	transition: .4s all
}

.youtube-player img:hover {
	-webkit-filter: brightness(75%)
}

.youtube-player .play {
	background: #000;
	border-radius: 50%/10%;
	color: #FFFFFF;
	font-size: 1em;
	height: 3em;
	margin: calc(28.6% - 36px) auto;
	padding: 0;
	position: relative;
	text-align: center;
	text-indent: 0.1em;
	transition: all 150ms ease-out;
	width: 4em;
	opacity: 0.5;
	cursor: pointer
}

.youtube-player:hover .play {
	background: #f00;
	opacity: 1
}

.youtube-player .play::before {
	background: inherit;
	border-radius: 5%/50%;
	bottom: 9%;
	content: "";
	left: -5%;
	position: absolute;
	right: -5%;
	top: 9%
}

.youtube-player .play::after {
	border-style: solid;
	border-width: 1em 0 1em 1.732em;
	border-color: transparent transparent transparent rgb(255, 255, 255);
	content: ' ';
	font-size: 0.75em;
	height: 0;
	margin: -1em 0 0 -0.75em;
	top: 50%;
	position: absolute;
	width: 0
}

.youtube-player .vid-title {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #fff;
	text-shadow: 0 0 2px rgba(0, 0, 0, .5);
	font-size: 17px;
	font-weight: 600;
	opacity: 0.9
}

.youtube-player:hover .vid-title {
	opacity: 1
}

#testi-home p,
#testi-home li,
#testi-home a {
	color: #fff
}

#big-fat h1,
#big-fat h2,
#big-fat h3,
#big-fat h4,
#big-fat a,
#big-fat p,
#big-fat li {
	font-weight: 600;
	text-align: center;
	color: #444
}

#big-fat p {
	font-size: 18px;
	color: #444
}

body.page #big-fat h1,
body.page #big-fat h2,
body.page #big-fat h3,
body.page #big-fat h4,
body.page #big-fat a,
body.page #big-fat p,
body.page #big-fat li {
	text-align: left
}

body.page #big-fat h3 {
	font-size: 32px;
	font-weight: 700
}

body.page #big-fat p {
	font-size: 20px
}

#sw-home-big {
	text-align: center
}

#sw-home-big h1 {
	font-size: 40px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	max-width: 400px;
	margin: 35px auto;
	font-family: 'Archivo Black', sans-serif
}

#sw-button-blk {
	margin-bottom: 50px
}

.credits h3 {
	text-transform: none;
	font-weight: 500
}

body #content .onderwerprow .wpcf7-form-control-wrap {
	padding: 0
}

.page:not(.home) #wdk-contact form h3:before {
	content: "";
	position: absolute;
	top: -35px;
	left: 0px;
	background-image: url(/wp-content/themes/saleswizard/img/sprite.png);
	position: relative;
	top: 0;
	margin-right: 5px;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	content: ""
}

#sw-vinkers {
	margin-bottom: 0
}

#vinkers {
	display: block
}

#vinkers .vinker {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	padding-bottom: 10px;
	margin-right: 10px;
	font-family: 'PT Sans Narrow', sans-serif
}

#vinkers i.fa {
	color: #f0762c;
	margin-right: 5px;
	font-size: 75%
}

#wdk-diensten .wpb_single_image .vc_figure {
	margin-bottom: 10px
}

#wdk-diensten #txt-diensten {
	background-color: #f9f6f3;
	padding: 15px 15px 20px;
	text-align: center
}

#wdk-diensten #txt-diensten h3 a {
	color: #27357c;
	font-size: 22px
}

#wdk-diensten #txt-diensten h3 a i.fa {
	font-size: 16px;
	margin-left: 5px;
	color: #f0762c
}

#sw-testimonal-slider #slider {
	background-color: transparent
}

#sw-testimonal-slider .testi-text {
	padding: 0 25px
}

#sw-testimonal-slider .testi-content {
	padding: 15px 30px 5px;
	position: relative
}

#sw-testimonal-slider .testi-content:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background: url('/wp-content/themes/saleswizard/img/sprite.png') 0 -30px;
	width: 30px;
	height: 30px;
	overflow: hidden
}

#sw-testimonal-slider .testi-content:after {
	content: "";
	background: url('/wp-content/themes/saleswizard/img/sprite.png') 0 -60px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0
}

article #sw-testimonal-slider .testi-content p {
	color: #fff;
	font-size: 21px;
	font-style: italic;
	text-align: center;
	font-weight: 700
}

#referenties:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

#referenties .vc_column-inner {
	display: table;
	height: 100%;
}

#referenties .wpb_wrapper {
	height: 100%;
	vertical-align: middle;
	display: table-cell
}

#vacature-left h3 {
	color: #fff;
	font-weight: 700;
	font-size: 23px
}

#vacature-left h3 span.gw {
	font-size: 41px;
	font-family: 'Archivo Black', sans-serif
}

#content #vacature-left a {
	color: #a1a9d1;
	font-weight: 700;
	font-size: 22px
}

#content #vacature-left a i.fa {
	color: #f0762c
}

#content #wdk-news h3 {
	text-align: left;
	color: #27357c;
	font-size: 30px;
	margin: 0
}

#wdk-news h3 i.fa {
	color: #fff;
	background-color: #f0762c;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 25px
}

#content #wdk-news ul#last-post li {
	padding-left: 0;
	text-indent: 0;
	list-style: none
}

#content #wdk-news ul#last-post li h3 {
	font-size: 22px
}

#content #wdk-news ul#last-post li a {
	color: #a1a9d1
}

#content #wdk-news ul#last-post li a i.fa {
	color: #f0762c
}

#wdk-video .vc_column-inner {
	padding: 0
}

.imgfull {
	float: left;
	width: 100%;
	margin-top: 6px;
}

.imgfull img {
	width: 100%;
	height: auto;
}

#wdk-contact {}

#wdk-contact.klacht form .form-row span {
	width: 100%;
}

.klacht h4 {
	padding-left: 15px;
}

#wdk-contact .adresoverzicht {
	color: #555;
	margin-bottom: 15px;
	margin-top: -15px;
}

#wdk-contact .wpcf7-select {
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
	padding: 0px 8px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #ece1d3;
	color: #555;
	height: 43px;
	background: #fff;
}

#wdk-contact form {
	background-color: #f9f6f3;
	padding: 10px 20px 20px;
	margin-top: 25px
}

#wdk-contact form h3 {
	position: relative;
	display: table;
	margin: 0 auto;
	/* padding-left:75px; */
	color: #27357c;
	font-size: 35px;
	font-weight: 700
}

#wdk-contact form h3:before {
	left: 0px;
	background-image: url(/wp-content/themes/saleswizard/img/sprite.png);
	position: relative;
	top: 0;
	margin-right: 5px;
	display: inline-block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	content: "";
}

#wdk-contact form p.contact-txt {
	text-align: center;
	font-size: 14px;
	color: #666
}

#wdk-contact form p.contact-txt a {
	color: #666
}

#wdk-contact form .form-row br {
	display: none
}

#wdk-contact form .form-row span {
	display: inline-block;
	width: 50%
}

#wdk-contact form .form-row.full-width span {
	width: 100%;
}

#wdk-contact form .form-row span.functie {
	display: none
}

#wdk-contact form .form-row span.cv {
	width: 100%
}

#wdk-contact form .form-row span.cv input {
	border: 0 solid transparent
}

#wdk-contact form .form-row span.type {
	width: 100%;
	overflow-x: hidden;
	position: relative
}

#wdk-contact form .form-row span:first-child {
	padding-right: 2px
}

#wdk-contact form .form-row span:last-child {
	padding-left: 2px
}

#wdk-contact form .form-row span input,
.chauffeur_form span input {
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
	padding: 0px 8px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #ece1d3;
	color: #333
}

#wdk-contact form .form-row span.type:after {
	content: '\f0d7';
	font-family: FontAwesome;
	font-size: 18px;
	width: 25px;
	height: 40px;
	text-align: left;
	line-height: 40px;
	color: #000;
	border-radius: 0 5px 5px 0;
	border-left: 0px solid transparent;
	position: absolute;
	right: 0
}

#wdk-contact form .form-right span textarea {
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
	padding: 0px 8px;
	line-height: 1.8em;
	border-radius: 5px;
	border: 1px solid #ece1d3;
	color: #333
}

#wdk-contact form .form-row span select {
	background-color: #fff;
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
	padding: 0px 2px;
	height: 40px;
	border-radius: 5px;
	border: 1px solid #ece1d3;
	color: #888
}

#wdk-contact form .form-submit {
	text-align: center
}

#wdk-contact form .form-submit .accept {
	display: block;
	font-size: 14px;
	color: #666
}

#wdk-contact form .form-submit .accept a {
	color: #666;
	text-decoration: underline
}

#wdk-contact form .form-submit button.btn {
	margin-bottom: -12px;
	margin-left: 24px;
	display: inline-block;
	margin-top: 22px;
	color: #fff;
	background-color: #f0762c;
	padding: 14px 20px;
	border-radius: 25px;
	font-size: 16px;
	font-weight: 700;
	border: 0 solid transparent;
	cursor: pointer;
}

#wdk-contact form .form-submit button.btn i.fa {
	color: #fff
}

#sw--partner-slider .flex-direction-nav a {
	opacity: 1;
	background-color: #27357c;
	border-radius: 50%;
	text-align: center
}

.flex-direction-nav a::before {
	font-size: 24px;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 0 0 transparent
}

#sw--partner-slider .flexslider:hover .flex-direction-nav .flex-prev {
	left: -50px
}

#sw--partner-slider .flexslider:hover .flex-direction-nav .flex-next {
	right: -50px
}

#wdk-partners h4 {
	color: #27357c;
	font-size: 28px
}

#wdk-quote {
	padding-top: 0;
	padding-bottom: 0;
	overflow: visible;
	position: relative
}

#wdk-quote:before {
	content: url('/wp-content/themes/saleswizard/img/willemsen-de-koning-beeldmerk-big.png');
	position: absolute;
	top: calc((80px - 50%) * -1);
	;
	padding-left: 15px
}

#wdk-quote .wpb_column {
	padding: 15px 15px 15px 200px;
	display: inline-block;
	float: none
}

#wdk-quote .wpb_column .vc_column-inner {
	padding: 15px 30px 5px;
	position: relative
}

#wdk-quote .wpb_column .vc_column-inner:before {
	content: "";
	background: url('/wp-content/themes/saleswizard/img/sprite.png') 0 -30px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0
}

#wdk-quote .wpb_column .vc_column-inner:after {
	content: "";
	background: url('/wp-content/themes/saleswizard/img/sprite.png') 0 -30px;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0
}

#wdk-quote .wpb_column .wpb_content_element {
	margin-bottom: 0
}

#wdk-quote p {
	color: #fff;
	font-weight: 700;
	font-style: italic;
	font-size: 18px;
	padding: 7px 10px
}

#wdk-contact.wdk-contact-page .form-left {
	display: inline-block;
	width: 50%
}

#wdk-contact.wdk-contact-page .form-right {
	display: inline-block;
	width: 49%
}

#wdk-contact.wdk-contact-page form .form-right span textarea {
	height: 143px;
	display: block
}

#wdk-contact.wdk-contact-page form p.contact-txt {
	font-size: 16px;
	font-weight: 600
}

#wdk-contact.wdk-contact-page form .form-submit {
	text-align: right;
	display: block;
	width: 49%;
	margin: 0 0 0 auto
}

#wdk-contact.wdk-contact-page form .form-submit .accept {
	display: inline-block;
	float: left;
	line-height: 47px
}

#wdk-contact.wdk-contact-page form .form-submit button.btn {
	margin-top: 0;
	margin-right: 5px
}

body.home #sw-page-full {
	border-top: 0 solid transparent
}

#sw-page-full {
	border-top: 5px solid #f0762c
}

section.two-column #content aside.sidebar form.search {
	position: relative
}

section.two-column #content aside.sidebar form.search input {
	width: 100%;
	margin-bottom: 10px;
	font-size: 15px;
	padding: 0px 8px;
	line-height: 40px;
	border-radius: 5px;
	border: 1px solid #ece1d3;
	color: #333;
	background-color: #f9f6f3
}

section.two-column aside.sidebar form.search button.search-submit {
	position: absolute;
	right: 0;
	border: 0px transparent;
	background-color: transparent
}

section.two-column aside.sidebar form.search button.search-submit i.fa {
	color: #f0762c;
	font-size: 26px;
	line-height: 40px
}

ul.widget-posts-list li {
	padding: 8px 0;
	border-bottom: 1px solid #ece1d3
}

ul.widget-posts-list div.widget-entry-image {
	display: inline-block;
	vertical-align: top;
	width: 75px
}

ul.widget-posts-list div.widget-entry-content {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 80px)
}

ul.widget-posts-list div.widget-entry-content h3 {
	font-size: 15px;
	padding: 0
}

#content ul.widget-posts-list div.widget-entry-content h3 a {
	color: #27357c
}

#content ul.widget-posts-list div.widget-entry-content h3 a:hover {
	color: #a1a9d1
}

ul.widget-posts-list div.widget-entry-meta {
	font-size: 12px;
	color: #a1a9d1;
	text-align: right
}

#content aside.sidebar ul.menu li {
	padding-left: 20px;
	position: relative
}

#content aside.sidebar ul.menu li a {
	line-height: 1.8em;
	color: #27357c
}

#content aside.sidebar ul.menu li a:hover {
	padding-left: 5px;
	text-decoration: underline
}

#content aside.sidebar ul.menu li:before {
	content: "\f105";
	color: #f0762c;
	font-family: Fontawesome;
	font-weight: 700;
	font-size: 20px;
	position: absolute;
	left: 5px
}

article #vacature-meta li {
	padding-left: 0;
	text-indent: 0;
	list-style: none inside none;
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-weight: 700;
	color: #27357c
}

article #vacature-meta li span {
	font-weight: 500;
	color: #000
}

div.sw-part-vacature {
	padding: 15px 0
}

article div.sw-part-vacature h4 {
	font-size: 26px
}

article div.sw-part-vacature ul {
	margin-top: 1em
}

article div.sw-part-vacature li {
	padding-left: 20px;
	text-indent: 0;
	list-style: none inside none;
	line-height: 1.5em;
	position: relative
}

article div.sw-part-vacature li:before {
	content: "\f105";
	color: #f0762c;
	font-family: Fontawesome;
	font-weight: 700;
	font-size: 20px;
	position: absolute;
	left: 5px
}

#content .postmeta a,
#content .postmeta i.fa {
	font-size: 12px;
	color: #666
}

#content .postmeta {
	margin-bottom: 8px;
	font-size: 12px;
	color: #666
}

body.home #first-block.vc_row {
	padding-top: 0
}

body.home section.content {
	border-top: 0 solid transparent
}

wpcf7-form textarea {
	height: 150px
}

#wdk-video h3 {
	text-align: left;
	color: #27357c;
	font-size: 30px;
	margin: 0
}

.sidebar #sw-content-recent img {
	object-fit: cover
}

article p {
	line-height: 1.8em
}

body #content #sw--partner-slider .flex-direction-nav .flex-prev {
	left: -50px
}

body #content #sw--partner-slider .flex-direction-nav .flex-next {
	right: -50px
}

.category #postloop {
	display: flex
}

.recentp {
	line-height: 22px;
}

#text-4 .textwidget p {
	margin-bottom: 15px;
}

.error404 .content {
	margin-bottom: 20px;
}

.category .recentlink {
	flex: none
}

body.category #postloop .recentlink img.saleswizardthumb {
	height: 100%;
	object-fit: cover
}

.category p {
	margin-bottom: 10px;
	line-height: 22px;
}

.category .button-post {
	display: inline-block
}

.category #content h2 {
	margin-bottom: 10px
}

.category #content a {
	color: #28377a
}

.category #recent {
	margin-left: 20px
}

body #content #sw--partner-slider .flex-direction-nav a {
	opacity: 1
}

.container.bigwidth {
	max-width: 1640px;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px
}

body #content .vc_row[data-vc-full-width="true"] {
	max-width: 1640px;
	left: 50% !important;
	transform: translateX(-50%);
	margin: 0;
	padding-right: 25px;
	padding-left: 25px
}

.descholder {
	margin-bottom: 25px;
	display: block;
	float: left
}

#wdk-quoted p {
	text-align: center
}

#sw-home-big h1 {
	line-height: 1.4em
}

body.page #big-fat p {
	line-height: 1.6em
}

.home .pum-theme-8488 .pum-container {
	border: 8px solid #27357c;
}

.home .pum-theme-8488 .pum-container button {
	color: #333;
	background-color: #fff;
	border: none;
	height: 32px;
	width: 32px;
	left: auto;
	right: -18px;
	bottom: auto;
	top: -18px;
}

.home .pum-theme-8488 .pum-container .vc_row {
	padding: 0;
}

.home .pum-theme-8488 .pum-container .vc_row h3 {
	margin-top: 10px;
}

@media screen and (min-width:1680px) {
	#first-block #sw-button-blk {
		margin-bottom: 110px;
		transition: 1s
	}

	#first-block .wpb_wrapper .wpb_text_column:first-child {
		margin-top: 110px;
		transition: 1s
	}
}

@media screen and (max-width:1680px) and (min-width:1110px) {
	#first-block #sw-button-blk {
		margin-bottom: 3vw;
		transition: 1s
	}

	#first-block .wpb_wrapper .wpb_text_column:first-child {
		margin-top: 3vw
	}
}

@media screen and (min-width:1400px) {
	#contact-img img {
		top: -50px
	}
}

@media screen and (min-width:1280px) {
	#contact-img {
		width: 40%;
		height: 100%;
		display: table
	}

	#contact-form {
		width: 60%
	}

	#contact-img img {
		width: 100%;
		height: auto;
		top: 0px;
		left: 0;
		display: table;
		max-width: 100%
	}

	#sw--partner-slider .flex-direction-nav a {
		opacity: 0
	}

	#sw--partner-slider .flexslider:hover .flex-direction-nav .flex-prev {
		opacity: 0.7;
		left: 10px
	}

	#sw--partner-slider .flexslider:hover .flex-direction-nav .flex-next {
		opacity: 0.7;
		right: 10px
	}
}

@media screen and (max-width:1200px) {
	#wdk-partner-slider {
		padding: 0 75px;
		transition: 1s
	}

	body #content #sw--partner-slider .flex-direction-nav .flex-prev {
		left: 0px;
		transition: 1s
	}

	body #content #sw--partner-slider .flex-direction-nav .flex-next {
		right: 0px;
		transition: 1s
	}
}

@media screen and (max-width:1180px) {
	#sw-resp-menu.menu-button {
		display: inline-block;
		width: 35px;
		height: 55px;
		vertical-align: middle;
		background: transparent;
		line-height: 55px;
		text-align: center;
		z-index: 999999999
	}

	#sw-resp-menu.active {
		top: 20px;
		right: 20px
	}

	#mobile-menu .header-info {
		margin-top: 35px
	}

	#mobile-menu .header-info .header-data a {
		color: #fff;
		font-size: 14px;
		line-height: 40px
	}

	#mobile-menu .header-info .header-data i.fa {
		color: #f0762c;
		margin-right: 10px
	}

	header .menubox,
	.menu-item-has-children::before {
		display: none
	}

	body .sub_menu_icon {
		display: block
	}

	header .header-navigation .container {
		padding-left: 0;
		padding-right: 0
	}

	#saleswizardnav ul li.active a::before,
	#saleswizardnav ul li a:hover::before,
	#saleswizardnav ul li.active a::after,
	#saleswizardnav ul li a:hover::after {
		display: none
	}

	#nav-header .menu-icon {
		content: "";
		width: 100%;
		display: block;
		padding: 0;
		text-align: center;
		cursor: pointer;
		-moz-user-select: none;
		font-size: 36px;
		position: relative;
		z-index: 2;
		float: right;
		height: 54px;
		margin: 0
	}

	#nav-header .menu-icon:before {
		content: "";
		position: absolute;
		z-index: 1;
		top: 17px;
		right: 10px;
		width: 1em;
		height: 0.125em;
		border-top: 0.375em double #000;
		border-bottom: 0.125em solid #000
	}

	#nav-header .menu-icon:after {
		content: "";
		position: absolute;
		z-index: 1;
		top: 0px;
		left: 10px;
		width: auto;
		height: auto;
		box-sizing: content-box
	}

	#nav-header ul {
		position: absolute;
		left: -100%;
		transition: left 0.5s;
		-webkit-transition: left 0.5s;
		-moz-transition: left 0.5s;
		-o-transition: left 0.5s;
		transition: left 0.5s
	}

	#nav-header ul.active {
		position: absolute;
		top: 54px;
		left: 0;
		z-index: 9;
		display: block;
		box-shadow: 1px 4px 4px #000;
		float: left;
		width: 100%;
		border-top: 2px solid #000
	}

	#nav-header ul.active ul {
		box-shadow: 0 0 0 transparent;
		margin: 0;
		width: 100% !important;
		padding: 0;
		display: none
	}

	#nav-header ul.active li.open ul {
		display: block;
		border-bottom: 1px solid #fff
	}

	#nav-header ul.active li.open li a {
		padding-left: 25px;
		box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		border-bottom: 1px solid #000
	}

	#nav-header ul.active li,
	#nav-header ul li.home a,
	#nav-header ul li.open ul li,
	#nav-header ul li.open ul {
		float: left;
		display: block;
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0;
		background-color: #000;
		background-image: none;
		position: relative;
		top: 0
	}

	#nav-header ul li.has-sub ul li a:hover,
	#nav-header ul li.has-sub ul li.active a:hover {
		background-color: #000;
		color: #fff
	}

	#nav-header ul li.open:hover ul,
	#nav-header ul li.open:hover ul a {
		display: inherit
	}

	#nav-header ul li {
		display: none
	}

	#nav-header ul li a,
	#nav-header ul li.open ul li a,
	#nav-header ul li.has-sub ul li a {
		padding: 0 15px;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		border-top: 0;
		border-bottom: 2px solid #fff;
		color: #fff
	}

	#nav-header ul li.has-sub ul li a {
		padding: 0 0 0 25px;
		background-color: #fff;
		color: #000;
		font-size: 15px
	}

	#nav-header ul li a,
	#nav-header ul li.open ul li a {
		margin: 0;
		padding: 0 5px;
		font-size: 16px;
		height: 35px;
		line-height: 35px
	}

	#nav-header ul li.open ul li a {
		padding-left: 25px
	}

	#nav-header ul li.home a,
	#nav-header ul li.home a:hover,
	#nav-header ul li.home.active a,
	#nav-header ul li.home.active a:hover {
		background-image: none;
		border-bottom: 2px solid #fff
	}

	#nav-header ul li.home a span {
		display: block;
		padding-left: 5px
	}

	#nav-header ul li.home a,
	#nav-header.fixed-nav ul li.home a {}

	#nav-header ul li a:hover,
	#nav-header ul li:hover a,
	#nav-header ul.active li.home.active a,
	#nav-header ul.active li.home a:hover {
		background-color: #fff;
		border-radius: 0px;
		color: #000;
		background-image: none
	}

	#nav-header ul.active li.active a {
		background-color: #000;
		border-radius: 0px;
		color: #fff;
		background-image: none;
		border-bottom: 2px solid #fff
	}

	#nav-header ul.active li.active a:hover {
		background-color: #fff;
		border-radius: 0px;
		color: #000;
		background-image: none;
		border-bottom: 2px solid #fff
	}

	#nav-header ul li.has-sub ul li {
		border-bottom: 0px none
	}

	#nav-header ul li.has-sub.open ul {
		visibility: visible;
		opacity: 1
	}

	#nav-header ul li:hover ul {
		display: none
	}

	#nav-header ul li li.open {
		height: auto
	}

	#nav-header ul li.open ul a,
	#nav-header ul li a:hover {
		background: #fff none repeat scroll 0% 0%;
		color: #000;
		border-radius: 0px;
		border-bottom: 2px solid #000
	}

	#nav-header ul li.open ul ul {
		opacity: 1;
		visibility: visible;
		position: relative;
		width: 100% !important;
		float: left;
		top: 0px;
		left: 0px;
		display: none;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		transition-delay: 0s;
		-webkit-transition-delay: 0s;
		-moz-transition-delay: 0s;
		padding: 0;
		border-bottom: 0px none
	}

	#nav-header ul li ul .column {
		width: 49% !important
	}

	#nav-header ul li.has-sub ul li.title a {
		margin: 0px 0px 7px;
		width: 100%
	}

	#nav-header ul li.has-sub ul li a {
		width: 100%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		margin: 0;
		height: 100%
	}

	.sub_open {
		display: block;
		width: 20%;
		height: 2em;
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer
	}

	li .sub_open:before {
		content: '+';
		text-align: center;
		display: block;
		color: #fff;
		line-height: 1em;
		font-weight: 600;
		font-size: 30px
	}

	li.open .sub_open:before {
		content: '-'
	}

	#nav-wrapper {
		height: 56px;
		border-bottom: 1px solid #8693ae;
		background: #fff
	}

	#nav-header ul.active ul {
		position: relative;
		top: 0
	}

	#top-header-sidebar .header-sidebar-left,
	#header-right {
		display: none
	}

	#sw-page article,
	section.two-column #content aside.sidebar {
		width: 100%
	}

	header#header-compact img.logoimg {
		margin-right: 0
	}

	#side-header-sidebar {
		padding-top: 0
	}

	.logo {
		padding: 0 15px;
		vertical-align: middle
	}
}

@media screen and (max-width:1125px) {
	#header-right {
		width: auto
	}

	#vacature-left {
		width: 275px
	}

	#vacature-right {
		width: calc(50% - 275px)
	}
}

@media screen and (max-width:1110px) {
	.vc_row[data-vc-full-width="true"] {
		left: 0 !important;
		max-width: 100%;
		transform: none;
		padding: 0
	}

	.container.bigwidth {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media screen and (max-width:1099px) {
	.flex-direction-nav .flex-next {
		right: 0px
	}

	.flex-direction-nav .flex-prev {
		left: 0px
	}
}

@media screen and (max-width:1092px) {
	#wdk-diensten #txt-diensten {
		min-height: 196px
	}
}

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

	#wdk-contact.wdk-contact-page .form-left,
	#wdk-contact.wdk-contact-page .form-right {
		width: 100%;
	}

	#first-block .sw-home-image {
		display: none;
	}

	body #content .vc_row[data-vc-full-width="true"] {
		padding-left: 15px;
		padding-right: 15px;
	}

	#side-header-sidebar a.phone-header,
	#side-header-sidebar a.button-login {
		font-size: 0;
		padding: 0;
		background-color: transparent
	}

	#side-header-sidebar a.phone-header i.fa,
	#side-header-sidebar a.button-login i.fa {
		background-color: #f0762c;
		color: #fff;
		width: 35px;
		height: 35px;
		border-radius: 50%;
		text-align: center;
		line-height: 35px
	}

	#side-header-sidebar a.button-login i.fa {
		background-color: #27357c
	}

	#vacature-left a {
		bottom: 0;
		position: relative
	}

	#wdk-news {
		width: 100%;
	}

	.videorow {
		padding: 20px 20px;
	}

	#sw-home-big {
		width: 100%;
	}

	#vacature-left,
	#vacature-right {
		width: 50%;
		text-align: center;
	}
}

@media screen and (max-width:990px) {
	#home-contact #contact-home .col-md-6 {
		width: 50%;
		float: left
	}

	#contact-form {
		width: 100%;
		height: auto;
		min-height: auto
	}

	#contact-img {
		display: none
	}

	#wdk-diensten .vc_column_container {
		width: 50%
	}

	#wdk-diensten figure,
	#wdk-diensten .vc_single_image-wrapper,
	#wdk-diensten img {
		width: 100%;
	}
}

@media screen and (max-width:900px) {
	header .header-offerte {
		width: 20%
	}

	#home-hero {
		padding-top: 100px
	}

	#home-hero h2.hero-home {
		left: 0;
		width: 100%
	}

	#blk-1-inner {
		min-height: 300px
	}

	#overlap #overlap-left {
		display: none
	}

	#overlap #overlap-right {
		min-width: 100%;
		position: relative
	}

	#contact-img {
		display: none
	}

	footer .footer-column {
		width: 50%;
		margin-bottom: 35px
	}

	#postloop a.recentlink {
		width: 150px
	}

	article #recent.inside {
		width: calc(100% - 155px)
	}

	article #vacature-meta li {
		width: 100%
	}
}

@media screen and (max-width:827px) {
	.inlogrow .wpb_text_column {
		height: 210px
	}

	body #content .inlogrow .vc_col-sm-3 {
		Padding: 20px 20px
	}

	.inlogrow .vc_col-sm-3 .vc_column-inner {
		background-size: cover
	}
}

@media screen and (max-width:767px),
only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),
only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px),
only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px),
only screen and (min-device-pixel-ratio:2) and (max-width:1024px),
only screen and (min-resolution:192dpi) and (max-width:1024px),
only screen and (min-resolution:2dppx) and (max-width:1024px) {

	#popmake-8495 {
		top: 0px !important;
	}

	#popmake-8495 .popmake-close {
		top: 20px !important;
	}

	#wdk-contact form h3 {
		margin-top: 20px;
	}

	.imgfull {
		max-height: auto;
		overflow: hidden;
		float: left;
		width: 100%;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 15px;
	}

	.imgfull img {
		width: 100%;
		height: auto;
	}

	#home-hero h2.hero-home {
		top: 50%
	}

	.kwalimage img {
		margin-bottom: 25px;
	}

	#home-contact #contact-home .col-md-6 {
		width: 100%;
		float: none
	}

	#side-header-sidebar {
		margin-bottom: 0
	}

	#content #first-block .vc_custom_1563164918658,
	#content #sw-testimonials .vc_custom_1563166085434,
	#content #referenties .vc_custom_1563166167112 {
		width: 100%
	}

	article #first-block .vc_custom_1563164918658:before,
	article #sw-testimonials .vc_custom_1563166085434:before,
	article #referenties .vc_custom_1563166167112:before {
		content: "";
		display: block;
		padding-top: 85.714%
	}

	#vacature-left,
	#vacature-right {
		width: 50%;
		text-align: center
	}

	#wdk-news {
		padding-top: 25px
	}

	#wdk-partners {
		display: none
	}

	#wdk-contact.wdk-contact-page .form-left,
	#wdk-contact.wdk-contact-page .form-right {
		width: 100%
	}

	#postloop a.recentlink {
		width: 250px
	}

	article #recent.inside {
		width: calc(100% - 255px)
	}

	#sw-page section.two-column article {
		width: 100%
	}

	article #vacature-meta li {
		width: 50%
	}

	#wdk-contact {
		margin-top: -25px
	}

	#first-block .sw-home-image {
		display: none
	}

	#wdk-contact.wdk-contact-page form .form-submit {
		width: 100%
	}

	#video-popup .video-popup-inner {
		max-width: 90%
	}

	.vc_column_container .vc_figure,
	.vc_column_container .vc_figure .vc_single_image-wrapper,
	.vc_column_container .vc_figure .vc_single_image-wrapper img {
		width: 100%;
		object-fit: cover;
	}
}

@media screen and (max-width:767px) and (min-width:600px) {
	#wdk-diensten img {
		min-height: 236px
	}
}

@media screen and (max-width:640px) {
	.category .content #recent {
		margin-left: 0;
		margin-top: 10px;
	}

	.descholder {
		float: none
	}

	#sw-project-slider li {
		width: calc(100% - 30px);
		margin-bottom: 30px
	}

	#sw-project-slider li:last-child {
		margin-bottom: 0
	}

	#footer-center,
	#credits-sidebar {
		display: block;
		width: 100%
	}

	#footer-center {
		margin-bottom: 20px
	}

	#wdk-contact form .form-row span {
		display: block;
		width: 100%
	}

	#vacature-left {
		width: 275px
	}

	#vacature-right {
		width: calc(100% - 275px)
	}

	#wdk-quote .wpb_column {
		padding: 15px
	}

	#wdk-quote:before {
		display: none
	}

	#postloop a.recentlink {
		width: 150px
	}

	article #recent.inside {
		width: calc(100% - 155px)
	}

	#wdk-contact form .form-row span:last-child,
	#wdk-contact form .form-row span:first-child {
		padding: 0
	}

	.category #postloop {
		display: block
	}

	body.category #postloop a.recentlink {
		width: 100%
	}

	.category #postloop .recentlink img {
		width: 100%;
		max-width: 100%
	}

	.category h2 a {
		word-break: break-word
	}
}

@media screen and (max-width:599px) and (min-width:481px) {
	#wdk-diensten img {
		min-height: 180px
	}
}

@media screen and (max-width:573px) {
	.logo {
		width: calc(100% - 150px)
	}

	#side-header-sidebar {
		margin-top: 14px
	}
}

@media screen and (max-width:518px) {
	#wdk-contact.wdk-contact-page form .form-submit .accept {
		float: right
	}
}

@media screen and (max-width:499px) and (min-width:361px) {
	section.sw-page-featured #page-title h1 {
		font-size: 31px
	}
}

@media screen and (max-width:480px) {
	#side-header-sidebar .header-data.header-mail {
		display: none
	}

	.menu-button {
		right: 30px
	}

	#home-hero h2.hero-home {
		font-size: 22px;
		top: calc(50% + 20px)
	}

	footer .footer-column {
		width: 100%;
		padding: 0 10px 0 0
	}

	#side-header-sidebar a.phone-header {
		margin-right: 5px
	}

	#wdk-diensten .vc_column_container {
		width: 100%
	}

	#vacature-left {
		width: 100%
	}

	#vacature-right {
		display: none
	}

	#postloop a.recentlink,
	article #recent.inside {
		width: 100%
	}

	#postloop img.saleswizardthumb {
		max-width: 250px
	}

	article #vacature-meta li {
		width: 100%
	}
}

@media screen and (max-width:460px) and (min-width:351px) {
	#sw-home-big h1 {
		font-size: 30px
	}
}

@media screen and (max-width:425px) {
	#credits-sidebar {
		text-align: left;
	}

	article #wdk-contact form h3#contact-h {
		padding-left: 0;
	}

	section.sw-page-featured #page-title h1 {
		font-size: 35px;
		word-break: break-word
	}

	.category h2 a {
		word-break: break-word;
		font-size: 20px;
		line-height: 20px
	}

	.archive.category #homePosts h2 {
		line-height: 20px
	}

	#big-fat {
		display: none
	}

	body #content .vc_row[data-vc-full-width="true"] {
		padding-left: 0;
		padding-right: 0;
	}
}

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

	.sw-button[title="over ons"],
	.sw-button[title="Nieuwsbrief"] {
		font-size: 15px
	}
}

@media screen and (max-width:372px) {
	#wdk-contact form .form-submit .accept {
		font-size: 12px
	}
}

@media screen and (max-width:360px) {
	section.sw-page-featured #page-title h1 {
		font-size: 28px
	}
}

@media screen and (max-width:350px) {
	#sw-homebig p {
		font-size: 24px
	}
}

@media screen and (max-width:320px) {
	#header-sidebar-aside .textwidget {
		margin-top: -10px;
	}

	.logo {
		width: calc(100% - 140px)
	}

	#sw-resp-menu.menu-button {
		width: 45px;
		height: 45px;
		line-height: 45px
	}
}

a.tb_infolink {
	display: none !important
}

a.tb_refreshlink {
	margin: 0 !important;
	padding: 2px !important;
	height: 20px !important;
	width: 20px !important;
	background-color: #e8e8e8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%
}

div.tb_tools {
	background: none !important
}

span.tb_author,
span.tb_msg {
	color: #8a8a8a
}

h1.text-aligncenter,
h2.text-aligncenter,
h3.text-aligncenter,
p.text-aligncenter {
	text-align: center
}

.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
}

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

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 .wp-caption-text,
.gallery-caption {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		text-shadow: none !important;
		-webkit-text-shadow: none !important;
		-moz-text-shadow: none !important
	}

	a,
	a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr,
	img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: 0.5cm
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}
}



div.wpcf7 .ajax-loader {}

/** Nieuw Vacature CSS **/
.catgrid .vc_col-sm-3 .blok {
	background-color: #27357C;
	min-height: 200px;
	border-radius: 4px;
	display: flex;
	align-items: flex-end;
	margin-bottom: 45px;
	position: relative;
	justify-content: center;

}

.catgrid .chauffeurs .blok {
	background-image: url(/wp-content/uploads/149.jpg.webp);
	background-size: cover;
}

.catgrid .hoofdkantoor .blok {
	background-image: url(/wp-content/uploads/099.jpg.webp);
	background-size: cover;
}

.catgrid .werkplaats .blok {
	background-image: url(/wp-content/uploads/144.jpg.webp);
	background-size: cover;
}
.catgrid .begeleiders .blok{
	background-image:url('/wp-content/uploads/132.jpg.webp');
	background-size:cover;
}

.wpcf7 .cvrij {
	max-width: 300px;
	margin: 0 auto;
}

.cvrij h5 {
	margin-bottom: 0px;
	text-align: center;
	margin-top: 0px;
	font-weight: 500;
	font-size: 18px;

}

.catgrid .vc_col-sm-3 .blok:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgb(39, 53, 124);
	background: linear-gradient(180deg, rgba(39, 53, 124, 0) 0%, rgba(39, 53, 124, 1) 100%);
	position: absolute;
	border-radius: 4px;
}

.catgrid {
	margin-left: -15px;
	margin-right: -15px;


}

.category-vacatures #homePosts {
	clear: both;
}

.catgrid h4 {
	text-align: center;
	background-color: #FFFFFF;
	padding: 9px 30px;
	font-size: 16px;
	border-radius: 50vh;
	box-shadow: 0px 2px 9px rgb(0 0 0 / 50%);
	position: relative;
	z-index: 999;

}

body.archive.tag {}

.archive.tag #saleswizard-tag {
	margin-top: 30px;
}

.archive.tag #saleswizard-tag h2,
.archive.tag #saleswizard-tag h2 a {
	font-size: 25px;
	color: #28377a;
}

#content ul.vacaturetags {
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
}

#content ul.vacaturetags li {
	margin-right: 10px;
	line-height: 50px;
}

#content ul.vacaturetags li:last-child {
	margin-right: 0px;
}

#content ul.vacaturetags li a {
	color: #FFFFFF;
	background-color: #27357C;
	font-size: 18px;
	font-weight: 500;
	padding: 8px 25px;
	border-radius: 50vh;
}

.provincie h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

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

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

@media screen and (max-width:959px) {
	.hide_mobile.vacature_grid {
		display: none;
	}
}

.hide_mobile.vacature_grid .vc_column-inner .vc_col-sm-3 {
	margin-bottom: 30px;
}

.hide_mobile.vacature_grid .wpb_column .vc_column-inner .templatera_shortcode .wpb_wrapper {
	margin-bottom: 0px;
}

.hide_mobile.vacature_grid .vc_row {
	padding-top: 0px;
	padding-bottom: 0px;
}

@media screen and (max-width:767px) {
	.catgrid .vc_col-sm-4 .blok {
		min-height: 46vw;
	}
}

.backlink:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f30a";
	margin-right: 8px;

}

.backlink {
	margin-bottom: 45px;
	display: block;
	color: #000000 !important;
	font-weight: 600;
}

.backknop a {
	color: #FFFFFF !important;
	background-color: #27357C;
	font-size: 15px;
	font-weight: 500;
	padding: 8px 25px;
	border-radius: 50vh;
}

.backknop a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f30a";
	margin-right: 8px;
}

.backknop {
	margin-top: 20px;
}

.category-chauffeurs .backknop,
.category-hoofdkantoor .backknop,
.category-werkplaats .backknop {
	margin-top: -20px;
	margin-bottom: 30px;
}


body .wpcf7-form.init .wpcf7-response-output {
	display: none;
}

.wdk_grid .vc_btn3 {
	background-color: #e27b37 !important;
	color: #ffffff !important;
	background-image: none !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	border-radius: 0px !important;
	width: calc(100% + 40px) !important;
	margin-left: -20px;
	margin-right: -20px;
}

.wdk_grid h4 {
	color: #27357c !important;
	font-size: 20px !important;
	margin-top: 17px !important;
	font-weight: 900 !important;
	text-align: center !important;
}

.wdk_grid .vc_col-sm-12 {
	background-color: #F9F6F3 !important;
	border: 1px solid #b9b9b92e !important;
	box-shadow: 2px 8px 10px rgb(0 0 0 / 11%) !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 0px !important;
}

.wdk_grid .vc_gitem-zone-c {
	overflow: visible;
	height: calc(100% - 200px);
	position: relative;
}

.wdk_grid .vc_gitem-post-data-source-post_excerpt {
	margin-bottom: 70px;
}

.wdk_grid .vc_btn3-container {
	margin-bottom: 0px !important;
	position: absolute;
	width: calc(100% - 40px);
	bottom: 0px;
}

.wdk_grid .vc_pageable-slide-wrapper {
	display: flex !important;
}

.wdk_grid .vc_grid-item-mini {
	height: 100% !important;
}

.wdk_grid .vc_gitem-zone-c .vc_gitem-zone-mini,
.wdk_grid .vc_gitem-zone-c .vc_row,
.wdk_grid .vc_gitem-zone-c .vc_col-sm-12 {
	height: 100%;
}

.wdk_grid .vc_gitem-zone:first-child {
	max-height: 200px !important;
}

.wdk_grid .vc_btn3:after {
	content: "";
	background-image: url(/wp-content/uploads/arrow.png.webp);
	width: 19px;
	height: 9px;
	background-size: cover;
	display: inline-block;
	margin-left: 5px;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
	position: absolute;
	top: 7px;
	z-index: 999;
	left: 153px;
}

body .klacht .wpcf7-form-control-wrap {
	display: inline-flex !important;
	flex-direction: column-reverse;
	width: 100%;
}

.klacht span.wpcf7-not-valid-tip {
	position: relative;
	top: inherit;
	width: 100% !important;
	left: inherit;
}


.chauffeur_form h3 {
	font-size: 26px !important;
	text-align: center;
}

.chauffeur_form .contact-txt {
	font-size: 18px !important;
	font-weight: 600;
}

.chauffeur_wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.chauffeur_wrapper>div {
	width: calc(50% - 7.5px);

}

.chauffeur_form form {
	max-width: 850px;
	margin: 0 auto;
}

.chauffeur_form span input {
	margin-bottom: 15px !important;
}

.chauffeur_links p br,
.chauffeur_rechts p br {
	display: none;
}

.chauffeur_wrapper>div label {
	padding-top: 15px;
	display: block;
	margin-bottom: 10px;
}

.chauffeur_form .wpcf7-acceptance span input {
	width: auto;
}

.chauffeur_form .wpcf7-submit {

	display: inline-block;
	margin-top: 22px;
	color: #fff;
	background-color: #f0762c;
	padding: 14px 20px;
	border-radius: 25px;
	font-size: 16px;
	font-weight: 700;
	border: 0 solid transparent;
	cursor: pointer;
}

.chauffeur_form .wpcf7-spinner {
	position: absolute;
}

.chauffeur_form .chauffeur_footer p {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.post-type-archive .seo_tekst {
	margin-bottom: 50px;
}

.post-type-archive #recent.inside .recentpost-meta {
	display: flex;
	gap: 15px;
	margin: 13px 0 14px;
	flex-direction: row;
	flex-wrap: wrap;
}

.post-type-archive #recent.inside .recentpost-meta div {
	font-weight: bold;
	font-size: 14px;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 5px;
}

.post-type-archive #postloop {
	position: relative;
	padding: 0px;
	/* max-height: 247px; */
	overflow: hidden;
}

.post-type-archive #postloop:hover {
	border-color: #F0762C;
}

.post-type-archive .recentlink {
	position: relative;
}

.post-type-archive .featured_datum {
	background: #F0762C;
	border-radius: 5px;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	bottom: 17px;
	left: 14px;
	padding: 7px;
}

.post-type-archive #recent.inside .recent-button {
	height: 40px;
}

.post-type-archive #recent.inside a.button-post {
	position: absolute;
	right: 30px;
	bottom: 30px;
	border-radius: 50px;
	padding: 10px 11px;
}

.post-type-archive #postloop a.recentlink {
	width: 371px;
	height: 100%;
}

.post-type-archive #postloop a.recentlink img {
	margin-bottom: -5px;
	height: 100%;
}

.post-type-archive article #recent.inside {
	width: calc(100% - 385px);
	padding: 20px;
	padding-right: 60px;
	padding-left: 30px;
}

.post-type-archive #footer-top {
	margin-top: 50px;
}

.post-type-archive .recentcontent p {
	line-height: 24px;
}

.single-agendas section.content.two-column #content {
	display: flex;
	gap: 5%;
}

.single-agendas section.content.two-column #content article.agendas {
	width: 65%;
}

.single-agendas section.content.two-column #content aside.sidebar {
	width: 30%;
}

.single-agendas #featured-container.container {
	margin-bottom: 30px;
}

.single-agendas .backknop {
	margin-top: 15px;
}

.single-agendas .backknop a {
	font-weight: bold;
	padding: 20px;
}

.single-agendas .overview_meta {
	display: flex;
	flex-direction: column;
	padding: 20px 30px;
	border-radius: 5px;
	background: #F9F6F3;
	border: 1px solid #EAE1D4;
	margin-top: 50px;
	margin-bottom: 50px;
}

.single-agendas .overview_meta h2 {
	font-size: 35px;
	color: #27357C;
}

.single-agendas .meta_grid {
	display: flex;
	gap: 30px;
	align-items: center;
	position: relative;
}

.single-agendas .featured_datum {
	background: #F0762C;
	border-radius: 5px;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	bottom: 17px;
	left: 14px;
	padding: 7px;
}

.single-agendas .left {
	position: relative;
}

.single-agendas .left img {
	max-width: 325px;
	height: auto;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.single-agendas .right div {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	line-height: 26px;
	display: flex;
	gap: 10px;
	margin-bottom: 5px;
	align-items: center;
}

.single-agendas #sw-page section.two-column article {
	width: calc(100% - 385px);
}

.single-agendas .image_wrapper {
	width: 27px;
}

@media screen and (max-width:991px) {
	.single-agendas section.content.two-column #content {
		flex-direction: column;
		gap: 5%;
	}

	.single-agendas section.content.two-column #content article.agendas {
		width: 100%;
	}

	.single-agendas section.content.two-column #content aside.sidebar {
		width: 100%;
	}
}

@media screen and (max-width:786px) {
	.post-type-archive #postloop {
		max-height: unset;
		display: flex;
		flex-direction: column;
	}

	.post-type-archive article #recent.inside {
		width: 100%;
		padding: 20px;
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 40px;
	}

	.post-type-archive #recent.inside .recentpost-meta {
		flex-direction: column;
	}

	.post-type-archive #postloop a.recentlink {
		width: 100%;
	}

	.post-type-archive #postloop a.recentlink img {
		width: 100%;
		height: 100%;
	}

	.post-type-archive .featured_datum {
		right: 14px;
		left: unset;
	}

	.single-agendas .meta_grid {
		flex-direction: column;
	}

	.single-agendas .overview_meta {
		padding: 20px 15px;
	}

	.single-agendas .left,
	.single-agendas .right {
		width: 100%;
	}

	.single-agendas .left img {
		width: 100%;
		max-width: 100%;
	}

	.single-agendas .overview_meta h2 {
		font-size: 26px;
	}
}

@media screen and (max-width:500px) {
	.chauffeur_wrapper>div {
		width: 100%;
	}

	.chauffeur_form .chauffeur_footer p>* {
		width: 100%;
	}
}

header#header-compact #nav-header {
	display: flex!important;
	align-items: center;
	justify-content: center;
	gap: 16px;
}

header i.magnifying-glass {
	/* display: inline-block;
	margin-left: 16px; */
	cursor: pointer;
}

i.magnifying-glass::before {
	content: '\f002';
	font-family: "FontAwesome";
	font-weight: 500;
	text-decoration: none;
	font-style: normal;
	font-size: 21px;
	cursor: pointer;
}

.search-overlay {
	display: none;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #f0772c3c;
	backdrop-filter: blur(10px);
	overflow: hidden;
	z-index: 9999999999999999999;
}

.search-overlay-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	width: 90%;
  	max-width: 500px;
  	background: white;
  	padding: 25px;
  	border-radius: 20px;
}

.search-overlay-inner form {
	display: flex;
	align-items: center;
}

.search-overlay-inner form button {
	height: 50px;
	width: 50px;
	border: 2px solid #f0762c;
	background-color: #f0762c;
	color: white!important;
	font-size: 21px;
	border-top-right-radius: 10px;
  	border-bottom-right-radius: 10px;
}

.search-overlay-inner form button i::before {
	color: white!important;
}

.search-overlay-inner form input {
	border: 3px solid #f0762c;
	font-size: 18px;
	height: 50px;
	border-top-left-radius: 10px;
  	border-bottom-left-radius: 10px;
	padding-left: 10px;
}

#mobile-menu i.magnifying-glass {
	width: 100%;
	color: white;
	display: flex;
	height: 50px;
	align-items: center;
	justify-content: center;
	background: #f0762c;
	cursor: pointer;
	margin-top: 10px;
}

@media (max-width: 548px) {
	.search-overlay-inner {
		flex-direction: column;
	}
	.search-overlay-inner form input {
		width: 100%;
	}
}
.catgrid > a{
	width:25%;
	padding-inline:15px;
}
.catgrid{
	display:flex;
	flex-wrap:wrap;
	width:calc(100% + 30px);
}

@media screen and (max-width:767px){
	.catgrid > a{
		width:50%;
	}
}

@media screen and (max-width:480px){
	.catgrid > a{
		width:100%;
	}
}
.catgrid .vc_col-sm-3{
	width:100%;
	max-width:100%;
	flex:0 0 100%;
}

#gform_submit_button_1{
	border: 0;
	padding: 14px 30px;
	border-radius: 60vh;
	font-size: 16px;
	font-weight: 600;
}

body.page-id-47005 .button-login{
	display:none;
}
