@import url("//cdn.beasy.nl/assets/fonts/adelle/adelle.css");
@import url("//cdn.beasy.nl/assets/fonts/korolev/korolev.css");

::-moz-selection,
::selection {
    color: #fff;
    background: #0f2a51;
}

body {
    font-family: 'Korolev', sans-serif;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: .3px;
    color: #142e54;
}

a,
a:visited,
a:active,
a:focus {
    color: #0f2a51;
    outline: none;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a:hover {
    color: #f3702c;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Adelle', sans-serif;
    letter-spacing: 0;
    color: #f3702c;
}

p {
    font-size: 18px;
    line-height: 1.5;
    color: #142e54;
}

#header .header-logo {
    margin: .5rem 0 1rem 0;
}

#header .header-body {
    background: #0f2a51;
    /* border-color: #0f2a51; */
    border: none;
}

#header .header-logo img {
    height: 180px !important;
    margin-top: -11px;
    margin-bottom: -89px;
}

.sticky-header-active #header .header-logo img {
    margin-top: -50px;
    margin-bottom: 0;
    height: 150px !important;
    clip-path: inset(0 0 28px 0);
}

#header .header-nav-main nav>ul>li>a {
    padding: 0.5rem 1.5rem;
    font-family: 'Adelle', sans-serif;
    font-size: 20px;
    letter-spacing: 0;
    color: #fff;
    text-transform: none;
}

#header .header-nav-main nav>ul>li>a:hover {
    color: #0f2a51;
}

#header .header-nav-main nav>ul:not(:hover)>li>a.active,
#header .header-nav-main nav>ul>li>a.active,
#header .header-nav-main nav>ul>li.open>a,
#header .header-nav-main nav>ul>li:hover>a {
    background-color: transparent;
    color: #f3702c;
}

html.sticky-header-active #header .header-body {
    position: fixed;
    border-bottom-color: rgba(168, 125, 79, 0.5);
    box-shadow: 0 0 3px rgba(168, 125, 79, 0.5);
}


/* html .owl-carousel h1.text-color-light {
    color: #1c1c1c !important;
    font-weight: 700 !important;
}
html .owl-carousel p.text-color-light {
    color: #0f2a51 !important;
    font-weight: 400 !important;
    background: rgba(255, 255, 255, 0.6);
} */
/* html .owl-carousel .background-image-wrapper {
    background-position: bottom !important;
} */
/* html .owl-carousel .background-image-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgb(28, 28, 28, 0.4);
} */

html .owl-carousel .container.position-relative.z-index-1.h-100.pt-5.mt-3 {
    margin: 0 !important;
    padding: 0 !important;
}

/* html .owl-carousel .d-flex.flex-column.align-items-center {
    background-image: url(//cdn.beasy.nl/missiekoffie_nl/assets/logo_homepage_slider.svg);
    background-position: center;
    background-repeat: no-repeat;
} */

.owl-carousel h1 {
    font-family: 'Adelle', sans-serif;
    line-height: .9;
}

#footer {
    font-size: 14px;
    background: #2f3e62;
    /* border-top: 4px solid #f3702c; */
    border: 0;
}

#footer .footer-copyright {
    background: #0f2a51;
}

.beasy_footer_col_1 img {
    width: 70%;
}

#footer h4 {
    font-size: 26px;
    color: #f3702c !important;
    letter-spacing: 0;
}

.beasy_footer_social {
    margin-left: 39px;
}

.beasy_footer_social i {
    position: absolute;
    margin-left: -39px;
}

html #footer .text-color-hover-primary:hover {
    color: #fff !important;
}

.beasy_module_image-boxes {
    background: #f7f4f0;
    margin-top: -48px;
    padding: 50px 0 70px 0;
}

.beasy_module_image-boxes img {
    border-radius: 5px;
}

.featured-box h4 {
    letter-spacing: 0;
    color: #1c1c1c;
    text-transform: uppercase;
}

.featured-box h6 {
    letter-spacing: 0;
    color: #0f2a51;
    text-transform: uppercase;
}

.beasy_module_text-media {
    margin-top: 59px;
}

.beasy_module_text-media img {
    border-radius: 5px;
}

