/*
Theme Name: Online Monkeys Theme
Theme URI: https://www.onlinemonkeys.nl/
Description: Een thema van Online Monkeys
Author: Online Monkeys
Author URI: https://www.onlinemonkeys.nl/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.display-none {
    display: none !important;
}

/* -------------------------------- */
/* ---------- BEGIN MENU ---------- */
/* -------------------------------- */

.q_logo a {
    height: 45px !important;
}

.mobile_menu_button {
    float: right;
    margin: 0 0px 0 0;
}

.mobile_menu li.active a span {
    font-weight: 600;
}

.fa-bars:before {
    content: "\f0c9";
    color: #000000;
}

.qode-animate-mobile-header .header_top_bottom_holder {
    box-shadow: 0px 3px 3px 0px #c1c1c1;
}

/* -------------------------------- */
/* ----------- END MENU ----------- */
/* -------------------------------- */

/* -------------------------------- */
/* ---------- BEGIN HOME ---------- */
/* -------------------------------- */

.ag-slider .full_section_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ag-slider .full_section_inner .vc_col-sm-3 {
    min-width: inherit;
    max-width: inherit;
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}

.ag-slider .full_section_inner .vc_col-sm-3 > div {
    height: 695px;
    padding: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ag-slider .full_section_inner .vc_col-sm-3:hover {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
}

.ag-slider .full_section_inner .vc_col-sm-3:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.ag-slider .full_section_inner .vc_col-sm-3 .wpb_wrapper > a {
    display: block;
} 

.ag-slider .full_section_inner .vc_col-sm-3 .wpb_text_column {
    padding: 15px 30px !important;
    display: inline-block;
    z-index: 2;
    width: 200px;
    transition: all 0.2s;
    pointer-events: none;
}

.ag-slider .full_section_inner .vc_col-sm-3:hover .wpb_text_column h2:after {
    content: '\f105';
    font-family: FontAwesome;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0;
    padding-left: 15px;
    transition: .3s all;
}

.ag-slider .full_section_inner .vc_col-sm-3 .wpb_text_column h2 {
    color: #ffffff;
    text-align: right;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
}

.ag-slider .full_section_inner .vc_col-sm-3 .wpb_wrapper {
    z-index: 99991;
}

.ag-slider .full_section_inner .vc_col-sm-3.ag-sierbestrating:before {
    background-color: #1c225999;
}

.ag-slider .full_section_inner .vc_col-sm-3.ag-sierbestrating .wpb_text_column {
    background-color: #1c2259;
}

.ag-slider .full_section_inner .vc_col-sm-3.ag-rioolbeheer:before {
    background-color: #a7140d7a;
}

.ag-slider .full_section_inner .vc_col-sm-3.ag-rioolbeheer .wpb_text_column {
    background-color: #a7140d;
}

.ag-slider .full_section_inner .vc_col-sm-3.ag-wegenbouw:before {
    background-color: #10873078;
}

.ag-slider .full_section_inner .vc_col-sm-3.ag-wegenbouw .wpb_text_column {
    background-color: #108730;
}

.ag-slider .full_section_inner .vc_col-sm-3.ag-transport:before {
    background-color: #fbba0061;
}

.ag-slider .full_section_inner .vc_col-sm-3.ag-transport .wpb_text_column {
    background-color: #fbba00;
}

/* 
.ag-intro p {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    padding: 0px 20%;
}

.ag-intro:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 75vw 100px 0;
    border-color: transparent transparent white transparent;
} 
*/

.ag-intro p strong {
    font-size: 15px;
}

.ag-intro .vc_col-sm-6 {
    display: table-cell;
    float: none;
}

.ag-intro .vc_col-sm-6:last-child {
    vertical-align: middle;
    padding-left: 80px;
}

.ag-intro .vc_col-sm-6:last-child .wpb_single_image img {
    max-width: 75%;
}

.ag-uitgelicht:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: #262624;
    z-index: 1;
    opacity: 0.5;
}

.ag-uitgelicht > .section_inner > .section_inner_margin {
    display: flex;
}

.ag-uitgelicht > .section_inner > .section_inner_margin > .vc_col-sm-6 > .vc_column-inner {
    height: 100%;
}

.ag-uitgelicht > .section_inner > .section_inner_margin > .vc_col-sm-6:first-child > .vc_column-inner {
    padding: 60px 30px;
}

.ag-uitgelicht > .section_inner > .section_inner_margin > .vc_col-sm-6:last-child > .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.ag-uitgelicht h3 {
    font-weight: 700;
    text-transform: uppercase;
    color: #1c2259;
    margin-bottom: 10px;
    letter-spacing: 0px;
    font-size: 14px;
}

.ag-uitgelicht h4 {
    font-size: 20px;
    font-weight: 700;
}

.ag-wij h2 {
    text-align: center;
}

.ag-wij h3 {
    text-transform: none;
    font-weight: 600;
}

.ag-wij .vc_col-sm-12 .vc_row {
    width: 80%;
    margin: 0 auto;
}

.ag-wij .vc_col-sm-12 .vc_row > .full_section_inner {
    border-bottom: 1px solid #efefef;
    padding: 50px 0px;
}

.ag-wij .vc_col-sm-12 .vc_row:last-child > .full_section_inner {
    border-bottom: 0px solid #efefef;
}

.ag-wij .vc_single_image-wrapper img {
    max-width: 75%;
}

