/*
 * Theme Name: startfresz
 * Description: Dans, interieur en coaching in balans
 * Theme URI: http://www.kaagee.nl
 * Author: Kaagee
 * Author URI: http://www.twitter.com/
 * Version: 2.0.1
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: clean
 * Template: genesis
*/
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

figure.wp-block-table.eplus-YJu5dc {
	padding: 0 5%;
}

.wp-block-group__inner-container h3 {
    margin: 0;
}

h1.eplus-l5bUtB {
	font-size: 30px;
}

.wp-container-68.eplus-9Csi5F.wp-block-group.eplus-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
	padding-left: 10%;
}
0
.eplus-QcC7ST .wp-block-media-text__media img {
    margin-top: 30px;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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;
}

a {
  background: 0 0;
}

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


b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

form#vscf,
figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 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-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;
}

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

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

td, th {
  padding: 0;
}

/* ## Box Sizing
--------------------------------------------- */
*,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* ## Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
  content: " ";
  display: table;
}

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

/* ## Typographical Elements
--------------------------------------------- */
body {
  color: #444;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  margin: 0;
  -webkit-text-rendering: antialiased;
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

::-moz-selection {
  background-color: #333;
  color: #fff;
}

::selection {
  background-color: #333;
  color: #fff;
}

a {
  color: #2E2E3A;
  text-decoration: none;
}

a:hover {
  color: #eaeaea;
}

p {
  margin: 0 0 20px;
  padding: 0;
}

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

}

li {
  list-style-type: none;
}

b,
strong {
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 60px 0;
  font-size: 1.2em;
  color: #2E2E3A;
  border-left: 3px solid #585180;
  padding-left: 30px;
}
blockquote p {
  margin: 0;
}
blockquote cite {
  font-size: .6em;
  color: #637373;
  line-height: 0;
}

/* ## Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #121212;
  font-family: 'Bad Script', sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 10px;
}
h4 {
 margin: 0 10px 10px;
} 

h1 .highlight,
h2 .highlight,
h3 .highlight,
h4 .highlight,
h5 .highlight,
h6 .highlight {
  font-style: italic;
  color: #02D4FF;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/* ## Titles
--------------------------------------------- */
.archive-title {
  font-size: 20px;
}

.entry-title,
.archive-title {
  font-size: 36px;
}

.entry-title a,
.sidebar .widget-title a {
  color: #000;
}

.widget-title {
  font-size: 28px;
  text-align: center;
  margin-top: 10px;
}

.page .entry-title {
    padding-top: 15px;
}

