::-webkit-scrollbar {
  width: 5px;
}

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

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

.alert.alert-info.p-4.mb-4.border-radius-6.shadow-sm.text-center {
    background-color: #004d9a;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
 
}
::selection {
  background: #004d9a; /* kleur van de highlight */
  color: #fff;        /* kleur van de tekst */
}
.copyright-links a:hover {
    color: #ff8f04;
}
.section.m-0.p-0.row.align-items-stretch.clearfix {
    display: none;
}
.textpage a.button {
    text-decoration: none !important;
}
.alert.alert-warning.p-4.mb-4.border-radius-6.shadow-sm.text-center a, .alert.alert-info.p-4.mb-4.border-radius-6.shadow-sm.text-center a {
    text-decoration: none !important;
}
.swiper-navs {
    bottom: 100px;
}

.swiper-container-horizontal>.swiper-scrollbar {
    bottom: 130px;
}
#menuitem-39677 > a,
#menuitem-39677 a {
  pointer-events: none;   /* maakt de link niet klikbaar */
  cursor: default;        /* geen ‘handje’ */
}
.ws-list {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
}.center ul.ws-list {
    text-align: left;
}

.toggle-bg .toggle-header {
    background-color: #ffffff;
   
    border: 1px solid #eee;
}

.ws-list li {
  display: flex;
  align-items: flex-start; /* zorgt dat icoon en tekst bovenaan beginnen */
  gap: 14px;
  padding: 12px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  line-height: 1.6;
}

.ws-list li:first-child {
  border-top: none;
}

.ws-icon {
  flex: 0 0 24px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  background-color: #f36f21; /* oranje tint, kan aangepast worden */
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  margin-top: 2px; /* kleine optische correctie */
}

/* Zorg dat de target-toggle zichtbaar is, zelfs bij inline display:none */


/* Optioneel: geef hem dezelfde ‘actieve’ look als je theme */
.toggle:target {
    outline: 0px solid rgba(255, 140, 0, .6);
    box-shadow: 0 0 0 1px rgb(117 115 111 / 15%);
    background: #eeeeee00;
}
/* Mooier scrollen en niet onder de header kruipen */
toggle.toggle-focus{
  outline: 2px solid rgba(255,140,0,.6);
  box-shadow: 0 0 0 4px rgba(255,140,0,.15);
  transition: box-shadow .6s ease, outline .6s ease;
}
.toggle { scroll-margin-top: 96px; }
html { scroll-behavior: smooth; }


.textpage .row.mt-5.col-mb-50.mb-0 a {
    text-decoration: none !important;
}.textpage .fbox-media.position-relative img {
    box-shadow: none;
}.col-md-7.center p {
    text-align: center;
}.producten .p-4 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}.row.col-mb-30.producten {
    background: #f0f5f9;
}.button.button-dark {
    background-color: #f7641a;
}.button.button-dark:hover {
    background-color: #ff8f04 !important;
}

.alert.alert-info.p-4.mb-4.border-radius-6.shadow-sm.text-center h3 {
    color: white !important;
}.alert.alert-info.p-4.mb-4.border-radius-6.shadow-sm.text-center p {
    color: white !important;
}
.textpage .toggle img {
    box-shadow: none !important;
}
.button.button-border:not(.button-fill):hover {
    background-color: #f7641a;
}
.row.col-mb-30.populair img {
    width: 50% !important;
}.px-4.py-3.charity-card-title {
    padding-top: 15px !important;
    padding-bottom: 0px !important;
}.populair .p-4 {
    padding-top: 0px !important;
}.section.bg-transparent {
    border-top: 1px dashed #dddddd;
}.toggle-header:hover {
    background: #ffdcb1;
}em.toggle-open.icon-remove-circle {
    color: #fc0e0e;
}
.producten .col-lg-4.col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
}.row.col-mb-30.producten .col-lg-4:first-of-type img {
    padding-right: 5px;
}
.row.col-mb-30.producten .col-lg-4:nth-of-type(2) img {
    padding-left: 5px;
}
.row.col-mb-30.producten .col-lg-4:nth-of-type(3) img {
    padding-right: 5px;
}
.row.col-mb-30.producten .col-lg-4:nth-of-type(4) img {
    padding-left: 5px;
}

.producten .charity-card-title {
    
    padding-bottom: 0px !important;
}
.textpage .accordion img {
    box-shadow: none !important; 
    border-left: 1px dashed #DDD;
    
}
.textpage .row.col-mb-30 a {
    text-decoration: none !important;
}.charity-card.h-shadow.shadow-ts.card.rounded-5 h3 a {
    color: #f7641a !important;
}

.charity-card.h-shadow.shadow-ts.card.rounded-5 img {
    box-shadow: none;width: 100%;
}


@media (min-width: 992px) {
    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 20%;
    }
    .row.col-mb-30.producten .col-lg-4 {
    width: 50%;
}.topproducten p.mb-0.text-black-50 {
    height: 220px;
}
}
@media (min-width:992px) {
    .row-cols-lg-4 > * {width:20%;}
    
    
      .section-img {
        display: block;
        position: absolute;
        top: -30px;
        right: 0;
        width: 52%;
        height: 90%;
    }
    .section-img .section-img-sm {
        position: absolute;
        top: auto;
        bottom: -30px;
        left: -40px;
        right: auto;
        width:250px;
        height: auto;
    }
  
    
    .slider-caption {
   
    max-width: 800px;
   
}
    
    .row.mt-5.col-mb-50.mb-0 .col-md-3 { width:33%;
    
}.col-md-3 .feature-box h3 {
    font-family: 'Martel Sans', sans-serif !important;
   
}
    
    
}
.slider-caption h2 {
    max-width: 640px;
}
img.diamond.diamond2 {
    top: 20px;
}
img.diamond {
    position: absolute;
    width: 17%;
    right: 30px;
    top: 65px;
}.slider-caption {
    max-width: 100%;
}

