@charset 'UTF-8';
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: ”;
content: none;
}
:focus {
outline: 0;
}
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
.clear {
clear: both;
line-height: 0;
font-size: 0;
}
figure {
margin: 0;
padding: 0;
}@font-face {
font-family: 'calibri';
src: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/font/Calibri.woff2) format('woff2'),
url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/font/Calibri.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'calibri';
src: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/font/Calibri-Bold.woff2) format('woff2'),
url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/font/Calibri-Bold.woff) format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'redhat';
src: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/font/RedHatDisplay-Regular.woff2) format('woff2'),
url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/font/RedHatDisplay-Regular.woff) format('woff');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'redhat';
src: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/font/RedHatDisplay-Bold.woff2) format('woff2'),
url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/font/RedHatDisplay-Bold.woff) format('woff');
font-weight: 700;
font-style: normal;
font-display: swap;
}#sequence {
width: 100%;
height: 660px;
padding: 0;
display: inline-block;
vertical-align: top;
position: relative;
z-index: 13;
overflow: hidden;
-webkit-border-radius: 3px;
}
.sub #sequence {
height: 240px;
}
#sequence .seq-screen,
#sequence .seq-canvas,
#sequence .seq-canvas > * {
position: absolute;
left: 0;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
z-index: 3;
}
#sequence li {
z-index: 3;
}
#sequence li div.background {
width: 100%;
height: 100%;
position: absolute;
opacity: 0;
background-size: 100% auto;
background-position: center bottom;
background-repeat: no-repeat;
-webkit-transition-property: opacity, transform;
transform: scale(1);
}
#sequence li.seq-in div.background {
opacity: 1;
transform: scale(1.05);
transition-timing-function: ease;
-webkit-transition-duration: 2s, 10s;
transition-duration: 2s, 10s;
}
#sequence li.seq-out div.background {
opacity: 0;
transform: scale(1.05);
transition-timing-function: ease;
-webkit-transition-duration: 2s;
transition-duration: 2s;
}
#sequence li span.title {
width: 100%;
max-width: 680px;
margin: 0;
padding: 0;
position: absolute;
top: 280px;
left: 90px;
z-index: 100;
opacity: 0;
overflow: hidden;
color: #19233e;
font: 400 42px / 56px 'soleil', sans-serif;
letter-spacing: -.025em;
-webkit-transition-property: opacity, top;
}
#sequence li.seq-in span.title {
opacity: 1;
top: 250px;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 1s;
transition-duration: 1s;
}
#sequence li.seq-out span.title {
opacity: 0;
top: 250px;
transition-timing-function: ease-in-out;
-webkit-transition-duration: .2s;
transition-duration: .2s;
}
#sequence li a.button {
width: 100%;
max-width: 320px;
margin: 0;
padding: 20px 10px;
position: absolute;
top: 430px;
left: 90px;
z-index: 100;
opacity: 0;
overflow: hidden;
color: #fff;
background: #19233e url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-right-white.svg) no-repeat calc(100% - 15px) center / 20px;
font: 400 20px  / 20px 'soleil', sans-serif;
-webkit-border-radius: 300px;
letter-spacing: -.025em;
-webkit-transition-property: opacity, top;
}
#sequence li.seq-in a.button {
opacity: 1;
top: 400px;
transition-timing-function: ease-in-out;
-webkit-transition-duration: 1s;
-webkit-transition-delay: .4s;
}
#sequence li.seq-out a.button {
opacity: 0;
top: 400px;
transition-timing-function: ease-in-out;
-webkit-transition-duration: .2s;
}
#sequence li.seq-in a.button:hover {
-webkit-transition-property: transform;
-webkit-transition-duration: .2s;	
-webkit-transition-delay: 0s;
}
div.seq-pagination {
max-width: 1400px;
margin: 0 auto;
padding: 0 30px;
position: absolute;
bottom: 30px;
left: 0;
right: 0;
text-align: center;
}
div.seq-pagination button {
width: 15px;
height: 15px;
margin-right: 10px;
padding: 0;
background: none;
overflow: hidden;
cursor: pointer;
background: rgba(255, 255, 255, .5);
position: relative;
z-index: 11;
border: 0;
-webkit-border-radius: 2px;
border-radius: 2px;
-webkit-transition: linear 100ms all;
transition: linear 100ms all;
}
div.seq-pagination button.seq-current {
background: #fff;
}
div.seq-pagination button:last-of-type {
margin-right: 0;
}
#sequence li.single > * {
opacity: 1;
}
#sequence li.single div.content {
width: auto;
max-width: 0;
padding: 15px 15px 20px;
}
#sequence li.single img  {
width: 100%;
height: 100%;
object-fit: cover;
} @media screen and (min-width: 3680px) {
#sequence {
height: 1000px;
}
}
@media only screen and (min-width: 0) and (max-width: 1280px) {
#sequence {
width: 100%;
}
}
@media only screen and (min-width: 0) and (max-width: 768px) { 
#sequence {
height: 300px;
}
#sequence li div.background {
width: calc(100% - 260px);
right: calc(-100% + 260px);
}
#sequence li div.content {
max-width: 260px;
}
#sequence li div.content span.title {
min-height: 70px;
font: 400 22px  / 30px 'soleil', sans-serif;
}
} 
@media only screen and (min-width: 0) and (max-width: 640px) {
#sequence {
height: 500px;
}
#sequence li div.background { 
width: 100%;
height: calc(100% - 260px);
right: -100%;
}
#sequence li div.content {
max-width: 100%;
height: 260px;
bottom: 0;
top: auto;
}
#sequence li div.content span.title { 
min-height: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#sequence li div.content a.button {
max-width: 100%;
margin: 0;
}
#sequence li div.content a.button.presentation3d {
margin-top: 10px;
}
div.seq-pagination {
display: none;
}
}.contentInPopup {
width: 100%;
max-width: 640px;
padding: 30px;
background: #fff;
box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
border-radius: 3px;
}
.contentInPopup img {
width: 100%;
height: 200px;
margin-bottom: 30px;
object-fit: contain;
}
.contentInPopup h3.title {
font-size: 30px;
padding: 5px 0;
}
.contentInPopup p {
margin-bottom: 6px;
}
.slbOverlay, .slbWrapOuter, .slbWrap {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.slbOverlay {
overflow: hidden;
z-index: 9997;
background-color: #000;
opacity: 0.7;
-webkit-animation: slbOverlay 0.5s;
-moz-animation: slbOverlay 0.5s;
animation: slbOverlay 0.5s;
}
.slbWrapOuter {
overflow-x: hidden;
overflow-y: auto;
z-index: 9998;
}
.slbWrap {
position: absolute;
text-align: center;
}
.slbWrap:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
}
.slbContentOuter {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0px auto;
padding: 0 1em;
box-sizing: border-box;
z-index: 9999;
text-align: left;
max-width: 100%;
}
.slbContentEl .slbContentOuter {
padding: 5em 1em;
}
.slbContent {
position: relative;
}
.slbContentEl .slbContent {
-webkit-animation: slbEnter 0.3s;
-moz-animation: slbEnter 0.3s;
animation: slbEnter 0.3s;
background-color: #fff;
box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.4);
}
.slbImageWrap {
-webkit-animation: slbEnter 0.3s;
-moz-animation: slbEnter 0.3s;
animation: slbEnter 0.3s;
position: relative;
}
.slbImageWrap:after {
content: "";
position: absolute;
left: 0;
right: 0;
top: 5em;
bottom: 5em;
display: block;
z-index: -1;
box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
background-color: #FFF;
}
.slbDirectionNext .slbImageWrap {
-webkit-animation: slbEnterNext 0.4s;
-moz-animation: slbEnterNext 0.4s;
animation: slbEnterNext 0.4s;
}
.slbDirectionPrev .slbImageWrap {
-webkit-animation: slbEnterPrev 0.4s;
-moz-animation: slbEnterPrev 0.4s;
animation: slbEnterPrev 0.4s;
}
.slbImage {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 5em 0;
margin: 0 auto;
}
.slbCaption {
display: inline-block;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
font-size: 1.4em;
position: absolute;
left: 0;
right: 0;
bottom: 0;
padding: 0.71429em 0;
color: #fff;
color: rgba(255, 255, 255, 0.7);
text-align: center;
}
.slbCloseBtn, .slbArrow {
margin: 0;
padding: 0;
border: 0;
cursor: pointer;
background: none;
}
.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
padding: 0;
border: 0;
}
.slbCloseBtn:hover, .slbArrow:hover {
opacity: 0.5;
}
.slbCloseBtn:active, .slbArrow:active {
opacity: 0.8;
}
.slbCloseBtn {
-webkit-animation: slbEnter 0.3s;
-moz-animation: slbEnter 0.3s;
animation: slbEnter 0.3s;
font-size: 3em;
width: 1.66667em;
height: 1.66667em;
line-height: 1.66667em;
position: absolute;
right: -1.03333em;
top: 0;
color: #fff;
color: rgba(255, 255, 255, 0.7);
text-align: center;
}
.slbLoading .slbCloseBtn {
display: none;
}
.slbLoadingText {
font-size: 1.4em;
color: #fff;
color: rgba(255, 255, 255, 0.9);
}
.slbArrows {
position: fixed;
top: 50%;
left: 0;
right: 0;
}
.slbLoading .slbArrows {
display: none;
}
.slbArrow {
position: absolute;
top: 50%;
margin-top: -5em;
width: 5em;
height: 10em;
opacity: 0.7;
text-indent: -999em;
overflow: hidden;
}
.slbArrow:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin: -0.8em 0 0 -0.8em;
border: 0.8em solid transparent;
}
.slbArrow.next {
right: 0;
}
.slbArrow.next:before {
border-left-color: #fff;
}
.slbArrow.prev {
left: 0;
}
.slbArrow.prev:before {
border-right-color: #fff;
}
.slbIframeCont {
width: 80em;
height: 0;
overflow: hidden;
padding-top: 56.25%;
margin: 5em 0;
}
.slbIframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0.2em 1em rgba(0, 0, 0, 0.6);
background: #000;
}
@-webkit-keyframes slbOverlay {
from {
opacity: 0;
}
to {
opacity: 0.7;
}
}
@-moz-keyframes slbOverlay {
from {
opacity: 0;
}
to {
opacity: 0.7;
}
}
@keyframes slbOverlay {
from {
opacity: 0;
}
to {
opacity: 0.7;
}
}
@-webkit-keyframes slbEnter {
from {
opacity: 0;
-webkit-transform: translate3d(0, -1em, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
}
@-moz-keyframes slbEnter {
from {
opacity: 0;
-moz-transform: translate3d(0, -1em, 0);
}
to {
opacity: 1;
-moz-transform: translate3d(0, 0, 0);
}
}
@keyframes slbEnter {
from {
opacity: 0;
-webkit-transform: translate3d(0, -1em, 0);
-moz-transform: translate3d(0, -1em, 0);
-ms-transform: translate3d(0, -1em, 0);
-o-transform: translate3d(0, -1em, 0);
transform: translate3d(0, -1em, 0);
}
to {
opacity: 1;
-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);
}
}
@-webkit-keyframes slbEnterNext {
from {
opacity: 0;
-webkit-transform: translate3d(4em, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
}
@-moz-keyframes slbEnterNext {
from {
opacity: 0;
-moz-transform: translate3d(4em, 0, 0);
}
to {
opacity: 1;
-moz-transform: translate3d(0, 0, 0);
}
}
@keyframes slbEnterNext {
from {
opacity: 0;
-webkit-transform: translate3d(4em, 0, 0);
-moz-transform: translate3d(4em, 0, 0);
-ms-transform: translate3d(4em, 0, 0);
-o-transform: translate3d(4em, 0, 0);
transform: translate3d(4em, 0, 0);
}
to {
opacity: 1;
-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);
}
}
@-webkit-keyframes slbEnterPrev {
from {
opacity: 0;
-webkit-transform: translate3d(-4em, 0, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
}
}
@-moz-keyframes slbEnterPrev {
from {
opacity: 0;
-moz-transform: translate3d(-4em, 0, 0);
}
to {
opacity: 1;
-moz-transform: translate3d(0, 0, 0);
}
}
@keyframes slbEnterPrev {
from {
opacity: 0;
-webkit-transform: translate3d(-4em, 0, 0);
-moz-transform: translate3d(-4em, 0, 0);
-ms-transform: translate3d(-4em, 0, 0);
-o-transform: translate3d(-4em, 0, 0);
transform: translate3d(-4em, 0, 0);
}
to {
opacity: 1;
-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);
}
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-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);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal; } .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
z-index: 100;
display: block;
width: 22px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 25px;
line-height: 24px;
margin-left: -1px;
opacity: 1;
color: #475166;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: 20px;
}
.slick-lightbox .slick-prev {
left: 0 !important;
}
[dir='rtl'] .slick-prev
{
right: 0;
left: auto;
}
.slick-prev:before
{
width: 50px;
height: 50px;
content: '';
display: inline-block;
background: #19233e url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-left-white.svg) no-repeat center / 20px;   
-webkit-border-radius: 300px;
}
.slick-next
{
right: 45px;
}
.slick-lightbox .slick-next {
right: 0 !important;
}
[dir='rtl'] .slick-next
{
right: auto;
left: 0;
}
.slick-next:before
{
width: 50px;
height: 50px;
content: '';
display: inline-block;
background: #19233e url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-right-white.svg) no-repeat center / 16px;  
-webkit-border-radius: 300px;
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -35px;
display: block;
width: 100%;
padding: 0;
margin: 0 !important;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: 'â€¢';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.slick-lightbox{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background:black;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}.slick-lightbox .slick-loading .slick-list{background-color:transparent}.slick-lightbox .slick-prev{left:15px}.slick-lightbox .slick-next{right:15px}.slick-lightbox-hide{opacity:0}.slick-lightbox-hide.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-hide-init{position:absolute;top:-9999px;opacity:0}.slick-lightbox-hide-init.slick-lightbox-ie{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.slick-lightbox-inner{position:fixed;top:0;left:0;width:100%;height:100%}.slick-lightbox-slick-item{text-align:center;overflow:hidden}.slick-lightbox-slick-item:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.slick-caption-bottom .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{position:absolute;bottom:0;left:0;text-align:center;width:100%;margin-bottom:20px}.slick-caption-dynamic .slick-lightbox-slick-item .slick-lightbox-slick-item .slick-lightbox-slick-caption{display:block;text-align:center}.slick-lightbox-slick-item-inner{display:inline-block;vertical-align:middle;max-width:90%;max-height:90%}.slick-lightbox-slick-img{margin:0 auto;display:block;max-width:90%;max-height:90%}.slick-lightbox-slick-caption{margin:10px 0 0;color:white}.slick-lightbox-close{position:absolute;top:15px;right:15px;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;padding:0;border:none}.slick-lightbox-close:focus{outline:none}.slick-lightbox-close:before{font-family:"slick";font-size:20px;line-height:1;color:white;opacity:0.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'Ã—'}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html { 
overflow-y: scroll; 
overflow-x: hidden; 
}
html, body { 
width: 100%;
min-width: 320px;
height: 100%;
min-height: 100vh;
margin: 0; 
padding: 0; 
background: #fff;
font-family: redhat, sans-serif;
font-weight: 400;
color: #4b4b4b;
-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6 { 
font-weight: 700;
color: #19233e;
}
ul, p, li, table, em { 
font-weight: 400; 
font-size: 16px;
line-height: 30px; 
} 
ul, li { 
list-style-type: none; 
}
ul, ol { 
margin: 0 0 20px 20px; 
}
strong { 
color: #292929; 
font-weight: 700; 
}
a { 
text-decoration: none; 
color: #292929; 
font-weight: 400; 
}
table {
text-align: left;
}
iframe { 
display: block; 
}
* { 
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;    
box-sizing: border-box;     
} .page {
width: 100%;
min-height: calc(100% - 52px) !important;
}
.center {
width: 100%;
padding: 0 40px;
position: relative;
}
.sub .center {
padding: 0;			
}
.notice-special {
width: 100%;
padding: 10px 30px;
margin-bottom: 30px;
background: #e9ca57 url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-pdf.png) no-repeat calc(100% - 15px) center / 24px;
color: #000;
text-align: center;
display: inline-block;
font: 400 18px / 28px 'redhat', sans-serif;
-webkit-border-radius: 6px;
-webkit-transition: ease 100ms all;
}
.notice-special:hover {
background-color: #ebd37b;
} .front .header {
}
.header {
width: 100%;
text-align: left;
position: relative;
}
.header .logo { 
width: 100%;
max-width: 375px;
height: 140px;
margin: 0;
position: absolute;
left: 50px;
top: 50px;
z-index: 14;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/logo.svg) no-repeat top center / contain;
-webkit-animation: fadeInLogo 1.5s;
animation: fadeInLogo 1.5s;
}
@keyframes fadeInLogo {
from { opacity: 0; transform: scale(.975); }
to   { opacity: 1; transform: scale(1); }
}
.header .contain {
width: 100%;
position: absolute;
bottom: 90px;
left: 0;
z-index: 15;
text-align: center;
}
.header .contain .title {
width: 100%;
margin: 0 0 50px;
padding: 0;
z-index: 100;
display: inline-block;
color: #fff;
font: 400 50px / 58px 'redhat', sans-serif;
letter-spacing: -.025em;
-webkit-transition-property: opacity, top;
}
.header .contain .button {
width: 100%;
max-width: 385px;
margin: 0;
padding: 20px 10px;
z-index: 14;
overflow: hidden;
color: #fff;
background: #19233e url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-right-white.svg) no-repeat calc(100% - 15px) center / 20px;
font: 700 24px  / 24px 'redhat', sans-serif;
-webkit-border-radius: 300px;
letter-spacing: -.025em;
-webkit-transition: background ease 200ms;
}
.header .contain .button:hover {
background-color: #26345c;
}
.header .contain .scroll-contain {
width: 100%;
margin-top: 50px;
text-align: center;
}
.header .contain .scroll-contain .scroll-down { 
width: 20px;
height: 40px;
display: inline-block;
border: 2px solid #fff;
-webkit-border-radius: 30px;
}
.header .contain .scroll-contain .scroll-pointer {
width: 4px;
height: 10px;
display: inline-block;
position: relative;
top: 0;
left: 0;
z-index: 25;
background-color: #fff;
-webkit-border-radius: 4px;
animation-name: scroll;
animation-duration: 2s;
animation-iteration-count: infinite;
}
@keyframes scroll {
0% {
top:0;
opacity:1
}
25% {
top:13px;
opacity:1
}
50% {
top:13px;
opacity:0
}
75% {
top:0;
opacity:0
}
100%{
top:0;
opacity:1
}
}
.header .shadow {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 13;
background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0.35) 0%, rgba(255,255,255,0) 100%);
}
.header #video {
width: 100%;
height: auto;
margin-bottom: 0;
position: relative;
z-index: 10;
}
.language-switch {
padding-right: 25px;
position: absolute;
top: 8px;
right: -60px;
z-index: 100;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down-white.svg) no-repeat right center / 16px;
}
.sub .language-switch {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down-dark.svg);
}
.language-switch:hover {
cursor: pointer;
}
.language-switch span {
width: 40px;
height: 27px;
display: inline-block;
vertical-align: top;
background: no-repeat 100% center / contain;
-webkit-border-radius: 3px;
}
.language-switch span.nl {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-language-dutch.svg);
} .nav-contain { 
position: absolute;
top: 40px;
right: 100px;
z-index: 16;
-webkit-transition: top ease 400ms;
}
nav ul { 
margin: 0;
padding: 0;
position: relative;
z-index: 9000;
text-align: left;
font-size: 0;
}
nav ul > li { 
margin: 0;
padding: 0 20px;
display: inline-block;
position: relative;
border-right: 1px solid rgba(255, 255, 255, .2);
} 
nav ul > li:last-of-type {
border-right: 0;
}
nav ul > li a { 
width: 100%;
height: 100%;
padding: 10px 15px;
display: inline-block;
position: relative;
background: no-repeat calc(100% - 10px) center / 14px;
text-align: center;
color: #fff;
font: 700 22px / 22px 'redhat', sans-serif;
-webkit-border-radius: 3px;
-webkit-transition: ease 200ms color, ease background 200ms;
} 
.aanbod nav ul > li a,
.angebot nav ul > li a, 
.offer nav ul > li a { 
color: #19233e;
}
nav ul > li.menu-item-has-children > a { 
padding-right: 30px;
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down.svg);
}
.sub nav > ul > li:hover > a,
.sub nav > ul > .current-menu-item > a,
.sub nav > ul > .current-menu-ancestor > a {
color: #fff;
background-color: #19233e;		
}
.sub nav > ul > li.current-menu-ancestor.menu-item-has-children > a,
.sub nav > ul > li.menu-item-has-children:hover > a { 
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down.svg);
}
.sub nav > ul > li.menu-item-has-children:hover > a { 
color: #fff;
}
nav ul > li.menu-item-34 > a,
nav ul > li.menu-item-1574 > a,
nav ul > li.menu-item-1713 > a {
padding: 10px 35px 10px 15px;
background-color: #ce9d11;
background-position: calc(100% - 10px) center;
color: #fff;
-webkit-border-radius: 3px;
}
nav ul > li.menu-item-34 > a:hover,
nav ul > li.menu-item-1574 > a:hover,
nav ul > li.menu-item-1713 > a:hover {
background-color: #19233e;
}
.sub nav ul > li.menu-item-34 > a,
.sub nav ul > li.menu-item-1574 > a,
.sub nav ul > li.menu-item-1713 > a {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down.svg);
}
nav .slider {
width: calc(100% + 15px);
height: 41px;
position: absolute;
bottom: 1px;
left: -5px;
z-index: -1;	
background-color: #19233e;
-webkit-border-radius: 3px;
}
.pll-parent-menu-item a span {
font-size: 16px;
font-weight: 400;
} nav.cloned { 
width: 100%;
margin: 0;
padding: 10px 0;
background: #fff;
left: 0;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}
nav.cloned .center {
padding: 0 20px;
}
nav.cloned a.logo {
width: 50px;
height: 50px !important;
margin: 0 !important;
display: inline-block;
vertical-align: middle;
position: static;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/logo-butterfly.svg) no-repeat center left / 100% 40px;
}
nav.cloned ul {
width: calc(100% - 260px);
margin: 0 0 0 10px;
padding: 0;
display: inline-block;
vertical-align: middle;
}
nav.cloned ul > li.menu-item-has-children > a {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down-dark.svg);
}
nav.cloned ul li a { 	
color: #292929;
}
nav.cloned .center > ul > li:hover > a,
nav.cloned .center > ul > .current-menu-item > a,
nav.cloned .center > ul > .current-menu-ancestor > a {
color: #fff;
background-color: #19233e;		
}
nav.cloned .center > ul > li.current-menu-ancestor.menu-item-has-children > a,
nav.cloned .center > ul > li.menu-item-has-children:hover > a { 
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down.svg);
}
nav.cloned ul > li {
border-width: 1px;
border-color: #eee;
}
nav.cloned .center > ul > li.menu-item-34 > a {
color: #fff;
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down.svg);
}
nav.cloned a.button {
max-width: 200px;
margin: 0;
padding: 10px 30px;
display: inline-block;
vertical-align: middle;
}
nav ul li .sub-menu a {
color: #292929;
} nav ul li .sub-menu {
width: 100%;
min-width: 200px;
margin: 0;
padding: 12px 0 0 0;
display: block;
position: absolute;
top: 100%;
left: 20px;
z-index: 9998;
visibility: hidden; 
opacity: 0;
text-align: left;
-webkit-transition: linear all 100ms;
transition: linear all 100ms;
-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
-webkit-border-radius: 2px;
}
nav ul li.menu-item-has-children:hover > .sub-menu {
opacity: 1;
visibility: visible;
}
nav ul li .sub-menu li {
width: 100%;
margin: 0;
padding: 0;
border: 0;
vertical-align: top;
}
nav ul li .sub-menu li a {
width: 100%; 
margin: 0;
padding: 15px 20px;
text-align: left;
font-size: 18px;
background-color: #fff;
border-color: #f9f9f9;
border: 0;
border-bottom: 1px solid #eee;
color: #292929;
font-weight: 400;
-webkit-transition: linear all 100ms;
-webkit-border-radius: 0;
}
nav ul li .sub-menu li:first-of-type a {
-webkit-border-radius: 2px 2px 0 0;
}
nav ul li .sub-menu li:last-of-type a {
-webkit-border-radius: 0 0 2px 2px;
}
nav ul li .sub-menu li a:hover {
color: #ce9d11;
}
div.header.front nav ul li .sub-menu li a {
text-shadow: none;
color: #125872;
}
nav ul li .sub-menu li a:hover,
nav ul li .sub-menu li.current_page_item > a,
nav ul li .sub-menu li.current-menu-parent > a {
}
nav ul li .sub-menu li ul.sub-menu {
padding: 0 0 0 5px;
right: -100%;
left: auto;
top: 0;
z-index: 9999;
}
nav ul li .sub-menu li:hover > ul.sub-menu {
opacity: 1;
visibility: visible;
} nav ul .image > .sub-menu {
max-width: 320px;
min-width: 320px;
}
nav ul .image > .sub-menu > li > a {
padding: 25px 0 25px 110px;
background: #fff no-repeat 10px center / 80px;
border-bottom: 1px solid #eee;
}
nav ul .image > .sub-menu > li:last-of-type > a {
border-bottom: 0;
}
nav ul .image > .sub-menu > li > a:hover,
nav ul .image > .sub-menu > li.current_page_item > a {
color: #ce9d11;
}
nav ul .image > .sub-menu > .caravans > a {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/aanbod-caravans-200x100.png);
}
nav ul .image > .sub-menu > .campers > a {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/aanbod-campers-200x100.png);
}
nav ul .image > .sub-menu > .brochure > a {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/aanbod-brochure.png);
} #nav-button-mobile { 
width: 160px;
height: 40px;
padding: 0 20px 0 60px;
margin: 5px auto 0;
display: none;
z-index: 9999;
background: #ce9d11 url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-menu.svg) no-repeat 20px center / 20px;
text-align: center;
color: #fff;
font-size: 18px;
line-height: 40px;
font-weight: 400;
-webkit-border-radius: 300px;
border-radius: 300px;
}
#nav-overlay-mobile {
width: 100%; 
height: 100%;
position: fixed; 
z-index: 9998;
left: 0;
right: 0;
top: 0;
display: none;
overflow-x: hidden;
opacity: 0; 
-webkit-transition: all .2s ease-out;
transition: all .2s ease-out;
-webkit-box-shadow: 1px 3px 3px 1px rgba(0, 0, 0, .1);
box-shadow: 1px 3px 3px 1px rgba(0, 0, 0, .1);
}
#nav-overlay-mobile .slider {
display: none !important;
}	
#nav-overlay-mobile nav.menu-container-mobile {
width: 100%;
margin: 0;
padding: 190px 30px 40px;
background: #fff url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/logo.svg) no-repeat 30px 80px / auto 80px;
}
#nav-overlay-mobile nav.menu-container-mobile > ul { 
width: 100%;
margin: 0;
display: inline-block; 
position: relative; 
}
#nav-overlay-mobile nav.menu-container-mobile > ul li { 
width: 100%; 
margin: 0;
padding: 0;
display: inline-block; 
text-align: left;
z-index: 50;
border: 0;
}
#nav-overlay-mobile nav.menu-container-mobile ul li:last-of-type {
border: 0;
}
#nav-overlay-mobile nav.menu-container-mobile li a { 
width: 100%;
padding: 5px 10px 5px 0;
margin: 0;
display: inline-block;
color: #373a3c;
background: none;
font-size: 18px;
line-height: 24px;
border: 0;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
cursor: pointer;
text-align: left;
}
#nav-overlay-mobile nav.menu-container-mobile li.menu-item-has-children > a:before {
width: 0;
}
#nav-overlay-mobile nav.menu-container-mobile > ul li .sub-menu {
width: 100%;
min-width: 100%;
padding: 0 0 10px;
position: static;
padding-left: 0;
display: inline-block;
box-shadow: none;
opacity: 1;
visibility: visible;
}
#nav-overlay-mobile nav.menu-container-mobile > ul li .sub-menu {
display: none;
}
#nav-overlay-mobile nav.menu-container-mobile > ul li .sub-menu li a:after {
left: -5px;
bottom: 5px;
}
#nav-overlay-mobile nav.menu-container-mobile > ul li.current-menu-parent > a:after {
background: none;
} div.make-appointment {
width: 100%;
max-width: 414px;
height: 360px;
margin: auto;
padding: 40px;
display: inline-block;
vertical-align: top;
z-index: 1000;
background: #fff;
-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05);
}
div.make-appointment h2 {
font: 400 26px / 30px 'redhat', sans-serif;
}
div.make-appointment span.noresult {
width: 100%;
margin: 15px 0 25px;
display: inline-block;
font: 400 22px / 22px 'redhat', sans-serif;
}
div.make-appointment span.disclaimer {
width: 100%;
margin-top: 15px;
display: inline-block;
font: italic 400 14px / 22px 'redhat', sans-serif;
} .button {
width: 100%;
margin: 0 0 10px;
padding: 10px 0 10px 30px;
display: inline-block;
position: relative;
background: #ce9d11 no-repeat 15px center / 22px;
color: #fff;
text-align: center;
font: 700 22px / 30px 'redhat', sans-serif;
-webkit-transition: all 150ms ease;
transition: all 150ms ease; 
-webkit-border-radius: 3px;
}
.button.whatsapp {
margin: 0;
background-color: #1bd641;
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-social-whatsapp.svg);
}
.button.phone {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-contact-phone-white.svg);
}
.button:hover {
background-color: #ebbd39;
}
.button.whatsapp:hover {
background-color: #46e165;
} div.content { 
width: 100%; 
padding: 0;
position: relative; 
z-index: 12;
}
div.content h1 {
margin: 0 0 20px;
padding: 0;
font: 700 40px / 48px 'redhat', sans-serif;
color: #19233e;
}
div.content h2 {
margin: 30px 0;
position: relative;
font: 400 26px / 34px 'redhat', sans-serif;
}
div.content h3 {
margin: 20px 0 10px;
position: relative;
font: 400 18px / 32px 'redhat', sans-serif;
}
div.content .seo-description {
margin-top: 50px;
}
.bg-subpage {
width: 100%;
height: 432px;
position: relative;
background: no-repeat center / cover;
}
.bg-subpage .shadow {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.45) 0%, rgba(255,255,255,0) 100%);
}
.bg-subpage .header {
padding: 20px 100px;
text-align: left !important;
left: 0 !important;
position: relative;
z-index: 13;
}
.bg-subpage .header .logo {
max-width: 250px;
position: static;
margin-top: -20px;
display: inline-block;
height: 150px;
background-color: #fff;
background-size: 80%;
background-position: center;
-webkit-border-radius: 0 0 10px 10px;
}
.bg-subpage.aanbod {
height: auto;
background-image: none !important;
z-index: 13;
}
.bg-subpage.aanbod .shadow {
display: none;
}
.bg-subpage.aanbod .header {
-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1);
}
.bg-subpage.aanbod .header .logo {
margin: 0;
position: static;
display: inline-block;
height: 80px;
background-size: auto 100%;
background-position: left !important;
}
.bg-subpage.aanbod .header .cloned .logo {
height: 50px;
} .block.offer {
padding: 100px 60px;
position: relative;
background: rgba(238,238,238,.3);
}
.block.offer h2 {
margin: 0 0 50px;
color: #19233e;
font: 700 52px / 60px 'redhat', sans-serif;
}
.block.offer a.cta {
padding: 0 30px 2px 0;
position: absolute;
top: 10px;
right: 40px;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-right-blue.svg) no-repeat right center / 14px;
color: #292929;
font: 400 20px / 20px 'redhat', sans-serif;
-webkit-transition: 200ms color ease;
}
.block.offer a.cta:hover {
color: #ce9d11;
}
.block.offer div.slick-list {
margin-left: -80px;
padding: 0;
overflow: hidden;
}
.block.offer a.slick-slide {
margin: 0 0 0 80px;
padding: 0;
display: inline-block;
overflow: hidden;
position: relative;
font-size: 0;
-webkit-transition: linear all 100ms;
transition: linear all 100ms;
}
.image-contain {
position: relative;
overflow: hidden;
z-index: 10;
-webkit-border-radius: 3px;
}
.image-contain .shadow {
width: 100%;
height: 200px;
position: absolute;
bottom: 0;
left: 0;	
z-index: 5;
background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.4990371148459384) 0%, rgba(255,255,255,0) 100%);
}
.image-contain .image {
width: 100%;
height: 386px;
display: inline-block;
vertical-align: top;
background: no-repeat top center / contain;
}
.slick-slide .content {
width: calc(100% - 40px);
margin: -40px 20px 10px;
padding: 20px 30px;
display: inline-block;
vertical-align: top;
background: #fff;
-webkit-border-radius: 15px;
-webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, .05);
}
.slick-slide .content .title {
width: 100%;
min-height: 80px;
margin-bottom: 20px;
padding: 0;
display: inline-block;
z-index: 10;
letter-spacing: -.015em;
font: 700 32px / 40px 'redhat', sans-serif;
}
.block.offer a.slick-slide:hover {
-webkit-transform: scale(.99);
}
.block.offer a.slick-slide:before {
content: "";
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
background: rgb(34,98,165);
background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%);
}
.block.offer a.slick-slide span {
width: 100%;
display: inline-block;
}
.block.offer a.slick-slide span.specifications {
margin-top: 20px;
height: 40px;
font: 400 16px / 16px 'redhat', sans-serif;
}
.block.offer a.slick-slide span.price {
margin: 0;
color: #ce9d11;
font: 400 24px / 24px 'redhat', sans-serif;
}
.block.offer button.slick-arrow {
width: 36px;
height: 36px;
position: absolute;
z-index: 11;
top: calc(50% - 60px);
margin: auto;
background: rgba(0, 0, 0, .2) no-repeat center / 18px;
border: 0;
cursor: pointer;
-webkit-transition: all ease 200ms;
transition: all ease 200ms;
-webkit-border-radius: 3px;
}
.block.offer button.slick-prev {
left: 20px;
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-left-white.svg);
}
.block.offer button.slick-prev:hover {
background-color: rgba(0, 0, 0, .4);
}
.block.offer button.slick-next {
right: 20px;
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-right-white.svg);
}
.block.offer button.slick-next:hover {
background-color: rgba(0, 0, 0, .4);
} .videoblog {
padding: 100px;
}
.videoblog .center {
padding: 0;
}
.videoblog h2 {
margin: 0 0 50px !important;
font: 700 52px / 60px 'redhat', sans-serif !important;
}
.videoblog .contain {
display: flex;
margin-top: 5px;
font-size: 0;
}
.videoblog .video {
margin-left: 20px;
cursor: pointer;
}
.videoblog .slick-list {
padding: 0 10% !important;
}
.slick-slider.swiping {
.slick-list:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
}
}
.videoblog .video .image-contain {
position: relative;
}
.videoblog .video .play {
width: 100%;
height: 100%;
position: absolute;;
top: 0;
left: 0;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-play.svg) no-repeat center / 60px;
-webkit-transition: ease transform 200ms;
}
.videoblog .video:hover .play {
transform: scale(1.1);
}
.videoblog .video img {
width: 100%;
height: auto;
display: inline-block;
object-fit: contain;
object-position: center;
-webkit-border-radius: 2px;
}
.videoblog .video .video-title {
width: 100%;
margin-top: 20px;
padding: 0 15px;
display: inline-block;
font: 700 22px / 30px 'redhat', sans-serif !important;
}
.videoblog .slick-next {
right: 20px;
}
.videoblog .slick-next:before {
background: #19233e url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-right-white.svg) no-repeat center / 20px;   
-webkit-border-radius: 300px;
}
.videoblog .slick-prev {
left: 20px;
}
.videoblog .slick-prev:before {
background: #19233e url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-left-white.svg) no-repeat center / 20px;   
-webkit-border-radius: 300px;
}
.slbOverlay {
opacity: .95;
}
.slbElement.popup .slbOverlay {
opacity: .7;
}
.slbArrow {
display: none;
} .ons-team {
text-align: center;
font-size: 0;
}
.ons-team .contain-heading {
text-align: center;
}
.ons-team h1 {
margin: 30px 0 !important;
display: inline-block;
position: relative !important;
top: auto !important;
font: 700 52px / 60px 'redhat', sans-serif !important;
color: #19233e !important;
}
.ons-team h2 {
width: auto;
margin: 70px 0 50px !important;
display: inline-block;
position: relative;
text-align: center;
font: 700 52px / 60px 'redhat', sans-serif !important;
}
.ons-team h1:after,
.ons-team h2:after {
content: '';
width: 40%;
height: 3px;
position: absolute;
bottom: -10px;
left: 0;	
background: #ce9d11;
}
.ons-team .sub-paragraph {
width: 50%;
margin-top: 80px;
padding-right: 80px;
display: inline-block;
vertical-align: top;
text-align: right;
}
.ons-team .sub-title {
margin-top: 0 !important;
text-align: left;
}
.ons-team .image-contain {
width: 50%;
padding-right: 60px;
margin-top: 150px;
display: inline-block;
vertical-align: top;
position: relative;
overflow: visible;
}
.ons-team .image-contain img {
width: 100%;
}
.ons-team .contain .member:nth-of-type(1) img {
filter: grayscale(100%);
}
.ons-team .contain .member:nth-of-type(1) {
position: relative;
}
.ons-team .contain .member:nth-of-type(1):after {
content: "18-02-2023";
width: 145px;
padding: 2px 0 0 0;
position: absolute;
right: 10px;
top: 10px;
color: #000;
font: 700 16px / 24px 'redhat', sans-serif;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-cross.png) no-repeat right center / 24px;
}
.ons-team .image-contain .square {
width: calc(100% - 60px);
height: calc(100% + 100px);
content: '';
position: absolute;
bottom: -50px;
left: 60px;
z-index: -1;
background: rgb(40,56,98);
background: radial-gradient(circle, rgba(40,56,98,1) 0%, rgba(25,35,62,1) 100%);
-webkit-border-radius: 2px;
}
.ons-team h2.people {
margin: 150px 0 50px !important;
}
.ons-team .contain {
display: grid;
grid-template-columns: repeat(4, calc(25% - 50px) [col-start]);
row-gap: 74px;
column-gap: 74px;
}
.ons-team .member img {
width: 100%;
height: 500px;
display: inline-block;
vertical-align: top;
object-fit: cover;
object-position: top center;
-webkit-border-radius: 3px;
}
.ons-team .member p.name {
width: 100%;
margin: 20px 0 0;
display: inline-block;
color: #19233e;
font: 700 28px / 36px 'redhat', sans-serif;
}
.ons-team .member p.function {
margin-top: 5px;
display: inline-block;
font: 400 18px / 26px 'redhat', sans-serif;
} div.block.text {
position: relative;
z-index: 1;
background: #fafafa;
}
div.block.text > div {
margin: 0 auto;
padding: 150px 200px 150px 100px;
display: flex;
flex-flow: row wrap;
font-size: 0;
}
div.block.text div.text-block {
width: calc(100% - 930px);
margin-right: 80px;
text-align: right;
}
div.block.text div.text-block:last-of-type {
margin-right: 0;
}
div.block.text h1 {
width: 100%;
margin: 0 0 100px;
display: inline-block;
text-align: center;
font: 700 52px / 60px 'redhat', sans-serif;
color: #19233e;
}
div.block.text div.text-block p {
min-height: 220px;
}
div.block.text div.text-block a.cta {
margin-top: 20px;
padding: 0 25px 3px 0;
display: inline-block;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-right-blue.svg) no-repeat right center / 14px;
color: #292929;
font: 700 24px / 24px 'redhat', sans-serif;
-webkit-transition: 200ms color ease;
}
div.block.text div.text-block a.cta:hover {
color: #ce9d11;
}
div.block.text .text-image {
width: 100%;
max-width: 800px;
height: 400px;
margin: auto 50px auto 0;
display: inline-block;
position: relative;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/homepanels-01-aanbod2.jpg) no-repeat center / cover;
color: #19233e;
font: 400 20px / 20px 'redhat', sans-serif;
-webkit-border-radius: 3px;
}
div.block.text .text-image > iframe {
width: 100%;
max-width: 800px;
height: 400px;
}
div.block.text .text-image:before {
width: calc(100% + 10px);
height: calc(100% + 100px);
content: '';
position: absolute;
bottom: -50px;
left: 60px;
z-index: -1;
background: rgb(40,56,98);
background: radial-gradient(circle, rgba(40,56,98,1) 0%, rgba(25,35,62,1) 100%);
-webkit-border-radius: 2px;
} div.block.buttons {
min-height: 500px;
padding: 100px 50px;
}
div.block.buttons div.contain {
width: 100%;
}
div.block.buttons .block-button {
width: calc(33.333333333333% - 50px);
height: 400px;
margin-right: 70px;
padding: 0;
display: inline-block;
background: #fff;
font-size: 0;
overflow: hidden;
position: relative;
-webkit-border-radius: 3px;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
}
div.block.buttons .block-button:nth-of-type(3n+3) {
margin-right: 0;
}
div.block.buttons .block-button img {
width: 100%;
height: 100%;
vertical-align: top;
object-fit: cover;
-webkit-transition: ease 200ms transform;
filter: brightness(100%);
}
div.block.buttons .block-button:hover img {
transform: scale(1.05);
}
div.block.buttons .block-button .overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;	
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/button-overlay.png) no-repeat center / cover;
}
div.block.buttons .block-button .content {
height: 100%;
padding: 30px 200px 30px 40px;
position: absolute;
top: 0;
left: 0;
}
div.block.buttons .block-button .content h2 {
margin-top: 0;
color: #fff;
font: 700 38px / 46px 'redhat', sans-serif;
}
div.block.buttons .block-button .content p {
color: #fff;
}
div.block.buttons .block-button .content .cta {
margin-top: 20px;
padding-right: 25px;
position: absolute;
bottom: 40px;
left: 40px;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-right-white.svg) no-repeat right center / 16px;
font: 400 20px / 26px 'redhat', sans-serif;
color: #fff;
}
div.block.buttons .block-button .content .cta:hover {
text-decoration: underline;
} .sub .content {
padding: 60px 100px 100px;
position: relative;
background: #FBFBFB;
}
.sub .content h1 {
position: absolute;
top: -180px;
left: 0;
font: 700 56px / 58px redhat, sans-serif;
color: #fff;
}
.sub .content h2 {
margin-bottom: 5px;
font: 700 32px / 40px redhat, sans-serif;
}
.sub .content p {
margin: 0 0 15px;
font: 400 18px / 30px redhat, sans-serif;
}
.sub .content p:last-of-type {
margin-bottom: 0;
}
.sub .content ul {
margin: 20px 0 0 0;
}
.sub .content ul > li {
width: 100%;
padding: 5px 0 5px 20px;
display: inline-block;
vertical-align: top;
position: relative;
font-size: 16px;
line-height: 24px;
white-space: normal;
overflow: auto;
text-overflow: initial; }
.sub .content ul > li:before {
content: "";
width: 6px;
height: 6px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
background: #000;
-webkit-border-radius: 300px;
border-radius: 300px;
}
.sub .content ul > li:nth-of-type(3+n3) {
margin-right: 0;
}
.sub.sitemap .content ul > li {
padding-left: 0;
}
.sub.sitemap .content ul > li:before {
display: none;
}
.sub .content > img {
width: 100%;
max-width: 300px;
height: auto;
-webkit-border-radius: 3px;
border-radius: 3px;
align-items: flex-start;
}
.wp-block-media-text {
width: 100%;
margin-top: 30px;
}
.wp-block-media-text__media img {
height: auto;
}
.sub .content .wp-block-gallery .blocks-gallery-item figure {
align-items: flex-start;
}
.wp-block-gallery.alignright {
float: right;
margin-left: 2em;
}
.sub .content .wp-block-separator {
width: 100%;
height: 1px;
margin: 20px 0;
display: inline-block;	
border: 0;
background: #eee;
}
.sub .content > div > div.contain {
width: calc(100% - 564px);
margin-right: 150px;
padding: 0;
display: inline-block;
}
.sub .content div.contain.full {
width: 100%;
margin: 0;
}
.sub .content div.sidebar {
width: 100%;
max-width: 414px;
margin: 0;
padding: 0;
display: inline-block;
vertical-align: top;
-webkit-border-radius: 3px;
}
.sub .content div.sidebar.full {
display: none;
}
.sub .content div.sidebar .cta-form {
margin: -130px 0 30px;
padding: 30px;
background: #fff;
-webkit-border-radius: 3px;
-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
}
.sub .content div.sidebar .cta-form.child-pages {
margin-top: 30px;
}
.sub .content ul.child-pages {
margin-top: -130px;
padding: 30px;
background: #fff;
-webkit-border-radius: 3px;
-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
}
.sub .content ul.child-pages > li {
padding: 0;
margin: 5px 0;
list-style-type: none;
overflow: visible;
font: 700 22px / 28px redhat, sans-serif;
}
.sub .content ul.child-pages > li a:hover {
text-decoration: underline;
}		
.sub .content ul.child-pages > li:before {
display: none;
}
.sub .content ul.child-pages > li.is-current a {
color: #ce9d11;
}
.cta-form-title {
width: 100%;
margin: 0 0 20px;
display: inline-block;
font: 400 32px / 40px redhat, sans-serif;
color: #19233e;
}
.sub .content div.sidebar .cta-form div.contain {
overflow: hidden;
}
.sub .content div.sidebar .cta-form div.contain img {
width: 100%;
height: auto;
}
.sub .content div.sidebar .cta-form div.contain form {
margin: 0;
padding: 0;
-webkit-box-shadow: 0;
-webkit-border-radius: 0;
} .brand-models {
margin-top: 30px;
font-size: 0;
}
.brand-models .model {
width: calc(33.3333333333% - 16px);
margin: 20px 20px 0 0;
display: inline-block;
vertical-align: top;
overflow: hidden;
background: #fff;
-webkit-border-radius: 3px;
-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .05);
}
.brand-models .model img {
width: 100%;
object-fit: contain;
}
.brand-models .model .slick-prev:before,
.brand-models .model .slick-next:before { 
background-color: transparent;
}
.brand-models .model .slick-prev:before { 
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-left.svg);
}
.brand-models .model .slick-next:before { 
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-right.svg);
}
.brand-models .model:nth-of-type(3n+3) {
margin-right: 0;
}
.brand-models .model:nth-of-type(-n+3) {
margin-top: 0;
}
.brand-models:not(.type) .model:hover {
-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}
.brand-models .model img.type {
min-height: 255px;
object-fit: contain;
object-position: center;
padding: 30px;
}
.brand-models .model .model-title {
padding: 30px;
display: inline-block;
font: 700 30px / 30px redhat, sans-serif;
}
.brand-models .model .model-description {
width: 100%;
min-height: 426px;
padding: 0 30px 30px;
display: inline-block;
font: 400 20px / 28px redhat, sans-serif;
}
.brand-models .model .model-description li {
width: 100%;
}
.cta-brand-model {
margin-top: 50px;
padding: 0 25px 3px 0;
display: inline-block;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-right-blue.svg) no-repeat right center / 14px;
color: #292929;
font: 700 24px / 24px 'redhat', sans-serif;
-webkit-transition: 200ms color ease;
}
.cta-brand-model:hover {
color: #ce9d11;
}
.page-slick-slider .slick-slide {
margin: 0 20px !important;	
} .sub .content .breadcrumbs { 
width: 100%;
margin-bottom: 0;
padding: 0;
}
.sub .content .breadcrumbs #breadcrumbs {
font: 400 14px / 18px 'redhat', sans-serif;
} .wp-block-embed {
margin-top: 1em;
}
.wp-video {
margin: 20px 0;
}
.gallery {
margin-top: 30px;
}
.gallery .gallery-item img {
border: 0 !important;
}
img.alignright {
float:right; 
margin:0 0 1em 2em
}
.wp-block-image { 
margin-bottom: 1em !important;
margin-top: 1em !important;
}
.wp-block-image img {	
max-width: 100% !important;	
height: auto;
}
.wp-block-image .alignright {
margin-left: 2.5em !important;
}
img.alignleft {
float:left; 
margin:0 1em 1em 0
}
img.aligncenter {
display: block; 
margin-left: auto; 
margin-right: auto
}
a img.alignright {
float:right; 
margin:0 0 1em 1em
}
a img.alignleft {
float:left; 
margin:0 1em 1em 0
}
a img.aligncenter {
display: block; 
margin-left: auto; 
margin-right: auto
} div.content.error div.contain {
width: 100%;
margin: 150px 0 80px;
display: inline-block;
position: relative;
text-align: center;
}
div.content.error div.contain:after {
content: "404";
margin: auto;
position: absolute;
top: -80px;
right: 0;	
left: 0;
font-size: 50px;
font-weight: 900;
}
div.content.error div.contain h2 {
font-size: 30px;
line-height: 30px;
font-weight: 700;
}
div.content.error div.contain p {
margin-top: 20px;
} div.google-reviews {
width: 100%;
margin-top: 20px;
}
div.google-reviews span.google-icon {
width: 26px;
height: 26px;
margin: 0 15px 0 0;
display: inline-block;	
vertical-align: top;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-google.svg) no-repeat center / 26px;
}
div.google-reviews div.right {
width: calc(100% - 70px);
display: inline-block;
vertical-align: middle;
}
div.google-reviews div.right p {
display: inline-block;
vertical-align: middle;
font-size: 16px;
font-weight: 400;
color: #fff;
}
div.google-reviews div.right div.stars {
width: calc(100% - 50px);
margin-left: 10px;
display: inline-block;
vertical-align: middle;
line-height: 21px;
}
div.google-reviews div.right div.stars div.star {
width: 16px;
height: 18px;
display: inline-block;
vertical-align: top;
background: no-repeat center / 18px;
}
div.google-reviews div.right div.stars div.star.full {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-star.svg);
}
div.google-reviews div.right div.stars div.star.half {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-star-half.svg);
}
div.google-reviews div.right a {
text-decoration: underline;
color: #fff;
}
div.google-reviews div.right a:hover {
text-decoration: none;
} div.scroll-top {
width: 100%;
margin-bottom: 60px;
position: relative;
} 
div.scroll-top:after {
content: "";
width: 100%;
height: 1px;
position: absolute;
bottom: -25px;
left: 0;
background: rgb(249,249,249);
background: linear-gradient(270deg, rgba(249,249,249,0) 0%, rgba(43,55,88,1) 100%);
}
div.scroll-top span {
padding-left: 35px;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-up-white.svg) left center / 20px no-repeat;
cursor: pointer;   
color: #fff;
}
div.scroll-top span:hover {
text-decoration: underline;
} form.wpcf7-form { 
width: 100%;
max-width: 640px;
margin: 30px 0;
display: inline-block;
vertical-align: top;
padding: 40px;
background: #fff;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .015);
-webkit-border-radius: 3px;
}
div.content form.wpcf7-form h2 {
margin-top: 0;
}
div.subpage form.wpcf7-form {
max-width: 640px;
}
form.wpcf7-form.full {
padding: 20px;
width: 100%;
}
form.wpcf7-form label {
width: 100%;
display: inline-block;
padding-bottom: 5px;
font-size: 22px;
font-weight: 400;
color: #222;
}
form.wpcf7-form input,
form.wpcf7-form textarea {
width: 100%;
display: inline-block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
form.wpcf7-form input[type='text'],
form.wpcf7-form input[type='tel'],
form.wpcf7-form input[type='email'],
form.wpcf7-form input[type='submit'],
form.wpcf7-form textarea { 
-webkit-appearance: none; 
}
form.wpcf7-form input[type='text'],
form.wpcf7-form input[type='date'],
form.wpcf7-form input[type='tel'],
form.wpcf7-form input[type='email'],
form.wpcf7-form textarea,
form.wpcf7-form select {
margin: 15px 0 3px 0;
padding: 10px;
display: inline-block;
background: #f9f9f9;
border: 1px solid #eee;
font-family: redhat, sans-serif;
font-size: 14px;
font-weight: 400;
color: #676767;
position: relative;
-webkit-border-radius: 3px;
}
.brand-placeholder {
margin: 15px 0 3px 0;
padding: 10px;
display: inline-block;
background: #f9f9f9;
border: 1px solid #eee;
font: 400 14px / 24px redhat, sans-serif;
color: #676767;
position: relative;
-webkit-border-radius: 3px;
width:100%;
vertical-align:top;
}
.wpcf7-not-valid { border-color: red !important;
}
.wpcf7 .ajax-loader {
display: none !important;
}
div.wpcf7-response-output {
padding: 0 !important;
margin: 15px 0 0 0 !important;
border: 0 solid #fac6c8 !important;
color: #ed1c24 !important;
}
form.wpcf7-form input:hover,
form.wpcf7-form input:focus,
form.wpcf7-form textarea:hover,
form.wpcf7-form textarea:focus,
form.wpcf7-form select:hover,
form.wpcf7-form select:focus { 
border-color: #002e54;
outline: none;
}
form.wpcf7-form input[type='text'].error,
form.wpcf7-form input[type='tel'].error,
form.wpcf7-form input[type='email'].error,
form.wpcf7-form textarea.error,
form.wpcf7-form select.error { 
border-color: #ff5274; 
}
::-webkit-input-placeholder { color: #676767; }
:-moz-placeholder           { color: #676767; opacity: 1; }
::-moz-placeholder          { color: #676767; opacity: 1; }
:-ms-input-placeholder      { color: #676767; }  
form.wpcf7-form textarea { 
resize: none; 
height: 100px; 
} 
form.wpcf7-form input[type='submit'] {
width: 100%;
margin: 5px 0 0 0;
padding: 10px;
background: #19233e;
border: 0;
color: #fff;
font-size: 20px;
font-weight: 400;
cursor: pointer;
font-family: redhat, sans-serif;
-webkit-transition: all 100ms ease-in-out;
-webkit-border-radius: 3px;
}
form.wpcf7-form input[type='submit']:hover {
background-color: #ebbd39;
transform: scale(.975);
}
form.wpcf7-form input[type='submit']:focus,
form.wpcf7-form input[type='submit']:active {
outline: none;
}
form.wpcf7-form div.success p { 
margin-bottom: 5px;
padding: 5px !important; 
background: #cefcdd; 
text-align: center; 
font-size: .8em;
-webkit-border-radius: 3px; 
border-radius: 3px; 
-webkit-transition: all 500ms ease-in-out;
transition: all 500ms ease-in-out;
}
form.wpcf7-form div.success p.steady {
background: #70da93; 
}
form.wpcf7-form div.success p.blink { 
background: #cefcdd; 
}
form.wpcf7-form div.loader { 
width: 100%; 
height: 100%; 
display: none; 
position: absolute; 
top: 0; 
left: 0; 
z-index: 99999; 
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icon-loading.svg) no-repeat center center; 
}
form.wpcf7-form p.required {
margin-bottom: 10px;
}
form.wpcf7-form input[type=checkbox] {
width: auto;
}
span.wpcf7-list-item {
width: 100%;
margin: 0 !important;
display: inline-block;
}
.wpcf7-not-valid-tip {
display: none !important;
}
.custom-file-input::-webkit-file-upload-button {
visibility: hidden;
}
form.wpcf7-form input[type='text'].wpcf7-validates-as-required:after {
content: "*";
margin: auto;
position: absolute;
right: 10px;
top: 0;
bottom: 0;
z-index: 10;
color: #27ae60;	
}
form.wpcf7-form input[type='text'].licenseplate {
padding-left: 50px;
background: #ffcd00 url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/kentekenplaat.jpg) no-repeat left center / auto 100%;
border: 2px solid #000;
}
.custom-file-input::before {
content: 'Select some files';
display: inline-block;
background: #fff;
border: 0;
border-radius: 0;
margin: 0 0 3px;
padding: 8px 10px;
outline: none;
white-space: nowrap;
-webkit-user-select: none;
cursor: pointer;
font: 400 13px / 13px 'redhat', sans-serif;
}
.custom-file-input:hover::before {
opacity: .8;
}
.custom-file-input:active::before {
background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.wpcf7-spinner {
display: none;
}	
label {
width: 100%;
margin: 0 0 8px;
display: inline-block;
font: 400 13px / 13px redhat, sans-serif;
}
input,
textarea,
select {
width: 100%;
margin: 0;
padding: 8px 12px;
display: inline-block;
vertical-align: top;
background: #fff;
border: 1px solid #D9D9D9;
font: 400 16px / 24px redhat, sans-serif;
color: #676767;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none
}
input:focus,
textarea:focus,
select:focus {
outline: 0;
border-color: #cacaca;
}
select {
cursor: pointer;
}
.contact .wp-block-contact-form-7-contact-form-selector {
position: absolute;
top: 0;
right: 50px;
} .actions {
width: 100%;
height: 20px;
margin-bottom: 30px;
display: flex;
flex-flow: row-reverse;
}
.actions.bottom {
margin-top: 30px;
}
.actions .totalitems { 
font-size: 16px;
}
.actions .pagination {
margin-right: 30px;
}
.actions .pagination .pagination-link {
margin-right: 10px;
display: inline-block;
cursor: pointer;
font-size: 16px;
}
.actions .pagination .pagination-link:hover:not(.disabled) {
text-decoration: underline;
}
.actions .pagination .pagination-link:last-of-type {
margin: 0;
}
.actions .pagination .pagination-link.disabled {
pointer-events: none;
opacity: .5;
}
.actions .sort {
margin-right: 30px;
display: none;
}
.actions .sort select {
width: auto;
background: transparent;
border: 0;
padding: 0 0 0 15px;
font: 400 16px / 20px redhat, sans-serif;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down-dark.svg) no-repeat left center / 10px; 
color: #000;
text-align: right;
}
.actions .sort select + .select2-container--default .select2-selection--single {
background: none;
border: 0;
}
.actions .sort select + .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 20px;
padding-left: 20px;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down-dark.svg) no-repeat left center / 10px; 
font-size: 16px;
}
.actions .sort select option {
text-align: left;
} .select2-dropdown {
border: 0;
margin-top: 5px;
-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, .07);
}
.select2-container {
width: 100% !important;		
}
.select2-results__option {
padding-left: 10px;
}
form#article-add div.block .select2-container,
form#category .select2-container {
max-width: 100% !important;
}
.select2-container .select2-selection {
border: 0 solid #D9D9D9;
}
section.content-shop div.filters div.filter.multiple .input-icon:nth-of-type(1) .select2-container .select2-selection {
border-bottom: 0;
-webkit-border-radius: 3px 3px 0 0;
}
section.content-shop div.filters div.filter.multiple .input-icon:nth-of-type(2) .select2-container .select2-selection {
-webkit-border-radius: 0 0 3px 3px;
}
.select2-container--default .select2-selection .select2-selection__placeholder {
color: #b5bdc4;
}
.select2-container .select2-search--inline .select2-search__field {
margin-top: 12px;
font: 400 16px / 16px redhat, sans-serif;
-webkit-border-radius: 0;
border-radius: 0;
}
.select2-container--default .select2-selection {
padding-left: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
margin-top: 7px;
font: 400 16px / 24px redhat, sans-serif;
background: #f1f1f1;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
padding-top: 2px;
font: 400 16px / 24px redhat, sans-serif;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
font: 400 16px / 28px redhat, sans-serif;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
border: 1px solid #D9D9D9;
}
.select2-container--default .select2-selection .select2-selection__arrow b {
display: none;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
background-color: #19233e;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
border: 1px solid #D9D9D9;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
height: auto;
padding: 0 30px 0 0;
}
.select2-container .select2-selection {
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-down.svg) no-repeat calc(100% - 11px) 15px / 16px;
} .filters {
width: calc(100% - 80px);
max-width: 600px;
position: absolute;
top: -10px;
}
.filters .filter:not(:first-of-type) {
margin-top: 30px;
}
.filters .filter.multiple .input-icon:nth-of-type(1) select {
border-bottom: 0;
-webkit-border-radius: 3px 3px 0 0;
}
.filters .filter.multiple .input-icon:nth-of-type(2) select {
-webkit-border-radius: 0 0 3px 3px;
}
.filters .filter.multiple .input-icon .tooltip {
width: 100%;
max-width: 40px;
position: absolute;
left: 0;
top: 0;
bottom: 0;
line-height: 28px;
color: #b5bdc4;
}
.filters .filter.multiple .input-icon select {
width: 100%;
}
.filters .filter.multiple .input-icon select + .select2-container {
width: calc(100% - 40px) !important;
margin-left: 40px;
}
.filters .filter.multiple .input-icon select + .select2-container--default .select2-selection--single .select2-selection__rendered:hover {
color: #19233e;
}
.filters .filter > label {
margin: 5px 0 15px;
font: 400 22px / 24px redhat, sans-serif;
}
.filters .filter.multiple .input-icon:last-of-type {
margin-top: 3px;
}
.filters .filter .input-icon {
position: relative;
}
.filters .filter .reset {
width: 40px;
height: 100%;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
right: 1px;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-cross.svg) no-repeat center / 10px; 
border-left: 0;
cursor: pointer;
-webkit-transition: ease transform 200ms;
transition: ease transform 200ms;
-webkit-border-radius: 0 6px 6px 0;
border-radius: 0 6px 6px 0;
}
.filters .filter .reset:hover {
transform: scale(1.1);
}
.filters .filter .contain-radio {
width: 100%;
display: inline-block;
vertical-align: top;
overflow: hidden;
font-size: 0;
}
.filters .filter .contain-radio label {
width: auto;
margin: 0 10px 0 0;
display: inline-block;
vertical-align: top;	
}
.filters .filter .radio {
display: none;		
}
.filters .radio + .radio-select {
width: 100%;
padding: 12px 20px;
display: inline-block;
vertical-align: top;
background: no-repeat 10px center / 30px;
cursor: pointer;
color: #2a2a2a;
text-align: center;
font: 700 20px / 20px 'redhat', sans-serif;
-webkit-transition: 200ms background ease;
-webkit-border-radius: 3px;
}
.filters .filter label:last-of-type .radio + .radio-select {
border-right: 0;
}
.filters .filter .radio:checked + .radio-select,
.filters .filter .radio:hover + .radio-select {
color: #fff;
background-color: #19233e;		
} #presentations {
width: 100%;
min-height: 600px;
display: inline-block;
}
#presentations p.nothing-found {
padding: 100px 0;
text-align: center;
font: 400 24px / 32px redhat, sans-serif;
}
#presentations p.nothing-found span {
width: 100%;
display: inline-block;
}
#presentations.loading {
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-loading.svg) no-repeat center 100px / 80px; 
}
#presentations .presentation {
width: calc(33.333333333333333% - 45px);
margin: 50px 67px 0 0;
padding-bottom: 15px;
display: inline-block;
vertical-align: top;
position: relative;
text-decoration: none;
overflow: hidden;
cursor: pointer;
-webkit-transition: ease box-shadow 200ms;
}
#presentations .presentation:nth-of-type(-n+3) {
margin-top: 0;
}
#presentations .presentation:nth-of-type(3n+3) {
margin-right: 0;
}
#presentations .presentation:hover .info {
-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}
#presentations .presentation:last-of-type {
margin-bottom: 0;
}
#presentations .image-contain {
-webkit-border-radius: 3px;
}
#presentations .presentation .thumbs {
width: 100%;
max-width: 755px;
padding: 0;
display: inline-block;
vertical-align: top;
}
#presentations .presentation .thumb {
width: 100%;
height: 350px;
display: inline-block;
vertical-align: top;
background: no-repeat center / cover;
-webkit-transition: 200ms ease transform;
}
#presentations .presentation:hover .thumb {
transform: scale(1.1);
}	
#presentations .presentation .info {
width: calc(100% - 40px);
margin: -40px 20px 0;
padding: 20px 30px;
display: inline-block;
vertical-align: top;
position: relative;
background: #fff;
z-index: 15;
-webkit-border-radius: 15px;
-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .075);
}	
#presentations .presentation .title {
width: 100%;
min-height: 60px;
margin-bottom: 20px;
padding: 0;
display: inline-block;
z-index: 10;
letter-spacing: -.015em;
font: 700 22px / 30px 'redhat', sans-serif;
}
#presentations .presentation .info .presentation3d {
width: calc(100% - 60px);
margin: 0;
padding: 10px 5px;
position: absolute;
bottom: 30px;
right: 30px;
background-color: #E02433;
font: 400 18px / 24px redhat, sans-serif;
letter-spacing: -.01em;
}
#presentations .presentation .info span.price {
width: 100%;
margin-top: 0;
display: inline-block;
font: 400 24px / 24px redhat, sans-serif;
color: #ce9d11;
}
#presentations .presentation .info span.price-expected {
position: absolute;
bottom: 20px;
right: 30px;
font-style: italic;
}
#presentations .presentation .info .specifications {
width: 100%;
margin-top: 15px;
display: inline-block;
}
div.articles-loading {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 2011;
background: #fff;
display: none;
}
div.articles-loading span {
width: 100px;
height: 100px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1001;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-loading.svg) no-repeat center / 100px; 
}
.content.presentation #breadcrumbs {
text-align: center;
}
.content.presentation .matterport-container {
position: relative;
}
.content.presentation .matterport-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;	
background: rgba(0, 0, 0, .3);
cursor: pointer;
-webkit-transition: ease 200ms background;
}
.content.presentation .matterport-overlay:hover {
background: rgba(0, 0, 0, .1);
}
.content.presentation iframe.matterport {
width: 100%;
height: 500px;		
}
.presentation-detail-specs {
width: 50%;
height: 640px;
padding: 50px;
display: inline-block;
vertical-align: top;
position: relative;
background: rgb(40,56,98);
background: radial-gradient(circle, rgba(40,56,98,1) 0%, rgba(25,35,62,1) 100%);
}
.presentation-detail-specs:after {
content: '';
width: 100px;
height: 100px;
position: absolute;
right: 20px;
top: 20px;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/logo-butterfly.svg) no-repeat center left / 100% 80px;
}		
.content.presentation h1 {
width: 100%;
margin-bottom: 30px;
padding-bottom: 30px;
position: static;
border-bottom: 1px solid #24335b;
text-align: left;
font: 400 50px / 50px 'redhat', sans-serif;
color: #fff;
}
.content.presentation h1 span {
width: 100%;
display: inline-block;
font-size: 30px;
font-weight: 400;
}
.content.presentation .not-found {
margin-bottom: 50px;
display: inline-block;
font: 400 40px / 40px 'redhat', sans-serif;
}
.content.presentation h2 {
margin: 50px 0 15px;
font: 700 36px / 44px 'redhat', sans-serif;
}
.content.presentation .images div {
width: 100%;
height: 640px;
background-size: cover;
background-position: center;
cursor: pointer;
-webkit-transition: 200ms transform ease;
}
.presentation-detail-image {
width: 50%;
display: inline-block;
vertical-align: top;
position: relative;
overflow: hidden;
background: #fff;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
-webkit-border-radius: 3px 0 0 3px;
}
.presentation-detail-image .button-full-screen {
width: 50px;
height: 50px;
position: absolute;
bottom: 20px;
right: 20px;
z-index: 100;
cursor: pointer;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-fullscreen.svg) no-repeat center / 30px;
}
.presentation-detail-image .button-full-screen:hover {
transform: scale(.975);
}
.content.presentation .specifications div.contain {
display: grid;
grid-template-columns: repeat(4, calc(25% - 20px) [col-start]);
row-gap: 20px;
column-gap: 30px;
color: #fff;
}
.content.presentation .specifications div.contain span.field {
width: 100%;
margin-bottom: 5px;
display: inline-block;
color: #afbad7;
font: 400 16px / 20px 'redhat', sans-serif;
}
.content.presentation .specifications div.contain span.value {
font: 400 26px / 34px 'redhat', sans-serif;
}
.content.presentation .specifications div.contain .spec.price .value {
font: 700 32px / 40px 'redhat', sans-serif;
color: #ce9d11;
}
.content.presentation {
font-size: 0;
}
.content.presentation .accessoires {
background: #fff;
margin-top: 60px;
padding: 50px; 
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .015);
-webkit-border-radius: 3px;
}
.content.presentation .accessoires h2 {
margin-top: 0;
}
.content.presentation .accessoires .accessoires-contain {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(25%, 1fr));
row-gap: 50px;
column-gap: 50px;
}
.content.presentation .accessoires .accessory.double .list-block {
width: 100%;
display: inline-block;
vertical-align: top;
}
.content.presentation .accessoires .accessory.double .list-block {
width: 50%;
}
.content.presentation .accessoires .title {
width: 100%;
margin-bottom: 15px;
display: inline-block;
font: 400 26px / 34px 'redhat', sans-serif;
color: #19233e;
}
.content.presentation .accessoires .value {
width: 100%;
display: inline-block;
margin-bottom: 5px;
padding-left: 0;
font: 400 16px / 24px 'redhat', sans-serif;
}
.content.presentation .description {
width: 100%;
min-height: 484px;
margin-top: 60px;
padding: 50px; 
display: inline-block;
vertical-align: top;
background: #fff;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .015);
-webkit-border-radius: 3px;
}
.content.presentation .description.video { 
width: calc(50% - 40px);
margin: 40px 40px 0 0;
}
.content.presentation .media {
width: calc(50% - 60px);
height: 445px;
margin-top: 90px;
display: inline-block;
vertical-align: top;
position: relative;
}
.content.presentation .media:before {
width: calc(100% + 10px);
height: calc(100% + 100px);
content: '';
position: absolute;
bottom: -50px;
left: 50px;
z-index: -1;
background: rgb(40,56,98);
background: radial-gradient(circle, rgba(40,56,98,1) 0%, rgba(25,35,62,1) 100%);
-webkit-border-radius: 2px;
}
.content.presentation .media iframe {
width: 100%;
height: 445px;
}
.content.presentation .description h2 {
margin-top: 0;
}
.content.presentation .interested {
margin-top: 80px;
}
.content.presentation .interested .cta-text,
.content.presentation .interested .form {
width: 50%;
display: inline-block;
vertical-align: top;
font: 400 16px / 24px 'redhat', sans-serif;
}
.content.presentation .interested .cta-text {
text-align: center;
}
.content.presentation .interested img.thumb {
width: 100%;
max-width: 320px;
height: 320px;
margin: 0 auto 20px;
display: inline-block;
object-fit: cover;
-webkit-border-radius: 300px;
}
.content.presentation .interested .cta-text .cta-title {
width: 100%;
margin-bottom: 20px;
display: inline-block;
color: #19233e;
font: 700 34px / 40px 'redhat', sans-serif;
}
.content.presentation .interested .cta-text a {
padding-left: 26px;
font: 400 16px / 16px 'redhat', sans-serif;
background: no-repeat left center / 20px;
}
.content.presentation .interested .cta-text a.phone {
margin-right: 20px;
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-contact-phone.svg);
}
.content.presentation .interested .cta-text a.mail {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-contact-email.svg);
}
.content.presentation .interested .form .form-title {
font: 400 24px / 40px 'redhat', sans-serif;	
}
.content.presentation .interested .form .form-title span {
font: 700 40px / 38px 'redhat', sans-serif;	
color: #19233e;
}
.content.presentation .interested .form form {
width: 100%;
max-width: 100%;
}
.cta-contain {
position: absolute;
bottom: 50px;
left: 50px;
}
.cta-button {
width: auto;
margin: 30px 10px 0 0;
padding: 10px 25px 10px 50px;
display: inline-block;
position: relative;
background: #ce9d11 no-repeat 15px center / 22px;
color: #fff;
cursor: pointer;
text-align: center;
font: 400 19px / 27px 'redhat', sans-serif;
-webkit-transition: all 150ms ease;
transition: all 150ms ease; 
-webkit-border-radius: 3px;
}
.cta-button.contact { 
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-cta-contact.svg);
}
.cta-button.video { 
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-cta-video.svg);
}
.cta-button.p360 { 
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-cta-360.svg);
}
.cta-button:hover {
background-color: #eab315;
}
.cta-button:last-of-type {
margin-right: 0;
}	
.back-to-listing {
width: 100%;
margin-top: 50px;
}
.back-to-listing.top {
margin: 0 0 30px;
}
.back-to-listing.bottom {
text-align: center;
}
.back-to-listing > a {
width: auto;
margin: 0;
padding: 10px 25px 10px 50px;
display: inline-block;
position: relative;
background: #19233e  url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-arrow-left-white.svg) no-repeat 15px center / 22px;
color: #fff;
text-align: center;
font: 400 22px / 30px 'redhat', sans-serif;
-webkit-transition: all 150ms ease;
transition: all 150ms ease; 
-webkit-border-radius: 3px;
}
.back-to-listing > a:hover {
background-color: #ce9d11;
}
.carousel img,
.carousel iframe {
width: 100%;
height: 100%;
margin: 0;
display: inline-block;
vertical-align: top;
background: #fff;
border: 0;
object-fit: cover;
object-position: center;
}
.carousel-thumbs {
height: 217px;
margin-top: 60px;
overflow: hidden;
}
.carousel-thumbs .slick-list {
margin-left: -10px;
}
.carousel-thumbs .slick-slide {
margin: 0 5px;
cursor: pointer;
background: #fff;
}
.carousel-thumbs .slick-slide img {
height: 235px;
object-fit: contain;
object-position: center;
}
.carousel-thumbs .presentation360 {
position: relative;
}
.carousel-thumbs .presentation360:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: rgba(0, 0, 0, .2) url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-360.svg) no-repeat center / 120px;
cursor: pointer;
} .accessory-about {
width: 100%;
margin-bottom: 30px;
}
.accessory-contain {
width: 100%;
font-size: 0;
}
.accessory-specifications {
width: 50%;
padding-right: 50px;
display: inline-block;
vertical-align: top;
}
.accessory-specifications ul li {
font: 400 18px / 30px redhat, sans-serif !important;
}
.accessory-video {
width: calc(50% - 10px);
display: inline-block;
vertical-align: top;
}
.accessory-video span {
width: calc(100% - 40px);
display: inline-block;
position: relative;
}
.accessory-video span:before {
width: calc(100% + 10px);
height: 291px;
content: '';
position: absolute;
bottom: -30px;
left: 30px;
z-index: -1;
background: rgb(40,56,98);
background: radial-gradient(circle, rgba(40,56,98,1) 0%, rgba(25,35,62,1) 100%);
-webkit-border-radius: 2px;
}
.accessory-video iframe {
width: 100%;
height: 291px;
display: inline-block;
} footer .miscellaneous {
padding: 40px 0;
background: #19233e;
text-align: left;
}
footer .miscellaneous .center {
padding: 0 90px;
}
footer .miscellaneous .block {
width: 22.5%;
padding: 0 30px 0 0;
display: inline-block;
vertical-align: top;
}
footer .miscellaneous .block:last-of-type {
margin-right: 0;
}
footer .miscellaneous .block h3 {
margin: 0 0 30px;
font-size: 20px;
line-height: 20px;
font-weight: 700;
color: #fff;
}
footer .miscellaneous .block p,
footer .miscellaneous .block a,
footer .miscellaneous .block strong,
footer .miscellaneous .block li {
font-size: 14px;
line-height: 26px;
color: #fff;
}
footer .miscellaneous .block a:hover {
text-decoration: underline;
}
footer .miscellaneous .block.navigation ul {
margin: 0;
}
footer .miscellaneous .block.navigation ul li a {
background: none;
}
footer .miscellaneous .block.contact p span {
width: 100%;
max-width: 120px;
display: inline-block;
}
footer .miscellaneous .block.openingtimes p span {
width: 150px;
display: inline-block;		
}
footer nav ul {
background: none;
margin: 0;
padding: 0;
}
footer nav ul > li {
width: 100%;
padding: 0;
border: 0;
}
footer nav ul > li a {
padding: 3px 0;
text-align: left;
}
footer nav ul > li .sub-menu {
display: none;
}
footer .miscellaneous .contact {
width: calc(55% - 100px);
padding-left: 180px;
background: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/logo-white.svg) no-repeat top left / 140px;
}
footer .contact p {
display: inline-block;
vertical-align: top;
margin-right: 15px;
padding-left: 25px;
background: no-repeat center left / 16px;
}
footer .contact p.full-width {
padding: 0 0 10px;
width: 100%;
}
footer .contact p.phone {	
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-contact-phone-white.svg);
}
footer .contact p.mobile {	
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-contact-whatsapp-white.svg);
}
footer .contact p.email {	
margin-right: 0;
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-contact-email-white.svg);
} div.social {
margin-left: 20px;
display: inline-block;
vertical-align: middle;
font-size: 0;
}
div.social.footer {
margin: 0;
}
div.social a {
margin-right: 10px;
display: inline-block;
vertical-align: middle;
background: no-repeat center / contain;
-webkit-animation: fadeInButton 1s;
animation: fadeInButton 1s;
}
div.social a:nth-of-type(2) {
-webkit-animation: fadeInButton 1.4s;
animation: fadeInButton 1.4s;
}
div.social a:nth-of-type(3) {
-webkit-animation: fadeInButton 1.8s;
animation: fadeInButton 1.8s;
}
@keyframes fadeInButton {
from { opacity: 0; }
to   { opacity: 1; }
}
div.social a:last-of-type {
margin-right: 0;
}
div.social a span {
width: 24px;
height: 24px;
display: inline-block;
vertical-align: middle;
-webkit-transition: ease 100ms all;
transition: ease 100ms all;
-webkit-border-radius: 100%;
}
div.social a:hover span {
transform: scale(1.2);
}
div.social a.facebook span {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-social-facebook.svg)
}
div.social a.twitter span {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-social-twitter.svg);
}
div.social a.youtube span {
background-image: url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-social-youtube.svg);
}
div.social a.whatsapp span {
background: #1bd641 url(//www.degreeff.nl/cms/wp-content/themes/degreeff/assets/img/icons/icon-social-whatsapp.svg) no-repeat center / 60%;
-webkit-border-radius: 100%;
}
div.social .links {
width: 100%;
margin-top: 15px;
} @media only screen and (min-width: 0) and (max-width: 1600px) {
.bg-subpage.aanbod .header,
.content.presentation {
padding: 20px 40px;
}
.content.aanbod {
padding: 60px 40px 100px 40px;
}
.header .logo {
max-width: 100%;
top: 130px;
left: 0;
}
.nav-contain {
margin: auto;
left: 0;
right: 0;
}
.sub .nav-contain {
right: 20px;
}
.nav-contain nav ul {
text-align: center;
}
.sub .nav-contain nav ul {
text-align: right;
}
div.block.text > div {
padding: 100px 40px;
}
footer .miscellaneous .center {
padding: 0 40px;
}
div.block.text h1 {
margin-bottom: 30px;
}
div.block.text div.text-block {
width: 100%;
margin: 0 0 50px;
text-align: center;
}
div.block.text div.text-block p {
min-height: 0;
}
div.block.text .text-image {
margin: 50px auto 0;
}
footer .miscellaneous .block {
width: 100%;
margin-bottom: 50px;
padding: 0;			
}
footer .miscellaneous .contact {
padding-left: 180px;
}
.ons-team .contain { 
grid-template-columns: repeat(3, calc(33% - 45px) [col-start]);
row-gap: 74px;
column-gap: 74px;
}
}
@media only screen and (min-width: 0) and (max-width: 1280px) {
.bg-subpage .header {
padding: 20px 30px;
}
.sub .content {
padding: 60px 30px 100px
}
.brand-models .model:nth-of-type(n) {
width: calc(50% - 20px);
margin: 20px 40px 0 0;
}
.brand-models .model:nth-of-type(-n+2) {
margin-top: 0;
}
.brand-models .model:nth-of-type(2n+2) {
margin-right: 0;
}
#presentations .presentation:nth-of-type(n) {
width: calc(50% - 20px);
margin: 20px 40px 0 0;
}
#presentations .presentation:nth-of-type(-n+2) {
margin-top: 0;
}
#presentations .presentation:nth-of-type(2n+2) {
margin-right: 0;
}
.bg-subpage .header .logo {
-webkit-border-radius: 10px;
top: 0;
margin-top: 10px;
}
nav ul > li a {
font: 400 16px / 24px 'redhat', sans-serif;
}
div.make-appointment {
max-width: 100%;
height: auto;
margin-top: 20px;
}
div.make-appointment .button {
width: calc(50% - 13px);
margin: 0 20px 0 0;
}
div.make-appointment .button.whatsapp {
margin-right: 0;
}
.sub .content > div > div.contain {
width: calc(100% - 464px);
margin-right: 50px;
}
.block.offer a.cta {
width: 100%;
margin-bottom: 30px;
position: static;
display: inline-block;
}
.actions {
padding: 80px 0 30px 20px;
flex-flow: row;
}
.content.presentation .interested .cta-text,
.content.presentation .interested .form {
width: 100%;
}
.content.presentation .interested .form {
margin-top: 50px;
text-align: center;
}
.content.presentation .specifications div.contain,
.content.presentation .description.video { 
width: 100%;
margin: 0;
}
.content.presentation .description p {
word-break: break-all;
}
.content.presentation .media {
width: calc(100% - 60px);
margin-top: 100px;
}
.content.presentation .accessoires .accessoires-contain {
grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
}
.presentation-detail-image,
.presentation-detail-specs {
width: 100%;
height: auto;
}
.cta-contain {
position: static;
display: inline-block;
}
.ons-team .contain { 
grid-template-columns: repeat(2, calc(50% - 35px) [col-start]);
row-gap: 74px;
column-gap: 74px;
}
}
@media only screen and (min-width: 0) and (max-width: 960px) {  
.ons-team .sub-paragraph {
width: 100%;
margin: 30px 0;
padding: 0;
text-align: center;
}
.ons-team .image-contain { 
width: 100%;
}
.bg-subpage.aanbod .nav-contain {
top: 40px !important;
right: 20px;
left: auto;
}
.header .logo {
top: 20px;
}
.header .contain .scroll-contain {
display: none;
}
.header .contain {
bottom: 20px;
}
.header .contain .button {
width: auto;
padding: 12px 50px 12px 25px;
font-size: 20px;
line-height: 28px;
font-weight: 400;
}
.nav-contain {
top: 180px !important;
text-align: center;
}
.sub .nav-contain {
padding-right: 20px;
top: 20px !important;
bottom: auto;
right: 0;
text-align: right;
}
.sub .nav-contain {
}
nav.menufixed,
nav.original,
nav.cloned ul {
display: none;
}
#nav-button-mobile { 
display: inline-block;
}
.filters {
max-width: 100%;
}
#presentations {
width: 100%;
margin: 15px 0 0 0;
}
.content.presentation .images { 
grid-template-columns: repeat(4, calc(25% - 10px) [col-start]);
}
.content.presentation .images div {
height: 380px;
}
.content.presentation .specifications div.contain {
display: grid;
grid-template-columns: repeat(4, calc(25% - 20px) [col-start]);
}
.block.offer h2 {
margin-bottom: 45px;
}
.block.offer a.cta {
top: 40px;
left: 40px;
right: auto;
}
div.block.text div.text-block {
width: 100%;
margin: 0 0 30px;
}
div.block.text div.text-block p {
min-height: 0;
}
div.block.text div.text-block:last-of-type {
margin-bottom: 0;
}
div.block.text .text-image {
height: 300px;
background-size: contain;
}
div.block.text .text-image > iframe {
height: 300px;
}
div.block.text .text-image:before {
display: none;
}
div.block.buttons .block-button {
width: 100%;
margin: 0 0 10px;
}
div.block.buttons .block-button:last-child {
margin-bottom: 0;
}
div.block.buttons .block-button img {
max-width: 250px;
display: inline-block;
vertical-align: top;
}
div.block.buttons .block-button .content {
width: calc(100% - 250px);
padding: 25px;
display: inline-block;
vertical-align: top;
}
.sub .content > div > div.contain {
width: 100%;
margin: 0;
}
.sub .content div.sidebar {
width: 100%;
max-width: 100%;
margin-top: 30px;
}
.sub .content ul.child-pages {
margin-top: 30px;
}
.sub .content div.sidebar .cta-form {
margin: 30px 0;
}
.accessory-specifications {
width: 100%;
margin-bottom: 30px;
padding: 0;
}
.accessory-video {
width: 100%;
}
footer .miscellaneous .contact {
padding: 80px 0 0 0;
}
footer .miscellaneous .contact p {
width: 100%;	
margin-bottom: 5px;
}
}
@media only screen and (min-width: 0) and (max-width: 768px) {
#presentations .presentation:nth-of-type(n) {
width: 100%;
margin: 20px 0 0 0;
}
#presentations .presentation:nth-of-type(1) {
margin-top: 0;
}
.brand-models .model:nth-of-type(n) {
width: 100%;
margin: 20px 0 0 0;
}
.brand-models .model:nth-of-type(1) {
margin-top: 0;
}
.content.presentation .images { 
grid-template-columns: repeat(2, calc(50% - 10px) [col-start]);
}
.content.presentation .specifications div.contain {
display: grid;
grid-template-columns: repeat(1, calc(100%) [col-start]);
}
.content.presentation .accessoires .accessoires-contain {
grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
}
.content.presentation .accessoires .accessory.double .list-block {
width: 100%;
}
.sub .content h1 {
position: static;
color: #19233e;
word-break: break-all;
}
.sub .content ul > li {
white-space: normal;
overflow: auto;
text-overflow: initial;
}
}
@media only screen and (min-width: 0) and (max-width: 640px) {
.carousel-thumbs {
display: none;
}
.content.presentation .accessoires {
margin-top: 20px;
}
.header .contain {
position: static;
}
.header .contain .button {
width: 100%;
max-width: 100%;
vertical-align: top;
border-radius: 0;
}
.header .logo {
top: auto;
bottom: -160px;
background-size: auto 80%;
}
div.block.text > div {
padding-top: 170px !important;
}
.nav-contain {
top: auto !important;
bottom: 20px;
}
.actions {
height: auto;
display: block;
}
.actions > div {
width: 100%;
margin-bottom: 10px;
}
.actions > div:last-of-type {
margin-bottom: 0;
} 
#presentations .presentation .thumb {
max-width: 100%;
height: 250px;
}
div.top div.contact > a {
margin-right: 5px;
}
div.top div.contact > a span.icon {
margin: 0;
}
div.top div.contact > a span.text {
display: none;
}
.block.offer a.slick-slide .image {
height: 300px;
}
div.make-appointment .button {
width: 100%;
margin-bottom: 10px;
}
div.make-appointment .button.whatsapp {
margin-bottom: 0;
}
div.block.text .text-image {
height: 200px;
}
div.block.text .text-image > iframe {
height: 200px;
}
.videoblog h2,
.block.offer h2 {
font-size: 26px !important;
line-height: 34px !important;
}
.button {
font-size: 18px;
line-height: 20px;
font-weight: 400;
}
.sub .content ul > li {
width: 100%;
}
.filters .filter .contain-radio label {
margin-right: 0;
}
.filters .radio + .radio-select {
font-size: 16px;
font-weight: 400;
}
.ons-team .contain { 
grid-template-columns: repeat(1, calc(100%) [col-start]);
row-gap: 74px;
column-gap: 74px;
}
}
@media only screen and (min-width: 0) and (max-width: 500px) {
.presentation-detail-specs,
.content.presentation .accessoires {
padding: 50px 25px;
}
.content.presentation .accessoires {
margin-top: 0;
}
div.block.text > div {
padding-top: 140px !important;
}
.bg-subpage .header {
padding: 20px 40px;
}
.bg-subpage.aanbod .header, .content.presentation {
padding: 10px 25px;
}
.sub .nav-contain {
left: 40px;
}
div.block.text h1 {
font-size: 28px;
line-height: 36px;
}
div.center,
div.block.text > div,
div.center.sequence,
.videoblog .center,
.sub .center {
padding: 0 40px;
}
.sub .presentation .center {
padding: 0;
}
.sub .presentation .center .back-to-listing {
padding-left: 25px;
}
.content.presentation .interested .form,
.content.presentation .media {
padding: 10px;
}
.sub .content h1 {
top: -120px;
left: 0;
font: 700 42px / 48px redhat, sans-serif
}
.content > .block,
.sub .content {
padding: 40px 0 !important;
}
div.block.text > div {
padding: 0 40px;
}
div.block.buttons .block-button img {
max-width: 100%;
}
div.block.buttons .block-button .content {
width: 100%;
padding: 30px;
}
.block.offer a.slick-slide .image {
height: 200px;
}
.content.presentation .images div {
height: 250px;
}
.sub .nav-contain {
width: 100%;
padding: 0;
margin-top: 15px;
position: static;
}
#nav-button-mobile {
width: calc(100% - 40px) !important;
margin: 0 10px;
}
.sub #nav-button-mobile { 
width: 100% !important;
margin: 0;
}
}