/*
Theme Name: Noor Child Theme
Theme URI: https://themeforest.net/item/noor-creative-multipurpose-fully-customizable-wordpress-theme/20759600
Author: PixelDima
Author URI: https://pixeldima.com/
Template: noor
Description: This is a blank child theme for Noor theme
Version:      1.0.0
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, flexible-header, full-width-template, post-formats, theme-options, featured-images,rtl-language-support,threaded-comments, translation-ready
Text Domain:  noor
*/

:root{
    --border-color: #e0e0e0;
}

/* hr{
    --border-color: #e0e0e0;
}

.entry-content p a:not(.read-more-icon){
    --border-color: #e0e0e0;
} */

.clearboth {
    clear: both;
}

.amp-visible, .d-none {
    display: none !important
}

h3 {
    font-style: italic;
}

h1, h2, h3, h4, h5, h6{
    letter-spacing: normal !important;
}

.entry-content ul {
    padding-left: 0px !important;
    list-style: none !important;
}

/* h2 {
    text-transform: none !important;
} */

.niet-blij{
    margin-bottom: 15px;
}

.niet-blij p {
    margin-top: 50px;
    font-family: 'Droid Serif';
    font-weight: bold;
    font-style: italic;
    font-size: 32px;
    color: #2a2a2a;
}

.search .article-separation {
    padding: 15px;
}

.search .article-separation:nth-child(2n) {
    background: #ededed;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.25);
}

.page-section-content:not(.title-content) {
    padding: 10px 0 !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

/*////////////////////// Header Toolbar ///////////////////*/

.toolbar {
    padding: 2px 0px;
    background-color: #efefef;
}

.header-toolbar {
    display: flex;
    flex-wrap: wrap;
}

.contact-toolbar a {
    margin-right: 20px;
    color: #8c8c8c;
}

.contact-toolbar a>i {
    margin-right: 5px;
}

.werken-toolbar a {
    background-color: #6fc733;
    margin-top: -10px;
    margin-bottom: -10px;
    padding: 10px 20px;
    color: white !important;
    font-weight: bold;
    text-transform: uppercase;
}

.werken-toolbar a:hover {
    background-color: #2a2a2a;
}



body:not(.vertical-menu) .dima-tag-primary-menu+.dima-tag-icon-menu {
    width: 120px !important;
    padding-left: 0px !important;
}

.navbar_is_dark .dima-navbar-wrap.mobile-nav.dima-navbar-wrap .dima-btn-nav svg {
    fill: #6fc733;
}

.mobile-nav.dima-navbar-wrap {
    height: 90px !important;
}

.sub_menu_is_dark .dima-navbar-wrap.mobile-nav .dima-navbar {
    height: 90px !important;
}

.dima-navbar .dima-nav-tag .dima-nav>li:hover {
    background-color: #6fc733;
    border-radius: 0px 0px 35px 0px;
}

.dima-navbar-wrap.desk-nav .dima-navbar .dima-nav-tag .dima-nav>li:hover a {
    color: white !important;
}

body .mobile-nav.dima-navbar-wrap .dima-navbar .dima-nav-tag:not(.nav-burger){
    background-color: var(--global-palette2) !important;
    border: 0 !important;
    padding: 0;
}

body .mobile-nav.dima-navbar-wrap .dima-navbar .dima-nav-tag:not(.nav-burger) .dima-nav a .dima-menu-span > br{
    display: none;
}

body .mobile-nav.dima-navbar-wrap .dima-navbar .dima-nav-tag .dima-nav>li>a{
    padding-right: 46px;
}

/* .dima-nav.icon-menu>li>a .menu_icon_item {
    padding-top: 20px;
} */

.dima-tag-icon-menu li {
    margin: 0 auto;
    display: block;
}

.in-kolom-titel h2 {
    padding-bottom: 17px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.hot-topics-rij {
    z-index: auto !important;
}

.hot-topics-rij, .referenties-rij {
    background-color: #efefef;
}

.cards-grijs {
    padding: 15px;
    background-color: white;
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.15);
}

.cards-grijs img {
    margin-bottom: 30px;
}

.footer-container .top-footer {
    padding: 20px 20px !important;
}

.footer-container .top-footer .widget .widget-title {
    color: #2a2a2a !important;
    font-family: 'Droid Serif', serif;
    font-weight: bold;
    font-style: italic;
    text-transform: none;
}

.footer-container hr {
    width: 30% !important;
    border-bottom-width: 2px !important;
}

.footer-container .top-footer .widget:not(.social-icons-widget) a,
.wpforms-form .wpforms-field a {
    color: #6fc733;
    margin-right: 20px;
}

.footer-container .top-footer .widget:not(.social-icons-widget) a i {
    margin-right: 5px;
}

[data-menu-theme=dark] .dima-navbar-wrap .social-media.fill-icon li a, [data-footer-theme=dark] .footer-container .social-media.fill-icon li a{
    background-color: #f5f5f5;
    color: #777;
}

.social-media.dima_add_hover li:hover a svg{
    --close-to-white-0: #000;
}

.dark-bg input[type="search"],
.dark-bg textarea,
.dark-bg select,
.dark-bg input[type="text"],
.dark-bg input[type="email"],
.dark-bg input[type="date"],
.dark-bg input[type="password"],
.dark-bg input[type="number"],
.dark-bg input[type="url"],
.dark-bg input[type="tel"] {
    color: rgba(39, 39, 39, 0.8);
    background-color: #f5f5f5;
}

input[type="search"],
textarea,
select,
input[type="text"],
input[type="email"],
input[type="date"],
input[type="password"],
input[type="number"],
input[type="url"],
input[type="tel"] {
    margin-bottom: 20px;
}

#search-outer:not(.dima-material-style) .form-search input[type="text"] {
    background-color: rgba(255, 255, 255, .2);
    color: #fff;
    border: none;
}

