/*
Theme Name: Plat4Mation
Theme 
Author: Im-pact
Author URI: 
Description:  
Version: 99.0.0
License: 
License URI: 
Text Domain: p4m
Tags: 
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  font-family: "Roboto";
  color:#1B1A20;
  font-weight:300;
  font-size:17px;
  line-height:1.5em;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}
*{
	outline: none;
}
a {
  background-color: transparent;
	color: #BF1522;
}

a:active,
a:hover {
  outline: 0;
	color: #166f80;
	text-decoration: none;
}
*{
outline-style: none;
}
*{
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
	
button:focus { outline:0 !important; }
element:active:focus {
    outline: 0;
}

h1 a, h2 a, h3 a, h4 a{
	color: inherit;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover{
	color: inherit;
	text-decoration: none;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #563d7c ;
    padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 5rem;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

#page-sub-header h1 {

}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
  color: #fff;
}

@media screen and (min-width: 768px) {
  #page-sub-header h1 {
     }

  #page-sub-header {
    padding-top: 45px;
    padding-bottom: 40px;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 50rem;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

#masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
}

#masthead .navbar-nav > li > a:hover {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 1200px) {
  .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }
  
  body .homeblok .homebutton {
	  font-size:10px;
	  margin-right:0px;
  }
	

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

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

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 50px;
  padding-top: 50px;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: fontawesome;
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
  font-size: 85%;
}

.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 93%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 88%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 86%;
  }
}

div {
	position:relative;
	
}

h1.pagetitle, h2.pagetitle {
	font-size:48px;
	font-weight:100;
	letter-spacing:3px;
	color:white;
	text-transform:uppercase;
	display:inline-block;
}

h1.blog {
	color:#146473;
	font-weight:400;
	font-size:38px;
	line-height:45px;
	margin-bottom:30px;
	margin-top:10px;
}

h2, h3 {
	color:#1b1a20;
	font-size:35px;
	font-weight:300;
}

h3 {
	font-size:28px;
}

h2 strong, h3 strong {
	font-weight:700;
	color:#BF1522;
}

h2.alth2, h3.alth2 {
	color:#bf1522;
	font-size:35px;
	font-weight:700;
	margin-bottom:20px;
}

h2.homeh2 {
	font-size:40px;
}

h2.homeh2big {
	font-size:45px;
}

.inhoud {
	margin-bottom:30px;
}

.mb20 {
	margin-bottom:20px;
}

.mb30 {
	margin-bottom:30px;
}

.mb50 {
	margin-bottom:50px;
}

.mb100 {
	margin-bottom:100px;
}

#masthead {
	background:white;
	z-index:100;
	width:100%;
}

.fill {
	height:100%;
	width:100%;
}

.biginhoud {
	margin-top:50px;
	margin-bottom:100px;
}
.mediuminhoud {
	margin-top:30px;
}

.paginering {
	margin-bottom:40px;
	text-align:center;
}

body .page-numbers {
	padding:10px;
	border:1px solid #CECECE;
	font-size:22.61px;
	line-height:30px;
	display:inline-block;
	margin-right:0px;
	text-align:center;	
	width:52px;
	height:52px;
	color:#1b1a20;
	text-decoration:none;
	margin-right:-4px;
}

.paginering .page-numbers:nth-child(3) {
	border-left:0px;
	border-right:0px;
}

.paginering .page-numbers:last-child {
	border-right:1px solid #CECECE;;
}

.page-numbers.prev, .page-numbers:hover {
	background-color:#EEEEEE;
}

.page-numbers.next {
	background-color:#EEEEEE;
}

.page-numbers.current {
	color:white;
	background-color:#BF1522;
}

.btn, .btn:hover {
	background-color:#BF1522!important;
	border-radius:3px;
	padding:25px;
	padding-top:10px;
	padding-bottom:10px;
	color:white;
	font-size:15px;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:2px;
}

.btn.small {
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;
}

.btn:hover {
	color:white;
}

.wpcf7-form-control.wpcf7-submit.btn {
	z-index:999 !important;
	position:relative;
}

.shadow {
	-webkit-box-shadow: 0px 0px 85px 10px rgba(208,207,209,0.85);
	-moz-box-shadow: 0px 0px 85px 10px rgba(208,207,209,0.85);
	box-shadow: 0px 0px 85px 10px rgba(208,207,209,0.85);
}

.shadowlight {
	-webkit-box-shadow: 0px 0px 55px 10px rgba(208,207,209,0.55);
	-moz-box-shadow: 0px 0px 55px 10px rgba(208,207,209,0.55);
	box-shadow: 0px 0px 55px 10px rgba(208,207,209,0.55);
}

.innershadow {
	-webkit-box-shadow: inset 0px 0px 55px 10px rgba(0,0,0,0.55);
	-moz-box-shadow: inset 0px 0px 55px 10px rgba(0,0,0,0.55);
	box-shadow: inset 0px 0px 55px 10px rgba(0,0,0,0.55);
}

.vacatureform .btn {
	margin-top:20px;
}

hr {
	display:block;
	height: 0px;
    border: 0;
  	border-top:1px solid #E5E5E5;
	margin-top:20px;
	margin-bottom:20px;
}

.leaf {
	padding:5px;
	font-size:15px;
	color:white;
	background-color:#146473;
	text-transform:uppercase;
	padding-left:15px;
	padding-right:15px;
	font-weight:700;
	display:inline-block;
	margin-top:0px;
	margin-bottom:40px;
}

header#topmenu {
	background-color:#1B1A20;
	height:35px;
}

header#topmenu #topnav {
	float:right;
	line-height:35px;
	font-size:10.5px;
}

header#topmenu div a {
	color: #919193;

}

header#masthead {
	background-color:#fff;
}

.dropdown-menu {
	background:none;
}

#masthead .navbar-nav  li  a {
	color:#1B1A20;
	text-transform:uppercase;
	font-size:12px;
	font-weight:700;
	margin-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;

	text-decoration:none;
}

#masthead .navbar-nav  li  a.nav-item {
	border-bottom:1px solid #E5E5E5;	
}

.navbar-toggler-icon {
	margin-top:0px;
	background-color:none;
}

#masthead .navbar-nav > li:last-child  > a{
	margin-right:0px;
	padding-right:0px;
}

#masthead .navbar-nav > li > a:hover {
	color:#1B1A20;
}

.homeheader {
	color:white;
	font-size:19.5px;
	padding-bottom:50px;
}

.homeheader .row {
	padding-top:20px;
}

.homeheader h1 {
	color:white;
	font-size:49px;	
	line-height:49px;
	margin-bottom:30px;
}

.homeheader #headerspacing {
	display:block;
	height:100px;
}

.homeheader h1 strong {
	font-weight:700;
}

.homeheader .headerbutton, .fill .homebutton {
	color:white;
	border:1px solid white;
	border-radius:3px;
	padding:10px;
	font-size:15px;
	padding-left:15px;
	padding-right:15px;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:25px;
}

.homeblok {
	padding:20px;
	position:relative;
	color:white;
	font-size:30px;
}

.homeblok > div {
	position:absolute;
	bottom:20px;
	padding-bottom:20px;
	padding-right:20px;
}

.altcolor {
	color:#3e3d42;
}

.homeklanten {
	background:white;
	padding-top:40px;
	padding-bottom:40px;
	min-height:450px;
}

.homeklanten  .icons {
	border-right:1px solid #7e8890;	
}

.homeklanten  .icons > div {
	text-align:center;
	margin-bottom:20px;
	padding-left:20px;
}

.homeklanten .quote {
	color:#7e8890;
}

.homeklanten .quote > div {
	margin:30px;
}

.homeklanten .quote > div > div {
	font-size:20px;
	margin-bottom:20px;
	line-height:31px;
}

.teamfilter {
	font-size:22.5px;
	padding-top:40px;
}

.teamfilter select {
	margin-left:10px;
	
}

.specialteam {
	height:0;
	width:100%;
	padding-bottom:100%;
	padding-top:0px;
	line-height: 42.66px;
	
}

.medewerker {
	font-size:18px;
	line-height:24px;
	margin-bottom:30px;
}

.medewerker a {
	text-decoration:none;
	color:#1b1a20;
}

.medewerker img {
	margin-bottom:20px;
	display:block;
	width:100%;
	max-height:255px;
}



.medewerker-popup-content {
	width:500px;
	max-width:70%;
	line-height:24px;
	margin:auto;
	margin-top:30px;
	margin-bottom:30px;
	
}

.medewerker-popup-content img {
	width:100%;
}

.medewerker-popup-content .over {
	margin-top:20px;
	margin-bottom:20px;
	font-size:30px;
	line-height:36px;
}

.medewerker-popup-content .intro{
	color:#166f80;
	font-size:21px;
	font-weight:400;
	line-height:30px;
	margin-bottom:10px;
}

.medewerker-popup-content .btn {
	margin-top: 20px;
}

select.alt {
	border:1px solid #C9C9C9;
	padding:4px;
	font-size:18px;
	background:#EEEEEE;
	font-weight:300;
}

.p40 {
	padding:40px;
}

.p20 {
	padding:20px;
}

.blokv1 {
	margin-bottom:40px;
}

.blokv1 h3 {
	font-weight:300;
	font-size:30px;
	color:#1b1a20;
}

.blokv1 .leesmeer {
	display:block;
	text-align:center;
	color:white;
	line-height:40.25px;
	text-transform:uppercase;
	background:url(assets/img/leesmeer.png);
	background-size:cover;
	text-decoration:none;
}

body .blokv1 .round {
	line-height:160px;
	width:140px;
	height:140px;
	margin-left:-70px;
	text-align:center;
	padding-top:0px;
}

body .blokv1 .uneven .round {
	margin-right:-70px;
	margin-left:auto;
	right:0;
}

body .blokv1 .round img {
	max-height:100px;
	max-width:100px;
}

#ctatop {
	background-size:cover;
	background-image: url(assets/img/ctabg.png);
	padding-top:40px;
	padding-bottom:40px;
	font-size:40px;
	color:#fff;
	font-weight:300;
	line-height:48px;
}

#ctatop strong {
	font-weight:500;
}

#ctabottom, .bfullwidth {
	background-color: #1B1A20;
	font-size:40px;
	font-weight:300;
	padding-top:25px;
	padding-bottom:20px;
	color:#fff;
	line-height:1;
}

#ctabottom .btn:first-child {
	margin-right:10px;
	
}


.bfullwidth {
	padding-top:15px;
	line-height:70px;
}

.bfapp {
	padding-top:25px;
}

#blogs {
	margin-top:40px;
}

#blogs .col-md-4 {
	margin-bottom:40px;
}

#blogs .blogitem {
	background-color:white;
	padding:20px;
	color:#545358;
	line-height:24px;
	font-size:15px;
	font-weight:300;
	height:100%;
	margin-bottom:40px;
}

#blogs .blogitem img {
	width:100%;
}

#blogs .blogitem h3 {
	font-weight:400;
	font-size:21.4px;
	color:#1B1A20;
	line-height:30px;
	margin-top:20px;
	margin-bottom:20px;
	padding-bottom:0px;
}

#blogs .blogitem .btn {
	margin-top:20px;
	position:absolute;
	bottom:20px;
}

#blogs .imgholder {
	min-height:210px;
}

#bloginner {
	
}

#bloginner .eventdate, .blokv1 .round {
	background:#BF1522;
	height:120px;
	width:120px;
	color:white;
	font-size:15px;
	padding-top:25px;
	text-align:center;
	border-radius:50%;
	margin-left:-60px;
	position:absolute;
	letter-spacing:2px;
	font-weight:300;
	text-transform:uppercase;
}

#bloginner .blogpic {
	margin-bottom:30px;
}

#bloginner .eventmeta {
	margin-bottom:30px;
	font-size:19px;
	font-weight:700;
}

#bloginner .intro {
	color:#166f80;
	font-size:21px;
	font-weight:400;
	line-height:30px;
	margin-bottom:20px;
}

#bloginner .auteur {
	margin-bottom:20px;
}

#bloginner .auteur img {
	float:left;
	border-radius:50%;
	width:70px;
	height:70px;
	margin-right:10px;
}

#bloginner .auteur div{
	padding-top:10px;
}

.sidebar {
	margin-left:114px;
	background:white;
	margin-top:20px;
	padding-bottom:20px;
}

.sidebarinner {
	margin:20px;
	font-size:15px;
	font-weight:300;
}

.fading {
	width:100%;
}

.sidebarinner h4 {
	font-size:21.4px;
	font-weight:300;
	margin-bottom:20px;
}

.sidebarinner img {
	margin-bottom:20px;
}

.sidebarinner .btn {
	margin-top:20px;
}
	

#prefooter {
	margin-top:100px;
}

#prefooter .prefooteritem {
	color:#545358;
	line-height:24px;
	font-size:15px;
	font-weight:300;
	margin-bottom:40px;
}

#prefooter .prefooteritem .imagecontainer{
	height:250px;
	background-size:cover;
	background-repeat: no-repeat;
    background-position: center center;
}

#prefooter .prefooteritem .imagecontainer div {
	height:100%;
	width:100%;
	background-color:rgba(0, 0, 0, 0.6);
	text-align:center;
	line-height:250px;
	display:none;
}

#prefooter .prefooteritem .imagecontainer:hover div {
	display:block;
}

#prefooter .prefooteritem .imagecontainer div .btn{
	
}

#prefooter .prefooteritem h3 {
	font-weight:300;
	font-size:21.4px;
	color:#1B1A20;
	line-height:30px;
	margin-top:20px;
	margin-bottom:0px;
	padding-bottom:0px;
}

footer {
	padding-top:50px;
}

footer #firstrow {
	margin-bottom:30px;
}

footer#colophon {
	background-color:#1B1A20;
	color:#B4B4B5;
}

footer#colophon a {
	color:#B4B4B5;
}


footer a {
	color:#D1D1D1;
	text-decoration:none;
	font-size:13px;
	font-weight:400;
}

footer h5, footer h5 a {
	font-weight:400;
	font-size:19px;
	color:#D1D1D1 !important;
	margin-bottom:15px;
}


footer .footermenu {
	border-bottom: 1px solid #24232A;
	box-shadow: 0px 1px 0px  #0E0D11; inset; 
	padding-bottom:20px;
}

footer .footermenu > div {
	border-right: 1px solid #24232A;
	box-shadow: 1px 0px 0 #0E0D11; inset; 
}

footer #copyright {
	font-size:12px;
	font-weight:700;
	color:37c7c7c;
	margin-bottom:20px;
	margin-top:30px;
}

blockquote {
	font-size:21px;
	color:#166f80;
	font-weight:400;
	line-height:27.5px;
	margin-bottom:0px;
}

.ovaal {
	min-height:400px;
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-bottom:20px;
	border-bottom: 1px solid #E7E7E8;
	position:relative;
}

.ovaal .logo {
	position:absolute;
	background-color:white;
	border-radius:50%;
	height:150px;
	width:150px;
}

.ovaal .logo img {
   position:absolute;
   left:50%;
   top:50%;

   max-width:100px;
   transform: translate(-50%, -50%);
}

.talltext {
	font-size:22.5px;
}

.filterpicker {
	margin-bottom:20px;
}

.refs {
	margin-bottom:50px;
}

.refs .image >img {
	margin-top:-40px;
}

.roundp {
		border-radius:50%;
		float:left;
		margin-right:20px;
		max-width:100px;
		max-height:100px;
}

.roundp2 {
		border-radius:50%;
		display:block;
		margin:auto;
		margin-bottom:20px;
		max-width:150px;
		max-height:150px;
}

body .ai {
	text-decoration:none !important;
	color:#3e3d42;
	font-size:20px;
}

h2.light {
	color:#166f80;
	font-weight:300;
	font-size:40px;
}

.refs .image .logo {
	height:80px;
	background-color:white;
	padding:10px;
	text-align:center;
	line-height:60px;
	width:50%;
	margin-left:auto;
	margin-right:auto;
}

.refs .image .logo img {
	max-width:100%;
	max-height:60px;
}


.refs h3 {
	font-size:30px;
	margin-top:30px;
	margin-bottom:20px;
	font-weight:300;
}

.refs .afb {
	min-width:100%;
}

.refs .m20 {
	margin:20px;
}

.filterpicker select {
	margin-left:25px;
}

#ctabottom p, #ctatop p, .bfullwidth p {
	margin:0px;
}

.bfullwidth {
	margin-bottom:70px;
	font-size:30px;
}

.appbottom iframe {
	max-height:300px;
}

.sh3 h3 strong{
	color:#BF1623;
}

.appbottom h4 {
	font-size:25px;
	font-weight:300;
}

.bri {
	border-right:1px solid #F1F1F1;
}

#topnav > div > ul {
	margin:0px;
	padding:0px;
}

.wpcf7-text {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

div.wpcf7-validation-errors{
	
	border: 2px solid #BF1522 !important;
	
}
span.wpcf7-not-valid-tip {
    color: #BF1522;
}
#topnav > div > ul > li {
	display:inline-block;
	list-style-type:none;
	padding-right:10px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px;
	margin-bottom:10px;
	line-height:10px;
	border-right: 1px solid #888889;
	position:relative;
	z-index:100
}

#topnav li:last-child {
	padding-right:0px;
	border:0px;
}

#topnav .sub-menu {
	display:none;
	position:absolute; 
	top:10px;
	margin:0px;
	padding:0px;
	z-index:999;
	left:0;
	padding-top:10px;
	background-color:#1B1A20;
}

#topnav .sub-menu li {
	list-style-type:none;
	padding:10px;
	background-color:#1B1A20;
	border-bottom:1px solid #888889;
	z-index:999;
}

#topnav li.menu-item-has-children:hover .sub-menu {
	display:block;
}

.homeblok p {
	margin:0px;
	margin-bottom:20px;
	line-height:27px;
	padding:0px;
}

.logopick {
	cursor:pointer;
	min-height:150px;
}

.logopick img {
	position:absolute;
   left:50%;
   top:50%;
   max-width:90%;
   transform: translate(-50%, -50%);
}

/*
#masthead {
	background-image:
    linear-gradient(
      #fff, #F9F9F9
    );
}
*/

