body {
    background: #fff;
    font-family: 'Roboto';
    font-size: 16px;
    color: #252525;
}
body > .l-canvas {
    padding-left: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Khand' !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}

h1,
.h1 {
    font-size: 65px;
}

h2, 
.h2 {
    font-size: 60px;
}

h3, 
.h3 {
    font-size: 45px;
}

ul,
li,
p {
    font-size: 24px;
    color: #252525;
    font-weight: 300;
}

.dark ul,
.dark li,
.dark p {

    color: #FFFFFF;
}

.content_text.text_alt p,
.text_alt p {
    font-family: 'Khand';
    font-size: 30px;
}

.row {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    position: relative;
    z-index: 1;
}

.col {
    margin: 0 0.5em;
    position: relative;
    z-index: 1;
}

.space-between {
    justify-content: space-between;
}
.center {
    justify-content: center;
}
.left {
    justify-content: left;
}

.space-around {
    justify-content: space-around;
}

.wrap {
    flex-wrap: wrap;
}

.overflow_hidden {
    overflow: hidden;
}


a.w-btn.button,
a.button,
.button,
.background-dark,
.background-dark p,
.background_dark,
.background_dark p {
    background-color: #252525;
    color: #ffffff;
}

a.orange-button,
a.orange_button,
a.orange-button:hover,
a.orange_button:hover,
a.w-btn.orange-button,
a.w-btn.orange_button,
a.w-btn.orange-button:hover,
a.w-btn.orange_button:hover,
.background_orange,
.background-orange {
    background-color: #F5821F;
}

a.text_orange,
a.text_orange:active,
a.text_orange:visited,
a.text_orange:focus,
.text_orange {
    color: #F5821F;
}


input.green_button,
a.green_button {
    background-color: #28BE52;
}

.background-white,
.background_white {
    background-color: #ffffff;
}

.background-orange a,
.background_orange a,
.background-dark a,
.background_dark a {
    color: #ffffff;
}

.background-white, 
.background_white a {
    color: #252525;
}

a.button {
    padding: 0.5em 2em;
    width: 100%;
}

a.button,
a.green_button,
input.green_button,
a.orange_button,
a.orange-button {
    clip-path: polygon(2% 0%,98% 0%, 93% 100%, 2% 100%);
    color: #ffffff;
    margin-left: -2%;
}


.centered_text {
    max-width: 800px;
    text-align: center;
    margin: auto;
}

.vc_section {
    padding: 80px 0 0 0;
}

.vc_section .l-section-h {
    padding: unset;
}

.vc_section > .l-section {
    padding: 1.3em;
}

/* START HEADER */

.l-header {
    width: calc(100vw - 10px);
    background-color: #F5821F;
    color: #252525;
    position: fixed !important;
    transition: all 0.5s ease-out;
    display: flex;
    align-content: center;
    align-items: center;
    height: 170px;
}


.section_review_overview:after,
.home .l-header:after,
.section_home_slider .slider_wrapper:before {
    content: '';
    background-image: url(../images/watermark_orange.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 60%;
    display: block;
    left: -5em;
    position: absolute;
    top: -5em;
    height: 100%;
    z-index: 0;
}
.vc_section.section_home_slider {
    padding-top: 170px;
    margin-bottom: 100px;
}

.section_home_slider .slider_wrapper:before {
    top: -170px;
    height: 885px;
    width: 980px;
    max-height: 100%;
    background-size: contain;
}

.home .l-header:after{
    max-height: 100%;
    max-height: 100%;
    top: -1px;
    left: -82px;
    width: 980px;
    height: 880px;
}


.l-header img.icon { 
    max-width: 1.5ch;
    transform: translateY(10%);
}

.logo_wrapper {
    background-color: #252525;
    min-width: 615px;
    min-height: 170px;
    clip-path: polygon(0% 0%,100% 0%, 95% 100%, 0% 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: all 0.5s ease-out;
    position: relative;
    z-index: 1;
}

/*
.home .l-header.scrolled .logo_wrapper {
    min-height: 95px;
    clip-path: polygon(0% 0%,100% 0%, 96% 100%, 0% 100%);
}
.page:not(.home) .l-header.scrolled  .main_menu_wrapper {
    margin-top: -4em;
}
*/

.logo_wrapper .w-logo-img {
    max-width: unset;
}

.logo_wrapper .w-logo-img img{
    height: 82px;
    transition: all 0.5s ease-in-out;
}
/*
.l-header.scrolled .logo_wrapper .w-logo-img img{
    height: 50px;
}
*/

.l-header .htop-menu {
    height: 100%;
}

.top_widget {
    position: absolute;
    right: 2em;
    top: 10px;;
    display: flex;
    font-size: 1em;
    color: #ffffff;
}
.top_widget p {
    display: flex;
    justify-content: end;
    align-content: center;
    text-align: end;
    align-items: center;
    height: 100%;
}

.top_widget a:not(.wpml-ls-link) {
    font-size: 0.8em;
    color: #ffffff;
    width: 230px;
    display: block;
    line-height: 1;
}

.language_switcher .wpml-ls-legacy-list-horizontal ul {
    display: flex;
    margin-left: 1em;
    list-style: none;
}

.language_switcher .wpml-ls-legacy-list-horizontal li {
    margin-left: 0.5em;
    position: relative;
}
.language_switcher .wpml-ls-legacy-list-horizontal li a  {
    width: 35px;
    display: block;
}

.language_switcher .wpml-ls-legacy-list-horizontal li.wpml-ls-item-de a:before,
.language_switcher .wpml-ls-legacy-list-horizontal li.wpml-ls-item-nl a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 21px;
    background-image: url(../images/icons/lang_nl.svg);
    background-size: contain;
    background-repeat: no-repeat;
    
}

.language_switcher .wpml-ls-legacy-list-horizontal li.wpml-ls-item-de a:before {
    background-image: url(../images/icons/lang_de.svg);
}
.language_switcher .wpml-ls-legacy-list-horizontal li a img {
    width: 100%;
    display: none;
}



.main_menu_wrapper {
    display: flex;
    z-index: 3;
    position: relative;
    transition: all 0.5s ease-out;
    width: calc( 100vw - 640px );
    height: 100%;
}

.l-header .w-nav-anchor.level_1 {
    color: #252525;
    font-family: 'Khand';
    font-weight: 400;
    padding: unset;
}

.w-nav-anchor.level_1 .w-nav-title > .w-nav-title {
    display: flex;
    align-items: center;
    padding-right: 20px;
}

.l-header .main_menu nav,
.l-header .main_menu {
    width: 100%;
    height: 100%;
}


/*
.l-header .main_menu nav > .w-nav-list {
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
    padding-right: 10px;
    height: 100%;
    align-items: center;
}
*/

.main_menu_wrapper  nav > .w-nav-list.level_1  > li.togglable.menu-item-has-children > .w-nav-anchor > .w-nav-title > .w-nav-title:after {
    content: "";
    width: 10px;
    height: 7px;
    background-color: #ffffff;
    clip-path: polygon(0%0%, 100% 0%, 50% 100%, 50% 100% );
    position: relative;
    display: inline-block;
    margin-left: 7px;
}

.content_header .header_bottom .one-half {
    margin: unset;
    width: 50%;
    background-color: #252525;
}

/* SLIDER */

.slider_wrapper rs-slides rs-layer-wrap:not([data-type="image"]) {
    left: 100px !important;
}
.slider_wrapper rs-slides rs-layer[data-type="image"] {
    width: 100vw !important;
    padding-left: 20% !important;
    
}

.section_home_slider .rs-layer img {
    clip-path:polygon(11% 0, 0 100%, 100% 100%, 100% 0);
}

.slider_wrapper rs-slides rs-layer[data-type="image"] img {
    float: right;
    margin-left: 20%;
    object-fit: cover;
    object-position: right;
}


.slider_wrapper rs-slides rs-layer[data-type="button"] {
    clip-path: polygon(0 0, 0 100%, 97% 100%, 100% 0);
}

/* SUB MENU */
.w-nav-list.level_2 {
    width: fit-content;
    background-color: #252525;
    color: #ffffff !important;
    padding: 0px;/*2em !important;*/
    font-size: 24px !important;
    border-radius: 0!important;
    box-shadow:unset;
    list-style: none;
    position: absolute;
    left: -80%;
    transition: padding 0.5s ease-in-out;
}

.w-nav-list.level_2:not([style*="display:none"]) {
    padding: 24px !important;
}

.w-nav-list.level_3 {
    background-color: transparent !important;
    box-shadow: unset !important;
    top: unset;
    position: relative;
    padding: 1ch !important;
    width: 100%;
}

li.w-nav-item.level_2:not(.menu_title):before {
    content: '.';
    position: absolute;
    display: inline;
    bottom: 50%;
    height: 100%;
    color:#F5821F;

}

li.w-nav-item.level_2:not(.menu_title):after {
    width: 100%;
    content: '';
    height: 1px;
    width: 100%;
    left: 1ch;
    display: block;
    position: absolute;
    bottom: 0;
    background-color: #595959;

}
.l-header .w-nav-anchor.level_2, 
.l-header .w-nav-anchor.level_3, 
.l-header .w-nav-anchor.level_4 {
    line-height: 1.4;
}

.l-header .w-nav-anchor.level_2 {
    padding: 0 20px !important;
} 

 .w-nav-list:not(.level_1) .w-nav-arrow {
    display: none !important;
 }

.w-nav-list:not(.level_1) .level_1 { 
    color: #ffffff;
}

.w-nav-list:not(.level_1) .menu_title > .level_1{ 
    color: #F5821F;
    text-transform: uppercase;
}
/* END SUB MENU */

/* END MAIN MENU*/

/* START SUPERMENU */
body .super_menu_section {
    transition: top 0.3s ease-out; 
    display: block;
    height: fit-content;
    background-color: #252525;
    color: #ffffff;
    padding: 6em;
    width: 100vw;
    max-height: 100vh;
    z-index: 5;
    position: absolute;
    top: -105vh;
}
body.show_super_menu .super_menu_section {
    top: 0;
}


body .super_menu_section:before {
    content: '';
    background-image: url('../images/watermark.svg');
    background-size: cover;
    max-width: 30%;
    display: block;
}

body.show_super_menu .super_menu_section .hide_supermenu { 
    max-height: 100%;
}

body .super_menu_section .hide_supermenu { 
    position: absolute;
    right: 3em;
    top: 3em;
    max-width: 5ch;
    cursor: pointer;
    max-height: 0;
    overflow: hidden;
}

body .super_menu_section .hide_supermenu img {
    width: 100%;
} 

body .super_menu_section a { 
    color: #ffffff;
}

body .super_menu_section ul {
    list-style: none;
    margin: unset;
}
body section.content_image_slider > .l-section {
    margin: unset;
    padding: 0 0 1.3em 0;
    background-color: #252525;
}

body section.content_image_slider .royalSlider,
body section.content_image_slider .rsOverflow {
    max-height: 90vh;
}
body section.content_image_slider img.rsImg {
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    margin-top: 0 !important;
}

body .super_menu_section li {
    width: 80%;
    display: block;
    position: relative;
}

#supermenu {
    max-width: 60%;
}

#supermenu .h1 {
    width: 100%;
    font-size: 16px;
}
#supermenu .h1 > a{
    text-transform: uppercase;
    font-size: 3em;
    color: #737373;
}