.single .entry-header, .page .entry-header {
    background: #414141;
	background: -webkit-radial-gradient(circle farthest-side at center bottom, #8c82bd, #49426d 125%);
    background-image: radial-gradient(circle farthest-side at center bottom, #8c82bd, #49426d 125%);
    margin-bottom: 0px;
     padding-top: 15%;
     margin-bottom: 0px;
}

.single .entry-header p,
.single .entry-header h1,
.single .entry-header a {
     color: white;
}

.home.page .entry-header {
    background: transparent;
}

.page .entry-title {
    color: #f1efef;
    text-transform: uppercase;
}

/* ## Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
}

.featured-content img,
.gallery img {
  width: auto;
}

/* ## Gallery
--------------------------------------------- */
.gallery {
  overflow: hidden;
}

.gallery-item {
  float: left;
  margin: 0 0 28px;
  text-align: center;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-3 .gallery-item {
  width: 33%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery-columns-5 .gallery-item {
  width: 20%;
}

.gallery-columns-6 .gallery-item {
  width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
  width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
  width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  width: 11.1111%;
}

.gallery img {
  border: 1px solid #ddd;
  height: auto;
  padding: 4px;
}

.gallery img:hover {
  border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-weight: 300;
  padding: 16px;
  width: 100%;
}

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

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

::-moz-placeholder {
  color: #333;
  font-weight: 300;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #333;
  font-weight: 300;
}

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

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

tbody {
  border-bottom: 1px solid #ddd;
}

td,
th {
  text-align: left;
}

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

th {
  font-weight: 400;
}

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* ## Site Containers
--------------------------------------------- */
.site-inner,
.wrap {
  margin: 0 auto;
  max-width: 100%;
}

.site-inner {
margin-top: 0px;
  clear: both;
}

/* ## Column Widths and Positions
--------------------------------------------- */
/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
  float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  float: right;
}

/* ### Content */
.content {
  float: right;
  width: 720px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
  float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 580px;
}

.full-width-content .content {
  width: 100%;
  margin: 0 auto;
  float: none;
}

/* ### Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 300px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}

/* ### Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}

.one-third,
.two-sixths {
  width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}

.one-fourth {
  width: 23.076923076923077%;
}

.three-fourths {
  width: 74.35897435897436%;
}

.one-sixth {
  width: 14.52991452991453%;
}

.five-sixths {
  width: 82.90598290598291%;
}

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

/* # Common Classes
---------------------------------------------------------------------------------------------------- */
/* ## Call Out Boxes
--------------------------------------------- */
.call-out-box-cta,
.not-registered {
  background: #fff;
  padding: 30px;
  border: 3px solid #2E2E3A;
  border-radius: 30px;
  margin-bottom: 30px;
}

/* ## Avatar
--------------------------------------------- */
.avatar {
  float: left;
}

.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

.comment .avatar {
  margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */
.breadcrumb {
  margin-bottom: 20px;
}

.archive-description,
.author-box {
  margin-bottom: 30px;
  padding: 0 5%;
}

.author-box-title {
  font-size: 16px;
  margin-bottom: 4px;
}

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

/* ## Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden;
}

.site-header .search-form {
  margin-top: 12px;
}

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

/* ## WordPress
--------------------------------------------- */
a.aligncenter img {
  display: block;
  margin: 0 auto;
}

a.alignnone {
  display: inline-block;
}

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

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

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

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 20px 20px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 -60px 20px 20px;
}

.wp-caption-text {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

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

/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  word-wrap: break-word;
}

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

.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;
}

.textwidget {
       padding-left: 5%; 
       padding-right: 5%; 
    } 

section#page_in_widget-2 {
       margin: 0 auto; 
       width: 70%; 
    } 

/* ## After Post Widget
--------------------------------------------- */
.after-post {
  text-align: center;
  padding: 30px;
  margin-bottom: 30px;
  background: #fff;
  border: 3px solid #02D4FF;
  border-radius: 3px;
}
.after-post h2 {
  color: #1A090D;
}
.after-post p:last-child {
  margin: 0;
}
.after-post .email-callout-entry {
  padding: 30px;
  background: #E9ECEC;
  border: 3px solid #02D4FF;
}
.after-post .email-callout-entry input.email {
  background: #fff;
  border-color: #2E2E3A;
}

/* ## Featured Content Widget
--------------------------------------------- */
.featured-content .entry {
  margin-bottom: 20px;
  padding: 0 0 24px;
}

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


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-full-widget {
    text-align: center;
    border-top: 1px solid #e5e5e5;
    margin-top: 30px;
    padding: 20px 0 0;
}

.footer-widgets {
  clear: both;
  padding-top: 20px;
  color: #2E2E3A;
  font-size: 16px;
  line-height: 1;
  padding-bottom: 2%;
}
.footer-widgets .simple-social-icons {
  overflow: visible;
}

.footer-widgets .widget-title {
  color: #fff;
  opacity: .4;
}
.footer-widgets .widget-title:after {
  background: #fff;
  opacity: .3;
}
.footer-widgets .button-cta {
  background-color: transparent;
  opacity: .4;
}
.footer-widgets .button-cta.button:first-child {
  margin-right: 30px;
}

.footer-widgets .button-cta:last-child {
  margin-right: 0;
}

.footer-widgets,
.footer-widgets a {
    font-weight: 500;
    text-transform: lowercase;
}

.footer-widgets input {
  border: 1px solid #333;
}

.footer-widgets a.button {
color: #605d5d;
}

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

.footer-widgets .widget {
  margin-bottom: 30px;
}
.footer-widgets .widget:last-of-type {
  margin-bottom: 0;
}

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

/* # Home top Widgets
---------------------------------------------------------------------------------------------------- */


.home .site-container {
  background: transparent;
}
.home .site-header {
  border: 0;
}

.featuredpost .entry-title {
    text-align: center;
}

.home .entry:hover .entry-title a:hover {
  color: #dc373e;
}

.home-featured {
  padding-bottom: 60px;
  background: #f9f9f9;
  border-top: 3px solid #E9ECEC;
  border-bottom: 3px solid #E9ECEC;
  overflow: hidden;
}

.home-top {
  width: 100%;
  min-height: 800px;
  display: table;
}


.home-top:after {
  content: "";
  display: table;
  clear: both;
}
.home-top img {
  position: relative;
}
.home-top .home-top-content {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.home-top .home-top-content h2 {
  font-size: 72px;
  line-height: 1;
  margin: 0;
}
.home-top .home-top-content h3 {
  font-family: 'Bad Script', sans-serif;
  font-size: 36px;
  margin-top: 0;
  font-style: italic;
  font-weight: normal;
  opacity: .9;
}
.home-top .home-top-content h3:after {
  display: block;
  content: "";
  height: 3px;
  width: 250px;
  margin: 30px auto;
  background: #E9ECEC;
}

.home-middle-widget {
    text-align: center;
    padding: 10px 12% 0 12%;
    letter-spacing: 0.3px;
    border-radius: 2%;
    min-height: 350px;
    color: white;
	-webkit-box-shadow: 0 10px 60px -6px #777;
	-moz-box-shadow: 0 10px 60px -6px #777;
	box-shadow: 0 10px 60px -6px #777;
}

h3.wpmtst-testimonial-heading.testimonial-heading {
  line-height: 1.2;
  margin-bottom: 30px;
  text-transform: none;
  color: white;
  padding-top: 10%;
  font-size: 28px;
  margin-top: 10px;

}

.home-middle-widget .widget-title:after {
  display: block;
  content: "";
  height: 2px;
  width: 100px;
  margin: 30px auto 0;
  background: #E9ECEC;
}
.home-middle-widget .dashicons {
  color: #02D4FF;
  font-size: 6em;
  height: 100px;
  width: 100px;
}

.content.home-middle-widget.one {
    background: #F00000;
    background: -webkit-linear-gradient(to left, #c8c8c8, #bababa);
    background: linear-gradient(to left, #c8c8c8, #bababa);
}

.content.home-middle-widget.two {
    background: #232526;
    background: -webkit-linear-gradient(to left, #a69ad5 , #8c82bd);
    	background: linear-gradient(to left, #a69ad5 , #8c82bd);
}

.content.home-middle-widget.three {
    background: #757F9A;
    background: -webkit-linear-gradient(to left, #95d5cd , #53beae);
    background: linear-gradient(to left, #95d5cd , #53beae);
}

.home-featured {
    margin-top: -30%;
}

.home-featured .one-third{
    width: 26.623931623931625%;
}

.home-featured .one-third {
    margin-left: 3.564102564102564%;
}

.home-featured .first {
    margin-left: 6.564102564102564%;
 }

html > body .home-top-content .slide-excerpt-border {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border: 0px solid #ddd;
    padding: 0px;
    bottom: 0;
    position: absolute;
}

.home-top-content #genesis-responsive-slider {
    border: 0px solid #eee;
    padding: 0px;
}

section#genesisresponsiveslider-widget-2 {
    text-shadow: 0.4px 0.4px 0.4px #000;
}

.slide-excerpt-border a {
color: white;
}

.home .entry-image {
    max-width: 100%;
}

section#featured-post-2,
section#featured-post-4 {   
    background-image: url('/wp-content/themes/mooidordrecht/images/plattegrond-dordrecht.jpg');
    background-position: right 60px;
    background-repeat: no-repeat;
    background-size: cover;
}

section#featured-post-2 .entry-header {
    display: block;
}

p.more-from-category {
    background: #121212;
    padding: 2%;
    margin: 0 auto;
}

p.more-from-category:hover {
    background: #585180;
}

p.more-from-category a {
    color: white;
}

.home-full-widget {
  margin: 60px auto 0;
  max-width: 100%;
}

.home-full-widget .widget-title {
  margin-bottom: 60px;
}
.home-full-widget .featured-content > .widget-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.home-full-widget .featured-content > .widget-wrap .widget-title {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
.home-full-widget .featured-content > .widget-wrap .entry {
  width: 31.623931623931625%;
  margin-left: 2.564102564102564%;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.home-full-widget .featured-content > .widget-wrap .entry:nth-of-type(3n + 1) {
  margin-left: 0;
}

.home.page .home-full-widget .featured-content > .widget-wrap .entry:nth-of-type(3n + 1) {
margin: 5%;
}

.home-full-widget .featured-content > .widget-wrap .entry p {
  margin-bottom: 0;
}



/* # Social media Widgets
---------------------------------------------------------------------------------------------------- */

.social {
    padding: 4% 0% 4% 0%;
    background: #414141;
    background: -webkit-radial-gradient(circle farthest-side at center bottom, #8c82bd, #49426d 125%);
    background-image: radial-gradient(circle farthest-side at center bottom, #8c82bd, #49426d 125%);
    position: relative;
}

.social h4.widget-title.widgettitle {
    width: 50%;
    color: white;
    position: absolute;
    left: 0;
	font-family: 'Raleway', sans-serif;
}

.social .simple-social-icons {
    width: 50%;
    position: absolute;
    right: 0;
}
.social h4.widget-title.widgettitle:after {
    display: none;
}

.home.page .slide-excerpt {
    box-shadow: 2px 2px 7px #efefef;
    opacity: 1;
    font-family: Raleway;
    font-weight: bolder;
    text-transform: uppercase;
} 

.slide-excerpt {
    bottom: 40%;
}

html > body .home-top-content .slide-excerpt-border {
    font-size: 48px;
}



/* 3-column Footer Widgets
--------------------------------------------- */

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 30%; /* 360px / 1200px */
	float: left;
        padding: 0 5%;
}

.footer-widgets-1,
.footer-widgets-2 {
	margin-right: 5%; /* 60px / 1200px */
}




/* # Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
  font-size: .8em;
}

.sidebar .menu a {
  color: #2E2E3A;
}
.sidebar .menu .current-menu-item > a {
  background: #2E2E3A;    
  color: #fff;
}
.sidebar .menu a {
  padding: 15px;
  display: block;
  width: 100%;
}
.sidebar .menu a:hover {
  background: #2E2E3A;
  color: #fff;
}
.sidebar .menu .sub-menu li {
  margin-left: 0;
}
.sidebar .menu .sub-menu li a {
  padding-left: 30px;
}
.sidebar .menu .sub-menu li a:before {
  content: "- ";
}
.sidebar .menu .search {
  display: none;
}

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

.sidebar .widget {
  margin-bottom: 30px;
}

/* # Plugins
---------------------------------------------------------------------------------------------------- */
/* ## Gist Embeds (not a plugin)
--------------------------------------------- */
.calvinmakes .gist .gist-data {
  border: 0;
}

/* ## Genesis Simple Share
--------------------------------------------- */
.share-small {
  margin-bottom: 30px;
}

/* ## Genesis eNews Extended
--------------------------------------------- */
.enews-widget,
.enews-widget .widget-title {
  color: #fff;
}

.sidebar .widget.enews-widget {
  background-color: #333;
}

.enews-widget input,
.enews-widget input:focus {
  border: 1px solid #333;
}

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

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

.enews-widget input:hover[type="submit"] {
  background-color: #fff;
  color: #333;
}

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

/* ## Jetpack
--------------------------------------------- */
#wpstats {
  display: none;
}

/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  padding: 30px 0;
}

.site-header .wrap {
  position: relative;
}

/* ## Title Area
--------------------------------------------- */
.title-area {
  width: 400px;
  text-align: left;
  float: left;
}
.title-area img {
	width: 130px;
    margin-right: 20px;
    border: 3px solid transparent;
    -webkit-transition: all, 0.35s, ease-in-out;
    -moz-transition: all, 0.35s, ease-in-out;
    transition: all, 0.35s, ease-in-out;
}
}
.title-area:hover .site-title {
  -webkit-transform: translateX(15px);
  -moz-transform: translateX(15px);
  -ms-transform: translateX(15px);
  -o-transform: translateX(15px);
  transform: translateX(15px);
}
.title-area:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  border-color: #a2dbd4;
}

.site-title {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.4;
  font-style: italic;
  -webkit-transition: all, 0.35s, ease-in-out;
  -moz-transition: all, 0.35s, ease-in-out;
  transition: all, 0.35s, ease-in-out;
}

.site-title a,
.site-title a:hover {
  color: #272727;
}

.header-image .site-title > a {
  background: url(images/logo.png) no-repeat left;
    float: left;
    min-height: 111px;
    width: 280px;
    background-size: 200px;
}

.site-description {
  font-size: 16px;
  line-height: 1.5;
}

.site-description,
.site-title {
  text-transform: none;
  margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
  display: flex;
  text-indent: -9999px;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */

/* # Site Footer plugin
*/

#footer .footer-center, #footer .return-center, .footer-center, .return-center {
    zoom: 80%;
}

div#footer-return a {
    padding-right: 5%;
	color: white;
}

.site-footer {
  color: #2E2E3A;
  font-size: 16px;
  line-height: 1;
  padding: 10px 0 30px;
  text-align: center;
}
.site-footer .widget-title {
  color: #2E2E3A;
}
.site-footer p {
  opacity: .4;
  color: #fff;
}
.site-footer a {
  color: #fff;
  font-weight: normal;
}

.site-footer p {
  margin-bottom: 0;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
#menu-toggle {
  -webkit-transition: all, 0.35s, ease-in-out;
  -moz-transition: all, 0.35s, ease-in-out;
  transition: all, 0.35s, ease-in-out;
  display: none;
  text-align: center;
  height: 100px;
  width: 100px;
  float: right;
  padding: 65px;
  z-index: 10001;
  background: #fff;
}
#menu-toggle span {
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}
#menu-toggle:hover {
  color: #02D4FF;
  color: #a2dbd4;
}

