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

audio,
canvas,
video {
  display: inline-block
}

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

[hidden],
template {
  display: none
}

html {
  font-family: sans-serif
}

body {
  margin: 0
}

a:focus {
  outline: thin dotted
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: 700
}

dfn {
  font-style: italic
}

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

q {
  quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
  font-size: 80%
}

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

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}

button,
input {
  line-height: normal
}

button,
select {
  text-transform: none
}

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

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

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

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

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

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

textarea {
  overflow: auto;
  vertical-align: top
}

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

*,
input[type="search"] {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

body {
  background: #fff;
  color: #000;
  font-family: "Helvetica", sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.88;
  -webkit-font-smoothing: antialiased
}

body.altitude-home {
  background: none
}

ol,
ul,
p {
  margin: 0;
  padding: 0
}

p {
  margin: 0 0 30px
}

li {
  list-style-type: none;
  text-align: left
}

blockquote {
  padding-left: 40px;
  margin: 0;
  font-style: italic;
  border-left: solid thick rgb( 23,  43,  70);
}

blockquote > *:first-child::before {
  content: "\201C";
  display: inline;
  font-size: 200%;
  line-height: .5;
  position: relative;
  top: 10px
}
blockquote > *:first-child::after {
  content: "\201D";
  display: inline;
  font-size: 200%;
  line-height: .5;
  position: relative;
  top: 10px;
}

h1,
h2 {
  line-height: 1.2;
  margin: 0 0 20px;
  font-size: 52px
}

h2 {
  font-size: 38px
}

h3,
h4 {
  font-size: 28px
}

img {
  height: auto
}

.full-width-content img.pull-left {
  float: left;
  margin: 0 40px 40px -200px
}

.full-width-content img.pull-right {
  float: right;
  margin: 0 -200px 40px 40px
}

input,
select,
textarea {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  color: #000;
  font-size: 20px;
  padding: 0 0 0 .2em;
  font-weight: 200;
  width: 100%
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none
}

.front-page input:focus,
.front-page textarea:focus {
  border: 1px solid #22a1c4;
  outline: none
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto
}

::-moz-placeholder,
::-webkit-input-placeholder {
  color: #000;
  opacity: 1
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none
}

.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px outset;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 2px;
  padding: 15px 25px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  white-space: normal;
  width: auto;
  text-decoration: none;
  background: rgb( 23,  43,  70);
  color: rgb(255, 255, 255);
  border-color: rgb( 23,  43,  70)}

.button.alg2,
button.alg2,
input.alg2[type="button"],
input.alg2[type="reset"],
input.alg2[type="submit"] {
  background: rgb( 48, 206,  61);
  color: rgb(255, 255, 255);
  border-color: rgb( 48, 206,  61)}

.button.convertkit,
button.convertkit,
input.convertkit[type="button"],
input.convertkit[type="reset"],
input.convertkit[type="submit"],
.ck_form button.ck_subscribe_button {
  background: rgb( 23,  43,  70);
  color: rgb(255, 255, 255);
  border-color: rgb( 23,  43,  70)}

.button.gravity,
.button.gform_button,
button.gravity,
input.gravity[type="button"],
input.gravity[type="reset"],
input.gravity[type="submit"] {
  background: rgb( 48, 206,  61);
  color: rgb(255, 255, 255);
  border-color: rgb( 48, 206,  61)}

.button.postcode,
button.postcode,
input.postcode[type="button"],
input.postcode[type="reset"],
input.postcode[type="submit"] {
  background: rgb(249, 145,   0);
  color: rgb(255, 255, 255);
  border-color: rgb(249, 145,   0)}

.button.salespage,
button.salespage,
input.salespage[type="button"],
input.salespage[type="reset"],
input.salespage[type="submit"] {
  background: rgb( 48, 206,  61);
  color: rgb(255, 255, 255);
  border-color: rgb( 48, 206,  61)}

.button.sticky,
button.sticky,
input.sticky[type="button"],
input.sticky[type="reset"],
input.sticky[type="submit"],
#stickymobile {
  background: linear-gradient(rgb( 48, 206,  61),rgba( 48, 206,  61,.7));
  color: rgb(255, 255, 255);
  border-color: rgb( 48, 206,  61)}

.button.winkelmand,
button.winkelmand,
input.winkelmand[type="button"],
input.winkelmand[type="reset"],
input.winkelmand[type="submit"] {
  background: rgb( 48, 206,  61);
  color: rgb(255, 255, 255);
  border-color: rgb( 48, 206,  61)}