#supermenu .h3 { 
    margin-top: 2em;
    font-size: 20px;
}

#supermenu .h3 > ul {  
    margin-top: 1em;
}
#supermenu .h3 > a { 
    text-transform: uppercase;
    font-size: 1.2em;
    color: #F5821F;
    margin-bottom: 0.5em;
}

.super_menu_wrapper {
    display: flex;
    width: 100%;
    justify-content: space-around;
}

#supermenu .menu-item:not(.h1):not(.h3):before {
    content: '.';
    color: #F5821F;
    padding-bottom: 0.5em;
    min-width: 100%;
    margin: 0 1ch 0 0 ;
    position: absolute;
    left: -1ch;
}

#supermenu .menu-item:not(.h1):not(.h3) a {
    border-bottom: 1px solid #595959;
    display: inline-block;
    width: 90%;
    padding-bottom: 1ch;
}

#supermenu > li > ul.sub-menu {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

/* WIDGETS */
.address_card_widget,
#address_card_widget {
    max-width: 350px;
    background-color: #ffffff;
    color: #252525;
    font-family: 'Khand';
    width: 250px;
}

.footer-area .address_card_widget,
.footer-area #address_card_widget,
.footer-area .address_card_widget a,
.footer-area #address_card_widget a {
    font-size: 22px;
    font-weight: 300;
}

.footer-area .address_card_widget .button_wrapper a,
.footer-area #address_card_widget .button_wrapper a {
    font-family: 'Roboto';
    color: #ffffff;
    text-align: center;
    font-size: 20px;
}

.footer-area .address_card_widget,
.footer-area #address_card_widget {
    width: 347px;
    height: 455px;
}