.off-canvas-active #menu-toggle {
  color: #02D4FF;
  color:#a2dbd4
}

.nav-primary .genesis-nav-menu {
  float: right;
  clear: both;
  font-size: 20px;
  line-height: 1;
  width: auto;
  margin-top: -80px;
  text-align: right;
}
.nav-primary .genesis-nav-menu > .menu-item-has-children > a:after {
  content: "\f347";
  float: right;
  font-family: "Dashicons";
  position: relative;
  top: 1px;
  margin-left: 5px;
  font-size: .8em;
}
.nav-primary .genesis-nav-menu .menu-item-has-children > .sub-menu > .menu-item-has-children > a:before {
  content: "\f341";
  float: left;
  font-family: "Dashicons";
}

.nav-primary .genesis-nav-menu .menu-item {
  display: inline-block;
  position: relative;
}
.nav-primary .genesis-nav-menu .menu-item .search span.dashicons {
  height: 16px;
  width: 16px;
  position: relative;
  top: -1px;
}
.nav-primary .genesis-nav-menu .menu-item.button-cta > a {
  padding: 10px;
  border: 3px solid #1A090D;
  color: #1A090D;
  border-radius: 3px;
}
.nav-primary .genesis-nav-menu .menu-item.button-cta > a:hover {
  color: #02D4FF;
  border-color: #02D4FF;
}