.privacy-small {
    color: #2a2a2a;
}

.single-referentie .wpb_wrapper .meta {
    display: none;
}

.privacy-small a {
    margin-right: 0px !important;
}

.dima-footer {
    background-color: whitesmoke;
}

.sidebar-customposts,
.home .vragen-kolom {
    padding: 10px;
    background-color: whitesmoke;
}

.vragen-kolom {
    margin-top: -40px;
}

.single-social-section {
    margin-bottom: 15px;
    float: right;
    min-width: 180px;
}

.single-share-box li {
    float: left;
    margin: 0;
}

.single-share-box li a {
    margin-left: 15px;
    margin-right: 15px;
}

.enkel .content .wp-caption, .gallery-item, .enkel .content .aligncenter {
    margin: 0 auto;
    width: fit-content;
    display: block;
    padding: 10px;
}

.search-landing input[type="text"] {
    background-color: white !important;
}

.vragen-dun h2 {
    background-color: #6fc733;
    /*    margin-top: -30px;*/
    padding-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
}

.dima-accordion-inner p {
    color: #757575;
}

.referentie-template-default .content {
    margin-top: 25px;
}

.referentie-template-default .content img {
    margin-bottom: 25px;
}

.single .back {
    margin-top: 20px;
}

.cq-flipboxv2-isheaderno .cq-flipboxv2-card .cq-flipboxv2-front .cq-flipboxv2-avatar {
    margin-top: 0px !important;
}

.cq-flipboxv2-card .cq-flipboxv2-front .cq-flipboxv2-avatar .cq-flipboxv2-avatarimage {
    display: block;
    margin: auto;
    width: 100%;
}

.landing-kop h2 {
    margin-bottom: 0 !important;
    padding: 15px;
    text-align: center;
}

.grijze-blokken-landing .page-section-content:not(.title-content) {
    padding-bottom: 0px !important;
}

.container-references-readmore {
    background: #6fc733;
    color: white !important;
    font-size: 20px;
}

.container-references-readmore span {
    margin: auto;
    text-align: center;
}

.fa.fa-clock-o, .fa.fa-eye {
    margin-right: 5px
}

.vol-breete-lijn.line-hr.line-start {
    width: 100% !important;
}

.landing-h3 h3 {
    font-size: 20px;
    font-family: 'Droid Serif';
    text-transform: none !important;
    font-style: italic;
}

.strong-landing strong {
    font-size: 18px !important;
}