.address_card_widget div,
.address_card_widget a,
#address_card_widget div,
#address_card_widget a {
    color: #252525;
}

.address_card_widget  .social_links_wrapper,
#address_card_widget .social_links_wrapper {
    max-width: 33px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 51px;
    padding-bottom: 40px;
    margin-right: 20px;
}

.address_card_widget  .social_links_wrapper img,
#address_card_widget .social_links_wrapper img {
    width: 32px;
}

.address_card_widget .logo_wrapper,
#address_card_widget .logo_wrapper {
    width: 85%;
    min-height: 40px;
    height: 50px;
    margin-left: 0;
    padding: 0 1em;
    min-width: unset;
}

.footer-area .address_card_widget .logo_wrapper,
.footer-area #address_card_widget .logo_wrapper { 
    height: 80px;
}

.address_card_widget .button_wrapper,
.address_card_widget .address_wrapper, 
#address_card_widget .button_wrapper,
#address_card_widget .address_wrapper { 
    padding: 1.5em;
}

.address_card_widget .address_info,
#address_card_widget .address_info {
    padding-bottom: 1em;
}

.footer-area .address_card_widget .address_info,
.footer-area #address_card_widget .address_info { 
    padding-bottom: 20px;
}

.address_card_widget .filler,
#address_card_widget .filler{ 
    height: 1em;
}
#address_card_widget section.address_card_widget + section.l-section {
    pointer-events: none;
}

.address_card_widget .button_wrapper,
#address_card_widget .button_wrapper {
    padding-top: 0;
}

.absolute {
    position: absolute;
}

#address_card_widget .address_card_widget > .l-section-h {
    padding: 0;
}
#address_card_widget > p {
    display: none;
}
/* Home Slider */