.button:hover,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.ck_form button.ck_subscribe_button:hover,
input.button.gform_button:hover,
input.button.gform_next_button:hover {
  filter: brightness(1.1)
}

.button:active,
button:active,
input:active[type="button"],
input:active[type="reset"],
input:active[type="submit"],
.ck_form button.ck_subscribe_button:active,
input.button.gform_button:active,
input.button.gform_next_button:active {
  border: 1px inset black
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
  padding: 8px 16px
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%
}

th,
td {
  text-align: left
}

th {
  font-weight: normal;
  text-transform: normal
}

td {
  border-top: 1px solid #ddd;
  padding: 6px 0
}

.site-inner,
.wrap {
  float: none;
  margin: 0 auto;
  max-width: 1200px
}

.site-inner {
  background-color: #fff;
  clear: both;
  margin-top: 10px;
  position: relative;
  z-index: 9;
  word-wrap: break-word
}

.front-page .site-container .site-inner {
  margin-top: 0;
  max-width: 100%
}

.secondary-nav .site-inner {
  margin-top: 250px
}

.one-half,
.one-third,
.two-thirds {
  float: left;
  margin-left: 2%
}

.one-half {
  width: 48%
}

.one-third {
  width: 31%
}

.two-thirds {
  width: 65%
}

.first {
  clear: both;
  margin-left: 0
}

.avatar {
  border-radius: 50%;
  float: left;
  height: 60px;
  width: 60px;
  margin: 0 20px 24px 0
}

.breadcrumb {
  border-bottom: 2px solid #f5f5f5;
  font-size: 20px;
  margin-bottom: 60px;
  padding-bottom: 10px
}

.archive-description,
.author-box {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  font-size: 20px;
  margin-bottom: 100px;
  padding: 40px 0
}

.author-box-title {
  font-size: 22px;
  margin-bottom: 8px
}

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0
}

.search-form {
  overflow: hidden
}

.search-form input[type="search"] {
  margin-right: 10px;
  width: auto
}

.search-form input[type="submit"] {
  padding: 25px
}

.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px
}

.archive-title {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 20px
}

.entry-title {
  font-size: 48px
}

.sidebar .entry-title {
  font-size: 24px;
  text-align: left
}

.entry-title a {
  color: #0645AD
}

.entry-title a:hover {
  color: #0645AD
}

.widget-full .widget-title {
  margin-bottom: 40px
}

@media (max-width:800px) {
  .alignleft,.alignright {
    display:block
  }
}

@media (min-width:800px) {
  .alignleft {
    float: left;
    text-align: left;
  }
  .alignright, .leadvoordelen {
    float: right;
    text-align: right;
  }
}

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%;
}

a.alignnone {
  display: inline-block
}

a.aligncenter img {
  display: block;
  margin: 0 auto
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px
}

img.alignnone,
.alignnone {
  margin: 0 0 12px
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 40px 24px 0
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px
}

.wp-caption-text {
  font-size: 18px;
  line-height: 1.2;
  text-align: center
}

.entry-content p.wp-caption-text {
  margin-bottom: 0
}

.gallery-caption,
.entry-content .gallery-caption {
  margin: 0 0 10px
}

.post-password-form input {
  width: auto
}

.post-password-form input[type="submit"] {
  padding: 25px
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
  margin: 0 0 28px
}

.widget {
  word-wrap: break-word
}

.widget ol>li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px
}

.widget ul li {
  margin-left: 40px;
  margin-bottom: 10px;
  padding-bottom: 10px
}

.widget li li {
  border: none;
  margin: 0 0 0 30px;
  padding: 0
}

.widget_calendar table {
  width: 100%
}

.widget_calendar td,
.widget_calendar th {
  text-align: center
}

.featured-content .entry-title {
  font-size: 24px
}

.altitude-home .content .simple-social-icons {
  margin-top: 40px
}

.altitude-home .content .simple-social-icons ul li {
  margin: 0 20px !important
}

.altitude-home .content .simple-social-icons ul li a,
.altitude-home .content .simple-social-icons ul li a:hover {
  padding: 30px
}

.enews-widget input {
  font-size: 18px;
  margin-bottom: 20px
}

.enews-widget input[type="submit"] {
  margin: 0;
  width: 100%
}

.enews form+p {
  margin-top: 24px
}

.genesis-pro-portfolio .content .pro-portfolio {
  padding: 0
}

.site-header {
  background-color: rgb(255, 255, 255);
  width: 100%;
  border-bottom: #212121 solid 1px
}