.mhshade {
	-webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;
}

.mhmshade {
	-webkit-box-shadow: 8px 8px 6px -6px #999, -8px 8px 6px -6px #999;
    -moz-box-shadow: 8px 8px 6px -6px #999, -8px 8px 6px -6px #999;
    box-shadow: 8px 8px 6px -6px #999, -8px 8px 6px -6px #999;
}


#hm .showmenu {
	position:relative;
	text-transform:uppercase;
	margin-right:20px;
	font-size:13px;
	padding-top:27px;
	padding-bottom:15px;
	font-weight:400;
	margin-right:20px;
	cursor:default;
	display:inline-block;
}
#hm .showmenu:last-child {
	margin-right:0px;
}

#hm .showmenu > a {
	padding-bottom:42px;
}

#hm .showmenu:hover > a {
	border-bottom:4px solid #BF1522;	
}

#hm .submenu {
	width:100%;
	left:0;
	right:0;
	position:fixed;	
	display:none;
	z-index:99;
	margin-top:41px;
}

#hm .submenu .container {
	margin:auto;
	cursor:default;
	font-size:12px;
	text-transform:none;
	line-height:22.48px;
	font-weight:700;
	border-bottom:30px solid #1B1A20;
	background-color:white;
	padding:50px;
}

#hm .submenu .container .col-md-7 {
	min-height:250px;
}