h3.fw-bold.nott {
    text-align: left;
    color: #004d9a;
}

p.mb-5 {
    text-align: left;
}

.fbox-content {
    text-align: left;
}
blockquote.quote p {
    text-align: center !important;
}

h3.fw-normal.nott {
    color: #004d9a;
}
.fancy-title h1, .fancy-title h2, .fancy-title h3, .fancy-title h4, .fancy-title h5, .fancy-title h6 {
    position: relative;
    margin-bottom: 0;
    color: #ff8f04 !important;
}
.fancy-title::before, .fancy-title::after {
    
    border-top: 3px double #4e4c4c;
}
.fancy-title { color:#73ebe6;}
.feature-box h3 {
    font-family: 'Martel Sans', sans-serif !important;
    color: #a6967b;
}

.fbox-plain .fbox-icon em {
    font-size: 3rem;
    line-height: 1;
}.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: 0.875em;
    color: #6c757d;
    text-align: center;
}

.text-primary {
    
    color: #ff8f04 !important;
}

.text-info {
     color: #ff8f04 !important;
}

.text-warning {
    color: #ff8f04 !important;

}
.section-img img {
   border: none;
    box-shadow: none !important;
    background: #fff;

}

section#page-title: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));
    opacity: .7;
    z-index: 1;
}section#page-title .container {
    position: relative;
    z-index: 1000;
}
#page-title.page-title-dark span {
    color: rgb(255 255 255) !important;
}header#header {
    z-index: 3000;
}

p.tekst {
    height: 132px;
}

#recensie {
display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;margin-top: -50px;
}

.review {
  flex: 1 1 calc(33.333% - 20px);
  box-sizing: border-box;
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.review:last-child {
  margin-bottom: 0;
}

.stars {
  color: #f4c150; /* Gouden sterkleur */
  margin-bottom: 10px;
}

.stars em {
  margin-right: 5px;
  font-style: normal;
}
@media (max-width: 768px) {
  .review {
    flex: 1 1 calc(50% - 20px) !important; /* 2 kolommen op tablets */
  }
}

@media (max-width: 480px) {
  .review {
    flex: 1 1 100% !important; /* 1 kolom op mobiele apparaten */
  }p.tekst {
    height: auto;
}
}


.divider.divider-sm.divider-rounded.divider-center img {
    width: 20px;
}
.section.section-details.mb-0.bg-white img.logofooter {
    width: 70%;
    margin-bottom: 20px;
  
}
.quote::before {
   
    color: #ff8f047d;
}em.icon-lightbulb {
    color: #dbba90;
}

.entry-content.mt-0 ul {
    color: white;
    line-height: 1.8;
    margin-left: 30px;
}.entry-content.mt-0 ul li {
    margin-bottom: 15px;
}
.row.mt-5.col-mb-50.mb-0 {
    justify-content: center;
    text-align: center;
}


    .row.mt-5.col-mb-50.mb-0 .col-md-3 {
               transition: all 0.5s ease !important;
    }

.row.mt-5.col-mb-50.mb-0 .col-md-3:hover {
        transform: translateY(-5px);
    }
    img.img-fluid.mb-2.rounded {
    transition: all 0.5s ease !important;
}
img.img-fluid.mb-2.rounded:hover {
    transform: translateY(-5px);
}


b, strong {
    font-weight: 500;
}
i.icon-line-align-center {
    display: none;
}
.textpage ul {
    margin-left: 25px;
    line-height: 1.8;
    color: black;
}
.story-timeline a {
    text-decoration: underline !important;
}

.charity-card p{
    -webkit-line-clamp: revert !important;
    text-align:center !important;
}

.section-header {
    background: white;
}

.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: #444444;
    color: #FFF !important;
    border-color: transparent;
}

.whatsapp-button img:hover {
  transform: scale(1.1);
}

img#logo {
    width: 250px;
}

iframe.formulier {
    height: 2000px !important;
}
li.grid-item img {
    box-shadow: none !important;
}

@media (max-width:2200px) {

section#page-title[style] {
    padding: 180px 0 !important;
}
#page-title.page-title-dark h1.mb-3 {
     font-size: 64px;
    margin-top: 28px;
}
}
.textpage p {
    text-align: justify;
}.col-lg-8.col-padding p {
    text-align: justify;
}

@media (max-width:1850px) {

section#page-title[style] {
    padding: 160px 0 !important;
}
#page-title.page-title-dark h1.mb-3 {
     font-size: 64px;
    margin-top: 28px;
}
}

@media (max-width:1650px) {

section#page-title[style] {
    padding: 140px 0 !important;
}
#page-title.page-title-dark h1.mb-3 {
     font-size: 55px;
    margin-top: 28px;
}
}

@media (max-width:1400px) {

section#page-title[style] {
    padding: 140px 0 !important;
}
#page-title.page-title-dark h1.mb-3 {
     font-size: 55px;
    margin-top: 28px;
}
}

@media (max-width:1200px) {

section#page-title[style] {
    padding: 100px 0 !important;
}
#page-title.page-title-dark h1.mb-3 {
    font-size: 50px;
    margin-top: 28px;
}
}

@media (max-width:1000px) {

section#page-title[style] {
    padding: 80px 0 !important;
}
#page-title.page-title-dark h1.mb-3 {
    font-size: 45px;
    margin-top: 28px;
}
}


@media (max-width:767px) {

section#page-title[style] {
    padding: 50px 0 !important;
}
#page-title.page-title-dark h1.mb-3 {
    font-size: 36px;
    margin-top: 28px;
}
}


@media (max-width:480px) {

section#page-title[style] {
    padding: 30px 0 !important;
}
#page-title.page-title-dark h1.mb-3 {
    font-size: 30px;
    margin-top: 28px;
}

}

