@import url("//cdn.beasy.nl/assets/fonts/roboto/roboto.css");
@import url("//cdn.beasy.nl/assets/fonts/amaranth/amaranth.css");

::-moz-selection {
    color: #fff;
    background: #6b4b8a;
}

::selection {
    color: #fff;
    background: #6b4b8a;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #808080;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Amaranth', sans-serif;
}

a {
    color: #6b4b8a;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

html .btn-primary,
html .btn-primary:hover:not(.bg-transparent),
html .btn-primary:focus:not(.bg-transparent),
html .btn-primary:active:not(.bg-transparent),
html .btn:not(.btn-rounded):not(.btn-circle) {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    background-color: #6b4b8a !important;
    border-color: #6b4b8a !important;
    color: #FFF;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 4px !important;
}

html .btn-primary:hover:not(.bg-transparent):not(.stretched-link),
html .btn-primary:focus:not(.bg-transparent):not(.stretched-link),
html .btn-primary:active:not(.bg-transparent):not(.stretched-link),
html .btn-secondary:hover:not(.bg-transparent),
html .btn-secondary:focus:not(.bg-transparent),
html .btn-secondary:active:not(.bg-transparent),
html .btn-modern:hover,
html .btn-modern:focus,
html .btn-modern:active {
    opacity: 0.6;
}

header {
    height: 139px !important;
}

#header .header-nav.header-nav-line nav>ul>li>a,
#header .header-nav.header-nav-line nav>ul>li:hover>a {
    padding-top: 24px;
    font-size: 18px;
}

#header .header-nav.header-nav-line.header-nav-bottom-line nav>ul>li>a.active {
    color: #6b4b8a;
}

#header .header-nav.header-nav-line.header-nav-bottom-line nav>ul>li>a::before,
#header .header-nav.header-nav-line.header-nav-bottom-line nav>ul>li:hover>a::before {
    margin-top: 30px;
}

#header .header-top {
    max-height: 38px;
    min-height: unset;
    overflow: hidden;
    border-bottom: 0;
    background: #22252a;
    transition: max-height 0.3s ease;
}

#header .header-nav-top .nav>li>a,
#header .header-nav-top .nav>li>span,
#header .header-top a {
    letter-spacing: 0;
    color: #fff;
}

#header .header-nav-top .nav>li>a {
    padding: 0 40px 0 0;
}

#header .header-nav-top .nav>li>a:hover,
#header .header-top a:hover {
    color: #6b4b8a;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
    font-size: 16px;
    letter-spacing: 0;
}

.sticky-header-enabled #header .header-top {
    height: 38px !important;
}

.sticky-header-active #header .header-top {
    /* height: 0 !important;
    min-height: 0 !important;
    overflow: hidden !important; */
    max-height: 0;
    min-height: unset;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
}

.beasy_header_owl_carousel .container.position-relative.z-index-1.h-100.pt-5.mt-3 {
    padding: 0 !important;
}

.beasy_header_owl_carousel.owl-carousel .background-image-wrapper {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    background-color: #c2c2c2 !important;
}

.beasy_header_owl_carousel.owl-carousel .align-items-center {
    align-items: start !important;
}

.beasy_header_owl_carousel.owl-carousel h3.px-4 {
    padding-right: 0 !important;
    padding-left: 0 !important;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    font-weight: 400;
    color: #6b4b8a !important;
}

.beasy_header_owl_carousel.owl-carousel h1 {
    margin: 16px 0 20px 0 !important;
    letter-spacing: 1px;
    font-weight: 700 !important;
    color: #6b4b8a !important;
    font-style: italic;
    text-transform: none;
    text-align: left !important;
}

.beasy_header_owl_carousel.owl-carousel p {
    color: #808080 !important;
}

.beasy_module_text-media .col-lg-6 {
    display: flex;
    flex-direction: column;
    align-self: center;
}

.beasy_module_text-media h2 {
    margin-bottom: 0;
    padding: 8px 0 10px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 1.2 !important;
    color: #6b4b8a;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 600;
}

.beasy_module_text-media h3 {
    margin-bottom: 24px;
    color: #6b4b8a;
    letter-spacing: 0;
    font-style: italic;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2;
}

.beasy_module_text-media img {
    width: 100% !important;
}

@media (min-width: 992px) {
    .beasy_module_text-media .container .row>.col-lg-6:first-child {
        flex: 0 0 auto;
        padding-left: 30px;
        width: 58.33333333%;
        /* 5/12 */
    }

    .beasy_module_text-media .container .row>.col-lg-6:last-child {
        flex: 0 0 auto;
        width: 41.66666667%;
        /* 7/12 */
    }
}

.beasy_module_image-boxes .container {
    padding-bottom: 30px;
}

.beasy_module_image-boxes h4 {
    padding-left: 20px;
    font-size: 1.5rem;
    color: #6b4b8a !important;
    letter-spacing: 1px;
    font-style: italic;
    text-align: left;
}

.beasy_module_image-boxes-boxcontent h4 {
    transition: color 0.2s ease;
}

.beasy_module_image-boxes-boxcontent:hover h4 {
    color: #24272b !important;
}

.beasy_module_image-boxes {
    /* margin-bottom: -20px !important; */
    padding-top: 3rem;
    /* padding-bottom: 3rem; */
    background: #f4f4f4;
}

.beasy_module_image-boxes-boxcontent img {
    transition: filter 0.5s ease;
}

.beasy_module_image-boxes-boxcontent:hover img {
    filter: grayscale(100%);
}

.beasy_module_image-boxes-boxcontent .box-content {
    padding: 0;
}

.shape-divider-bottom {
    position: relative;
    height: 80px;
    overflow: hidden;
}