/*
orange  #F5821F
 */
    .section_home_slider > .l-section {
        padding: 0;
    }

    .section_home_slider .slider_wrapper {
        background-color: #F5821F;
    }

    .section_home_slider rs-tab {
        text-align: center;
        min-width: fit-content;
        text-transform: uppercase;
        padding-top: 1.5ch;
        opacity: 1;
    }

    .section_home_slider rs-tab.selected:after {
        content: '';
        width: 50%;
        position: absolute;
        display: block;
        height: 2px;
        bottom: 3ch;
        background-color: rgba(255, 255, 255, 0.7) !important;
        max-width: 100px;
    }

    .section_home_slider rs-tab.selected .tp-tab-desc {
        color: rgba(255, 255, 255, 0.7) !important;
    }

    .section_home_slider rs-tabs {
        max-width: unset !important;
        transform: unset !important;
        left: 0 !important; 
        /*
        top: 850px !important;
        */
    }
    .section_home_slider rs-navmask {
        width: calc( 100vw - 10px) !important;
        max-width: calc( 100vw - 10px) !important;
        margin-left: 10px;
        background-color: #F5821F;
    }
    .section_home_slider rs-tabs-wrap {
        width: 100% !important; 
        display: flex !important;
        justify-content: stretch;
    }

    .section_home_slider rs-tab  {
        position: relative !important;
        left: unset !important;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0 2ch;
        width: 100% !important;
        clip-path: polygon(2% 0%, 0% 100%, 100% 100%, 100% 0%);
        justify-content: center;
    }

    .section_home_slider rs-tab:nth-child(2)  {
        background-color: #E26B0A;
        margin-right: -1em;
    }

    .section_home_slider rs-tab:nth-child(3)  {
        background-color: #BD5608;
    }

    /* END Home Slider */

    /* FOOTER */

    .footer-area {
        background-color: #252525;
        color: #ffffff;
        font-family: 'Khand';
    }

    .footer-area a {
        color: #ffffff;
        font-family: 'Khand';
        font-size: 17px;
    }

    .footer-area .background_white a {
        color: #252525;
    }

    .footer-area .footer-menus {
        justify-content: space-between;
        padding-right: 10%;
        height: 100%;
    }

    .footer-area ul {
        list-style: none;
        list-style-type: none;
        margin-left: 0;
    }

    .footer-area .menu-item:not(.footer-menu-titel):before {
        content: '.';
        color: #ffffff;
        padding-bottom: 0.5em;
        min-width: 100%;
        margin: 0 1ch 0 0 ;
    }

    #footer-nav-menu a ,
    .footer-area .footer-menu-titel > a {
        font-size: 20px;
        color: #F5821F;
        text-transform: uppercase;
    }
    #footer-nav-menu a  {
        font-size: 24px;
    }

    .footer-area .left-col {
        width: auto;
        padding-left: 10%;
        max-width: 73vw;
    }

    .footer-area .col-60 {
        width: 60%;
    }
    .footer-area .menu-area {
        padding-top: 6%; 
        position: relative;
        overflow: hidden;
    }

    .footer-area .address_card_container {
        padding-bottom: 80px;
    }

    .footer-area .menu-area:before {
        content: '';
        background-image: url(../images/watermark_filled_dark.svg);
        background-size: cover;
        background-position: bottom right;
        display: block;
        position: absolute;
        top: 150px;
        right: -110px;
        min-height: 739px;
        width: 819px;
        z-index: 0;
    }

    .footer_legal .col {
        min-width: fit-content;
    }

    .footer_legal .legal_menu_wrapper {
        display: flex;
        min-width: 300px;
    }

    .footer_legal li {
        list-style: none;
        font-size: 18px;
        white-space: nowrap;
        margin-top: 10px;
    }

    #footer-nav-menu .menu-item:not(:first-child):before,
    .footer_legal .legal_menu_wrapper a:not(:last-child):after {
        content: '|';
        padding: 0 1ch;
        display: inline;
        position: relative;
        height: 1ch;
        width: 1em;
    }

    #footer-nav-menu .menu-item:first-child:before {
        content: unset;
    }

    #footer-nav-menu {
        display: flex;
    }

    .menu-footer-menu-onder-container {
        min-width: 1200px;
    }

    .menu-area .left-col .text-orange,
    .menu-area .col-60 .text-orange {
        margin-top: -3em;
    }


    .text-orange #footer-nav-menu .menu-item:not(:first-child):before,
    .text-orange #footer-nav-menu a {
        color: #F5821F;
    }

    .footer-area .footer_logos img {
        max-height: 40px;
        width: unset;
    }
     .footer-area figure {
       margin-right: 20px;
       margin-left: 0;
     }

    /* HOME PAGE */
    /* SECTION USP */
    .section_usp {
        background-color: #252525;
        position: relative;
        padding-top: 0;
    }

    .background_watermark.paralax {
        position: absolute;
        display: block;
        width: 30%;
        top: 0;
        right: 0;
        height: 100%;
        overflow: hidden;
    }

    .background_watermark.paralax img {
        max-width: 100%;
        top: 0;
    }

    .section_usp h3 { 
        font-size: 1.8em;
        text-transform: uppercase;
        font-family: 'Khand' !important;
        margin-bottom: 0px;
        font-weight: 100 !important;
    }
    .home .section_usp h3 { 
        text-transform: none;
    }

    .section_usp .selling_points_wrapper h3 { 
        font-weight: 400 !important;
    }


    .section_usp p {
        color: #ffffff;
        font-size: 16px;
        max-width: 250px;
        margin: auto;
    }

    .section_usp .w-image  {
        display: flex;
        justify-content: center;
        margin-bottom: unset;
		height: 72px;
    }

    .section_usp img {
        max-width: 4em;
    }
    .usp_title > .l-section-h,
    .section_usp > section > .l-section-h,
    .selling_points_wrapper > .l-section-h {
        padding: 0;
    }
    /*
    .usp_title {
        margin: 1ch;
    }
    */

    .selling_points_wrapper .g-cols {
        display: flex;
        padding: 80px 10% 120px 10%;
    }

    /* FUNNEL SECTION */
    /* EMPLOYEE SECTION */
    .funnel_row {
        margin: 0 10%;
    }

    .team_row h3,
    .funnel_row h3 { 
        font-size: 1.5em;
    }

    .team_row img,
    .funnel_row img { 
        min-width: 100%;
        min-height: 100%;
        object-fit: cover;
    }

    .team_row .w-image,
    .funnel_row .w-image { 
        margin-bottom: 2em;
        height: 350px;
        overflow: hidden;
    }

    .team_row .w-image {
        height: 450px;
    }

    .team_row .w-btn-wrapper,
    .funnel_row .w-btn-wrapper {
        position: absolute;
        bottom: -5px;
        left: 0;
        width: 50%;
    }

    .funnel_row .text_section {
        display: block;
        height: 270px;
        position: relative;
    }

    .funnel_row .text_section > div {
        height: 100%;
    }

    .funnel_row .text_section .wpb_text_column  {
        padding: 1em;
    }

    .team_row .text_section .wpb_text_column {
        padding: unset;
    }

    .team_row .detail_section .wpb_text_column,
    .team_row .name_section .wpb_text_column {
        max-height: 1.5em
    }

    .team_row h3,
    .team_row h2 {
        margin: 1em 0 !important;
    }

    .team_row .wpb_wrapper {
        font-size: 24px;
        font-weight: 300;
    }
    
     .team_row .background_white {
        padding: 2ch 2ch 3em 2ch;
        border: solid 1px #252525;
        position: relative;
    }
     
    .team_row .background_white:after {
        content: "";
        background-image: url(../images/watermark_light.svg);
        background-repeat: no-repeat;
        background-size: 100% 90%;
        width: 55%;
        height: 40%;
        position: absolute;
        right: 0;
        bottom: 0;
        background-position: bottom right;
    }


    /*
    .funnel_row > .l-section-h > .g-cols > div {
    max-width: 380px;
    }
     */
    /* END TEAM SECTION */
    /* END FUNNEL SECTION */


    /* HOME NEWS SECTION */ 

    .content.section_blog_slider h1,
    .content.section_blog_slider h2,
    .content.section_blog_slider h3,
    body .section_blog_slider .w-blog.layout_classic {
        margin: 0 15%;
    }

    .content.section_blog_slider h1,
    .content.section_blog_slider h2,
    .content.section_blog_slider h3,
    body .content.section_blog_slider .w-blog.layout_classic {
        margin: 0 10% 1em 10%;
    }

    section.news .w-blog-post,
    body .section_blog_slider .w-blog-post{ 
        padding: 0;
    }

    body .section_blog_slider .w-blog-post,
    body .section_blog_slider .w-blog-post > div{ 
        min-height:100%;
        min-width:100%;
        width: 100%;
    }

    
    section.news .message_title,
    section.news .w-blog-post .w-blog-post-title,
    body .section_blog_slider .w-blog-post .w-blog-post-title,
    body .section_blog_slider .w-blog-post .w-blog-post-title h2{ 
        font-size:32px;
        color: #F5821F;
        font-family:'roboto_condensed_regular';
        line-height:1;
        text-align: center;
        margin-left:36px;
        padding-right:20px;
        margin-bottom:2ch; 
    }

    section.news .message_title {
        padding-right: 36px;
    }

    section.news .w-blog-post .has-post-thumbnail .w-blog-post-title,
    body .section_blog_slider .w-blog.layout_classic .has-post-thumbnail .w-blog-post-title{ 
        padding-top:0px; 
    }

    body .section_blog_slider .w-blog:not(.cols_1) .w-blog-list .w-blog-post-title{ 
        font-size:32px; 
    }

    body .section_blog_slider .w-blog-post .w-blog-post-title time{ 
        margin-top:52px;
        margin-bottom:15px;
        display:block;
        font-size:20px; 
    }


    body .section_blog_slider .w-blog-post .w-blog-post-title time:before{ content:''; }
    body .section_blog_slider .owl-controls{ position:absolute;height:0px;top:40%;width:100%; }


    body .logo_slider .owl-carousel .owl-nav .owl-next,
    body .logo_slider .owl-carousel .owl-nav .owl-prev,
    body .section_review_slider .owl-carousel .owl-nav .owl-next,
    body .section_review_slider .owl-carousel .owl-nav .owl-prev,
    body .section_blog_slider .owl-carousel .owl-nav .owl-next,
    body .section_blog_slider .owl-carousel .owl-nav .owl-prev{
        position:absolute;
        background-image:url(../images/icons/arrow_icon_left.svg);
        height:60px;
        width:60px;
        text-indent:-9999px;
        font-size:0px; 
        bottom: 50%;
        border: 1px solid black;
        box-shadow: none;
        border-radius: 0;
        color: #FFC424;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 60%;
        background-color: #ffffff;
    }

     body .logo_slider .owl-carousel .owl-nav.disabled {
        display: block !important;
     }


    body .section_review_slider .owl-carousel .owl-nav .owl-next,
    body .section_review_slider .owl-carousel .owl-nav .owl-prev {
        height:57px;
        width:57px;
        background-image:url(../images/icons/arrow_left_black.svg);
        background-size: 20px 27px;
    }

    body .logo_slider .owl-carousel .owl-nav .owl-next,
    body .logo_slider .owl-carousel .owl-nav .owl-prev {
        background-image:url(../images/icons/arrow_left_outline.svg);
        border: none;
        width: 30px;
        height: 30px;
        transform: translateY(70%);
    }

    body .logo_slider .owl-carousel .owl-nav .owl-next:hover,
    body .logo_slider .owl-carousel .owl-nav .owl-prev:hover,
    body .section_review_slider .owl-carousel .owl-nav .owl-next:hover,
    body .section_review_slider .owl-carousel .owl-nav .owl-prev:hover,
    body .section_blog_slider .owl-carousel .owl-nav .owl-next:hover,
    body .section_blog_slider .owl-carousel .owl-nav .owl-prev:hover{ opacity:0.8; }

    body .logo_slider .owl-carousel .owl-nav .owl-next,
    body .section_review_slider .owl-carousel .owl-nav .owl-next,
    body .section_blog_slider .owl-carousel .owl-nav .owl-next{ 
        right:-115px; 
        -moz-transform:rotate(180deg);
        -webkit-transform:rotate(180deg);
        -o-transform:rotate(180deg);
        -ms-transform:rotate(180deg);
        transform:rotate(180degs);
    }
    body .logo_slider .owl-carousel .owl-nav .owl-next {
        -webkit-transform: translate(50%, 50%) rotate(180deg);
        translate(50%, 70%) rotate(90deg);
    }

    body .logo_slider .owl-carousel .owl-nav .owl-prev,
    body .section_blog_slider .owl-carousel .owl-nav .owl-prev{ 
        left:-115px; 
    }

    button:focus, 
    button:not([disabled]):active {
        box-shadow: none !important;  
    }
    
    section.news .w-blog-post,
    body .section_blog_slider .w-blog-post {
        position: relative;
        height: 600px;
        background-color: #ffffff;
        border: 1px solid #4d4d4d;
    }


    section.news .w-blog-post-h,
    body .section_blog_slider .w-blog-post-h {
        height: 100%;
    }


    section.news .w-blog-post-body .w-blog-post-content,
    body .section_blog_slider .w-blog-post-body .w-blog-post-content {
        display: none;
    }
    
    section.news .post_image,
    section.news .w-blog-post-h > a,
    body .section_blog_slider .w-blog-post-h > a {
        height: 60%;
    }

    section.news .post_image img {
        min-height: 100%;
        object-fit: cover;
    }

    section.news .w-blog-post-preview,
    body .section_blog_slider .w-blog-post-preview {
        height: 100%;
    }

    section.news .w-blog-post-preview img,
    body .section_blog_slider .owl-carousel .owl-item .w-blog-post-preview   img {
        object-fit: cover;
        min-height: 100%;
        min-width: 100%;
    }

    section.news .w-blog-post-body,
    body .section_blog_slider .w-blog-post-body {
        height: 40%;
        position: relative;
        padding-top: 2em;
    }
    
    section.news .read_button_wrapper a,
    section.news .w-blog-post a.w-btn.w-blog-post-more,
    body .section_blog_slider .w-blog-post a.w-btn.w-blog-post-more { 
        position: absolute;
        bottom: 0;
        width: 55%;
        background-color: #252525;
        border-radius: 0;
        color: #ffffff;
        clip-path: polygon(0% 0%, 0% 100%, 97% 100%, 100% 0%);
    }

    /* LOGO SLIDER */
    body .logo_slider > div.l-section-h {
        position:relative;
        background-color:#ffffff;
        padding: 75px 0;
    }
    .logo_slider {
        max-width: 100%;
        margin: 0 10% 1em 10%;
    }

    /*body .logo_slider .owl-item a{ height:80px;width:120px;display:inline-block; } */
    body .logo_slider .owl-dots{ display:none; }

    .content_logo_slider .logo_slider .owl-carousel .owl-item img {
        max-height: 100%;
        object-fit: contain;
        object-position: center;
        height: 100%;
        width: unset;
    }

    .owl-carousel .owl-item img {
        width: unset !important;
        max-height: 50%;
    }

    /* END LOGO SLIDER */

    /* REVIEW SLIDER */

    body .section_review_slider {
        background-color: #f2f2f2;
        position: relative;

        /*
         * background color 
         * watermark
         * carousel items 
         * carousel buttons
         * all reviews lezen
         *
         * */
}

