.footer-opening-hours {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;    color: #1e3238;
}

.footer-opening-hours li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding: 4px 0;
}

.footer-opening-hours .day {
    width: 40px;
    font-weight: 600;
    
}

.footer-opening-hours .hours {
    flex: 1;
    text-align: right;
    
}
nav.navbar.navbar-expand-lg.header-light.bg-white.responsive-sticky {
    z-index: 9999;
}


@media (max-width: 575px) {
    .footer-opening-hours li {
        flex-direction: column;
        align-items: flex-start;
        border-bottom: none;
        padding: 2px 0;
    }
    .footer-opening-hours .hours {
        text-align: left;
        font-size: 14px;
       
    }
}

section:nth-of-type(5) {
    background: #f5f7f8;
}

span.fs-18.fw-400.d-block.mb-5px {
    color: #1e3238;
}

.col-xl-7.col-md-9.col-sm-9.position-relative.text-white.anime-child.anime-complete {
    text-align: left !important;
}

body {font-family: "Lato", sans-serif !important;}

.top-minus-20px {
    top: 0px;
}.fw-500 {
  
    font-family: "Lato", sans-serif !important;
}.navbar .navbar-nav .nav-link {
    
    font-family: "Lato", sans-serif !important;
}.fw-700, .fw-600 {
  
    font-family: "Lato", sans-serif !important;
}

.feature-box-icon.feature-box-icon-rounded.w-65px.h-65px.rounded-circle.bg-yellow.me-15px.rounded-box {
    background: #ecab23;
}
.opacity-5 {
    opacity: 1;
}

::-webkit-scrollbar {
  width: 10px;height:0px;
}

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

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ecab23;
  
}.col-6.col-lg-3.order-sm-1.md-mb-40px.xs-mb-30px.last-paragraph-no-margin {
    display: none;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
 
}.media {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    margin-bottom: 20px;
}button#form-submit {
    background-color: #005153;
}

.caption h2 {

font-family: "Inter", sans-serif;
color: #1e3238;
line-height: 2.8rem;
font-size: 2.813rem;
letter-spacing: -0.5px;    font-weight: 500 !important;

}

.caption p {
    margin-top: 30px;
}

h1 span {display:none;}
.thumbnail .caption h3 {
    display: none;
}.feature-box-icon {
    display: none;
}
.thumbnail .caption {
    max-width: 850px;
    padding-right: 15px;
    padding-left: 15px;margin-right: auto;
    margin-left: auto;
}.row.row-cols-1.row-cols-lg-3.row-cols-sm-2.justify-content-center.appear.anime-child.anime-complete {
    margin-top: 50px;
}

.media-body h4 {
    font-size: 1.5rem;
    color: #005153;
    line-height: 29px;
    height: 70px;
}
.media-body {
    padding: 5px;height: 350px;
}
time {
    font-size: small;
}
a.btn.btn-large.btn-gradient-sky-blue-pink.btn-round-edge.btn-hover-animation-switch:nth-of-type(2) {
    display: none;
}

section.news-section  .col-sm-6 {
        flex: 0 0 auto;
        width: 33%;
    }img.media-object {
    width: 100%;
}
.diensten figcaption.position-absolute.text-center.left-0px.bottom-0px.pt-35px.pb-35px.ps-15px.pe-15px.bg-white {
    background: white !important;
}