.shape-divider-bottom svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
}


.beasy_module_logos h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #6b4b8a;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
}

.beasy_module_text-intro {
    padding: 70px 0;
    background: #24272b;
}

.beasy_module_text-intro h2 {
    letter-spacing: 0;
    color: #fff;
    text-transform: none;
}

.beasy_module_text-intro p {
    color: #fff;
}

.beasy_module_text-intro p .btn-primary {
    margin-top: 20px;
}

.beasy_module_text-intro p {
    position: relative;
}

.beasy_module_text-intro p:first-of-type::before {
    content: '\201C';
    position: absolute;
    top: -50px;
    left: -84px;
    font-family: 'Playfair Display', serif;
    font-size: 160px;
    color: #777777;
    line-height: 1;
}


#footer hr {
    display: none;
}

#footer h4 {
    font-family: 'Roboto', sans-serif !important;
    color: #6b4b8a !important;
    letter-spacing: 0 !important;
}

/* #footer .beasy_footer_col_2 {
    padding-left: 80px;
    padding-right: 80px;
} */

#footer .col-md-4.beasy_footer_col_2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* centreren van de inhoud horizontaal */
    text-align: left;
    /* behoud linker uitlijning van tekst binnen de children */
}

#footer .nav {
    display: block;
}

#footer a:hover {
    color: #6b4b8a !important;
}

#footer .text-muted {
    color: #808080 !important;
}

.page-header.page-header-modern.page-header-md {
    background: #c3c3c3 !important;
}

.page-header.page-header-modern.page-header-md h1 {
    color: #6b4b8a !important;
    letter-spacing: 0;
    font-size: 42px;
    font-weight: 700;
    font-style: italic;
}

.beasy_module_img-movie-iframe_container .figure {
    padding: 0 !important;
}

.beasy_module_text .col-lg-8 h2 {
    margin-bottom: 24px;
    color: #6b4b8a;
    letter-spacing: 0;
    font-style: italic;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2;
    text-transform: none;
}

.beasy_module_forms h2 {
    margin-bottom: 24px;
    color: #6b4b8a;
    letter-spacing: 0;
    font-style: italic;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.2;
    text-transform: none;
}

@media (min-width: 992px) {
    .beasy_module_img-movie-iframe_container .col-lg-8.offset-lg-2 {
        width: 100% !important;
        margin-left: 0 !important;
        /* padding-left: 0 !important;
        padding-right: 0 !important; */
    }

    .beasy_module_text .col-lg-8 {
        width: 100% !important;
    }

    .beasy_page_id_475 .beasy_module_text-media .row.flex-row-reverse>.col-lg-6:first-child,
    .beasy_page_id_476 .beasy_module_text-media .row.flex-row-reverse>.col-lg-6:first-child {
        width: 75% !important;
        flex: 0 0 75% !important;
    }

    .beasy_page_id_475 .beasy_module_text-media .row.flex-row-reverse>.col-lg-6:last-child,
    .beasy_page_id_476 .beasy_module_text-media .row.flex-row-reverse>.col-lg-6:last-child {
        width: 25% !important;
        flex: 0 0 25% !important;
    }
}


.col-half-section.col-half-section-right {
    margin: 0;
}

#beasy_custom_contact_last-col {
    margin-top: -48px;
    padding-top: 48px;
    padding-right: 0;
    padding-left: 0;
    background: #eeeeee;
}

.beasy_module_forms_1630 .justify-content-center {
    justify-content: left !important;
}

.beasy_module_forms_1630 .text-center {
    text-align: left !important;
}

#beasy_custom_contact_container-fluid {
    margin-bottom: 60px;
}

#beasy_id_1629 .container,
#beasy_id_1629 .container .col-lg-8 {
    padding-left: 0 !important;
}

@media (max-width: 1399.98px) {}

@media (max-width: 1199.98px) {

    #header .header-nav.header-nav-line nav>ul>li>a,
    #header .header-nav.header-nav-line nav>ul>li:hover>a {
        padding: 0 .5rem;
        font-size: 16px;
    }

    .beasy_header_owl_carousel.owl-carousel .background-image-wrapper {
        background-size: cover !important;
    }
}

@media (max-width: 991.98px) {

    #header .header-nav.header-nav-line nav>ul>li>a,
    #header .header-nav.header-nav-line nav>ul>li:hover>a {
        padding: .6rem .8rem;
        ;
        font-size: 18px;
    }

    #header .header-nav-main nav>ul li a.dropdown-toggle .fa-chevron-down {
        border-left: 1px solid #e8e8e8;
    }

    .dropdown-item.active,
    .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #222529;
    }

    .header-top {
        /* padding-right: 15px !important;
        padding-left: 15px !important; */
        display: none !important;
    }

    #header {
        position: fixed;
        width: 100%;
        top: 0;
    }

    .beasy_header_owl_carousel {
        margin-top: 70px;
    }

    #header .header-container.header-container-height-sm {
        height: 70px;
    }

    .beasy_header_image {
        margin-top: 70px;
    }

    .beasy_module_text-media .row.flex-row-reverse>.col-lg-6:first-child {
        order: 2;
    }

    .beasy_module_text-media .row.flex-row-reverse>.col-lg-6:last-child {
        order: 1;
    }
    #header .header-nav-main {
        top: 71px;
    }
}

@media (max-width: 767.98px) {
    #footer .col-md-4.beasy_footer_col_2 {
        display: flex;
        flex-direction: column;
        align-items: start;
        text-align: left;
    }
}

@media (max-width: 575.98px) {
    main {
        padding-right: 15px;
        padding-left: 15px;
    }
}