body .section_review_slider .top-right-button-wrapper {
    position: absolute;
    top: calc((100% + 13px) * -1);
    right: -1.3em;
}

body .section_review_slider .top-right-button-wrapper .w-btn-wrapper {
    width: 100%;
    background-color: #f47920;
    padding-left: 3%;
    clip-path: polygon(0% 0%, 5% 100%, 100% 100%, 100% 0%);
}

body .section_review_slider .top-right-button-wrapper .w-btn-wrapper a {
    color: #252525;
    padding: 0.5em 3em;
}

body .section_review_slider .w-blog-post-h .w-blog-post-title,
body .section_review_slider .w-blog-post-h > a{
    display: none;
}

body .section_review_slider .w-blog-post-h .w-blog-post-content {
    margin-top: unset;
}

body .section_review_slider .review-blog-wrapper {
    width: 110%;
    margin-left: -5%;
}

body .section_review_slider .w-blog-post {
    background-color: #ffffff;
    border-radius: 8px;
    position:relative;
    padding: 3em;
    min-height: 350px;
    display: flex;
    align-content: center;
    align-items: center;
}
body .section_review_slider .w-blog-post p {
    font-size: 20px;
}


.review_container .review_wrapper:after,
body .section_review_slider .w-blog-post:after {
    content: "";
    width: 5ch;
    height: 3ch;
    position: absolute;
    bottom: -2.95ch;
    background-color: #ffffff;
    left: calc((100% - 5ch) /2);
    clip-path: polygon(0 0, 100% 0%, 100% 100% );
}

body .section_review_slider .owl-nav {
    width: 150px;
    margin-left: calc(50% - 75px);
    display: flex;
    justify-content: space-between;
}

body .section_review_slider .owl-nav .owl-next:active ,
body .section_review_slider .owl-nav .owl-prev:focus,
body .section_review_slider .owl-nav .owl-next,
body .section_review_slider .owl-nav .owl-prev {
    box-shadow: none;
}

body .section_review_slider .owl-carousel  .owl-nav .owl-next,
body .section_review_slider .owl-carousel .owl-nav .owl-prev {
    background-color: #ffffff;
    border: unset;
    bottom: 0px;
    position: relative;
    right: unset;
}

