.col-lg-5.py-5 {
    background: #fbfbfb;
}
.testimonial-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center; /* ?? Zorgt dat laatste rij centreert */
	gap: 30px;
}.hero-features {
    
    max-width: 75%;
}

img.footerimage {
    width: 80%;
    border-radius: 50%;
    padding: 20px;
    background: #d8d8d8;
}.offset-1 {
    margin-left: 0%;
}

.whatsapp-button {
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 60px;
  height: 60px;
  z-index: 1000;
}
em.icon-photo {
    color: #1675d2;
    font-size: 20px;
}
.whatsapp-button img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
 
  transition: transform 0.3s ease;
}.si-dark {
    background-color: #5fabf8;
    color: #FFF !important;
    border-color: transparent;
}

.whatsapp-button img:hover {
  transform: scale(1.1);
}
.oc-item {
	flex: 1 1 300px;
	max-width: 320px;
	min-height: 320px; /* ?? Zorgt voor gelijke hoogte */
	background: #fff;

	border-radius: 6px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.testimonial {
    
    background-color: #fbfbfb;
}

.badge.badge-default {
    border: 1px solid #cbcbcb;
    color: #cbcbcb;
}.dark .si-dark {
    background-color: rgb(255 255 255 / 20%);
    color: #FFF !important;
    border-color: transparent;
}.textpage.recensies {
    padding: 90px 0;
}
.testimonial {
    position: relative;
    text-align: center;
}
.badge {
    padding: 8px;
    font-size: 12px;
    margin-bottom: 15px;
    border-radius: 2px;
    font-weight: 500;
    line-height: .8;
}.testi-content {
    position: relative;
    overflow: hidden;
    height: 260px;
}
.owl-dots {
    display: none;
}
.bg-secondary {
    background-color: #cbcbcb !important;
}.col-lg-6.p-lg-5:first-of-type {
    background: #fbfbfb;

}em.icon-laptop-code {
    font-size: 1rem;
    color: #686868;
}.col-md-6.col-sm-6.diensten {
    background: #f6faff;padding-top: 3rem !important;
}
.col-md-5.text-md-end {
    text-align: right !important;
}.card .shadow-sm {
    box-shadow: none;
}.row.voorwie {
    text-align: center;
}
.col-lg-4.col-md-6.my-4 {
    text-align: left;
}.shadow-sm {
    box-shadow: none !important;
}
.alter .fbox-icon {
    font-family: 'Poppins', sans-serif !important;
    font-size: 2rem;
    color: #ffffff;
    font-weight: 500;
    background: #1d3632;
    height: 3rem;
    width: 2.8rem;
}a.button.button-rounded.button-xlarge.m-0.nott.font-weight-semibold.ls0.px-5 {
    text-decoration: none !important;
    color: white !important;
}

.textpage.container.container2 {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    max-width: 100vw;
    padding-right: 0px;
    padding-left: 0px;
    /* margin-left: 0; */
    /* margin-right: 0; */
    /* width: 100vw !important; */
    margin-top: 100px;
    margin-bottom: -50px;
}.shadow-sm {
    box-shadow: none;
}.border-light {
    border-color: #ffffff !important;
}

/* Story Timeline
-----------------------------------------------------------------*/
.story-timeline {
	position: relative;
	padding-top: 60px;
}

.story-timeline > .story-timeline-line {
    position: absolute;
	display: block;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 5px;
    border-radius: 0 0 6px 6px;
    background-image: linear-gradient(to bottom, #cbcbcb 0%, #2c2d2e 100%);
}

.story-timeline .story-timeline-dots {
    position: absolute;
    display: block;
    top: 0;
    left: 26px;
    z-index: 1;
    width: 36px;
    height: 36px;
    margin-left: -13px;
    background-image: linear-gradient(#cbcbcb 0%, #2c2d2e 100%);
    border: 6px solid #FFF;
    border-radius: 50%;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    transition: border-color .3s ease;
}

.story-timeline > .row {
	position: relative;
	padding-left: 40px;
}

.story-timeline > .row:hover .story-timeline-dots {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
	background: #555;
}


/* Story Timeline
-----------------------------------------------------------------*/
@media (min-width: 768px) {
	.story-timeline > .story-timeline-line {
	    left: 50%;
	    transform: translateX(-50%);
	}

	.story-timeline .story-timeline-dots {
	    left: 50%;
	    transform: translateX(-50%);
	    margin-left: 0;
	}

	.story-timeline > .row {
		margin-right: -50px;
		margin-left: -50px;
		padding-left: 0;
	}

	.story-timeline > .row > .col,
	.story-timeline > .row > [class*="col-"] {
		padding-right: 50px;
		padding-left: 50px;
	}
}
@media (min-width:992px) {
    
    
    
      .section-img {
        display: block;
        position: absolute;
        top: 80px;
        right: 0;
        width: 52%;
        height: 74%;
    }
    .section-img .section-img-sm {
        position: absolute;
        top: auto;
        bottom: -30px;
        left: -40px;
        right: auto;
        width: 260px;
        height: auto;
        padding: 5px;
    }
    
    .row.mt-5.col-mb-50.mb-0 .col-md-3 {
    
}.col-md-3 .feature-box h3 {
    font-family: "Poppins", sans-serif !important;
    height: 58px;
}
    
    
}em.icon-legal {
    color: #2c2d2e;
    font-size: 1.2rem;
}
.display-4 {
    font-family: "Poppins", sans-serif !important;
}

.toggle-title, .accordion-title {
    font-family: "Poppins", sans-serif !important;
}
::-webkit-scrollbar {
  width: 5px;height:0px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff;
  
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #cbcbcb;
  
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
 
}

.hero-features {
   
    padding: 60px 30px;
}


em.icon-taxi {
    display: none;
}#header-wrap {
    background: #fff;
    border-bottom: 1px solid #fff;
}blockquote.quote {
    text-align: center;
}.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #1c1f21;
}img.rounded-xl.my-5.banner-image {
    display: none;
}em.icon-train {
    color: #e3b07f;
}span.color {
    color: #cbcbcb !important;
}
.widget > h4 {
text-transform: initial; font-size: 17px;
    font-family: "Poppins", sans-serif !important;
}
abbr[title], abbr[data-original-title] {
   
    text-decoration: none;
}
em.icon-map {
    color: #e3b07f;
}em.accordion-open.icon-remove-circle {
    color: #cbcbcb;
}.accordion-border {
    border: none;
    border-radius: 4px;
    background: #fafafa;
}
.quote::before {
  
    color: #e3b07f9c;
}

.fancy-title h1, .fancy-title h2, .fancy-title h3, .fancy-title h4, .fancy-title h5, .fancy-title h6 {
    position: relative;
    margin-bottom: 0;
    color: #2c2d2e !important;
}
.fancy-title::before, .fancy-title::after {
    
    border-top: 3px double #4e4c4c;
}
.fancy-title { color:#ff5722;}
.feature-box h3 {
    font-family: 'Martel Sans', sans-serif !important;
    color: #1c1f21;
}

.fbox-plain .fbox-icon em {
    font-size: 3rem;
    line-height: 1;
}

.text-primary {
    
   color: #2c2d2e !important;

}

.text-info {
   color: #2c2d2e !important;

}

.text-warning {
   color: #2c2d2e !important;


}
.section-img img {
   border: none;
    box-shadow: none !important;
    background: #d8d8d8;
    border: solid #ffffff 5px;

}
.overflow-hidden.parallax.d-flex.align-items-center.mobile-parallax:after {
    content: "";
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgb(6 6 6 / 39%), rgb(22 21 21 / 34%));
    opacity: .7;
    z-index: 1;
}

.overflow-hidden.parallax.d-flex.align-items-center.skrollable.skrollable-between:after {
 content: "";
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgb(6 6 6 / 39%), rgb(22 21 21 / 34%));
    opacity: .7;
    z-index: 1;


}

