.elementor-kit-6{--e-global-color-primary:#717171;--e-global-color-secondary:#717171;--e-global-color-text:#717171;--e-global-color-accent:#EC7403;--e-global-color-6262bfe:#FFFFFF;--e-global-color-f2420e2:#EFEFEF;--e-global-color-839a3c0:#696969;--e-global-color-c386a14:#454545;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"interstate", Sans-serif;font-size:22px;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-weight:600;}.elementor-kit-6 h2{font-weight:600;}.elementor-kit-6 h3{font-weight:600;}.elementor-kit-6 h4{font-weight:600;}.elementor-kit-6 h5{font-weight:600;}.elementor-kit-6 h6{font-weight:600;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"sofia-pro", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;background-color:#02010100;border-style:solid;border-width:2px 2px 2px 2px;border-radius:18px 18px 18px 18px;padding:15px 25px 17px 25px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-6262bfe );background-color:var( --e-global-color-accent );border-style:solid;border-color:var( --e-global-color-accent );}.elementor-kit-6 img{border-radius:50px 50px 50px 50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:30px;}.elementor-kit-6 h2{font-size:25px;}.elementor-kit-6 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    top: 0;
    left: 0;
    background-image: url(/wp-content/uploads/2021/12/vanbladel-bg.jpg);
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-size: 150%;
    background-position: 50% 50px;
}

@media only screen and (max-width: 1000px) {
    
    body {
    background-size: cover !important;
    background-position: 50% 50px;
}
    
}

ul,
ol {
    padding-left: 20px;
    margin: 1em 0;
}

h1, h2, h3 {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

h2 {
    line-height: 1.3em !important;
}

.teaser-tiles .elementor-widget-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 500px;
    margin-bottom: 30px;
    color: #fff;
}

video, .elementor-custom-embed-image-overlay {
    border-radius: 25px;
}

.hero-video video, .hero-video .elementor-custom-embed-image-overlay {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

@media only screen and (max-width: 1220px) {
    
    .elementor-nav-menu--main li:nth-of-type(2) a {
        margin: 0 -3px !important;
    }
    
    .elementor-nav-menu .elementor-item {
    font-size: 16px !important;
}

}

#service .teaser-tiles .elementor-widget-container {
    min-height: 600px;
}

.teaser-tiles.big .elementor-widget-container {
    align-items: end;
    justify-content: start;
    min-height: 800px;
}

.teaser-tiles.reverse .elementor-widget-container {
    flex-direction: row-reverse;
}

.teaser-image {
    position: absolute;
    width: 100%;
    text-align: right;
}

.teaser-image img {
    width: 80%;
    height: 500px;
    object-fit: cover;
}

#service .teaser-image img {
    min-height: 600px;
}

.teaser-tiles.big .elementor-widget-container .teaser-image img {
    width: 100%;
    height: 800px;
}

#service .teaser-tiles .elementor-widget-container {
    min-height: 600px;
}

.teaser-content {
    position: relative;
    width: 50%;
    padding: 50px 30px;
    border-radius: 50px;
    z-index: 9;
}

#service .teaser-content {
    width: 75%;
}

.teaser-tiles.big .teaser-content {
    margin-left: 70px;
    margin-bottom: -70px;
}

.teaser-tiles.reverse .teaser-content {
    margin-right: -250px;
}

.teaser-content p {
    font-size: 18px;
}

.teaser-content.gray {
    background: var(--e-global-color-839a3c0);
}

#service .teaser-content.gray {
    background: #696969f2;
}

.teaser-content.gray a.elementor-button {
     color: #fff
}

.teaser-content.dark-gray {
    background: var( --e-global-color-c386a14 );
}

.teaser-content.orange {
    background: var(--e-global-color-accent);
}

.teaser-content.orange a.elementor-button {
     color: #fff;
}

.teaser-content.orange a.elementor-button:hover {
     color: var(--e-global-color-accent);
     background: #fff;
     border-color: #fff;
}

.teaser-content.white {
    background: #fff;
     color: var(--e-global-color-text);
}

#service .teaser-content.white {
    background: rgba(255, 255, 255, .8);
}

.teaser-content.white a.elementor-button {
     color: var(--e-global-color-text);
}

.teaser-content.white a.elementor-button:hover {
     color: #fff;
}

.swiper-slide-bg {
    background-position: top center !important;
}

@media only screen and (max-width: 1300px) {
    
.teaser-tiles .elementor-widget-container {
    display: block;
}

.teaser-image {
    position: static;
    width: 100%;
}

.teaser-image img {
    width: 100%;
}

#service .teaser-content,
.teaser-content {
    width: 100%;
    margin-bottom: -100px;
}

.teaser-tiles.big .teaser-content {
    margin-left: 0;
    margin-bottom: -100px;
}

.teaser-tiles.reverse .teaser-content {
    margin-right: 0;
}

}/* End custom CSS */