body .section_review_slider:after {
    content: '';
    background-image: url(../images/watermark_light.svg);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 60%;
    display: block;
    height: 90%;
    z-index: 0;
    width: 60%;
    position: absolute;
    max-height: 90%;
    background-position: center center;
    bottom: 5%;
    left: 20%;
}

/* CONTENT STYLE */

.content_header {
    width: 100%;
    padding: 0;
}

.content_header .l-section {
    padding: 0;
    position: relative;
    color: #ffffff;
}

.content_header .w-image { 
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}

.content_header .w-image img { 
    object-fit: cover;
    object-position: center center;
    min-width: 100%;
    min-height: 100%;
}

.content_header .header_image_wrapper .w-image,
.content_header .header_image_wrapper .w-image img,
.content_header .header_image_wrapper { 
    max-height: 65vh;
    position: relative;
}
.content_header .header_image_wrapper .w-image:after {
    content: '';
    background-image: url(../images/watermark_light.svg);
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 60%;
    width: 40%;
    max-height: calc(100% + 120px);
    height: 80vh;
    position: absolute;
    bottom: -120px;
    right: -5%;
    display: block;
}

.content_header .header_image_wrapper .w-image img {
    filter: brightness(0.6);
}

.content_header .header_image_wrapper .breadcrumbs, 
.content_header .header_image_overlay { 
    position: absolute;
    bottom: 10%;
    left: 5%;
}

.g-breadcrumbs a:visited,
.g-breadcrumbs a:focus,
.g-breadcrumbs a,
.g-breadcrumbs-item:visited,
.g-breadcrumbs-item:focus,
.g-breadcrumbs-item {
    color: #ffffff;
}
.g-breadcrumbs a:visited,
.g-breadcrumbs a:focus,
.g-breadcrumbs a {
    text-decoration: underline;
}

.content_header .share_shortcode {
    background-color: #252525;
    display: flex;
    flex-wrap: nowrap;
    justify-content: end;
    align-content: center;
    padding: 1ch;
    position: sticky;
    top: 65px;
    align-items: center;
}

.watermark_bottom,
.watermark_top {
    position: relative;
    overflow: hidden;
}

.watermark_bottom:after,
.watermark_top:after {
    content: '';
    background-image: url(../images/watermark_light.svg);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 60%;
    width: 40%;
    height: 100vh;
    position: absolute;
    top: -350px;
    right: calc(-4em + 10px);
    display: block;
}
.watermark_bottom.watermark_dark:after {
    background-image: url(../images/watermark.svg);
}

.watermark_bottom:after {
    /*top: calc(50% - 80px);*/
    top: 100px;
}

#next-previous {
    padding: 1ch;
    padding-left: 10%;
    font-size: 21px;
}
#next-previous > div {
    display: flex;
    height: 100%;
    font-size: 20px;
}

#next-previous a,
#next-previous > div,
.content_header .share_shortcode p {
    color: #ffffff;
    margin: unset;
    margin-right: 1em;
    text-transform: uppercase;
    line-height: 1.4;
    font-weight: 300;
    font-size: 20px;
}
#next-previous a.overview {
    margin-left: 1em;
}

.nav-previous a img {
    padding-right: 1em;
    padding-left: 10%;
    height: 24px;
}

.nav-next a img { 
    padding-left: 1em;
    height: 24px;
}
.nav-next a,
.nav-previous a {
    display: flex;
}

.content_header .share_shortcode a {
    margin-right: 1ch;
}

.content_cta,
.content_text {
    margin: 6% 4%;
    padding: unset;
}

.content_cta > .l-section,
.content_text > .l-section {
    padding: 0;
}

.content_text h4,
.content_text h5,
.content_text h3,
.content_text h2 {
    font-weight: 500 !important;
    color: #F5821F;
    margin-bottom: 0;
}

.content.section_blog_slider h1,
.content.section_blog_slider h2,
.content.section_blog_slider h3,
{
    color: #FFFFFF;
}

.content_text p {
    font-family: 'Roboto';
    font-weight: 300 !important;
    color: #252525;
}

.cta-wrapper {
    font-size: 24px;
}

.cta_tel_wrapper a,
.cta_tel_wrapper h3,
.cta_wrapper h3.green_titel {
    color: #2DA261 !important;
    font-weight: 100 !important;
    font-size: 26px !important;
    margin-bottom: 0;
}
.content_text h4 {
    font-size: 26px !important;
}

.cta_tel_wrapper h3 {
    color: #252525 !important;
}

.cta_button_wrapper {
    width: 17.5% !important;
}
.cta_points_wrapper .three-quarters {
    width: 76.5% !important;
}

.cta_tel_wrapper .tel_wrapper:after {
    height: 1px;
    background-color: #B3B3B3;
    content: "";
    width: calc(100% - 12ch);
    left: 12ch;
    position: relative;
    display: block;
    font-size: 26px;
    bottom: 0.4ch;
}

.cta-list-wrapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

.cta-list-wrapper > div {
    display: flex;
    flex-wrap: nowrap;
    padding-left: 20px;
}

.content.content_text ul,
.cta-list-wrapper > div p {
    font-family: 'Roboto';
    font-weight: 300;
    margin-left: 1em;
}

.content.content_text li {
    font-weight: 400;
    padding-bottom: 1ch;
}

.cta-list-wrapper > div .w-image { 
    width: 50px;
    max-width: 20%;
    margin-bottom: 0;
}

.cta-list-wrapper > div .wpb_text_column {
    max-width: 79%;
}
.cta-list-wrapper > div img { 
    max-width: 100%;
    max-height: 100%;
}

.cta_points_wrapper .green_button {
    background-color: #2DA261 !important;
    color: #ffffff !important;
    padding: 1em 3em;
    margin: 0;
    clip-path: polygon(0% 0%,100% 0%, 93% 100%, 0% 100%);
    border-radius: 0;
    font-size: 26px;
    font-family: 'Khand';
    font-weight: 100;
}

.content .image_wrapper {
    margin-bottom: 2em;
}

.content .image_wrapper .g-cols.offset_medium {
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    justify-content: center;
}
.content .image_wrapper .g-cols.offset_medium > div {
    float: unset;
    margin: unset;
    position: relative;
    margin-right: auto;
}

.content .image_wrapper .g-cols.offset_medium > div:last-child {
    margin-right: 0;
}

.content .image_wrapper .w-image {
    height: 30vw;
}