.featured-section .site-header {
  background-color: rgb(255, 255, 255)}

.site-header.dark {
  background-color: rgb(255, 255, 255)}

.site-header.dark>.wrap {
  border-bottom: none
}

.site-header.dark .nav-secondary {
  display: none
}

.admin-bar .site-header {
  top: 32px
}

.title-area {
  float: left;
  padding: 25px 20px 25px 0;
  margin: 10px 0;
  width: 360px
}

.site-header.dark .title-area {
  padding: 15px 0
}

.site-title {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 2px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase
}

.site-title a,
.site-title a:hover {
  color: rgb( 23,  43,  70) !important
}

.header-image .title-area,
.header-image .site-header.dark .title-area {
  padding: 0
}

.header-image .site-title>a {
  background-size: contain !important;
  display: block;
  height: 76px;
  text-indent: -9999px
}

.header-image .dark .site-title>a {
  height: 56px
}

.site-description {
  display: block;
  height: 0;
  margin-bottom: 0;
  text-indent: -9999px
}

.nav-primary .menu {
  float: none;
  width: 100%;
  display: flex;
  justify-content: space-between
}

.widget .nav-header ul {
  margin: 20px 0;
  float: right
}

.widget .nav-header ul li {
  margin: 0;
  padding: 0
}

.genesis-nav-menu {
  line-height: 0
}

.genesis-nav-menu .menu-item {
  display: inline-block;
  text-align: left
}

.genesis-nav-menu li li {
  margin-left: 0
}

.genesis-nav-menu a {
  color: rgb( 23,  43,  70);
  display: block;
  font-size: 15px;
  letter-spacing: 1px;
  padding: 15px 6px;
  text-decoration: none
}

.nav-header .genesis-nav-menu a {
  font-size: 13px
}

.site-header.dark .genesis-nav-menu a {
  padding: 20px 15px
}

.genesis-nav-menu li.highlight a:hover::before {
  color: rgb( 23,  43,  70)}

.genesis-nav-menu li.highlight>a {
  font-weight: 800
}

.front-page .genesis-nav-menu li.current-menu-item>a,
.genesis-nav-menu>li>a,
.genesis-nav-menu .sub-menu a {
  border-bottom: 2px solid transparent
}

.front-page .genesis-nav-menu li.current-menu-item>a:hover,
.genesis-nav-menu li.current-menu-item>a,
.genesis-nav-menu>li>a:hover,
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu li.current-menu-item>a {
  border-color: rgb(249, 145,   0)}

.genesis-nav-menu .sub-menu {
  left: -9999px;
  letter-spacing: 0;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
  width: 210px;
  z-index: 99
}

.genesis-nav-menu .sub-menu a {
  background-color: #eee;
  padding: 20px;
  position: relative;
  width: 210px
}


.genesis-nav-menu .sub-menu .sub-menu {
  margin: -42px 0 0 209px
}

.genesis-nav-menu .menu-item:hover {
  position: static
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
  left: auto;
  opacity: 1
}

.genesis-nav-menu>.first>a {
  padding-left: 0
}

.genesis-nav-menu>.last>a {
  padding-right: 0
}

.genesis-nav-menu>.right {
  color: #fff;
  display: inline-block;
  list-style-type: none;
  padding: 27px 20px;
  text-transform: uppercase
}

.genesis-nav-menu>.right>a {
  display: inline;
  padding: 0
}

.genesis-nav-menu>.rss>a {
  margin-left: 48px
}

.genesis-nav-menu>.search {
  display: block;
  margin: 0 auto;
  padding: 0 20px 20px;
  width: 50%
}

.nav-primary .menu>li.menu-item:last-child {
  background: rgb(249, 145,   0)}

.nav-primary .menu>li.menu-item:last-child a span {
  background: transparent;
  font-weight: bold;
  color: rgb( 33,  33,  33);
  text-decoration: none
}

.genesis-nav-menu a span {
  color: rgb( 23,  43,  70)}

.nav-primary {
  text-align: center
}

.nav-primary .genesis-nav-menu {
  float: left
}

.nav-secondary {
  border-bottom: 1px solid #fff
}

.nav-footer .genesis-nav-menu {
  padding: 20px 0
}

.nav-footer .genesis-nav-menu a {
  border: none;
  font-weight: 800;
  letter-spacing: 3px;
  margin: 0 20px;
  padding: 0
}