.nav-primary .genesis-nav-menu a {
  color: #000;
  display: block;
  padding: 15px;
  font-weight: bold;
  position: relative;
  -webkit-transition: opacity, 0.5s, ease-in-out;
  -moz-transition: opacity, 0.5s, ease-in-out;
  transition: opacity, 0.5s, ease-in-out;
}

.nav-primary .genesis-nav-menu .current-menu-item > a {
  color: #8cbeb8;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.nav-primary .genesis-nav-menu .sub-menu a:hover {
  color: #a2dbd4;
}

.nav-primary .genesis-nav-menu .sub-menu {
  -webkit-transition: opacity, 0.35s, ease-in-out;
  -moz-transition: opacity, 0.35s, ease-in-out;
  transition: opacity, 0.35s, ease-in-out;
  opacity: 0;
  position: absolute;
  right: -99999px;
  width: 200px;
  z-index: -5;
  background: #2E2E3A;
  right: 10px;
  border-radius: 3px;
}
.nav-primary .genesis-nav-menu .sub-menu .sub-menu {
  right: 110%;
  top: 0;
}
.nav-primary .genesis-nav-menu .sub-menu a {
  color: #fff;
  opacity: .4;
  border-top: none;
  font-size: 14px;
  padding: 15px 20px;
  position: relative;
  display: block;
  width: 200px;
  font-weight: normal;
}
.nav-primary .genesis-nav-menu .sub-menu a:hover {
  opacity: 1;
  color: #fff;
}

.nav-primary .genesis-nav-menu > .menu-item:hover > .sub-menu {
  right: 0;
  display: block;
  opacity: 1;
  z-index: 99;
}

.nav-primary .genesis-nav-menu .sub-menu .menu-item:hover > .sub-menu {
  right: 99%;
  display: block;
  opacity: 1;
  z-index: 99;
  top: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background: #454556;
}

/* ## Secondary Navigation
--------------------------------------------- */
.nav-primary {
  width: 100%;
  max-width: 700px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: 'Bad Script', sans-serif;
  font-style: italic;
}