.contact .background_white .w-image {
    position: relative;
}
.content .image_wrapper img {
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center;
}
.contact .background_white .w-image:after,
.content .image_wrapper .w-image:after { 
    content: "";
    width: 52%;
    background-color: #F5821F;
    clip-path: polygon(7% 0%,100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    right: 0;
    bottom: 0;
    height: 24px;
}
.contactform small {
    font-size: 14px;
    display: block;
}

.contactform .wpcf7-list-item {
    display: list-item;
    list-style: none;
    position: relative;
}
.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label:before,
.wpcf7-checkbox .wpcf7-list-item-label:before {
    content: '';
}

.contactform .single-row-input.file_wrapper,
.contactform .single-row-input.wrap {
    flex-wrap: wrap;
}
.contactform .single-row-input.check_wrapper {
    display: block;
    border: none;
}
form .single-row-input.file_wrapper .wpcf7-form-control-wrap,
form .single-row-input.check_wrapper .wpcf7-form-control-wrap {
    border: none;
}
/*
.wpcf7-radio input[type="radio"], .wpcf7-checkbox input[type="checkbox"] {
    display: inline-block;
}
*/
.content.content_text p {
    max-width: 1400px;
}

.content.content_text ul {
    list-style: none;
    position: relative;
}

.content.content_text li {
    position: relative;
}
.content.content_text li:before {
    content: '';
    background-image: url(../images/icons/list_check.svg);
    width: 1em;
    height: 1em;
    position: absolute;
    display: block;
    left: -2em;
    top: 0.25em;
    background-repeat: no-repeat;
    background-position: center center;
}

.content_cta.dark,
.content.content_text.dark {
    /*margin: 5% 0; */
    margin: 0;
    background-color: #252525;   
}

.content.section_blog_slider {
    margin: unset;
    background-color: #EFEFEF;   
}

.content_cta.dark > .l-section,
.content.content_text.dark > .l-section {
    margin: 0 4%;
    padding: 6% 0;
}

.content.content_text.dark {
    position: relative;
}

.content.content_text.dark:before {
    content: "";
    background-image: url(../images/tiny_logo_underlined.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 50%;
    width: 285px;
    max-height: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 1;
}

.content.content_text.dark:after {
    content: "";
    background-image: url(../images/watermark.svg);
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 60%;
    width: 60%;
    max-height: 100%;
    height: 70vh;
    position: absolute;
    bottom: 0;
    right: 10%;
    display: block;
}

.content_cta.dark p,
.content_cta.dark ul,
.content_cta.dark li,
.content_cta.dark h3,
.content_cta.dark h2,
.content_text.dark p {
    color: #ffffff;
}
    
.cta_wrapper.dark h3.green_titel,
.cta_tel_wrapper.dark h3 {
    color: #ffffff !important;
}

.content_text .w-btn,
.content_text.dark .w-btn {
    color: #ffffff;
    border: solid 1px #ffffff;
    padding: 0.5ch 4ch;

}

.content_text .w-btn.color_secondary {
    color: #F5821F;
    border-color: #F5821F;
}

.content_text .w-btn {
    color: #252525;
    border-color: #252525;
}

.content_text .w-btn-wrapper {
    margin-right: 1.5ch !important;
}

.content_gallery {
    background-color: #252525;
    padding: 80px; 
}

.content_gallery .w-gallery-item {
    padding: 0.5ch;
    border: 6px solid #252525;
}

.content_video  div.one-quarter {
    width: 40% !important;
    padding-right: 8%;
}

.content_video  div.three-quarters {
    width: 59% !important;
    margin-left: 0 !important;
}

.content.section_blog_slider > .l-section {
    margin: 0;
    padding: 0;
}

.content.content_image_slider .rsDefault .rsArrow:after {
    background-color: #252525;
    content: "";
    background-image: url(../images/icons/arrow_white.svg);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center;
}
.content.content_image_slider .rsDefault .rsArrow.rsArrowRight:after {
    content: "";
    transform: scaleX(-1);
}


.register_email.row {
    min-height: 4em;
}

.register_email h3 {
    font-size: 24px;
    font-weight: 400 !important;
    margin-bottom: 0;
    text-transform: unset;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1.2;
}

.register_email h3 .dark {
    color: #252525;
}

.register_email .col:first-child {
    max-width: 25%;
    padding-left: 10%;
}

.register_email .col:nth-child(2){
    width: 50%;
    position: relative;
}

.register_email #mc_embed_signup_scroll input[type="email"]{
    background-color: #ffffff !important;
    color:#252525 !important;
    padding-left: 2ch;
}

.register_email a.green_button,
.register_email input.green_button {
    clip-path: polygon(4% 0%,100% 0%, 100% 100%, 0% 100%);
    color: #ffffff;
    border-radius: 0;
    padding: 0.5em 2em;
}

.register_email input[type="submit"] {
    font-size: 1em;
    vertical-align: bottom;
    padding-top: 7px;
    text-transform: none;
}
.register_email #mc_embed_signup {
    top: 50%;
    position: relative;
    -webkit-transform-origin-x: center; 
    transform: translateY(-50%);
}
.register_email #mc_embed_signup_scroll .wp-submit {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    right: 1ch;
}
.register_email .accept_terms {
    position: absolute;
    width: fit-content;
    margin-left: 2em;
    bottom: -26px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    right: 0px;
}
.register_email #mce-responses {
    position: absolute;
    bottom: -2em;
}
.register_email #mce-error-response {
    color: red;
}

/* CONTACT FORM*/

.contact.content_text .address_card_widget {
    position: absolute;
    bottom: 0;
    right: 3em;
}


.contact.content_text .one-half img {
    width: 100%;
}

.contact.content_text .address_card_widget  .button_wrapper {
    display: none;
}

form .single-row-submit,
form .single-row-check,
form .single-row-input {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: stretch;
    margin: 2em 1ch;
}

form .single-row-input .wpcf7-form-control-wrap:not(:first-child) {
    margin-left: 1ch;
}

form .single-row-input .wpcf7-form-control-wrap {
    background-color: #ffffff;
    border: 1px solid #595959;
    width: 100%;
    border-radius: 3px;
}

form .single-row-input textarea,
form .single-row-input input { 
    border-bottom: none;
    padding: 1ch;
    color: #252525;
}

form .single-row-input textarea::placeholder,
form .single-row-input input::placeholder {  
    color: #252525 !important;
    opacity: 1;
}

/*
form input[type="checkbox"]{
    width: 0;
}
*/

.register_email .accept_terms input[type="checkbox"] {
    display: none;
}

.register_email .accept_terms input[type="checkbox"] ~ label:before,
form input[type="checkbox"] ~ .wpcf7-list-item-label:before{
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 5%;
    border: 1px solid #252525;
    background-color: #ffffff;
}