.responsive-menu-icon {
  cursor: pointer;
  display: none;
  margin-bottom: 10px;
  text-align: center
}

.responsive-menu-icon::before {
  color: rgb( 23,  43,  70);
  content: "\f333";
  font: normal 24px/1 "dashicons";
  margin: 0 auto
}

.nav-secondary .responsive-menu-icon {
  margin: 10px auto 0
}

.image-section,
.solid-section {
  clear: both;
  text-align: center;
  width: 100%
}

.image-section {
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#e6000000', GradientType=0);
  display: table;
  overflow: hidden;
  table-layout: fixed;
  width: 100%
}

.image-section .widget-area {
  display: table-cell;
  text-align: center;
  vertical-align: middle
}

.solid-section {
  background-color: #fff
}

.front-page-1,
.front-page-3,
.front-page-5,
.front-page-7 {
  background-attachment: fixed;
  background-color: #fff;
  background-position: 50% 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover
}

.front-page-1 {
  position: relative
}

.secondary-nav .front-page-1 .image-section {
  padding-top: 150px
}

.front-page-4 .solid-section {
  background-color: #f3f3f3
}

.bottom-image {
  margin-bottom: -120px;
  margin-top: 100px
}

.bottom-image img {
  margin-bottom: -10px
}

.front-page .field-wrap:last-child {
  margin-bottom: 0
}

.small-disclaimer {
  font-size: 14px;
  font-style: italic
}

.front-page .dashicons {
  font-size: 40px;
  height: 40px;
  margin-bottom: 20px;
  width: 40px;
  color: rgb( 23,  43,  70) !important
}

.flexible-widgets {
  padding-bottom: 60px
}

.flexible-widgets .widget {
  float: left;
  margin: 2.564102564102564% 0 0px 2.564102564102564%;
  color: #172b46;
  background: rgba(255, 255, 255, 0.8) !important;
  padding: 30px
}

.flexible-widgets.widget-full .widget,
.flexible-widgets.widget-area .widget:nth-of-type(1),
.flexible-widgets.widget-halves.uneven .widget:last-of-type {
  margin-left: 0;
  width: 100%
}

.widget-area.flexible-widgets.widget-half .widget,
.flexible-widgets.widget-halves .widget {
  width: 48.717948717948715%
}

.flexible-widgets.widget-thirds .widget {
  width: 31.623931623931625%
}

.flexible-widgets.widget-halves .widget:nth-child(even),
.flexible-widgets.widget-thirds .widget:nth-child(3n+2) {
  clear: left;
  margin-left: 0
}

.solid-section .widget {
  background-color: #fff;
  padding: 15px
}

.solid-section .widget-title {
  border-bottom: 1px solid #ddd;
  margin-top: 0;
  margin-bottom: 0px;
  padding-bottom: 30px
}

.content {
  float: left;
  width: 700px
}

.sidebar-content .content {
  float: right
}

.full-width-content .content {
  padding: 0 200px 0px;
  width: 100%
}

.full-width-content.front-page .content {
  padding: 0
}

.entry-content ol,
.entry-content ul {
  margin: 0 5px 30px;
}

.entry-content ol>li {
  list-style-type: decimal
}

.entry-content ul>li {
  list-style-type: disc
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0
}

.entry-content code {
  background-color: #000;
  color: #ddd
}

p.entry-meta {
  font-size: 20px;
  margin-bottom: 0
}

.entry-header,
.entry-footer {
  text-align: center
}

.entry-header p.entry-meta {
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 16px;
  text-transform: uppercase
}

.entry-header::after {
  border-bottom: 1px solid #000;
  content: "";
  display: block;
  margin: 0 auto 60px;
  padding-bottom: 30px;
  width: 25%
}

.image-section .entry-header::after {
  border-color: #fff
}

.entry-footer::before {
  border-top: 1px solid #000;
  content: "";
  display: block;
  margin: 30px auto 0;
  padding-top: 60px;
  width: 25%
}

.sidebar .entry-header::after {
  display: none
}

.entry-categories::before,
.entry-tags::before {
  display: inline-block;
  font: normal 20px/1 "dashicons";
  margin-right: 5px;
  margin-top: 2px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased
}

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px
}

.after-entry {
  border-top: 1px solid #000;
  padding: 40px 0
}

.after-entry .widget {
  margin-bottom: 40px
}

.after-entry p:last-child,
.after-entry .widget:last-child {
  margin: 0
}

.after-entry li {
  list-style-type: none
}

.pagination {
  clear: both;
  margin: 40px 0
}

