h1,
h2,
h3,
h4,
h5 {
    font-family: 'Arvo', serif;
}
p {
    font-family: 'PT Sans',sans-serif;    
}
.iss-menu.iss-js-menu {
    background-color: #fff;
}
.iss-menu__link {
    font-family: 'Arvo', serif;
    color: #8dc042;
}
footer.iss-footer {
    padding-bottom: 50px;
    margin-bottom: 100px;
    position: relative;
    background: #8dc042;
    color: #fff;
}
footer.iss-footer a.iss-menu-footer__link {
    color: #fff;
}
footer.iss-footer a.iss-menu-footer__link:hover {
    color: #fff;
}
footer.iss-footer::after {
    content: "";
    position: absolute;
    bottom: -94px;
    left: 0;
    width: 100%;
    height: 111px;
    background: url(https://www.buitenfonds.nl/src/20191120150816/Images/Layout/leave-green.png) repeat-x;
}
.iss-block-text__text {
    font-family: 'PT Sans',sans-serif;
}
.iss-block-text__text h1 {
    font-size: 34px;
    font-weight: 700;
    color: #ea8c19;
}
.iss-block-text__text h2 {
    color: #70ad47;
    font-size: 22px;
    font-weight: 700;
}
.iss-block-text__text a {
    color: #337ab7;
    text-decoration: none;
}
.iss-block-text__text a:hover {
    text-decoration: underline;
}
/*
header
*/
header.iss-header {
    background-color: #fff;
    height: 80px;
}
.iss-search__input {
    border: 1px solid #000;
}
header.iss-header path {
    fill:#000
}
@media (min-width: 960px){
    .iss-menu {
        top: calc( 80px + 35px );
    }
}

/* 
bottom importé
*/
#bottom {
    border-top: 1px solid #8dc042;
    border-bottom: 1px solid #8dc042;
    background: #8dc042;
    padding-bottom: 20px;
    max-width: 100%;
    overflow: hidden;
}
.title-page-lg h2 {
    font-size: 34px;
    color: #fff;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
    font-family: 'Arvo',serif;
    font-weight: 700;
    text-align: center;
}
.de-nature {
    padding: 20px;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn-primary {
    background: #ea8c1c;
    color: #fff;
    border-color: #ea8c1c;
    font-family: 'Arvo',serif;
    font-weight: 700;
    text-decoration: none;
}
.text-center {
    text-align: center;
}

/*
    bootstrap
*/
.row {
    margin-right: -10px;
    margin-left: -10px;
    clear: both;
    min-height: 55px;
}
div[class*='col-'] {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
@media (min-width: 1200px){
    .container {
        width: 960px;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (min-width: 992px){
    .col-md-12 {
        width: 100%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
}
.col-md-12 {
    float: left;
    position: relative;
    min-height: 1px;
    z-index: 1;
}
.col-md-4 {
    float: left;
    position: relative;
    min-height: 1px;
    z-index: 1;
}

/* custom logo */

.iss-header__container .iss-menu-search {
    margin-right: 130px;
}
a.brand {
    padding: 20px 0;
    display: block;
}
a.brand img {
    margin-top: -15px;
}
.staatsbosbeheer-logo .brand {
    padding-top: 66px;
}
.staatsbosbeheer-logo {
    position: absolute;
    right: 0;
    z-index: 100;
}

@media (min-width: 960px){
    .staatsbosbeheer-logo {
        position: absolute;
        right: 0;
        z-index: 100;
    }
    .staatsbosbeheer-logo .brand {
        padding-top: 112px;
    }
    .iss-menu__container {
        padding-right: 110px;
    }
    .iss-menu__container {
        padding-right: 130px;
    }
}
@media (min-width: 1025px){
    .staatsbosbeheer-logo .brand {
        padding-top: 125px;
    }
}
.iss-header .iss-menu-button {
    top: 105px;
}
/* bar */
#top-bar {
    height: 35px;
    background-color: #439539;
    z-index: 10;
}
.staatsbosbeheer-bar {
    height: 35px;
    background-color: #439539;
    color: #fff;
    z-index: 997;
    font-size: 14px;
    
}
.staatsbosbeheer-bar p {
    font-size: 14px;
    margin:0 0 10px;
    padding: 0;
}
.staatsbosbeheer-bar .custom-bar-left {
    width: 40%;
    float: left;
}
.staatsbosbeheer-bar .custom-bar-right {
    width: 60%;
    float: right !important;
    display: flex;
    justify-content: flex-end
}
.staatsbosbeheer-bar .container {
    padding-top: 9px !important;
}
@media (min-width: 1200px){
    .staatsbosbeheer-bar .container {
        width: 960px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
    }
}
@media (min-width: 1200px){
    .staatsbosbeheer-bar .container {
        width: 1170px;
    }
}
@media (min-width: 992px){
    .staatsbosbeheer-bar.container {
        width: 970px;
    }
}
@media (min-width: 768px){
    .staatsbosbeheer-bar .container {
        width: 750px;
    }
}
@media (min-width: 992px){
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
}
.staatsbosbeheer-bar div[class*='col-'] {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.col-md-6 {
    width: 50%;
}
.col-md-3 {
    width: 25%;
}
.col-md-2 {
    width: 16.66666667%;
}
.col-md-1 {
    width: 8.33333333%;
}

.staatsbosbeheer-bar .col-md-2 {
    width: auto;
}
.staatsbosbeheer-bar .pull-right {
    float: right!important;
}
.staatsbosbeheer-bar .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 9px;
}
.staatsbosbeheer-bar a, .staatsbosbeheer-bar a:hover, .staatsbosbeheer-bar a:focus, .staatsbosbeheer-bar a:active {
    color: #fff;
    text-decoration: underline;
}


.iss-banner-slider__img{
padding-top:80px;
}
.iss-card[data-project-priority='1'] .title-block .ira-flow-var {
    background-color: transparent !important;
}
.iss-card[data-project-priority='1'] .title-block {
    transform: none !important;
}


@media (max-width: 610px){
    #top-bar,
    .staatsbosbeheer-bar {
        height: 60px;
    }
    .staatsbosbeheer-bar .custom-bar-left,
    .staatsbosbeheer-bar .custom-bar-right {
        width: 100%;
    }
    .staatsbosbeheer-bar .col-md-1,
    .staatsbosbeheer-bar .col-md-2,
    .staatsbosbeheer-bar .col-md-3 {
        width: auto;
    }    
    #bottom .bg-green .col-md-12{
        float: none;
    }
}