.media:hover {
    
    background: rgba(205, 202, 162, 0.16);
    color: inherit;
    transform: scale(1.02);
}


@media (min-width: 1200px) {
body:not(.stretched) #wrapper {
    max-width: 100%;
}
}

.textpage a {
    text-decoration: underline !important;
}

.section.mt-3 .justify-content-center {
   justify-content: center !important;
    text-align: center !important;
    background: white;
    box-shadow: none;
    border: none;
}
@media (min-width: 768px) {
.section.mt-3 .col-md-7.center {
    text-align: center !important;
width: 62%;
}
p.lead {
    
}
}
.svg-line.bottommargin-sm img {
    height: 18px;
}.clients-grid, .testimonials-grid {
  
    justify-content: center;
}

.story-timeline > .story-timeline-line {
    left: 50% !important;
    transform: translateX(-50%);
}
h3.bg-color.d-inline-block.px-4.py-2.text-white.mb-0.rounded-1 {
    background: #004d9a !important;

}.offerte {
    margin-top: 50px;
}
.col-md-12 p.mb-0.text-black-50 {
    height: 280px;
}
.offerte .button {
    text-decoration: none !important;
   background: #004d9a;
    box-shadow: 0 10px 0 -5px #004d9a82;
}
.story-timeline > .story-timeline-line {
    position: absolute;
    display: block;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 2px !important;
    border-radius: 0 0 6px 6px;
 background-image: linear-gradient(#004d9a 0%, #004d9a 100%) !important;
}.story-timeline img {
    box-shadow: 0 10px 0 -5px #004d9a82;
}
.col-sm-12.fullwidthcover {
   width: 100vw;
    margin-left: calc(-50vw + 50% );
    margin-bottom: -80px;margin-top: -80px;
}.row.mt-5.col-mb-50.mb-0 {
   
}body {
    color: #686d72;font-family: 'Poppins', sans-serif !important;
    font-weight: 200;font-size:15px;
}
p.text-end.text-muted.text-smaller img {
    box-shadow: none;width: 45%;
}.bg-color::before {  
    background-color: #ffffff;}
.mw-md {
    max-width: 75% !important;
}
h4.team-title.pt-3.mb-0.fw-medium.nott {
    font-size: 15px;
    font-family: 'Poppins', sans-serif !important;
    color: white;
    font-weight: 200 !important;
    padding: 5px;
}.heading-block.border-bottom-0.mb-0 .button-rounded {
    text-decoration: none !important;
    box-shadow: 0 10px 0 -5px #004d9a82;
}.row.col-mb-30.align-content-stretch .card {
    width: 100%;
}.col-md-5.text-md-end p {
    text-align: right;
}
a.btn {
    background: #444444;
    color: white !important;
}
.textpage ul {
    margin-left: 25px;
}

.card-seo-about {
    transform: translateY(-34%);position: relative;margin-bottom: -50px !important;
    z-index: 10;
}.p-5 {
    padding: 2rem !important;
}
.formulier .col-lg-4 {
    flex: 0 0 auto;
    width: 33% !important;
}
.primary-menu .menu-container > li a {
    position: relative;
    padding: 39px 12px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;}

.header-misc .button.button-light {
  background-color: #f7641a;
    color: #fff;
    text-shadow: none !important;
    box-shadow: 0 10px 0 -5px #004d9a82;
}img.bannerlogo {
    width: 30%;margin-top: -87px;
}.team.overflow-hidden {
    margin-bottom: 30px;
}.team-desc {
    text-align: center;
   
}.team.overflow-hidden {
    margin-bottom: 30px;
    transition: all 0.5s ease !important;
}.row.col-mb-30.eerstecontact .col-lg-4 {
    width: 33%;
}.content-wrap.overflow-visible .col-lg-4 {
    flex: 0 0 auto;
    width: 25%;
}
.textpage img {
    animation-duration: 1s;
    animation: fadeInRight;
}img.baksteen {
    box-shadow: none !important;
    margin-top: -50px !important;
    margin-bottom: 28px !important;
}

.team.overflow-hidden:hover {
    transform: scale(1.03);
}svg path[style] {fill: #fff0 !important;}
.row.justify-content-center.werkwijze .col-md-3 {
    flex: 0 0 auto;
    width: 33%;
}.row.justify-content-center.werkwijze .fbox-content.px-0 {
    text-align: center;
}h2.mb-4.nott {
    color: #004d9a;
}#content p {
   line-height: 1.8;
    color: #272626;
    font-weight: 300;

}.entry-content.mt-0 p {
    color: white !important;
}
#header .menu-bg::before {
   
  border-bottom-color: #004d9a;
    background: #004d9a;

    top: 0px;
}#page-title.page-title-dark h1 {
    color: rgb(255 255 255) !important;
    text-shadow: 2px 2px 13px #5d5a55;text-transform: capitalize;
}
#page-title.page-title-dark h1.mb-3.nieuws {
    padding-top: 0px;
    color: #362b29 !important;}

#page-title.page-title-dark h1.mb-3.werkwijze {
    color: #970a2c !important;
   
}.charity-card.h-shadow.shadow-ts.card.rounded-5 {
    text-align: center;    border: 1px solid #dddddd96 !important;
}.section.section-details.mb-0.bg-white img {
    width: 50%;
    margin-bottom: 0px;

}

#header .menu-bg {
        width: 0px;
}

#page-title.page-title-dark h1.mb-3.contact {
     color: #f28d00 !important;
   
}section#content {
    margin-bottom: -60px;
}#header .menu-bg {
   
    background: #004d9a;
}.faqs .toggle {
    border-bottom: 1px solid #EEE;
    padding-bottom: 12px;
    margin-bottom: 12px;
    background: #89898505;
}