.btn.btn-primary,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary:visited,
html .btn-primary:focus:not(.bg-transparent) {
    padding: 0.8rem 1.5rem;
    font-size: 18px;
    border-radius: 0;
    background: #f3702c;
    border: 0;
    letter-spacing: 0;
    font-weight: 400;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.btn.btn-primary:hover {
    background: #0f2a51 !important;
}

.beasy_module_text-media h2 {
    letter-spacing: 0;
    margin-bottom: 10px;
    /* text-transform: uppercase; */
    font-family: 'Adelle', sans-serif;
    color: #f3702c;
}

.beasy_module_text-media h3 {
    letter-spacing: 0;
    color: #0f2a51;
}

.beasy_module_text-media .col-lg-6 {
    display: flex;
    flex-direction: column;
    align-self: center;
}

.beasy_module_text-media .col-lg-6:first-child {
    padding-right: 60px;
}

.beasy_module_text-media.beasy_module_text-media_left .col-lg-6:first-child {
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: 60px;
}

.beasy_module_text-media {
    position: relative;
}

.beasy_module_text-media .container {
    position: relative;
    z-index: 2;
}

.custom-section-halfbar-bg_right {
    background: #0f2a51;
    position: absolute;
    top: 50%;
    right: 0;
    width: 50vw;
    height: 40%;
    border-radius: 10px 0 0 10px;
    opacity: 0.1;
    transform: translate3d(0, -50%, 0);
    z-index: 1;
}

.custom-section-halfbar-bg_left {
    background: #f3702c;
    position: absolute;
    top: 50%;
    left: 0;
    width: 50vw;
    height: 40%;
    border-radius: 0 10px 10px 0;
    opacity: 0.1;
    transform: translate3d(0, -50%, 0);
    z-index: 1;
}

.page-header {
    text-align: center;
}

.page-header.page-header-modern h1 {
    color: #f3702c !important;
    letter-spacing: 0;
}

.feature-box.feature-box-style-5 .feature-box-icon {
    min-width: 14em;
    min-height: 8em;
}

.feature-box.feature-box-style-5 h4 {
    letter-spacing: 0;
}

.feature-box.feature-box-style-5 h4 strong {
    font-weight: 700;
}

.beasy_module_image-boxes-vertical_432 {
    padding-top: 70px;
    /* margin-bottom: -49px !important; */
    background: #f7f4f0;
}

.beasy_module_image-boxes-vertical_432 img {
    border-radius: 5px !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: #f7f4f0;
}

.beasy_module_forms_438 .justify-content-center {
    justify-content: left !important;
}

.beasy_module_forms_438 .text-center {
    text-align: left !important;
}

#beasy_custom_contact_container-fluid {
    margin-bottom: -50px;
}

.beasy_module_text_437 h3 strong {
    font-weight: 700;
}

.beasy_module_text_437 h3 {
    margin-bottom: 14px;
    color: #0f2a51
}

html .call-to-action.call-to-action-primary {
    background: #f3702c;
}

html .call-to-action.call-to-action-primary h3,
html .call-to-action.call-to-action-primary p {
    margin: 0;
}

.btn.btn-modern {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #fff;
    background: #0f2a51;
    border-radius: 0;
    letter-spacing: 0;
}

.btn.btn-modern:hover {
    color: #0f2a51;
}

.beasy_module_photoalbum h2,
.beasy_module_text h2,
.beasy_module_text-intro h2 {
    margin: 0;
}

.beasy_module_photoalbum h3,
.beasy_module_text h3,
.beasy_module_text-intro h3 {
    color: #0f2a51;
}

#footer a:not(.btn):not(.no-footer-css) {
    font-size: 18px;
    color: #fff !important;
}

#footer a:not(.btn):not(.no-footer-css):hover {
    font-size: 18px;
    color: #f3702c !important;
}

#footer .beasy_footer_col_2 {
    padding-left: 80px;
}

#footer p {
    color: #fff;
}

#footer .beasy_footer_title_text {
    margin-bottom: 0 !important;
}


.beasy_module_cta {
    background: #f3702c;
}

main ul {
    list-style: none;
    padding-left: 1.5em;
}

main ul li {
    position: relative;
    margin-bottom: 0.5em;
}

main ul li::before {
    content: "\f45f";
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    font-weight: 900;
    position: absolute;
    left: -2em;
    color: #f3702c;
}


