.wl-slide-image img{
   transform: translateZ(0px);
}
.wl-slide-image {
   position: absolute;
}
/*
.wl-slide-image::before {
   content: '';
   position: absolute;
   bottom: 0px;
   left: 0px;
   height: 40%;
   width: 100%;
   z-index: 2;
   background: -moz-linear-gradient(top, rgba(8,22,52,0) 0%, rgba(8,22,52,0.71) 100%);
background: -webkit-linear-gradient(top, rgba(8,22,52,0) 0%,rgba(8,22,52,0.71) 100%);
background: linear-gradient(to bottom, rgba(8,22,52,0) 0%,rgba(8,22,52,0.71) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00081634', endColorstr='#b5081634',GradientType=0 );

}
*/
.banner_top_gradient {
   display: none;
}
/*
.slides_budget_container_inner::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40%;
    height: 70%;
    height: 20%;
    background: -moz-linear-gradient(top, rgba(231,231,231,0) 0%, rgba(231,231,231,1) 100%);
    background: -webkit-linear-gradient(top, rgba(231,231,231,0) 0%,rgba(231,231,231,1) 100%);
    background: linear-gradient(to bottom, rgba(231,231,231,0) 0%,rgba(231,231,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e7e7e7', endColorstr='#e7e7e7',GradientType=0 );
    z-index: 20;
}
*/
.slide_baasje_container {
   position: relative;
   z-index: -1;
   /* overflow: hidden; */
}
.banner_bottom_gradient {
   position: absolute;
       bottom: 0px;
       bottom: -0.5px;
       height: 20%;
       height: 30%;
       background: -moz-linear-gradient(top, rgba(231,231,231,0) 0%, rgba(231,231,231,1) 100%);
       background: -webkit-linear-gradient(top, rgba(231,231,231,0) 0%,rgba(231,231,231,1) 100%);
       background: linear-gradient(to bottom, rgba(231,231,231,0) 0%,rgba(231,231,231,1) 100%);
       filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e7e7e7', endColorstr='#e7e7e7',GradientType=0 );

       background: -moz-linear-gradient(top,  rgba(49,49,49,0) 0%, rgba(49,49,49,1) 100%);
background: -webkit-linear-gradient(top,  rgba(49,49,49,0) 0%,rgba(49,49,49,1) 100%);
background: linear-gradient(to bottom,  rgba(49,49,49,0) 0%,rgba(49,49,49,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00313131', endColorstr='#313131',GradientType=0 );

background: -moz-linear-gradient(top,  rgba(27,27,27,0) 0%, rgba(27,27,27,1) 100%);
background: -webkit-linear-gradient(top,  rgba(27,27,27,0) 0%,rgba(27,27,27,1) 100%);
background: linear-gradient(to bottom,  rgba(27,27,27,0) 0%,rgba(27,27,27,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001b1b1b', endColorstr='#1b1b1b',GradientType=0 );

       z-index: 20;
       width: 100%;
}
/*
.wl-slide::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 11;
}
.slide_budget_text_opacity {
   opacity: 1;
   position: absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 100%;
   z-index: 30;
}
*/