#hm .submenu .br {
	border-right:1px solid #AAB0B6;
}

#hm .submenu a {
	display:block;
	color:#1b1a20;
	font-weight:400;
	margin-bottom:15px;
	font-size: 14px;
}

#hm .submenu a img {
	margin-right:10px;
}

#hm .bgafb{
	background-position: top right;
	background-repeat:no-repeat;

}

input:focus, .btn:focus {
    outline:0 !important;
	box-shadow:none !important;
	
}


#hm .submenu h3 {
	font-size:20px;
	font-weight:700;
	margin-bottom:20px;
	line-height:22px;
}

#hm .submenu .container p {
	font-family: "Roboto";
	color: #1B1A20;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.5em;
}


#hm .submenu .m20{
	margin:20px;
}

#sticker {
	width:293px;
	height:293px;
	margin:auto;
	position:relative;
}

#sticker p {
	display:block;
	position:absolute;
	bottom:65px;
	width:293px;
	font-size:30px;
	line-height:35px;
}


.logodiv {
	padding-top:20px;
	padding-bottom:20px;
}

.bigheader {
	min-height:400px;
}

.bigheader h1 {
	color:white;
	font-weight:300;
	margin-top:30px;
}

.bigheader h1 strong {
	font-weight:700;
}

.serviceshow h3 {
	font-weight:300;
	font-size:30px;
}