.intro-content ul, .single-nieuwsbericht .content ul{
    list-style: none !important;
    padding-left: 1.4285714286rem !important;
    margin-bottom: 10px;
}

.single-medewerker .right .desc ul {
    padding-left: 2.428571rem !important;
	margin-bottom: 10px;
	list-style: none !important;
}

.intro-content li:before, .single-medewerker .right .desc li:before{
    content: '\f101';
    font-family: 'FontAwesome';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #6fc733;
    margin-left: -30px;
    padding-right: 21px;
}

.single-nieuwsbericht .content li:before {
    content: '\f101';
    font-family: 'FontAwesome';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #6fc733;
    margin-left: -30px;
    padding-right: 17px;
}

.intro-content li, .single-nieuwsbericht .content li {
    margin-left: 5px;
    margin-bottom: 5px;
}


/*////////////////////// Landingspage 2020 ////////////////////////////////////////////////////////////////////////////*/


.wit-dun h2 {
    font-family: 'Roboto';
    font-size: 32px !important;
    font-weight: 300 !important;
    font-style: normal;
    color: white !important;
    text-transform: none;
}

.container-groen h2 {
    font-size: 22px !important;
    font-family: 'Roboto';
    font-weight: 300 !important;
    font-style: normal;
    color: white !important;
    text-align: center;
    padding: 10px;
}

.header-rij {
    margin-top: -150px;
}

.achtergrond-landing-zoek {
    padding-left: 15px;
    padding-right: 15px;
    height: 140px;
    margin-top: -20px !important;
    background-color: #6fc733;
    padding-bottom: 15px;
    border-radius: 0px 30px 0px 0px;
    overflow: hidden;
}

.vragen-kolom .wit-dun>h2 {
    text-align: center;
    padding: 30px 15px 15px 15px;
    background-color: #6fc733;
    margin-bottom: 0px !important;
}

.grote-vraag {
    background-image: url(/wp-content/uploads/2020/08/question-solid.svg);
    background-repeat: no-repeat;
    background-size: 290px 470px;
    background-position: top;
    background-color: #f5f5f5;
}

.intro-content h2:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 0px;
    height: 1px;
    width: 15%;
    border-bottom: 2px solid #6fc733;
    margin-top: 1.42em;
}

.intro-content h3:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 0px;
    height: 1px;
    width: 15%;
    border-bottom: 2px solid #6fc733;
    margin-top: 1.42em;
}

.single-referentie .intro-content h2:before, .single-referentie .intro-content h3:before{
	left: 0;
	top: 5px;
}

.single-referentie .intro-content h2, .single-referentie .intro-content h3{
	margin-bottom: 15px;
}

.intro-content {
    margin-bottom: 40px;
}

.titel>.vc_column-inner {
    padding-top: 15px !important;
    border-radius: 0px 30px 0px 0px;
}

.schaduw-wit {
    background-color: white;
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.15);
    width: 49%;
    margin-right: 2%;
    min-height: 245px;
}

.schaduw-wit.twee {
    margin-right: 0% !important;
}

.container-groen {
    background-color: rgba(111, 199, 51, 0.9);
    margin-top: -48px;
    position: relative;
}

.container-naamfunc {
    position: relative;
    margin-bottom: 30px;
}

.container-naamfunc h2 {
    margin-bottom: 0px !important;
}

.container-naamfunc strong {
    font-size: 15px !important;
    font-weight: 500;
    font-style: italic;
    color: #8e8e8e;
    margin-bottom: 11px;
    display: block;
}

.container-linkedin img {
    width: 25px !important;
    height: 25px;
}

.container-linkedin {
    position: absolute;
    right: 0;
    top: 0;
}

.container-detail .telefoon, .container-detail .mail {
    display: block;
    font-size: 16px;
    color: #666666 !important;
    margin-bottom: 10px;
}

.container-detail a {
    color: #666666 !important;
}

.container-detail .telefoon:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2020/08/telefoon-solid.svg);
    display: inline-block;
    background-repeat: no-repeat;
    padding-right: 33px;
}

.container-detail .mail:before {
    content: "";
    width: 20px;
    height: 15px;
    background-image: url(/wp-content/uploads/2020/08/envelope-solid.svg);
    display: inline-block;
    background-repeat: no-repeat;
    padding-right: 33px;
}