.nav-secondary {
  -webkit-transition: all, 0.35s, ease-in-out;
  -moz-transition: all, 0.35s, ease-in-out;
  transition: all, 0.35s, ease-in-out;
  z-index: 10000;
  position: fixed;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  -webkit-transform: translateX(300px);
  -moz-transform: translateX(300px);
  -ms-transform: translateX(300px);
  -o-transform: translateX(300px);
  transform: translateX(300px);
  background: #2E2E3A;
  background-image: -webkit-radial-gradient(circle farthest-side at center left, #8c82bd, #24185f 200%);
  background-image: radial-gradient(circle farthest-side at center left, #8c82bd, #24185f 200%);
  max-width: 260px;
  display: none;
}
.nav-secondary .wrap {
  padding: 0;
}
.nav-secondary .genesis-nav-menu {
  float: none;
  text-align: right;
  font-size: 16px;
  margin-top: 35px;
  border-radius: 0;
  padding-left: 0;
}
.nav-secondary .genesis-nav-menu > .menu-item.menu-item-has-children > a {
  text-transform: uppercase;
  opacity: .8;
}
.nav-secondary .genesis-nav-menu .menu-item {
  float: none;
  text-align: left;
  width: 100%;
}
.nav-secondary .genesis-nav-menu .menu-item a {
  font-family: 'Bad Script', sans-serif;
  padding: 15px 30px;
  width: 100%;
  display: block;
  color: #fff;
  opacity: .4;
  font-weight: normal;
}
.nav-secondary .genesis-nav-menu .menu-item a:hover {
  opacity: 1;
}
.nav-secondary .genesis-nav-menu .menu-item .sub-menu {
  position: static;
  width: 100%;
  display: block;
  opacity: 1;
  background: #23232c;
}
.nav-secondary .genesis-nav-menu .menu-item .sub-menu a {
  padding-left: 40px;
  font-size: .8em;
}
.nav-secondary .genesis-nav-menu .menu-item .sub-menu .menu-item:last-child a {
  border-bottom-right-radius: 0;
}
.nav-secondary .genesis-nav-menu .menu-item .sub-menu .sub-menu a {
  padding-left: 60px;
}
.nav-secondary .genesis-nav-menu .button-cta a {
  border: 0;
  color: #fff;
}
.nav-secondary .genesis-nav-menu .menu-item-has-children > a:before,
.nav-secondary .genesis-nav-menu .menu-item-has-children > .sub-menu > .menu-item-has-children > a:before {
  display: none;
}
.nav-secondary .genesis-nav-menu .menu-item-has-children > a:after,
.nav-secondary .genesis-nav-menu .menu-item-has-children > .sub-menu > .menu-item-has-children > a:after {
  display: none;
}

/* ## Animation Settings and Classes
--------------------------------------------- */
.off-canvas-active {
  overflow: hidden;
}

.nav-secondary,
.site-container,
.site-header {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
}

.nav-secondary {
  -webkit-transform: translate3d(260px, 0, 0);
  -moz-transform: translate3d(260px, 0, 0);
  -ms-transform: translate3d(260px, 0, 0);
  -o-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0);
}

.off-canvas-active .nav-secondary {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.site-container {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
}

.off-canvas-active .site-container,
.off-canvas-active .site-header {
  -webkit-transform: translate3d(-260px, 0, 0);
  -moz-transform: translate3d(-260px, 0, 0);
  -ms-transform: translate3d(-260px, 0, 0);
  -o-transform: translate3d(-260px, 0, 0);
  transform: translate3d(-260px, 0, 0);
}

/* ## Site Overlay
--------------------------------------------- */
.site-overlay {
  display: none;
}

.off-canvas-active .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 260px;
  bottom: 0;
  left: 0;
  z-index: 9999;
}

/* # Content Area
---------------------------------------------------------------------------------------------------- */
/* ## Single And Page Entries
--------------------------------------------- */
.single .entry-title,
.page .entry-title {
  font-size: 36px;
}
.single .entry-header,
.page .entry-header {
  text-align: center;
}

.page .entry-title {
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.home.page .entry-header {
    background: transparent;
}

.page .entry-header {
display: none;
}

/* ## Blog Page
--------------------------------------------- */

body.archive.category main.content {
    padding: 10%;
}

.blog .entry-content,
.category .entry-content {
  opacity: .7;
  margin-left: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.blog .entry-title,
.category .entry-title {
  font-size: 24px;
  padding-bottom: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.blog .entry-title a,
.category .entry-title a {
  color: #1A090D;
}
.blog .entry-header,
.category .entry-header {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.blog .entry-header .entry-meta,
.category .entry-header .entry-meta {
  margin-bottom: 0;
  padding-bottom: 0;
}
.blog .entry-footer .entry-meta,
.category .entry-footer .entry-meta {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 15px;
}
.blog .archive-description,
.category .archive-description {
  margin-left: 0;
  margin-bottom: 30px;
  background: #E9ECEC;
  padding: 30px;
  border-radius: 3px;
  text-align: center;
}
.blog .archive-description p,
.category .archive-description p {
  font-style: italic;
}
.blog .entry,
.category .entry {
  border-bottom: 3px solid #E9ECEC;
}
.blog .entry:hover .entry-content,
.category .entry:hover .entry-content {
  opacity: 1;
}
.blog .entry:hover .entry-title a,
.category .entry:hover .entry-title a {
  color: #02D4FF;
}


/* ## Entries
--------------------------------------------- */
.entry {
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.entry .featured-img {
    margin-bottom: 20px;
    max-height: 500px;
    overflow: hidden;
}

.entry hr {
  border: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #E9ECEC;
}

.entry-header {
  margin-bottom: 0px;
  border-bottom: 1px solid #E9ECEC;
}

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: bold;
  margin-top: 2em;
}

.home-featured,
.error404 main.content {
    padding: 10% 0%;
	padding: 0%;
    text-align: center;
}

form.search-form {
    margin-top: 30px;
}

.entry-content {
    margin-top: 60px;
}

.entry-content a:hover {
    color: #a2dbd4;
}
.entry-content a {
    color: #77c5bc;
}

.entry-content img {
  border: 0px solid #E9ECEC;
}

.entry-content ol,
.entry-content ul {
  margin-bottom: 28px;
  margin-left: 20px;
}

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


.acf-columns-A  .one-half ul > li, 
.acf-columns-B  .one-half.first ul > li,
.entry-content ul > li {
  list-style-type: none;
  margin-left: 5%;
  padding: 1%;
 }

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

.entry-content code {
  background-color: #E9ECEC;
  color: #4c5757;
  padding: 3px 10px;
  font-size: .8em;
}

.intro {
  display: block;
  font-size: 2em;
  font-style: italic;
  color: #2E2E3A;
}

/* ## Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-style: italic;
  margin: 5px 0 10px;
}
p.entry-meta .entry-categories a {
  padding: 3px 10px;
  background: #E9ECEC;
  border-radius: 3px;
  text-transform: uppercase;
  position: relative;
  top: 3px;
  color: #637373;
  margin-right: 5px;
}
p.entry-meta .entry-categories a:hover {
  background: #02D4FF;
  color: #fff;
}

.entry-header .entry-meta {
  margin-bottom: 24px;
  font-size: 14px;
}

.entry-footer .entry-meta {
  margin-top: 0;
  padding-top: 24px;
  font-size: 10px;
}

.entry-categories,
.entry-tags {
  display: block;
}

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

/* ## Pagination
--------------------------------------------- */
.pagination {
  clear: both;
  margin: 40px 0;
}

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

.archive-pagination li {
  display: inline;
}

.archive-pagination li a {
  background-color: #333;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
  background-color: #02D4FF;
}

/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  margin-bottom: 30px;
  padding: 5%;
}

.comment-header {
  font-size: 16px;
}

li.comment {
  background: #E9ECEC;
}
li.comment .avatar {
  border-radius: 50%;
  border: 3px solid #2E2E3A;
}
li.comment code {
  font-size: .8em;
  line-height: 1.2;
  padding: 30px;
  background: #fff;
  display: block;
  color: #555;
}

.comment-content {
  clear: both;
}

.comment-list li {
  margin-top: 15px;
  padding: 30px;
}

.comment-list li li {
  margin-right: -30px;
}

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

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.entry-comments .comment-author {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.comment-list .children > li.bypostauthor > article {
  background: rgba(255, 255, 255, 0.5);
  padding: 30px;
}
.comment-list .children > li.bypostauthor > article .avatar {
  border-color: #585180;
}

.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 16px;
  padding: 24px;
}

/*------------------laatste aanpassingen-------------------*/


  body.menu-open .nav-secondary {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  .nav-secondary {
    display: block;
  }

  .site-header {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 9999;
    padding: 0;
  }

  .single .entry-content,
  .single .after-post,
  .page .after-post,
  .blog .entry-content,
  .blog .after-post,
  .footer-widgets{
    max-width: 100%;
    zoom: 80%;
    text-align: left;
  }

  .full-column h2,
  .full-column h3,  
  .page .entry-content h2, 
  .page .entry-content h3, 
  .entry-content h2, 
  .page .entry-content h3 {
   line-height: 1.6;
   color: #8c82bd; 
} 

  .full-column, 
  .page .entry-content,sco
  .entry-content { 
    max-width: 100%;
    text-align: left;
	width: 100%;
/*	height: 750px;*/
    margin: 0 auto;
}

  .full-column {
padding-top: 5%;
}

.full-column h2,
.full-column h3,
.full-column p,
.entry-content p,
.entry-content h3,
.entry-content h2 {
    padding: 0% 5%;
}
 
.home.page h1 {
    text-align: center;
	padding-top: 5%;
line-height: 2;
}

/*---------------------------overall-------------------------*/

 
.hero-image {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    position: relative;
    width: 100%;
    height: 604px;
    margin: 0 auto;
    background-color: #bbb;
    border-bottom: 30px solid #d91e2a;
}

.hero-image h1 {
    color: white;
    text-shadow: 1px 2px 1px #434242;
    font-family: Raleway;
    font-size: 3em;
    line-height: 1.2em;
    font-weight: 300;
    text-transform: uppercase;
}

.dark-overlay {
    background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,0.3) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.6)), color-stop(30%,rgba(0,0,0,0.5)), color-stop(80%,rgba(0,0,0,0.4)), color-stop(100%,rgba(0,0,0,0.3)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,0.3) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,0.3) 70%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,0.3) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0.2) 0,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,0.3) 100%);
    height: 100%;
    position: relative;

    .container{
    position: relative;
    display: block;
    height: 100%;
    }
}
 

