@import url("//cdn.beasy.nl/assets/fonts/convergence/convergence.css");

body {
    /* font-family: 'Convergence', sans-serif; */
    font-size: 16px;
    letter-spacing: 0;
}

a {
    color: #ed7b11;
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a:hover {
    color: #0082c8;
}

p {
    line-height: 29px;
    color: #333;
}

html .text-color-hover-primary:hover,
html .text-hover-primary:hover {
    color: #0082c8 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Convergence', sans-serif;
    letter-spacing: 0;
}

html .btn-primary,
html .btn-primary:active,
html .btn-primary:focus,
html .btn-primary:active:not(.bg-transparent) {
    font-size: 16px !important;
    background-color: #ed7b11 !important;
    border-color: #ed7b11 !important;
    color: #FFF;
}

html .btn-primary:hover,
html .btn-primary:hover:not(.bg-transparent) {
    background-color: #9ec22a !important;
    border-color: #9ec22a !important;
    color: #FFF;
}

html .btn-secondary,
html .btn-secondary:active,
html .btn-secondary:focus,
html .btn-secondary:active:not(.bg-transparent) {
    font-size: 16px !important;
    background-color: #0082c8 !important;
    border-color: #0082c8 !important;
    color: #FFF;
}

html .btn-secondary:hover,
html .btn-secondary:hover:not(.bg-transparent) {
    background-color: #fbbf2c !important;
    border-color: #fbbf2c !important;
    color: #FFF;
}


html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body,
#header .header-body {
    background: #fff !important;
}

header .header-logo a {
    margin-bottom: -60px;
    padding: 0 26px 20px 26px;
    background: #fff;
    border-radius: 10px;
}

.sticky-header-active header .header-logo a {
    margin: 0;
    padding: 0;
    background: transparent;
}

header .header-logo img {
    height: 120px !important;
}

.sticky-header-active header .header-logo img {
    height: 50px !important;
}

#header .header-nav.header-nav-links.header-nav-light-text nav>ul>li>a,
#header .header-nav.header-nav-line.header-nav-light-text nav>ul>li>a {
    padding: 0 24px;
    font-family: 'Convergence', sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    color: #1a171b;
}

#header .header-nav.header-nav-links nav>ul>li>a.active {
    color: #d7001b !important;
}

#header .header-nav.header-nav-links nav>ul li:hover>a {
    color: #ed7b11;
}

#header .header-nav.header-nav-links nav>ul li:first-child:hover>a {
    color: #fbbf2c;
}

#header .header-nav.header-nav-links nav>ul li:first-child+li:hover>a {
    color: #9ec22a;
}

#header .header-nav.header-nav-links nav>ul li:first-child+li+li:hover>a {
    color: #0082c8;
}

#footer,
#footer p {
    font-size: 16px;
    color: #fff;
}

footer #beasy_id_155 img {
    width: 60%;
}

footer .text-muted {
    color: #fff !important;
}

footer .beasy_footer_col_2 {
    padding-left: 70px;
}

#footer .footer-copyright p {
    color: #555;
    font-size: 14px;
}

#footer a:not(.btn):not(.no-footer-css) {
    color: #fff;
}

#footer a:not(.btn):not(.no-footer-css):hover {
    color: #9ec22a !important;
}

.beasy_footer_social {
    padding-left: 39px;
}

.beasy_footer_social i {
    position: absolute;
    margin-left: -39px;
}

.beasy_module_projects h2 {
    font-size: 24px !important;
}

.beasy_module_projects .positive-ls-3 {
    font-weight: 400 !important;
    color: #0082c8 !important;
    letter-spacing: 0 !important;
}

#footer .beasy_footer_sitemap ul>li {
    position: relative;
    padding-left: 16px;
}

#footer .beasy_footer_sitemap ul>li::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-top: 2px solid #9ec22a;
    border-right: 2px solid #9ec22a;
    transition: transform 0.3s ease;
}

#footer .beasy_footer_sitemap ul>li::before {
    transform: rotate(45deg);
}

.beasy_module_text-media_1052 {
    position: relative;
}

.beasy_module_text-media_1052 .scale-2 {
    padding: 80px 0 !important;
    transform: scale(1) !important;
}

.beasy_module_text-media_1052 img {}

.beasy_module_text-media_1052::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('//cdn.beasy.nl/vegtbs_nl/assets/papier_difider.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1;
}

.beasy_module_text-media_1052::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('//cdn.beasy.nl/vegtbs_nl/assets/papier_difider2.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.beasy_module_text-media_1052 .box-shadow-3:not(.box-shadow-hover) {
    box-shadow: none;
}

section.beasy_module_text-media_1052.section-secondary {
    background: #0082c8 !important;
}

section.beasy_module_text-media.section-secondary p {
    color: #fff !important;
}

section.beasy_module_text-media_1052 .col-lg-5.order-2 {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    z-index: 2;
}

section.beasy_module_text-media_1052.section-secondary a {
    color: #fbbf2c !important;
}

section.beasy_module_text-media_1052.section-secondary a:hover {
    color: #9ec22a !important;
}