.container-detail {
    margin-bottom: 30px;
}

.titel-nieuw {
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.15);
    border-radius: 0px 30px 0px 0px;
}

.titel-nieuw>.vc_column-inner {
    border-radius: 0px 30px 0px 0px;
}

.container-knoppen a {
    background-color: #333;
    padding: 15px 30px;
    color: white;
    font-weight: 400;
    font-size: 15px;
    transition: all .30s ease-in-out;
}

.container-knoppen a:hover {
    background-color: #6fc733;
    color: white !important;
    transition: all .30s ease-in-out;
}

.container-knoppen .bel {
    float: left;
}

.container-knoppen .vraag {
    float: right;
}

.container-knoppen {
    min-height: 54px;
}

.intl-tel-input {
    width: 100%;
}

.landing-titel h1 .subtitel, .landing-titel h2 .subtitel {
    display: block;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'Roboto';
    text-transform: uppercase;
    font-style: normal;
    margin-top: 10px;
}

.wpforms-form input[type=email],
.wpforms-form input[type=tel],
.wpforms-form input[type=text],
.wpforms-form select,
.wpforms-form textarea {
    background-color: #ffffff !important;
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.15) !important;
    border: none !important;
    border-radius: 4px !important;
    color: black !important;
}

.wpforms-form .wpforms-field-label {
    font-family: 'Droid Serif';
    font-style: italic;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 9px 0 !important;
}

.wpforms-form .wpforms-field-label .wpforms-required-label{
    color: #ff0000;
}

.wpforms-form .iti{
    margin-bottom: 20px;
}

.wpforms-form input[type=submit],
.wpforms-form button[type=submit],
.wpforms-form .wpforms-page-button {
    background-color: #6fc733 !important;
    min-height: 48px !important;
    line-height: normal;
    border: none !important;
    height: auto;
    border-radius: 0px !important;
    color: white !important;
    text-transform: none;
    letter-spacing: 0px !important;
    font-size: 16px !important;
    padding: 10px 15px;
}

.wpforms-form .wpforms-recaptcha-container {
    padding: 10px 0 20px 0;
    clear: both;
}

.gradient-grijs {
    background: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 1) 5%, rgba(241, 241, 241, 1) 5%, rgba(241, 241, 241, 1) 100%);
}

.gradient-grijs-wit {
    background: #f1f1f1;
    background: linear-gradient(to bottom, rgba(241, 241, 241, 1) 0%, rgba(241, 241, 241, 1) 5%, rgba(255, 255, 255, 1) 5%, rgba(255, 255, 255, 1) 100%);
}

.mk-blog-thumbnail-item .item-wrapper h3 {
    font-size: 13px !important;
    color: #2a2a2a !important;
    margin: 0px 0px 5px 0px !important;
    letter-spacing: 0px !important;
}


/*////////////////////// letterstijlen ///////////////////*/
.master-holder h1 {
    font-style: italic;
    font-weight: 700;
}

.master-holder h2 {
    font-style: italic;
    font-weight: 700;
}

.master-holder h6 {
    font-style: italic;
    font-weight: 700;
}

.master-holder strong {
    font-family: 'Droid Serif', serif;
    font-size: 16px;
    color: #a3a3a3 !important;
    font-style: italic;
    font-weight: 700;
}


/*////////////////////// widget titels sidebar ///////////////////*/
/* .vc_custom_1452673373691 {
    background-color: #f5f5f5 !important;
} */

/* #text-3 {
    background-color: #ffffff;
} */

.wpb_widgetised_column .widget .widgettitle {
    padding-left: 10%;
}

/* #text-3 .widgettitle {
    font-family: 'Droid Serif', serif;
    font-style: italic;
    color: #fff;
    font-size: 16px;
    background-color: #2a2a2a;
    border-top-right-radius: 15px;
    margin-top: 10px;
    text-transform: none;
} */

.wpb_widgetised_column .widgettitle {
    font-family: 'Droid Serif', serif;
    font-style: italic;
    color: #fff;
    font-size: 16px;
    background-color: #2a2a2a;
    border-top-right-radius: 15px;
    padding: 10px;
    margin-top: 10px;
    text-transform: none;
}