.pick {
	color:#3e3d42;
	font-size:20px;
	font-weight:400;
	cursor:pointer;
}

.pick span {
	margin-top:20px;
	margin-bottom:20px;
	display:block;
}

.pick .bb {
	height:5px;
	background:#fff;
}

.pick:hover .bb, .pick.current .bb {
	background:#BF1522;
}


.md {
	display:none;
}

.spacing {
	clear:both;
	width:100%;
}

.spacing10 {
	height:10px;
}

.fa-stack {
	margin-top:-9px;
}

.spacing30 {
	height:50px;
}

.logopick img {
	max-width:100px;
}

.spacing50 {
	height:50px;
}

#navbar-small {
	display:none;
}

.hidebig {
	display:none;
}

.citaten {
	max-height:400px;
	overflow:hidden;
}

.citaten img {
	margin-bottom:30px;
}

.socials span {
	width:120px;
	display:inline-block;
}

.socials b{
	font-size:22.5px;
	font-weight:300;
	display:inline-block;
	line-height:30px;
}

.logopick img.gray {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.links a {
	color:#bf1522;
	font-size:18.83px;
	
}

.app {
	font-size:20px;
	font-weight:400;
	margin-bottom:20px;
}

.overl {
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index:99;
	text-align:center;
	padding-top:46px;
}

.app > div {
	margin-bottom:20px;
	position:relative;
}

.app > div:hover .overl {
	display:block;sm
}

.formulier > div {
 min-height:60px;
 color: #C9C9C9;
  font-size:15px;
  font-weight:300;
  letter-spacing:2px;
}

.blogs > div {
	margin:30px;
}

.blogs h4 {
	margin-top:20px;
	margin-bottom:20px;
}

.verberg {
	display:none;
}

input[type='text'], input[type='email'] {
	border:1px solid #C9C9C9;
}

body .wpc {
	font-size:20px;
	margin-left:40px;
	margin-right:40px;
}

.wpc h2{
	font-size:30px;
}

.wpc b {
	font-size:20px;
	color:#bf1522;
}

	
.vacs {
	background-size:cover;
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:15px;
}

.vacs .btn {
	border:1px solid white;
	position:absolute;
	bottom:20px;
	left:20px;
}

input[type='number'] {
	max-width:60px;
	display:inline-block;
	margin-left:20x;
	border:1px solid #C9C9C9;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #C9C9C9;
  font-size:15px;
  font-weight:300;
  letter-spacing:2px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #C9C9C9;
  font-size:15px;
  font-weight:300;
  letter-spacing:2px;
}
:-ms-input-placeholder { /* IE 10+ */
color: #C9C9C9;
  font-size:15px;
  font-weight:300;
  letter-spacing:2px;
}
:-moz-placeholder { /* Firefox 18- */
 color: #C9C9C9;
  font-size:15px;
  font-weight:300;
  letter-spacing:2px;
}



@media (max-width: 1200px) {
	

	
	.bfullwidth {
		line-height:normal;
	}
	
	.hidebig {
		display:block;
	}
	
	.hidesmall {
		display:none;
	}
	
	#navbar-small {
		width:100%;
	}
	
	.navbar-nav a {
		display:block;
		width:100%;
	}
	
	.navbar-nav a span {
		float:right;
		display:block;
	}
	
	#navbar-small nav li {
		padding-top:10px;
		padding-bottom:10px;
		width:100%;
	}
	
	#navbar-small nav li a {
	
		display:block;
	}
	
	#hm {
		display:none;	
	}
	
	#navbar-small {
		display:block;
	}
	
	.headerbutton {
		clear:both;
		display:inline-block;
		margin-bottom:10px;
	}
	
	.homeheader #headerspacing {
		height:20px;
	}
	
	.ovaal {
		min-height:0px;
		background:none!important;
		margin-top:0px;
	}
	
	.ovaal .logo {
		display:none!important;
	}
	
	.ovaal h2 {
		margin:20px;
		background:none;
		margin-top:0px;
	}
	
	h1.pagetitle, h2.pagetitle {
		font-size:40px;
	}
	
	.sidebar {
		margin-left:0px;
		margin-right:0px;
	}
	
	body .blokv1 .round {
		line-height:80px;
		width:80px;
		height:80px;
		margin-left:-35px;
		text-align:center;
		padding-top:0px;
		margin-top:-10px;
	}
	
	#bloginner .eventdate {
		line-height:13px;
		width:90px;
		height:90px;
		margin-left:0px;
		text-align:center;
		padding-top:25px;
		margin-top:-10px;
		font-size:12px;
	}

	body .blokv1 .uneven .round {
		margin-right:0px;
		margin-top:-10px;
		margin-left:auto;
		right:0;
	}

	body .blokv1 .round img {
		max-height:50px;
		max-width:50px;
	}
	
	#hm .submenu {
		margin-top:35px;
	}
	
	.logopick img {
		max-width:70px;
	}
	
	#blogs .imgholder {
		min-height:100px;
	}
	
	body #prefooter .prefooteritem .imagecontainer {
		height:150px;
	}
	
	.spacing50 {
		display:none;
	}
	
	.specialteam > div {
		position:static;
		font-size:30px;
		line-height:32px;
		padding-top:20px;
		height:initial;
	}
	
	body .specialteam .homebutton {
		font-size:14px;
		line-height:16px;
	}
	
	
}