.overflow-hidden.parallax.d-flex.align-items-center.skrollable.skrollable-between .container {
    z-index: 1000;
}
.overflow-hidden.parallax.d-flex.align-items-center.mobile-parallax .col-lg-6 {
    flex: 0 0 80% !important;
    max-width: 80% !important;
}
h3.fw-normal.nott {
    font-family: "Poppins", sans-serif !important;
}

.overflow-hidden.parallax.d-flex.align-items-center.mobile-parallax .container {
    z-index: 1000;
}
.top-phone {
   
    margin-right: 15px;background-color: #2c2d2e;
}
.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
    
     color: #27413e;font-family: "Poppins", sans-serif !important;

}
.button.button-border {
    border-color: #e3b07f;
    color: #1c1f21;
}
.col-md-3.text-md-right {
    text-align: left !important;
}
.textpage .button.button-border {text-decoration:none !important;}
.textpage.agenda .promo {
    background: #ffffff00 !important;
}

.textpage.agenda .promo a{
text-decoration: none !important;
    color: black;
}
.textpage.diensten a {
    text-decoration: none !important;
}em.icon-envelope {
    color: #e3b07f;
}

.button em.icon-envelope {
    color: black;
}
.button em.icon-call {
    color: #ffffff;


}

img.media-object {
    width: 100%;
    max-height: 320px;
    overflow: hidden;
}
.textpage.agenda {
    color: white !important; background-image: url(//cms.ice.be/images/1232/7-1-.jpg);
    background-attachment: fixed;
}
.parallax h1 {
    color: white !important;
    
    font-size: 49px !important;
    line-height: 50px;
        font-family: "Poppins", sans-serif !important;
}
.dark .fbox-plain.fbox-dark .fbox-icon i, .dark .fbox-plain.fbox-dark .fbox-icon img {
    color: #fff;


}.promo.parallax.promo-dark.bg-color.promo-full.mb-5.skrollable.skrollable-between.mobile-parallax {
    color: #eeeeee;
}.promo.parallax.promo-dark.bg-color.promo-full.mb-5.skrollable.skrollable-between.mobile-parallax a {
    text-decoration: none !important;
    color: black;
}

.map {
    background: url(//cms.ice.be/images/1232/world-map.png) no-repeat center center;
    background-size: 100%;
}

.media-body {
    padding: 5px;
}.iconlist li {
    position: relative;
    list-style-position: inside;
    text-indent: -21px;
    margin-left: 13px;
}.section.mt-0.pt-md-5.pt-0 ul.iconlist {
    margin-left: 0px;
   
    background-color: var(--white-color);
    padding: 27px 35px;
    margin-bottom: 30px;
}

em.icon-star2 {
    color: #e3b07f;
}

.media {
    display: -ms-flexbox;
    display: block;
    background: #fbfbfb !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209 213 219 / 7%) 0px 0px 0px 1px inset;
    height: 580px;margin-bottom:20px;
}
.carousel {
    position: relative;
    max-width: 100%;
    margin: auto;
    overflow: hidden;
}div#copyrights {
    background: #124356 !important;
    
}a.top-phone.mail {
    background: white;
    color: black;
    font-size: 22px;
    font-weight: 600;
}
.content-wrap {
    position: relative;
    padding: 80px 0;
    overflow: hidden;
   
    background-size: contain;
    background-repeat: repeat;
    background-position: left;
}

.list-content {
   
      font-size: 14px !important;
    line-height: 32px;}
.masonry-wrapper {
    max-width: 100% !important;
}
.page-list {
   
    background: #fbfbfb !important;
   box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209 213 219 / 7%) 0px 0px 0px 1px inset;
}