#page-title.page-title-dark h1.mb-3.team {
     color: #392622 !important;
   
}
@media (min-width: 1440px) {
#header .menu-bg::after {width: 1110px;
    
    background-color: #004d9a;

}

}@media (min-width: 992px) {
    #header .menu-bg::after {
        width: 980px;
        background-color: #004d9a;
    }
}

@media(max-width:1440px) {

li#menuitem-34740 {
    display: none;
}li#menuitem-37519 {
    display: none;
}

.primary-menu .menu-container > li a {
    position: relative;
    padding: 39px 7px;font-size:14px !important;
}

    #header .menu-bg::after {
        width: 890px;
        background-color: #004d9a;
    }


}
#page-title.page-title-dark h1.mb-3.praktijk {
     color: #39a897 !important;
   
}

ul#nav li#menuitem-24527.active a {
    color: #970a2c !important;
}
ul#nav li#menuitem-24691.active a {
    color: #970a2c !important;
}

ul#nav li#menuitem-24529.active a {
    color: #392622 !important;
}

.fbox-content.px-0 h3 a {
        color: #004d9a !important;
}

div#logo img {
    height: 70px !important;
    width: auto;
    margin-top: 0px;
}
li#menuitem-24503 a {
    padding: 0px !important;
}.button.button-light {
   
    transition: all 0.5s ease !important;
}ul#nav li.active a {
    color: #ff8f04 !important;
    text-decoration: underline !important;
}ul#nav li ul li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important; color:black !important;
}.primary-menu .menu-container > li ul li:hover {
    background-color: #004d9a54;
    padding-left: 10px;
    color: #335eee;
}.primary-menu .menu-container > li ul {
    border: 1px solid #EEE;
    border-top: 2px solid #f7641a;width: 300px !important;
    
}h1 span {
    display: none;
}
.wishlist li {
    list-style: none;
    position: relative;
    padding: 6px 0px 9px 20px;
}.werkwijze h3.nott.ls0 {
    color: #970a2c;
}

.charity-card .p-4 {
    padding-top: 0px !important;
}

li.active a::after {display:none;}
.charity-card-title::after {display:none;}
.button.button-light:hover {
    transform: scale(1.03);
    background-color: #004d9a;
}
.section.m-0.p-0.row.align-items-stretch.clearfix {
    margin-bottom: -60px !important;
}

.section.bg-transparent.mt-0.mb-4.test .charity-card h3 a {
    color: #686d72;
}
.charity-card.h-shadow.shadow-ts.card.rounded-5 {
    
    background: #ffffff00;

}.charity-card h3 {line-height: 23px;}
.charity-card.h-shadow.shadow-ts.card.rounded-5 {
    border: 1px solid #dddddd96 !important;
}
img.media-object {
    width: 100%;
    margin-bottom: 25px;
    border-radius: 4px;
}.slider-feature.w-100 .col-md-3.px-1:nth-child(2)  a.card.center.border-start-0.border-end-0.border-top-0.border-bottom.border-bottom.shadow.py-3.rounded-0.fw-semibold.text-uppercase.ls1 {
    background: #004d9a;text-transform: initial !important;
    color: #ffffff;
}
.slider-feature.w-100 .col-md-3.px-1:nth-child(3)  a.card.center.border-start-0.border-end-0.border-top-0.border-bottom.border-bottom.shadow.py-3.rounded-0.fw-semibold.text-uppercase.ls1 {
    background: #fff;text-transform: initial !important;
    color: #004d9a;
}.slider-feature.w-100 .col-md-3.px-1:first-child  a.card.center.border-start-0.border-end-0.border-top-0.border-bottom.border-bottom.shadow.py-3.rounded-0.fw-semibold.text-uppercase.ls1 {
    background: #fff;text-transform: initial !important;
    color: #004d9a;
}
.col-mb-30 {
    
    align-items: center;
    justify-content: center;
}

.row.col-mb-30 .col-lg-4 {
    flex: 0 0 auto;
    width: 25%;
}.card-img-top {
    width: 80%;
}
time {
    font-size: 12px;
    color: #adb5bd;
}.media p {
    color: #362b29;
    margin-top: -20px;
    font-size: 14px;
}.media {
    margin-bottom: 30px;transition: all 0.5s ease !important;
}.media {
    margin-bottom: 30px;
    transition: box-shadow 0.5s ease;
}
.media:hover {
    box-shadow:none !important;
}
section.news-section .col-sm-6 {
    width: 33%;
}
.media-left {
    height: 198px;
}.media-left {
    
}.team-image img {
    
}.media-body h4 {
    color: white;
    text-shadow: 1px 1px 5px black;
}

time {
    font-size: 12px;
    color: #ffffff;
    text-shadow: 1px 1px 5px black;
}

.media-body {
   
    padding: 1.5rem;
    margin-bottom:30px;
    
}.media-body h4 {
    margin-bottom: 0px;
}

.heading-block h2, .heading-block h3, .font-secondary {
     font-family: 'Outfit', sans-serif  !important;
}img.logofooter {
    width: 140px;
}.section.section-details.mb-0.bg-white h4 {
   color: #004d9a;
    font-weight: 600 !important;

}
#content {
    position: relative;
   background-color: #ffffff;
}.px-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.content-wrap {
    position: relative;
    background: white;}
    .content-wrap.overflow-visible {
    background: #ffffff00;
}
.content-wrap.overflow-visible path[style] {
    fill: #ffffff00 !important;
}
.charity-card h3 a {
   color: #392622; line-height: 21px !important;
    font-size: 19px;
}.charity-card-title {
    position: relative;
    background-color: #ffffff00;
}.textpage h2 {
    color: #004d9a;
}

.top-links-item > a {
   
    font-weight: 400;
   
}.dark #top-social li a {
    color: #555;
    font-weight: 400;
    text-transform: initial;
}

.textpage h3 {
    color: #5e5b56;
}
.fbox-media.position-relative img {  
   
}h3.mb-3 small {
    font-size: 13px;
    color: #555;
}.section.bg-transparent.mt-0.mb-4 {
    background: #fffdf6 !important;
}

