input[type="text"]
{
padding:3px;
}
input[type="email"]
{
padding:3px;
}
input[type="submit"]
{
padding:6px;
}
p {
margin-bottom:24px;
}
ul,
ol {
margin: 0 0 18px 2.5em;
padding: 0;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
img {
border: none;
}
@media screen and (max-width:768px) {
.picturehalf {
padding-top:65px;
}
.picturehalf.right {
padding-top:0;
}
}
h1 {
font-family: 'Roboto', sans-serif;
font-size: 50px;
font-weight: 500;
color: #0ab1f0;
margin-bottom:24px;
line-height:55px;
}
.homeblock1 h1 {
color:white;
margin-bottom:20px;
text-shadow: 2px 2px 7px #5f5f5f;
}
.homeblock1 p {
text-shadow: 2px 2px 7px #5f5f5f;
}
.texthalf h1 {
font-family: 'Roboto', sans-serif;
font-size: 45px;
font-weight: 700;
color: #0ab1f0;
margin-bottom:14px;
}
@media screen and (max-width:550px) {
.texthalf h1 {
font-size:39px !important;
}
}
.homeblock4 p {
margin-bottom:5px !important;
}
h2 {
font-family: 'Roboto', sans-serif;
font-size: 36px;
font-weight: 700;
color: #0ab1f0;
margin-bottom:14px;
line-height:40px;
}
.texthalf.blue h1 {
color:white;
}
.texthalf.blue p {
color:white;
}
h3 {
font-family: 'Roboto', sans-serif;
font-size: 26px;
font-weight: 700;
margin-bottom:0px;
color: #0ab1f0;
line-height:31px;
}
.texthalf.blue h3 {
color:black !important;
}
.onzeklanten h3 {
margin-bottom:0px !important;
}
.homeblock3 h3{
color:white;
}
.homeblock2 h1,.homeblock3 h1 {
color:white;
margin-bottom:75px !important;
}
.homeblock3 p {
line-height:27px;
}
.textleft {
text-align:left;
}
.textleft p {
line-height:31px;
}
.homeblock3 .textleft a {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.homeblock3 .textleft a:hover {
color:white;
}
img {
max-width:100%;
height:auto;
}
* {
margin: 0px;
padding: 0px;
}
strong {
font-weight:700;
}
html, body{
text-align:center;
font-family: 'Roboto', sans-serif;
font-size: 16px;
background-color: #ffffff;
text-align:center;
color:black; }
header {
height:83px;
width:100%;
background-color:#ffffff;
position:fixed;
text-align:center;
z-index:1000;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.homeblock1 {
background-image:url(//www.van-helder.nl/wp-content/themes/VanHelder/images/papendorp-creative-valley.jpg);
background-size:cover;
color:white;
}
.homeblock3 {
background-image:url(//www.van-helder.nl/wp-content/themes/VanHelder/images/kantoor-minder-wazig.jpg);
background-size:cover;
color:white;
}
.homeblock2 {
background-color:#00adef;
}
.homeblock1text {
color:white;
font-size:19px;
line-height:29px;
box-sizing:border-box;
padding-left:20px;
padding-right:20px;
padding-bottom:30px;
padding-top:20px;
background-color:rgba(0,0,0,0.2);
width:940px;
max-width:96%;
margin-left:auto;
margin-right:auto;
}
.contactfooter {
width:900px;
max-width:96%;
margin-left:auto !important;
margin-right:auto !important;
}
.max650 {
width:100%;
max-width:650px;
margin-left:auto;
margin-right:auto;
}
.max1100{
width:100%;
max-width:1100px;
margin-left:auto;
margin-right:auto;
}
.logo {
position:fixed;
left:30px;
top:12px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.bluearrow {
width:100%;
position:absolute;
text-align:center;
z-index:10000;
bottom:40px;
}
.dateholder {
margin-bottom:24px;
}
.bluearrow a {
display:inline-block;
position:relative;
}
.bluearrow img {
position:relative;
z-index:2000;
} .bluearrow .elements{
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
}
.bluearrow .circle{
border-radius: 50%;
position: absolute;
}
.bluearrow .circle-inner{
width: 80px;
height: 80px;
top: -10px;
left: -10px;
background: linear-gradient(-180deg, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.1) 100%);
animation: grow-circles 4s linear infinite both;
}
.bluearrow.black .circle-inner{
background: linear-gradient(-180deg, rgba(255,255,255,0.12) 0%, rgba(255,255,255,0.1) 100%);
}
.bluearrow .circle-outer{
width: 100px;
height: 100px;
background: linear-gradient(-180deg, rgba(0,0,0,0.12) 0%, rgba(0,0,0,0.1) 100%);
top: -20px;
left: -20px;
animation: grow-circles 4s linear infinite both;
}
.bluearrow.black .circle-outer{
background: linear-gradient(-180deg, rgba(255,255,255,0.12) 0%, rgba(255,255,255,0.1) 100%);
} .bluearrow .pulse{
position: absolute;
animation: pulse-wave 4s linear infinite both;
border-radius: 50%;
}
.bluearrow .pulse-1{
border: solid 1px rgba(0,0,0,0.25);
width: 200px;
height: 200px;
top: -70px;
left: -70px;
}
.bluearrow .pulse-2{
border: solid 1px rgba(0,0,0,0.35);
width: 300px;
height: 300px;
top: -120px;
left: -120px;
}
.bluearrow .pulse-3{
border: solid 1px rgba(0,0,0,0.45);
width: 400px;
height: 400px;
top: -170px;
left: -170px;
}
.bluearrow.black .pulse-1{
border: solid 1px rgba(255,255,255,0.25);
width: 200px;
height: 200px;
top: -70px;
left: -70px;
}
.bluearrow.black .pulse-2{
border: solid 1px rgba(255,255,255,0.35);
width: 300px;
height: 300px;
top: -120px;
left: -120px;
}
.bluearrow.black.pulse-3{
border: solid 1px rgba(255,255,255,0.45);
width: 400px;
height: 400px;
top: -170px;
left: -170px;
} @keyframes pulse-wave{
0%{
opacity: 0;
transform: scale(0.1);
}
50%{
opacity: 1;
transform: scale(0.5);
}
100%{
opacity: 0;
transform: scale(1.0);
}
} @keyframes grow-circles{
0%{
opacity: 0.85;
transform: scale(1.0);
}
15%{
opacity: 1;
transform: scale(1.05);
}
30%{
opacity: 0.85;
transform: scale(1.0);
}
} @keyframes grow-shrink{
0%{
transform: scale(1);
}
15%{
transform: scale(1.1);
}
30%{
transform: scale(1);
}
}
a {
color:#0ab1f0;
text-decoration:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
font-weight:700;
}
a:hover { }
.texthalf a:hover {
color:black !important;
}
.texthalf.blue a {
color:white !important;
}
.onzeklanten a:hover {
padding-left:10px;
}
a.lees-verder:hover {
padding-left:10px;
}
.sociallinkjes a img {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.sociallinkjes a:hover img {
-ms-transform: scale(0.9); -webkit-transform: scale(0.9); transform: scale(0.9);
}
.biglink a {
font-weight:800;
color:white;
font-size:22px;
padding-bottom:5px;
display:inline-block;
padding-left:2px;
padding-right:2px;
border-bottom:3px solid #0ab1f0;
text-decoration:none !important;
}
.biglink a:hover {
padding-bottom:2px;
}
.telefoon {
font-size:20px;
font-weight:500;
position:fixed;
right:30px;
top:20px;
}
.telefoon {
font-weight:normal;
color:#0ab1f0;
}
.telefoon img {
width:33px;
height:auto;
display:inline-block;
vertical-align:middle;
}
nav {
margin-left:auto;
margin-right:auto;
display:block;
}
nav a {
height:78px;
display:inline-block;
font-size:20px;
color:black;
text-decoration:none;
padding-left:16px;
padding-right:16px;
border-bottom: solid 5px #ffffff;
line-height:83px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
font-weight:normal;
}
nav a:hover {
border-bottom: solid 5px #0ab1f0;
}
.current-menu-item a {
border-bottom: solid 5px #0ab1f0;
}
.current-menu-item ul li a,.sub-menu .current-menu-item a {
border-bottom: 1px solid #0e95c8 !important;
}
footer {
color:#4c4c4c;
}
footer .copyright {
float:left;
margin-top:20px;
margin-bottom:20px;
margin-left:30px;
}
footer .algemenevoorwaarden {
float:right;
margin-top:20px;
margin-bottom:20px;
margin-right:30px;
}
@media screen and (max-width:768px) {
footer .copyright, footer .algemenevoorwaarden{
width:100%;
text-align:center;
box-sizing:border-box;
margin-left:0;
margin-right:0;
margin-bottom:10px;
}
}
.algemenevoorwaarden a {
font-weight:normal;
color:#4c4c4c;
}
.algemenevoorwaarden a:hover {
color:black;
}
.page-wrap {
min-height: 100%; margin-bottom: -60px;
}
.page-wrap:after {
content: "";
display: block;
}
.site-footer, .page-wrap:after {
height: 60px;
}
.site-footer {
background: white;
}
.relatief {
position:relative;
margin:0 !important;
}
nav ul {margin: 0; padding: 0;
list-style-type: none; list-style-image: none; }
nav li {display: inline; }
.picturehalf {
position: fixed !important;
top: 0;
left: 0;
z-index: 1;
}
.nomorefixed .picturehalf {
position: absolute !important;
bottom:0 !important;
left:0px !important;
top: auto !important;
z-index:1;
}
.picturehalf.right {
left:auto !important;
right:0 !important;
}
.texthalf > .vc_column-inner {
min-height:100vh;
box-sizing:border-box;
padding-top:160px !important;
padding-left:120px !important;
padding-right:120px !important;
}
.texthalf {
text-align:left;
margin-left:50% !important;
}
.texthalf p,.texthalf li {
line-height:29px;
}
.picturehalf .vc_column-inner {
height:100vh;
}
.stretchit {
margin-left:-120px !important;
padding-left:105px;
padding-right:105px;
box-sizing:border-box !important;
}
@media screen and (max-width:1600px){
.texthalf > .vc_column-inner {
padding-left:70px !important;
padding-right:70px !important;
}
.stretchit {
margin-left:-70px !important;
padding-left:55px;
padding-right:55px;
}
}
@media screen and (max-width:1400px){
.texthalf > .vc_column-inner {
padding-left:40px !important;
padding-right:40px !important;
}
.stretchit {
margin-left:-40px !important;
padding-left:25px;
padding-right:25px;
}
.vc_col-sm-6.picturehalf {
width:34%;
}
.vc_col-sm-6.texthalf {
width:66%;
margin-left:34% !important;
}
}
.texthalf.left {
margin-left:0 !important;
}
@media screen and (max-width:880px){
.texthalf > .vc_column-inner {
padding-left:30px !important;
padding-right:30px !important;
}
.stretchit {
margin-left:-30px !important;
padding-left:15px;
padding-right:15px;
}
.vc_col-sm-6.picturehalf .vc_column-inner,.vc_col-sm-8.picturehalf .vc_column-inner {
height: 40vh !important;
}
.vc_col-sm-6.picturehalf,.vc_col-sm-8.picturehalf {
width:100% !important;
position:relative !important;
top:auto !important;
left:auto !important;
right:auto !important;
bottom:auto !important;
}
.vc_col-sm-6.texthalf,.vc_col-sm-4.texthalf {
width:100%;
margin-left:0 !important;
}
.texthalf > .vc_column-inner {
padding-top:40px !important;
}
}
@media screen and (max-width:1160px) {
.telefoon {
display:none !important;
}
header {
text-align:right !important;
}
}
.bounceit {
animation: bounceit 3s infinite;
-webkit-animation: bounceit 3s infinite;
-moz-animation: bounceit 3s infinite;
-o-animation: bounceit 3s infinite;
}
@-webkit-keyframes bounceit {
0%, 20%, 50%, 80%, 100%{-webkit-transform:translateY(0);transform:translateY(0);}
40%{-webkit-transform:translateY(-15px);transform:translateY(-15px);}
60%{-webkit-transform:translateY(-8px);transform:translateY(-8px);}
}
@keyframes bounceit {
0%, 20%, 50%, 80%, 100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
40%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15x);transform:translateY(-15px);}
60%{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);}
}
.mobileicon {
display:none;
font-size: 20px;
color: black;
margin-right:20px;
margin-top:18px;
cursor:pointer;
}
.mobileicon img {
width:25px;
margin-right:5px;
height:auto;
display:inline-block;
vertical-align:middle;
}
@media screen and (max-width:925px) {
nav {
display:none;
}
.mobileicon {
display:block;
}
header {
height:65px !important;
}
.logo {
top:5px !important;
max-width:180px;
height:auto;
left:12px;
}
.homeblock1,.homeblock2,.homeblock3 {
padding-top:100px !important;
padding-bottom:100px !important;
}
.bluearrow {
display:none !important;
}
}
@media screen and (max-width:768px) {
.contactfooter .textleft {
text-align:center !important;
}
.sociallinkjes img {
margin-bottom:20px !important;
}
.texthalf.left {
padding-top:80px !important;
}
}
a.wph_auto_a {
font-size:12px !important;
}
input[type="text"],input[type="email"],textarea {
width:100%;
box-sizing:border-box;
padding:10px 20px;
font-family: 'Roboto', sans-serif;
font-size: 16px;
background-color:rgba(255,255,255,0.25);
border:0;
}
input[type="submit"] {
background-color:black;
color:white;
padding:10px 20px;
font-family: 'Roboto', sans-serif;
font-size: 16px;
border:0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
cursor:pointer;
}
input[type="submit"]:hover {
background-color:white;
color:black;
}
nav ul:after {
content: ""; clear: both; display: block;
}
nav ul ul {
display: none;
}
nav ul li:hover > ul {
display: block;
}
nav ul {
list-style: none;
position: relative;
display: inline-table;
}
nav ul:after {
content: ""; clear: both; display: block;
}
nav ul li {
float: left;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
nav ul ul {
background: #00adef; border-radius: 0px; padding: 0;
position: absolute; top: 100%; z-index:1000;
width:225px;
}
nav ul ul li {
float: none;
position: relative;
width:100%;
}
nav ul ul li a {
display:block;
width:100%;
border-bottom: 1px solid #0e95c8;
float:left;
text-align:left;
line-height:55px;
color:white;
font-weight:500;
font-size:15px;
padding-left:16px;
border-right:0px;
box-sizing:border-box;
height:55px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
nav ul ul li a:hover {
padding-left:25px;
border-bottom: 1px solid #0e95c8;
border-top:0px;
border-right:0px;
}
.blogcontainer h3 {
color:black;
margin-bottom:7px;
line-height:33px;
}
.blogcontainer .blogdate {
font-size:14px;
padding-bottom:5px;
margin-bottom:10px;
display:block;
width:100%;
color:white;
border-bottom:1px solid #0082b3;
}
.archief.blogcontainer .blogdate {
color:#1f4553;
float:left;
display:block;
width:auto;
margin-left:15px;
margin-top:9px;
margin-bottom:5px;
padding-bottom:0;
margin-bottom:0;
border-bottom:0;
}
.blogcontainer .inshort {
color:white;
font-size:18px;
line-height:25px;
margin-bottom:14px;
}
.archief.blogcontainer .inshort {
line-height:21px;
}
.blogcontainer {
margin-bottom:35px;
}
a.lees-verder {
color:black;
font-weight:bold;
font-size:22px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a.lees-verder:hover {
color:white;
}
#pagepiling p {
margin-bottom:0px !important;
}
.cross {
float:right;
cursor:pointer;
margin-right:25px;
margin-top:20px;
width:35px;
height:auto;
}
#responsive-menu {
width:100%;
height:100%;
overflow:hidden;
background-color:transparent;
position:fixed;
z-index:10000;
}
#responsive-menu-inner {
background-color: #0ab1f0;
position:fixed;
z-index:10000;
width:100%;
text-align:left; padding-left:15px;
padding-right:15px;
top:0;
left:0;
right:0;
bottom:0;
overflow-y:scroll;
padding-right:17px;
}
#responsive-menu::-webkit-scrollbar {
display: none;
}
#responsive-menu ul {margin: 0; padding: 0;
list-style-type: none; list-style-image: none; }
#responsive-menu li {display: inline; }
#responsive-menu a {
width:95%;
display:block;
border-bottom:1px solid #128cba;
color:black;
font-family: 'Roboto', sans-serif;
font-weight:700;
font-size:18px;
padding-top:9px;
text-align:left;
box-sizing:border-box;
padding-left:20px;
text-decoration:none;
padding-bottom:9px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#responsive-menu a:hover {
color:white;
}
#responsive-menu ul ul {
padding-left:20px;
}
#responsive-menu ul ul a {
color:white;
font-size:15px;
}
#responsive-menu ul ul a:hover {
color:black;
}
#responsive-menu ul ul {
display: none;
}
#responsive-menu ul li:hover > ul {
display: block;
}
.home3holder footer {
display:none;
}
.team-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 5px;
}
.team-grid .team-member {
position: relative;
cursor: pointer;
padding:5px;
}
.team-grid .member-thumb { border-radius: 100%;
margin: 5px;
border: 1px solid white;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.25); transition: all 0.4s ease-in-out;
transform: scale(1);
}
.team-grid .team-member:hover .member-thumb {
transform: scale(1.024);
}
.team-grid .member-thumb img {
width: 100%;
display: block;
border-radius: 100%;
}
.team-grid .member-details {
position: absolute;
color: #fff;
text-align: right;
right: 2%;
bottom: 0;
}
.team-grid .member-details h3 {
font-size: 13px;
background-color: #000000;
color: #fff;
width: auto;
display: inline-block;
padding: 8px 12px;
text-shadow: 2px 2px 1px rgba(0,0,0,0.3) !important;
line-height: 1.2em;
font-weight: 700;
text-transform: uppercase;
margin: 0;
transition: all 0.8s ease-in-out;
transform: translateX(0%);
}
.team-grid .member-details p {
margin: -7px 10px 0 0 !important;
text-shadow: 2px 2px 1px rgba(0,0,0,0.3) !important;
display: block;
line-height: 1.2em;
padding: 8px 12px;
background-color: #0ab1f0;
font-size: 11px !important;
font-weight: 700;
transition: all 0.8s ease-in-out;
transform: translateX(0%);
width: fit-content;
margin-left: auto !important;
}
.team-grid .team-member:hover h3 {
transform: translateX(5%);
}
.team-grid .team-member:hover p {
transform: translateX(-5%);
}
.popOverlay {
z-index: 1042;
overflow: hidden;
background: #0b0b0b;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in-out;
}
.popOuter {
height: 100%;
width: 100%;
position: fixed;
left: 0;
top: 0;
z-index: 100000;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in-out;
}
.popOverlay.popShown {
opacity: 0.8;
visibility: visible;
}
.popOuter.popShown {
opacity: 1;
visibility: visible;
}
.popInner {
text-align: center;
position: absolute;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
height: 100%;
width: 100%;
}
.popContent {
position: relative;
display: flex;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
width: 100%;
align-items: center;
justify-content: center;
height: 100%;
}
.popContentInner {
background: #fff;
padding: 20px;
margin: 50px auto;
width: 700px;
text-align: center;
box-sizing: border-box;
font-size: 1.5em;
overflow: hidden;
min-width: 300px;
min-height: 100px;
position: relative;
}
.popContentInner.loadingClass:before {
content: '';
background-image: url(//www.van-helder.nl/wp-content/themes/VanHelder/images/loader.gif);
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -20px;
margin-top: -20px;
background-repeat: no-repeat;
background-position: center center;
background-size: 25px 25px;
background-color: #fff;
box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
animation: loaderAnim 1s infinite ease-in-out;
}
@keyframes loaderAnim {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
}
50% {
transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg)
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg)
}
}
.popContentInner .popClose {
color: #000;
top: 15px;
right: 15px;
transition: .2s;
position: absolute;
font-size: 50px;
font-weight: 400;
background-color: transparent;
border: none;
cursor: pointer;
opacity: .65;
}
.popContentInner .popClose:hover {
opacity: 1;
}
.popContentInner .popThumb {
overflow: hidden;
width: 350px;
height: 350px;
margin: 20px auto 10px;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
border-radius: 100%;
}
.popContentInner .popThumb img {
object-fit: cover;
object-position: center;
height: 100%;
width: 100%;
border-radius: 100%;
}
.popContentInner .popCt {
padding: 20px;
}
.popContentInner .popCt h2 {
line-height: 1.4em;
font-size: 1.2em;
font-weight: 700;
padding: 0.2em 0;
display: block;
text-transform: uppercase;
color: #000;
margin-bottom: 0;
}
.popContentInner .popCt h3 {
color: #000;
background-color: white !important;
font-size: 16px !important;
line-height: 1.4em;
margin: 0 0 0.5em;
padding: 0.2em 0;
display: block;
text-shadow: none;
}
.popContentInner .popCt .popDet {
font-size: 14px;
line-height: 2em;
text-align: justify;
margin: 2em 0 1em;
margin-top: 50px;
color: gray;
position: relative;
}
.popContentInner .popCt .popDet:before {
content: '';
background: #ECECEC;
left: 50%;
top: -30px;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
width: 50px;
height: 5px;
border: none;
position: absolute;
}
.popContentInner .popCt .popDet p {
line-height: 1.8em;
margin-bottom: 24px;
}
html.noOverflow, body.noOverflow {
overflow: hidden !important;
}
@media screen and (max-width:1200px) {
.team-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width:580px) {
.team-grid {
grid-template-columns: repeat(1, 1fr);
}
}
@media screen and (min-width:768px) {
.home3holder {
position:relative;
width:100%;
height:100%;
}
.home3holder .widget {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width:100%;
}
.home3holder .textwidget > .vc_row {
width:100% !important;
left:auto !important;
right:auto !important;
padding:0 !important;
}
.home3holder footer {
width:100%;
position:absolute;
bottom:0;
z-index:1000;
color:white;
display:block;
}
.home3holder footer a {
color:white;
}
}
.vacancies-wrap{
display:flex;
flex-wrap:wrap;
gap:16px;
}
.vacancies-wrap .vacancies-item{
width:calc(50% - (8px + 46px));
padding:30px 23px 45px;
position:relative;
background: #0AB1F0;
min-height: calc(200px - 75px);
text-align:left;
}
.vacancies-wrap .vacancies-item .title h2{
font-size: 24px;
font-weight: 700;
line-height: 33px;
color: #FFFFFF;
text-align:left;
}
.vacancies-wrap .vacancies-item .post-link{
position:absolute;
bottom:20px;
left:23px;
}
.vacancies-wrap .vacancies-item .post-link h3 a{
font-size: 20px;
font-weight: 700;
line-height: 25.78px;
color: #FFFFFF;
}
.vacancies-body-outer{
padding-top: 50px !important;
padding-bottom: 100px !important;
font-size:16px;
text-align:left;
line-height:29px;
}
.vacancies-body-outer .related-posts h3.main-title{
font-size: 26px;
font-weight: 700;
color: #0AB1F0;
margin-top:20px;
margin-bottom:20px;
text-align:left;
}
.vacancies-body-outer .related-posts{
margin-bottom:40px;
}
.vacancies-body-outer .back-link a{
font-size: 18px;
font-weight: 400;
line-height: 25px;
color: #000000;
display:inline-block;
position:relative;
padding-left:30px;
}
.vacancies-body-outer .back-link a:before{
content:'';
position:absolute;
left:0;
top:50%;
transform:translate(0,-50%);
background-image:url(https://www.van-helder.nl/wp-content/uploads/2024/07/arrow-2.png);
background-repeat:no-repeat;
background-position:center;
background-size:cover;
width:18px;
height:18px;
}
.qoute-item {
position:relative;
margin-bottom: 95px;
}
.qoute-item .qoute-main{
padding:40px 35px;
background: #0AB1F0;
margin-bottom: 1.5rem;
font-size: 26px;
font-weight: 700;
line-height: 40px;
color: #FFFFFF;
}
.qoute-item .qoute-img{
position: absolute;
right: 40px;
bottom: -71px;
width: 165px;
margin: 0;
}
.qoute-item .qoute-link a{
font-size: 18px;
font-weight: 400;
line-height: 25px;
color: #000000;
display:inline-block;
position:relative;
padding-right:30px;
}
.qoute-item .qoute-link a:after{
content:'';
position:absolute;
right:0;
top:50%;
transform:translate(0,-50%);
background-image:url(https://www.van-helder.nl/wp-content/uploads/2024/07/arrow.png);
background-repeat:no-repeat;
background-position:center;
background-size:cover;
width:18px;
height:18px;
}
.qoute-item .qoute-link{
margin-left:50px;
text-align: left;
}
.single-header{
padding-top: 150px !important;
padding-bottom: 60px !important;
background-color: #0ab1f0 !important;
}
.vacancies-container{
padding-left:calc((100% - 722px)/2) !important;
padding-right:calc((100% - 722px)/2) !important;
}
.single-header p.sub-heading{
font-size: 18px;
font-weight: 700;
line-height: 25px;
color: #000000;
margin-top:0;
margin-bottom:5px;
text-align:left;
}
.single-header .title{
font-size: 45px;
font-weight: 700;
line-height: 55px;
color: #FFFFFF;
margin-top:0;
margin-bottom:20px;
text-align:left;
}
.dot{
margin-top:10px !important;
}
.dot span{
display:inline-block;
}
.dot span.left-text{
position:relative;
padding-right:26px;
margin-right:20px;
}
.dot{
font-size: 14px;
font-weight: 700;
line-height: 16.41px;
text-align: left;
color: #000000;
}
.dot span.left-text:after{
content:'';
position:absolute;
right:0;
top:6px;
width:6px;
height:6px;
background-image:url(https://www.van-helder.nl/wp-content/uploads/2024/07/Ellipse-1.png);
background-repeat:no-repeat;
background-position:center;
background-size:contain;
}
.intrested a{
text-decoration:underline;
}
.qoute-item.team-grid{
display:block;
}
.qoute-item.team-grid .team-member{
width: 25%;
position: absolute;
top: 58%;
right: 30px;
}
.qoute-main::before {
content: '“';
font-size: 26px;
vertical-align: top;
margin-right: 5px;
}
.qoute-main::after {
content: '”';
font-size: 26px;
vertical-align: bottom;
margin-left: 5px;
}
.slick-slide img{
width:100%;
height:100vh;
object-fit:cover;
}
.slider-main-wrapper .vc_column-inner{
padding:0 !important;
}
.slick-dots{
position: absolute;
left: 0;
bottom: 0;
}
.slick-dots li{
list-style: none !important;
display: inline-block;
margin-right: 6px;
}
.slick-dots li button{
text-indent: -9999px;
border: none;
width: 10px;
height: 10px;
padding: 0;
border-radius: 50%;
background: #FFFFFF70;
}
.slick-dots li.slick-active button{
background: #0AB1F0 !important;
}
.bedrijfsverhalen-grid{
display:flex;
align-items:flex-start;
flex-wrap:wrap;
gap:20px;
}
.bedrijfsverhalen-item {
position: relative;
height: 245px;
overflow: hidden;
width: 48%;
transition: background 0.5s ease;
}
.bedrijfsverhalen-image {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.5s ease;
}
.bedrijfsverhalen-item:hover .bedrijfsverhalen-image {
transform: scale(1.1); 
}
.bedrijfsverhalen-item .overlay {
position: absolute;
top: 0;
left: 0;
width: calc(100% - 40px);
height: calc(100% - 40px);
background: rgba(0, 0, 0, 0.34);
color: #fff;
padding: 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.bedrijfsverhalen-item .title h3 {
color: #FFFFFF;
margin-bottom: 10px;
line-height: 30px;
}
.bedrijfsverhalen-item .date {
font-family: 'Roboto', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 16.41px;
text-align: left;
color: #FFFFFF;
}
.bedrijfsverhalen-item .post-link a {
font-family: 'Roboto', sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 25.78px;
text-align: left;
color: #FFFFFF;
}
.bedrijfsverhalen-item .post-link a:hover{
color: #FFFFFF !important;
opacity:0.7 !important; 
}
.bedrijfsverhalen-inner-head{
text-align: left;
}
.bedrijfsverhalen-inner-head .date{
color:#fff;
}
.bedrijfsverhalen-single-temp h2{
font-family: 'Roboto', sans-serif;
font-size: 36px;
font-weight: 700;
color: #0ab1f0;
margin-bottom: 14px;
line-height: 40px;
}
.bedrijfsverhalen-single-temp h3{ font-family: 'Roboto', sans-serif;
font-size: 26px;
font-weight: 700;
margin-bottom: 0px;
color: #0ab1f0;
line-height: 31px;
}
.bedrijfsverhalen-single-temp .related-posts{
margin-top: 50px !important;
display: block;
}
.bedrijfsverhalen-single-temp p{
margin-bottom: 24px;
font-size: 16px !important;
line-height: 29px !important;
}
.slider-btn-flex{
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 20px;
margin-bottom: 40px;
}
.slider-btn-flex .slick-arrow{
background: #0AB1F0;
padding: 8px;
border: none;
display: inline-block;
line-height: 0;
}
.slider-btn-flex .slick-arrow img{
width: 16.8px;
}
.slider-btn-flex .slick-arrow.custom-slick-prev img{
transform: rotate(180deg);
}
.slick-slider-detail-page .slick-slide img{
height: 398px !important;
object-fit:cover;
}
.bedrijfsverhalen-single-temp .single-featured-image img{
height: 398px !important;
object-fit: cover;
width: 100%;
margin-bottom: 40px;
} .width-1100{
width: 1080px;
margin: 0 auto;
}
.new-bedrijfsverhalen-grid{
gap: 15px;
margin-top: 65px;
}
.new-bedrijfsverhalen-grid .bedrijfsverhalen-item{
width: 32.4%;
}
.postion-setting{
margin-bottom: -340px;
}
.new-bedrijfsverhalen-grid .bedrijfsverhalen-item .overlay{
text-align: left;
}
.content-setting{
text-align: left;
}
.content-setting p{
font-weight: 400;
font-size: 18px;
line-height: 25px;
color: #000000;
}
.content-setting p a{
font-weight: 700;
font-size: 22px;
line-height: 25.78px;
color: #fff;
background-image: url(https://www.van-helder.nl/wp-content/uploads/2025/02/right-white.png);
background-repeat: no-repeat;
background-size: 16px;
background-position: right;
font-family: 'Roboto';
padding-right: 25px;
margin-bottom: 10px;
}
.html5-main-video {
left: 0 !important;
width: 100% !important;
}
@media only screen and (min-width:2px) and (max-width:1100px){
.width-1100 {
width: auto;
padding: 0 15px;
}
.new-bedrijfsverhalen-grid .bedrijfsverhalen-item {
width: 32.3%;
}
}
@media only screen and (min-width:2px) and (max-width:768px){
.vacancies-container {
padding-left: 1.5rem !important;
padding-right: 1.5rem!important;
}
.vacancies-wrap .vacancies-item {
width: calc(100% - 46px);
}
.qoute-item.team-grid .team-member{
width: 25%;
position: relative;
top: 0;
right: 0;
}
.qoute-item .qoute-link {
margin-top: 30px;
margin-left:0;
}
.slick-slide img{
height:40vh;
}
.bedrijfsverhalen-single-temp h3 {
font-size: 25px;
line-height: 35px;
margin-bottom: 10px;
}
.bedrijfsverhalen-item {
height: 300px;
width: 100%;
}
.slick-slider-detail-page .slick-slide img {
height: 250px !important;
}
.bedrijfsverhalen-single-temp .single-featured-image img{
height: 250px !important;
object-fit: cover;
width: 100%;
margin-bottom: 40px;
}
.new-bedrijfsverhalen-grid .bedrijfsverhalen-item {
width: 48%;
}
}
@media only screen and (min-width:2px) and (max-width:650px){
.qoute-item.team-grid .team-member {
width: 35%;
}
.heading-font{
font-size: 35px !important;
margin-bottom: 0px !important;
}
}
@media only screen and (min-width:2px) and (max-width:550px){
.qoute-item .qoute-link {
margin-left: 00px;
}
.qoute-item .qoute-img{
right:0;
}
.qoute-item.team-grid .team-member {
width: 55%;
}
.postion-setting{
height: 300px !important;
margin-top: 5rem !important;
}
.postion-setting {
margin-bottom: -250px;
}
.content-setting{
margin-bottom: 0 !important;
}
.new-bedrijfsverhalen-grid {
margin-top: 30px;
}
}
@media only screen and (min-width:2px) and (max-width:500px){
.new-bedrijfsverhalen-grid .bedrijfsverhalen-item {
width: 100%;
}
.heading-font{
font-size: 32px !important;
margin-bottom: 0px !important;
}
.height-500{
height: 500px !important;
}
.content-setting p a{
font-size: 16px !important;
}
}
@media only screen and (min-width:2px) and (max-width:450px){
.qoute-item.team-grid .team-member {
width: 60%;
}
}
@media screen and (min-width:900px) {
.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeInDown.fadeInDown.homeblock1text.wpb_start_animation.animated {
margin-top: 250px !important;
}
}
@media screen and (max-width:900px) {
.wpb_text_column.wpb_content_element.wpb_animate_when_almost_visible.wpb_fadeInDown.fadeInDown.homeblock1text.wpb_start_animation.animated {
margin-top: 0px !important;
}
}
@media screen and (max-width:470px) {
.homeblock1 {
background-position-x: -582px !important;
}
}