/* --------------------------------
         Pages
-------------------------------- */

.imagebox {
    margin-left: 5%;
    line-height: 0px;
}

.lineheight0px {
	line-height: 0px;
}

.imagebox img,  .col-l-55 img {
    border-radius: 5px;
}

.boxrowsrepeater > div:nth-child(even) .imagebox {
    margin-right: 5%;
    order: -1;
    margin-left: 0px;
}

.boxrowsrepeater > div:last-child {
    margin-bottom: 0px!important;
}

h2.h2smallbox {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 16px;
}

.greybackground {
	background-color: #F8F8F8!important;
}

.boxgreen {
    background-color: #6fa287;
    position: relative;
}

.page-template-page-landingspagina-vacature  .headertopoffcontent {
        text-align: center;
    }

.page-template-page-landingspagina-vacature span.smallbox {
        font-size: 12px;
        display: block;
        line-height: 1;
        font-style: italic;
    }

 .page-template-page-landingspagina-vacature a.groenbutton {
        min-width: 225px;
    }

.colorwhite * {
    color: #fff;
}

.boxgreen:before {
    content: '';
    width: 100%;
    height: 500px;
    top: -500px;
    right: 0px;
    position: absolute;
    background-image: url(/wp-content/themes/werken-bij-hollander-techniek/img/background-grey-image-2.svg);
    background-size: 40%;
    background-position: right bottom;
    background-repeat: no-repeat;
    z-index: -1;
}

.afbeeldinglink {
    display: block;
    background-color: #e1021b;
    overflow: hidden!important;
    line-height: 0;
    -webkit-mask-image: -webkit-radial-gradient(white,black);
}

a.linkover {
    display: block;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    text-decoration: none;
    -webkit-mask-image: -webkit-radial-gradient(white,black);
}

.linkover p {
    display: flex;
    width: 100%;
    margin-bottom: 0px;
    height: 60px;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-family: "Sansa-Pro-Bold", Arial, Helvetica, sans-serif;
    color: #212121;
    text-decoration: none;
    font-size: 14px;
    padding: 4px 15px 0px 15px;
    line-height: 18px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    text-align: center;
}

.boxusphome h3 {
    color: #fff;
    margin-bottom: 0px;
    max-width: calc(100% - 75px);
    padding-left: 24px;
    display: inline-flex;
    text-align: left;
}

.icon1 {
    width: 75px;
    height: 75px;
    background-color: #fff;
    border-radius: 100px;
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #212121;
    font-size: 35px;
    line-height: 35px;
    font-family: "Sansa-Pro-Bold", Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 1;
}

