.region-topfooter {
background-color:#f3f3f3;
	padding-top:50px;
}
.h1paginatitel h1 {
	display:inline-block;
	border-bottom: 4px solid #EE7A21;
	margin-bottom: 0;
}

.centreren .h1paginatitel {
	    text-align: center;
}


.form-select {

    width: 100%;
    border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
    background-color: white;
    color: #999;
    border-bottom: 1px solid #999;
    margin-bottom: 40px;

}

#popup {
	display:none;
}

.paragraph--type--diensten-inhoud a.button {
    display: inline-block;
    background-color: #EE7A21;
    text-decoration: none;
    line-height: 56px;
    border-radius: 28px;
    padding: 0 30px;
    margin-right: 20px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 12px;
}

.path-frontpage .foto_rechts.paragraph--type--foto-tekst .knoppen div a {
    display: inline-block;
    background-color: black;
    text-decoration: none;
    line-height: 56px;
    border-radius: 28px;
    padding: 0 30px;
    margin-right: 20px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
	margin-bottom:20px;
}

.paragraph--type--tekst-tekst.rechts_accent {
    margin-bottom: 5vw!important;
}

#block-taalkeuze {
    position: absolute;
    right: 20px;
    top: 1px;
    color: white;
}
#block-taalkeuze a {
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
@media screen and (max-width: 1023px){
    #block-taalkeuze {
    position: absolute;
    right: 20px;
    top: 15px;
    color: white;
}
#block-taalkeuze a {
    color:white;
    text-decoration:none;
    font-weight:bold;
    font-size:12px;
}
    }

/*.region-topheader .servicemenu {
    position: absolute;
    top: 15px;
    right: 60px;
    
}*/


.js-form-type-checkbox {
	overflow:auto;
}
.js-form-type-checkbox label {
	float:right;
	width:calc(100% - 50px);
}
.js-form-type-checkbox input {
	float:left;
	width:50px!important;
	margin-bottom:0!important;
	position: relative;
top: -25px;
}
.js-form-type-checkbox .description {
	float:left;
	width:100%;
}


  @media screen and (min-width: 768px){
.path-frontpage .dienstenhome .group .views-row {
  text-align: left;
  border-top: 40px solid white;
  height: 120px;
  width: 29%;
}
	  .path-frontpage .paragraph--type--tekst-tekst .links {
  padding-top:170px;
}
}

.paragraph--type--hor-slideshow-10 {
    position: relative;
}

.paragraph--type--video {
    width: 1000px;
    max-width: 96vw;
    margin: 0 auto;
}