/* -------------------------------- */
/* ----------- END HOME ----------- */
/* -------------------------------- */

/* -------------------------------- */
/* --------- BEGIN FOOTER --------- */
/* -------------------------------- */

.ag-footer h4 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 25px !important;
}

.ag-footer p {
    color: #ffffff;
    margin-top: 6px;
    font-size: 13px;
}

.ag-footer p a {
    color: #ffffff;
}

.ag-footer-adres p:before {
    content: '\f276';
    font-family: FontAwesome;
    color: #ffffff;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0;
    padding-right: 20px;
}

.ag-footer-telefoon p:before {
    content: '\f095';
    font-family: FontAwesome;
    color: #ffffff;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0;
    padding-right: 18px;
}

.ag-footer-mail p:before {
    content: '\f003';
    font-family: FontAwesome;
    color: #ffffff;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0;
    padding-right: 15px;
}

.ag-footer-website p:before {
    content: '\f0ac';
    font-family: FontAwesome;
    color: #ffffff;
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0;
    padding-right: 18px;
}

.ag-copyright p {
    margin-top: 0px;
    font-size: 12px;
    color: #ffffff;
}

.ag-copyright p a {
    color: #ffffff;
}

.ag-copyright .vc_col-sm-6:last-child {
    text-align: right;
}

/* -------------------------------- */
/* ---------- END FOOTER ---------- */
/* -------------------------------- */

/* -------------------------------- */
/* -------- BEGIN RESPOSIVE ------- */
/* -------------------------------- */

@media only screen and (max-width: 1200px) {
    .ag-slider .full_section_inner .vc_col-sm-3 > div {
        height: 550px;
    }
    .ag-slider .full_section_inner .vc_col-sm-3 .wpb_text_column {
        width: 160px;
    }
    .ag-slider .full_section_inner .vc_col-sm-3 .wpb_text_column h2 {
        font-size: 20px;
    }
    .ag-uitgelicht > .section_inner > .section_inner_margin > .vc_col-sm-6:first-child > .vc_column-inner {
        padding: 30px 30px;
    }
}

@media only screen and (max-width: 1000px) {
    .ag-slider .full_section_inner .vc_col-sm-3 > div {
        height: 500px;
    }
    .ag-slider .full_section_inner .vc_col-sm-3 .wpb_text_column {
        width: 130px;
    }
    .ag-slider .full_section_inner .vc_col-sm-3 .wpb_text_column h2 {
        font-size: 17px;
    }
    .ag-uitgelicht > .section_inner > .section_inner_margin {
        display: block;
    }
    .ag-uitgelicht > .section_inner > .section_inner_margin .vc_col-sm-6 {
        display: block;
        width: 100%;
    }
    .ag-uitgelicht > .section_inner > .section_inner_margin > .vc_col-sm-6:first-child > .vc_column-inner {
        padding: 50px 30px;
    }
}

@media only screen and (max-width: 768px) {
    .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .footer_bottom_border.in_grid, .footer_top_border.in_grid, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, .title_border_in_grid_holder, div.grid_section .section_inner, nav.content_menu ul {
        width: 80%;
    }
    .ag-slider .full_section_inner {
        display: block;
    }
    .ag-slider .full_section_inner .vc_col-sm-3 {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 100%;
        margin-bottom: 8px;
    }
    .ag-slider .full_section_inner .vc_col-sm-3 > div {
        height: 150px;
    }
    .ag-rioolbeheer > .vc_column-inner {
        background-position: 0% 60% !important;
    }
    .ag-sierbestrating > .vc_column-inner {
        background-position: 0% 80% !important;
    }
    .ag-transport > .vc_column-inner {
        background-position: 0% 48% !important;
    }
    .ag-wegenbouw > .vc_column-inner {
        background-position: 0% 80% !important;
    }
    .ag-slider .full_section_inner .vc_col-sm-3:hover .wpb_text_column {
        width: 150px;
        padding-right: 60px !important;
    }
    .ag-intro.vc_row {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .ag-intro .vc_col-sm-6 {
        display: block;
        float: left;
        width: 100%;
    }
    .ag-intro .vc_col-sm-6:last-child {
        display: none !important;
    } 
    .ag-wij.vc_row {
        padding-top: 80px !important;
        padding-bottom: 40px !important;
    }
    .ag-wij .vc_col-sm-12 .vc_row > .full_section_inner {
        border-bottom: 1px solid #efefef;
        padding: 40px 0px;
    }
    .ag-wij .vc_col-sm-12 .vc_row {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .ag-wij .vc_empty_space {
        height: 10px !important;
    }
    .ag-wij .vc_single_image-wrapper img {
        margin-top: 10px;
        margin-bottom: 40px;
    }
    .ag-footer .vc_col-sm-3 {
        margin-bottom: 40px;
    }
    .ag-footer .vc_col-sm-3:last-child {
        margin-bottom: 0px;
    }
    .ag-copyright p {
        text-align: center;
    }
}

@media only screen and (max-width: 600px) {
    .ag-slider .full_section_inner .vc_col-sm-3 > div {
        height: 140px;
    }
    .ag-uitgelicht > .section_inner > .section_inner_margin > .vc_col-sm-6:first-child > .vc_column-inner {
        padding: 60px 30px;
    }
}

/* -------------------------------- */
/* --------- END RESPOSIVE -------- */
/* -------------------------------- */