.register_email form input[type="checkbox"] ~ .wpcf7-list-item-label:before{
    top: 20%;
}
.register_email form label {
    padding-left: 3.5ch;
}


.register_email .accept_terms input[type="checkbox"]:checked ~ label:before,
form input[type="checkbox"]:checked ~ .wpcf7-list-item-label:before {
    background-image: url(../images/icons/checked.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}


form input[type="submit"]:hover,
form input[type="submit"]:focus,
form input[type="submit"]:active,
form input[type="submit"] {
    box-shadow: unset !important;
    border-radius: unset;
    background-color: #2DA261;
    padding: 1ch 3em;
    font-family: 'Khand';
    font-size: 24px;
    transition: all 0.5s ease-in-out;
    text-transform: none;
}
#mc_embed_signup form input[type="submit"]:hover,
#mc_embed_signup form input[type="submit"]:focus,
#mc_embed_signup form input[type="submit"]:active,
#mc_embed_signup form input[type="submit"] {
    font-size: 16px;
}

form input[type="submit"]:hover {
    filter: brightness(0.9);
}

.register_email form input[type="checkbox"]:before,
.register_email form input[type="email"],
.register_email form input[type="text"] {
    box-shadow: 2px 2px 5px -2px rgb(0 0 0 / 30%) inset;
    border-bottom: none;
    border-radius: 2px;
}

.register_email form input[type="checkbox"]:before {
    border: none;
    width: 15px;
    height: 15px;
}
/* END CONTACT FORM*/

.contact.content_logo_slider {
    padding-top: 0;
}

/* REVIEW SECTION */

.section_review_overview .reviews.post { 
    background-color: #ffffff;
}
 .section_review_overview .reviews.post .w-blog-post:after {
    content: "";
    width: 5ch;
    height: 3ch;
    position: absolute;
    bottom: -2.95ch;
    background-color: #ffffff;
    left: calc((100% - 5ch) /2);
    clip-path: polygon(0 0, 100% 0%, 100% 100% );
}

.section_review_overview .reviews.post .w-blog-post-title {
    display: none;
}

.section_review_overview{ 
    background-color: #f2f2f2;
    position: relative;
    padding: 5% 5%;
}

/* positioning the watermark */
.section_review_overview:after {
    left: unset;
    right: 0;
    top: unset;
    bottom: 0;
    background-image: url(../images/watermark_light.svg);
    width: 883px;
    height: 979px;
}

.review_container {
    columns: 3;
    column-gap: 2em;
}

.review_container .review_wrapper {
    background: #FFF;
    margin: 1em 2em 3em 0 !important;
    display: inline-block;
    width: 100%;
    padding: 2.5em;
    margin: 1em;
    min-height: 290px;
    position: relative;
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
}

.review_container .review_image_wrapper {
    max-height: 270px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.review_container .meta_wrapper {
    margin: 1em 0;
    color: #F5821F;

}
.review_container img {
    min-width: 100%;
    height: 270px;
    height: 100%;
    object-fit: cover;
    object-position: center;
}   

.all_review_button_wrapper {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 !important;
}

.all_review_button_wrapper .w-btn {
    background-color: #F5821F;
    clip-path: polygon(4% 0%,100% 0%, 100% 100%, 0% 100%);
    border-radius: 0;
    margin: 0;
    text-transform: unset;
    color: #252525;
    transition: all 0.5s ease-in-out;
    padding: 1ch 2em;
}
.all_review_button_wrapper .w-btn:hover,
.all_review_button_wrapper .w-btn:focus,
.all_review_button_wrapper .w-btn:active
{
    box-shadow: unset;
    color: #252525;
    filter: brightness(0.9);
}

/* NEWS OVERVIEW TEMPLATE */
section.news {
    position: relative;
    padding-top: 0;
}
section.news > .l-section {
    padding: 0;
}

section.news .message_item {
    width: calc((80% - 10px) / 3);
    min-width: 390px;
    border: unset;
    margin: 20px;
    border: 1px solid #252525;
    height: 600px;
    position: relative !important;
    left: unset !important;
    top: unset !important;

}
section.news .filtered_messages {
    padding: 10%;
}
section.news .message_filter_area {
    position: absolute;
    width: calc(100vw - 10px); 
    background-color: #252525;
    color: #ffffff;
    left: 0;
    top: 0;
}

section.news .message_filter {
    background-color: #999999;
    opacity: 1;
    font-family: 'Khand';
    text-transform: capitalize;
    min-width: 100px;
    margin-right: 10px;
    font-size: 20px;
    padding: 1ch 2em 0 2em;
    margin-top: 1em;
    border-bottom: 1px solid #252525;
    margin-bottom: 0;
}
section.news .message_filter a:hover,
section.news .message_filter a:visited,
section.news .message_filter a:focus,
section.news .message_filter a {
    color: #ffffff;
}

section.news .message_title a{
    color: #F5821F;
}

section.news .message_filter.active {
    background-color: #ffffff;
    color: #F5821F !important;
    border-bottom: unset;
}
section.news .message_filter.active a {
    color: #F5821F !important;
}

section.news .message_filters {
    display: flex;
    padding-left: 10%;
    padding-top: 1em;
    list-style: none;
    margin-left: 0;
}
section.news .filtered_messages .message_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

section.news .read_button_wrapper a {
    font-size: 15px;
    line-height: 20px;
    padding: 0.5em 1.5em;
    /* margin: 5px 0; */
    text-transform: uppercase;
    /* position: relative; */
    /* border-radius: 3px; */
    border: none;
    transition: background-color 0.3s, box-shadow 0.3s, color 0.3s;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    text-align: center;
}

.tparrows.tp-rightarrow:before,
.tparrows.tp-leftarrow:before {
    content: '' !important;
    background-image: url(../images/icons/header_arrow_button_left.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;

}
.tparrows.tp-rightarrow:before {
    background-image: url(../images/icons/header_arrow_button_right.svg);
}
div.wpcf7-response-output {
    color: #252525;
}

/* nav mobile equalize link height */
.w-nav.type_mobile .w-nav-item:not(.menu-item-has-children) {
    padding-bottom: 30px;
}

.w-nav.type_mobile .w-nav-item .w-nav-item {
    padding-bottom: unset;
}


.section_blog_slider h2.vc_custom_heading {
    color: black !important;
}

.register_email.row {
    padding: 15px 0;
}

.register_email.row .accept_terms a{
    font-size: inherit;
    text-decoration: underline;
}

.wpcf7 .acceptance a {
    color: black;
    text-decoration: underline;
}