.wpb_widgetised_column .widget .widget-title, .dima-sidebar .widget .widget-title {
    font-family: 'Roboto';
    font-size: 32px !important;
    font-weight: 300 !important;
    font-style: normal;
    color: white !important;
    background-color: #6fc733;
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: none;
}

.wpb_widgetised_column .widget:last-child {
    margin-bottom: 0
}

.corona-knop:hover {
    background-color: #333333 !important;
}

/* #text_icl-10 {
    background-color: #ffffff;
} */

/* #text_icl-10 .textwidget p, .sidebar-usp {
    font-family: 'Droid Serif', serif;
    font-style: italic;
    color: #8b8b8b;
    font-size: 15px;
    background-color: white;
    padding: 15px;
} */

/*////////////////////// sidebar ///////////////////*/
.wpb_content_element, ul.wpb_thumbnails-fluid>li, .wpb_button {
    width: 100%;
}

/*////////////////////// footer ///////////////////*/
table td, table th {
    text-align: left !important;
}

.privacy-small {
    font-size: 90%;
    padding-top: 10px;
    display: block;
}

/*////////////////////// page templates & archieven ///////////////////*/
.archief h2.titel,
.archief h1.titel {
    margin-top: 45px;
    position: relative;
    margin-bottom: 30px;
}

/* .archief h2.titel:after,
.archief h1.titel:after {
    background-color: #6fc733;
    border-bottom: 1px solid #e2f4d6;
    width: 80px;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 0;
    content: " ";
} */

.achtergrond-landing-zoek.archief {
    margin-top: 0px !important;
}

.archief ul.listing {
    list-style: none;
    margin: 0;
    margin: 40px 0 0;
}

.archief ul.listing li {
    border-bottom: 1px solid #c5c5c5;
    padding-bottom: 11px;
    margin: 0 0 20px;
    height: auto;
}

.archief ul.listing li .listing-img {
    width: 27%;
    float: left;
    margin-right: 2%;
    position: relative;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.10);
}

.archief.lijst ul.listing li .listing-img {
    /* height fallback */
    height: auto;
    /* responsive height als width <= 768px */
    height: 21.7vw;
    line-height: 21vw;
    text-align: center;
}

.archief.lijst ul.listing.relatedposts li .listing-img {
    width: 18%;
    /* responsive height als width <= 768px */
    height: 13.5vw;
    line-height: 13vw;
}

.overview-filter {
    list-style: none
}

.overview-filter li {
    float: left;
    margin-right: 10px
}


.archief ul.listing li .listing-img img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.archief.lijst ul.listing.relatedposts li .content {
    width: 79%;
    margin-top: 0;
}

.archief ul.listing li .content {
    width: calc(100% - 30px);
    /* float: left; */
    line-height: 19px;
}

.archief ul.listing li .meta {
    color: #aaaaaa;
    font-size: 11px;
    margin-bottom: 10px;
}

.archief ul.listing li .meta i {
    margin-right: 0.4em
}

.archief ul.listing li .meta .datum {
    margin-right: 1em;
    text-transform: capitalize;
}

.archief ul.listing li h3.titel {
    font-size: 13px !important;
    font-weight: bold;
    height: 39px;
    overflow: hidden;
    font-style: italic;
    margin-bottom: 0;
    font-family: 'Droid Serif';
}

.archief ul.listing li h3.titel a, .archief ul.listing li h3.titel a:hover {
    color: #363636;
}

.archief ul.listing li .content .btn_grey {
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 23px;
    display: inline-block;
}

.listing-container {
    position: relative;
}

.listing-container #loading_animation {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.5);
    display: none;
}

.listing-container #loading_animation i {
    color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
    margin: -15px -13px;
}