.section.mt-3[style] {
 background-position: bottom !important;
   
}

ul.top-links-container {
    padding-top: 0px;
}



.swiper-slide-bg:after {
    content: "";
    
   
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgb(49 47 47 / 75%), rgb(0 0 0 / 25%));
    opacity: 1;
    z-index: 1;
}

.feature-box.flex-column.mx-0 {
    align-items: center;
    justify-content: center;
}

.section.mt-3 {
    margin-bottom: 0;
}
.button.button-border {
     border: 2px solid #004d9a;
    background-color: #004d9a;
    color: #fff;
    font-weight: 700;
    text-shadow: none;
    box-shadow: 0 10px 0 -5px #878789;
}

.button {
   
    font-weight: 400;
}

@media (max-width:1400px) {
    li#menuitem-24499, li#menuitem-24404, li#menuitem-24517 {display:none;}
}

#header-wrap, #header.sticky-header #header-wrap {
     background-color: #ffffff;
}
a.card.center.border-start-0.border-end-0.border-top-0.border-bottom.border-bottom.shadow.py-3.rounded-0.fw-semibold.text-uppercase.ls1 {
    
}

:root {
    --themecolor: #5d5a55;}
    
    ul#nav li a {
    font-weight: 300 !important;
    text-transform: none;
    letter-spacing: 0;
    font-size: 15px;
    text-transform: uppercase;
    transition: color .3s ease;
     color: #fff !important;
}.section.section-details.mb-0.bg-white {
   border-top: 1px solid #f3f1f1;
}

li.active a::after {
    opacity: 1;
    content: '';
    position: absolute;
    background-image: url(//cms.ice.be/images/1085/divider-2.png);
    background-repeat: no-repeat;
    background-position: left center;
    top: 50%;
    left: 50%;
    margin-top: 14px;
    width: 60%;
    height: 10px;
    background-size: 100% 10px;
    transform: translate( -50%, -50% );
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.button.button-light {
     background-color: #f7641a;

    color: #fff;
    text-shadow: none !important;
}
.breadcrumb {
    position: absolute !important;  
    top: -50px !important;   
    right: 10px !important;
}
.col-lg-4.dark.d-flex.flex-column.align-items-center.center.justify-content-center[style] {
   background-image: url(//cms.ice.be/images/1416/shutterstock-2284345361.jpg) !important;
    background-position: center !important;
    background-size: cover !important;
}

.section.m-0.p-0.row.align-items-stretch.clearfix[style] {
   background-color: #013e90 !important;

}


@media (min-width: 1400px) {
    .section.m-0.p-0.row.align-items-stretch.clearfix {
        margin-bottom: -60px !important;
        max-width: 1320px;
        margin: auto 0;
        margin-right: auto !important;
        margin-left: auto !important;
    }
}
.col-lg-8.col-padding h2 {
    color: white;
}
.col-lg-8.col-padding h3 {
    color: white;
}

.col-lg-8.col-padding p {
    color: white;
}

a, 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), .header-extras li .he-text span, .menu-item:hover > .menu-link, .menu-item.current > .menu-link, .dark .menu-item:hover > .menu-link, .dark .menu-item.current > .menu-link, .top-cart-item-desc a:hover, .top-cart-action .top-checkout-price, .breadcrumb a:hover, .grid-filter li a:hover, .portfolio-desc h3 a:hover, #portfolio-navigation a:hover, .entry-title h2 a:hover, .entry-title h3 a:hover, .entry-title h4 a:hover, .post-timeline .entry:hover .entry-timeline, .post-timeline .entry:hover .timeline-divider, .comment-content .comment-author a:hover, .product-title h3 a:hover, .single-product .product-title h2 a:hover, .product-price ins, .single-product .product-price, .process-steps li.active h5, .process-steps li.ui-tabs-active h5, .tab-nav-lg li.ui-tabs-active a, .team-title span, .btn-link, .page-link, .page-link:hover, .page-link:focus, .fbox-plain .fbox-icon i, .fbox-plain .fbox-icon img, .fbox-border .fbox-icon i, .fbox-border .fbox-icon img, .dark .menu-item:hover > .menu-link, .dark .menu-item.current > .menu-link, .dark .top-cart-item-desc a:hover, .dark .breadcrumb a:hover, .dark .portfolio-desc h3 a:hover, .dark #portfolio-navigation a:hover, .dark .entry-title h2 a:hover, .dark .entry-title h3 a:hover, .dark .entry-title h4 a:hover, .dark .product-title h3 a:hover, .dark .single-product .product-title h2 a:hover, .dark .product-price ins, .dark .tab-nav-lg li.ui-tabs-active a {
    color: #004d9a;
}

.entry-content.mt-0 a {
    text-decoration: underline !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #004d9a;font-family: 'Outfit', sans-serif !important;
}abbr[title] {
   
    text-decoration: none;
}.feature-box.flex-column.mx-0 p {
    line-height: 1.8;
    height: 155px;
}.textpage img {
    box-shadow: 0 10px 0 -5px #004d9a82;
}
    
    .bg-color, .bg-color #header-wrap, .h-bg-color:hover, .process-steps li.active a, .process-steps li.ui-tabs-active a, .sidenav > .ui-tabs-active > a, .sidenav > .ui-tabs-active > a:hover, .owl-carousel .owl-nav [class*=owl-]:hover, .widget-filter-links li.active-filter span, .page-item.active .page-link, .page-link:hover, .page-link:focus {
     background-color: #013e92 !important;

}a.card.center.border-start-0.border-end-0.border-top-0.border-bottom.border-bottom.shadow.py-3.rounded-0.fw-semibold.text-uppercase.ls1 {
    background: #fffdf6;
    color: #362b29;
}