.list-title:nth-child(4n+1) {
    background: #ffe8a4 !important;
}

.list-title:nth-child(4n+1) + .list-content {
   background: #ffe8a4 !important;
}
.list-title {
    text-align: left;
    line-height: 32px;
    font-size: 14px;
    padding-left: 2px;
}

.row.justify-content-between.align-items-end.banner-text {
    position: relative;
    z-index: 2000;
    background: white;
}

.row.justify-content-between.align-items-end:nth-of-type(2) {
    background: white;
}

.carousel-images {
    position: relative;
    height: 440px; /* hoogte van de carousel; pas dit aan naar de hoogte van je afbeeldingen */
}
h1, h2, h3, h4, h5, h6 {
    color: #1c1f21;}


.carousel-images img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    z-index: 1;
}

.carousel-images img.active {
    opacity: 1;
    z-index: 2;
}

button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
   background-color: rgb(255 193 7);
    color: white;
    border: none;
    cursor: pointer;
    padding: 10px;
    z-index: 100;
}

.prev {
    left: 0;
}

.next {
    right: 0;
}

.textpage.test5 .row {
    width: 100%;
}
.textpage.test5 {
    text-align: center; margin-top:75px;
}

.textpage.test5 .section.mb-0.pb-0.bg-theme-light.clearfix[style] {
    padding-top: 40px !important;
}