.boxusphome {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

.boxoverallicon {
    text-align: center;
}

/* --------------------------------
         Expertises / markten icoon
-------------------------------- */

.icoonmarkt {
    border-radius: 100px;
    max-width: 90px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #e4e4e4;
    display: flex;
    padding: 20px;
    margin-bottom: 8px;
    transition: all .75s ease-out;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.naammarkt p {
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    width: 100%;
    font-family: "Sansa-Pro-Bold", Arial, Helvetica, sans-serif!important;
    color: #212121;
    text-decoration: none;
    margin-bottom: 0px;
}

img.hoverbox {
    display: none;
    opacity: 0;
}

a.linkmarkt:hover .basicbox {
    display: none;
    opacity: 0;
}

a.linkmarkt:hover .hoverbox {
    display: block;
    opacity: 1;
}

.linkmarkt:hover .icoonmarkt {
    background-color: #e1021b;
    border: 1px solid #e1021b;
}

a.linkmarkt {
    text-decoration: none;
    color: #212121;
}

/* --------------------------------
         Home red block
-------------------------------- */

.boxhomered {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 100px;
    position: relative;
}

.boxhomered:before {
    position: absolute;
    width: 0;
    right: 0;
    content: '';
    background-color: #e10019;
    height: calc(100% - 100px);
    top: 0;
    border-radius: 5px 0 0 5px;
    z-index: -1;
}

.boxhomered h2 {
    color: #fff!important;
}

.boxhomered p {
    color: #fff;
}

.boxhomered img {
    margin-top: 50px;
}

.boxhomered a.button:hover {
    border: 1px solid #fff!important;
}

.boxminmarginbottom {
    margin-bottom: 100px;
}

/* --------------------------------
         Google maps
-------------------------------- */

button.facetwp-map-filtering {
    display: none;
}

.googlemapsvestigingen .facetwp-template {
    display: none;
}

.googlemapsvestigingen .boxvestiging h3 {
    color: #212121;
    font-size: 15px;
    line-height: 25px;
}

.googlemapsvestigingen .gm-style .gm-style-iw {
    font-size: 14px;
    line-height: 1.7;
    font-family: "Open-Sans", Arial, Helvetica, sans-serif;
    border-radius: 0;
    color: #212121;
}

.boxvestiging {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}

.boxvestiging .boxleft1 {
    width: 40%;
    display: flex;
}

.boxvestiging .boxleft1 img {
    width: 100%;
}

.boxvestiging .boxleft2 {
    width: 60%;
    padding: 20px;
}

.googlemapsvestigingen .gm-style .gm-style-iw-c {
    padding: 0px;
}

.googlemapsvestigingen .gm-style .gm-style-iw-d {
    padding: 0px!important;
    overflow: auto!important;
}

.marginbottombox16px {
    margin-bottom: 10px;
}

.boxinside2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}

.boxleftinside2 {
    width: 50%;
    padding-right: 20px;
}

a.googlemapsroute {
    font-size: 14px;
    text-decoration: none;
    font-family: "Open-Sans-SemiBold",Arial,Helvetica,sans-serif;
    color: #6FA287;
    text-transform: uppercase;
    display: block;
    max-width: 200px;
}

a.googlemapsroute:hover {
    text-decoration: underline;
}

.boxvestiging a.telefoonnummerlink {
    font-size: 14px;
}

/* --------------------------------
         Video
-------------------------------- */

.video-container {
	position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	margin-bottom: 16px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.theatermodusvideo .video-container {
    margin-bottom: 0px;
}

.theatermodusvideo {
    background-color: #000;
}

/* --------------------------------
         Landingspage
-------------------------------- */

footer#colophon .naamonzemensen h4 {
    color: #212121;
}

.boxcontactlandingspage p:last-child {
    margin-bottom: 0px;
}

.linkdisableimg {
    display: block;
    background-color: #e1021b;
    overflow: hidden!important;
    line-height: 0;
    max-width: 200px;
    max-height: 200px;
    border-radius: 200px;
    width: 200px;
    -webkit-mask-image: -webkit-radial-gradient(white,black);
    margin-left: auto;
    margin-right: auto;
    margin-top: -100px;
}

.footerbeforelement:before {
    content: '';
    width: 100%;
    height: 165px;
    background-color: #f2f2f2;
    display: block;
}

div#contactopnemen {
    position: relative;
    z-index: 1;
}

.margintopminfooter {
    margin-top: -220px;
}
.fake-whatsapp.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.fake-whatsapp {
    max-width: calc(100vw - 40px);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 30px 0px;
    position: fixed;
    right: 20px;
    bottom: 80px;
    width: 360px;
    z-index: 9998;

    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: .3s;
}

.fake-whatsapp-header {
    background: rgb(225, 0, 26);
    color: #fff;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.fake-whatsapp-header img {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    object-fit: cover;
    max-width: none!important;
}

.fake-whatsapp-header .info strong {
    display: block;
    font-size: 16px;
    line-height: 20px;
    max-height: 60px;
    font-family: "Sansa-Pro-Bold", Arial, Helvetica, sans-serif;
}

.fake-whatsapp-header .info span {
    display: block;
    margin-top: 4px;
    font-size: 13px;
    line-height: 1.3;
    color: #fff;
}

.online-dot {
    width: 9px;
    height: 9px;
    background: rgb(74, 213, 4);
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    left: 60px;
    bottom: 30px;
}

.online-dot.is-online {
	background: #25D366;
}

.online-dot.is-offline {
	background: #ff3b30;
}