.copyright-links a {
  
    color: #e1e1e1;
}a.button.button-rounded.button-border.nott.ls0.fw-normal.ms-0.mt-4 {
   
}
#gotoTop {
    background-color: #ff8f04;
}#footer {
    position: relative;
    background-color: #fff;
    border-top: 5px solid rgb(0 62 147);
    margin-top: -90px;

}div#copyrights {
    color: white;
}

.section-details p {
    color: #000000;
}

.section.section-details.mb-0.bg-white {
   color: #1a1a1a;

}

.section.section-details.mb-0.bg-white[style] {
    padding: 80px 0 80px !important;
}

.col-lg-8.col-padding {
    color: #362b29;
}.w-100.h-100.d-none.d-md-block[style] {
    background: #fdfdfd !important;

}

.w-100.h-100.d-none.d-md-block {
     background: #362b29 !important;
}

#top-bar.transparent-topbar {
    border-bottom: 0;
    z-index: 9999 !important;
    margin-top: 0px;
    background: #e5e5e569;
}


.section.bg-transparent.mt-0.mb-4.test {
    background: #ffffff !important;
    border-bottom: none;
}

.top-cart-number::before, #page-menu-wrap, .page-menu-nav, .control-solid .flex-control-nav li:hover a, .control-solid .flex-control-nav li a.flex-active, .grid-filter li.activeFilter a, .grid-filter.style-4 li.activeFilter a::after, .grid-shuffle:hover, .entry-link:hover, .button, .button.button-dark:hover, .button.button-3d:hover, .fbox-icon i, .fbox-icon img, .fbox-effect.fbox-dark .fbox-icon i:hover, .fbox-effect.fbox-dark:hover .fbox-icon i, .fbox-border.fbox-effect.fbox-dark .fbox-icon i::after, .i-rounded:hover, .i-circled:hover, .tab-nav.tab-nav2 li.ui-state-active a, .testimonial .flex-control-nav li a, .skills li .progress, .owl-carousel .owl-dots .owl-dot, #gotoTop:hover, input.switch-toggle-round:checked + label::before, input.switch-toggle-flat:checked + label, input.switch-toggle-flat:checked + label::after, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, input.switch-toggle-round:checked + label::before, input.switch-toggle-flat:checked + label, input.switch-toggle-flat:checked + label::after, .dark .entry-link:hover, .dark .fbox-effect.fbox-dark .fbox-icon i:hover, .dark .fbox-effect.fbox-dark:hover .fbox-icon i, .dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i::after, .dark .i-rounded:hover, .dark .i-circled:hover, .dark .tab-nav.tab-nav2 li.ui-state-active a, .dark #gotoTop:hover, .dark input.switch-toggle-round:checked + label::before, .dark input.switch-toggle-flat:checked + label, .dark input.switch-toggle-flat:checked + label::after {
    background-color: #004d9a;
}


/* 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;
    
}

.story-timeline .story-timeline-dots {
    position: absolute;
	display: block;
    top: 0;
    left: 26px;
    z-index: 1;
    width: 26px;
    height: 38px;
    margin-left: -13px;
    background-image: linear-gradient(#afafaf 0%, #696969 100%) !important;
    border: 8px solid #FFF;
    border-radius: 50%;
    box-shadow: none !important;
    transition: border-color .3s ease;
}
.story-timeline .story-timeline-dots {
    left: 50% !important;
    transform: translateX(-50%) !important;
    margin-left: 0;
}.story-timeline > .row > .col, .story-timeline > .row > [class*="col-"] {
    padding-right: 50px;
    padding-left: 20px;
}
.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;
}






/* Bij ons werken 
-----------------------------------------------------------------*/

.css-bij-ons-werken .content-pijler:nth-child(1) {
    background: white;
    border: 2px dashed #9c9a6c;
}
.css-bij-ons-werken .content-pijler:nth-child(1) {
    border: 2px dashed #9c9a6c;
}




.css-bij-ons-werken .c-layout-page .textpage {
    text-align: justify;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1170px;
}

.css-bij-ons-werken .c-layout-page .row {
    text-align: justify;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1170px;
    display: flex;
    align-items: center;
    justify-content: center;background: #fafcfa;margin-bottom: 75px;
}
.css-bij-ons-werken .col-md-12 {
    padding-right: 0px !important;
    padding-left: 0px!important;
    display: none;
}
.css-bij-ons-werken .content-pijler {
  
    width: 47%;    border: none;}
    
   .css-bij-ons-werken .content-pijler h3 {
    text-align: left;
    float: left;
    width: 70%;}

.css-bij-ons-werken .content-pijler p {
    text-align: left !important;
    width: 70%!important;
    float: right!important;
}

.css-bij-ons-werken img.center-block.responsive {
    width: 30%;
    float: left;height: auto !important;
}

.css-bij-ons-werken .content-pijler p:before {display:none;}

.css-bij-ons-werken .col-md-12 {padding-right: 0px !important;
    padding-left: 0px!important;}
    
    .css-bij-ons-werken .col-md-6 {padding-right: 0px !important;
    padding-left: 0px!important;}
    
    .css-bij-ons-werken .col-sm-3 {padding-right: 0px !important;
    padding-left: 0px!important;}
    .css-bij-ons-werken .col-sm-9 {padding-right: 0px !important;
    padding-left: 0px!important;}
    
    
  .css-bij-ons-werken  form#contact-form {
    background: #9c9a6c;
    color: white;
    padding: 50px;
    border-radius: 3px;
}
.css-bij-ons-werken  label.control-label {
    padding-top: 5px;
    font-weight: 300;
    color: #ffffff;
}
    
.css-bij-ons-werken .col-md-6.col-sm-12.form-left-side {
    width: 60% !important;
padding-right: 20px !important;
}