.textpage.test5 .section.mb-0.pb-0.bg-theme-light.clearfix {
    background: white;
}

.textpage.test5 .section.mb-0.pb-0.bg-theme-light.clearfix:after {
    
    background-image: none;
    
}

.textpage.test5 .section.mb-0.pb-0.bg-theme-light.clearfix h2.nott.font-weight-semibold.display-4 {
    color: #124356;
    text-shadow: none; font-family: "Poppins", sans-serif !important;

}

.textpage.test5 .section.mb-0.pb-0.bg-theme-light.clearfix p {
    color: #124356 !important;
    text-shadow: none;
    font-size: 22px;
    font-weight: 400;
}

.textpage.test5 h4.font-weight-light.mb-4 a {
    color: #e3b07f;
}
.textpage.test5 .button.button-xlarge {
    color: white;
    text-decoration: none !important;
}



.line.mt-0 {
    display: none;
}
#copyrights {
    padding-top: 20px !important;
    padding: 40px 0;}
    
    #footer .footer-widgets-wrap {
    position: relative;
    padding: 40px 0;
}





em.icon-plane {
    color: #e3b07f;
}


body, small, .sub-menu-container .menu-item > .menu-link, .wp-caption, .fbox-center.fbox-italic p, .skills li .progress-percent .counter, .nav-tree ul ul a, .font-body, h1, h2, h3, h4, h5, h6, #logo a, .menu-link, .mega-menu-style-2 .mega-menu-title > .menu-link, .top-search-form input, .entry-link, .entry.entry-date-section span, .button.button-desc, .fbox-content h3, .tab-nav-lg li a, .counter, label, .widget-filter-links li a, .nav-tree li a, .wedding-head, .font-primary, .entry-link span, .entry blockquote p, .more-link, .comment-content .comment-author span, .comment-content .comment-author span a, .button.button-desc span, .testi-content p, .team-title span, .before-heading, .wedding-head .first-name span, .wedding-head .last-name span, .font-secondary {
   font-family: "Source Sans 3", sans-serif !important;
}

.row.justify-content-between.align-items-end.banner-text {
    position: relative;
    z-index: 2000;
}
.col-md-6.col-sm-6 {
    margin-top: 100px;
}
svg {
    width: 25%;
    margin-top: 40px;
}#footer .list-unstyled li a {
    opacity: 1;
    color: #cbcbcb;
    font-weight: 300;
}
div#primary-menu-trigger svg {
   
    margin-top: 0px;
}h4.font-weight-light.mb-4 a {
    color: white;
}
  .breadcrumb {
    top: 54px !important;
}
    
.menu-container li > ul, .mega-menu-content {
  
   border-top: 2px solid #cbcbcb;
}

@media (min-width: 768px) {
.grid-md-4 > .grid-item {
    width: 25%;
}
.grid-item > img {
    width: 99%;

}
a.grid-item[style] {
    margin-bottom: 5px !important;
}
}
path {
    color: #e3b07f;
}
.row.justify-content-between.align-items-end .col-md-10 {
    text-align: center;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.col-md-6.col-sm-6 a {
    text-decoration: none !important;
}
.textpage img.card-img-top {
    box-shadow: none;
}

img.rounded-xl.my-5.banner-image {
    position: relative;
    z-index: 1001;
}
#header {
    
    z-index: 3000;
}
.row.justify-content-between.align-items-end:nth-of-type(2) .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}.text-white {
    
    color: #fff !important;
}#logo img {
    margin-top: 0px;}
   .cc-color-override--1762072787 .cc-btn {
        background-color: rgb(44 45 46) !important;
}
h2.display-4.text-dark.fw-semibold.ls--2 {
    font-weight: 600!important;
}.bg-theme-light, .section {
    background-color: #ffffff;
}.bottommargin-lg {
    margin-bottom: 0px !important;
}a.parter {
    margin-left: 20px;
}.textpage img {
   
}.col-md-6.pr-5 a {
    text-decoration: none;
}div#image-carousel {
    margin-top: -100px;
}.section {
   
    margin: 0px 0;}
    
    .section.bg-transparent.py-2 {
    margin: 60px 0;
    padding: 60px 0 !important;
   
}
.play-video em {
    position: absolute;
    padding-left: 5px;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    line-height: 81px;
    border-radius: 50%;
    z-index: 1;
    background-color: var(--themecolor, #267DF4);
    text-align: center;
    font-size: 24px;
    color: #FFF;
    margin-top: -40px;
    margin-left: -40px;
    transition: transform .3s ease-out;
    -webkit-backface-visibility: hidden;
}.rounded-3 {
    border-radius: var(--bs-border-radius-lg)!important;
}.position-relative {
    position: relative!important;
}[class*=col-]:not([class*=sticky-]):not([class*=position-]) {
    position: relative;
}.section.mt-0.pt-md-5.pt-0 {
  margin-top: -317px !important; padding-top: 230px !important;
    
}
.col-md-6.pr-5  .card-body {
    background: #fafafa;

}.card.shadow-sm.border-light {
    background: #ffffff;
}
.col-lg-6 .text-white {
    text-shadow: none;
    color: #fbfbfb !important;
    text-shadow: 2px 2px 8px black;
}.section.mt-0.pt-md-5.pt-0 .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
}
.section.mt-0.pt-md-5.pt-0 .col-md-6 .col-md-6 {
 -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}button#form-submit {
    margin-top: 365px;
}.form-control {
    
    background-color: #fafafa;
    
    border: none;

}