.hero-image-caption{
     padding: 0;
    position: absolute;
    bottom:18%;
    text-align: center;
    line-height: 1.2;
    -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    animation-delay: 0.7s;
    left: 50%;
    transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
}
 
    .hero-text-wrap{
       font-style: italic;
       letter-spacing: 1px;
       line-height: 1.4em; 
    } 

    ul li{
    text-align: left;
    }
 
     p:last-of-type{
        margin-bottom: 0;
    }
 
    .btn{
        margin-top: 20px;
    }
 
    &.caption-left{
        left:5%;
    }
    &.caption-right{
        right:5%;
 
        .hero-text-wrap{
            float:right; 
        }
    }
  
}

/*category-button*/


.wrap_box_knoppen p, 
.wrap_box_knoppen a {
    text-align: center;
    font-size: 21px;
    color: #afafaf;
    border-radius: 5px;
	letter-spacing: 1px;
    padding: 5%;
	text-transform: uppercase;
}


.wrap_box_knoppen p {
	width: 400px;
    max-width: 100%;
    background: transparent;
    box-shadow: 1px 2px 100px #cecece;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 5%;
}


.wrap_box_knoppen p:hover {
    background: #585180;
}

.wrap_box_knoppen a:hover {
    color: white;
}

.wrap_box_knoppen {
	width: 50%;
	max-width: 1000px;
	float:left;
border-right: 1px solid white;
border-bottom: 1px solid white;
}

/* three-column */

.acfdrie {
	text-align: center;
}

/* contactpagina*/

.page-template-page-events-php main.content {
    padding: 5% 2% 0% 2%;

}

.contact-column {
    color: black;
    padding: 5%;
}
.contact h2 {
       color: white; 
    } 

.contact {
       height: 400px; 
       min-height: 100%; 
       padding-bottom: 100px; 
       padding-left: 5%; 
       padding-right: 5%; 
       padding-top: 100px; 
       position: relative; 
    } 

.widget_footer_copyright,
.widget_footer_trademarks,
.contact {
       background: -webkit-radial-gradient(circle farthest-side at center bottom, #ffffff, #fdfafa 125%);
	   background-color: #49426d;
       background-image: radial-gradient(circle farthest-side at center bottom, #ffffff, #fdfafa 125%);
       color: #8d8d8d; 
	   width: 1024px;
	   max-width: 100%;
       margin: 0 auto;
    }

form.wpcf7-form {
       zoom: 50%;
	   padding: 0px 70px 20px;
}
    } 


/*footer*/

.footer-widgets .widget-wrap {
    line-height: 1.5;
}

.widget_footer_copyright,
#footer-credits span.telephone a, 
.widget_footer_trademarks {
    font-size: 14px;
    color: white;
}

.md-container-sectie-1 {
       background-color: #ff0000; 
       margin-top: 0px; 
       padding-bottom: 22px; 
       padding-left: 22px; 
       padding-right: 22px; 
       padding-top: 22px; 
    } 




/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {
	
form.wpcf7-form {
	   padding: 5%;
}
	
  .home-top .home-top-signup h2 {
    font-size: 66px;
  }

  .home-full-widget {
     margin: 0;
  }

  .site-header .nav-primary {
    max-width: 640px;
  }

  .site-inner,
  .wrap {
    max-width: 100%;
  }

  .content {
    width: 680px;
  }

  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 280px;
  }

  .home .site-inner:before {
    display: none;
  }
  .home .entry-content {
    max-width: 100%;
  }


  .sidebar .widget-title:after {
    display: block;
    content: "";
    height: 3px;
    width: 100%;
    margin: 30px auto 60px;
    background: #E9ECEC;
  }
}