.adjacent-entry-pagination {
  margin-bottom: 0
}

.archive-pagination li {
  display: inline
}

.archive-pagination li a {
  background-color: rgba( 23, 43, 70, 0.1);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #0645AD;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 8px 12px;
  text-transform: uppercase
}

.archive-pagination li a:hover,
.archive-pagination .active a {
  background-color: #22a1c4;
  color: #0645AD
}

.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 50px;
  margin-top: 50px
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
  margin-bottom: 40px
}

.comment-header {
  font-size: 20px
}

.entry-comments .comment {
  border-bottom: 1px solid #000
}

.comment-content,
.entry-comments .comment {
  clear: both
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
  margin: 0
}

.entry-comments .children .comment {
  border: none
}

.comment-respond label {
  display: block;
  font-weight: 600
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 100%
}

.comment-list li,
.ping-list li {
  list-style-type: none
}

.entry-comments ul.children {
  margin-left: 40px
}

.ping-list .reply {
  display: none
}

.sidebar {
  float: right;
  width: 360px
}

.sidebar-content .sidebar {
  float: left
}

.sidebar p:last-child {
  margin-bottom: 0
}

.sidebar li {
  list-style-type: none;
  margin-bottom: 6px;
  word-wrap: break-word
}

.sidebar ul>li:last-child {
  margin-bottom: 0
}

.sidebar .widget {
  margin-bottom: 40px
}

.footer-widgets {
  background: rgb( 33,  33,  33);
  clear: both;
  text-align: center;
  position: relative;
  z-index: 8
}

.footer-widgets .wrap {
  padding-bottom: 1px;
  padding-top: 50px
}

.footer-widgets,
.footer-widgets .wrap a,
.footer-widgets .wrap a.button,
.footer-widgets a:hover {
  color: #FFF
}

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

.footer-widgets p:last-child {
  margin-bottom: 0
}

.site-footer {
  background: rgba( 33,  33,  33, 0.9);
  padding: 20px;
  text-align: center
}

.site-footer,
.site-footer p,
.site-footer a,
.site-footer a:hover {
  color: #FFF
}

.site-footer p {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-transform: uppercase
}

@media only screen and (min-width: 1200px) {
  #stickymobile {
    display: none
  }
}

@media only screen and (max-width: 1200px) {
  .flexible-widgets .widget {
    padding: 0
  }
  .pagetitle,
  #stickylead {
    visibility: hidden
  }
  .site-inner,
  .wrap {
    max-width: 960px
  }
  .content {
    width: 520px
  }
  .full-width-content .content {
    padding: 0 110px
  }
  .genesis-nav-menu a {
    padding: 30px 10px
  }
  .site-header.dark .genesis-nav-menu a {
    padding: 20px 10px
  }
  .front-page-1,
  .front-page-3,
  .front-page-5,
  .front-page-7 {
    background-attachment: scroll;
    background-image: none
  }
  .content .solid-section {
    background-color: white
  }
}

@media only screen and (max-width: 1023px) {
  .site-inner,
  .wrap {
    max-width: 768px
  }
  .secondary-nav .site-inner {
    margin-top: 80px
  }
  .front-page .site-inner {
    max-width: none
  }
  .front-page .site-header {
    background: rgb(255, 255, 255)  }
  .front-page .site-header>.wrap {
    border: none
  }
  .content,
  .sidebar,
  .site-header .widget-area,
  .title-area {
    width: 100%
  }
  .site-header .title-area,
  .site-header.dark .title-area {
    padding: 15px 0
  }
  .header-image .dark .site-title>a {
    height: 76px
  }
  .genesis-nav-menu,
  .site-header .widget-area,
  .site-title {
    text-align: center
  }
  .header-image .site-title>a {
    background-position: center !important
  }
  .nav-primary .genesis-nav-menu {
    float: none
  }
  .nav-secondary,
  .site-header.dark .nav-secondary {
    border-bottom: none;
    display: block
  }
  .genesis-nav-menu a,
  .site-header.dark .genesis-nav-menu a {
    padding: 10px
  }
  .full-width-content .content {
    padding: 0
  }
  .full-width-content img.pull-left {
    margin-left: 0
  }
  .full-width-content img.pull-right {
    margin-right: 0
  }
  .one-half,
  .one-third,
  .two-thirds {
    margin: 0;
    width: 100%
  }
  .flexible-widgets.widget-full .widget,
  .flexible-widgets.widget-halves .widget,
  .flexible-widgets.widget-thirds .widget {
    margin: 0 auto 20px;
    width: 100%
  }
  .front-page-1 .image-section,
  .secondary-nav .front-page-1 .image-section {
    padding-top: 0
  }
}