.owl-carousel {
    display: none;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
    
    max-width: 1320px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.hero-features {
  
    position: relative;
   
    z-index: 1000;
}
.row.justify-content-between.align-items-end.banner-text .col-md-8 {

-ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}.overflow-hidden.parallax.d-flex.align-items-center.mobile-parallax h2 {
   font-size: 49px;
    font-weight: 600;
}.merken {
    margin-top: 80px;
    margin-bottom: 80px;
}.merken img {
    border: solid #ebebeb 1px;
    width: 100%;
    margin-bottom: 20px;
}.menu-container li a { color: #1c1f21;
    padding: 40px 8px !important;
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0;
}
.cc-color-override--1762072787 .cc-highlight .cc-btn:first-child {
   
    background: #ffffff00 !important;
}.btn-success {
    color: #fff;
    background-color: #1c1f21;
    border-color: #1c1f21;
}.col-lg-2.col-md-2.col-6 .btn {
    background: #ffe828;
}
section.main-content-about p {
    color: #122a52;
}.price-list.shadow-sm.card.border-0.rounded {
    height: 470px;
    margin-bottom: 40px;
}li#menuitem-21273 {
    display: none;
}
.cc-color-override--1762072787.cc-window {
    
    background-color: rgb(255 255 255) !important;
}.price-list.shadow-sm.card.border-0.rounded {
    height: 470px;
}
    
    .section.mb-0.pb-0.bg-theme-light.clearfix img {
    display: none;
}a.button.button-rounded.button-large.btn-block.m-0.center.font-weight-medium {
    display: none;
}

.row.justify-content-between.align-items-end {
    background: #fff0;
}
.section.mb-0.pb-0.bg-theme-light.clearfix .col-md-8 {
    padding-bottom: 60px;
}.card-img-overlay::before {
   
    background-color: rgb(4 4 4 / 16%);}
a {
    text-decoration: none !important;
    color: #e3b07f;
}
.textpage a {
    text-decoration: underline !important;
    color: #cbcbcb;
}
.top-phone {
  
}.col-md-8 {
    -ms-flex: 0 0 90.666667%;
    flex: 0 0 90.666667%;
    max-width: 90.666667%;
}.overflow-hidden.parallax.d-flex.align-items-center.mobile-parallax h2 p {
    font-size: 26px;
    font-weight: 500;
    text-shadow: 2px 2px 8px black;
    line-height: 40px !important;
}

h2.text-white .text-dark {
    color: white !important;
    line-height: 33px !important;
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 10px !important;
}.card-body .card-text {
     color: #5c5757;text-align: center;
height: 100px;
}

.card-body h5 {
    color: #2c2d2e !important;
    text-align: center;
    font-size: 20px;
    font-family: "Poppins", sans-serif !important;
    height: 70px;
}

.card-body {background: #fff;

}