.fake-whatsapp-body {
    background: url(https://stg-werkenbijholladertechniek-stag.kinsta.cloud/wp-content/uploads/2026/06/background-whatsapp.jpg) center center / cover no-repeat;
    padding: 45px 20px 0px 20px;
}

.message {
    box-sizing: border-box;
    padding: 6px 14px;
    position: relative;
    transform-origin: center top;
    z-index: 2;
    font-size: 15px;
    line-height: 1.39;
    max-width: calc(100% - 66px);
    border-radius: 0px 16px 16px;
    background-color: rgb(255, 255, 255);
    opacity: 1;
    hyphens: auto;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 0px 0px
}
.whatsapp-button-box {
    display: flex;
    justify-content: center;
}

.whatsapp-button {
    text-decoration: none;
    padding: 5px 27px 13px 27px!important;
    border-radius: 5px;
    border-color: rgba(0, 0, 0, 0);
    width: auto;
    line-height: 22px;
    color: rgb(255, 255, 255)!important;
    font-size: 16px;
    background-color: rgb(111, 162, 135);
    text-transform: none;
    border-width: 0px;
    margin: 32px 20px 20px 20px;
    max-width: 100%;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 0px 0px;
    font-family: "Open-Sans-SemiBold", Arial, Helvetica, sans-serif;
}
.whatsapp-button:hover {
    color: #fff!important;
    background-color: rgb(126, 172, 146);
}
.whatsapp-svg {
    position: relative;
    top: 6px;
    width: 24px;
    height: 24px;
    fill: white;
    margin-right: 1px;
}
.driehoek {
    color: #fff;
    position: absolute;
    left:11px;
}
.floating-whatsapp {
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: rgb(225, 0, 26);
    color: #fff!important;
    padding: 5px 20px 7px 20px;
    border-radius: 999px;
    text-decoration: none;
    z-index: 9999;
    font-family: "Open-Sans-SemiBold", Arial, Helvetica, sans-serif;
}
.floating-whatsapp:hover {
    background-color: rgb(240, 0, 36);
}
.floating-whatsapp::after {
    content: "";
    position: absolute;
    top: 4px;
    right: 4px;
    width: 10px;
    height: 10px;
    background: rgb(74, 213, 4);
    border-radius: 50%;
}
.close-whatsapp {
    position: absolute;
    top: 10px;
    right: 15px;
    background: none;
    border: 0;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    line-height: 1;
    padding: 0;
}

/* --------------------------------
         Pages - max width 1099px
-------------------------------- */

@media (max-width: 1099px){ 

.boxhomered img {
    margin-top: 0px;
}

.boxhomered:before {
    height: 100%;
}

.boxminmarginbottom {
    margin-bottom: 0px;
}

}

/* --------------------------------
         Pages - max width 991px
-------------------------------- */

@media (max-width: 991px){ 

.imagebox {
    margin-left: 0px!important; 
    margin-right: 0px!important; 
}
	
h2.h2smallbox {
	font-size: 22px;
    line-height: 32px;
}

.boxhomered {
    padding-top: 0px;
    padding-bottom: 32px;
    margin-bottom: 50px;
}

.boxhomered:before {
    top: 50px;
    height: calc(100% - 50px);
    border-radius: 0px;
}
	
.boxvestiging .boxleft1 {
    width: 100%;
}

.boxvestiging .boxleft1 img {
    max-width: 200px;
    margin: 20px 0px 0px 20px;
}

.boxvestiging .boxleft2 {
    width: 100%;
}

}

/* --------------------------------
         Pages - max width 768px
-------------------------------- */

@media (max-width: 768px){ 

.boxhomered {
    margin-bottom: 40px;
}

}

/* --------------------------------
         Pages - max width 600px
-------------------------------- */

@media (max-width: 600px){ 

.boxleftinside2 {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 10px;
}

.boxvestiging .boxleft1 img {
    max-width: 150px;
    width: 100%;
}
	
.boxleftinside2:last-child {
    margin-bottom: 0px;
}
	
}

/* --------------------------------
         Pages - max width 500px
-------------------------------- */


@media (max-width: 550px){ 

	
.footerbeforelement:before {
    display: none;
}

.margintopminfooter {
    margin-top: 0px;
}
.fake-whatsapp {
    right: 10px;
    left: 10px;
    bottom: 80px;
    width: auto;
    max-width: none;
}

.floating-whatsapp {
    right: 10px;
    left: 10px;
    bottom: 10px;
    text-align: center;
}
}