/* Medewerkers pagina*/
.page-template-page-medewerkers .medewerkers {
    list-style: none !important;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.page-template-page-medewerkers .medewerkers li {
    width: calc(100% / 6);
    margin-bottom: 20px;
}

.page-template-page-medewerkers .medewerkers li .image {
    height: 240px;
    width: 160px;
    max-width: 100%;
    max-height: 100%;
}

.page-template-page-medewerkers .medewerkers li .title {
    font-family: 'Droid Serif';
    font-size: 18px;
    color: #2a2a2a;
    font-weight: bold;
    font-style: italic;
}

.page-template-page-medewerkers .medewerkers li .functie {
    font-family: 'Roboto';
    font-size: 12px;
    color: #6e6e6e;
}

.page-template-page-medewerkers .medewerkers li i {
    color: #6e6e6e;
}

/*////////////////////// referenties page template ///////////////////*/
.archief.referenties ul.listing>li {
    width: 30%;
    margin-right: 3%;
    float: left;
    border: none;
    background-image: linear-gradient(180deg, transparent, #c5c5c5, transparent);
    background-position: 45%;
    background-repeat: repeat-y;
    background-size: 1px 1px;
    min-height: 108px;
}

.archief.referenties ul.listing>li .listing-img {
    width: 40%;
    float: left;
    margin: 0;
    border: 1px solid #c5c5c5;
    /* responsive height als width <= 1140px */
    height: 8.3;
    line-height: 8;
    text-align: center;
}

.archief.referenties ul.listing>li .content {
    width: 50%;
    margin-left: 9%;
    float: left;
}

.filters {
    margin: 0 0 0 3%;
    list-style: none;
}

.page-template-page-references .filters {
    margin: 35px 0 40px;
}

.filters .invoer {
    width: 30%;
    margin-right: 3%;
    float: left;
}

.filters label {
    color: #808080;
    margin-bottom: 15px;
    display: block;
}

.filters select {
    color: #b7b7b7;
    border: 1px solid #b7b7b7;
    padding: 5px 10px;
    width: 100%;
}

/*////////////////////// enkele [custom post] ///////////////////*/
.enkel .meta {
    color: #aaaaaa;
    font-size: 11px;
    margin-bottom: 10px;
}

.enkel .meta i {
    margin-right: 0.4em
}

.enkel .meta .datum {
    margin-right: 1em;
    text-transform: capitalize;
}

.enkel .content .listing-img {
    width: 150px;
    height: 230px;
    float: right;
    line-height: 230px;
    display: table-cell;
    vertical-align: middle;
    background-color: red;
}

.enkel .single-lang-select {
    width: 54px;
    float: right;
}

.enkel .single-lang-select #lang_sel_list {
    height: auto;
    padding: 0;
}

.enkel .single-lang-select ul {
    border: none !important;
    margin-bottom: 0;
}

.enkel .single-lang-select ul li a{
    vertical-align: text-top;
}

.enkel .single-lang-select ul li a img{
    vertical-align: baseline;
}

/*//////////////////////custom posts archief pagina templates ///////////////////*/
.archief .listing-container {
    padding: 0;
}

.archief .listing-container>ul {
    margin: 0;
}

.archief .listing-container .overview-filter li {
    margin: 0 8px;
}

.archief .listing-container .overview-filter li.description {
    margin-left: 0;
    color: #2a2a2a;
}

.archief .listing-container .overview-filter input[type="checkbox"] {
    display: none;
}

.archief .listing-container .overview-filter input[type="checkbox"]+label:before {
    font-family: 'FontAwesome';
    content: "\f0c8";
    font-weight: 400;
    margin-right: 5px;
    cursor: pointer;
}

.archief .listing-container .overview-filter input[type="checkbox"]:checked+label:before {
    content: "\f0c8";
    font-weight: 900;
    margin-right: 3px;
}

.archief .listing-container .navigation {
    margin-top: 20px;
}

.archief .listing-container .navigation form.filter_pagecount {
    display: inline-block;
}

.archief .listing-container .navigation form.filter_pagecount select {
    border: 1px solid #b9b9b9;
    padding-top: 1px;
    padding-bottom: 0px;
    height: auto;
    line-height: 23px;
}

.archief .listing-container .navigation .pages .page-numbers {
    display: inline-block;
    text-align: center;
    line-height: 25px;
    border: 1px solid #b9b9b9;
    color: #b9b9b9;
    min-width: 25px;
    height: 25px;
}

.archief .listing-container .navigation .pages .page-numbers.current {
    border: 1px solid #6fc733;
    background-color: #6fc733;
    color: #fff;
}

.archief .listing-container .item .meta {
    color: #aaaaaa;
    font-size: 11px;
    margin-bottom: 10px;
}

.archief .listing-container .item .meta i {
    margin-right: 0.4em
}

.archief .listing-container .item .datum {
    margin-right: 1em;
    text-transform: capitalize;
}

.archief .listing-container .item .title {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0;
    font-family: 'Droid Serif';
}

.archief .listing-container .item .title a, .archief .listing-container .item .title a:hover {
    color: #363636;
}

/*////////////////////// page templates en enkele [custom post]s ///////////////////*/
.enkel h2.titel, .archief h2.titel,
.enkel h1.titel, .archief h1.titel {
    color: #363636;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.enkel h2.titel.team, .archief h2.titel.team,
.enkel h1.titel.team, .archief h1.titel.team {
    margin-bottom: 20px;
    color: #a3a3a3;
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
}

button.doc {
    margin: 25px 0 35px;
    display: block;
}

button.doc img {
    width: 24px;
    height: auto;
}

/*////////////////////// twitter widget ///////////////////*/
.twitter-widget {
    margin-bottom: 0 !important;
}

.twitter-widget .widgettitle {
    margin-bottom: 0;
}

.twitter-widget ul {
    background-color: #fff;
    padding: 20px;
    padding-left: 20px !important;
    margin-bottom: 0;
}

#text-4 {
    margin-top: 0;
    padding: 0 10% 35px;
    background-color: #fff;
}

/*////////////////////// Logo's kwaliteitsborging ////////////////*/
/*////////////////////// algemeen ///////////////////*/
a.btn_grey {
    background-color: #eaeaea;
    color: #6b6b6b !important;
    font-size: 11px;
    padding: 5px 30px 5px 0px;
    height: 23px;
}

a.btn_grey:before {
    background-color: #cccccc;
    content: "\f054";
    font-family: 'FontAwesome';
    font-weight: 900;
    padding: 6px 10px;
    margin-right: 10px;
    height: 100%;
    height: 23px;
}

a.btn_left:before {
    content: "\f053"
}

a.btn_grey_doc {
    background-color: #6fc733;
    color: #fff !important;
    font-size: 11px;
    padding: 5px 30px 5px 0px;
    height: 23px;
}

a.btn_grey_doc:before {
    background-color: #53af15;
    content: "\f15c";
    font-family: 'FontAwesome';
    font-weight: 400;
    padding: 6px 10px;
    margin-right: 10px;
    height: 100%;
    height: 23px;
}

a.btn_grey_doc:hover {
    background-color: #53af15;
}

a.btn_grey_doc:hover:before {
    background-color: #3f7903;
}

a.btn_grey:hover {
    background-color: #dddddd;
}

a.btn_grey:hover:before {
    background-color: #bbbbbb;
}

a.btn_grey.big {
    margin-bottom: 15px;
    display: block;
    position: relative;
    padding: 0 0 0 75px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

a.btn_grey.big:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 50px;
    text-align: center;
    font-size: 25px;
    padding: 0;
}

a.btn_grey.green {
    background-color: #6fc733;
    color: #fff !important;
}

a.btn_grey.green:before {
    background-color: #53af15;
}

a.btn_grey.green:hover {
    background-color: #53af15;
}

a.btn_grey.green:hover:before {
    background-color: #3f9703;
}

a.btn_grey.white-icon:before {
    color: #fff !important;
}

a.btn_grey.btn_team:before {
    content: "\f101";
}

a.btn_grey.btn_twitter:before {
    content: "\f099";
}

a.btn_grey.btn_events:before {
    content: "\f133";
}

.balk {
    background-color: #f5f5f5;
    padding-left: 3%;
    margin-top: 35px;
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.balk em {
    font-weight: 700;
}

/* icoontjes op post images */
.icon-thumb {
    display: none;
}

/* tabs onder 'In the spotlight' altijd groen */
/* .custom-posts-spotlight .carousel-bar .bar-item {
    background-color: #6fc733;
}

.color-nieuwsbericht {
    color: #6fc733;
}

.color-artikel {
    color: #008237;
}

.color-whitepaper {
    color: #f09b19;
}

.color-presentatie {
    color: #e62800;
}

.color-logistic_tool {
    color: #00b0e5;
}

.color-business_case {
    color: #64163c;
} */

/* .widget_contact_info ul {
    padding-top: 5px !important;
}

.widget_contact_info ul li {
    margin: 0 0 4px 0 !important;
} */

body:not(.home) .mk-text-block ul:not(.listing) li:before {
    font-family: 'FontAwesome';
    font-weight: 900;
    content: "\f101";
    color: #53af15;
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 16px;
    line-height: 24px !important;
}

/**** TIJDELIJK: 'Branches' filter verbergen ****/
.custom-posts-list .filters .filter-type:nth-child(3), .custom-posts-blocks .filters .filter-type:nth-child(2) {
    display: none;
}

#filter_customposts .branches, #filter_customposts_blocks .branches {
    display: none;
}

.overview-filter {
    display: none;
}

/* Lijst Groene Vinkjes */
div.mk-list-styles.groene-vinkjes ul li:before, ul.groene-vinkjes li:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    font-weight: 900;
    color: #53af15;
}

