body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

/* Typography */
h3 {
    margin-top: 0;
}

a {
    color: #367c2b;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
    color: #367c2b;
}

.button {
    display: block;
    padding: 10px 15px;
    font-weight: bold;
}

.button:hover {
    text-decoration: none;
}

.button.yellow {
    background-color: #f3ce19;
    color: #000;
}

#page-banner #banner {
    padding: 20px 0;
    background: #f3ce19;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    border-bottom: 5px solid #367c2b;
}

#page-banner .container {
    position: relative;
}

#page-banner img {
    width: 100%;
    max-width: none;
    object-fit: cover;
    height: 253px;
}

.links img {
    border: 1px solid #008000;
    padding: 4px;
}

.googleMapCanvas {
    margin-bottom: -80px;
    margin-top: 20px;
}

/* Header */
#topheader {
    padding: 15px 0;
    background: #333;
    color: #fff;
    font-size: 12px;
    position: fixed;
    z-index: 10;
    width: 100%;
}

#topheader a {
    color: #fff;
    font-weight: normal;
}

.topnav {
    text-align: right;
}

#header {
    background: #FFF;
    box-shadow: 0 0 3px #a1a1a1;
    -webkit-box-shadow: 0 0 3px #a1a1a1;
    -moz-box-shadow: 0 0 3px #a1a1a1;
    -o-box-shadow: 0 0 3px #a1a1a1;
    padding: 30px 0;
    padding-top: 77px;
}

#header #logo img {
    max-width: 100%;
}

#header .pro_navbar {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
}

#header .pro_navbar ol {
    float: right;
}

#header .pro_navbar li a {
    background-color: #fff;
    color: #777;
    font-weight: bold;
    box-shadow: none;
    text-transform: uppercase;
}

#header .pro_navbar li.nav-path-selected a,
#header .pro_navbar li a:hover {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
}

#header .pro_navbar ol.dropdown-menu {
    top: 68px;
    border-radius: 0;
    border-top: 5px solid #f3ce19;
}

.pro_navbar .pronav_list>li>.dropdown-menu:before,
.lexus_efx .pro_navbar .pronav_list>li>.dropdown-menu:before {
    display: none !important;
}

.pro_navbar .pronav_list>li>.dropdown-menu:after,
.lexus_efx .pro_navbar .pronav_list>li>.dropdown-menu:before {
    display: none !important;
}

/* Home */
.default-flex .flexslider {
    margin-bottom: 0 !important;
}

.slides img.flex-slide-img {
    width: 100% !important;
}

.default-flex .flex-control-nav {
    display: none;
}

.default-flex.arrows-image .flex-direction-nav a {
    width: 40px !important;
    height: 40px !important;
}

.default-flex.arrows-image .flex-direction-nav .flex-prev {
    background: url(../img/left.png);
    left: 20px !important;
}

.default-flex.arrows-image .flex-direction-nav .flex-next {
    background: url(../img/right.png);
    right: 20px !important;
}

#slider {
    position: relative;
}

#slider #tenyears {
    background: url(../img/tenyears.png);
    width: 100px;
    height: 77px;
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 100;
}

#slideoverlay {
    background: url(../img/overlay.png);
    height: 122px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 85px;
    z-index: 9;
    background-repeat: no-repeat;
    background-position: right;
}

#slider #komatsu_overlay {
    position: absolute;
    z-index: 99;
    left: 140px;
    width: 13%;
    top: 20px;
    background-color: white;
    padding: 15px;
    border-radius: 15px;
    box-shadow: 0 0 10px 2px #8A8A8A;
}

#slider #komatsu_overlay img {
    width: auto;
    height: auto;
}

#slider #banner {
    padding: 40px 0;
    background: #f3ce19;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 80px;
    border-bottom: 5px solid #367c2b;
}

.homebox {
    border-radius: 15px;
    box-shadow: 0 0 10px 2px #8A8A8A;
    margin-top: -130px;
    background-color: #FFF;
    text-align: center;
    padding: 15px 10px;
    min-height: 240px;
    padding-bottom: 25px;
    box-sizing: border-box;
}

.homebox h2 {
    border-bottom: 2px solid #f3ce19;
    margin-top: 0 !important;
    line-height: 50px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: "din-condensed-web", "sans-serif";
}

.plain .jbCarousel .dyImg {
    padding-top: 0 !important;
}

/* 2 Column */
#page-banner {
    background: #367c2b;
    color: #f3ce19;
    margin-bottom: 20px;
    position: relative;
    min-height: 150px;
}

#page-banner h1 {
    margin: 0;
    text-transform: uppercase;
    font-family: "din-condensed-web", "sans-serif";
    font-size: 72px;
    position: absolute;
    bottom: -16px;
    z-index: 5;
    color: #fff;
    opacity: 0.4;
}

.breadcrumb-wrapper {
    margin-top: 40px;
    float: right;
}

.col-md-5 .default-flex .flexslider .slides img.flex-slide-img {
    border-radius: 10px;
    box-shadow: 0 0 10px 2px #CCC;
}

.col-md-5 .default-flex.arrows-image .flex-direction-nav a {
    width: 20px !important;
    height: 22px !important;
}

.col-md-5 .default-flex.arrows-image .flex-direction-nav .flex-prev {
    background: url(../img/left_small.png);
    left: 20px !important;
}

.col-md-5 .default-flex.arrows-image .flex-direction-nav .flex-next {
    background: url(../img/right_small.png);
    right: 20px !important;
}