@media only screen and (max-width: 800px) {
  .site-header {
    position: static
  }
  .site-inner,
  .wrap {
    max-width: none;
    width: 100%;
    padding: 0 5%
  }
  .front-page .site-inner {
    padding: 0
  }
  .genesis-nav-menu.responsive-menu,
  .nav-header {
    display: none;
    float: none;
    padding-bottom: 20px
  }
  .genesis-nav-menu.responsive-menu .menu-item,
  .responsive-menu-icon {
    display: block
  }
  .genesis-nav-menu.responsive-menu .menu-item:hover {
    position: static
  }
  .genesis-nav-menu.responsive-menu li.current-menu-item>a,
  .genesis-nav-menu.responsive-menu .sub-menu li.current-menu-item>a:hover,
  .genesis-nav-menu.responsive-menu li a,
  .genesis-nav-menu.responsive-menu li a:hover {
    background: none;
    border: none;
    display: block;
    padding: 10px 0;
    text-transform: none
  }
  .genesis-nav-menu.responsive-menu .menu-item-has-children {
    cursor: pointer;
  }
  .genesis-nav-menu.responsive-menu .menu-item-has-children>a {
    margin-right: 60px
  }
  .genesis-nav-menu.responsive-menu>.menu-item-has-children:before {
    content: "\f347";
    float: right;
    font: normal 20px/1 "dashicons";
    height: 20px;
    padding: 7px 20px;
    right: 0;
    text-align: right;
    z-index: 9999
  }
  .genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
    content: "\f343"
  }
  .genesis-nav-menu.responsive-menu>.menu-item>.sub-menu {
    display: none
  }
  .genesis-nav-menu.responsive-menu .sub-menu {
    background-color: rgba(255, 255, 255, 0.05);
    left: auto;
    opacity: 1;
    position: relative;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    width: 100%;
    z-index: 99
  }
  .genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
    background-color: transparent;
    margin: 0;
    padding-left: 25px
  }
  .genesis-nav-menu.responsive-menu .sub-menu li a,
  .genesis-nav-menu.responsive-menu .sub-menu li a:hover {
    padding: 10px 0;
    position: relative;
    text-transform: none;
    width: 100%
  }
  .genesis-nav-menu.responsive-menu .current-menu-item>a,
  .genesis-nav-menu.responsive-menu .sub-menu .current-menu-item>a:hover,
  .genesis-nav-menu.responsive-menu>li.menu-item-has-children:hover>a,
  .genesis-nav-menu.responsive-menu a:hover {
    background: none
  }
  .site-header .genesis-nav-menu.responsive-menu .current-menu-item>a,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu li a:hover,
  .site-header .genesis-nav-menu.responsive-menu .sub-menu,
  .site-header .genesis-nav-menu.responsive-menu>.menu-item-has-children:before,
  .site-header .genesis-nav-menu.responsive-menu>li:hover>a,
  .site-header .genesis-nav-menu.responsive-menu a:hover {
    color: #0645AD
  }
  .altitude-home .simple-social-icons ul li {
    margin: 0 20px 20px !important
  }
  .footer-widgets .wrap {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .image-section .flexible-widgets,
  .solid-section .flexible-widgets {
    padding-bottom: 40px;
    padding-top: 60px
  }
  .bottom-image {
    margin-top: 60px;
    margin-bottom: -80px
  }
  h1,
  h2,
  h3,
  h4 {
    clear: left;
    margin-block-start: 1em;
    margin-block-end: 1em;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 25px;
  }
  h3,
  h4 {
    font-size: 20px;
  }
  .archive-title {
    font-size: 14px;
  }
  .entry-title,
  .amp-post-title {
    font-size: 29px;
  }
  .sidebar .entry-title {
    font-size: 14px;
  }
}

@media only screen and (max-width: 480px) {
  .image-section h2,
  .solid-section h2 {
    font-size: 40px
  }
}

ol li {
  list-style-position: outside;
  margin-left: 20px;
}

ul.voordelen li,
ul.nadelen li,
ul.algemeen li {
  margin-left: 0 0 15px 30px;
  list-style: none
}
    
ul.voordelen li:before {
  content: "\2713";
  margin: 0 5px 0 -20px;
  color: #30CE3D;
  font-weight: bolder
}