.css-bij-ons-werken .col-md-6.col-sm-12.form-right-side {
    width: 40% !important;
    padding-left: 20px !important;
}   
    
 .css-bij-ons-werken   section.c-layout-revo-slider.c-layout-revo-slider-4 {
    display: none;
}


.css-bij-ons-werken .row.row2 {
    display: flex;
    align-items: center;
    justify-content: center;
}
button#form-submit {
    background: #7f192f;
}ul.wishlist li i {
    position: relative;
    text-align: center;
    top: 1px;
    width: 1rem;
    margin-right: 0.75rem;
    flex: 0 0 auto;
    color: #004d9a !important;
}

.css-bij-ons-werken  .content-pijler:nth-child(2) {
    border: 2px dashed #9c9a6c;
}

.css-bij-ons-werken  .c-layout-page {
    margin-top: 100px;
    width: 1170px !important;
    margin-right: auto;
    margin-left: auto;
}



/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.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;
}



.textpage h1 {
    text-align: center;
}

.textpage .lead {
    text-align: center;
}

    
    
@media (max-width: 1440px) {
    li#menuitem-24526 {
    display: none;
}


}    

@media (max-width: 1200px) {
    .header-misc {display:none;
    
}
ul#nav li a {
   
    font-size: 14px;
}div#logo img {
    height: 40px !important;
    width: auto;
    margin-top: 0px;
}
.slider-feature.w-100 .col-md-3.px-1 a.card.center.border-start-0.border-end-0.border-top-0.border-bottom.border-bottom.shadow.py-3.rounded-0.fw-semibold.text-uppercase.ls1 {
    
    font-size: 13px;
}
.heading-block h2 {
    font-size: 46px;
}



}    
.dark .slider-arrow-left, .dark .slider-arrow-right {
    border-color: rgba(255,255,255,0.7);
    background: #004d9a;
}
@media(max-width:991px) {
    .row.col-mb-30 .col-lg-4 {
    flex: 0 0 auto;
    width: 50%;
}.row.justify-content-center.werkwijze .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
}.primary-menu .menu-container > li a {
    
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
 li#menuitem-24526 {
    display: initial;
}.header-misc {
    display: initial;
}.slider-feature.w-100 .col-md-3 {
    flex: 0 0 auto;
    width: 33%;
}.section.mt-3 img.section-img-sm {
    display: none;
}.feature-box.flex-column.mx-0 p {
   
    height: 175px;
}
li#menuitem-37519 {
    display: initial;
}
#header-wrap, #header{
    background-color: #ffffff;padding-bottom: 8px;
    
}.col-md-7.center p {
    width: 100%;
    margin: auto;
}
ul#nav li.active a {
   color: #ff8f04 !important;   
}
.sticky-header #header-wrap {
    background-color: #ffffff;padding-bottom: 8px;
}.svg-line.bottommargin-sm img {
    height: 18px;
}section#content {
    margin-bottom: -20px;
}
.content-wrap.overflow-visible svg {
    display: none;
}.mw-md {
    max-width: 90% !important;
}
.p-5 {
    padding: 1rem !important;
}
.fbox-content.px-0 {
   
    padding: 1.5rem;
    /* box-shadow: 0 10px 0 -5px #dedcb9; */
    padding-left: 10px !important;
    padding-right: 10px !important;
   
   
}ul#nav li a {
   
    color: #000 !important;
}.row.mt-5.col-mb-50.mb-0 .col-md-3 {
    flex: 0 0 auto;
    width: 50%;
}.row.mt-5.col-mb-50.mb-0 {
    justify-content: center;
}

.col-lg-4.dark.d-flex.flex-column.align-items-center.center.justify-content-center[style] {
   
    background-position: center !important;
    background-size: cover;
}

.col-md-7 {
    flex: 0 0 auto;
    width: 100%;
}

.row.mt-5.col-mb-50.mb-0 {
   
}

.section.mt-3 .col-md-7.center {
    text-align: center !important;
    width: 100%;
}

.col-md-7.center p.lead {
    text-align: center;
}
.section.mt-3[style] {
    background-position: bottom !important;
    background-image:none !important;
}
    
.row.col-mb-30.eerstecontact .col-lg-4 {
    width: 50%;
}
.content-wrap.overflow-visible .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33%;
}
.col-md-7.center p {
    width: 100%;
    margin: auto;
}


}

.fbox-content p {
   
     color: #004d9a;
}

@media (max-width: 768px) {
	.row.col-mb-30 .col-lg-4 {
    flex: 0 0 auto;
    width: 90%;
}.primary-menu .menu-container > li a {
    
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}.slider-feature.w-100 .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
}.min-vh-75 {
    min-height: 50vh !important;
}.section.mt-3[style] {
   
   
}.section.section-details.mb-0.bg-white {
    border-top: 1px solid #f3f1f1;
    
}
    .feature-box.flex-column.mx-0 p {
        height: 250px;
    }

footer#footer {
   
}section.news-section .col-sm-6 {
    width: 100%;
}.css-bij-ons-werken .col-md-6.col-sm-12.form-left-side {
    width: 100% !important; 
    padding-right: 0px !important;
}.css-bij-ons-werken .col-md-6.col-sm-12.form-right-side {
    width: 100% !important;
    padding-left: 0px !important;
}.row.col-mb-30.eerstecontact .col-lg-4 {
    width: 90%;
}
.content-wrap.overflow-visible .col-lg-4 {
    flex: 0 0 auto;
    width: 50%;
}
.slider-feature.w-100 .col-md-3 {
    flex: 0 0 auto;
    width: 80%;
}.section.bg-transparent .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}

li.top-links-item.nomobile {
    display: none;
}
.button.button-dark {
    background-color: #f7641a;
    white-space: normal !important;
    word-wrap: break-word;
    text-align: center;
}

}


