.voorraad_bar {
	    background-color: #da3f3f;
    color: #fff;
    text-align: center;
    padding: 5px;
}
@media (max-width: 750px) {
.voorraad_bar {
font-size: 12px;
	}}

@media (min-width: 1200px) {
.span4 {
    width: 22%;
	}}

a.btn-primary {
    display: inline-block!important;
    padding: 10px 25px!important;
    font-weight: 600!important;
    color: #ffffff!important;
    background-color: #adc91d!important;
}

a.btn-primary:hover {
	    color: #ffffff!important;
}

	

.textwidget ul li {
    padding: 0 0 0 32px;
}

.custom-html-widget ul li {
    padding: 0 0 0 0px !important;
}

h2 {
    font: bold 24px Roboto, sans-serif !important;
    color: #000000;
      margin-bottom: 14px !important;
    text-transform: uppercase;
}

.service-box.ban h5 {
    margin: 0 0 16px 0;
    line-height: 22px;
    font-size: 22px;
}

.button {
    display: inline-block!important;
    padding: 10px 25px!important;
    font-weight: 600!important;
    color: #ffffff!important;
    background-color: #adc91d!important;
    border: solid 3px #adc91d!important;
	margin: 10px;
}

.button:hover {
    color: #adc91d!important;
    background-color: transparent!important;
}

.page-template-tpl-seo .submit-wrap input, .button {
    display: inline-block;
    padding: 10px 25px;
    font-weight: 600;
    color: #ffffff;
    background-color: #adc91d;
    border: solid 3px #adc91d;
    line-height: normal;
    text-decoration: none!important;
    height: auto;
    text-transform: uppercase;
}

.footer .copyright .footer-text {
    font-size: 11px;
    text-align: left;
}

.page-template-tpl-seo .submit-wrap input:hover, .button:hover {
    color: #adc91d;
    background-color: transparent;
}

.page-template-tpl-seo .widget {
    padding: 25px;
    background-color: #ffffff;
    border-radius: 5px;
}

.footer .footer-widgets .block_2 {
    font-size: 1em;
}

.header .header_widget .textwidget .button {
    font-size: 20px;
}

.header .header_widget .textwidget img {
    margin: 15px auto;
    width: 90%;
    
}

.header .container {
    background: none;
}

@media (max-width: 767px) {
    .header .header_widget .textwidget .button {
        margin-bottom: 25px;
    }
}

.header .header_widget {
    padding: 0;
}

.home-hero {
    position: relative;
}


.home-hero img {
    width: 100%;
    max-height: 550px !important;
    object-fit: cover;
    opacity: 0.8;
}

.hero-overlay {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100px;
    max-width: 1170px;
    width: 100%;
    color: #ffffff;
    font-size: 1.2em;
    line-height: normal;
}

.hero-overlay strong {
    font-size: 4.8em;
    display: block;
    max-width: 760px;
    margin-bottom: -25px;
}

.cta-bar {
    padding: 0!important;
    background-color: #000000;
}

.cta-bar .button {
    margin: 6px 0;
    float: right;
}

.cta-bar h2 {
    color: #ffffff;
}

.cta-bar:after {
    content: '';
    display: block;
    width: 100%;
    height: 40px;
    background-color: #adc91d;
}

.inner-port-content {
    margin-top: 25px;
}

.single-portfolio .title-header {
    text-align: center;
    margin: 25px 0 0;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    height: auto;
    padding: 8px 4px;
    border-radius: 0;
    border: solid 1px #e7e7e7;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-bottom: 0;
    height: auto;
    padding: 11px;
    border: solid 1px #e7e7e7;
    border-radius: 0;
}
