body#tinymce.wp-editor {
margin: 10px;
} html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #000;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
body {
background: #fff;
} h1,h2,h3,h4,h5,h6 {
clear: both;
margin: 0.2em 0;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 28px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: .5em;
} p {
margin-bottom: 1em;
}
.textwidget p {
margin-bottom: 0;
}
ul, ol {
margin: 0;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-left:0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
font-style: italic;
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #dfd6c7;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
padding: 1.6em;
overflow: auto;
max-width: 100%;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #ccc;
background: #e6e6e6;
color: rgba(0,0,0,.8);
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.4rem;
line-height: 1;
padding: 1.12em 1.5em 1em;
}
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-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type=text],
input[type=email],
textarea {
background: rgba( 255, 255, 255, 0.3 );
border: 1px solid #ccc;
border-radius: 3px;
padding: 6px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
background: #fff;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 98%;
} a,
a:visited {
text-decoration: none;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
}
a.read-more { font-size:14px; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
margin-bottom: 1em;
}
.aligncenter {
clear: both;
display: block;
margin: 1.5em auto;
} .assistive-text {
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.site-title,
.entry-title,
.page-title,
.entry-content,
.entry-summary,
.widget-title,
.comments-title,
.comment .reply,
.comment-meta,
.comment-author,
#reply-title {
font-family: Georgia, 'Times New Roman', serif;
} #mainContainer {
width:100% !important;
float:none;
background-color:transparent;
}
#main {
clear: both;
overflow: hidden;
}
.site-footer {
clear: both;
width: 100%;
} .site-header hgroup {
background: #d4d4d4;
padding:1.5em;
}
.site-title {
display:none;
font-size: 45px;
font-size: 4.5rem;
font-style: italic;
}
.site-description {
font-size: 13px;
font-size: 1.3rem;
}
.site-title a,
.site-description {
color: #552889;
} .main-navigation {
clear: both;
display: block;
padding: 1.5em;
}
.main-navigation:after {
clear: both;
content: "";
display: block;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
display:inline-block;
margin: 0.5em 0;
position: relative;
}
.main-navigation a {
display: block;
font-size: 1.4rem;
font-weight: bold;
margin-right: 2em;
text-decoration: none;
}
.main-navigation ul ul {
background: #e9e0d1;
border: 1px solid rgba( 0, 0, 0, 0.1 );
display: none;
float: left;
position: absolute;
top: 1.2em;
left: 0;
z-index: 99999;
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
}
.main-navigation ul ul a {
padding: 0 1.5em;
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul li:hover > ul {
display: block;
} .menu-toggle {
color: #7c948a;
cursor: pointer;
font-size: 20px;
font-weight: bold;
text-align: center;
}
.main-small-navigation .menu {
display: none;
} .myfixed ul { text-align:center; } .site-main {
background: transparent;
}
.sticky {
}
.hentry {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin: 0 0 1.5em;
padding-bottom: 1.5em;
}
.featured img {
width:300px;
height:auto;
}
.entry-title,
.page-title {
font-size: 28px;
font-style: italic;
margin: 0 0 0.2em;
}
.entry-title a {
text-decoration: none;
}
body.search .page-title,
body.archive .page-title {
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 1em;
}
.entry-meta {
clear: both;
font-size: 12px;
font-size: 1.2rem;
}
footer.entry-meta { display:none; }
.byline {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.entry-content table,
.comment-content table {
border: 1px solid #d9d9d9;
border-left-width: 0;
margin: 0 -0.083em 2.083em 0;
text-align: left;
width: 100%;
}
.entry-content tr th,
.entry-content thead th,
.comment-content tr th,
.comment-content thead th {
border-left: 1px solid #d9d9d9;
font-weight: bold;
padding: 0.5em 	1.25em;
}
.entry-content tr td,
.comment-content tr td {
border: 1px solid #d9d9d9;
border-width: 1px 0 0 1px;
padding: 0.5em 	1.25em;
}
.entry-content tr.odd td,
.comment-content tr.odd td {
background: #dfd6c7;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
ul.page-numbers li { display:inline-block; } .format-aside .entry-content {
border-left: 4px solid rgba( 0, 0, 0, 0.1 );
padding-left: 1em;
} .site-header img,
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
.site-header img,
.entry-content img,
.widget-img,
img[class*="align"],
img[class*="wp-image-"],
.wp-caption img {
height: auto; }
.site-header img,
.entry-content img,
.widget img,
img.size-full {
max-width: 100%;
width: auto; }
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.alignnone {
margin-bottom: 1.5em;
}
.wp-caption img {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
#content .gallery {
margin-bottom: 1.5em;
}
.wp-caption-text,
.gallery-caption {
font-size: 12px;
font-size: 1.2rem;
font-style: italic;
}
#content .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
#content .gallery dd {
margin: 0;
} embed,
iframe,
object {
max-width: 100%;
} .site-content .site-navigation {
font-size: 13px;
font-size: 1.3rem;
font-style: italic;
margin: 0 0 1.5em;
overflow: hidden;
}
.site-content .nav-previous {
float: left;
width: 50%;
}
.site-content .nav-next {
float: right;
text-align: right;
width: 50%;
} #comments {
clear: both;
}
.bypostauthor {
}
.comments-title,
#reply-title {
font-size: 20px;
font-size: 2rem;
}
.commentlist li {
list-style: none;
}
.commentlist,
.children {
list-style: none;
margin: 0;
}
.children {
margin: 0 0 0 6%;
}
.commentlist li.comment,
.commentlist li.pingback {
border-bottom: 1px solid rgba( 0, 0, 0, 0.2 );
padding-left: 2.5em;
}
.commentlist .children li,
.commentlist li:last-of-type {
border: none;
}
article.comment,
li.pingback {
overflow: hidden;
padding: 2.5em 0 0.7em;
position: relative;
}
.children article.comment,
.children li.pingback {
padding-top: 1.0em;
}
.comment .avatar {
float: left;
margin-right: 1.25em;
}
.comment-author {
font-size: 14px;
font-size: 1.4rem;
}
.comment-meta {
font-size: 12px;
font-size: 1.2rem;
}
.comment-content{
font-size: 13px;
font-size: 1.3rem;
margin: 1em 0 0 4.5em;
}
.comment .reply {
font-size: 12px;
font-size: 1.2rem;
text-align: right;
}
li.pingback {
font-weight: bold;
}
li.pingback a {
font-weight: normal;
} .comment-notes,
#commentform .form-allowed-tags,
p.nocomments,
p.logged-in-as,
#commentform label {
font-size: 13px;
font-size: 1.3rem;
}
.required {
color: #880000;
}
#commentform label {
font-weight: bold;
padding: 1em 0;
}
#commentform input[type="text"] {
margin-left: 0.5em;
}
#commentform #comment {
margin-top: 0.6em;
}
#commentform .form-allowed-tags,
#commentform .form-allowed-tags code {
font-size: 11px;
font-size: 1.1rem;
}
p.nocomments {
margin: 2.5em;
} .widget {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.8;
margin: 0 0 1.5em;
}
.widget-title {
color: #999;
font-size: 20px;
font-size: 2rem;
font-style: italic;
} #searchsubmit {
display: none;
} .site-info {
font-size: 13px;
font-size: 1.3rem;
padding: 1.5em 0;
text-align: center;
} @media only screen and (max-width: 800px) {
#main {
overflow: visible;
}
.main-navigation {
display:none;
}
#content,
#primary,
#secondary,
#tertiary {
background: none;
float: none;
margin: 0;
padding: 0;
}
#primary,
#secondary,
#tertiary {
width: 100%;
}
.site-header hgroup,
#main {
padding: 0.8em;
}
} #ie8 .site-header img,
#ie8 .entry-content img,
#ie8 img.size-full,
#ie8 .entry-thumbnail img,
#ie8 .widget img,
#ie8 .wp-caption img {
width: auto; }body#tinymce.wp-editor { background:#efefef; }
* { font-family:"museo-sans-condensed"; } .sf-widget { max-width:1000px; margin:0 auto; }
#sfmenu-wrap { z-index:9999 !important; } h1 { font-family:"Paralucent", serif; font-size:40px; font-style:normal; letter-spacing:1px; color:white;}
h1.entry-title { font-family:"Paralucent", serif; font-size:40px; font-style:normal; letter-spacing:1px; text-align:left;}
h2 { font-family:"Paralucent", serif; line-height:1.1; font-size:35px;}
h3 { font-family:"Paralucent", serif; font-size:33px; color:white; letter-spacing:1px;}
h4 { font-family:"Paralucent", serif; font-size:24px; color:black; letter-spacing:1px;}
h6 { font-family:"Paralucent", serif; font-size:66px; font-style:normal; letter-spacing:1px; color:white; line-height:1.1;}
.post-edit-link { color: white !important; text-decoration: underline; } .site-header hgroup {
position: relative;
width:20%;
padding:3em;
box-sizing: border-box;
background: rgba(0,0,0,0.54);
z-index: 99;
}
.site-header hgroup { height: 85vh; }
.home .site-header hgroup { height: 100vh; }
.site-logo { text-align: center; }
.site-logo img { max-width: 156px; } #sfmenu {
background: rgba(0,0,0,0.4);
position: relative;
z-index:9999;
}
#sfmenu::after {
content: 'MENU';
color: white;
position: absolute;
bottom: -24px;
right: 0;
left: 0;
margin: 0 auto;
text-align: center;
font-family: 'Paralucent';
background: rgba(0,0,0,0.4);
}
#sfmenu ul { list-style-type: none !important; }
nav.mobile-menu li a{font-family:"Paralucent", serif; font-size: 28px;} .main-navigation {
background: none;
box-sizing: border-box;
position: absolute;
bottom: 5em;
margin-left: 7px;
padding: 0;
}
.main-navigation li {
background: none;
padding: 0;
margin:  0;
display: inline-block;
}
.main-navigation li a {
font-family:"Paralucent", serif;
font-size:32px;
font-weight: normal;
color:white;
text-transform: uppercase;
text-shadow: 0px 6px 15px #222;
transition:none;
position: relative;
letter-spacing:1px;
}
.main-navigation li.current_page_item a::after,
.main-navigation li.current-menu-item a::after,
.main-navigation li a:hover::after { content:""; position: absolute; height:3px; width:100%; background:#8d000f; bottom:0; left:0; }
.main-navigation ul ul { left:9.5em; top:-5.5em; background:transparent; }
.sub-menu li { margin: 0; background:#8d000f; }
.sub-menu li a {
padding:10px;
font-weight:normal;
width: auto;
font-size:21px;
text-shadow:none;
}
.sub-menu li a:hover { color:#fff; } #slider { position: relative; top: 0; }
.slider-wrapper { position: absolute; width:100%; height:auto; z-index: 0; }
.slider-wrapper .slider {  }
.slider-wrapper .slide {
height: 100vh !important;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.slider-vervolg-wrapper {
position: absolute;
top: 0;
width: 100%;
}
.slider-vervolg { height: 100%; }
.slide-content {
width:80%;
height:100%;
display:flex !important;
justify-content: center;
align-items: center;
text-align: center;
flex-direction: column;
float:right;
color: white;
text-shadow:0px 6px 15px #222;
}
.slider-wrapper .slide-arrow { display: none !important; }
.slider-wrapper .arrow-down img {
width: 100px;
display: block;
margin: 0 auto;
margin-top: -70px;
position: relative;
}
.arrow {
color:white;
font-family:"Arial", serif;
font-weight:bold;
font-size:54px;
background:#8d000f;
padding:0 .5em;
text-shadow:none;
margin-top:1em;
cursor:pointer;
}
.arrow:hover { color:white; }
.arrow:focus { color: white; outline: 0; }
#slider-nav {
position: absolute;
top:-4em;
width:50%;
left: 0;
right:0;
margin: 0 auto;
height:auto;
}
.slick-dots li button::before { color:white !important; font-size:18px !important;  } a {
color: #fff;
}
#mainContainer {
margin-top:2em;
width: auto !important;
background:#8d000f;
position: relative; }
#mainContainer::before {
background: inherit;
top: -140px;
content: '';
display: block;
height: 100%;
left: 0;
position: absolute;
right: 0;
transform: skewY(-3deg);
transform-origin: 100%;
z-index: 100;
}
#mainContainer::after {
background: inherit;
bottom: -100px;
content: '';
display: block;
height: 100%;
left: 0;
position: absolute;
right: 0;
transform: skewY(-3deg);
transform-origin: 100%;
z-index: 100;
}
#main {
z-index: 101;
position: relative;
}
.home #main > div { padding: 3em; box-sizing: border-box; }
#call-to-action {
width:30px;
position: absolute;
right:0;
top:-7em;
margin-right:1em;
z-index: 999;
}
#call-to-action img { max-width:25px; margin-bottom:1.5em; }
nav#home-nav {
width:100%;
height:auto;
text-align: center;
position: relative;
z-index: 102;
}
nav#home-nav li { display:inline-block; margin-right:2.5em; }
nav#home-nav li a {
font-family:"Paralucent", serif;
font-size:30px;
color:white;
text-transform: uppercase;
position: relative;
letter-spacing:1px;
}
nav#home-nav li.current_page_item a::after,
nav#home-nav li a:hover::after { content:""; position: absolute; height:3px; width:100%; background:white; bottom:0; left:0; }
nav#home-nav ul ul { display:none; }
#primary, #content { width:100%; margin:0; padding:0; }
#content { padding: 3em; box-sizing: border-box; }
.home #content { padding: 0; }
.page-template-homepage #main { display:flex; margin-top:70px;}
#primary.content-area-half {
width:50%;
text-align: justify;
}
#sidebar {
width:50%; margin-top:3.5em;
text-align: justify;
} #projecten {
width: 100%;
height: auto;
display: flex;
flex-wrap: wrap;
margin-top: 6em;
position: relative;
}
body.archive #mainContainer::after { display: none; }
#projecten > h1 {
z-index: 999;
flex: 0 0 100%;
position: absolute;
top:  -50px;
left: 45px;
}
.project-home {
width: 33.33%;
}
.project-home img { height: auto; width:100%; display: block; }
a.meer-projecten {
background:#070604;
display:inline-block;
width:33.33%;
float:right;
padding:.5em 2em;
box-sizing: border-box;
text-align: center;
font-family:"Paralucent", serif;
font-size:30px;
color: white !important;
} .projecten { display: flex; flex-wrap: wrap; }
.projecten-buttons {
margin: 0 20px;
}
.projecten-buttons a {
border: 2px solid #9F151A;
border-radius: 5px;
padding: 10px 20px;
display: inline-block;
transition: all 0.3s;
margin-bottom: 10px;
color: white !important;
}
.projecten-buttons a:hover,
.projecten-buttons a.active {
background: #9F151A;
color: white;
}
.project {
padding: 20px;
box-sizing: border-box;
border: 1px solid #9F151A;
width: calc(50% - 40px);
margin: 20px;
}
.project .entry-title { text-align: center; color: white; }
.project .entry-content { margin-top: 0; text-align: center; }
.project a { display: block; }
.project a.read-more.button {
background: #9F151A;
padding: 10px 20px;
display: inline-block;
color: white;
border: 2px solid #9F151A;
transition: all 0.3s;
text-decoration: none;
font-family: "Paralucent";
font-size: 24px;
}
.project a.read-more.button:hover{
background: white;
color: #9F151A !important;
} #nav-below { margin-top: 50px; }
.single span.meta-nav {
font-style: normal;
font-family: "Paralucent";
font-size: 16px;
border: 1px solid white;
padding: 20px 40px;
display: inline-block;
background: white;
transition: all 0.3s;
color: #8B0415;
}
.single span.meta-nav:hover { background: transparent; color: white; }
.single-projecten #mainContainer::after { display: none; } .slider-vervolg-wrapper { height: 85vh; }
.slider-vervolg .slide {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.page-id-119 .slide-0 { background-position:top; }
.slider-vervolg .slick-list.draggable,
.slider-vervolg .slick-list .slick-track {
height: 100%;
} #content article {
padding-bottom: 0;
margin-bottom: 0;
} .project-slider{
width: 80%;
height: 700px;
margin: 30px auto 1px;
overflow: hidden;
}
.project-slider + .slider-nav{
width: 80%;
height: 175px;
margin: auto;
margin: auto;
}
.project-slider .item {
width: 100%;
height:700px;
background-position: center center;
background-size:cover;
}
.project-slider + .slider-nav .slick-track{
height: 175px;
}
.project-slider + .slider-nav .item.slick-slide { margin: 1px !important; }
.slider-nav img { height:100%; width:100%; object-fit: cover; }
.slider-nav .item img { filter:grayscale(80%); }
.slider-nav .item.slick-current img { filter: grayscale(0%); } #project-resp {
display: none;
width:100%;
text-align: center;
}
#project-resp .item { width:80%; text-align: center; margin:0 auto; }
#project-resp .item img { width:100%; margin:0 auto; } .page-template-homepage h1.entry-title { color:white; }
.hentry { border:0; }
.entry-content, .entry-summary, #sidebar, .single-projecten .site-content {
font-family:"museo-sans-condensed", serif;
font-size:21px;
font-weight:300;
color:white;
}
.entry-content a { color:white; } .footer-widgets {
display: flex;
justify-content: space-between;
padding: 0px;
margin: 0 auto;
background:#dfdfdf;
padding:4em 0 2em 0;
box-sizing: border-box;
font-family:"museo-sans-condensed", serif;
font-size:21px;
color:#070604;
}
.footer-widgets img { max-width:156px; }
.footer-widgets a img { width:40px; height:40px; }
.footer-widgets > div {
text-align: justify;
width:33.33%;
box-sizing: border-box;
}
.footer-widget-1 { padding-left:4em; }
.footer-widget-1 a { color: #070604 !important; }
.footer-widget-3 { padding-right:4em; }
#logo-bottom {
width:100%;
height:auto;
display:flex;
align-items:center;
justify-content: center;
padding:1em;
box-sizing: border-box;
font-family:"museo-sans-condensed", serif;
font-size:24px;
background:white;
color:#070604;
}
#logo-bottom img { display:inline-block; vertical-align: middle; margin-right:1em; }
#logo-bottom .logo-1,
#logo-bottom .logo-2 { margin:0 3em; }
.site-info { font-size:18px; padding:1em; box-sizing: border-box; }
.site-footer { background:#9e1718; color:#fff; }
.site-footer a { color:white; }
.site-footer a:visited { color:white; }
.footer-buttons {
display: none;
height: 0;
background: #ccc;
} #gform_1 .gform_body li { width:100% !important; margin-top:2px !important; }
#gform_1 .gform_body li label { display:none !important; }
#gform_1 .gform_wrapper .gform_footer { margin-top:0 !important; padding-top:5px !important; text-align: right !important; }
#gform_1 .gform_body input,
#gform_1 .gform_body textarea { background:transparent !important; border-radius:0 !important; color:#070604 !important; border-color:#060606 !important; }
#gform_1 .gform_footer input[type="submit"] {
border:0 !important;
text-shadow:none !important;
border-radius:0 !important;
background:#000000;
font-family:"Paralucent", serif;
font-size:23px !important;
color:white;
padding:0.75em 1.5em !important;
letter-spacing:1px;
} .scrolltop {
position: fixed;
bottom: 20px;
right: 20px;
display: none;
z-index: 999;
}
.scrolltop:hover { cursor: pointer; } @media all and (max-width: 1200px) {
.project-slider, .project-slider .item { width: 100%; height: 600px; }
.project-slider + .slider-nav { width: 100%; height: 175px; }
.project-slider + .slider-nav .slick-track { height: 175px; }
.site-header hgroup { width:25%; }
}
@media all and (max-width:1024px) { a.meer-projecten { width:100%; }
#projecten { margin-top: 6em; }
.footer-widgets { flex-wrap: wrap; padding:1.5em; }
.footer-widgets > div { width: 50%; padding:0; }
.footer-widget-1 { padding: 0 !important; }
.site-header hgroup { padding:1em; width:22%; }
}
@media all and (max-width:800px) {
h1.entry-title { font-size: 26px; }
.home #mainContainer { margin-top: 30em; }
.slide-content { height:70%; }
nav#home-nav { display:none; }
#call-to-action { top:-20em; background:#8d000f; padding:1em; margin-right:0; }
#call-to-action a { margin: 0 auto; display:block; text-align: center; }
h6 { font-size:40px; }
#mainContainer { margin-top: 20em; }
#content article{margin-top:-60px;}
#slider-nav { display: none !important; }
.slide-content { width: 100%; }
.home .site-header hgroup, .page .site-header hgroup, .archive .site-header hgroup, .single .site-header hgroup {
width: 100%;
height: 100px;
display: inline-block;
padding: 0;
}
.home #main > div { padding: 1em; }
#content {padding: 1em;}
.site-logo h3 { margin-left: 10px; font-size: 23px; }
.site-logo h3 span { display: block; }
.site-logo { text-align: left; }
.site-logo img { width: 110px; margin-top: 23px;}
.site-logo a, .site-logo h3 { display: inline-block; }
.project {
margin: 20px auto;
width: auto;
}
#sfmenu-wrap { z-index: 100; }
#sfmenu, #sfmenu::after { background: transparent; }
#sfmenu img, #sfmenu svg{padding: .9em;}
.footer-buttons {
position: fixed;
bottom: 0;
left: 0;
right: 0;
z-index: 888;
display: flex;
height: auto;
}
.arrow {font-size: 26px;}
.site-header hgroup, #main {
padding: 0em;
}
.project-slider, .project-slider .item { width:100%; height: 400px; }
.project-slider + .slider-nav { width: 100%; height: 130px; }
.project-slider + .slider-nav .slick-track { height: 130px; }
.footer-buttons svg .cls-1 { fill: #127597; }
.footer-button {
width: 25%;
min-height: 20px;
}
.footer-button a { display: block; text-align: center; text-decoration: none; }
.footer-button a:first-child { padding: 10px 10px 0 10px; }
.footer-button a:last-child { padding: 0 0 10px 0; height: 100%; }
.footer-button img, .footer-button svg {
max-width: calc(100% - 20px);
height: 25px;
}
.footer-widget-3 { padding: 0 4em; width: 100% !important; }
}
@media all and (max-width:550px) { #content { padding: 1em; }
.site-header hgroup { padding: 1em; } .entry-content img, .widget-img, img[class*="align"], img[class*="wp-image-"], .wp-caption img {height: 50px;}
h1.entry-title {font-size: 26px;}
h1 {font-size: 30px;}
h2 {font-size: 39px;}
h6 {font-size: 30px;}
nav#home-nav {display: none;}
.slide-content {width: 100%;}
.slide-content h2 { margin-top: 30px; font-size: 30px; }
#slider-nav {top: -7em;}
.page-template-homepage #main {display: block; margin-top: 0px; width: 100%;}
.single-projecten #content { padding: 2em; }
#call-to-action { display: none; }
#primary.content-area-half { width: 100%; margin-right: 2em; text-align: left; }
.home #mainContainer::after { transform: skewY(0deg); }
#sidebar { width: 100%; margin-left: 0em; margin-top: 0em; text-align: left; }
.project-home { width: 100%; }
#projecten .project-home { display: none; }
#projecten .project-home:nth-child(2) { display: block; }
a.meer-projecten {width: 100%; padding: .5em 0em;}
.entry-content img, .widget-img, img[class*="align"], img[class*="wp-image-"], .wp-caption img {
height: 150px;}
.projecten-buttons {margin: 0 0px;}
.footer-widget-1 {padding-left: 0em;}
.footer-widget-2 {background-color:black; color:white;}
.footer-widget-2 h4  {color:white; margin-bottom: -34px; margin-top: 20px;}
.footer-widget-3 {padding-right: 1em; padding-left: 1em; margin-bottom: -50px; margin-top: 20px;}
.footer-widgets > div { width: 100%; text-align: center;}
#logo-bottom img {margin-bottom: 40px; margin-top: 40px; width:70%;}
#logo-bottom {display: block; text-align:center;}
logo-bottom .logo-1, #logo-bottom .logo-2 {margin: 0 2em;}
}
@media all and (max-width: 450px) {
.single span.meta-nav { padding: 10px 20px; }
.project-slider, .project-slider .item { width:100%; height: 300px; }
.project-slider + .slider-nav { width:100%; height: 60px; }
.project-slider + .slider-nav .slick-track { height: 60px; }
}
@media all and (max-height: 450px) {
#mainContainer { margin-top:15em; }
}a, a:focus, a:visited { 
color:#9f151a;
}
a:hover {
color:#9f151a;
}
::-webkit-scrollbar-track{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #9f151a;
}
::-webkit-scrollbar {
width: 12px;
background-color: #9f151a;
}
::-webkit-scrollbar-thumb {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #ffffff;
}