/* 3 Column */
.contentbox {
    background-color: #367c2b;
    border-radius: 10px;
    margin-bottom: 30px;
    min-height: 402px;
    height: 475px;
}

.contentbox h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: "din-condensed-web", "sans-serif";
    margin-top: -35px;
    margin-left: 15px;
    font-size: 40px;
}

.contentbox h2 a {
    color: #fff;
    font-weight: normal;
    margin-bottom: 0;
}

.contentbox p:first-child {
    padding: 0;
}

.contentbox p {
    color: #fff;
    padding: 0 15px;
}

.contentbox a {
    color: #f3ce19;
    margin-bottom: 10px;
    display: inline-block;
}

.contentbox img {
    width: 100%;
    max-width: none;
    object-fit: cover;
    width: 100%;
    height: 200px;
}


/* Project page */
.imgrow img {
    width: 95%;
    margin: 0 auto;
    display: block;
}

/* Grondverzet */
.grondverzet .nav {
width: 100%;
}

.grondverzet .nav li {
    width: 50%;
    text-align: center;
    float: left;
    }

    .grondverzet .nav .nav-path-selected {
      text-decoration: none;
    background-color: #eee;
        }


 

/* Komatsu page */
.column1 h3,
.column2 h3,
.column3 h3 {
	text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-top: 85px;
    padding-left: 14px;
    border-left: 3px dotted #000000a6;
}




/* Formidable */
.formidable input,
.formidable textarea {
    border-radius: 0 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 10px !important;
    outline: none !important;
}

.formidable textarea {
    resize: none;
    height: 200px;
}

.formidable .buttons .btn.primary {
    background-color: #367c2b !important;
    background-image: none !important;
    border: 0 !important;
    margin: 0 auto !important;
    display: block;
    width: 100%;
}

.formidable .buttons {
    margin: 0 !important;
}

.youtube-player {
    width: 100%;
}

/* News */
h3.ccm-page-list-title:first-child {
    margin-top: 20px;
}

h3.ccm-page-list-title {
    margin-top: 25px;
}

/* Footer */
#footer {
    margin-top: 80px;
    background: #333;
    border-top: 20px solid #f3ce19;
    padding: 40px 0;
    color: #fff;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    text-decoration: none;
}


#footer ul li {
    float: left;
    display: none;
}

#footer ul li:nth-child(1),
#footer ul li:nth-child(2),
#footer ul li:nth-child(3),
#footer ul li:nth-child(4),
#footer ul li:nth-child(5) {
    display: block;
}

#footer ul li a {
    color: #fff;
    padding: 0;
    margin: 0 15px;
}

#footer ul li a:hover {
    text-decoration: none;
    background: transparent;
}

#footer ul li ul {
    padding-left: 0;
}

#footer ul li ul li {
    float: none;
    width: 100%;
    color: #fff;
    list-style: none;
}

#footer ul li ul li a {
    font-size: 12px;
}

#footer h4 {
    margin-top: 0;
}

.links .thumbnail {
    border: none !important;
}



/* Responsive */
@media (max-width:1200px) {
    .pro_navbar li a {
        padding: 10px 11px 10px !important;
    }
}

@media (max-width: 992px) {
    #header {
        padding-top: 94px;
    }

    #logo {
        margin: 0 auto;
        display: block;
        max-width: 290px;
    }

    .pronav_btn_navbar,
    .pronav_btn_navbar {
        float: left !important;
        margin-top: 35px !important;
        display: block;
        background-color: rgba(0, 0, 0, 0) !important;
        border: 0 !important;
        font-size: 20px !important;
        background: url(../img/nav.png) !important;
        background-repeat: no-repeat !important;
        border-radius: 0 !important;
        background-position: 10px !important;
        padding-left: 50px !important;
    }

    .pronav_btn_navbar:active {
        box-shadow: none !important;
    }

    #header .pro_navbar ol {
        float: left;
    }

    #banner {
        display: none;
    }

    #page-banner {
        text-align: center;
        margin-bottom: 50px;
        height: 63px !important;
        min-height: 63px;
    }

    #page-banner img {
        height: 100%;
    }

    #page-banner h1 {
        bottom: 25px;
    }

    .breadcrumb-wrapper {
        float: none;
    }

    #header .pro_navbar li.nav-path-selected a {
        color: #777;
    }

    #header .pro_navbar li.nav-selected a {
        color: #333 !important;
        background-color: rgba(0, 0, 0, 0) !important;
        background-image: none !important;
    }

    #header .pronav_collapse a:focus,
    #header .pronav_collapse a:hover {
        background-color: rgba(0, 0, 0, 0) !important;
        background-image: none !important;
        color: #777 !important;
    }

    #header .pro_navbar ol.dropdown-menu {
        padding: 0;
        margin: 0;
        border-top: 0 solid #f3ce19;
        padding-left: 25px;
    }

    .homebox {
        margin-top: 25px;
    }

    #slideoverlay {
        display: none;
    }

    #footer .nav {
        display: none;
    }

    #footer {
        text-align: center;
    }

    .fb_img {
        float: none !important;
    }

    .komatsupage {
        margin: 0 15px;
    }

    .komatsupage img {
        max-width: 380px;
    height: auto;
    width: 100%;
    margin: 0 auto;
    display: block;
    }

    .product {
        border-bottom: 2px solid grey;
        padding-bottom: 35px;
    }
    

}

@media (max-width: 590px) {
#slider #komatsu_overlay {
    display: none;
}
}