.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0!important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.otgs-development-site-front-end {
display: none;
} :root {
--kleur-oranje: #ef7d00;
--kleur-achtergrond-donker: #131415;
--kleur-achtergrond-donker-grijs: #242222;
--kleur-achtergrond-licht: #fff;
--kleur-tekst-donker: #000;
--kleur-tekst-grijs: #6E6E6E;
--kleur-tekst-licht: #eaeaeb;
--kleur-tekst-wit: #fff;
--primary-font: 'Inter', sans-serif;
}
@-webkit-keyframes animWorkHoverSplash {
0% {
opacity: .2;
}
25% {
opacity: .8;
}
50% {
opacity: .2;
}
75% {
opacity: .8;
}
100% {
opacity: .2;
}
}
@keyframes animWorkHoverSplash {
0% {
opacity: .2;
}
25% {
opacity: .8;
}
50% {
opacity: .2;
}
75% {
opacity: .8;
}
100% {
opacity: .2;
}
}
.navLogoMobiel {
display: none;
}
.navLanguageContainerMobiel {
display: none;
}
.heroFotoMobiel {
display: none;
} * {
font-family: var(--primary-font);
color: var(--kleur-tekst-wit);
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
scroll-behavior: smooth;
}
body {
background-color: var(--kleur-achtergrond-donker);
}
h2 {
font-size: 50px;
font-weight: 300;
margin-bottom: 40px;
text-transform: uppercase;
}
p {
color: var(--kleur-tekst-licht);
margin-bottom: 20px;
font-size: 18px;
line-height: 28px;
}
a {
text-decoration: none;
letter-spacing: 1px;
}
ul {
margin-left: 20px;
margin-bottom: 20px;
}
ul li {
font-size: 18px;
line-height: 28px;
}
ul li::marker {
color: #fff;
}
img {
max-width: 100%;
height: auto;
}
button {
background-color: transparent;
cursor: pointer;
border: 0;
}
.fullWidthContainer {
width: 100%;
background-color: var(--kleur-achtergrond-donker);
padding: 100px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
position: relative;
}
.normalContainer {
width: 100%;
margin: 0 4%;
padding: 20px 0;
z-index: 5;
}
.headerGroot {
font-size: 50px;
font-weight: 300;
max-width: 800px;
margin-bottom: 40px;
}
.buttonContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.buttonContainer p {
font-weight: 500;
margin: 0 20px 0 0;
}
.buttonArrow {
width: 70px;
height: 70px;
border-radius: 50%;
border: 1px solid #D8D8D8;
background-image: url(//thevirtualdutchmen.com/wp-content/themes/wordlenig-theme/img/icon-right-wit.svg);
background-position: center center;
background-repeat: no-repeat;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: .3s;
transition: .3s;
}
.buttonArrow:hover {
background-color: rgba(255, 255, 255, 0.1);
border: 1px solid transparent;
background-image: url(//thevirtualdutchmen.com/wp-content/themes/wordlenig-theme/img/icon-right-oranje.svg);
-webkit-transition: .3s;
transition: .3s;
}
.buttonDown {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.maxWidth800 {
max-width: 800px;
}
.headerOmschrijving {
font-size: 50px;
font-weight: 300;
margin-bottom: 40px;
text-transform: none;
max-width: 820px;
}
.grid-1-1 {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
grid-gap: 20px;
}
.grid-1-3 {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 3fr;
grid-template-columns: 1fr 3fr;
grid-gap: 20px;
}
.grid-3-1 {
display: -ms-grid;
display: grid;
-ms-grid-columns: 3fr 1fr;
grid-template-columns: 3fr 1fr;
grid-gap: 20px;
}
.grid-6x-1 {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.headerFullWidth {
position: fixed;
background-color: transparent;
top: 0;
left: 0;
height: 100px;
z-index: 9999;
padding: 50px 0;
-webkit-transition: 1s;
transition: 1s;
}
.headerFullWidth .headerContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.headerFullWidthClosed {
top: -100px;
-webkit-transition: 1s;
transition: 1s;
}
.privacyLink {
display: none;
}
.navButtonSwitchContainer {
position: relative;
width: 50px;
height: 40px;
cursor: pointer;
}
.navButtonSwitchContainer .navButtonSwitchBar {
position: absolute;
left: 10px;
width: 40px;
height: 2px;
background-color: var(--kleur-achtergrond-licht);
-webkit-transition: .3s;
transition: .3s;
}
.navButtonSwitchContainer .navButtonSwitchBar1 {
top: 12px;
}
.navButtonSwitchContainer .navButtonSwitchBar2 {
top: 24px;
}
.navButtonSwitchOpen .navButtonSwitchBar1 {
left: 30px;
opacity: 0;
-webkit-transition: .3s;
transition: .3s;
}
.navButtonSwitchOpen .navButtonSwitchBar2 {
left: 30px;
opacity: 0;
-webkit-transition: .3s;
transition: .3s;
}
.navButtonCloseContainer {
position: absolute;
top: 50px;
right: 4%;
width: 50px;
height: 40px;
z-index: 99996;
cursor: pointer;
}
.navButtonCloseContainer .navButtonCloseBar {
position: absolute;
left: -15px;
width: 40px;
height: 2px;
background-color: var(--kleur-achtergrond-licht);
-webkit-transition: .3s;
transition: .3s;
}
.navButtonCloseContainer .navButtonCloseBar1 {
top: 18px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: .3s;
transition: .3s;
}
.navButtonCloseContainer .navButtonCloseBar2 {
top: 18px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: .3s;
transition: .3s;
}
.navButtonCloseOpen .navButtonCloseBar1 {
top: 18px;
left: 10px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: .3s;
transition: .3s;
}
.navButtonCloseOpen .navButtonCloseBar2 {
top: 18px;
left: 10px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transition: .3s;
transition: .3s;
}
.navContainerBack {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
pointer-events: none;
-webkit-transition: .3s;
transition: .3s;
z-index: 99995;
}
.navBackOpen {
opacity: 1;
pointer-events: auto;
-webkit-transition: .3s;
transition: .3s;
}
.navContainer {
position: fixed;
top: 0;
left: -50%;
height: 100%;
width: 50%;
padding: 50px;
background-color: #000;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-transition: .3s ease-out;
transition: .3s ease-out;
z-index: 99995;
}
.navOpen {
left: 0;
-webkit-transition: .3s ease-out;
transition: .3s ease-out;
}
.navContainerHeader {
margin-bottom: 50px;
}
.navContainerHeader .navLanguageContainer {
display: inline-block;
padding: 3px;
background-color: var(--kleur-achtergrond-donker-grijs);
border-radius: 5px;
}
.navContainerHeader .wpml-ls-legacy-list-horizontal {
padding: 0;
}
.navContainerHeader .wpml-ls-item {
padding: 2px 10px;
border-radius: 5px;
font-size: 14px;
}
.navContainerHeader .wpml-ls-item a {
letter-spacing: 0px;
padding: 3px 5px;
}
.navContainerHeader .wpml-ls-current-language {
background-color: #000;
}
.navContainerNavigatie {
height: 100%;
}
.navContainerNavigatie .menu {
list-style-type: none;
position: relative;
}
.navContainerNavigatie .menu li {
margin-bottom: 20px;
line-height: 50px;
}
.navContainerNavigatie .menu li a {
font-size: 50px;
text-transform: uppercase;
border-bottom: 3px solid transparent;
font-weight: 300;
letter-spacing: 3px;
margin-bottom: 20px;
}
.navContainerNavigatie .menu li a:hover {
border-bottom: 3px solid #fff;
}
.navContainerNavigatie .sub-menu {
position: absolute;
top: 0;
left: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
list-style-type: none;
opacity: 0;
pointer-events: none;
margin-left: 0;
}
.navContainerNavigatie .sub-menu li {
margin-bottom: 10px;
line-height: 28px;
}
.navContainerNavigatie .sub-menu li a {
text-transform: none;
letter-spacing: 0;
font-size: 28px;
}
.navContainerNavigatie .sub-menu .navSubOther {
margin: 30px 0 0 0;
pointer-events: none;
}
.navContainerNavigatie .sub-menu .navSubOther a {
color: var(--kleur-tekst-grijs);
font-size: 18px;
}
.navContainerNavigatie .sub-menu .navSubOther .sub-menu {
position: relative;
top: 10px;
left: 0;
opacity: 1;
pointer-events: auto;
}
.navContainerNavigatie .sub-menu .navSubOther .sub-menu li {
line-height: 18px;
}
.navContainerNavigatie .sub-menu .navSubOther .sub-menu li a {
color: var(--kleur-tekst-wit);
font-size: 18px;
}
.navContainerNavigatie .subMenuOpen {
opacity: 1;
pointer-events: auto;
}
.navContainerFooterTop {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 50px;
}
.navContainerFooterTop p {
margin-bottom: 10px;
color: var(--kleur-tekst-grijs);
}
.navContainerFooterTop a {
margin-bottom: 10px;
}
.navSocialContainer i {
color: var(--kleur-tekst-wit);
font-size: 20px;
margin: 0 15px;
}
.navSocialContainer i:first-child {
margin: 0 15px 0 0;
}
.navContainerFooterBottomRight a {
color: var(--kleur-tekst-grijs);
}
.homeHeroFullContainer {
height: 180vh;
padding: 0;
position: relative;
}
.homeHeroVideoBackgroundContainer {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 180vh;
-o-object-fit: cover;
object-fit: cover;
z-index: 0;
}
.heroVideo {
width: 100% !important;
height: 100% !important;
-o-object-fit: cover !important;
object-fit: cover !important;
}
.heroFoto {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.homeHeroContainer {
position: relative;
height: 100%;
}
.homeHeroTitle {
font-size: 200px;
color: var(--kleur-tekst-licht);
text-transform: uppercase;
font-weight: 200;
letter-spacing: 20px;
}
.homeHeroTitleOrange {
color: var(--kleur-oranje);
font-weight: 200;
}
.homeHeroOnderschrift {
position: absolute;
margin: 0;
right: -511px;
bottom: 100px;
text-transform: uppercase;
font-size: 28px;
color: var(--kleur-tekst-licht);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
letter-spacing: 5px;
}
@-webkit-keyframes animHeaderScrollMouse {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
30% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
80% {
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@keyframes animHeaderScrollMouse {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
30% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
80% {
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}
@-webkit-keyframes animHeaderScrollWheel {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
30% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 0;
}
}
@keyframes animHeaderScrollWheel {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
30% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 1;
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
opacity: 0;
}
}
.headerScrollContainer {
position: absolute;
-webkit-animation: animHeaderScrollMouse 2.6s infinite ease-in-out;
animation: animHeaderScrollMouse 2.6s infinite ease-in-out;
left: calc(50% - 14px);
top: calc(100vh - 80px);
cursor: pointer;
}
.headerScrollContainer .headerScrollsvgMouse {
opacity: 0.6;
}
.headerScrollContainer .headerScrollsvgMouseOverlay {
stroke-dasharray: 109;
stroke-dashoffset: 109;
stroke: #fff;
-webkit-transition: .6s;
transition: .6s;
}
.headerScrollContainer .headerScrollElement:hover > .headerScrollsvgMouseOverlay {
stroke-dashoffset: 0;
-webkit-transition: .6s;
transition: .6s;
}
.headerScrollContainer .headerScrollsvgWheel {
-webkit-animation: animHeaderScrollWheel 2.6s infinite ease-in-out;
animation: animHeaderScrollWheel 2.6s infinite ease-in-out;
}
.homeOmschrijvingFull {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
overflow: hidden;
}
.homeheaderOmschrijving {
max-width: 820px;
}
.headerBuffer3 {
height: 100px;
}
.headerBuffer4 {
height: 300px;
}
.homeTekstGrijs {
font-size: 18px;
color: var(--kleur-tekst-grijs);
margin-bottom: 0;
line-height: 28px;
}
.homeOmschrijvingButtonContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.homeOmschrijvingButtonContainer p {
font-weight: 600;
font-size: 16px;
margin: 0 20px 0 0;
}
.homeOmschrijvingButtonArrow {
width: 50px;
height: 50px;
border-radius: 50%;
border: 1px solid #D8D8D8;
background-image: url(//thevirtualdutchmen.com/wp-content/themes/wordlenig-theme/img/icon-right-wit.svg);
background-position: center center;
background-repeat: no-repeat;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: .3s;
transition: .3s;
}
.homeOmschrijvingButtonArrow:hover {
background-color: rgba(255, 255, 255, 0.1);
border: 1px solid transparent;
background-image: url(//thevirtualdutchmen.com/wp-content/themes/wordlenig-theme/img/icon-right-oranje.svg);
-webkit-transform: scale(1.4);
transform: scale(1.4);
-webkit-transition: .3s;
transition: .3s;
}
.homeList {
list-style-type: none;
margin-left: 0;
}
.homeList li {
font-size: 18px;
line-height: 28px;
}
.homeClientsLink {
margin-left: -8px;
-webkit-transition: .3s;
transition: .3s;
}
.homeClientsLink:hover {
padding-left: 10px;
-webkit-transition: .3s;
transition: .3s;
}
.homeClientsLink::before {
opacity: 0;
content: "-";
font-weight: 700;
color: var(--kleur-oranje);
-webkit-transition: .3s;
transition: .3s;
}
.homeClientsLink:hover::before {
margin-right: 5px;
opacity: 1;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewMetaTypeContainer .homeClientsLink {
pointer-events: none;
}
.homeLogoContainer .clientLogoContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.homeLogoContainer img {
opacity: .5;
cursor: pointer;
-webkit-transition: .3s;
transition: .3s;
}
.homeLogoContainer img:hover {
opacity: 1;
-webkit-transition: .3s;
transition: .3s;
}
.homeSliderFullWidth {
position: relative;
height: 100vh;
overflow: hidden;
padding: 0;
}
.homeSliderFullWidth .sliderGordijn {
position: absolute;
top: 0;
background-color: var(--kleur-achtergrond-donker);
height: 100%;
width: 20%;
z-index: 100;
}
.homeSliderFullWidth .sliderGordijnLinks {
left: 0;
}
.homeSliderFullWidth .sliderGordijnRechts {
right: 0;
}
.homeSliderContainer {
position: absolute;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.homeSliderContainer .owl-dots {
display: none;
}
.owl-stage {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.slideContainer {
position: relative;
width: 100vw;
height: 100vh;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.slideContainer .slideContainerOverlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.5);
}
.slideContainer .sliderInhoudContainer {
width: 100%;
margin: 0 4%;
z-index: 10;
}
.slideContainer h3 {
text-transform: uppercase;
max-width: 1200px;
font-weight: 300;
font-size: 50px;
letter-spacing: 10px;
}
.slideContainer .sliderButtonContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 20px;
}
.slideContainer .sliderButtonContainer p {
font-weight: 600;
font-size: 16px;
margin: 0 20px 0 0;
}
.homeSlideNavParentContainer {
position: absolute;
bottom: 100px;
}
.homeSliderNavContainer {
position: absolute;
width: auto;
height: 40px;
top: 50px;
left: 4%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
background-color: rgba(0, 0, 0, 0.4);
border-radius: 10px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 999;
}
.homeSliderNavContainer .homeSliderNavButton {
font-size: 16px;
z-index: 1;
margin: 0 20px;
border: 0;
background-color: transparent;
cursor: pointer;
}
.homeSliderNavContainer .homeSliderNavButtonBack {
position: absolute;
left: 10px;
top: 3px;
width: 150px;
height: 34px;
border-radius: 8px;
background-color: #000;
padding: 5px 10px;
border-radius: 10px;
-webkit-transition: 1s;
transition: 1s;
}
.homeWorkGridHeaderFull {
padding: 100px 4% 0 4%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.homeWorkGridFull {
padding: 0;
}
.homeWorkGridContent {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0 4%;
margin-bottom: 50px;
}
.homeWorkGridContent .home-grid-col {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 50%;
}
.homeWorkGridContent .home-grid-col--1 {
padding-right: 15px;
}
.homeWorkGridContent .home-grid-col--2 {
padding-left: 15px;
}
.homeWorkGridContent .homeWorkGridItem {
position: relative;
background-position: center;
background-size: cover;
cursor: pointer;
-webkit-transition: .3s;
transition: .3s;
margin-bottom: 30px;
background-color: var(--kleur-achtergrond-donker);
}
.homeWorkGridContent .homeWorkGridItem img {
width: 100%;
}
.homeWorkGridContent .homeWorkGridItem .gridItemVideo {
width: 100%;
-o-object-fit: cover !important;
object-fit: cover !important;
-webkit-transition: .3s;
transition: .3s;
}
.homeWorkGridContent .homeWorkGridItem .homeWorkGridOverlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 20px;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
-webkit-transition: .3s;
transition: .3s;
}
.homeWorkGridContent .homeWorkGridItem .homeWorkGridOverlay h2 {
text-transform: uppercase;
opacity: 0;
font-size: 20px;
letter-spacing: 3px;
font-weight: 300;
text-align: center;
-webkit-transition: .3s;
transition: .3s;
}
.homeWorkGridContent .homeWorkGridItem:hover > img {
-webkit-transform: scale(0.899);
transform: scale(0.899);
-webkit-transition: .3s;
transition: .3s;
}
.homeWorkGridContent .homeWorkGridItem:hover > .gridItemVideo {
-webkit-transform: scale(0.899);
transform: scale(0.899);
-webkit-transition: .3s;
transition: .3s;
}
.homeWorkGridContent .homeWorkGridItem:hover > .homeWorkGridOverlay {
opacity: 1;
width: 90%;
left: 5%;
height: 90%;
top: 5%;
-webkit-transition: .3s;
transition: .3s;
}
.homeWorkGridContent .homeWorkGridItem:hover > .homeWorkGridOverlay h2 {
opacity: 1;
-webkit-transition: .2s .3s;
transition: .2s .3s;
}
.homeWorkGridContent .homeWorkGridItem img {
-webkit-transition: .3s;
transition: .3s;
}
.homeWorkGridContent .homeWorkGridItem .videoThumbBackupHome {
display: none;
}
.homeWorkGridContentLeft {
-ms-grid-rows: 450px 450px 325px;
grid-template-rows: 450px 450px 325px;
}
.homeWorkGridContentRight {
-ms-grid-rows: 325px 450px 450px;
grid-template-rows: 325px 450px 450px;
}
.homeWorkGridFooterFull {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding: 0 4% 100px 4%;
}
.testimonialFullWidth {
position: relative;
overflow: hidden;
height: 100vh;
padding: 0;
}
.homeTestimonialContainer {
position: absolute;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.testimonialContainer {
width: 100vw;
height: 100vh;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.testimonialInhoudContainer {
width: 100%;
margin: 0 4%;
}
.testimonialInhoudContainer .testimonialLogo {
margin-bottom: 50px;
}
.testimonialInhoudContainer h3 {
text-transform: uppercase;
max-width: 820px;
font-weight: 300;
font-size: 50px;
margin-bottom: 40px;
letter-spacing: 10px;
}
.testimonialInhoudContainer p {
max-width: 820px;
margin-bottom: 40px;
}
.testimonialInhoudContainer .testimonialIdentiteitContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.testimonialInhoudContainer .testimonialIdentiteitContainer img {
margin-right: 20px;
}
.testimonialInhoudContainer .testimonialIdentiteitContainer p {
margin-bottom: 0;
}
.contentCTAFull {
height: 100vh;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.contentCTAFull .headerOmschrijvingCTA {
max-width: 820px;
text-transform: initial;
}
.contactBottomFull {
background-color: rgba(0, 0, 0, 0.5);
height: 100vh;
position: fixed;
bottom: -100vh;
left: 0;
opacity: 0;
z-index: 9999;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}
.contactBottomFullOpen {
bottom: 0;
opacity: 1;
-webkit-transition: opacity .3s;
transition: opacity .3s;
}
.bottomContactCloseButton {
position: relative;
background-color: #000;
padding: 7px 20px;
font-size: 16px;
border-radius: 8px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: .3s;
transition: .3s;
}
.bottomContactCloseButton .bottomContactCloseButtonImage img {
position: absolute;
overflow: hidden;
top: 6px;
left: 5px;
-webkit-transform: rotate(180deg) scale(0);
transform: rotate(180deg) scale(0);
-webkit-transition: .3s;
transition: .3s;
}
.bottomContactCloseButton:hover {
padding: 7px 20px 7px 30px;
-webkit-transition: .3s;
transition: .3s;
}
.bottomContactCloseButton:hover > .bottomContactCloseButtonImage img {
-webkit-transform: rotate(180deg) scale(1);
transform: rotate(180deg) scale(1);
-webkit-transition: .3s;
transition: .3s;
}
.contactBottomFullPopup {
position: absolute;
padding: 30px;
width: 96%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background-color: var(--kleur-achtergrond-donker);
right: -96%;
bottom: 0;
-webkit-transition: .3s;
transition: .3s;
}
.contactBottomFullPopupOpen {
right: 0;
-webkit-transition: .3s .5;
transition: .3s .5;
}
.bottomContactContainerLeft h3 {
color: var(--kleur-tekst-wit);
font-weight: 300;
font-size: 50px;
margin-bottom: 30px;
}
.bottomContactContainerLeft p {
color: var(--kleur-tekst-wit);
}
.bottomContactTextContainer {
margin-bottom: 40px;
}
.bottomContactImageContainer {
position: relative;
height: 120px;
}
.bottomContactImage {
width: 100px;
height: 100px;
border-radius: 50%;
border: 10px solid var(--kleur-achtergrond-donker);
position: absolute;
top: 0;
}
.bottomContactImage1 {
left: 0;
z-index: 10;
}
.bottomContactImage2 {
left: 70px;
z-index: 9;
}
.bottomContactImage3 {
left: 140px;
z-index: 8;
}
#idBottomContactFull .nf-before-form-content {
display: none;
}
#idBottomContactFull .nf-form-content {
max-width: 800px;
margin-top: 20px;
}
#idBottomContactFull .nf-field-label {
margin-bottom: 0;
}
#idBottomContactFull label {
color: var(--kleur-tekst-wit);
font-weight: 400;
}
#idBottomContactFull .nf-form-content .list-select-wrap .nf-field-element > div,
#idBottomContactFull .nf-form-content input:not([type=button]),
#idBottomContactFull .nf-form-content textarea {
background-color: transparent;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
color: var(--kleur-tekst-wit);
}
#idBottomContactFull .nf-pass.field-wrap .nf-field-element:after {
width: 30px;
height: 28px;
line-height: 30px;
top: 0;
right: 0;
}
#idBottomContactFull .nf-error.field-wrap .nf-field-element:after {
width: 30px;
height: 28px;
background-color: var(--kleur-oranje);
line-height: 30px;
top: 0;
right: 0;
}
#idBottomContactFull .nf-error .nf-error-msg {
color: var(--kleur-oranje);
font-size: 10px;
text-transform: uppercase;
padding-left: 5px;
}
#idBottomContactFull .nf-error-field-errors {
color: var(--kleur-oranje);
font-size: 10px;
text-transform: uppercase;
text-align: center;
}
#idBottomContactFull .nf-form-content input:not([type=button])::-webkit-input-placeholder,
#idBottomContactFull .nf-form-content textarea::-webkit-input-placeholder {
color: var(--kleur-tekst-licht);
font-weight: 300;
}
#idBottomContactFull .nf-form-content input:not([type=button]):-ms-input-placeholder,
#idBottomContactFull .nf-form-content textarea:-ms-input-placeholder {
color: var(--kleur-tekst-licht);
font-weight: 300;
}
#idBottomContactFull .nf-form-content input:not([type=button])::-ms-input-placeholder,
#idBottomContactFull .nf-form-content textarea::-ms-input-placeholder {
color: var(--kleur-tekst-licht);
font-weight: 300;
}
#idBottomContactFull .nf-form-content input:not([type=button])::placeholder,
#idBottomContactFull .nf-form-content textarea::placeholder {
color: var(--kleur-tekst-licht);
font-weight: 300;
}
#idBottomContactFull .nf-form-content input.ninja-forms-field {
height: 30px;
padding: 5px;
}
#idBottomContactFull .file_upload-container {
margin-bottom: 0;
}
#idBottomContactFull .nf-fu-fileinput-button {
background-color: transparent !important;
padding: 6px 6px 1px 6px !important;
}
#idBottomContactFull .nf-fu-fileinput-button span {
color: var(--kleur-tekst-licht);
font-weight: 300;
}
#idBottomContactFull .nf-fu-progress {
height: 1px;
background-color: rgba(255, 255, 255, 0.2);
}
#idBottomContactFull .nf-fu-button-cancel {
color: var(--kleur-oranje);
text-transform: uppercase;
font-size: 12px;
background-color: transparent;
}
#idBottomContactFull .files_uploaded p {
color: var(--kleur-tekst-licht) !important;
font-size: 12px;
}
#idBottomContactFull .files_uploaded .delete {
color: var(--kleur-oranje);
text-transform: uppercase;
font-size: 12px;
margin-left: 20px;
}
#idBottomContactFull .nf-form-content textarea.ninja-forms-field {
height: 125px;
padding: 5px;
}
#idBottomContactFull .bottomContactSubmitContainer .nf-field-element {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#idBottomContactFull .bottomContactSubmitButton {
height: auto !important;
line-height: 32px;
font-size: 16px !important;
padding: 5px 20px !important;
border-radius: 5px;
font-weight: 500;
background-color: var(--kleur-oranje);
color: var(--kleur-tekst-wit);
cursor: pointer;
-webkit-transition: .3s;
transition: .3s;
}
#idBottomContactFull .bottomContactSubmitButton:hover {
background-color: #000;
-webkit-transition: .3s;
transition: .3s;
}
#idBottomContactFull .bottomContactButtonArrow {
width: 70px;
height: 70px;
border-radius: 50%;
border: 1px solid #D8D8D8;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-left: 20px;
}
#idBottomContactFull .bottomContactButtonArrow i {
color: var(--kleur-tekst-donker);
}
.bottomContactLogoContainer img {
width: 275px;
height: auto;
}
.bottomContactBottomContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.bottomContactBottomContainer .bottomContactSocialContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.bottomContactBottomContainer .bottomContactTelMailContainer {
margin-right: 50px;
}
.bottomContactBottomContainer .bottomContactTelMailContainerTop p {
color: var(--kleur-tekst-grijs);
margin-bottom: 0;
}
.bottomContactBottomContainer .bottomContactTelMailContainerBottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.bottomContactBottomContainer .bottomContactTelMailContainerBottom a {
margin-bottom: 5px;
}
.bottomContactBottomContainer .bottomContactSocialContainerTop p {
color: var(--kleur-tekst-grijs);
margin-bottom: 0;
}
.bottomContactBottomContainer .bottomContactSocialContainerBottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.bottomContactBottomContainer .bottomContactSocialContainerBottomLeft {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 50px;
}
.bottomContactBottomContainer .bottomContactSocialContainerBottomLeft a {
margin-bottom: 5px;
}
.bottomContactBottomContainer .bottomContactSocialContainerBottomRight {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.bottomContactBottomContainer .bottomContactSocialContainerBottomRight a {
margin-bottom: 5px;
}
.heroFullContainer {
height: 180vh;
padding: 0;
position: relative;
}
.heroVideoBackgroundContainer {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 120vh;
-o-object-fit: cover;
object-fit: cover;
z-index: 0;
}
.heroVideo {
width: 100%;
height: auto;
}
.heroContainer {
position: relative;
height: 180vh;
}
.heroTitle {
font-size: 200px;
color: var(--kleur-tekst-licht);
text-transform: uppercase;
font-weight: 200;
letter-spacing: 20px;
}
.pageTitleLine1 {
position: absolute;
overflow: hidden;
width: 100%;
height: 200px;
left: 0;
bottom: 360px;
}
.pageTitleLine2 {
position: absolute;
overflow: hidden;
width: 100%;
height: 200px;
left: 0;
bottom: 120px;
}
.pageTitleLine3 {
position: absolute;
overflow: hidden;
width: 100%;
height: 200px;
left: 0;
bottom: -120px;
}
.pageTitleLine4 {
position: absolute;
overflow: hidden;
width: 100%;
height: 200px;
left: 0;
bottom: -360px;
}
.titleText {
position: absolute;
bottom: -100%;
}
.heroTitleOrange {
color: var(--kleur-oranje);
font-weight: 200;
}
.heroOnderschrift {
position: absolute;
margin: 0;
right: -511px;
bottom: 100px;
text-transform: uppercase;
font-size: 28px;
color: var(--kleur-tekst-licht);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: bottom left;
transform-origin: bottom left;
letter-spacing: 5px;
}
.workGridContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.workFilterContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-bottom: 50px;
}
.workFilterContainer .workFilterButton {
padding: 7px 10px;
margin: 0 10px;
border-radius: 8px;
color: var(--kleur-tekst-grijs);
font-weight: 600;
border: 1px solid var(--kleur-tekst-grijs);
font-size: 16px;
-webkit-transition: .3s;
transition: .3s;
}
.workFilterContainer .workFilterButton:first-child {
margin-left: 0;
}
.workFilterContainer .workFilterButton:hover {
background-color: var(--kleur-tekst-grijs);
color: var(--kleur-tekst-licht);
-webkit-transition: .3s;
transition: .3s;
}
.workFilterContainer .workFilterButtonActive {
border: 1px solid #000;
background-color: #000;
color: var(--kleur-tekst-licht);
}
.serviceGridFull {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.workGridInhoudContainer {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 50px;
}
.workGridInhoudContainer .work-grid-col {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: 50%;
}
.workGridInhoudContainer .work-grid-col--1 {
padding-right: 15px;
}
.workGridInhoudContainer .work-grid-col--2 {
padding-left: 15px;
}
.workGridInhoudContainer .workGridItem {
display: none;
position: relative;
background-size: cover;
background-position: center;
cursor: pointer;
margin-bottom: 30px;
-webkit-transition: .3s;
transition: .3s;
}
.workGridInhoudContainer .workGridItem img {
width: 100%;
}
.workGridInhoudContainer .workGridItem .gridItemVideo {
width: 100%;
-o-object-fit: cover !important;
object-fit: cover !important;
-webkit-transition: .3s;
transition: .3s;
}
.workGridInhoudContainer .workGridItem .workGridOverlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
padding: 20px;
-webkit-transition: .3s;
transition: .3s;
}
.workGridInhoudContainer .workGridItem .workGridOverlay h2 {
text-transform: uppercase;
font-size: 20px;
letter-spacing: 3px;
text-align: center;
opacity: 0;
font-weight: 300;
-webkit-transition: .3s;
transition: .3s;
}
.workGridInhoudContainer .workGridItem:hover > img {
-webkit-transform: scale(0.899);
transform: scale(0.899);
-webkit-transition: .3s;
transition: .3s;
}
.workGridInhoudContainer .workGridItem:hover > .gridItemVideo {
-webkit-transform: scale(0.899);
transform: scale(0.899);
-webkit-transition: .3s;
transition: .3s;
}
.workGridInhoudContainer .workGridItem:hover > .workGridOverlay {
opacity: 1;
width: 90%;
height: 90%;
top: 5%;
left: 5%;
overflow: hidden;
-webkit-transition: .3s;
transition: .3s;
}
.workGridInhoudContainer .workGridItem:hover > .workGridOverlay h2 {
opacity: 1;
-webkit-transition: .2s .3s;
transition: .2s .3s;
}
.workGridInhoudContainer .workGridItem img {
-webkit-transition: .3s;
transition: .3s;
}
.workGridInhoudContainer .workGridItemOpen {
display: block;
}
.workGridLoadButtonContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
background-color: var(--kleur-achtergrond-donker);
min-height: 70px;
}
.workGridLoadButtonContainer .workLoadMoreButtonArrow {
width: 50px;
height: 50px;
border-radius: 50%;
border: 1px solid #D8D8D8;
background-image: url(//thevirtualdutchmen.com/wp-content/themes/wordlenig-theme/img/icon-right-wit.svg);
background-position: center center;
background-repeat: no-repeat;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: .3s;
transition: .3s;
}
.workGridLoadButtonContainer .workLoadMoreButtonArrow:hover {
background-color: rgba(255, 255, 255, 0.1);
border: 1px solid transparent;
background-image: url(//thevirtualdutchmen.com/wp-content/themes/wordlenig-theme/img/icon-right-oranje.svg);
-webkit-transform: scale(1.4) rotate(90deg);
transform: scale(1.4) rotate(90deg);
-webkit-transition: .3s;
transition: .3s;
}
.workGridLoadingContainer {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.9);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 99999;
pointer-events: none;
opacity: 0;
-webkit-transition: .3s;
transition: .3s;
}
.workGridLoadingContainer img {
-webkit-animation: animWorkHoverSplash 2s infinite;
animation: animWorkHoverSplash 2s infinite;
}
.workGridLoadingContainerOpen {
pointer-events: auto;
opacity: 1;
-webkit-transition: .3s;
transition: .3s;
}
.workUspFull {
padding: 0 0 100px 0;
}
.workProcessFull {
background-color: var(--kleur-achtergrond-donker);
}
.workProcessContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 4%;
}
.workProcessTitleContainer {
text-align: center;
}
.workProcessSliderContainer {
width: 100%;
max-width: 1400px;
overflow: hidden;
}
.workProcessSliderItemsContainer {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
overflow: hidden;
margin-bottom: 20px;
}
.workProcessSliderItemsContainer .owl-item {
opacity: 0;
-webkit-transition: opacity .75s linear;
transition: opacity .75s linear;
}
.workProcessSliderItemsContainer .owl-item.active {
opacity: 1;
-webkit-transition: opacity .75s linear;
transition: opacity .75s linear;
}
.workProcessSlide {
display: -ms-grid;
display: grid;
-ms-grid-columns: 2fr 1fr;
grid-template-columns: 2fr 1fr;
grid-gap: 50px;
position: relative;
width: 100%;
height: 600px;
}
.workProcessSlide .workProcessSlideLeft {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.workProcessSlide .workProcessSlideLeft img {
width: auto;
}
.workProcessSlide .workProcessSlideRight {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0px 5px;
}
.workProcessSliderControlsContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.workProcessSliderControlsContainer .workProcessSliderControlBar {
background-color: #000;
border-radius: 10px;
height: 40px;
position: relative;
padding-top: 3px;
}
.workProcessSliderControlsContainer .workProcessSliderControlButton {
padding: 5px 10px;
border-radius: 8px;
margin: 0 10px;
font-size: 16px;
line-height: 25px;
color: var(--kleur-tekst-grijs);
position: relative;
z-index: 3;
}
.workProcessSliderControlsContainer .workProcessSliderControlButtonActive {
color: var(--kleur-tekst-licht);
}
.workProcessSliderControlsContainer .workProcessSliderControlButtonBack {
position: absolute;
left: 10px;
top: 3px;
width: 84px;
height: 34px;
border-radius: 8px;
background-color: var(--kleur-achtergrond-donker);
padding: 5px 10px;
border-radius: 10px;
z-index: 0;
-webkit-transition: 1s;
transition: 1s;
}
.serviceOmschrijvingFull {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
overflow: hidden;
}
.serviceLogoApplicatieContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.serviceLogoApplicatieContainer img {
-webkit-filter: brightness(0.4);
filter: brightness(0.4);
-webkit-transition: .3s;
transition: .3s;
}
.serviceLogoApplicatieContainer img:hover {
-webkit-filter: brightness(1);
filter: brightness(1);
-webkit-transition: .3s;
transition: .3s;
}
.serviceContentContainer {
height: 150px;
overflow: hidden;
-webkit-transition: .3s;
transition: .3s;
position: relative;
max-width: 820px;
}
.serviceContentContainerBottomOverlay {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100px;
background: -webkit-gradient(linear, left bottom, left top, from(#131415), color-stop(50%, rgba(19, 20, 21, 0.4)), to(rgba(19, 20, 21, 0)));
background: linear-gradient(0deg, #131415 0%, rgba(19, 20, 21, 0.4) 50%, rgba(19, 20, 21, 0) 100%);
}
.serviceContentContainerOpen {
-webkit-transition: .3s;
transition: .3s;
}
.serviceContentContainerOpen .serviceContentContainerBottomOverlay {
background: -webkit-gradient(linear, left bottom, left top, from(rgba(19, 20, 21, 0)), color-stop(50%, rgba(19, 20, 21, 0)), to(rgba(19, 20, 21, 0)));
background: linear-gradient(0deg, rgba(19, 20, 21, 0) 0%, rgba(19, 20, 21, 0) 50%, rgba(19, 20, 21, 0) 100%);
}
.buttonServiceReadMore {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.fullPostList {
display: none;
}
.uspIconContainer {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.uspIconContainer .uspIconContainerItem {
text-align: center;
width: 100%;
}
.uspIconContainer .uspIconContainerItem img {
display: block;
margin: 0 auto 40px auto;
}
.uspIconContainer .uspIconContainerItem p {
font-weight: 400;
font-size: 1em;
}
.aboutAboutFull {
padding: 100px 0 0 0 !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
overflow: hidden;
}
.kantoorFotoFull {
padding: 0 !important;
}
.aboutKantoorSlider {
cursor: url(//thevirtualdutchmen.com/wp-content/themes/wordlenig-theme/img/cursor-drag.svg), auto;
overflow: hidden;
}
.aboutTeamGridContainer {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
grid-auto-rows: 320px;
}
.aboutTeamGridContainer .teamGridItem {
min-width: 256px;
position: relative;
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
}
.aboutTeamGridContainer .teamGridItem .teamGridItemInhoud {
position: absolute;
bottom: -100%;
left: 0;
width: 100%;
height: 100%;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(25, 23, 24, 0.6)), color-stop(50%, rgba(25, 23, 24, 0)), to(rgba(25, 23, 24, 0)));
background: linear-gradient(0deg, rgba(25, 23, 24, 0.6) 0%, rgba(25, 23, 24, 0) 50%, rgba(25, 23, 24, 0) 100%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 20px;
-webkit-transition: .3s;
transition: .3s;
}
.aboutTeamGridContainer .teamGridItem .teamGridItemInhoud a {
-ms-flex-item-align: start;
align-self: flex-start;
font-size: 12px;
border-radius: 5px;
padding: 5px;
background-color: rgba(0, 0, 0, 0.4);
margin-bottom: 10px;
}
.aboutTeamGridContainer .teamGridItem .teamGridItemInhoud h3 {
letter-spacing: 1px;
font-size: 20px;
font-weight: 700;
margin-bottom: 0;
}
.aboutTeamGridContainer .teamGridItem .teamGridItemInhoud h4 {
letter-spacing: 1px;
font-size: 16px;
font-weight: 400;
}
.aboutTeamGridContainer .teamGridItem:hover > .teamGridItemInhoud {
bottom: 0;
-webkit-transition: .3s;
transition: .3s;
}
.aboutJobsFull .normalContainer p {
max-width: 820px;
}
.aboutJobsContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin: 50px 0;
border-top: 1px solid var(--kleur-tekst-grijs);
}
.aboutJobsContainer .aboutJobLink {
padding: 20px 0;
border-bottom: 1px solid var(--kleur-tekst-grijs);
-webkit-transition: .3s;
transition: .3s;
}
.aboutJobsContainer .aboutJobLink:hover {
padding-left: 10px;
-webkit-transition: .3s;
transition: .3s;
}
.aboutJobsContainer .aboutJobLink::before {
opacity: 0;
content: "-";
font-weight: 700;
color: var(--kleur-oranje);
-webkit-transition: .3s;
transition: .3s;
}
.aboutJobsContainer .aboutJobLink:hover::before {
margin-right: 5px;
opacity: 1;
-webkit-transition: .3s;
transition: .3s;
}
.jobsListFull {
padding-top: 0;
}
.jobsSingleFull {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
overflow: hidden;
}
.faqPageContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
max-width: 800px;
margin: 0 20px;
}
.faqContainer {
position: relative;
padding: 20px 0;
margin-bottom: 10px;
border-bottom: 1px solid #3e3f41;
}
.questionOpen {
-webkit-transition: .3s;
transition: .3s;
}
.questionOpen .faqQuestion {
font-weight: 500;
}
.questionOpen .faqSwitch {
border: 1px solid var(--kleur-oranje);
-webkit-transition: .3s;
transition: .3s;
}
.questionOpen .faqSwitch p {
color: var(--kleur-oranje);
-webkit-transition: .3s;
transition: .3s;
}
.faqQuestion {
font-weight: 300;
margin-right: 80px;
}
.faqAnswer {
overflow: hidden;
font-weight: 300;
padding: 0 20px;
height: 0;
-webkit-transition: .3s;
transition: .3s;
}
.faqAnswerOpen {
padding-top: 10px;
-webkit-transition: .3s;
transition: .3s;
}
.faqSwitch {
position: absolute;
top: 10px;
right: 10px;
width: 50px;
height: 50px;
border-radius: 50%;
border: 1px solid #3e3f41;
background-color: var(--kleur-roze);
cursor: pointer;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: .3s;
transition: .3s;
}
.faqSwitch:hover {
border: 1px solid var(--kleur-oranje);
-webkit-transition: .3s;
transition: .3s;
}
.faqSwitch p {
margin-bottom: 0;
font-size: 24px;
font-weight: 300;
line-height: 24px;
color: #fff;
-webkit-transition: .3s;
transition: .3s;
}
.faqSwitch:hover > p {
color: var(--kleur-oranje);
-webkit-transition: .3s;
transition: .3s;
}
.contactPageBottomFull {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
overflow: hidden;
}
.contactPageBottomFull h3,
.contactPageBottomFull p {
color: var(--kleur-tekst-licht);
}
.contactPageBottomFull .nf-before-form-content {
display: none;
}
.contactPageBottomFull .nf-form-content {
max-width: 800px;
margin-top: 20px;
}
.contactPageBottomFull .nf-field-label {
margin-bottom: 0;
}
.contactPageBottomFull label {
color: var(--kleur-tekst-licht);
font-weight: 400 !important;
}
.contactPageBottomFull .nf-form-content .list-select-wrap .nf-field-element > div,
.contactPageBottomFull .nf-form-content input:not([type=button]),
.contactPageBottomFull .nf-form-content textarea {
background-color: transparent;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
color: var(--kleur-tekst-wit);
}
.contactPageBottomFull .nf-form-content input:not([type=button]):focus {
background-color: transparent !important;
}
.contactPageBottomFull .nf-pass.field-wrap .nf-field-element:after {
width: 30px;
height: 28px;
line-height: 30px;
top: 0;
right: 0;
}
.contactPageBottomFull .nf-error.field-wrap .nf-field-element:after {
width: 30px;
height: 28px;
background-color: var(--kleur-oranje);
line-height: 30px;
top: 0;
right: 0;
}
.contactPageBottomFull .nf-error .nf-error-msg {
color: var(--kleur-oranje);
font-size: 10px;
text-transform: uppercase;
padding-left: 5px;
}
.contactPageBottomFull .nf-error-field-errors {
color: var(--kleur-oranje);
font-size: 10px;
text-transform: uppercase;
text-align: center;
}
.contactPageBottomFull .nf-form-content input:not([type=button])::-webkit-input-placeholder,
.contactPageBottomFull .nf-form-content textarea::-webkit-input-placeholder {
color: var(--kleur-tekst-grijs);
font-weight: 300;
}
.contactPageBottomFull .nf-form-content input:not([type=button]):-ms-input-placeholder,
.contactPageBottomFull .nf-form-content textarea:-ms-input-placeholder {
color: var(--kleur-tekst-grijs);
font-weight: 300;
}
.contactPageBottomFull .nf-form-content input:not([type=button])::-ms-input-placeholder,
.contactPageBottomFull .nf-form-content textarea::-ms-input-placeholder {
color: var(--kleur-tekst-grijs);
font-weight: 300;
}
.contactPageBottomFull .nf-form-content input:not([type=button])::placeholder,
.contactPageBottomFull .nf-form-content textarea::placeholder {
color: var(--kleur-tekst-grijs);
font-weight: 300;
}
.contactPageBottomFull .nf-form-content input.ninja-forms-field {
height: 30px;
padding: 5px;
}
.contactPageBottomFull .file_upload-container {
margin-bottom: 0;
}
.contactPageBottomFull .nf-fu-fileinput-button {
background-color: transparent !important;
padding: 6px 6px 1px 6px !important;
}
.contactPageBottomFull .nf-fu-fileinput-button span {
color: var(--kleur-tekst-grijs);
font-weight: 300;
}
.contactPageBottomFull .nf-fu-progress {
height: 1px;
background-color: rgba(255, 255, 255, 0.2);
}
.contactPageBottomFull .nf-fu-button-cancel {
color: var(--kleur-oranje);
text-transform: uppercase;
font-size: 12px;
background-color: transparent;
}
.contactPageBottomFull .files_uploaded p {
color: var(--kleur-tekst-licht) !important;
font-size: 12px;
}
.contactPageBottomFull .files_uploaded .delete {
color: var(--kleur-oranje);
text-transform: uppercase;
font-size: 12px;
margin-left: 20px;
}
.contactPageBottomFull .nf-form-content textarea.ninja-forms-field {
height: 125px;
padding: 5px;
}
.contactPageBottomFull .bottomContactSubmitContainer .nf-field-element {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.contactPageBottomFull .bottomContactSubmitButton {
height: auto !important;
line-height: 32px;
font-size: 24px;
font-weight: 500;
background-color: transparent !important;
color: var(--kleur-tekst-donker);
cursor: pointer;
}
.contactPageBottomFull .bottomContactSubmitButton:hover {
background-color: transparent;
}
.contactPageBottomFull .bottomContactButtonArrow {
width: 70px;
height: 70px;
border-radius: 50%;
border: 1px solid #D8D8D8;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
margin-left: 20px;
}
.contactPageBottomFull .bottomContactButtonArrow i {
color: var(--kleur-tekst-licht);
}
.footerFullWidth {
position: fixed;
background-color: var(--kleur-achtergrond-donker);
bottom: 0;
left: 0;
padding: 0;
height: 100vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: -1;
}
.contactFooterFullWidth {
height: 600px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.instaFooterFull {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding-bottom: 0;
margin-bottom: 150px;
}
.instaFooterTop {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 50px 0;
}
.instaFooterTop .instaFooterTextContainer {
position: absolute;
top: 0;
left: calc( 50% - 400px);
width: 800px;
height: 100%;
padding-bottom: 5px;
background: radial-gradient(circle, #131415 0%, #131415 10%, #131415 50%, rgba(19, 20, 21, 0) 90%, rgba(19, 20, 21, 0) 100%);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.instaFooterTop .instaFooterTextContainer p {
margin-bottom: 0;
}
.instaFooterTop .instaFooterTextContainer a {
font-weight: 700;
}
.instaFooterTop .footerInstagramContainer {
width: 100%;
padding: 20px;
}
.instaFooterTop .footerInstagramContainer .zoom-instagram-widget__items-wrapper {
display: block;
}
.instaFooterTop .footerInstagramContainer .zoom-instagram-widget__items-wrapper .zoom-instagram-widget__items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
list-style-type: none;
margin: 0;
}
.instaFooterTop .footerInstagramContainer .zoom-instagram-widget__items-wrapper .zoom-instagram-widget__items .zoom-instagram-widget__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.instaFooterTop .footerInstagramContainer .zoom-instagram-widget__items-wrapper .zoom-instagram-widget__items .zoom-instagram-widget__item .zoom-instagram-widget__item-inner-wrap {
width: 100%;
}
.instaFooterTop .footerInstagramContainer .zoom-instagram-widget__items-wrapper .zoom-instagram-widget__items .zoom-instagram-widget__item:nth-child(3) {
margin-right: 175px;
}
.instaFooterTop .footerInstagramContainer .zoom-instagram-widget__items-wrapper .zoom-instagram-widget__items .zoom-instagram-widget__item:nth-child(4) {
margin-left: 175px;
}
.instaFooterTop .footerInstagramContainer .swiper-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.instaFooterTop .footerInstagramContainer .swiper-wrapper .swiper-slide {
margin: 10px;
}
.instaFooterTop .footerInstagramContainer .swiper-wrapper .swiper-slide .details-wrapper {
display: none;
}
.footerContainerFull {
padding: 0;
}
.footerContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 20px 20px 50px 20px;
}
.footerContainer .bottomContactSocialContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.footerContainer .bottomContactTelMailContainer {
margin-right: 50px;
}
.footerContainer .bottomContactTelMailContainer .bottomContactTelMailContainerTop p {
color: var(--kleur-tekst-grijs);
margin-bottom: 5px;
}
.footerContainer .bottomContactTelMailContainer .bottomContactTelMailContainerBottom a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-bottom: 5px;
}
.footerContainer .bottomContactSocialInhoudContainer .bottomContactSocialContainerTop p {
color: var(--kleur-tekst-grijs);
margin-bottom: 5px;
}
.footerContainer .bottomContactSocialInhoudContainer .bottomContactSocialContainerBottom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.footerContainer .bottomContactSocialInhoudContainer .bottomContactSocialContainerBottom .bottomContactSocialContainerBottomLeft {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-right: 50px;
}
.footerContainer .bottomContactSocialInhoudContainer .bottomContactSocialContainerBottom .bottomContactSocialContainerBottomLeft a {
margin-bottom: 5px;
}
.footerContainer .bottomContactSocialInhoudContainer .bottomContactSocialContainerBottom .bottomContactSocialContainerBottomRight {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.footerContainer .bottomContactSocialInhoudContainer .bottomContactSocialContainerBottom .bottomContactSocialContainerBottomRight a {
margin-bottom: 5px;
}
.footerContactContainer {
padding: 20px 4%;
}
.workHoverViewFull {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.4);
opacity: 0;
pointer-events: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: -1;
}
.workHoverViewFull .workHoverViewSplash {
display: none;
}
.workHoverViewFull .workHoverViewSplash img {
opacity: .2;
-webkit-animation: animWorkHoverSplash 2s infinite;
animation: animWorkHoverSplash 2s infinite;
}
.workHoverViewFull .workHoverViewSplashOpen {
display: block;
}
.workHoverViewFull .workHoverViewSplashOpen img {
opacity: 0;
}
.workHoverViewOpen {
opacity: 1;
pointer-events: auto;
z-index: 9999;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainerBack {
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
top: 0;
right: -100%;
-webkit-transition: .5s;
transition: .5s;
}
.workHoverViewContainerTransparent {
position: relative;
width: 4%;
background-color: transparent;
}
.transparentLinkArea {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.workHoverViewContainerInhoud {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 96%;
height: 100%;
background-color: var(--kleur-achtergrond-donker);
-ms-overflow-style: none;
scrollbar-width: none;
overflow-y: scroll;
-webkit-transition: .5s;
transition: .5s;
}
.workHoverViewContainer::-webkit-scrollbar {
display: none;
}
.workHoverViewContainer .workHoverViewContainerTop {
position: relative;
width: 100%;
height: auto;
}
.workHoverViewContainer .workHoverViewContainerTop .singleProjectAfbeeldingContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.workHoverViewContainer .workHoverViewContainerTop .singleProjectAfbeeldingContainer img {
max-height: 80vh;
}
.workHoverViewContainer .workHoverViewContainerTop .workHoverViewBackButton {
position: absolute;
top: 30px;
left: 30px;
padding: 7px 20px;
background-color: rgba(0, 0, 0, 0.4);
border-radius: 8px;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainer .workHoverViewContainerTop .workHoverViewBackButton .workHoverViewBackButtonImage img {
position: absolute;
overflow: hidden;
top: 6px;
left: 5px;
-webkit-transform: rotate(180deg) scale(0);
transform: rotate(180deg) scale(0);
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainer .workHoverViewContainerTop .workHoverViewBackButton:hover {
padding: 7px 20px 7px 30px;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainer .workHoverViewContainerTop .workHoverViewBackButton:hover > button .workHoverViewBackButtonImage img {
-webkit-transform: rotate(180deg) scale(1);
transform: rotate(180deg) scale(1);
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainer .workHoverViewContainerTop .workHoverViewBackButton:hover > a .workHoverViewBackButtonImage img {
-webkit-transform: rotate(180deg) scale(1);
transform: rotate(180deg) scale(1);
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainer .workHoverViewContainerTop .workHoverViewBackButton a,
.workHoverViewContainer .workHoverViewContainerTop .workHoverViewBackButton button {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
letter-spacing: 0 !important;
font-size: 16px;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainer .workHoverViewContainerTop .singleProject360Iframe {
width: 100%;
height: 100%;
min-height: 800px;
border: 0;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainer .workHoverViewContainerTop .singleProjectVideoContainer {
position: relative;
padding-bottom: 43%;
height: 100%;
overflow: hidden;
max-width: 100%;
margin-bottom: 50px;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainer .workHoverViewContainerTop .singleProjectVideoContainer iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.workHoverViewContainer .workHoverViewContainerContent {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 75px;
}
.workHoverViewContainer .workHoverViewContainerContent .workHoverViewTitleContainer h4 {
font-size: 50px;
font-weight: 300;
margin-bottom: 40px;
text-transform: uppercase;
}
.workHoverViewContainer .workHoverViewContainerContent .workHoverViewMetaContainer {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-gap: 20px;
}
.workHoverViewContainer .workHoverViewContainerContent .workHoverViewMetaContainer h5 {
color: var(--kleur-tekst-grijs);
}
.workHoverViewContainer .workHoverViewContainerLink {
padding: 0 75px 75px 75px;
}
.workHoverViewContainer .workHoverViewContainerLink .workHoverViewPageLink {
height: auto !important;
line-height: 32px;
font-size: 16px !important;
padding: 5px 20px !important;
border-radius: 5px;
font-weight: 500;
background-color: var(--kleur-oranje);
color: var(--kleur-tekst-wit);
cursor: pointer;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainer .workHoverViewContainerLink .workHoverViewPageLink:hover {
background-color: #000;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewContainerOpen {
right: 0;
-webkit-transition: .5s;
transition: .5s;
}
.workHoverViewPrevNextContainer {
width: 100%;
min-height: 400px;
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
.workHoverViewPrevNextContainer .workHoverViewPrevContainer {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
.workHoverViewPrevNextContainer .workHoverViewPrevContainer .workHoverViewPrevNextOverlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
pointer-events: none;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewPrevNextContainer .workHoverViewPrevContainer:hover > .workHoverViewPrevNextOverlay {
opacity: 1;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewPrevNextContainer .workHoverViewPrevContainer:hover > .workHoverViewPrevNextInhoud {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewPrevNextContainer .workHoverViewNextContainer {
position: relative;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
}
.workHoverViewPrevNextContainer .workHoverViewNextContainer .workHoverViewPrevNextOverlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0;
pointer-events: none;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewPrevNextContainer .workHoverViewNextContainer:hover > .workHoverViewPrevNextOverlay {
opacity: 1;
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewPrevNextContainer .workHoverViewNextContainer:hover > .workHoverViewPrevNextInhoud {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewPrevNextContainer .workHoverViewPrevNextInhoud {
opacity: 0;
-webkit-transform: translateY(30px);
transform: translateY(30px);
-webkit-transition: .3s;
transition: .3s;
}
.workHoverViewPrevNextContainer .labelPrevNextProject {
font-weight: 300;
font-size: 16px;
margin-bottom: 40px;
}
.workHoverViewPrevNextContainer .namePrevProject {
text-transform: uppercase;
font-weight: 300;
font-size: 20px;
}
.workHoverViewPrevNextContainer .nameNextProject {
text-transform: uppercase;
font-weight: 300;
font-size: 20px;
}
.workHoverViewPrevNextContainer h4 {
text-align: center;
}
.workHoverViewCTAContainer {
padding: 150px 75px;
}
.workHoverViewCTAContainer .workHoverViewCTAPortraitContainer {
position: relative;
min-height: 80px;
}
.workHoverViewCTAContainer .workHoverViewCTAPortraitContainer .workHoverViewCTAPortrait {
position: absolute;
top: 0;
width: 66px;
height: 66px;
border-radius: 50%;
border: 3px solid var(--kleur-achtergrond-donker);
}
.workHoverViewCTAContainer .workHoverViewCTAPortraitContainer .workHoverViewCTAPortrait1 {
left: 0;
}
.workHoverViewCTAContainer .workHoverViewCTAPortraitContainer .workHoverViewCTAPortrait2 {
left: 50px;
}
.workHoverViewCTAContainer .workHoverViewCTAPortraitContainer .workHoverViewCTAPortrait3 {
left: 100px;
}
.workHoverViewCTAContainer .workHoverViewCTATekst {
font-size: 50px;
text-transform: initial;
}
.workPrevNextContainer {
display: none;
}
.workHoverViewCopyContainer {
padding: 75px 75px 20px 75px;
}
.singleProjectBackgroundFull {
background-position: center;
background-size: cover;
height: 100vh;
position: relative;
}
.singleProjectBackgroundOverlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
}
.singleProjectPrevNextLink {
min-height: 400px;
}
.contentOmschrijvingFull {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
overflow: hidden;
}
.contentContainer {
max-width: 820px;
}
.stijlRouteContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.stijlRouteContent {
background-color: #fff;
position: relative;
max-width: 1000px;
padding: 50px;
}
.stijlRouteContent .nf-before-form-content {
display: none;
}
.stijlRouteContent .nf-progress-container {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 10px !important;
margin: 0;
background-color: #d8d8d8;
overflow: hidden;
}
.stijlRouteContent * {
color: var(--kleur-tekst-donker);
}
.stijlRouteContent .nf-form-content select.ninja-forms-field:not([multiple]),
.stijlRouteContent .nf-form-content input:not[type='button'] {
border: 0;
border-bottom: 2px solid #d8d8d8;
color: var(--kleur-tekst-donker) !important;
font-weight: 300;
}
.stijlRouteContent .listimage-wrap li label.nf-checked-label {
border: 2px solid var(--kleur-oranje);
background-color: var(--kleur-oranje);
color: var(--kleur-tekst-wit);
}
.stijlRouteContent .listimage-wrap li label.nf-checked-label b {
color: var(--kleur-tekst-wit);
}
.stijlRouteContent .listimage-wrap li label.nf-checked-label img {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.stijlRouteContent .woonstijl img {
-webkit-filter: brightness(1) invert(0) !important;
filter: brightness(1) invert(0) !important;
}
.stijlRouteContent h1 {
font-size: 60px;
line-height: 60px;
font-weight: 300;
margin-bottom: 20px;
}
.stijlRouteContent p {
font-weight: 300;
}
.stijlRouteContent .iconen ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.stijlRouteContent .iconen ul li label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%;
}
.stijlRouteContent .listimage-container ul {
margin: 0 !important;
}
.stijlRouteContent .woonstijl ul {
margin-left: 0;
}
.stijlRouteContent .woonstijl ul li {
margin-bottom: 40px;
}
.stijlRouteContent .woonstijl ul li label {
font-weight: 300;
line-height: 28px;
}
.stijlRouteContent .nf-form-content input[type=button],
.stijlRouteContent .nf-form-content input[type=submit],
.stijlRouteContent .nf-form-content button {
color: var(--kleur-tekst-wit) !important;
background-color: var(--kleur-oranje) !important;
padding: 10px 20px;
border-radius: 5px;
height: auto !important;
}
.stijlRouteContent .nf-form-content input[type=button] span,
.stijlRouteContent .nf-form-content input[type=submit] span,
.stijlRouteContent .nf-form-content button span {
color: var(--kleur-tekst-licht) !important;
}
.stijlRouteContent .file_upload-wrap .nf-fu-progress-bar {
background-color: var(--kleur-oranje);
}
.stijlRouteContent .file_upload-wrap .delete {
color: var(--kleur-oranje);
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
margin-left: 40px;
}
.cmplz-cookiebanner {
padding: 30px 40px !important;
grid-row-gap: 5px !important;
}
.cmplz-cookiebanner .cmplz-header {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.cmplz-cookiebanner .cmplz-title {
font-size: 20px !important;
}
.cmplz-cookiebanner .cmplz-message {
font-weight: 300 !important;
}
.cmplz-cookiebanner .cmplz-message a {
text-decoration: underline;
letter-spacing: 0px;
}
.cmplz-cookiebanner .cmplz-buttons {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
width: auto !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-deny {
text-decoration: underline !important;
padding: 0 !important;
text-align: left !important;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-accept {
width: 100px !important;
margin-left: 20px !important;
padding: 5px !important;
height: 35px !important;
}
.grecaptcha-badge {
visibility: hidden;
}
@media (max-width: 1350px) {
.navContainer {
width: 75%;
left: -75%;
}
.navOpen {
left: 0;
}
.contactBottomFullPopup {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
overflow-y: scroll;
}
.contactBottomFullPopup .bottomContactTopContainer {
margin-bottom: 40px;
}
.contactBottomFullPopup .bottomContactInhoudContainer {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
margin-bottom: 60px;
}
.contactBottomFullPopup .bottomContactInhoudContainer .nf-row nf-cells {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.contactBottomFullPopup .bottomContactInhoudContainer .nf-row nf-cells .nf-cell {
width: 100% !important;
}
.contactBottomFullPopup .bottomContactInhoudContainer .nf-row nf-cells .nf-cell .field-wrap {
margin-left: 0 !important;
margin-right: 0 !important;
}
.contactBottomFullPopup .bottomContactInhoudContainer .nf-row nf-cells .nf-cell .file_upload-wrap,
.contactBottomFullPopup .bottomContactInhoudContainer .nf-row nf-cells .nf-cell .nf-field-container {
margin-bottom: 40px !important;
}
.contactBottomFullPopup .bottomContactBottomContainer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.contactBottomFullPopup .bottomContactBottomContainer .bottomContactLogoContainer {
margin-bottom: 30px;
}
.workProcessSliderControlButton {
font-size: 12px !important;
margin: 0 !important;
}
.workProcessSliderControlsContainer .workProcessSliderControlButtonBack {
left: 3px;
}
.contactPageBottomFull .normalContainer {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
.contactPageBottomFull .nf-row nf-cells {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.contactPageBottomFull .nf-row nf-cells .nf-cell {
width: 100% !important;
}
.contactPageBottomFull .nf-row nf-cells .nf-cell .field-wrap {
margin-left: 0 !important;
margin-right: 0 !important;
}
.aboutTeamGridContainer {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-auto-rows: 250px;
}
.aboutTeamGridContainer .teamGridItem {
min-width: 200px;
background-size: cover;
}
.zoom-instagram-widget__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.zoom-instagram-widget__item .zoom-instagram-widget__item-inner-wrap {
width: 100%;
}
.zoom-instagram-widget__item:nth-child(3) {
margin-right: 0 !important;
}
.zoom-instagram-widget__item:nth-child(4) {
margin-left: 0 !important;
}
.zoom-instagram-widget__item:nth-child(5) {
display: none !important;
}
.zoom-instagram-widget__item:nth-child(6) {
display: none !important;
}
}
@media (max-width: 980px) {
.navContainer {
width: 100%;
left: -100%;
}
.navOpen {
left: 0;
}
.menu-compact-menu-container ul {
margin-left: 0;
}
.navContainerNavigatie .menu li a {
font-size: 40px;
}
.navContainerNavigatie .sub-menu li a {
font-size: 20px;
}
.grid-1-1,
.grid-1-3,
.grid-3-1 {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.gridKolom {
margin-bottom: 100px;
}
.homeHeroFullContainer {
height: 150vh;
}
.homeHeroFullContainer .homeHeroVideoBackgroundContainer {
height: 150vh;
}
.homeHeroTitle {
font-size: 100px;
}
.heroTitle {
font-size: 100px;
}
.pageTitleLine {
height: 130px;
width: 100%;
padding-left: 20px;
left: 0 !important;
}
.pageTitleLine1 {
bottom: 180px;
}
.pageTitleLine2 {
bottom: 50px;
}
.pageTitleLine3 {
bottom: -80px;
}
.pageTitleLine4 {
bottom: -210px;
}
.headerBuffer3 {
height: 50px;
}
.headerBuffer4 {
height: 100px;
}
.homeLogoContainer {
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 40px;
}
.homeSliderNavContainer .homeSliderNavButton {
font-size: 12px;
margin: 0 12px;
}
.homeSliderNavContainer .homeSliderNavButtonBack {
left: 5px;
}
.workHoverViewContainer .workHoverViewContainerTop {
height: auto;
}
.workHoverViewContainer .singleProject360Iframe {
min-height: 400px !important;
}
.workHoverViewContainer .workHoverViewContainerContent {
padding: 40px;
}
.workHoverViewContainer .workHoverViewMetaContainer {
-ms-grid-columns: 1fr 1fr !important;
grid-template-columns: 1fr 1fr !important;
}
.workHoverViewContainer .workHoverViewContainerLink {
padding: 0 40px 100px 40px;
}
.workHoverViewCTAContainer {
padding: 100px 40px;
}
.workHoverViewPrevNextContainer {
min-height: 200px;
}
.workHoverViewPrevNextContainer .singleProjectPrevNextLink {
min-height: 200px;
}
.workHoverViewPrevNextContainer .workHoverViewPrevNextOverlay {
opacity: 1 !important;
}
.workHoverViewPrevNextContainer .workHoverViewPrevNextInhoud {
opacity: 1;
}
.workHoverViewPrevNextContainer .namePrevProject {
display: none;
}
.workHoverViewPrevNextContainer .nameNextProject {
display: none;
}
.workHoverViewPrevNextContainer .labelPrevNextProject {
margin-bottom: 0;
}
.workHoverViewCopyContainer {
padding: 100px 40px 40px 40px;
}
.workHoverViewCopyContainer .bottomContactBottomContainer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.workHoverViewCopyContainer .bottomContactBottomContainer .bottomContactLogoContainer {
margin-bottom: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.workHoverViewCopyContainer .bottomContactBottomContainer .bottomContactSocialContainer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.workHoverViewCopyContainer .bottomContactBottomContainer .bottomContactTelMailContainer {
margin: 0 20px 20px 0;
}
.contactPageBottomFull .nf-form-content {
max-width: none;
}
.workGridInhoudContainer {
grid-auto-rows: 80px;
}
.serviceLogoApplicatieContainer {
display: -ms-grid;
display: grid;
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 40px;
}
.workProcessSlide {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
}
.aboutTeamGridContainer {
-ms-grid-columns: 1fr 1fr 1fr;
grid-template-columns: 1fr 1fr 1fr;
}
.aboutTeamGridContainer .teamGridItem {
min-width: 175px;
}
.footerContainer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.footerContainer .bottomContactLogoContainer {
margin-bottom: 30px;
}
.contactBottomFullPopup {
padding: 30px;
}
.contactBottomFullPopup .bottomContactInhoudContainer {
-ms-grid-columns: 1fr !important;
grid-template-columns: 1fr !important;
}
.contactBottomFullPopup .bottomContactBottomContainer .bottomContactSocialContainer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.contactBottomFullPopup .bottomContactBottomContainer .bottomContactSocialContainer .bottomContactTelMailContainer {
margin-right: 0;
margin-bottom: 40px;
}
.instaFooterTop .instaFooterTextContainer {
left: calc( 50% - 250px);
width: 500px;
}
}
@media (max-width: 600px) {
h2 {
font-size: 30px;
}
.headerFullWidth {
padding: 20px 0;
}
.navButtonSwitchContainer .navButtonSwitchBar1 {
top: 0;
}
.navButtonSwitchContainer .navButtonSwitchBar2 {
top: 12px;
}
.navContainer {
overflow-y: scroll;
padding: 20px;
}
.navButtonCloseContainer {
top: 20px;
right: 20px;
}
.navLogo {
display: none;
}
.navLogoMobiel {
display: block;
}
.navLanguageContainer {
display: none !important;
}
.wpml-ls-legacy-list-horizontal {
padding: 0;
}
.wpml-ls-item {
padding: 2px 10px;
border-radius: 5px;
font-size: 14px;
}
.wpml-ls-item a {
letter-spacing: 0px;
padding: 3px 5px;
}
.wpml-ls-current-language {
background-color: #000;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
margin: 0 5px;
}
.navContainerFooterTop {
margin-bottom: 5px;
}
.navContainerFooterBottomRight {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
margin-top: 50px;
}
.navLanguageContainerMobiel {
display: inline-block;
-ms-flex-item-align: start;
align-self: flex-start;
padding: 3px;
background-color: var(--kleur-achtergrond-donker-grijs);
border-radius: 5px;
margin-bottom: 30px;
}
.navLanguageContainerMobiel .navLanguageButton {
padding: 2px 10px;
border-radius: 5px;
}
.navLanguageContainerMobiel .navLanguageButtonActive {
background-color: #000;
}
.navContainerNavigatie .sub-menu {
position: relative;
top: 20px;
left: 20px;
display: none;
margin-bottom: 40px;
}
.navContainerNavigatie .subMenuOpen {
display: block;
}
.navContainerNavigatie .subMenuOpen .navSubOther .sub-menu {
display: block;
margin-bottom: 60px;
}
.navContainerNavigatie .subMenuOpen .navSubOther .sub-menu li a {
font-size: 14px;
}
.homeHeroOnderschrift,
.heroOnderschrift {
display: none;
}
.normalContainer {
padding: 20px;
margin: 0;
}
.gridKolom {
margin-bottom: 50px;
}
.heroFoto {
display: none;
}
.heroFotoMobiel {
display: block;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.homeHeroTitle {
font-size: 50px;
}
.heroTitle {
font-size: 50px;
}
.pageTitleLine {
height: 150px;
left: 20px;
}
.pageTitleLine1 {
bottom: 150px;
}
.pageTitleLine2 {
bottom: 60px;
}
.pageTitleLine3 {
bottom: -30px;
}
.pageTitleLine4 {
bottom: -120px;
}
.homeOmschrijvingFull {
padding-bottom: 0;
}
.headerGroot,
.headerOmschrijving {
font-size: 40px;
}
.homeLogoContainer {
text-align: center;
overflow: hidden;
}
.homeLogoContainer .owl-item {
margin-right: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.homeLogoContainer a {
margin-bottom: 40px;
}
.homeSliderContainer .slideContainer h3 {
font-size: 30px;
}
.homeSliderContainer .owl-dots {
display: block !important;
position: absolute;
top: 20px;
left: 20px;
pointer-events: none;
}
.homeSliderContainer .owl-dots .owl-dot {
width: 15px;
height: 15px;
border-radius: 50%;
background-color: #fff;
opacity: 0.5;
margin-right: 10px;
}
.homeSliderContainer .owl-dots .active {
width: 20px;
height: 20px;
opacity: 1;
}
.homeSliderNavContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 300px;
margin: auto;
position: relative;
left: auto;
}
.homeSliderNavButtonBack {
display: none;
}
.homeSliderNavButton {
display: none;
font-size: 18px !important;
}
.homeSliderNavButtonMobielOpen {
display: block;
}
.homeWorkGridContent {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.homeWorkGridContent .home-grid-col--1 {
padding: 0 5px;
width: 100%;
}
.homeWorkGridContent .home-grid-col--2 {
padding: 0 5px;
width: 100%;
}
.testimonialContainer {
padding: 20px;
}
.testimonialContainer .testimonialInhoudContainer h3 {
font-size: 25px;
}
.workFilterContainer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.workFilterContainer .workFilterButton {
margin: 5px 10px;
}
.workFilterContainer .workFilterButton:first-child {
margin-left: 10px;
}
.workGridInhoudContainer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.workGridInhoudContainer .work-grid-col--1 {
padding: 0 5px;
width: 100%;
}
.workGridInhoudContainer .work-grid-col--2 {
padding: 0 5px;
width: 100%;
}
.uspIconContainer {
overflow: hidden;
}
.workProcessSliderContainer {
min-height: 100vh;
height: auto;
position: relative;
}
.workProcessSliderContainer .owl-dots {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 100%;
pointer-events: none;
}
.workProcessSliderContainer .owl-dots .owl-dot {
width: 15px;
height: 15px;
border-radius: 50%;
background-color: #fff;
opacity: 0.5;
margin-right: 10px;
}
.workProcessSliderContainer .owl-dots .active {
width: 20px;
height: 20px;
opacity: 1;
}
.workProcessSlide {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
grid-gap: 0;
height: auto;
}
.workProcessSlide .workProcessSlideLeft {
padding: 40px 0 20px 0;
}
.workProcessSliderControlsContainer .workProcessSliderControlBar {
width: 300px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.workProcessSliderControlButtonBack {
display: none;
}
.workProcessSliderControlButton {
display: none;
font-size: 18px !important;
}
.workProcessSliderControlButtonActive {
display: block;
}
.serviceOmschrijvingFull {
padding-bottom: 0;
}
.serviceLogoApplicatieFull {
padding: 0;
}
.serviceWorkOmschrijvingFull {
padding-bottom: 0;
}
.serviceLogoApplicatieContainer {
overflow: hidden;
}
.serviceLogoApplicatieContainer .owl-item {
text-align: center;
}
.aboutTeamGridContainer {
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
grid-auto-rows: 200px;
}
.aboutTeamGridContainer .teamGridItem {
min-width: 150px;
}
.workHoverViewContainerBack {
width: 100%;
right: -100%;
}
.workHoverViewContainerContent {
padding: 20px !important;
}
.workHoverViewTitleContainer h4 {
font-size: 40px !important;
}
.workHoverViewContainerOpen {
right: 0;
}
.contactPageBottomFull .normalContainer {
-ms-grid-columns: 1fr;
grid-template-columns: 1fr;
}
.bottomContactTopContainer {
padding-top: 40px;
margin-bottom: 40px;
}
.workHoverViewCTAContainer .workHoverViewCTATekst {
font-size: 40px;
}
.footerContainer .bottomContactSocialContainer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.footerContainer .bottomContactTelMailContainer {
margin-bottom: 20px;
}
.contactBottomFullPopup {
width: 96%;
}
.instaFooterTop .instaFooterTextContainer {
left: calc( 50% - 180px);
width: 360px;
background: radial-gradient(circle, #131415 0%, #131415 10%, rgba(19, 20, 21, 0.85) 50%, rgba(19, 20, 21, 0) 80%, rgba(19, 20, 21, 0) 100%);
}
.footerInstagramContainer .zoom-instagram-widget__item:nth-child(3),
.footerInstagramContainer .zoom-instagram-widget__item:nth-child(4) {
display: none !important;
}
}