@media only screen and (max-width: 1024px) {
	
	.nav-primary {
    display: none;
  }
	
  #menu-toggle {
    display: block;
}

.home-featured .one-third{
    width: 30.623932%;
}

.home-featured .one-third {
    margin-left: 2.564103%;
}

.home-featured .first {
    margin-left: 1.564103%;
 }

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
	padding-left: 5%;
	padding-right: 5%;
	}

.page .entry-content, 
.entry-content p {  
 max-width: 100%; 
} 

.single .entry-content, 
.single .after-post, 
.page .after-post, 
.blog .entry-content, 
.blog .after-post,
 .footer-widgets  ul li {   
text-align: center; 
zoom: 100%;

}
	.wp-block-group.eplus-9Csi5F {
    zoom: 50%;
	}
.wp-block-columns.alignfull.eplus-BbKJPf h2 {
    font-size: 26px;
}
}

@media only screen and (max-width: 960px) {

.acf-columns-A h2, .acf-columns-B h2 {
    padding-top: 7%;
}

.acf-columns-A p, .acf-columns-B p {
    font-size: 14px;
}

.social {
    padding: 2% 0% 2% 0%;
}

.social h4.widget-title.widgettitle {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.social .simple-social-icons {
    width: 100%;
    position: relative;
}

.home-featured .one-third {
    width: 31.623931623931625%;
}
.home-featured .one-third {
    margin-left: 2.564102564102564%;
}
.home-featured .first {
    margin-left: 0;
}
  .home-top .home-top-signup h2 {
    font-size: 55px;
  }

  .home-full-widget .featured-content > .widget-wrap .entry {
    width: 100%;
  }
  .home-full-widget .featured-content > .widget-wrap .entry:nth-of-type(3n + 1) {
    margin-left: 2.564102564102564%;
  }
  .home-full-widget .featured-content > .widget-wrap .entry:nth-of-type(2n + 1) {
    margin-left: 0;
  }
 
  .site-inner,
  .wrap {
    max-width: 100%;
  }

  .site-header > .wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .home-top {
    padding-top: 110px;
  }

  .site-inner {
    margin-top: 60px;
  }

  .home .site-inner:before {
    display: none;
  }
  .home .entry-image {
    margin-bottom: 0%;
  }
  .home .site-header {
    border-bottom: 2px solid #E9ECEC;
  }

  .site-header {
    border-bottom: 2px solid #E9ECEC;
  }

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

  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area {
    width: 100%;
  }

  .header-image .title-area {
    background-position: center top;
  }

  .site-header .search-form {
    margin: 16px auto;
  }

  .genesis-nav-menu li.right {
    display: none;
  }
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
	padding-bottom: 5%;
}	
	.home-top {
  min-height: 400px;
}
}

@media only screen and (max-width: 960px) and (min-width: 600px)  {

.page .wp-block-media-text {
    display: block;
}

.page .eplus-l5bUtB {
    padding: 5%;
 }
.page .eplus-vXAB4p {
    margin: 84px 0px 0px 0px;
}
}


@media only screen and (max-width: 800px) {
	
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    width: 100%;
}

/* category buttons */
.wrap_box_knoppen {
    width: 100%;
}

.full-width-content .content {
    margin-top: 0px;
}
  body {
    font-size: 15px;
  }

  .home-full-widget .featured-content > .widget-wrap .entry {
    width: 100%;
    margin-left: 0;
    display: block;
  }
  .home-full-widget .featured-content > .widget-wrap .entry:nth-of-type(3n + 1) {
    margin-left: 0;
  }

  .home-top .home-top-signup h2 {
    font-size: 45px;
  }
  .home-top .home-top-signup h3 {
    font-size: 26px;
    margin-top: 5px;
  }

  .site-header {
    min-height: 80px;
  }

  .site-description {
    display: none;
  }

  .home .home-top {
    margin-top: 80px;
  }

  .home .home-top-image {
    display: none;
  }

  .home .home-middle-projects .featured-content .entry .alignleft {
    margin-right: 30px;
    margin-bottom: 30px;
  }

  .home-top .wrap {
    padding-left: 0%;
    padding-right: 0%;
  }

  .archive-description,
  .sidebar .widget,
  .site-header {
    padding: 0;
  }

  .author-box,
  .comment-respond,
  .entry-comments,
  .entry-pings {
   padding: 5%
}

  .archive-pagination li a {
    margin-bottom: 4px;
  }

  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .home-featured .one-third,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    margin: 0;
    width: 100%;
    padding: 10%;
  }
}

@media only screen and (max-width: 780px) {

.wp-container-2.eplus-styles-uid-d205f3 {
    margin-top: -18%;
}
}

@media only screen and (max-width: 768px) {
	
.wp-container-2.eplus-styles-uid-d205f3 {
    margin-top: -17%;
}
	
.featuredpost .entry-title {
    zoom: 70%;
}

div#footer-return a {
    padding-right: 0%;
}


	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		width: 100%;
	}
	
	.footer-widgets-1,
	.footer-widgets-2 {
		margin-right: 0;
	}

}