footer ul {
    list-style: none;
    padding-left: 1.5em;
}

footer ul li {
    position: relative;
    margin-bottom: 0.5em;
    padding-left: 22px;
}

footer ul li::before {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #f3702c;
}

.beasy_module_team h2 {
    font-weight: 400 !important;
}

.beasy_module_team img {
    border-radius: 4px;
}

.beasy_module_team .btn {
    margin-top: 20px;
    padding: 2px 10px;
}

.beasy_module_team .btn::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.beasy_module_team span {
    color: #0f2a51 !important;
}

.beasy_module_team .portfolio-item {
    margin-bottom: 30px;
}

.beasy_module_team .simple-post-list li::before {
    display: none !important;
}

.beasy_module_team ul.simple-post-list .post-image {
    margin-left: 10px;
}

.beasy_module_team_header.section.section.section-height-3 {
    padding: 1px;
}

.beasy_module_team p.mb-2 {
    color: #888;
}


.mfp-figure figure {
    padding: 0;
}

.beasy_module_icon-boxes .box-content p {
    text-align: left;
}

.beasy_module_icon-boxes .col-lg-6.col-md-6:nth-child(2) {
    background: #fef0e9;
}

.beasy_module_icon-boxes .featured-boxes-style-4 .featured-box .box-content .icon-featured {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;

    margin: 20px 0 32px 0;
    width: 80px !important;
    height: 80px !important;
    border-radius: 50% !important;

    font-size: 35px !important;
    color: #0f2a51 !important;
    /* background-color: #f3702c !important; */
    border: 3px solid #0f2a51;
}

@media (max-width: 1399.98px) {}

@media (max-width: 1199.98px) {
    /* #header .header-nav-main nav>ul>li>a {
        padding: 0.5rem .2rem;
    }
        */
}

@media (max-width: 991.98px) {
    #header .header-btn-collapse-nav {
        background: #f3702c;
    }

    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a {
        color: #1c1c1c;
    }

    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a.active,
    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a.active:hover {
        background: transparent;

    }

    #header .header-nav-main nav>ul>li>a.active,
    #header .header-nav-main nav>ul>li>a:hover {
        color: #f3702c !important;
    }



    .beasy_module_image-boxes-vertical_432 .col-md-6 {
        width: 100%;

    }

    .col-half-section {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #footer .beasy_footer_col_2 {
        padding-left: 15px;
    }

    .custom-section-halfbar-bg_right,
    .custom-section-halfbar-bg_left {
        display: none !important;
    }

    .beasy_module_text-media .container figure {
        text-align: center;
    }

    .beasy_module_text-media .col-lg-6:first-child {
        padding-right: 15px;
    }

    .beasy_module_text-media.beasy_module_text-media_left .col-lg-6:first-child {
        padding-right: 15px;
        padding-left: 15px;
    }

    #header .header-nav-main {
        z-index: 9;
    }

    #header .header-nav-main nav>ul>li>a {
        padding: 0.8rem 1.5rem;
    }
}

@media (max-width: 767.98px) {

    .beasy_footer_title_text_105,
    .beasy_footer_col_3,
    .beasy_footer_col_2 {
        margin: 0 !important;
        padding: 0 !important;
    }

    .beasy_footer_title_text_105 h4,
    .beasy_footer_title_text_107 {
        display: none;
    }

    #footer {
        text-align: center !important;
    }

    .beasy_footer_col_1 {
        text-align: center;
    }

    footer ul {
        padding-left: 0;
    }

    footer ul li {

        padding-left: 0;
    }

    footer ul li::before {
        display: none;
    }

    .owl-carousel h1 {
        font-size: 50px !important;
    }


}

@media (max-width: 575.98px) {
    .feature-box {
        flex-direction: column;
    }

    .feature-box.feature-box-style-5 .feature-box-icon {
        width: 100%;
        height: auto;
    }

    .feature-box .feature-box-info {
        margin-top: 20px;
    }

    .beasy_module_image-boxes-vertical_432 .col-md-6 {
        margin-bottom: 0 !important;
    }

    .beasy_module_image-boxes-vertical_432 {
        padding-bottom: 50px;
    }

    .owl-carousel h1 {
        font-size: 27px !important;
    }

    #header .header-logo img {
        height: 119px !important;
        margin-bottom: -32px;
    }
}