section.beasy_module_text-media_1052.section-secondary h2 {
    margin: 0;
}

section.beasy_module_text-media_1052.section-secondary h3 {
    color: #9ec22a;
}

.owl-carousel.owl-carousel-light .background-image-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);

}

html .overlay-color-dark:not(.no-skin)::before {
    background-color: #000 !important;
}

.page-header.page-header-modern.page-header-background.page-header-background-md {
    margin-bottom: 60px;
    padding-bottom: 100px;
    background-position: center center;
}

.overlay.overlay-op-7:hover::before,
.overlay.overlay-op-7.overlay-show::before,
.overlay.overlay-op-7.show::before {
    opacity: 0.6;
}

html section.section-secondary.beasy_module_text-media_1056,
html section.section-secondary.beasy_module_text-media_1057,
html section.section-secondary.beasy_module_text-media_1058,
html section.section-secondary.beasy_module_text-media_1059 {
    margin-bottom: 100px !important;
}

html section.section-secondary.beasy_module_text-media_1056 {
    background: #d7001b !important;
}

html section.section-secondary.beasy_module_text-media_1057 {
    background: #ed7b11 !important;
}

html section.section-secondary.beasy_module_text-media_1058 {
    background: #9ec22a !important;
}

html section.section-secondary.beasy_module_text-media_1059 {
    background: #0082c8 !important;
}


.col-half-section.col-half-section-right {
    margin: 0;
}

#beasy_custom_contact_last-col {
    margin-top: -60px;
    padding-top: 48px;
    padding-right: 0;
    padding-left: 0;
    /* background: #eeeeee; */
    background: rgba(158, 194, 42, 0.2);
}

.beasy_module_forms_1061 .justify-content-center {
    justify-content: left !important;
}

.beasy_module_forms_1061 .text-center {
    text-align: left !important;
}

#beasy_custom_contact_container-fluid {
    margin-bottom: -50px;
}

.beasy_module_text_1060 h3 strong {
    font-weight: 700;
}

.beasy_module_text_1060 h3 {
    margin-bottom: 14px;
    color: #a87d4f
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #d7001b;
}

.beasy_module_projects_project h2 {
    font-size: 36px !important;
}

.beasy_module_projects_project .positive-ls-3 {
    margin: 0 !important;
}

.beasy_module_projects_project .col-sm-10 {
    width: 100%;
    text-align: center !important;
    padding-bottom: 40px;
    margin-bottom: 0 !important;
}

.beasy_module_projects_project .row.align-items-center.justify-content-center.justify-content-sm-between.flex-column.flex-sm-row.mb-5.mb-sm-0 {
    margin-bottom: 0 !important;
}

.beasy_module_projects_project .col-sm-2 {
    display: none;
}

.beasy_module_projects_header {
    padding: 1.615rem 0 !important;
    background: #fff !important;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
    background-color: #0082c8;
    border-color: #0082c8;
}

.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]:hover,
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"].hover {
    background-color: #ed7b11;
    border-color: #ed7b11;
}

@media (max-width: 1199.98px) {}

@media (max-width: 991.98px) {
    #header .header-btn-collapse-nav {
        background: #ed7b11;
    }

    header .header-logo img {
        height: 80px !important;
    }

    header .header-logo a {
        margin-bottom: 0;
        padding: 0;
    }

    html #header.header-transparent .header-body.bg-dark .header-nav-main::before,
    html #header.header-transparent .header-body.bg-color-dark .header-nav-main::before {
        background-color: #fff;
    }

    #header .header-nav.header-nav-links.header-nav-light-text nav>ul>li>a,
    #header .header-nav.header-nav-line.header-nav-light-text nav>ul>li>a {
        padding: 20px;
    }

    #header .header-nav-main.header-nav-main-mobile-dark nav>ul li a:hover,
    #header .header-nav-main.header-nav-main-mobile-dark nav>ul li a:focus,
    #header .header-nav-main.header-nav-main-mobile-dark nav>ul li a:active,
    #header .header-nav-main.header-nav-main-mobile-dark nav>ul>li>a.active,
    #header .header-nav-main.header-nav-main-mobile-dark nav>ul>li>a.active:focus,
    #header .header-nav-main.header-nav-main-mobile-dark nav>ul>li>a.active:hover {
        background-color: #fff;
    }

    section.beasy_module_text-media_1052 .col-lg-5.order-2 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .beasy_module_text-media_1052 .scale-2 {
        padding-bottom: 0 !important;
    }

    #beasy_custom_contact_last-col {
        margin-top: 0;
    }

    #beasy_id_1060 .container {
        padding: 0 !important;
    }
}

@media (max-width: 767.98px) {
    footer {
        text-align: center !important;
    }

    footer .beasy_footer_col_2 {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    #footer .beasy_footer_sitemap ul>li::before {
        display: none;
    }

    #footer .beasy_footer_sitemap ul>li {
        padding-left: 0;
    }

}

@media (max-width: 575.98px) {
    #header .header-logo img {
        margin-left: 10px;
    }

    .owl-carousel.owl-carousel-light p a {
        letter-spacing: -1px !important;
    }
}