section.top-space-margin.page-title-big-typography.cover-background.magic-cursor.round-cursor::after {
    content: "";
    position: absolute !important;
    left: 47%;
    top: -6%;
    width: 470px;
    height: 470px;
    background: rgba(255, 180, 0, 0.7);
    border-radius: 50%;
    mix-blend-mode: multiply;
    pointer-events: none;
}
.btn.btn-rounded.btn-rounded {
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.thumbnail .caption h3.alt-font.fw-600.text-dark-gray {
    display: initial;
}
.bg-yellow {
    background-color: #f8b932;
}
footer span.fs-18.fw-400.d-block.text-white.mb-5px {
    color: #1e3238 !important;
}
.col-6.col-lg-2.col-sm-4.xs-mb-30px.order-sm-3.order-lg-2 {
    width: 25%;
}

.footer-dark ul li a, .footer-dark .widget-link {
    color: #005153;
    opacity: 1;
}
a.text-white.lh-16.d-block {
    color: #669798 !important;
}
.navbar .navbar-nav .nav-link {
    
    padding: 10px 10px;
}span.alt-font.d-inline-block.mb-15px.fs-17.fw-500.text-gradient-light-gray-white.text-decoration-line-bottom-medium.border-color-base-color-transparent.show.show2 {
    display: initial !important;
}
.footer-dark p, .footer-dark .widget-text {
    color: #000000;
    opacity: 1;
}
section.bg-nero-gray.big-section {
    background: #f5f7f8;

}
footer.footer-dark.bg-dark-gray.pt-0.pb-2.lg-pb-35px.border-top.border-1.border-color-transparent-white-light {
    background: #f4f4f4;
border-top: solid #eeeeee 1px !important;
}
span.alt-font.d-inline-block.mb-15px.fs-17.fw-500.text-gradient-light-gray-white.text-decoration-line-bottom-medium.border-color-base-color-transparent {
    display: none !important;
}.col-12.col-xl-4.col-lg-6.col-md-6.text-center.bg-slate-blue {
    background-color: #1e3238;
    color: white;
}.btn-gradient-sky-blue-pink {
    background-image: linear-gradient(to right, #f8ae12, #f8ae12, #f8ae12);
    background-size: 200% auto;
   
}
.bg-dark-gray.border-radius-100px.fs-12.text-white.ps-20px.pe-20px.d-inline-block.text-uppercase.fw-500.mb-5.ls-05px {
    background: #005153;
}
i.fa-solid.fa-arrow-right.text-dark-gray.icon-extra-medium {
    font-weight: 400;
    font-size: 1.2rem;
}
.text-outline-color-extra-medium-gray {
    -webkit-text-stroke-color: #00515359;
}
em.fa-solid.fa-arrow-right.text-dark-gray.icon-extra-medium {
    font-weight: 400;
    font-size: 1.2rem; color:white;
}
.fs-80.lh-75.sm-fs-65.fw-600.mb-20px.text-shadow-large.ls-minus-2px {
    text-align: left !important;
}
.swiper-slide.overflow-hidden.swiper-slide-next.swiper-slide-prev {text-align:left !important;}

figcaption.position-absolute.text-center.left-0px.bottom-0px.pt-35px.pb-35px.ps-15px.pe-15px.bg-white {
     background: #f5f7f8 !important;
}
a.btn.btn-large.btn-expand-ltr.text-dark-gray.btn-rounded.fw-700 .bg-base-color {
    background-color: #f8b21f;
}
header .navbar-brand img {
   max-height: unset;
    height: 40px;
    width: auto !important;
    max-width: unset !important;
}p.lh-26 {
    font-weight: 300;
}

header.sticky.sticky-active .navbar-brand img.default-logo {
    display: none;
}

section {
    border-bottom: 1px solid #eff4f4;

}span.w-250px.h-250px.rounded-circle.d-flex.align-items-center.justify-content-center.bg-dark-gray.bg-sliding-line-dark-gray {
    background-color: #f7ae14;
}

.col-12.col-xl-4.col-lg-6.col-md-6.sm-h-450px.cover-background {
    background-image: url(//cms.ice.be/images/1501/ann-en-sandra-3-1-.jpg) !important;
}

.col-md-4.d-none.d-xl-block.cover-background {
    background-image: url(//cms.ice.be/images/1501/anita-2.jpg) !important;
}


section.top-space-margin.page-title-big-typography.cover-background.magic-cursor.round-cursor .container {
    position: relative;
    z-index: 300 !important;
}

.cc-color-override--1762072787.cc-window {
    color: rgb(131, 131, 145);
    background-color: rgb(255 255 255) !important;
}

.cc-color-override--1762072787 .cc-btn {
    color: rgb(255, 255, 255);
    border-color: transparent;
    background-color: rgb(0 81 83) !important;
}

.cc-color-override--1762072787 .cc-highlight .cc-btn:first-child {
    color: rgb(131, 131, 145);
    background: transparent !important;
}.widget.fs-15.fw-500.me-35px.text-dark-gray.d-none.d-lg-inline-block a {
    color: #1e3238;
}

.cc-color-override--1762072787.cc-window {
    color: rgb(131, 131, 145);
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    background-color: rgb(237, 239, 245);
}


@media (max-width:1400px) {
    li#menuitem-39858 {
    
}li#menuitem-40019 {
    display: none;
}header .navbar-brand img {
    max-height: unset;
    height: 37px;
    width: auto !important;
    max-width: unset !important;
}
}

@media (max-width: 991px) {
    li#menuitem-39858 {
    display: initial;
}li#menuitem-40019 {
    display: initial;
}

.col-6.col-lg-2.col-sm-4.xs-mb-30px.order-sm-3.order-lg-2 {
    width: 50%;
}section.news-section .col-sm-6 {
    flex: 0 0 auto;
    width: 100%;
}.media-body h4 {
    font-size: 1.5rem;
    color: #005153;
    line-height: 29px;
    height: auto;
}

.media-body {
    padding: 5px;
    height: auto;
}

}



@media (max-width: 575px) {

.col-6.col-lg-2.col-sm-4.xs-mb-30px.order-sm-3.order-lg-2 {
    width: 100%;
}

}