@media only screen and (max-width: 667px) {
	
	 .home .home-top {
    margin-top: 0px;
  }


.hero-image{
    background-position: 0 0;
    height:380px;
}

 .hero-image-caption{
     width:90%;
padding: 5%;
}

.hero-image h1 {
zoom: 70%;
}

.slide-excerpt {
    bottom: 0%;
}

html > body .home-top-content .slide-excerpt-border {
    font-size: 24px;
}

  .site-header {
    min-height: 60px;
  }

  .home .entry-image {
    width: 100%;
  }

  .home .home-top .home-top-content h2 {
    font-size: 42px;
  }
  .home .home-top .home-top-content h3 {
    font-size: 16px;
  }
  .home .signup input.email {
    width: 100%;
    border-right-width: 3px;
    margin-bottom: 10px;
  }
  .home .signup #submit {
    width: 100%;
  }

  .title-area {
    width: 400px;
  }
  .title-area:hover .site-title {
    transform: none;
  }
  .title-area .site-title {
    display: flex;
  }
  .title-area img {
    width: 80px;
    margin-top: 20px;
  }

  #menu-toggle {
    height: 100px;
    width: 100px;
	float: none;
  }

	.header-image .site-title > a {
    min-height: 111px;
    width: 150px;
    background-size: 150px;
	margin-top: 15px;
}

  .entry .entry-content {
    width: 100%;
    margin-left: 0;
  }
  .entry .entry-title {
    font-size: 28px;
  }
  .entry .intro {
    font-size: 26px;
  }

  .footer-widgets .button,
  .footer-widgets .button-overlay.button:first-child {
    margin: 0 0 10px;
  }

  .site-footer p {
    line-height: 1.4;
    font-size: 14px;
  }

.wrap_box_knoppen p, .wrap_box_knoppen a {  
 font-size: 12px;
 }

.featuredpost .entry-title {
    zoom: 90%;
}
}

@media only screen and (max-width: 600px) {
	
.wp-container-2.eplus-styles-uid-d205f3 {
    margin-top: -22%;
}

.wp-block-group.eplus-dzTeQR {
    margin-top: 32px;
}

.wp-block-cover.eplus-NNhsdp {
    margin-top: 62px;
 }
	.eplus-gxOcA4 {
		
	}
}

@media only screen and (max-width: 480px) {
	
.wp-container-2.eplus-styles-uid-d205f3 {
    margin-top: -33%;
}

.contact {
       height: 540px; 
}

.hero-image h1 {
    font-size: 2.4em;
}

.hero-image-caption{
    bottom:2%;
}

.home-top .wrap {
    margin-top: 100px;
}

.btn-contact {
    font-size: 12px;
 }
.title-area img {
 display:none;
}
.title-area {
    width: 90%;
}

.header-image .site-title > a {
    width: 200px;
    background-size: 200px;
}
}

/*# sourceMappingURL=style.css.map */


#genesis-responsive-slider {
    padding: 0px;
    border: 0px solid #eee;
}

/* Header */

.site-header {
padding: 1% 2% 1%;
box-shadow: 0 0 4rem rgb(42 49 57 / 37%);
}

.site-header > .wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}

.slide-excerpt {
    background-color: none;
    color: white;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1140px;
}


.home-top {
    padding-top: 0px;
}

.home-featured {
    overflow: initial;
}

.full-width-content .content {
    position: relative;
}



/* Buttons
------------------------------------------------------------ */

#vscf .form-group button,
 button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content a.button, 
-btn {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #e6e6ec;  
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    border: 0;
    line-height: 2.5em;
    margin-bottom: 1em;
    outline: none;
    text-decoration: none;
}
  
span.arrow:after {
    display: inline-block;
    content: "\f345";
    font-family: "Dashicons";
    line-height: 2.5em;
    text-align: center;
    color: white;
    font-size: 0.8em;
    font-weight: bold;
    width: 2.5em;
    transition: margin 200ms;
    -moz-transition: margin 200ms;
    -o-transition: margin 200ms;
    margin-left: .75em;
  }


#vscf .form-group button,
 button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
.button:hover,
.entry-content a.button:hover, 
.btn:hover {
    background: rgb(146 134 196);
    border-radius: 5px;
    padding: 0 5% 0 5%;
 }

.btn-contact{
  background: #94ccc5;
  color: #fff;
  padding: 0 0 0 1em;
  border-radius: 5px 7px 7px 5px;
  margin-bottom: 40px;
}

#vscf .form-group button,
button,
input[type="button"],
input[type="reset"],
.button,
.entry-content a.button,
.btn-contact{
    position: absolute;
    left: 50%;
    margin-top: 50px;
    transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
   -webkit-transform: translate(-50%, 0%);
} 

input[type="submit"]:hover {
    background: #585180;
}
input[type="submit"] {
    background: #585180;
    color: white;
}

.btn-contact:hover{
    border-radius: 0px;
    padding: 0 0 0 1em;
    border-radius: 5px 7px 7px 5px;
}
.btn-contact span.arrow:after {
    background: #8c82bd;
    border-radius: 0px 5px 5px 0px;
}

.btn-contact span.arrow:hover {
    margin-left: 1.25em;
}

@media only screen and (max-width: 240px) {

.hero-image h1 {
    font-size: 100%;
}

.hero-image-caption {
display: none;
}

.page .entry-header,
html > body .home-top-content .slide-excerpt-border,
.header-image .site-title > a,
.btn-contact {
    zoom: 92%;
 }
}

#vscf .form-group button {
    background: #7b72a9;
	border-radius: 5px;
}

.eplus-vXAB4p {
    box-shadow: 0 0 4rem rgb(42 49 57 / 37%);
}

.eplus-tDNbXg {
  font-family: 'Raleway', sans-serif;
  padding: 3%;
 }: 

:root .has-very-dark-gray-color {
    font-family: 'Bad Script';
}


.page .swp_social_panel .total_shares.total_sharesalt .swp_count,
.page .nc_tweetContainer.swp_share_button.total_shares.total_sharesalt,
.page .swp_social_panel .total_shares.total_sharesalt .swp_label {
    color: #ffffff;
}


p.eplus-1qJCcp {
    margin-bottom: 20px;
}