@media (max-width: 520px) {
    .slider-feature.w-100 .col-md-3 {
    flex: 0 0 auto;
    width: 75%;
}.py-3 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}.col-lg-8.col-padding {
    color: #362b29;
    padding: 1rem;
}.heading-block h2 {
    font-size: 30px;
    letter-spacing: -1px;
}.content-wrap.overflow-visible svg {
    display: none;
}.row.mt-5.col-mb-50.mb-0 .col-md-3 {
    flex: 0 0 auto;
    width: 100%;
}.svg-line.bottommargin-sm img {
    height: 10px;
}
.col-lg-4.dark.d-flex.flex-column.align-items-center.center.justify-content-center[style] {
   
    background-position: top !important;
    
}.section.mt-3[style] {
    background-position: bottom !important;
    background: #FFF !important;
   
}

.feature-box.flex-column.mx-0 p {
        height: auto;
    }

.row.mt-5.col-mb-50.mb-0 {
    justify-content: center !important;
}.section.bg-transparent .col-md-4 {
    flex: 0 0 auto;
    width: 100%;
}.textpage .toggle-title img[style] {
    width: auto !important;
    height:20px !important;
}

.textpage img[style] {
    width:65% !important;
}.section.m-0.p-0.row.align-items-stretch.clearfix {
    margin-bottom: 0px !important;
}

.col-md-7.center p {
    width: 100%;
    margin: auto;
}
div#logo img {
    height: 49px !important;
    width: auto;
    margin-top: 0px;
}
p.text-end.text-muted.text-smaller img {
    display: none;
}.heading-block.border-bottom-0.mb-0 .button {
    display: none;
}.card-body.p-5 .col-md-4 {
    display: none;
}.textpage img[style] {
    width: 100% !important;
}.col.text-center {
    padding: 5px;
}.story-timeline > .story-timeline-line {
    left: 10px !important;
    transform: initial;
}
.story-timeline .story-timeline-dots {
    position: absolute;
    display: block;
    top: 0;
    left: 26px !important;height: 38px !important;
}.oc-desc {
    position: absolute;
    top: 12%;
    left: 12%;
    bottom: 16px;
    background-color: #ffffffc9;
    padding: 25px;
    border-radius: 3px;
    height: 75%;
    width: 75%;
}

.header-misc .button.button-light {
    background-color: #004d9a;
    color: #fff;
    text-shadow: none !important;
    box-shadow: 0 10px 0 -5px #004d9a82;
    padding: 8px 8px;
}.swiper_wrapper .slider-caption p {
        display: none;
        font-size: 2.6vw;
    }
}



.css-bij-ons-werken form#contact-form {
   
    background-image: url(//cms.ice.be/images/1085/achtergrond-2.png) !important;
    background-position: bottom;
    background-size: cover;
   box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

button#form-submit {
    background: #004d9a;
}.section.section-details.mb-0.bg-white a {
    color: #f7641a;
}

.css-bij-ons-werken label.control-label {
    padding-top: 5px;
    font-weight: 800;
    color: #7f192f;
    font-size: 16px;
    font-family: 'Outfit', sans-serif !important;
}
.cc-color-override--1762072787.cc-window {
    color: #100 !important;
    background-color: #ffffff !important;
    border: solid #e3e3e3 1px;
}
.cc-color-override--1762072787 .cc-btn {
    color: rgb(255, 255, 255);
    border-color: transparent;
   background-color: rgb(0 77 154) !important;
}.cc-color-override--1762072787 .cc-highlight .cc-btn:first-child {
    color: rgb(131, 131, 145);
    background: transparent !important;
}
.cc-color-override--1762072787 .cc-link, .cc-color-override--1762072787 .cc-link:active, .cc-color-override--1762072787 .cc-link:visited {
     color: #999c9f !important;
}

.cc-color-override--1762072787 .cc-highlight .cc-btn:first-child {
    color: #999c9f !important;
}





.breadcrumb {
  margin-top: 2.5em;
}
.breadcrumb li {
  display: inline-block;margin-left: -20px;
}
.breadcrumb a {
  color: #f28d00;
  text-decoration: none;
  position: relative;
  border: 2px solid #f28d00;
  padding: 5px 10px;
  border-radius: 2px;
  border-right: none;
  border-left: none;
  margin: 0 3px;
  transition: all 0.2s;
}
.breadcrumb a:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 8px;
  top: 0;
  left: -3px;
 
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}
.breadcrumb a:after {
  content: "";
  position: absolute;
  height: 100%;
  top: -2px;
  right: -3px;

 
  -webkit-transform: skew(-10deg);
  -ms-transform: skew(-10deg);
  transform: skew(-10deg);
}


.breadcrumb a {
    color: #f28d00;
    text-decoration: none;
    position: relative;
    border: none;
    
    border-radius: 2px;
    border-right: none;
    border-left: none;
    margin: 0px 6px;
    transition: all 0.2s;
    box-shadow: 0 10px 0 -5px #d4eae1;
}

.breadcrumb a:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0px;
    top: 0;
    left: -2px;
    
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
}

.breadcrumb a:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0px;
    right: -3px;
    width: -4px !important;
    
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg);
}
.textpage a.button.button-rounded.button-light {
    text-decoration: none !important;
}

.breadcrumb a:hover, .breadcrumb a:hover:after, .breadcrumb a:hover:before {
 
}
.breadcrumb a:hover {
 
  transition: all 0.2s;
}
.breadcrumb a:hover:after, .breadcrumb a:hover:before {
  width: 0;
  -webkit-transform: skew(0deg);
  -ms-transform: skew(0deg);
  transform: skew(0deg);
}
.breadcrumb a:hover:before {
  left: 0;
}
.breadcrumb a:hover:after {
  right: 0;
}.breadcrumb a:hover, .breadcrumb a:hover:after, .breadcrumb a:hover:before {
   
    
}.breadcrumb a:hover {
    transition: all 1s;
    transform: scale(1.03);
    transform: translateY(-2px);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}