/* h5 {
    color: #6fc733 !important;
} */

.showcase_aanpassing .slick-dots {
    display: none !important;
}

.showcase_aanpassing button.slick-prev.slick-arrow {
    background-color: #53af15 !important;
}

.showcase_aanpassing button.slick-next.slick-arrow {
    background-color: #53af15 !important;
}

.showcase_aanpassing .wpls-logo-showcase .wpls-logo-cnt.slick-slide {
    border: 2px solid #53af15 !important;
    height: 158px !important;
    width: 158px !important;
}

.showcase_aanpassing .wpls-logo-showcase .wpls-logo-cnt.slick-slide img {
    border: 0px !important;
}

.showcase_aanpassing .wpls-fix-box {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.imagelinks {
    float: left;
    margin-right: 15px !important;
    margin-bottom: 15px !important
}

/* #text_icl-13, .uspblox {
    background-color: #6fc733;
    overflow: auto;
    height: auto;
} */

.newUspContainer{
    background-color: #6fc733;
}

.newUsp {
    width: 90%;
    margin-left: 5%;
    margin-top: 5%;
    padding-top: 5%;
    padding-bottom: 5%;
    /* padding-bottom: 25%; */
}

.imageUsp {
    width: 20%;
    display: inline-block;
    margin-top: 5%;
    vertical-align: top;
}

.tekstUsp {
    width: 79%;
    display: inline-block;
}

.sectieUsp {
    padding-top: 1%;
    padding-bottom: 1%;
}

.tekstUsp strong {
    color: white !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 2.1428571429em;
    margin-bottom: 0.5em;
}

.tekstUsp p {
    color: white !important;
    line-height: 14px;
}

.expertiseTitel h5,
.expertiseTitel h4,
.expertiseTitel h3 {
    font-family: "Droid Serif","Helvetica Neue",Helvetica,sans-serif !important;
    color: #6fc733 !important;
    font-weight: 400 !important;
    text-transform: none !important;
    text-align: center;
    margin: 10px;
    min-height: 50px;
    font-size: 18px !important;
}

.expertises .mk-list-styles ul li a {
    color: #777 !important;
}

.expertises .mk-list-styles ul li a:hover {
    color: #777 !important;
    text-decoration: underline !important;
}

.wpls-logo-showcase {
    max-height: 160px;
    overflow: hidden;
}

.wpls-logo-cnt {
    margin-bottom: 20px !important;
}

.wpls-logo-cnt {
    margin-bottom: 50px !important
}

.single-social-section .single-share-box {
    /* ALLE ICONEN left: -256px; */
    left: -145px;
    bottom: -15px;
    margin-bottom: 0;
}

.single-share-box li a i,
.single-share-box li a svg {
    vertical-align: middle;
}

.slick-footer, .slick-header, .slick-slider {
    background: transparent !important;
}

.dima-button {
    text-transform: none !important;
    letter-spacing: normal !important;
}

.cq-hr.cq-hr-square {
    margin-top: 2em;
    margin-bottom: 2em;
}

/* .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    bottom: -108px !important;
} */

.header-landingspagina-bronvermelding {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #efefef;
    padding: 3px;
    font-size: 12px;
}