footer#footer[style] {
    background-color: #2c2d2e !important;
    background-size: cover;
    padding-top: 0px !important;
}
#gotoTop {
    background-color: #cbcbcb;

}
div#copyrights {
    background: #ffffff !important;
}
.before-heading {
    color: #ffffff;
    background-color: #2c2d2e;
}
    .row.justify-content-between.align-items-end:nth-of-type(2) {
    
}
a.button.button-rounded.button-large.btn-block.m-0.center.font-weight-medium {
    /* padding-top: 10px; */
    margin-top: 30px !important;
}
h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge) {
   color: #e3b07f;
}

.color {
    color: #cbcbcb !important;

}
.sticky-header #header-wrap {
  
   background: #fff;
   
    
}
.bg-color, .bg-color #header-wrap {
   background-color: #2c2d2e !important;

}
#header-wrap {
 background: #fff;
  
}

em.icon-call {
  color: #ffffff;


}.row.justify-content-between.align-items-end.banner-text p {
    font-size: 20px;
}

.button {
    color: #ffffff;
     background-color: #2c2d2e;
    text-shadow: none;
    border: 1px solid white;
}
.menu-container li:hover>a, .menu-container li.active>a {
  color: #1c1f21 !important;
}
.textpage ul {
    margin-left: 30px;
}
i.color.ml-0.mb-4.i-plain.d-block.float-none {
    background-image: url(//cms.ice.be/images/898/icon-cleaning1.png);
    height: 60px !important;
    width: 60px !important;
    background-size: cover;
}

#logo img[style] {
 
   height: 90px !important;
       
}.content-wrap.pt-3.pb-0 {
    padding-top: 0px !important;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 600;
    line-height: 1.2;
}
.text-muted {
   
    --bs-text-opacity: 1;
    color: #6c757d !important;
}



.fbox-plain.fbox-sm h3 {
   
    font-family: "Poppins", sans-serif !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){
#logo a.standard-logo {
    display: block;
}
}

@media(min-width:1200px){
  .overflow-hidden.parallax.d-flex.align-items-center.skrollable.skrollable-between[style] {
    height: 780px !important;
}
}


@media (min-width: 992px){
.col-lg-2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.price-list .card-body {
    padding: 20px 30px !important;
    height: 220px;
}

}


@media(max-width:1440px){
   #logo img[style] {
    height: 90px !important;
}
   .card.shadow-sm.border-light {
    height: auto;
}.price-list.shadow-sm.card.border-0.rounded {
    height: 480px;
} 
 

li#menuitem-29242 {
    display: none;
}  
    
}

@media (min-width: 992px){
.heading-block h2 {
    font-size: 28px;
    letter-spacing: -1px;
}


}


/* DivTable.com */
.divTable{
	display: table;
	width: 100%; color:white;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: none;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}


#footer .text-dark {
    color: #f4f8fe !important;
}.text-white-50 {
   color: #121212 !important;
}

#footer .text-black-50 {
    color: rgb(244 248 254) !important;
}

a {
    text-decoration: none !important;
     color: #cbcbcb;
}





@media (max-width: 1440px) {
    #logo img[style] {
        height: 90px !important;
    }
li#menuitem-37886 {
    display: none;
}li#menuitem-38023 {
    display: none;
}

a.top-phone em {
    display: none;
}
li#menuitem-37890 {
    display: none;
}
}

@media(max-width:1200px){
    #logo img[style] {
    height: 40px !important;
}
.top-phone {
    display: none;
}
.menu-container li a {
    padding: 39px 10px;
    font-size: 15px;
    padding-left: 3px;
    padding-right: 3px;}
    
  
  
  .hero-features {
    padding: 30px 30px;
}  
}


@media(max-width:991px){
  
.overflow-hidden.parallax.d-flex.align-items-center.mobile-parallax .col-lg-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
 .section.mt-0.pt-md-5.pt-0 .col-md-6 .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}li#menuitem-37886 {
    display: initial;
}
.col-md-6.col-sm-6.diensten {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}.diensten .col-md-6.col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

a.top-phone em {
    display: initial;
}
.top-phone {
        display: initial;
    }
li#menuitem-38023 {
    display: initial;
}


li#menuitem-29242 {
    display: initial;
}  
.header-misc {
    display: initial;
}
li#menuitem-23729 {
    display: initial;
}.menu-container li a {
    padding: 8px 10px !important;
}
.row.align-items-md-center.mb-5 .pr-5 {
    width: 100% !important;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}.section .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.shadow-sm.hero-features.bg-color.dark.shadow .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.shadow-sm.hero-features.bg-color.dark.shadow {
    margin-top: 75px;
}