ul.nadelen li:before {
  content: "\20E0";
  margin: 0 15px 0 -15px;
  color: red;
  font-weight: bolder
}

ul.algemeen li:before {
  content: "\25cf";
  margin: 0 8px 0 -20px;
  color: black;
  font-weight: bolder
}

ul.voordelen2 {
  list-style: url(https://knoppen.s3.amazonaws.com/postcodecheck.png)
}

ol li ol li {
  list-style-type: lower-alpha
}

#contentnavigatie {
  border: solid thin #dedede;
  background: white;
  padding: 25px;
  margin: 25px 0
}

#contentnavigatie li {
  display: inline;
  margin: 0 0 0 0
}

#contentnavigatie li:after {
  content: "\00A0| ";
  padding: 0 1px;
}

#contentnavigatie li:last-child:after {
  content: ""
}

.content abbr[title],
.content acronym[title] {
  text-decoration: dotted underline
}

.content abbr[title],
.content acronym[title] {
  border: none
}

.content abbr,
.content acronym {
  border: none
}

.circular {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  margin: 20px
}

.notice {
  clear: both;
  position: relative;
  text-align: center;
  width: 100%;
  margin: 1em 0;
  background: rgba(48, 206, 61, 0.29);
  border-radius: 1em;
  overflow: auto;
}

.notice .reviewbody:before {
  content: url(https://knoppen.s3.amazonaws.com/quote_groen.png);
  float: left;
  margin-right: 1em;
  margin-top: 5px
}

.reviewbody {
  padding: 1em;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  width: 800px;
  max-width: 100%;
  font-size: 16px;
}

.reviewimage {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  float: right;
  width: 200px;
  margin: 1em;
  height: 200px;
}


span.reviewrating {
  color: gold;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000
}

.notice p.reviewname {
  display: block;
  font-weight: bold;
  margin: 0
}

.front-page header.entry-header .entry-title,
.front-page header.entry-header .entry-title a {
  text-align: left;
  font-weight: bold;
  text-decoration: none
}

.front-pageheader.entry-header::after {
  border: none
}

.widget-wrap article {
  border-radius: 3px;
  background: rgba( 33,  33,  33, 0.2);
  margin: 10px;
  border: solid thin rgba( 33,  33,  33, 0.2);
  width: 280px;
  height: 350px;
  vertical-align: top;
  display: inline-block;
  text-align: center
}

.widget-wrap article img {
  background: white
}

.widget article.entry:hover {
  position: relative;
  top: -5px
}

@media (max-width:700px) {
  .widget-wrap article {
    width: 90%;
    height: auto
  }
}

#stickylead {
  background: rgb( 23,  43,  70) !important;
  z-index: 998;
  position: fixed;
  width: 100%;
  padding-left: 0;
  padding-bottom: 5px;
  bottom: 0px;
  left: 0;
  color: rgb(255, 255, 255);
  font-weight: 800;
  text-align: center
}

#stickylead p {
  display: inline-block;
  margin: 0;
  width: 1200px;
}

#stickylead .button {
  padding: 10px 20px;
  margin: 10px 0 10px 15px
}

#stickylead~#stickylead,
#stickymobile~#stickymobile {
  display: none
}

.pagetitle .gf_simple_horizontal_wrapper,
#stickylead .gf_simple_horizontal_wrapper {
  margin: 0;
  text-align: center
}

.pagetitle .gform_wrapper form.gf_simple_horizontal,
#stickylead .gform_wrapper form.gf_simple_horizontal {
  text-align: center;
  display: inline;
  color: rgb( 23,  43,  70);
  font-weight: 800
}

#stickylead .gf_simple_horizontal div.gform_footer.top_label,
#stickylead .gf_simple_horizontal div.gform_body,
.pagetitle .gf_simple_horizontal div.gform_footer.top_label,
.pagetitle .gf_simple_horizontal div.gform_body {
  width: auto;
  height: 55px;
  line-height: 55px
}

.gf_simple_horizontal div.gform_footer.top_label input[type="submit"] {
  padding: 5px 24px;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  letter-spacing: 1px
}


body .gform_wrapper .gfield_radio li label,
body .gform_wrapper .gfield_checkbox li label {
  font-size: inherit
}

#fbicon {
  border-radius: 20% 0 0 0;
  border: outset thin black;
  vertical-align: middle;
  width: 50px;
  height: 50px
}

#fbicon:hover {
  filter: brightness(125%)
}

#fbicon:active {
  border: inset thin black
}

