﻿p, ul li {
    font-size: 15px;
    color: #2f1536;
    line-height: 26px;
}


h1, h2, h3, h4, p, .wrap-forms select {
    color: #443f45;
}

h1, h2, h3, h4, b, strong {
    font-weight: 600 !important;
}

h1 {
    font-size: 35px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 17px;
}

.gfield_label {
    font-weight: 400 !important;
}

.navigation .nav a {
    font-size: 15px;
}

.btn-pink, .btn-green, a b, b a, strong a, a strong {
    padding: 13px 25px !important;
    border-radius: 3px;
}

.btn-pink {
    border-bottom: 2px solid #42225c;
}

.btn-green, a b, b a, strong a, a strong {
    border-bottom: 2px solid #407359;
}

.contactform .form-lay, .datepicker, .ginput_container form-group form-builder-item input, .wrap-forms select {
    background-color: #f7f7f7;
    border: 1px solid #DDD !important;
    border-radius: 3px;
}

.gform_wrapper .gform_footer {
    padding: 0px;
    margin: 0px;
}

.contactform .form-lay {
    height: 40px;
    color: #443f45 !important;
}

.contactform {
    max-width: 600px;
}

.textarea {
    min-height: 130px;
}

.fw-map {
    height: 350px !important;
}

.banner {
    height: 250px;
    width: 100%;
    /*background: url(/Portals/_default/skins/dnnnootthem/wp-content/themes/noot-ede/images/banner.jpg) left bottom no-repeat;*/
	background: url(wp-content/themes/noot-ede/images/banner.jpg) left bottom no-repeat;
    background-size: cover;
    margin: 0px;
}

.breadcrumb p {
    padding: 0px;
    margin: 0px;
    font-size: 13px;
}

.col-xs-12.col-md-8.inner-content {
    margin-top: 50px
}

    .col-xs-12.col-md-8.inner-content ul li, .col-xs-12.col-md-8.inner-content ol li {
        margin-bottom: 5px;
    }

.fw-container {
    padding: 0px;
}

.dienst-content {
    background-color: rgba(45, 45, 45, 0.5);
}

    .dienst-content h3 {
        top: 41%;
        text-shadow: 1px 3px 5px #000;
        font-size: 19px;
        line-height: 25px;
    }

p {
    margin: 0px 0px 20px;
}

.sidebar.col-sm-12.col-md-4 {
    padding-left: 70px;
    margin-top: 30px;
    position: inherit;
}

.btn-green, a b, b a, strong a, a strong {
    background-color: #4e8c6d;
    color: #FFF;
    margin: 10px 0px 20px;
    float: left;
}

    .btn-green:hover, a b:hover, b a:hover, strong a:hover, a strong:hover {
        color: #FFF
    }

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    background-color: #f7f7f7;
    border: 1px solid #DDD !important;
    border-radius: 3px;
}

.gform_wrapper .gfield_time_hour input[type="number"], .gform_wrapper .gfield_time_minute input[type="number"] {
    padding: 5px 25px;
    width: 100px !important;
}

.gfield_time_hour.ginput_container form-group form-builder-item.form-group.form-builder-item {
    display: inherit;
    margin: 0px 10px;
}

.gfield_time_hour.ginput_container form-group form-builder-item.form-group.form-builder-item, .gfield_time_minute.ginput_container form-group form-builder-item.form-group.form-builder-item {
    max-width: 100% !important;
}

.gfield_time_hour.ginput_container form-group form-builder-item.form-group.form-builder-item, .gfield_time_minute.ginput_container form-group form-builder-item.form-group.form-builder-item {
    width: 100px !important;
    ;
    margin-top: 0px;
}


.par-ban .slide {
    height: 300px !important;
    background-image: url(/Portals/_default/skins/dnnnootthem/wp-content/uploads/2018/02/Noot_personenvervoer-1.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 100% auto !important;
    background-attachment: inherit !important;
}

@media (min-width: 1200px) {
    .par-ban .slide {
        background-position: 0px -100px
    }
}

@media (max-width: 992px) {
    .navigation .nav a {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .par-ban .slide {
        height: 100px !important;
        background-size: cover;
    }
}

@media(max-width:768px) {
    .banner {
        height: 100px !important;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .banner {
        height: 135px;
    }
}

@media(min-width:992px) and (max-width:1200px) {
    .banner {
        height: 125px !important;
        background-position: 50% 50%;
    }
}

.blog h3.news__item-title {
    margin-top: 0;
}

@media(max-width:768px) {
    section.news.articles {
        width: 100%;
        padding: 0 15px;
    }

    .btn-nieuws {
        float: none;
        display: block;
        margin-left: 15px;
        padding-right: 15px;
        font-size: 12px;
    }
}

section.news.articles {
    display: none;
}

    section.news.articles .container {
        padding: 0;
    }

.button-div {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.btn-nieuws {
    float: none
}

.col-md-12.back-to-archive-link.back-to-archive-link-top {
    margin: 10px 0;
}

.blog .col-xs-12.col-md-8.inner-content .col-sm-12 {
    margin-top: 20px;
}