.footer-widgets-wrap.dark.pb-5.clearfix .col-lg-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.menu-container li ul {
    list-style-type: none;
    margin-left: 25px;
   
}
.menu-container li ul li a{
     font-size: 12px !important;}
     .row.justify-content-between.align-items-end.banner-text .col-md-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}li#menuitem-21273 {
    display: initial;
}.shadow-sm {
    box-shadow: none !important;
}
ol.breadcrumb {
   
}div#google-map {
    margin-top: 50px;
}#logo img[style] {
    height: 40px !important;
}
}


@media(max-width:767px){
    
    h3.fw-bold.nott[style] {
    font-size: 35px !important;
}

.card-body .card-text {
    
    height: auto;
}
    
    .d-none {
    display: initial !important;
}
 
    .bg-theme-light {
    margin-top: 0px;
}.menu-container li a {
    padding: 10px 10px;
}
#logo img[style] {
    height: 38px !important;
}.overflow-hidden.parallax.d-flex.align-items-center.mobile-parallax h2 p {
    font-size: 27px;
    font-weight: 900;
    line-height: 47px !important;
}.display-4 {
    font-size: 21px;
}.row.justify-content-between.align-items-end.banner-text {
    padding: 10px;
}

.section.mt-0.pt-md-5.pt-0 .col-md-6 .col-md-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.hero-features {
    transform: translateY(-50%);
    padding: 60px 20px;
    max-width: 90%;
}
       .parallax h1 {
    color: white !important;
    text-shadow: 2px 2px 10px black;
    font-size: 25px !important;
    line-height: 31px;
    margin-top: -100px;
}.breadcrumb {
    top: 10px !important;
}img.section-img-sm {
    width: 30%;
}
}

@media(max-width:480px){
    .shadow-sm.hero-features.bg-color.dark.shadow {
    margin-top: 180px;
}
.section.mt-0.pt-md-5.pt-0 {
    margin-top: -490px !important;
    padding-top: 230px !important;
}
.overflow-hidden.parallax.d-flex.align-items-center.mobile-parallax h2 {
    font-size: 28px;
    font-weight: 600;
}
img.mobile {
    display: none;
}.textpage img[style] {
    width: 100% !important;
    box-shadow: none;
}

a.top-phone em {
        display: none;
    }
    .parallax h1 {
        color: white !important;
        text-shadow: 2px 2px 10px black;
        font-size: 22px !important;
        line-height: 31px;
        margin-top: -100px;
    }
    h3.fw-bold.nott[style] {
        font-size: 28px !important;
    }.col-lg-2.col-md-2.col-6 {
    margin-top: 20px;
}.breadcrumb-item + .breadcrumb-item {
    padding-left: 0rem;
}.breadcrumb {
   
    font-size: 85%;margin-top:20px;
}.offset-1 {
    margin-left: 0;
}
.section.mb-0.pb-0.bg-theme-light.clearfix {
   
    background-attachment: scroll;
}
}


.section.mb-0.pb-0.bg-theme-light.clearfix {
    background-image: url(//cms.ice.be/images/1454/shutterstock-2287564709.jpg);
    background-size: cover;
    background-attachment:fixed;margin-bottom: 100px !important;
}



.section.mb-0.pb-0.bg-theme-light.clearfix:after {
   position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
   background-image: linear-gradient(rgb(6 6 6 / 31%), rgb(6 34 45));
    opacity: 1;
    z-index: 1;
}
.section.mb-0.pb-0.bg-theme-light.clearfix h2.nott.font-weight-semibold.display-4 {
    color: white;
    text-shadow: none;
}


.section.mb-0.pb-0.bg-theme-light.clearfix p {
    color: white !important;
    text-shadow: 2px 2px 8px black;
    font-size: 22px;
    font-weight: 400;
   
}
.cc-color-override--1762072787.cc-window {
    background-color: rgb(255 255 255) !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}
.cc-color-override--1762072787 .cc-link, .cc-color-override--1762072787 .cc-link:active, .cc-color-override--1762072787 .cc-link:visited {
    color: rgb(29 29 27) !important;
}

.cc-color-override--1762072787 .cc-btn {
        background-color: rgb(44 45 46) !important;

}