/*!
Theme Name: Best4u Child
Description: Best4u Theme. Child themes are the recommended way of making modifications to a theme. <a href="https://codex.wordpress.org/Child_Themes">Reade More</a>
Author: Best4u
Author URI: https://www.best4u.md/
Template: best4u
Version: 1.0.1
!*/
.search-404Page {
    padding: 0;
}
.fw-copyright a {
    text-decoration: none;
}
.copyright_text {
    text-align: left !important;
}
.b4u_link {
    text-align: right !important;
}
@media (min-width: 1200px) {
    .fw-container {
        width: 1200px;
    }
}
.header-1 .fw-sticky-menu .fw-header-main .fw-container {
    padding-top: 0;
    padding-bottom: 0;
}
@media (min-width: 1200px) {
    .header-1 .fw-sticky-menu .fw-header-main .fw-container {
        padding-bottom: 12px;
    }
}
.header-1 .fw-header-main {
    display: table;
}
.header-1 .fw-header-main .fw-container {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}
@media (min-width: 1200px) {
    .header-1 .fw-header-main .fw-container {
        padding-bottom: 12px;
    }
}
@media (max-width: 1024px) {
    .header-1 .fw-header-main .fw-container {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}
.header-1 .fw-header-main .fw-container:before {
    content: "";
    clear: none;
    position: absolute;
    top: 0;
    left: 15px;
    display: block;
    width: calc(100% - 30px);
    height: 100%;
    background: #ffffff;
    z-index: -1;
}
@media (max-width: 1024px) {
    .header-1 .fw-header-main .fw-container:before {
        width: 100%;
        left: 0;
    }
}
.fw-absolute-header .fw-header {
    position: absolute !important;
}
.fw-header-sticky .fw-sticky-menu {
    position: fixed !important;
}
.fw-form-search-full.fw-wrap-search-form {
    max-width: 1140px;
    left: 50%;
    transform: translateX(-50%);
}
.fw-form-search-full.fw-wrap-search-form .fw-search-form {
    width: 100% !important;
    max-width: 100%;
}
.fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search {
    max-width: 100%;
}
.fw-logo-no-retina.header-1 .fw-header:not(.fw-header-sticky-new-logo) .fw-mini-search {
    margin: 0 0 0 10px !important;
}
#mobile-menu .mm-navbar,
.mm-listview > li,
.mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
    border: none !important;
}
.header-1.fw-top-logo-left .fw-wrap-logo {
    width: 236px !important;
    margin-bottom: -24px;
}
@media (min-width: 1200px) {
    .header-1.fw-top-logo-left .fw-wrap-logo {
        position: fixed;
        top: 77px;
        right: 0;
        width: 180px !important;
    }
}
@media all and (max-width: 650px) {
    .header-1.fw-top-logo-left .fw-wrap-logo {
        width: 180px !important;
        margin-bottom: -18px;
    }
}
.header-1.fw-top-logo-left .fw-nav-wrap {
    float: left;
    width: calc(100% - 298px);
}
.header-1.fw-top-logo-left .fw-nav-wrap nav,
.header-1.fw-top-logo-left .fw-nav-wrap .fw-nav-menu {
    width: 100%;
}
.header-1.fw-top-logo-left .fw-nav-wrap .fw-nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding-left: 20px;
    padding-right: 20px;
}
.header-1.fw-top-logo-left .right-header {
    float: right;
    margin-top: 12px;
}
@media all and (max-width: 650px) {
    .header-1.fw-top-logo-left .right-header {
        margin-top: 4px;
    }
}
.header-1.fw-top-logo-left .right-header .fw-btn {
    font-size: 14.5px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    height: 46px;
    line-height: 46px;
    width: 116px;
    background-color: #000000;
    display: inline-block;
    color: #ffffff;
    -webkit-transition: ease opacity 0.3s;
    -o-transition: ease opacity 0.3s;
    transition: ease opacity 0.3s;
    border: 0;
    float: left;
}
.header-1.fw-top-logo-left .right-header .fw-btn:hover {
    opacity: 0.8;
}
@media all and (max-width: 650px) {
    .header-1.fw-top-logo-left .right-header .fw-btn {
        display: none;
    }
}
.header-1.fw-top-logo-left .right-header .fw-search {
    width: 46px !important;
    height: 46px;
    background-color: #ffdd00;
    text-align: center;
    margin: 0 0 0 10px !important;
    padding: 0 !important;
    display: inline-block;
    -webkit-transition: ease background-color 0.3s;
    -o-transition: ease background-color 0.3s;
    transition: ease background-color 0.3s;
    float: left !important;
}
.header-1.fw-top-logo-left .right-header .fw-search:hover {
    background-color: #e6c700;
}
.header-1.fw-top-logo-left .right-header .fw-search a {
    line-height: 46px;
    margin: auto;
    height: 100%;
    width: 100%;
    text-align: center;
}
.header-1.fw-top-logo-left .right-header .phone,
.header-1.fw-top-logo-left .right-header .loggin {
    width: 46px;
    height: 46px;
    background-color: #ffdd00;
    text-align: center;
    margin: 0 10px !important;
    padding: 0 !important;
    display: inline-block;
    -webkit-transition: ease background-color 0.3s;
    -o-transition: ease background-color 0.3s;
    transition: ease background-color 0.3s;
    float: left;
}
@media all and (max-width: 650px) {
    .header-1.fw-top-logo-left .right-header .phone,
    .header-1.fw-top-logo-left .right-header .loggin {
        display: none;
    }
}
.header-1.fw-top-logo-left .right-header .phone:hover,
.header-1.fw-top-logo-left .right-header .loggin:hover {
    background-color: #e6c700;
}
.header-1.fw-top-logo-left .right-header .phone a,
.header-1.fw-top-logo-left .right-header .loggin a {
    line-height: 46px;
    margin: auto;
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}
.header-1.fw-top-logo-left .right-header .phone a:after,
.header-1.fw-top-logo-left .right-header .loggin a:after {
    content: "\f095";
    font-size: 20px;
    transform: rotate(-90deg);
    font-family: FontAwesome;
    color: #000000;
    display: inline-block;
}
.header-1.fw-top-logo-left .right-header .loggin {
    margin-left: 0 !important;
    margin-right: 14px !important;
}
.header-1.fw-top-logo-left .right-header .loggin a {
    font-size: 0;
}
@media (max-width: 1200px) {
    .header-1.fw-top-logo-left .right-header .loggin a {
        font-size: 16.5px;
    }
}
.header-1.fw-top-logo-left .right-header .loggin a:after {
    content: "\f023";
    transform: none;
    font-size: 16.5px;
}
.header-1.fw-top-logo-left .right-header .loggin--out {
    width: auto;
    background: #000000;
    margin-left: 12px !important;
    transition: all ease 0.3s;
}
.header-1.fw-top-logo-left .right-header .loggin--out:hover {
    background: #000000;
    opacity: 0.8;
}
.header-1.fw-top-logo-left .right-header .loggin--out a {
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
}
.header-1.fw-top-logo-left .right-header .loggin--out a:after {
    content: "\f08b";
    color: #ffffff;
}
.header-1 .primary-navigation > ul > li > a,
.header-1 .intranet-navigation > ul > li > a {
    margin-left: 0;
    text-transform: uppercase;
}
.fw-absolute-header section.password-protected-section,
.fw-absolute-header .no-header-image {
    padding-top: 65px;
}
@media (max-width: 767px) {
    .fw-absolute-header section.password-protected-section,
    .fw-absolute-header .no-header-image {
        padding-top: 20px;
    }
}
.fw-site-navigation > ul > li.current-menu-item > a {
    color: #000 !important;
    font-weight: 800 !important;
}
@media (min-width: 1200px) {
    .admin-logged {
        display: none !important;
    }
}
.header-1 .fw-sticky-menu .fw-header-main .fw-container {
    padding-top: 0;
    padding-bottom: 0;
}
@media (min-width: 1200px) {
    .header-1 .fw-sticky-menu .fw-header-main .fw-container {
        padding-bottom: 12px;
    }
}
@media (max-width: 1024px) {
    .header-1 .fw-sticky-menu .fw-header-main .fw-container {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .header-1 .fw-sticky-menu .fw-wrap-logo {
        display: none;
    }
}
.fw-logo-no-retina.header-1 .fw-header:not(.fw-header-sticky-new-logo) .primary-navigation {
    margin-top: 24px;
}
.mm-listview .menu-item-login {
    padding: 15px 10px 15px 20px;
}
.header-1.fw-top-logo-left .mmenu-link,
.header-1.fw-top-logo-right .mmenu-link {
    margin: 14px 14px 0 5px !important;
}
@media all and (max-width: 650px) {
    .header-1.fw-top-logo-left .mmenu-link,
    .header-1.fw-top-logo-right .mmenu-link {
        margin: 15px 12px 0 12px !important;
    }
}
.fw-site-navigation > ul > li:hover a {
    color: #454545;
}
.fw-site-navigation > ul > li > a:after {
    height: 3px;
    background-color: #454545 !important;
}
.fw-site-navigation > ul > li ul {
    border-top: 20px solid transparent;
}
.fw-site-navigation > ul > li ul li:first-child {
    padding-top: 0;
}
.fw-site-navigation > ul > li ul li:last-child {
    padding-bottom: 0;
}
.header-blocks {
    padding-bottom: 10px;
}
.header-blocks .fw-text-inner {
    padding: 30px 30px 36px 30px;
}
@media all and (max-width: 991px) {
    .header-blocks .fw-text-inner {
        padding: 14px 14px 18px 16px;
    }
}
.header-blocks .fw-text-inner h1,
.header-blocks .fw-text-inner h2,
.header-blocks .fw-text-inner h3,
.header-blocks .fw-text-inner h4,
.header-blocks .fw-text-inner h5,
.header-blocks .fw-text-inner h6 {
    font-size: 24px;
    line-height: 30px;
}
.header-blocks .fw-col-inner {
    background-color: #ffffff;
    position: relative;
    -webkit-transition: ease all 0.3s;
    -o-transition: ease all 0.3s;
    transition: ease all 0.3s;
}
.header-blocks .fw-col-inner:hover {
    box-shadow: 0 2px 50px 0 rgba(0, 0, 0, 0.2);
}
.header-blocks .fw-col-inner:hover:after {
    opacity: 1;
    visibility: visible;
}
.header-blocks .fw-col-inner:after {
    -webkit-transition: ease all 0.3s;
    -o-transition: ease all 0.3s;
    transition: ease all 0.3s;
    opacity: 0;
    visibility: hidden;
    display: inline-block;
    content: "";
    width: 100%;
    height: 6px;
    background-color: #fd0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.header-blocks .fw-btn {
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    width: 100%;
    height: 100%;
    font-size: 0 !important;
}
.fw-btn-md {
    padding: 12px 30px;
}
.wide-block {
    position: relative;
}
.wide-block .fw-shortcode-custom-posts .fw-post-thumbnail {
    padding-bottom: 51%;
}
.wide-block .fw-shortcode-custom-posts .entry-content {
    height: 111px;
    overflow: hidden;
}
.wide-block .fw-shortcode-custom-posts .wrap-content {
    padding: 26px 30px;
}
@media all and (min-width: 1024px) and (max-width: 1200px) {
    .wide-block .fw-shortcode-custom-posts .wrap-content {
        padding: 49px 30px;
    }
}
.wide-block .fw-text-inner {
    padding: 13px 30px 17px;
}
.wide-block .fw-text-inner h1,
.wide-block .fw-text-inner h2,
.wide-block .fw-text-inner h3,
.wide-block .fw-text-inner h4,
.wide-block .fw-text-inner h5,
.wide-block .fw-text-inner h6 {
    font-size: 24px;
    line-height: 30px;
}
.wide-block:after {
    content: "";
    width: calc(100% - 30px);
    height: 80%;
    display: inline-block;
    background-color: #f1f1ec;
    bottom: 0;
    left: 15px;
    z-index: 0;
    position: absolute;
}
.wide-block .postlist-col {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
.wide-block .postlist-col .post {
    margin-bottom: 0;
}
.wide-block .fw-btn {
    margin-left: 30px !important;
    margin-bottom: 30px;
}
.maak-kennis .wide-block .fw-btn {
    margin-left: 0 !important;
    margin-bottom: 0;
}
@media all and (max-width: 600px) {
    .maak-kennis .fw-divider-space {
        display: none;
    }
}
.maak-kennis .fw-iconbox {
    width: 48%;
    margin-right: 4%;
    height: 236px;
    overflow: hidden;
    float: left;
}
@media all and (max-width: 600px) {
    .maak-kennis .fw-iconbox {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}
.maak-kennis .fw-iconbox.right-none {
    margin-right: 0;
}
.maak-kennis .fw-iconbox .fw-iconbox-image {
    height: 190px !important;
    width: 100% !important;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 0 !important;
}
.maak-kennis .fw-iconbox .fw-iconbox-image img {
    position: absolute;
    top: -999px;
    left: -999px;
    right: -999px;
    bottom: -999px;
    margin: auto;
    height: 100%;
    max-width: none;
    width: auto;
}
@media all and (max-width: 600px) {
    .maak-kennis .fw-iconbox .fw-iconbox-image img {
        min-width: 100%;
        height: auto;
        min-height: 100%;
    }
}
.maak-kennis .fw-iconbox .fw-iconbox-aside a {
    width: 100%;
    height: auto;
    line-height: 22px;
}
.fw-iconbox-1 .fw-iconbox-image img {
    border-radius: 0;
}
.fw-iconbox-1 {
    text-align: left;
}
.fw-btn {
    text-transform: uppercase;
}
.hovered .fw-wrap-col-inner {
    -webkit-transition: ease background-color 0.3s;
    -o-transition: ease background-color 0.3s;
    transition: ease background-color 0.3s;
    min-height: 210px;
}
@media all and (max-width: 767px) {
    .hovered .fw-wrap-col-inner {
        min-height: 150px;
    }
}
.hovered:hover .fw-wrap-col-inner {
    background-color: #fd0;
}
.fw-header-sticky .fw-sticky-menu {
    box-shadow: none;
}
@media all and (min-width: 768px) {
    .cat-blocks .fw-block-image-icon {
        max-height: 241px;
    }
}
@media all and (min-width: 1024px) and (max-width: 1200px) {
    .cat-blocks .fw-btn {
        font-size: 13px;
    }
}
@media all and (max-width: 1400px) {
    .two-large-blocks .fw-col-sm-12 .fw-col-inner {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width: 736px) {
    .two-large-blocks + section.fw-main-row-custom .fw-container {
        padding-top: 0;
        padding-bottom: 20px;
    }
}
@media all and (max-width: 767px) {
    .related-vacatures .fw-col-sm-6:nth-child(2) .text-right {
        text-align: left;
        margin-top: -60px;
    }
}
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
    .fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search {
        line-height: 30px;
    }
    .fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search::-webkit-input-placeholder {
        line-height: 40px;
    }
    .fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search::-moz-placeholder {
        line-height: 40px;
    }
    .fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search:-ms-input-placeholder {
        line-height: 40px;
    }
    .fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search:-moz-placeholder {
        line-height: 40px;
    }
}
@media not all and (min-resolution: 0.001dpcm) {
    .fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search {
        line-height: 30px;
    }
    .fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search::-webkit-input-placeholder {
        line-height: 40px;
    }
    .fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search::-moz-placeholder {
        line-height: 40px;
    }
    .fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search:-ms-input-placeholder {
        line-height: 40px;
    }
    .fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-input-search:-moz-placeholder {
        line-height: 40px;
    }
}
.fw-shortcode-vacatures-posts .fw-col-md-3 {
    float: left;
    margin-bottom: 28px !important;
    padding-top: 0;
    padding-bottom: 0;
}
@media all and (min-width: 991px) and (max-width: 1200px) {
    .fw-shortcode-vacatures-posts .fw-col-md-3 {
        width: 50%;
    }
}
@media all and (max-width: 620px) {
    .fw-shortcode-vacatures-posts .fw-col-md-3 {
        width: 100% !important;
    }
}
.fw-shortcode-vacatures-posts .fw-btn-post-read-more-blog {
    margin: 0 -21px -21px -21px !important;
    width: calc(100% + 42px);
    max-width: none;
    padding: 7px 20px;
    text-align: left;
}
.fw-shortcode-vacatures-posts .fw-btn-post-read-more-blog span {
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Exo";
    color: #000;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    text-align: left;
    position: relative;
}
.fw-shortcode-vacatures-posts .fw-btn-post-read-more-blog span .fa {
    float: right;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 0;
}
.fw-shortcode-vacatures-posts.postlist .post {
    background-color: #ffffff;
    position: relative;
    padding: 20px;
    word-break: break-word;
    transition: ease all 0.3s;
    margin-bottom: 0 !important;
    border: 1px solid #f1f1ec;
}
@media all and (max-width: 767px) {
    .fw-shortcode-vacatures-posts.postlist .post {
        padding-top: 20px !important;
    }
}
.fw-shortcode-vacatures-posts.postlist .post:hover {
    background-color: #f1f1ec;
    box-shadow: none !important;
}
.fw-shortcode-vacatures-posts.postlist .post .abs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.fw-shortcode-vacatures-posts.postlist .post .entry-title {
    margin-bottom: 6px;
    font-size: 22px;
    line-height: 30px;
}
.fw-shortcode-vacatures-posts.postlist .post p {
    font-size: 16px;
    line-height: 24px;
    color: #454545;
}
.fw-shortcode-vacatures-posts.postlist .post .content {
    margin-bottom: 20px;
}
.fw-shortcode-vacatures-posts.postlist .post .icons .v-row {
    display: inline-block;
    width: 100%;
}
.fw-shortcode-vacatures-posts.postlist .post .icons .v-row .icon {
    float: left;
    width: 20px;
    margin-right: 8px;
}
.fw-shortcode-vacatures-posts.postlist .post .icons .v-row .icon img {
    max-width: 100%;
}
.fw-shortcode-vacatures-posts.postlist .post .icons .v-row .label {
    float: left;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    font-weight: 400;
    width: calc(100% - 30px);
    white-space: normal;
    text-align: left;
}
.fw-shortcode-vacatures-posts.postlist .post .icons .v-row .icon__img {
    display: inline-block;
    width: 20px;
    height: 26px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 5px;
}
.fw-shortcode-vacatures-posts.postlist .post .icons .v-row:nth-child(1) .icon__img {
    background-image: url("assets/images/location.png");
}
.fw-shortcode-vacatures-posts.postlist .post .icons .v-row:nth-child(2) .icon__img {
    background-image: url("assets/images/time.png");
    height: 20px;
}
.fw-shortcode-vacatures-posts.postlist .post .fw-btn .fa {
    margin-right: 0;
}
.word-break {
    word-break: break-word;
}
.paging-navigation,
nav.woocommerce-pagination {
    background-color: transparent;
    padding: 26px 0 0 0;
    margin: 0;
}
.paging-navigation .page-numbers,
nav.woocommerce-pagination .page-numbers {
    font-size: 16px;
    font-weight: 800;
    color: #000;
}
.paging-navigation .page-numbers:not(.prev),
.paging-navigation .page-numbers:not(.next),
nav.woocommerce-pagination .page-numbers:not(.prev),
nav.woocommerce-pagination .page-numbers:not(.next) {
    width: 37px;
    height: 37px;
    background-color: #ffffff;
    margin: 0 8px;
    line-height: 37px;
    padding: 0;
}
.paging-navigation .page-numbers:not(.prev):hover,
.paging-navigation .page-numbers:not(.next):hover,
nav.woocommerce-pagination .page-numbers:not(.prev):hover,
nav.woocommerce-pagination .page-numbers:not(.next):hover {
    background-color: #fd0;
    color: #000;
}
.paging-navigation .page-numbers:not(.prev).current,
.paging-navigation .page-numbers:not(.next).current,
nav.woocommerce-pagination .page-numbers:not(.prev).current,
nav.woocommerce-pagination .page-numbers:not(.next).current {
    background-color: #fd0;
    color: #000;
}
.paging-navigation .page-numbers.prev,
.paging-navigation .page-numbers.next,
nav.woocommerce-pagination .page-numbers.prev,
nav.woocommerce-pagination .page-numbers.next {
    background-color: transparent;
    color: #000;
    width: auto;
    height: auto;
    margin: 0;
}
.paging-navigation .page-numbers.prev:hover,
.paging-navigation .page-numbers.prev:focus,
.paging-navigation .page-numbers.prev:active,
.paging-navigation .page-numbers.next:hover,
.paging-navigation .page-numbers.next:focus,
.paging-navigation .page-numbers.next:active,
nav.woocommerce-pagination .page-numbers.prev:hover,
nav.woocommerce-pagination .page-numbers.prev:focus,
nav.woocommerce-pagination .page-numbers.prev:active,
nav.woocommerce-pagination .page-numbers.next:hover,
nav.woocommerce-pagination .page-numbers.next:focus,
nav.woocommerce-pagination .page-numbers.next:active {
    background-color: transparent;
    box-shadow: none;
}
@media all and (max-width: 500px) {
    .paging-navigation .page-numbers.prev,
    nav.woocommerce-pagination .page-numbers.prev {
        width: 100%;
        margin-bottom: 20px;
    }
}
@media all and (max-width: 500px) {
    .paging-navigation .page-numbers.next,
    nav.woocommerce-pagination .page-numbers.next {
        width: 100%;
        margin-top: 20px;
    }
}
.fw-shortcode-vacatures-posts {
    margin-left: -15px;
    margin-right: -15px;
}
.fw-js-load-more-vacatures-posts {
    display: inline-block;
    clear: both;
    margin-top: 26px;
    width: 100% !important;
}
.w100 {
    width: 100%;
}
.breadcrumbs {
    padding-top: 13px;
    margin-bottom: 1px;
}
.breadcrumbs span {
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    color: #000000;
    padding-right: 4px !important;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    background-color: transparent;
}
.breadcrumbs span:last-child:after {
    content: none;
}
.breadcrumbs .fa {
    margin-right: 6px;
    font-size: 13px;
    color: #767676;
    font-weight: 700;
}
.breadcrumbs a {
    font-size: 13px;
    line-height: 13px;
    color: #767676;
}
.breadcrumbs a span {
    color: #767676;
    text-decoration: underline;
}
.breadcrumbs-section div[class^="fw-col-sm-"],
.breadcrumbs-section div[class^="fw-col-md-"],
.breadcrumbs-section div[class^="fw-col-xs-"] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.fw-overlay-1 .fw-block-image-child .fw-block-image-overlay i[class*="fw-icon-"] {
    background-color: #fd0;
}
.fw-block-image-parent .fw-icon-link:before {
    color: #000;
}
.no-padding-top .fw-container {
    padding-top: 20px !important;
}
.vacatures-info .v-row {
    width: 48%;
    margin-right: 4%;
    float: left;
    margin-top: 17px;
}
@media all and (max-width: 767px) {
    .vacatures-info .v-row {
        width: 100%;
        margin-right: 0;
    }
}
.vacatures-info .v-row:nth-child(2n) {
    margin-right: 0;
}
.vacatures-info .v-row .wrap {
    display: inline-block;
    width: 100%;
}
.vacatures-info .v-row .wrap .icon {
    float: left;
    width: 26px;
}
.vacatures-info .v-row .wrap .icon img {
    width: 100%;
    height: auto;
}
.vacatures-info .v-row .wrap .label {
    float: left;
    width: calc(100% - 26px);
    padding-right: 90px;
    padding-left: 26px;
    font-size: 20px;
    line-height: 32px;
    color: #454545;
    text-align: left;
    font-weight: 400;
    white-space: normal;
}
@media all and (max-width: 1200px) {
    .vacatures-info .v-row .wrap .label {
        padding-right: 0;
    }
}
.single .fw-page-builder-content .fw-main-row .fw-container,
.single .fw-page-builder-content .fw-main-row-custom .fw-container,
.single .fw-page-builder-content .fw-main-row .fw-container-fluid,
.single .fw-page-builder-content .fw-main-row-custom .fw-container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.single-vac-person h4 {
    font-size: 28px;
}
.single-vac-person .fw-iconbox-image {
    border: 2px solid #ffffff;
}
.single-vac-person .fw-iconbox-text ul {
    margin-left: 0;
    padding-left: 0;
}
.single-vac-person .fw-iconbox-text ul li {
    list-style: none;
    float: left;
}
.single-vac-person .fw-iconbox-text ul li:after {
    content: "-";
    font-size: 18px;
    color: #7b7b7b;
    margin: 0 10px;
    display: inline-block;
}
.single-vac-person .fw-iconbox-text ul li:last-child:after {
    content: none;
}
.single-vac-person .fw-iconbox-text ul li a {
    font-size: 18px;
    color: #7b7b7b;
    font-weight: 400;
}
.single-vac-person .fw-iconbox-text ul li a[href^="tel:"]:before {
    content: "\f095";
    font-family: "FontAwesome";
    font-size: 18px;
    margin-right: 4px;
    transform: rotate(-90deg);
    display: inline-block;
    font-weight: 400;
}
.single-vac-person .fw-iconbox-text ul li a[href^="mailto:"]:before {
    content: "\f003";
    font-family: "FontAwesome";
    font-size: 18px;
    margin-right: 4px;
    display: inline-block;
    font-weight: 400;
}
@media all and (max-width: 500px) {
    .single-vac-person .fw-iconbox-aside {
        clear: both;
        margin-left: 0 !important;
        width: 100%;
        padding-top: 10px;
    }
}
.fw-portfolio-masonry-off.postlist .post {
    display: block;
}
.fw-js-load-more-custom-posts,
.fw-js-load-more-posts {
    width: 100% !important;
}
.fw-shortcode-latest-posts article,
.fw-shortcode-custom-posts article {
    background-color: #ffffff;
    transition: ease box-shadow 0.3s;
}
.fw-shortcode-latest-posts article a:hover,
.fw-shortcode-custom-posts article a:hover {
    color: inherit;
}
.fw-shortcode-latest-posts article:hover,
.fw-shortcode-custom-posts article:hover {
    box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.2);
}
.fw-shortcode-latest-posts article:hover .wrap-content:after,
.fw-shortcode-custom-posts article:hover .wrap-content:after {
    opacity: 1;
    visibility: visible;
}
@media all and (max-width: 992px) {
    .fw-shortcode-latest-posts .fw-col-md-6,
    .fw-shortcode-custom-posts .fw-col-md-6 {
        width: 100% !important;
    }
}
.fw-shortcode-latest-posts .fw-post-thumbnail,
.fw-shortcode-custom-posts .fw-post-thumbnail {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 51%;
}
.fw-shortcode-latest-posts .fw-post-thumbnail img,
.fw-shortcode-custom-posts .fw-post-thumbnail img {
    position: absolute;
    top: -999px;
    bottom: -999px;
    left: -999px;
    right: -999px;
    margin: auto;
    height: auto;
    min-height: 100%;
    max-height: none;
    width: 100%;
}
.fw-shortcode-latest-posts .wrap-content,
.fw-shortcode-custom-posts .wrap-content {
    padding: 20px 33px 48px;
    position: relative;
}
@media all and (max-width: 767px) {
    .fw-shortcode-latest-posts .wrap-content,
    .fw-shortcode-custom-posts .wrap-content {
        padding: 16px;
    }
}
.fw-shortcode-latest-posts .wrap-content:after,
.fw-shortcode-custom-posts .wrap-content:after {
    content: "";
    width: 100%;
    height: 6px;
    background-color: #fd0;
    opacity: 0;
    visibility: hidden;
    transition: ease opacity 0.3s, ease visibility 0.3s;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.fw-shortcode-latest-posts .wrap-content .date,
.fw-shortcode-custom-posts .wrap-content .date {
    font-size: 14px;
}
.fw-shortcode-latest-posts .entry-header,
.fw-shortcode-custom-posts .entry-header {
    margin-bottom: 10px;
}
.fw-shortcode-latest-posts .fw-btn,
.fw-shortcode-custom-posts .fw-btn {
    margin-top: 20px;
    line-height: 20px;
}
.fw-shortcode-latest-posts .entry-title,
.fw-shortcode-custom-posts .entry-title {
    font-size: 24px;
    line-height: 30px;
}
.fw-shortcode-latest-posts ul,
.fw-shortcode-custom-posts ul {
    padding-left: 0;
    display: table;
}
.fw-shortcode-latest-posts ul li,
.fw-shortcode-custom-posts ul li {
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    float: left;
    list-style: none;
    padding-right: 5px;
    color: #000000;
}
.fw-shortcode-latest-posts ul li.first,
.fw-shortcode-custom-posts ul li.first {
    text-decoration: none;
    color: #454545;
}
.fw-shortcode-latest-posts ul li.first:after,
.fw-shortcode-custom-posts ul li.first:after {
    content: none;
}
.fw-shortcode-latest-posts ul li:last-child:after,
.fw-shortcode-custom-posts ul li:last-child:after {
    content: none;
}
.fw-shortcode-latest-posts ul li:after,
.fw-shortcode-custom-posts ul li:after {
    content: ",";
}
.gradient-overlay {
    position: relative;
}
.gradient-overlay:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(153, 153, 153, 0) 63%, rgba(153, 153, 153, 0.06) 69%, rgba(0, 0, 0, 0.35) 100%);
    background: -webkit-linear-gradient(top, rgba(153, 153, 153, 0) 63%, rgba(153, 153, 153, 0.06) 69%, rgba(0, 0, 0, 0.35) 100%);
    background: linear-gradient(to bottom, rgba(153, 153, 153, 0) 63%, rgba(153, 153, 153, 0.06) 69%, rgba(0, 0, 0, 0.35) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00999999', endColorstr='#59000000', GradientType=0);
}
.gradient-overlay .fw-container {
    position: relative;
    z-index: 2;
}
.social-share {
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.social-share a {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    transition: opacity ease 0.3s;
    opacity: 1;
}
.social-share a:hover {
    opacity: 0.8;
}
.social-share a .fa {
    font-size: 16px;
    color: #ffffff;
    line-height: 50px;
}
.social-share a.facebook {
    background-color: #3b5999;
}
.social-share a.twitter {
    background-color: #55acee;
}
.social-share a.pinterest {
    background-color: #ca3737;
}
.social-share a.linkedin {
    background-color: #0077b5;
}
.fw-form-search-full.fw-wrap-search-form {
    max-width: 1170px;
}
.cst-accordion .panel-heading {
    background-color: #fd0;
}
.cst-accordion .panel {
    border: 0 !important;
    box-shadow: none;
}
.cst-accordion .panel-body {
    padding: 0;
}
.cst-accordion .item {
    display: table;
    width: 100%;
    position: relative;
    padding: 14px 0 12px;
}
.cst-accordion .item:nth-child(even) {
    background-color: #f1f1ec;
}
.cst-accordion .item .number {
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    top: 15px;
    left: 18px;
}
.cst-accordion .item .cnt {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    float: left;
    padding-left: 94px;
}
.cst-accordion .item .users {
    float: right;
    padding-right: 20px;
    font-size: 24px;
}
.cst-accordion .panel-title {
    font-size: 22px;
}
.cst-accordion .panel-title a:hover {
    color: #000;
}
.usps .fw-iconbox-image {
    position: relative;
    margin-bottom: 36px;
    margin-left: 0;
}
.usps .fw-iconbox-image img {
    height: auto;
    position: absolute;
    top: auto;
    bottom: 0;
    left: -999px;
    right: -999px;
    margin: auto;
}
.usps .fw-col-inner {
    position: relative;
    border: 1px solid #f1f1ec;
    padding: 20px;
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .usps .fw-col-inner {
        padding: 40px 20px 20px !important;
        margin-bottom: 0;
    }
}
.usps .fw-col-inner:after {
    width: calc(100% + 2px);
    content: "";
    height: 7px;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: -1px;
    transition: ease background 0.3s;
}
.usps .fw-col-inner:hover:after {
    background-color: #fd0;
}
.usps .fw-col-inner .fw-btn-md {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    color: transparent;
}
.usps .fw-col-inner .fw-iconbox-text {
    padding-bottom: 0;
}
.usps .no-border .fw-col-inner {
    border: none;
    border-top: 1px solid #f1f1ec;
    padding-top: 100px;
    margin-bottom: 20px;
}
.usps .no-border .fw-col-inner:after {
    content: none;
}
.underline-button {
    text-decoration: underline;
    text-transform: none;
    padding-top: 20px;
}
body .cn-button.wp-default {
    background: #fd0;
    border: 0;
    transition: ease opacity 0.3s;
}
body .cn-button.wp-default:hover {
    opacity: 0.8;
    background: #fd0;
}
.gform_wrapper form ul {
    padding-left: 0;
}
.gform_wrapper form ul li {
    list-style: none;
    margin-bottom: 26px;
}
.gform_wrapper form ul li label {
    cursor: pointer;
}
.gform_wrapper form ul li input {
    margin-bottom: 16px;
    background-color: #f1f1ec !important;
    border: 0 !important;
}
.gform_wrapper form ul li select {
    background-color: #f1f1ec !important;
    border: 0 !important;
}
.gform_wrapper form ul li:nth-child(1) input,
.gform_wrapper form ul li:nth-child(2) input,
.gform_wrapper form ul li:nth-child(3) input {
    width: 60%;
}
.gform_wrapper form ul li textarea {
    height: 194px;
    resize: none !important;
    background-color: #f1f1ec !important;
    border: 0 !important;
}
.gform_wrapper .gfield_label {
    font-size: 18px;
    font-weight: 600 !important;
}
.gform_wrapper .gform_footer {
    clear: both;
    width: 100%;
}
.gform_wrapper .upload-input {
    text-align: center;
}
.gform_wrapper .upload-input .gform_drop_area {
    background-color: #f1f1ec;
}
.gform_wrapper .upload-input .button {
    background-color: #91918e !important;
    margin-top: 16px !important;
}
.gform_wrapper .upload-input input {
    width: auto !important;
    border-radius: 0 !important;
    font-size: 16px;
    color: #ffffff !important;
    text-transform: uppercase !important;
}
.gform_wrapper .upload-input .gform_drop_instructions {
    color: #000 !important;
}
.gform_wrapper .upload-input .gfield_label {
    text-align: left;
    width: 100%;
}
.gform_wrapper .upload-input .ginput_preview {
    margin-top: 10px;
    text-align: left;
}
.gform_wrapper .upload-input .ginput_preview:first-child {
    margin-top: 40px;
}
.gform_wrapper .upload-input .ginput_preview strong {
    font-weight: 600;
    font-size: 16px;
}
.gform_wrapper form .selectize-input > input[type="text"] {
    display: none !important;
}
.gform_wrapper .selectize-control {
    background-color: #f1f1ec;
}
.gform_wrapper .selectize-input {
    background-color: #f1f1ec;
    padding: 0;
    border: 0 !important;
    width: 100%;
    display: block;
}
.gform_wrapper .selectize-input .item {
    padding: 12px 15px;
    line-height: 28px;
    width: 100%;
    display: block;
}
.gform_wrapper .selectize-input input {
    height: 0 !important;
    display: none !important;
}
.gform_wrapper .selectize-input,
.gform_wrapper .selectize-control.single .selectize-input.input-active,
.gform_wrapper .selectize-dropdown {
    background-color: #f1f1ec;
    border: 0;
}
.gform_wrapper .selectize-dropdown [data-selectable] {
    font-weight: 400 !important;
}
.gform_wrapper .gfield .jbfile-styler .gform_drop_area {
    padding: 26px 24px;
}
.panel-group .panel + .panel {
    margin-top: 0;
}
.half-left-col {
    width: 48.5%;
    float: left;
}
@media all and (max-width: 767px) {
    .half-left-col {
        width: 100%;
    }
}
.half-left-col input {
    width: 100% !important;
}
.half-right-col {
    width: 48.5%;
    float: right;
}
@media all and (max-width: 767px) {
    .half-right-col {
        width: 100%;
    }
}
.half-right-col input {
    width: 100% !important;
}
.full-col {
    width: 100%;
}
.full-col input,
.full-col textarea {
    width: 100% !important;
}
.gform_wrapper .gform_button {
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 19px 40px 15px !important;
}
.gform_wrapper .gform_validation_container {
    display: none;
}
.gform_wrapper .gform_footer input[type="submit"] {
    border: 0 !important;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    padding: 8px 30px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.gform_wrapper .gform_footer.top_label {
    padding: 0;
    margin: 0;
}
.gform_wrapper .gsection.empty {
    display: none;
}
.gform_wrapper #field_1_12,
.gform_wrapper #field_1_7 {
    display: none;
}
.validation_error {
    color: #ff0000;
}
.gform_title {
    display: none;
}
.gfield_error .gfield:after {
    content: none;
}
.gfield_required {
    display: none;
}
.gform_wrapper .gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
    border: 1px solid #ff0000 !important;
}
.validation_message {
    display: none;
}
.contact_bold {
    font-weight: 500;
}
.contact-heading.fw-heading {
    margin-bottom: 5px;
}
::-webkit-input-placeholder {
    font-family: "Exo", sans-serif;
}
::-moz-placeholder {
    font-family: "Exo", sans-serif;
}
:-ms-input-placeholder {
    font-family: "Exo", sans-serif;
}
:-moz-placeholder {
    font-family: "Exo", sans-serif;
}
.socials-list {
    padding: 0;
    margin: 0;
}
.socials-list .social-item {
    display: inline-block;
}
.socials-list .social-item a {
    display: flex;
    border-radius: 4px;
    background: #eee;
    margin-right: 3px;
    width: 43px;
    height: 43px;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.socials-list .social-item a i {
    font-size: 22px;
    color: #fff;
}
.socials-list .social-item.facebook-item a {
    background: #3b5998;
}
.socials-list .social-item.facebook-item a:hover {
    background: #092766;
}
.socials-list .social-item.twitter-item a {
    background: #1da1f2;
}
.socials-list .social-item.twitter-item a:hover {
    background: #006fc0;
}
.socials-list .social-item.linkedin-item a {
    background: #0077b5;
}
.socials-list .social-item.linkedin-item a:hover {
    background: #004583;
}
.socials-list .social-item.instagram-item a {
    background: #c13584;
}
.socials-list .social-item.instagram-item a:hover {
    background: #8f0352;
}
.socials-list .social-item.youtube-item a {
    background: #ff0000;
}
.socials-list .social-item.youtube-item a:hover {
    background: #cd0000;
}
.search-field {
    font-family: "Exo", sans-serif !important;
}
.fw-footer-bar .fw-copyright {
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    float: left;
}
@media all and (max-width: 991px) {
    .fw-footer-bar .fw-copyright {
        float: none;
    }
}
.fw-footer-bar .fw-copyright a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
}
.fw-footer-bar .fw-copyright p {
    line-height: 22px;
}
.ft-socials {
    float: right;
    line-height: 22px;
}
@media all and (max-width: 991px) {
    .ft-socials {
        float: none;
    }
}
.ft-socials a {
    color: #ffffff;
}
.ft-socials .f-label {
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
}
.ft-socials .fw-footer-social {
    display: inline-block;
}
.ft-socials .fw-footer-social a {
    transition: ease color 0.3s;
    margin: 0 8px;
    line-height: 22px;
}
.ft-socials .fw-footer-social a i {
    font-size: 17px;
}
body .fw-footer .widget {
    text-align: center;
}
body .fw-footer .widget .textwidget p {
    font-size: 20px;
    line-height: 36px;
}
@media all and (min-width: 1200px) {
    body .fw-footer .fw-col-md-12 {
        padding: 0 104px;
    }
}
body .fw-footer .gform_wrapper {
    width: 100%;
    display: inline-block;
    margin: 34px auto 0;
}
body .fw-footer .gform_body {
    width: 66.66%;
    float: left;
}
@media all and (max-width: 767px) {
    body .fw-footer .gform_body {
        width: 100%;
    }
}
body .fw-footer .gform_footer {
    width: 33.33%;
    float: left;
    clear: none;
}
@media all and (max-width: 767px) {
    body .fw-footer .gform_footer {
        width: 100%;
    }
}
body .fw-footer .gform_footer .gform_button {
    width: 100%;
    text-transform: uppercase;
    font-size: 16px !important;
    padding: 20px 20px 16px !important;
}
body .fw-footer .gform_fields {
    width: 100%;
}
body .fw-footer .gform_fields .gfield_label {
    display: none;
}
body .fw-footer .gform_fields .gfield {
    width: 50%;
    float: left;
}
@media all and (max-width: 767px) {
    body .fw-footer .gform_fields .gfield {
        width: 100%;
        margin-bottom: 20px;
    }
}
body .fw-footer .gform_fields .gfield:first-child {
    position: relative;
}
body .fw-footer .gform_fields .gfield:first-child:after {
    position: absolute;
    top: 11px;
    right: 0;
    width: 2px;
    background-color: #fd0;
    height: 42px;
    content: "";
    display: block;
}
@media all and (max-width: 767px) {
    body .fw-footer .gform_fields .gfield:first-child:after {
        content: none;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    body .fw-footer .gform_fields .gfield:first-child:after {
        top: 8px;
    }
}
body .fw-footer .gform_fields .gfield input {
    width: 100%;
    font-size: 15px;
    color: #000 !important;
    font-weight: 500 !important;
    border-radius: 0 !important;
    padding: 17px 20px !important;
}
body .fw-footer .gform_fields .gfield input::-webkit-input-placeholder {
    color: #000000;
}
body .fw-footer .gform_fields .gfield input::-moz-placeholder {
    color: #000000;
}
body .fw-footer .gform_fields .gfield input:-ms-input-placeholder {
    color: #000000;
}
body .fw-footer .gform_fields .gfield input:-moz-placeholder {
    color: #000000;
}
body .fw-footer .gform_fields .gfield:not(.gfield_error) input {
    border-color: transparent !important;
}
.fw-footer {
    border-top: 1px solid #f1f1ec;
}
.fw-footer-widgets {
    padding-top: 130px;
    padding-bottom: 142px;
}
@media all and (max-width: 767px) {
    .fw-footer-widgets {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
.fw-footer .widget {
    margin-bottom: 0;
}
.fw-footer .widget .widget-title {
    font-family: "Exo", sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 8px;
}
.fw-footer .widget .textwidget * {
    font-size: 14.5px;
    line-height: 1.9;
}
.fw-footer .b4u-socials-widget {
    list-style: none !important;
    padding: 0 !important;
    margin-top: 10px;
}
.fw-footer .b4u-socials-widget a {
    float: left;
    width: 40px !important;
    height: 40px !important;
    background: #000;
    margin-right: 8px;
    display: block;
    text-align: center;
}
.fw-footer .b4u-socials-widget a i {
    width: 100%;
    display: block;
}
.fw-footer .b4u-socials-widget a i.fa {
    font-size: 24px;
    padding: 8px 0 0;
    margin: auto;
    color: #fff !important;
}
.fw-footer .b4u-socials-widget a:hover {
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fw-footer .b4u-socials-widget a:hover i.fa {
    color: #000 !important;
}
.fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-close-search-form,
.fw-form-search-full.fw-wrap-search-form .fw-search-form .fw-submit-wrap:before {
    color: #fd0;
}
body.search.search-results article .wrap-entry-meta {
    display: none;
}
body.search.search-results article.categories-vacatures .wrap-entry-meta {
    display: block;
}
body.search.search-results a.fw-btn-post-read-more-blog {
    padding-left: 35px;
    padding-right: 35px;
}
.paging-navigation .page-numbers.dots,
nav.woocommerce-pagination .page-numbers.dots {
    color: #000;
}
.paging-navigation .page-numbers.dots:hover,
nav.woocommerce-pagination .page-numbers.dots:hover {
    background-color: transparent !important;
}
.ginput_preview {
    cursor: pointer;
}
body.home a.cst-iconbox {
    position: relative;
    display: block;
}
body.home a.cst-iconbox:after {
    content: "\f105";
    padding-left: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 43px;
    height: 43px;
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 44px;
    color: #000;
    background-color: #fd0;
    border-radius: 50%;
    opacity: 0;
    z-index: 2;
    transform: translate(-50%, -50%) scale(0.5);
    transition: all 0.2s ease-in-out;
}
body.home a.cst-iconbox:before {
    content: "";
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
    transition: all 0.3s ease;
}
body.home a.cst-iconbox:hover:after {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
body.home a.cst-iconbox:hover:before {
    opacity: 1;
}
body.home a.cst-iconbox:hover img {
    transform: scale(1.1);
}
body.home a.cst-iconbox .fw-iconbox-image {
    overflow: hidden;
}
body.home a.cst-iconbox img {
    transition: all 0.2s linear;
    -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 768px) {
    .cst-one-col .postlist-col {
        width: 100%;
    }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
    .cst-one-col .postlist-col {
        width: 100% !important;
    }
}
.postlist.postlist-grid .postlist-col {
    float: left;
}
@media (max-width: 600px) {
    .postlist.postlist-grid .postlist-col {
        width: 100%;
    }
}
@media screen and (min-width: 800px) {
    .smush-detected-img {
        border: none;
        border-radius: 0;
        transition: none;
        box-shadow: none;
    }
}
.hero-section {
    position: relative;
}
.hero-section:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 1;
}
.projects-categories .flex-row {
    display: flex;
}
@media (max-width: 767px) {
    .projects-categories .flex-row {
        flex-direction: column;
    }
}
.projects-categories .col {
    flex-basis: 33%;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .projects-categories .col {
        flex-basis: 100%;
    }
}
.projects-categories h3 {
    font-size: 20px;
    margin-bottom: 0;
}
.projects-categories ul {
    padding: 0;
    margin: 0;
}
.projects-categories ul li {
    font-size: 17px;
    font-weight: 500;
    color: #454545;
    list-style: none;
    float: left;
    position: relative;
    padding-right: 20px;
}
.projects-categories ul li:before {
    content: "";
    position: absolute;
    top: 3px;
    right: 10px;
    background-color: #fd0;
    width: 2px;
    height: 20px;
}
.projects-categories ul li:last-child:before {
    content: none;
}
a {
    transition: color ease 0.2s;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.data-bg {
    background-position: center;
    background-size: cover;
}
.projecten-single-slider {
    position: relative;
}
@media (max-width: 1200px) {
    .projecten-single-slider {
        width: 75%;
        margin: 0 auto;
    }
}
.projecten-single-slider .item {
    padding-bottom: 75%;
}
.projecten-single-slider .owl-stage-outer {
    overflow: visible;
}
.projecten-single-slider .owl-stage {
    overflow: hidden;
}
.projecten-single-slider .owl-prev {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7) !important;
    outline: none;
}
.projecten-single-slider .owl-next {
    position: absolute;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7) !important;
    outline: none;
}
.container-no-padding .fw-container {
    padding-top: 0;
    padding-bottom: 0;
}
.single .fw-page-builder-content .fw-main-row-custom.container-no-padding .fw-container {
    padding-top: 0;
    padding-bottom: 0;
}
.single .fw-page-builder-content .fw-main-row-custom.row-no-margins .fw-row {
    margin: 0 auto;
}
.fw-overlay-7 .fw-block-image-child .fw-block-image-overlay i[class*="fw-icon-"] {
    background-color: #fd0;
}
.gallery-for-loggedin-users .fw-gallery {
    padding-top: 70px;
    padding-bottom: 70px;
    padding-left: 15px;
}
@media (max-width: 767px) {
    .gallery-for-loggedin-users .fw-gallery {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
.clear-both {
    clear: both;
}
.align-center {
    text-align: center;
}
.fsz-32 {
    font-size: 32px;
}
.fsz-37 {
    font-size: 37px;
}
.projecten-custom-posts-selectable {
    margin-top: 32px;
}
.projecten-custom-posts-selectable ul {
    padding-left: 0;
    display: table;
}
.projecten-custom-posts-selectable ul li {
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    float: left;
    list-style: none;
    padding-right: 5px;
    color: #000000;
}
.projecten-custom-posts-selectable ul li.first {
    text-decoration: none;
    color: #454545;
}
.projecten-custom-posts-selectable ul li.first:after {
    content: none;
}
.projecten-custom-posts-selectable ul li:last-child:after {
    content: none;
}
.projecten-custom-posts-selectable ul li:after {
    content: ",";
}
.news-custom-posts-selectable {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .news-custom-posts-selectable {
        margin-top: 0;
    }
}
.fw-content-vertical-align-middle .fw-container * {
    color: #ffffff;
    font-size: 44px;
}
.single-post .fw-section-height-md {
    height: auto;
    min-height: 300px;
    padding-top: 110px !important;
    padding-bottom: 72px;
    position: relative;
    margin-bottom: -25px !important;
}
@media (max-width: 767px) {
    .single-post .fw-section-height-md {
        margin-bottom: -50px !important;
    }
}
.single-post .fw-section-height-md:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
}
@media (max-width: 767px) {
    .single .post.post-details .entry-header {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .single .post.post-details .entry-header .wrap-entry-meta {
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .single .post.post-details .entry-content {
        padding: 0;
    }
}
.blog-post-navigation a[rel="next"],
.blog-post-navigation a[rel="prev"] {
    height: auto;
    background-color: transparent;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) {
    background-image: none;
    padding-top: 50px;
    padding-bottom: 50px;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .fw-main-row-overlay {
    background-color: #f1f1ec !important;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget-title {
    text-align: left;
    line-height: 22px;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget-title span {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget {
    color: #454545;
    font-weight: 400;
    font-size: 16px;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget ul {
    padding-left: 0;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget li {
    list-style: none;
    text-align: left;
    color: #454545;
    font-weight: 400;
    font-size: 16px;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget a {
    color: #000;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget a:hover {
    color: #fd0;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget p {
    text-align: left;
    color: #454545;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    padding-top: 5px;
    margin-bottom: 26px;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget p:last-child {
    margin-bottom: 0;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget .fw-btn {
    margin-top: -10px;
    font-weight: 700;
    padding: 13px 30px 10px;
    letter-spacing: 0;
}
body .fw-footer .fw-footer-widgets:not(.fw-footer-widgets-form) .widget .fw-btn:hover {
    color: #000;
}
body .fw-footer .fw-footer-widgets.fw-footer-widgets-form {
    padding-top: 132px;
    padding-bottom: 116px;
}
body .fw-footer .fw-footer-widgets.fw-footer-widgets-form .widget-title {
    font-size: 37px;
    font-weight: 700;
    margin-bottom: 10px;
}
body .fw-footer .fw-footer-widgets.fw-footer-widgets-form .textwidget {
    font-size: 20px;
}
@media (min-width: 1200px) {
    body .fw-footer .fw-footer-widgets .fw-col-md-1-5:nth-child(4) {
        margin-left: -7px;
        padding-right: 7px;
    }
}
@media (max-width: 1200px) {
    body .fw-footer .footer-cols-5 .fw-container {
        margin-bottom: -30px;
    }
}
@media (max-width: 767px) {
    body .fw-footer .footer-cols-5 .fw-container {
        margin-bottom: 0;
    }
}
@media (max-width: 1200px) {
    body .fw-footer .footer-cols-5 .fw-col-sm-4 {
        width: 33%;
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    body .fw-footer .footer-cols-5 .fw-col-sm-4 {
        width: 100%;
        margin-bottom: 0;
    }
}
@media (max-width: 1200px) {
    body .fw-footer .footer-cols-5 .fw-col-sm-4:nth-child(4) {
        clear: left;
    }
}
.fw-footer-bar a {
    transition: ease color 0.3s;
}
.fw-footer-bar a:hover {
    color: #fd0;
}
.above-footer-links {
    background-color: #ffffff;
}
.above-footer-links .col-md-4 {
    border-left: 1px solid #f1f1ec;
}
@media (max-width: 991px) {
    .above-footer-links .col-md-4 {
        border-left: 0;
        border-bottom: 1px solid #f1f1ec;
    }
}
@media (max-width: 767px) {
    .above-footer-links .col-md-4 {
        text-align: left;
    }
}
.above-footer-links .col-md-4 a {
    padding: 42px 0;
    display: block;
}
.above-footer-links .col-md-4 a:hover {
    color: #000;
}
.above-footer-links .col-md-4 a:hover .bold-label {
    color: #fd0;
}
.above-footer-links .col-md-4 .item {
    position: relative;
    padding-left: 100px;
}
@media (max-width: 991px) {
    .above-footer-links .col-md-4 .item {
        display: inline-block;
        text-align: left;
    }
}
.above-footer-links .col-md-4 .item:before {
    font-family: "icomoon";
    font-size: 47px;
    color: #000;
    position: absolute;
    top: 10px;
    left: 30px;
}
.above-footer-links .col-md-4 .item .label-light {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding-right: 10px;
}
.above-footer-links .col-md-4 .item .bold-label {
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
    text-transform: uppercase;
    transition: ease color 0.2s;
}
.above-footer-links .email .item:before {
    content: "\e900";
}
.above-footer-links .phone .item:before {
    content: "\e902";
}
.above-footer-links .downloads {
    border-right: 1px solid #f1f1ec;
}
.above-footer-links .downloads .item:before {
    content: "\e901";
}
@media (max-width: 991px) {
    .above-footer-links .downloads {
        border-right: 0;
    }
}
.breadcrumbs span:last-child {
    background-color: transparent;
}
.container {
    width: 100%;
    max-width: 1200px;
}
.projecten-filter {
    width: 1170px;
    margin: 0 auto;
}
@media (max-width: 1200px) {
    .projecten-filter {
        width: 940px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 991px) {
    .projecten-filter {
        width: 720px;
    }
}
@media (max-width: 768px) {
    .projecten-filter {
        width: 100%;
    }
}
.projecten-filter .searchandfilter input[type="submit"] {
    background-color: transparent;
    border: 0;
    color: #000000;
    font-size: 17px;
    font-weight: 700;
}
.projecten-filter .searchandfilter > ul {
    padding-left: 0;
    display: table;
    width: 100%;
}
.projecten-filter .searchandfilter > ul li {
    float: left;
}
.projecten-filter .searchandfilter > ul li label {
    width: 100%;
}
.projecten-filter .searchandfilter > ul li .dk-select {
    width: 100%;
    height: 100%;
}
.projecten-filter .searchandfilter > ul li .dk-select .dk-selected {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border: 0;
    border-radius: 0;
    font-size: 17px;
    color: #000000;
    font-weight: 400;
    padding: 0 30px 0 20px;
    text-align: left;
    white-space: inherit;
}
.projecten-filter .searchandfilter > ul li .dk-select .dk-selected:after {
    border-left: 0;
}
.projecten-filter .searchandfilter > ul li .dk-select .dk-selected:before {
    border: 0;
    content: "\e904";
    font-size: 13px;
    color: #000000;
    font-family: "icomoon";
    top: 29px;
    right: 7px;
}
@media (max-width: 991px) {
    .projecten-filter .searchandfilter > ul li .dk-select .dk-selected:before {
        top: 16px;
    }
}
.projecten-filter .searchandfilter > ul > li {
    background-color: #ffffff;
    width: 17.8%;
    padding: 0;
    vertical-align: middle;
    border-right: 1px solid #f8f8f5;
    min-height: 75px;
    display: flex;
}
@media (max-width: 1200px) {
    .projecten-filter .searchandfilter > ul > li {
        width: 20%;
    }
}
@media (max-width: 991px) {
    .projecten-filter .searchandfilter > ul > li {
        width: 100%;
        border-left: 0;
        border-right: 0;
        border-bottom: 1px solid #f8f8f5;
        min-height: 50px;
    }
}
.projecten-filter .searchandfilter > ul > li:nth-child(1) {
    background-color: #fd0;
    pointer-events: none;
    width: 11%;
}
@media (max-width: 1200px) {
    .projecten-filter .searchandfilter > ul > li:nth-child(1) {
        width: 100%;
        border-right: 0;
    }
}
.projecten-filter .searchandfilter > ul > li:nth-child(1) input {
    width: 100%;
}
@media (max-width: 1200px) {
    .projecten-filter .searchandfilter > ul > li:nth-child(2) {
        border-left: 1px solid #f8f8f5;
    }
}
@media (max-width: 991px) {
    .projecten-filter .searchandfilter > ul > li:last-child {
        border-bottom: 0;
    }
}
.projecten-filter .searchandfilter .dk-option-selected,
.projecten-filter .searchandfilter .dk-select-options .dk-option-highlight {
    background-color: #fd0;
    color: #000000;
}
.projecten-filter .searchandfilter .dk-option {
    color: #000000;
    font-size: 17px;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.projecten-filter .searchandfilter .dk-select-options {
    border-radius: 0;
    border: 0;
    text-align: left;
}
.text-align-center {
    text-align: center;
}
.text-align-center .fw-col-sm-12 {
    float: none;
}
.z-index-99 {
    z-index: 99;
}
.no-results {
    padding-top: 50px;
    padding-bottom: 80px;
    font-weight: 700;
    font-size: 20px;
}
@media (max-width: 1024px) {
    body.search .fw-main-row .fw-container {
        padding-bottom: 0;
    }
}
.pagination {
    width: 100%;
    padding-bottom: 50px;
    margin: 0;
}
@media (max-width: 1024px) {
    .pagination {
        padding-bottom: 0;
    }
}
.wp-pagenavi {
    width: 100%;
    text-align: center;
    position: relative;
}
.wp-pagenavi .previouspostslink {
    position: absolute;
    top: 0;
    left: 15px;
}
.wp-pagenavi .nextpostslink {
    position: absolute;
    top: 0;
    right: 15px;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
    margin: 0;
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
    border: 0;
    padding: 0;
    background-color: #fd0;
    color: #ffffff;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    transition: opacity ease-in 0.2s;
}
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
    opacity: 0.7;
}
.wp-pagenavi .page,
.wp-pagenavi .last,
.wp-pagenavi span {
    border: 0;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    background-color: transparent;
    transition: ease-in background-color 0.2s, ease-in color 0.2s;
    padding: 0;
    display: inline-block;
    line-height: 34px;
    font-size: 17px;
}
.wp-pagenavi .page:hover,
.wp-pagenavi .last:hover,
.wp-pagenavi span:hover {
    background-color: #fd0;
    color: #ffffff;
}
.wp-pagenavi span.current {
    background-color: #fd0;
    font-weight: 400;
    color: #ffffff;
}
.width-100 {
    text-align: center !important;
    width: 100% !important;
    clear: both !important;
}
.fw-portfolio-masonry-off.fw-portfolio-cols-2 .postlist-col:nth-child(2n + 1),
.fw-portfolio-masonry-off.fw-portfolio-cols-3 .postlist-col:nth-child(3n + 1),
.fw-portfolio-masonry-off.fw-portfolio-cols-4 .postlist-col:nth-child(4n + 1) {
    clear: none;
}
.content-section .fw-text-inner ul {
    padding-left: 0;
    margin-left: 0;
}
.content-section .fw-text-inner ul li {
    list-style: none;
    position: relative;
    padding-left: 16px;
	margin-left: 16px;
}

/* .content-section .fw-text-inner ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 17px;
    color: #fd0;
    position: absolute;
    top: 0;
    left: 0;
} */

body.search {
    background-color: #f1f1ec;
}
body.search .no-header-image {
    display: none;
}
body.search article {
    background-color: #ffffff;
    border-bottom: 3px solid #f1f1ec;
    margin-bottom: 0;
    padding: 30px 240px 26px 34px;
    position: relative;
}
@media (max-width: 991px) {
    body.search article {
        padding: 30px 200px 26px 34px;
        margin-bottom: 0 !important;
    }
}
@media (max-width: 767px) {
    body.search article {
        padding: 20px 20px 80px 20px;
    }
}
body.search article .entry-title {
    font-size: 25px;
    line-height: 30px;
}
body.search article .entry-content p {
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
}
body.search article .read-more {
    position: absolute;
    bottom: 38px;
    right: 34px;
    background-color: #fd0;
}
@media (max-width: 767px) {
    body.search article .read-more {
        bottom: 20px;
        right: 20px;
    }
}
.search-title {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 18px;
}
@media (max-width: 767px) {
    .search-title {
        padding-top: 50px;
    }
}
.text-align-left {
    text-align: left;
}
.text-align-left .social-share {
    text-align: left;
    margin-left: -5px;
    margin-top: -14px;
}
.text-align-left .social-share a {
    text-align: center;
}
.user-info .user-details {
    position: relative;
    padding-right: 118px;
    border-bottom: 1px solid #dfdfd7;
}
.user-info .user-details h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 5px;
}
.user-info .user-details h4 {
    font-size: 19px;
    line-height: 23px;
    font-weight: 400;
    margin: 0 0 28px;
}
.user-info .user-details img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 118px;
}
.user-info .user-list {
    margin: 0 0 40px;
    padding: 0;
}
.user-info .user-list li {
    padding: 27px 0 24px 58px;
    border-bottom: 1px solid #dfdfd7;
    list-style: none;
    position: relative;
}
.user-info .user-list li a {
    font-size: 19px;
    font-weight: 400;
    line-height: 22px;
}
.user-info .user-list li:before {
    position: absolute;
    top: 27px;
    left: 0;
    font-family: "icomoon";
    font-size: 32px;
    color: #000;
}
.user-info .user-list li.terug-link:before,
.user-info .user-list li.tel:before {
    content: "\e902";
}
.user-info .user-list li.downloads:before {
    content: "\e901";
}
.user-info .user-list li.email:before {
    content: "\e900";
}
.three-linkable-blocks {
    margin-top: 35px;
}
@media (max-width: 767px) {
    .three-linkable-blocks {
        margin-top: 20px;
    }
}
@media (max-width: 991px) {
    .three-linkable-blocks .col-md-4 {
        margin-bottom: 40px;
    }
}
@media (max-width: 991px) {
    .three-linkable-blocks .col-md-4:last-child {
        margin-bottom: 0;
    }
}
.three-linkable-blocks .col-md-4:hover .block {
    box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.2);
}
.three-linkable-blocks .col-md-4:hover .block:after {
    opacity: 1;
    visibility: visible;
}
.three-linkable-blocks .block {
    background-color: #ffffff;
    transition: ease box-shadow 0.3s;
    position: relative;
}
.three-linkable-blocks .block:after {
    content: "";
    width: 100%;
    height: 6px;
    background-color: #fd0;
    opacity: 0;
    visibility: hidden;
    transition: ease opacity 0.3s, ease visibility 0.3s;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.three-linkable-blocks .thumb {
    padding-bottom: 51%;
}
.three-linkable-blocks .content {
    padding: 22px 34px 30px;
}
.three-linkable-blocks .content h3 {
    font-size: 24px;
    line-height: 30px;
}
.three-linkable-blocks .content p {
    font-size: 17px;
    line-height: 27px;
}
.three-linkable-blocks a:hover {
    color: inherit;
}
.fw-tabs.fw-tabs-left .nav-tabs {
    width: 266px;
}
@media (max-width: 991px) {
    .fw-tabs.fw-tabs-left .nav-tabs {
        width: 100%;
        margin-bottom: 40px;
    }
}
.fw-tabs.fw-tabs-left .nav-tabs ul {
    width: 100%;
}
.fw-tabs.fw-tabs-left .nav-tabs li {
    width: 100%;
}
.fw-tabs.fw-tabs-left .nav-tabs li a {
    padding: 14px 18px 10px !important;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    color: #000;
}
.fw-tabs.fw-tabs-left .nav-tabs li a:hover {
    color: #000;
}
.fw-tabs.fw-tabs-left .nav-tabs li.active {
    background-color: #fd0;
    color: #000;
}
.fw-tabs.fw-tabs-left .nav-tabs li.active a {
    font-weight: 700;
}
.fw-tabs.fw-tabs-left .nav-tabs li.active span {
    color: #000;
}
.fw-tabs.fw-tabs-left .nav-tabs li:hover {
    background-color: #fd0;
}
.fw-tabs.fw-tabs-left .tab-content {
    margin-left: 380px;
}
@media (max-width: 1200px) {
    .fw-tabs.fw-tabs-left .tab-content {
        margin-left: 290px;
    }
}
@media (max-width: 991px) {
    .fw-tabs.fw-tabs-left .tab-content {
        margin-left: 0;
    }
}
.fw-tabs.fw-tabs-left .tab-content .tab-content-title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 13px;
}
.fw-tabs.fw-tabs-left .tab-content h4 {
    font-size: 20px;
    line-height: 28px;
}
.fw-tabs.fw-tabs-left .tab-content .fw-btn {
    margin-top: 0;
}
.fw-tabs.fw-tabs-left .tab-content .fw-btn-md {
    padding: 14px 30px 10px;
}
.fw-tabs.fw-tabs-left .tab-content .tab-pane p {
    margin-bottom: 25px;
}
.fw-tabs.exp-tabs {
    width: 100%;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
}
.fw-tabs.exp-tabs .nav-tabs {
    border-bottom: 0;
}
.fw-tabs.exp-tabs .nav-tabs li {
    width: 16.66%;
    position: relative;
    transition: ease box-shadow 0.2s;
    margin-bottom: 0;
}
.fw-tabs.exp-tabs .nav-tabs li:hover {
    color: #000;
}
@media (min-width: 1201px) {
    .fw-tabs.exp-tabs .nav-tabs li:hover {
        border: 0;
    }
}
.fw-tabs.exp-tabs .nav-tabs li:hover:after {
    opacity: 1;
    visibility: visible;
}
@media (max-width: 1200px) {
    .fw-tabs.exp-tabs .nav-tabs li {
        width: 33.33%;
        border-right: 1px solid #f1f1ec;
        border-bottom: 1px solid #f1f1ec;
    }
}
@media (max-width: 767px) {
    .fw-tabs.exp-tabs .nav-tabs li {
        width: 50%;
    }
}
@media (max-width: 500px) {
    .fw-tabs.exp-tabs .nav-tabs li {
        width: 100%;
        border-left: 1px solid #f1f1ec;
    }
}
@media (max-width: 1200px) {
    .fw-tabs.exp-tabs .nav-tabs li:nth-child(3n + 1) {
        border-left: 1px solid #f1f1ec;
    }
}
@media (min-width: 501px) and (max-width: 767px) {
    .fw-tabs.exp-tabs .nav-tabs li:nth-child(3n + 1) {
        border-left: 0;
    }
}
@media (max-width: 767px) {
    .fw-tabs.exp-tabs .nav-tabs li:nth-child(2n + 1) {
        border-left: 1px solid #f1f1ec;
    }
}
.fw-tabs.exp-tabs .nav-tabs li:after {
    content: "";
    width: 100%;
    height: 6px;
    background-color: #fd0;
    opacity: 0;
    visibility: hidden;
    transition: ease opacity 0.3s, ease visibility 0.3s;
    position: absolute;
    bottom: -1px;
    left: 0;
}
.fw-tabs.exp-tabs .nav-tabs li img {
    max-width: 72px;
    position: absolute;
    bottom: 84px;
    left: 50%;
    transform: translate(-50%, 0);
}
.fw-tabs.exp-tabs .nav-tabs li span {
    font-size: 17px;
    line-height: 20px;
    font-weight: 700;
    padding-top: 128px;
    padding-bottom: 31px;
    display: inline-block;
}
.fw-tabs.exp-tabs .nav-tabs li a {
    color: #000;
    background-color: #ffffff;
    padding-left: 5px !important;
    padding-right: 5px !important;
    border: 0;
    border-radius: 0;
    margin: 0;
}
.fw-tabs.exp-tabs .nav-tabs li a:hover {
    color: #000;
    border: 0;
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.fw-tabs.exp-tabs .nav-tabs li a:before {
    content: none;
}
.fw-tabs.exp-tabs .nav-tabs li.active:after {
    opacity: 1;
    visibility: visible;
}
.fw-tabs.exp-tabs .nav-tabs li.active a {
    color: #000;
    background-color: #ffffff;
    border: 0;
}
.fw-tabs.exp-tabs .tab-content {
    padding: 50px 24px;
    text-align: left;
    border-radius: 0;
    border: 0;
}
@media (max-width: 767px) {
    .fw-tabs.exp-tabs .tab-content {
        padding: 34px 15px;
    }
}
.fw-tabs.exp-tabs .fw-btn-md {
    padding: 14px 30px 10px;
}
.fw-shortcode-categorieen-posts {
    display: inline-block;
    margin-bottom: -14px;
}
div#n2-ss-2 .n2-ss-slide {
    position: relative;
}
div#n2-ss-2 .n2-ss-slide:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}
.fw-content-none {
    padding-top: 50px;
}
.gform_fields {
    padding-left: 0;
    padding-right: 0;
}
.gfield {
    padding-left: 0 !important;
}
.gfield:before {
    content: none !important;
}
.gfield.full-col {
    clear: both;
}
.hover-shadow {
    margin-bottom: 30px;
}
@media (max-width: 1024px) {
    .hover-shadow {
        width: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}
.hover-shadow .fw-wrap-col-inner {
    height: 100%;
    transition: ease box-shadow 0.3s;
}
@media (max-width: 1024px) {
    .hover-shadow .fw-wrap-col-inner {
        padding: 20px;
    }
}
.hover-shadow:hover .fw-wrap-col-inner {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
}
.service-label {
    margin-bottom: 0 !important;
    margin-top: 30px;
}
@media (min-width: 1200px) {
    .hide-desktop {
        display: none;
    }
}
@media (max-width: 400px) {
    .fw-special-title {
        word-break: break-all;
    }
}
.gallery-for-loggedin-users .fw-col-sm-12 {
    padding-top: 0;
    padding-bottom: 0;
}
body .fw-col-no-padding {
    padding-top: 0;
    padding-bottom: 0;
}
@media (max-width: 767px) {
    .single-post .breadcrumbs {
        margin-bottom: -50px;
    }
}
@media (max-width: 1024px) {
    .submenu-shortcode {
        display: none;
    }
}
.morecontent span {
    display: none;
}
.morelink {
    display: block;
}
.clear-post {
    clear: both;
    width: 100%;
}
.postlist-grid-cols3 {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
@media all and (min-width: 768px) {
    .postlist-grid-cols3 > div {
        margin-bottom: 45px;
    }
}
.postlist-grid-cols3 > div article {
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 6px solid transparent;
    transition: all ease 0.3s;
}
.postlist-grid-cols3 > div article:hover {
    border-color: #fd0;
}
.postlist-grid-cols3 .clear-post {
    margin-bottom: 0;
}
.postlist-grid-cols3 .wrap-content:after {
    content: none;
}
.birthdays__title {
    font-size: 32px;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 30px;
}
.birthdays__list__item {
    display: inline-block;
    width: 100%;
    margin-bottom: 14px;
}
.birthdays__list__label {
    font-size: 22px;
    margin-bottom: 5px;
}
@media (max-width: 767px) {
    .birthdays__list__label {
        font-size: 20px;
    }
}
.birthdays__list__name {
    font-size: 22px;
    font-weight: 800;
}
@media (max-width: 767px) {
    .birthdays__list__name {
        font-size: 20px;
    }
}
.birthdays__list__image {
    width: 100px;
    height: 100px;
    float: left;
}
.birthdays__list__info {
    float: left;
    padding-left: 22px;
    padding-top: 20px;
}
.birthdays .fw-btn {
    margin-top: 10px;
}
.fw-heading--logged-in .fw-special-title {
    font-size: 42px;
    line-height: 60px;
    font-weight: 400;
}
.fw-heading--logged-in .fw-special-title strong {
    font-weight: 700;
}
@media (max-width: 767px) {
    .fw-heading--logged-in .fw-special-title {
        font-size: 32px;
        line-height: 38px;
        word-break: normal;
    }
}
body .mega-menu-link.dashicons-menu {
    font-weight: 600 !important;
}
body #menu-intranet-menu {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 14px;
}
body #menu-intranet-menu > li.menu-item {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
body #menu-intranet-menu > li.menu-item > a {
    padding-top: 4px;
}
body #menu-intranet-menu > li.menu-item > a.menu-link {
    position: relative;
    color: #454545;
    line-height: 28px;
    letter-spacing: 0;
    padding: 12px 0 !important;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    font-size: 14.5px;
    font-weight: 600;
    height: auto;
    text-transform: uppercase;
}
body #menu-intranet-menu > li.menu-item > a.menu-link:hover {
    font-weight: 600;
}
body #menu-intranet-menu > li.menu-item > a.menu-link:hover:after {
    width: 100%;
    margin-left: -50%;
}
body #menu-intranet-menu > li.menu-item > a.menu-link:after {
    width: 0;
    margin-left: 0;
    height: 3px;
    background-color: #454545 !important;
    content: "";
    display: block;
    bottom: 12px;
    left: 50%;
    position: absolute;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
body #menu-intranet-menu > li.menu-item.current-menu-item > a.mega-menu-link {
    font-weight: 800;
}
body #menu-intranet-menu > li.menu-item.first-item-mega-menu > a {
    background: #fd0 !important;
    padding: 11px 18px 7px 40px !important;
    position: relative;
    border-bottom: 2px solid #ffffff;
}
body #menu-intranet-menu > li.menu-item.first-item-mega-menu > a:after {
    content: none;
}
body #menu-intranet-menu > li.menu-item.first-item-mega-menu > a:before {
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 17px;
    color: #000;
    position: absolute;
    top: 10px;
    left: 14px;
}
body #menu-intranet-menu > li.menu-item.first-item-mega-menu > .mega-menu {
    border-top: 12px solid #ffffff;
    background-color: #fd0 !important;
    padding: 26px !important;
    width: 1170px !important;
    top: 48.25px !important;
    left: -14px !important;
}
body #menu-intranet-menu > li.menu-item.first-item-mega-menu > .mega-menu a {
    padding: 0 !important;
    line-height: 33px;
    font-size: 14.5px !important;
    text-transform: uppercase;
}
body #menu-intranet-menu > li.menu-item.first-item-mega-menu > .mega-menu a:hover {
    opacity: 0.8 !important;
}
body #menu-intranet-menu > li.menu-item.first-item-mega-menu > .mega-menu ul {
    background-color: transparent;
    padding: 0;
    border: 0;
}
body #menu-intranet-menu > li.menu-item.first-item-mega-menu > .mega-menu ul li {
    border: 0 !important;
}
body #menu-intranet-menu > li.menu-item.first-item-mega-menu > .mega-menu ul li a {
    font-size: 14.5px;
    color: #000;
}
@media (max-width: 767px) {
    body [data-size="tiny"] .ff-filter-holder .ff-filter {
        font-size: 11px;
        margin: 0 6px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        width: auto;
    }
}
@media (max-width: 767px) {
    body [data-size="tiny"] .ff-search input {
        height: 40px !important;
        margin-top: 10px !important;
    }
}
@media (max-width: 767px) {
    body [data-size="tiny"] .ff-search:after {
        line-height: 40px !important;
        top: 10px;
    }
}
.single-prikbord .post.post-details {
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .single-prikbord .post.post-details {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: -80px !important;
    }
}
.single-prikbord .post.post-details .entry-content {
    padding-bottom: 20px;
    border-bottom: 0;
}
.single-prikbord .entry-title {
    margin-bottom: 10px !important;
}
.single-prikbord .post-author {
    margin-bottom: 25px;
    display: inline-block;
}
@media (min-width: 768px) and (max-width: 992px) {
    .fw-shortcode-latest-posts .fw-col-sm-6 {
        width: calc(50% - 2px);
    }
}
.header-1.fw-top-logo-left .fw-nav-wrap.intranet {
    width: calc(100% - 210px);
    max-width: none;
    padding-top: 10px;
    margin-bottom: -2px;
}
@media (max-width: 1200px) {
    .header-1.fw-top-logo-left .fw-nav-wrap.intranet {
        width: calc(100% - 250px);
        padding-top: 0;
    }
}
@media (max-width: 1200px) {
    .right-header .loggin {
        display: none !important;
    }
}
.recente-topics__item {
    border: 1px solid #f1f1ec;
    border-top: 0;
}
.recente-topics__item:first-child {
    border-top: 1px solid #f1f1ec;
}
.recente-topics__item > a {
    padding: 24px 30px;
    display: inline-block;
    width: 100%;
    transition: all ease 0.3s;
}
.recente-topics__item > a:hover {
    background: #f1f1ec;
    color: #454545;
}
.recente-topics__item > a:hover p {
    color: #454545;
}
.recente-topics__item > a p {
    color: #454545;
}
.recente-topics__title {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 36px;
}
.recente-topics__info {
    display: inline-block;
    width: 100%;
}
.recente-topics__info h3 {
    font-size: 24px;
    line-height: 32px;
    float: left;
    width: 70%;
    margin: 0;
}
@media (max-width: 767px) {
    .recente-topics__info h3 {
        width: 100%;
    }
}
.recente-topics__info .date {
    float: right;
    width: 30%;
    font-size: 14px;
    color: #454545;
    text-align: right;
}
@media (max-width: 767px) {
    .recente-topics__info .date {
        width: 100%;
        text-align: left;
    }
}
.recente-topics .fw-btn {
    margin-top: 30px;
}
form label {
    font-weight: 400;
}
body .um .um-form input[type="text"],
body .um .um-form input[type="tel"],
body .um .um-form input[type="password"],
body .um .um-form textarea {
    color: #000000;
    font-family: "Exo";
    font-size: 16.5px !important;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 28px !important;
    padding: 12px 15px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
    outline: none;
    background-color: #f1f1ec !important;
    border: 0 !important;
    height: auto !important;
    border-radius: 0 !important;
}
body .um .um-form input[type="text"]:focus,
body .um .um-form input[type="tel"]:focus,
body .um .um-form input[type="password"]:focus,
body .um .um-form textarea:focus {
    border: 0 !important;
}
body .um input[type="submit"].um-button,
body .um input[type="submit"].um-button:focus,
body .um a.um-button,
body .um a.um-button.um-disabled:hover,
body .um a.um-button.um-disabled:focus,
body .um a.um-button.um-disabled:active {
    font-family: "Exo";
    font-style: normal;
    line-height: 26px;
    letter-spacing: 0px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    max-width: 100%;
    background-color: #fd0;
    color: #000000;
    border-radius: 0 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 19px 40px 15px !important;
    box-shadow: none !important;
}
body .um input[type="submit"].um-button:hover,
body .um a.um-button:hover {
    background-color: #e6c700;
    color: #000000;
}
body .um-faicon-user:before,
body .um a.um-link,
body .um .um-tip:hover,
body .um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
body .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
body .um .um-member-name a:hover,
body .um .um-member-more a:hover,
body .um .um-member-less a:hover,
body .um .um-members-pagi a:hover,
body .um .um-cover-add:hover,
body .um .um-profile-subnav a.active,
body .um .um-item-meta a,
body .um-account-name a:hover,
body .um-account-nav a.current,
body .um-account-side li a.current span.um-account-icon,
body .um-account-side li a.current:hover span.um-account-icon,
body .um-dropdown li a:hover,
body i.um-active-color,
body span.um-active-color,
body .um-profile.um .um-profile-headericon a:hover,
body .um-profile.um .um-profile-edit-a.active {
    color: #fd0;
}
body .um a.um-link:hover,
body .um a.um-link-hvr:hover {
    color: #000;
}
body .um-account-profile-link a {
    font-size: 17px;
}
body .um-field[data-key="user_functie"] .select2,
body .um-field[data-key="working_days"] .select2 {
    margin-top: -30px;
}
body .um-field .select2.select2-container .select2-selection[aria-labelledby="select2-dk0-user_functie-container"],
body .um-field .select2.select2-container .select2-selection[aria-labelledby="select2-dk1-working_days-container"],
body .um-field .dk-select {
    display: none !important;
}
body .ap-pro-form-field-wrapper input[type="submit"] {
    font-family: "Exo";
    font-weight: 800;
    font-style: normal;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    max-width: 100%;
    padding: 12px 25px;
    background-color: #ffdd00;
    border: 0;
    color: #000000;
    border-radius: 0;
    height: auto;
    box-shadow: none;
    text-transform: uppercase;
}
body .ap-pro-form-field-wrapper input[type="submit"]:hover {
    background-color: #e6c700;
    color: #000000;
    box-shadow: none;
}
body #ap-captcha-result,
body .ap-pro-form-field input[type="text"],
body .ap-pro-form-field textarea,
body .ap-pro-form-field select {
    background: #f1f1ec;
    color: #000000;
    font-family: "Exo";
    font-size: 16.5px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 28px;
    padding: 12px 15px;
    border: 1px solid rgba(0, 0, 0, 0.13);
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}
.fw-users-list h4 {
    font-size: 17px;
    line-height: 20px;
}
.fw-users-list ul li {
    display: block;
    text-decoration: none;
}
.fw-users-list ul li strong {
    min-width: 160px;
    display: inline-block;
}
.fw-users-list ul li:after {
    content: none;
}
.fw-users-list .post {
    padding-top: 0 !important;
}
.fw-users-list .post .wrap-content {
    padding: 20px 33px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .gform_wrapper.gf_browser_ie .gform_footer input.button {
        padding: 15px 30px !important;
        margin-top: 0 !important;
    }
}
@supports (-ms-accelerator: true) {
    .gform_wrapper.gf_browser_ie .gform_footer input.button {
        padding: 15px 30px !important;
        margin-top: 0 !important;
    }
}
@media all and (max-width: 1199px) {
    .contact-form,
    .map-column {
        clear: both !important;
        width: 100% !important;
    }
    .block-item-hh {
        width: 50% !important;
    }
    .content-hero {
        margin: 0 !important;
    }
    form ul li:nth-child(1) input,
    form ul li:nth-child(2) input,
    form ul li:nth-child(3) input {
        width: 100% !important;
    }
}
@media all and (max-width: 767px) {
    .contact-form .gform_wrapper .gform_body .gform_fields.s1,
    .contact-form .gform_wrapper .gform_body .gform_fields.s2 {
        width: 100%;
    }
    .contact-form .gform_wrapper .gform_footer input[type="submit"] {
        margin-top: 40px;
    }
    .map-column {
        clear: both;
    }
    .lowerFooter .b4u_link,
    .lowerFooter .copyright_text {
        text-align: center !important;
    }
    .contact-form .gform_wrapper .gform_body .gform_fields .gf_right_half,
    .contact-form .gform_wrapper .gform_body .gform_fields .gf_left_half {
        padding: 0 !important;
    }
    body.onze_helden-template-default.single-onze_helden .fw-divider-space.fw-custom-space {
        display: none !important;
    }
}