#aanbiedingplaatje {
  width: 300px;
  height: 200px;
  margin-bottom: 10px;
  position: relative
}

.pum-content #aanbiedingplaatje {
  width: 450px;
  height: 300px
}

@media screen and (min-width: 600px) {
  #aanbiedingplaatje {
    float: right
  }
}

#aanbiedingplaatje img {
  border-radius: 8px;
  margin: auto;
  display: block;
  width: auto;
  height: 100%
}

#aanbiedingknop {
  padding: 2% 4%;
  text-align: center;
  position: absolute;
  bottom: -5%;
  left: 5%;
  width: 90%;
  text-transform: initial
}

.pum-content #aanbiedingknop {
  font-size: 150%;
  color: white
}

div.leadvoordelen {
  display: inline-block;
  position: relative;
  margin-top: 8px;
  max-width: 300px;
  max-height: 200px
}

.percent {
  position: absolute;
  left: -5px;
  bottom: -5px
}

input#pc-search {
  line-height: 38px;
  height: 56px;
  font-size: 28px;
  width: 53%;
  min-width: 200px;
  border: solid 2px;
  vertical-align: top;
  border-radius: 5px;
  margin-bottom: 5px
}

input#pc-search:focus {
  border-color: #30773D
}

input#pc-search::placeholder {
  color: grey;
  opacity: 0.75
}

#pc-submit {
  height: 56px;
  padding: 0px;
  width: 45%;
  min-width: 200px;
  vertical-align: top;
  overflow: hidden
}

@media screen and (min-width: 1024px) {
  div.header-widget-area img {
    float: right;
  }
}

div.header-widget-area img {
  margin: 5px;
  width: 300px;
  max-width: 80%
}

span.circle {
  border-radius: 100%;
  background: rgb( 23,  43,  70);
  color: white;
  width: 1em;
  display: inline-block;
  text-align: center;
  height: 1em;
  vertical-align: middle;
  line-height: 1em;
  margin-top: -.2em
}

#stickymobile {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    background: rgb( 23,  43,  70);
    z-index: 900;
    text-align: center;
    padding: 6px;
}

#stickymobile a {
    padding: .5em 4px;    
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0px;
    border-radius: 2em;
    white-space: nowrap;
}

.rubrieken {
  text-align: left;
  display: inline-block;
}

.rubrieken a {
  text-decoration: none;
  color: black;
  transition: margin 10s;
}

.rubrieken a:hover {
  margin-left: 5px;
  transition: margin 1s;
}

.rubrieken a:hover img.svg-icon {
  transform: rotateY(180deg);
  transition: transform 1s;
}

.rubrieken img.svg-icon {
  transition: transform 1s;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: text-top;
  color: black;
  pointer-events: none;
}

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
  content: " ";
  display: table
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table
}

#front-page-8 {
  max-width: 1024px;
  left: 0;
  right: 0;
  position: relative;
  margin: auto
}

.page-template .page-last-modified {display:none}

div.gform_wrapper form {
    margin-top: -28px}
    
figure.gaussian {
  font-size:smaller;
  text-align:center;
  background:url(https://s3-verbouwkosten-xjspucykgif.netdna-ssl.com/plaatjes/gaussian.png);
  background-size:contain;
  width: 90vw;
  max-width:600px;
  height: 60vw;
  max-height: 400px;
  position:relative;
  margin:0 0px;
  }
figure.gaussian figcaption {
  width:30%;
  position:absolute;
  font-weight: bold}
@media screen and (min-width: 600px) {
  figure.gaussian .box {
    background: rgba(0,0,0,0.5);
    padding: 2px 1em;
    border-radius: 1em;
    color:white;
    font-size: 10pt;
    top: 65%;
    left: 35%}
  figure.gaussian figcaption.Q2 {
    top:20%;
    left:40%;
    width: 20%;
    font-size: 8pt}
}
@media screen and (max-width: 600px) {
  figure.gaussian .box {
    font-size: 10pt;
    top:95%;
    width:100%;
    left:0%}
  figure.gaussian figcaption.Q2 {
    top: 0}
}
figure.gaussian figcaption.Q0 {
  bottom:10%;
  text-align:left;
  left:0}
figure.gaussian figcaption.Q1 {
  top:28%;
  text-align:right;
  right: 65%}
figure.gaussian figcaption.Q3 {
  top:28%;
  text-align:left;
  left:65%}
figure.gaussian figcaption.Q4 {
  bottom:10%;
  text-align:right;
  right:0}
  