@media (max-width: 992px) {
	
	.bigheader {
		min-height:0px;
	}

	body #page-sub-header.expad {
		padding-bottom:110px !important;
	}
	
}


@media (min-width: 576px) and (max-width: 992px) {

	body .h1nlh h1 {
		line-height:initial !important;
	}

	.single-app .sidebarinner img {
			max-width:100px;
	}

	.homeklanten .icons {
		border-right:0px;
	}

	.specialteam > div {
		position:static;
		font-size:26px;
		line-height:28px;
		padding-top:20px;
		height:initial;
	}
	

}


@media (min-width: 576px) and (max-width: 767px) {
	
	.exg {
		margin-top:30px;
	
	}
}

@media (max-width: 767px) {
	.page-id-1112 .col-md-4 {
		max-width:200px;
		margin-bottom:20px;
		margin-left:auto;
		margin-right:auto;
	}
}


@media (max-width: 576px) {
	
	body .h1nlh h1 {
		line-height:initial !important;
	}
	
	.blokv1 .col-md-4 img {
		margin-bottom:20px;
	}
	
	body .specialteam .homebutton {
		font-size:12px !important;
		white-space: normal !important;
		line-height:14px;
		display:block;
		
	}
	
	
	
	h2 br {
		display:none;
	}
	
	
	#bloginner h2 {
			margin-bottom:20px;
	}
	
	.btn {
			max-width:100%;
			white-space: normal !important;
	}
	
	.home #page-sub-header {
			background-position:right;
	}
	
	#sticker {
		width:150px;
		height:150px;
		background-repeat:no-repeat;
		background-size:150px 150px;
	}	
	
	#sticker p {
		font-size:14px;
		line-height:16px;
		bottom:30px;
		width:150px;
	}	
	
	#blogs .blogitem {
		height:auto;
		max-height:auto;
		margin-bottom:0px;
	}
	
	#blogs .blogitem .btn {
		position:static;
	}
	
	.homeklanten .icons {
		border-right:0px;
	}
	
	.bfullwidth > .container > .row > div {
		margin-bottom:20px;
		text-align:center !important;
	}

	
	.pick img {
		display:none;
	}

	.pick {
		margin-bottom:5px;
	}
	

	.ai .logo > img {
		display:block;
	}
	
	.ai span {
		text-align:center;
		display:block;
	}
	
	.app > div {
		height:250px !important;
	}
	
	.app .overl {
		background:none;
		display:block;
	}
	
	.ai .bb {
		height:30px;
	}
	
	.pick span {
		margin-top:5px;
		margin-bottom:5px;
		display:block;
	}
	
	.serviceshow .col-md-5 {
		margin-bottom:20px;
	}

	#page-sub-header {
		padding-top:25px;
		padding-bottom:25px;
	}
	
	body .talltext  {
		font-size:18px;
	}
	
	body .talltext  select.alt {
		font-size:18px;
		margin-left:5px;
	}
	
	
	.sidebar {
		width:100%;
		margin:0px;
	}
	
	.appbottom .col-md-6{
		margin-bottom:20px;
	}
	
	.mediuminhoud .col-md-6 {
		margin-bottom:20px;
	}

	.mediuminhoud {
		margin-top:0px;
	}
	
	.homeheader img{
		max-height:150px;
	}
	
	.biginhoud {
		margin-top:20px;
		margin-bottom:10px;
	}
	
	.biginhoud .col-md-6 {
		margin-bottom:20px;
	}
	
	.medewerker img {
		width:auto;
	}
	
	.gridhome .col-md-6, .gridhome .col-md-3 {
		width:100%;
		clear:both;
		display:block;
		margin-bottom:20px;
	}
	
	.round {display:none;}
	
	.fill {
		height:auto;
		min-height:200px;
		width:auto;
		display:block;
		margin-top:0px;
		margin-bottom:0px;
	}

	.fpb {
		display:none;
	}
	
	.fhr {
		margin-top:0px !important;
		margin-bottom:30px !important;
	}
	
	.spacing50 {
		display:none;
	}
	
	.sidebar {
		margin-bottom:30px;
	}
	
	body .medewerker img {
		width:100%;
		max-height:none;
	}
	
	.group-blog .col-md-3 .img-responsive {
		width:100%;
	}
	
	#ctatop p, #ctabottom p {
		margin-left:20px;
		margin-right:20px;
	}
	
	.specialteam {
		margin-bottom:30px;
	}
	
	body .alt.filter {
		width:110px;
	}
	
	#sol {
		margin-top:20px!important;
	}
	
	.gridhome.mb30 {
		margin-bottom:0px;
	}
	
	body .homeblok .homebutton {
		font-size:14px;
	}
	
	.mediuminhoud .col-md-2 img {
		margin-bottom:20px;
	}
	
	.hb2 {
		margin-top:20px;
		margin-bottom:20px;
	}
	
	.md {
		height:20px;
		display:block;
	}
	
	#ctabottom .text-right {
		text-align:center !important;
	}
	
	.footermenu .col-md-2, .footermenu .col-md-4 {
		margin-bottom:20px;
	}
	
	.themaform {
		margin-top:20px;
	}
	
	.themaform .col-md-6 {
		margin-bottom:0px;
	}
	
	.logopick img {
		max-width:100px;
	}
	
	body #prefooter .prefooteritem .imagecontainer {
		height:220px;
	}
	
	.specialteam {
		height:0px;
		min-height:0px;
	}
	
	.specialteam > div {
		position:static;
		font-size:16px;
		line-height:18px;
		padding-top:20px;
	}
}


.dropdown-toggle::after {
	display:none;
}

.godown {
	text-align:right;
	cursor:pointer;
	margin-top:-43px;
	border-bottom:0px;
}

.wpcf7-form-control.wpcf7-submit {
	border:0px;
}

body .h1nlh h1 {
	line-height:70px;
	font-weight:300;
	text-align:center;
	font-size: 33px;
}

body .sp1 h1 {
	line-height:normal !important;
	margin-top:5px;
}

body #page-sub-header.expad {
	padding-top:45px;
	padding-bottom: 120px;
}

.smh2 h2 {
	font-size:27px;
	line-height:1.1;
}

.alt.filter {
	width:150px;
}

.wpcf7-list-item{
	width: 100%;
	padding: 5px 0;
}
.wpcf7-list-item-label{
padding: 0 15px;	
	font-weight: bold;
}

.wpcf7-list-item-label input::after{
	padding-bottom: 20px;
		width: 10px;
}

.wpcf7-radio{
margin-top: 8px;
display: block;
	margin-bottom: 8px;
}