@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");* {
font-family: 'Poppins', sans-serif;
margin:0px;
padding:0px;
}
* { 
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
} 
a, a:hover {
color:#851A4B;
} 
a:hover {
text-decoration: underline;
}
.col-left {
text-align:left;
}
.col-center {
text-align:center;
}
.col-right {
text-align:right;
}
a:hover {
text-decoration: none;
}
main h1 {
font-size:25px;
font-weight:bold;
line-height:28px;
margin-bottom:20px;
}
main .block-content h1 {
font-size:27px;
}
main .block-content h2 {
font-size:27px;
font-weight:bold;
line-height:40px;
margin-top:40px;
}
main .block-content .col-post-content h2:first-child {
margin-bottom:20px;
}
main .block-content .col-post-content h3 {
}
main p {
font-size:15px;
font-weight:normal;
line-height:32px;
}
main h3 {
font-size:20px;
font-weight:bold;
line-height:26px;
}
.block-intro h1 {
font-size:25px;
font-weight:600;
} 
.block-intro p {
font-size:17px;
font-weight:400;
max-width:800px;
width:100%;
display:inline-block;
}     
ul, li {
margin:0;
padding:0;
}
ul li {
line-height: 27px;
font-size: 16px;
}
body header#navheader {
border-top:6px solid #008CA1;
}
.primary-menu-wrapper ul li {
display: inline;
list-style-type: none;
transition-duration: 0.5s;
}
li.menu-item {
position: relative;
text-decoration: none;
transition-duration: 0.5s;
padding-bottom: 25px;
}
ul.sub-menu {
visibility: hidden;
opacity: 0;
position: absolute;
transition: all 0.5s ease;
margin-top: 0px;
left: 0;
display: none; 
z-index:1;  
background-color:#fff; 
width:370px;
padding-bottom:10px;
padding-top:10px;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.48);
}
.primary-menu-wrapper ul.sub-menu li a {
padding:0px;
text-transform: none;
color:#000;
font-size:15px;
font-weight:normal;
width:100%;
padding-left:25px;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;  
}
.primary-menu-wrapper ul.sub-menu li {
padding-bottom:0px;
padding-top:0px;
}
.primary-menu-wrapper ul.sub-menu li a:hover, .primary-menu-wrapper ul.sub-menu li.current-menu-item a {
background-color:transparent;
}
.primary-menu-wrapper ul.sub-menu li.current-menu-item a {
font-weight: bold;
}
.primary-menu-wrapper ul.sub-menu li a:after {
display:none;
}
.primary-menu-wrapper ul.sub-menu li {
display:block;
}
.primary-menu-wrapper ul li.menu-item-has-children:hover > ul,
.primary-menu-wrapper ul li.menu-item-has-children ul:hover {
visibility: visible;
opacity: 1;
display: block;
}
.primary-menu-wrapper ul li.search-item a:before {
content:'';
position:absolute;
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/search-blue.svg);
background-size:cover; 
height:20px;
width:20px;
top: 0px;
right: 0;
left: 0;
margin: auto;
}
.primary-menu-wrapper ul li.search-item a {
background-color:transparent !important;
width:100px; 
}
.primary-menu-wrapper ul li.search-item a:hover {
background-color: #f9f9f9 !important; 
color:#f9f9f9;
}
.primary-menu-wrapper ul li a {
padding:40px;
padding-left:20px;
padding-right:20px;
display:inline-block;
text-transform: uppercase;
color:#000;
font-weight:600;
letter-spacing:0.57px;
font-size:15px;
}
.primary-menu-wrapper ul li a:hover {
background-color:#f9f9f9;
color:#851A4B; 
}
.primary-menu-wrapper li.current-menu-item a {
color:#851A4B;
background-color:#f9f9f9; 
}
.primary-menu-wrapper li.menu-item-has-children a:after {
content:'';
position:absolute;
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/arrow-blue-down.svg);
background-size:cover;
top: 7px;
right: 15px;
width:12px;
height:7px;   
}
.primary-menu-wrapper li.menu-item-has-children a {
padding-right:35px;
}
header .outer-container {
max-width:1920px;
}
header .logo-top {
float:left;
padding-top:20px;
}
header .logo-top img {
width:195px;   
}
header .call-me-back {
float:right;
margin-top:20px;
margin-right:5px;
}
.header-image-container {
background-size: cover;
height: 590px;
width: 100%;
background-position: center center;
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/bg_groningen.jpg);
position: relative;
box-shadow: 0px 0px 0px 4000px rgba(0, 0, 0, 0.25) inset;
}
header .container-nav-desktop .row:first-child {
margin-left:0px;
margin-right:0px;
}
.header-image-container:after {
position: absolute;
width: 100%;
height: 97px;
content: '';
background-image: url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/header-overlay.svg);
background-size: cover;
background-position: center center;
bottom: -2px;
left: 0;  
}
.block-default-pd {
padding-top:66px;
padding-bottom:66px;
}
.container .border-top {
border-top:1px solid #ddd;
padding-top:66px;
}
.block-border-top {
padding-top:0px;
}
body.home .block-intro {
background-color:#f9f9f9;
text-align:center;
}
.container-search-header .search-wrapper {
max-width:100%;  
width:100%;  
padding:15px;
text-align:center;
}
.container-search-header .search-wrapper input {
border-radius:0px;
}
.container-search-header h1 {
text-transform: uppercase;
font-size:76px;
line-height:80px;
font-weight:500;
text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.69);
}
.container-search-header h2 {
font-size:30px;
margin-bottom:0px;
font-weight:500;
text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.69);
letter-spacing: 1px;
}
.container-search-header h1, .container-search-header h2 {
color:#fff;
}
.container-search-header .col {
position:relative;
}
.container-search-header .search-wrapper {
position:absolute;
right:0;
left:0;
margin:auto;
width:100%;
top:160px;
}
.container-search-header .search-box {
position:relative;
}
.container-search-header .search-box input {
width:100%;
padding:26px;
line-height:65px;
height:65px;
-webkit-appearance: none;
outline:none;
border:0px;
}
.container-search-header .search-box a.button {
position:absolute;
right:0px;
top:0px;
}
.search-box .results {
width:100%;
background-color:#fff;
border-top:1px solid #efefef;
padding:0px; 
position:absolute;
padding-top:12px;
padding-bottom:12px;
display:none;
z-index:1;
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.36);
border-radius: 0px 0px 4px 4px;
}
.search-box .results ul {
list-style-type: none;
}
.search-box .results ul li a {
color:#000;
position: relative;
padding-left: 55px;
font-weight: bold;
line-height: 20px;
padding-top: 12px;
padding-bottom: 12px;
display: block;
padding-right:20px;
}
.search-box .results ul li:hover {
background-color:#f9f9f9;
}
.search-box .results ul li a:before {
position:absolute;
content:'';
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/search-black.svg);
background-size:cover;
width: 19px;
height: 19px;
top: 13px;
left: 20px;    
}
.search-box .loader {
position:absolute;
width:30px;
height:30px;
right:220px;
top:0;
bottom:0;
margin:auto;
display:none;
}
.search-box .loader.show {
display:block !important;
}
.block-headings h1 {
font-size:25px;
font-weight: 600;
line-height: 26px;
margin-bottom: 26px;    
}
ul.list-statics {
list-style-type:none;
}
ul.list-statics li {
padding-bottom:25px;
border-bottom:1px solid #ddd;
padding-top:25px;
}
ul.list-statics li:first-child {
padding-top:0px;
}
ul.list-statics li:last-child {
border-bottom:0px;
padding-bottom:0px;
}
ul.list-statics .info-bl {
padding:20px 16px 20px 16px;
background-color:#008CA1;
color:#fff;
height:60px;
width:60px;
text-align:center;
line-height: 20px;
margin-right:15px;
}
ul.list-statics .info-bl span {
font-size:20px;
font-weight:bold;
display:block;    
}
ul.list-statics .info-bl.small span {
margin-right:-4px;
}
ul.list-statics .info-bl.large span {
margin-left:-2px;
font-size:18px;
}
ul.list-statics-blue .info-bl.hover {
background-color: #008CA1;
}
ul.list-statics-orange .info-bl.hover {
background-color: #008CA1; 
}
ul.list-statics-blue .info-bl {
background-color:#008CA1; 
}
ul.list-statics-orange .info-bl {
background-color:#008CA1;  
}
ul.list-statics span {
font-size:15px;
line-height:20px;
font-weight:600;
}
ul.list-statics {
background-color:#fafafa;
padding:27px;
}
ul.list-statics table {
cursor:pointer;
}
.nieuws-wrapper {
position:relative; 
margin-bottom:30px; 
cursor:pointer;  
}
.nieuws-col-large .nieuws-wrapper {
height:380px;
background-size:cover;
background-position: center center;
padding:20px;
position:relative;
overflow:hidden;
}
.nieuws-col-large .nieuws-wrapper .gradient {
position:absolute;
top:0;
left:0;
width:100%;
height:380px;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
.nieuws-col-large .nieuws-wrapper .categorie {
background-color:#008CA1;
padding:9px 23px 11px 23px;
color:#fff;
font-weight:bold;
font-size:16px;
display:inline-block;
}
.nieuws-col-large .nieuws-wrapper time {
text-transform: uppercase;
color:#fff;
font-size:16px;
padding-left:10px;
}
.nieuws-col-large .nieuws-wrapper h2 {
color:#fff;
font-size:19px;
font-weight:600;
margin-top:17px;
line-height: 26px;
}
.nieuws-col-large .nieuws-wrapper .info-top {
position:absolute;
bottom:20px; 
}
.nieuws-col-default .nieuws-wrapper .photo { 
height:265px;
background-size:cover;
background-position: center center;
transition: all .5s;
}
.nieuws-col-default .nieuws-wrapper .photo-wrapper {
overflow:hidden;
}
.nieuws-col-default .nieuws-wrapper .photo:hover {
transform: scale(1.10);
}
.nieuws-col-large .nieuws-wrapper-outer .background {
height: 380px;
position: absolute;
top: 0;
left: 0;
width:100%;
background-size: cover;
background-position: center center;
padding: 20px;   
transition: all .5s;
}
.nieuws-col-large .nieuws-wrapper-outer .background.hover {
transform: scale(1.10);
}
.team-box a {
overflow:hidden;
}
.team-box > a img {
transition: all .5s;
}
.team-box > a img:hover {
transform: scale(1.05); 
}
.nieuws-col-default .nieuws-wrapper .categorie {
color:#000;
font-size:14px !important;
font-weight:normal;
font-size:15px;
display:inline-block;
text-transform: uppercase;
}
.nieuws-col-default .nieuws-wrapper .info-top {
margin-top:20px;
}
.nieuws-col-default .nieuws-wrapper .categorie time {
color:#bdbdbd;
}
.nieuws-col-default .nieuws-wrapper h2 {
font-size:19px;
font-weight:600;
margin-top:5px;
line-height: 1.4;
}
.nieuws-wrapper .text-box {
text-overflow: ellipsis; overflow: hidden;
height:189px;
}
.rounded-images img{
border-radius: 50%;
width:230px;
height:230px;  
}
.team-box h3 {
margin-top:25px;
cursor:pointer; 
}
.team-box p.functie {
font-size:18px;
text-transform: lowercase;
cursor:pointer; 
}
ul.socials {
list-style-type: none;
}
ul.socials li {
display:inline-block;
}
ul.socials li img {
width:49px;
height:49px;
}
ul.socials li {
margin-right:15px;
}
ul.socials li:last-child {
margin-right:0px;
}
footer .block-footer-1 {
background-color:#008CA1;
color:#fff;
}
footer .container-bg .bg {
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/footer.svg);
background-size:cover; 
background-position: center;
height:151px;
width:100%;
}
footer .block-footer-1 h3 {
color:#fff;
font-size:25px;
font-weight:bold;
line-height:26px;
}
footer p {
font-size:17px;
line-height:26px;
}
footer a.follow-us-twitter {
color:#008CA1;
font-size:17px;
font-weight:bold;
float:right;
}
footer h1.twitter {
float:left;
}
footer .block-footer-2 {
background-color:#f9f9f9;
}
footer .block-footer-2 p {
font-size:15px;
line-height:32px;
padding-bottom:5px;
}
footer .block-footer-2 h1 {
margin-bottom:30px;
}
footer h1.socialmedia {
margin-top:55px;
}
footer h1.twitter {
margin-bottom:13px;
}
footer .block-footer-3 {
background-color:#fff;
padding-top:40px;
padding-bottom:40px;
}
footer .block-footer-3 a {
color:#000;
font-size:15px;
padding-left:15px;
padding-right:15px;
}
footer .block-footer-3 p {
color:#000;
font-size:15px;
}
footer .block-footer-3 a:first-child {
padding-left:0px;
}
footer .block-footer-3 p {
margin:0px;
}
footer .block-footer-4 {
border-top:1px solid #f1f1f1;
padding-top:58px;
padding-bottom:58px;
}
footer .logos {
display:flex;
align-items: top;
justify-content: center;
}
footer .logos p:first-child img {
margin-top:15px;
}
footer .logos p:not(:last-child) {
margin-right:60px;
}
footer .logos p strong {
color:#aeaeae;
font-size:17px;
line-height:50px;
font-weight:normal;
}
#ctf.ctf-narrow .ctf-author-avatar, #ctf.ctf-narrow .ctf-author-avatar img {
width:48px;
height:48px;
border-radius:50%;
}
#ctf.ctf-narrow .ctf-tweet-content, #ctf.ctf-narrow .ctf-tweet-actions, #ctf.ctf-narrow .ctf-quoted-tweet {
margin-left: 59px;
}
#ctf.ctf-narrow .ctf-context {
margin-left: 59px;
display:none; 
}
.ctf-corner-logo {
display:none !important;
}
.ctf-twitterlink {
display:none;
}
.header-container-content {
height:400px;
background-color:#008CA1;
background-size:cover;
background-repeat: no-repeat;
text-align:center;
width:100%;
}
.header-container-content .container, .header-container-content .container .row {
height:100%;
}
.header-container-content .title-wrapper {
width:100%;
max-width:879px;
display:inline-block;
padding-top:35px;
padding-bottom:50px;
border-radius:10px 10px 0 0;
padding-left:25px;
padding-right:25px;
position: relative;
z-index:0;
}
.header-container-content .title-wrapper h1 {
position: relative;
z-index:1;
}
.header-container-content {
overflow:hidden;   
}
.header-container-content {
position: relative;
}
.header-container-content:before {
content:'';
width:1000px;
height:940px;
position: absolute;
left:0px;
right:0;
margin:auto;
z-index:0;
border-radius:50%; 
background-color:#008CA1;
opacity:0.9;
bottom:-720px;  
}
footer .block-footer-2 { 
overflow:hidden;
}
.header-container-content .title-wrapper p { 
color:#fff;
margin:0;
padding:0;
}
.header-container-content .title-wrapper h1 {
color:#fff;
font-size:35px;
font-weight:600;
margin:0;
padding:0;
text-transform: uppercase; 
margin-bottom:15px;
}
.no-margin {
margin:0px !important;
}
.header-container-content .title-wrapper h1.no-margin {
margin-top:-2px !important;
}
#breadcrumbs a {
color:#858585;
}
#breadcrumbs * {
text-transform: uppercase;
font-size:13px;
letter-spacing: 0.50px;
}
p#breadcrumbs {
margin:0px !important;
}
.breadcrumb-container {
padding-top:30px;
padding-bottom:35px;
}
.block-nieuws-filters .container .wrapper {
background-color:#f4f4f4;
border-radius:2px;
padding:24px 20px 24px 20px;
}
.thema-box {
background-color:#f4f4f4;
position: absolute;
top: 0;
left: 0;
width: 100%;
background-size: cover;
background-position: center center;
height:217px;
text-align:center;
position:relative;
width:100%;
display:block;
transition: all .5s;
}
.thema-box:hover {
transform: scale(1.10);
}
.thema-box-outer {
overflow: hidden;
height:217px;
margin-bottom:30px;
position:relative;
}
.thema-box .gradient {
position:absolute;
top:0;
left:0;
width:100%;
height: 217px;   
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }
.col-last .thema-box {
margin-bottom: 0px;
}
.thema-box-outer h2 {
font-size:25px;
font-weight:700;
color:#fff;
position:absolute;
bottom:10px;
left:15px;
width:100%;
pointer-events: none;
}
body.home .slider-outer-box {
margin-top:31px;
}
.icon-locatie {
background-color:#008CA1;  
}
.icon-postadres {
background-color:#008CA1;  
}
.icon-block {
display:flex;
align-items: center;
justify-content: center; 
margin-right:20px; 
width:73px;
height:73px;   
}
.icon-block i {
color:#fff;
font-size:25px;
}
.custom-widget strong {
font-size:17px;
}
.custom-widget p {
margin:0;
}
.custom-widget {
margin-bottom:55px;
}
.col-widget-bar .custom-widget:last-child {
margin-bottom:0px; 
}
.widget-locatie table {
margin-bottom:25px;
}
.widget-locatie img.maps {
width:100%;
}
.img-maps-container {
width:100%;
text-align:right;
}
.img-maps-container a.button {
margin-top:15px;
}
.widget-contactgegevens {
}
.widget-contactgegevens a {
display:block;
line-height:28px;
}
.widget-contactgegevens a i {
padding-right:10px;
}
.block-contact-form .col-side-1 {
padding-right:190px;
}
.block-content .col-post-content {
padding-left:160px;
padding-right:160px;
position:relative;
}
.block-content .col-post-content.full-width {
padding-left:15px !important;
padding-right:15px !important;
}
.block-content .col-post-content img {
height:auto;
width: calc(100% + 90px);
max-width:inherit;
margin-left: -65px;
margin-top:35px;
margin-bottom:35px;  
border:40px solid #fafafa;
}
.block-content .col-post-content ul, .block-content .col-post-content ol {
margin-left:15px;
margin-top:15px;
margin-bottom:15px;
}
.block-content .col-post-content ul li, .block-content .col-post-content ol li {
font-size:15px;
line-height:32px;  
}
.block-content form ul {
margin:0px;
}
.block-content ul li {
line-height:32px;
}
.tableauPlaceholder1 {
margin-bottom:25px;
border: 50px solid #fafafa;
width: calc(100% + 160px);
position: relative;
margin-right: -100px;
margin-top: 35px;
margin-bottom: 35px;
height:auto !important;
width: 100% !important;
}
.popup_wrapper .tableauPlaceholder {
background:white;
} 
.post-content-share-container {
text-align:center;
margin-top:65px;
}
ul.faq {
margin:0 !important;
padding:0 !important;
}
ul.faq li {
list-style-type: none;
font-size:17px;
width:100%;
position:relative;
padding:30px;
background-color:#f4f4f4;
margin-bottom:25px;
border-radius:2px;
border:2px solid #f4f4f4; 
}
ul.faq li.active {
background-color:#fff;
}
ul.faq li div.question {
font-weight:bold;
line-height:30px;
cursor:pointer;
padding-right:25px;
}
ul.faq li div.answer {
margin-top:20px;
display:none;
}
ul.faq a.btn-toggle:hover {
text-decoration: none;
}
ul.faq a.btn-toggle {
display:flex;
position:absolute;
right:20px;
top:20px;
background-color:#fff;
border-radius:50%;
width:50px;
height:50px;
align-items: center;
justify-content: center;    
}
ul.faq a.btn-toggle:before {
font-family: "Font Awesome 5 Free";
font-weight:900;
content: "\f078";
font-size:13px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
color:#000;
}
ul.faq li.active a.btn-toggle:before {
content: "\f077";
}
.block-team-full .team-box {
margin-bottom:65px;
}
body.single-medewerker img.medewerker-large {
width: 100%;
}
body.single-medewerker .medewerker-info-wrapper {
margin-top:20px;
border-top:1px solid #f0f0f0;
padding-top:20px;
}
body.single-medewerker .medewerker-info-wrapper ul.socials {
margin-top:20px;
}
body.page-template-2-columns .block-contact-form .col-side-1 {
padding-right:15px !important;
}
body.page-template-2-columns .block-contact-form input {
width:auto;
}
body.page-template-2-columns .block-contact-form input[type="submit"] {
display:block;   
}
a.ss-button-twitter, a.ss-button-linkedin {
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/icon-twitter-orange.svg) !important;
width: 49px !important;
height: 49px !important;
margin:0 !important;
padding:0 !important;
background-position: center !important;
background-size: cover !important;
margin-left:7px !important;
margin-right:7px !important;
display:inline-block;
}
a.ss-button-linkedin {
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/icon-linkedin-orange.svg) !important;  
}
.newsletter-success-msg {
display:none;
}
form#LoginForm input[type="submit"] {
margin-bottom:25px;
}
.block-content iframe {
width: 100%;
max-width: 850px;
}
.popup_wrapper iframe {
width: auto;
max-width: auto;
}
.popup_wrapper .tableauPlaceholder {
width: auto !important;
margin:0px !important;
border:0 !important;
}
.tableau-temp-holder {
display:none;
position:relative;
}
.tableau-temp-holder a.close {
position:absolute;
width:30px;
height:30px;
right:1px;
top:1px;
content:'';
background-color:#fff;
z-index:1;
display:block;
opacity:1 !important;
}
.tableau-temp-holder a.close:before {
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/close-cross.svg);
width: 100%;
height: 100%;
content: '';
position: absolute;
background-size: 15px 15px;
left: 0;
right: 0;
bottom: 0;
top: 0;
background-repeat: no-repeat;
background-position: center;
}
}
.tableau-temp-holder .zoom-tbl {
display:none; 
}
.header-container-content .title-wrapper p {
font-size:22px;
}
.block-themaoverzicht-1 .contents-actueel .inner-block {  
background-color:#008CA1;
width:100%;
height:180px;
display:flex;
align-items: center;
justify-content: center;
margin-bottom:15px;
margin-top:15px;
transition-duration: 0.2s;
}
.block-themaoverzicht-1 .contents-actueel .inner-block:hover {
box-shadow: inset 0px 0px 400px 110px rgba(0, 0, 0, 0.05); 
}
.block-themaoverzicht-1 .contents-actueel .inner-block span {
color:#fff;
font-size:24px;
font-weight:600;
text-align:center;
padding:20px;
}
.block-themaoverzicht-1 .contents-actueel {
margin-bottom:15px;
}
.no-padding-bottom {
padding-bottom:0px;
}
.block-themaoverzicht-2 .onderwerp-block {
width:100%;
height:66px;
background-color:#008CA1;
display:flex;
align-items: center;
justify-content: center;    
text-align:center;
transition-duration: 0.2s;
margin-bottom:20px;
}
.block-themaoverzicht-2 .onderwerp-block:hover {
box-shadow: inset 0px 0px 400px 110px rgba(255, 255, 255, 0.08); 
}
.block-themaoverzicht-2 .onderwerp-block span {
color:#fff;
font-size:17px;
font-weight:600;
}
.block-themaoverzicht-2 .row-onderwerpen {
padding-top:10px;
}
.single-thema ul.subjects {
margin:0;
padding:0;
list-style-type: none;
}
.single-thema ul.subjects a {
color: #000 !important;
}
.single-thema ul.subjects a.active {
font-weight:600;
}
.single-thema ul.subjects a:hover {
text-decoration: underline;
}
.button-back:before {
content: '';
position: absolute;
background-image: url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/arrow-blue-right.svg);
background-size: cover;
width: 22px;
height: 15px;
top: 5px;
left:0;
transform: rotate(180deg);
}
.button-back:after {
display:none;
}
.button-back {
margin-top:-60px;
position:relative;
padding-right:0px !important;
padding-left:35px;
}
.single-thema .col-cnt-3 .post-content-share-container {
text-align:left;
}
.single-thema h3 {
font-size:21px;
}
.single-thema .col-cnt-3 h2 {
font-size:21px;
font-weight:bold;
margin-bottom:25px;
}
.single-thema .contents-outer {
width: 100%;
max-width: 879px;
display:inline-block;
padding-bottom:45px;
}
.single-thema .col-cnt-center {
text-align:center; 
}
.single-thema .contents-outer .content {
text-align:left;
padding:35px;
}
.single-thema .content-intro {
background-color:#008CA1;
color:#fff !important;
}
.single-thema .content-intro a {
color:#fff;
text-decoration: underline;
}
.single-thema .content-intro p, .single-thema .content-intro h1, .single-thema .content-intro h2 {
color:#fff;
}
.single-thema .contents-left {
position:absolute;
width:255px;
text-align:left;
margin-left:-159px;
top:0px;
}
.single-thema .contents-left.sticky {
position:fixed;
top:20px;    
z-index:1;
}
.single-thema .contents-left-back {
position:absolute;
width:350px;
text-align:left;
margin-top:-60px;
margin-left:-159px; 
top:0;   
}
.single-thema ol, .single-thema ul {
margin-left:30px;
}
.single-thema ol li, .single-thema ul li{
padding-bottom:5px;
font-size: 17px;
font-weight: normal;
line-height: 30px;
}  
.single-thema .contents-right {
position:absolute;
top:0;
right:-120px;
text-align:left;
}
.single-thema .block-betrokken-medewerkers .more-info {
background-color:#008CA1;
border-radius:50%;
width: 230px;
height: 230px;
align-items: center;
justify-content: center;  
display:flex;  
flex-direction: column; 
padding:15px; 
}
.single-thema .block-betrokken-medewerkers ul.socials {
margin:0;
}
.single-thema .block-betrokken-medewerkers .more-info h2 {
font-size:25px;
font-weight:bold;
color:#fff;
}
.single-thema .block-betrokken-medewerkers .more-info p{
color:#fff;
padding:0;
margin:0;
}
.single-thema ol li, .single-thema ul li{
padding-bottom:17px;
font-size: 17px;
font-weight: normal;
line-height: 30px;
}  
.single-thema ul.subjects {
margin-top:15px;
}
.single-thema ul.subjects li {
line-height:20px;
}
.single-thema .contents-right .hoofdauteur img{
width:130px;
height:130px;
}
.single-thema .contents-right .hoofdauteur h3 {
font-size:18px;
margin-bottom:0px;
}
.col-publicaties-title h1 {
margin-top:30px;
}
.border-top.margin-top {
margin-top:45px;
}
.col-related .contents {
background-color:#008CA1;
color:#fff;
text-align:left;
padding:30px;
margin-top:30px;
height:100%;
}
.col-related {
padding-bottom:35px;
}
.col-related a {
color:#fff !important;
}
.col-related ul {
margin:0;
padding:0;
list-style-type: none;
}
.col-related ul li {
position:relative;
padding-bottom:10px;
}
.col-related ul li a {
padding-left:37px;
display:block;
}
.col-related ul li a:hover {
text-decoration: underline;
}
.col-related ul li a:before {
content:'';
position:absolute;
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/icon-pdf.svg);
background-size:cover; 
height:19px;
width:15px;
top: 3px;
left: 0;  
}
.col-related-nieuws ul li a:before {
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/arrow-white-right.svg); 
height:13px;
width:10px;
top: 7px;    
}
.single-thema .tableauPlaceholder {
margin-left:-65px;
max-width: 940px;
width: 940px !important;
}
.search-overlay {
position:relative;
display:none;
}
.search-overlay-body {
margin-top:-110px;
width: 100%;
background: #fff;
padding-bottom:45px;
}
.search-overlay .button-back {
margin-top:0px;
}
.search-overlay h3 {
font-size:21px;
font-weight: bold;
line-height: 26px;
margin-top:30px;
}
.search-overlay .contents-left-back {
margin-top:30px;
}
.search-overlay ul {
margin:0;
padding:0;
list-style-type:none;
}
.search-overlay ul li label {
padding-left:15px;
}
.search-overlay h4 {
font-size:18px;
font-weight:600;
}
.search-overlay h3.filter-title {
margin-bottom:45px;
}
.search-overlay ul.themas {
margin-bottom:35px;
}
.search-overlay .col-results .col-res-left .photo {
width:170px;
height:170px;
background-size:cover;
background-repeat: no-repeat;
display:block;    
}
.search-overlay .col-results .col-res-left {
padding-right:0px;
max-width:22%;
}
.search-overlay .col-results {
padding-top:57px;
}
.search-overlay .col-results .row-result {
margin-bottom:30px;
}
.search-overlay .nieuws-col-default .nieuws-wrapper .info-top {
margin-top:0px;
}
.search-overlay .nieuws-col-default .nieuws-wrapper {
cursor:inherit;
}
.search-overlay .nieuws-col-default a.read-more {
text-decoration: underline;
cursor:pointer;
}
.search-overlay .nieuws-col-default a.item-title {
color:#000; 
}
.search-overlay a.photo-wrapper {
overflow:hidden;
display:block;
}
.tableau-img-wrapper {
display:block;
background-color:#fafafa;
padding:70px;
margin-top: 35px;
margin-bottom: 35px;   
width: calc(100% + 130px);
position: relative;
left:-70px;
padding-top:36px;
padding-bottom:36px;
}
.tableau-img-wrapper a.zoom {
position:relative;
display:block;
width:100%;
height:420px;
background-size:cover;
transition: all 0.5s ease;  
}
.tableau-img-wrapper a.zoom:after {
position:absolute;
width:100%;
height:100%;
content:'';
background-color: rgba(20, 79, 156, 0.65);
}
.tableau-img-wrapper a.zoom:hover:after {
background-color: rgba(20, 79, 156, 0.35); 
}
.tableau-img-wrapper a.zoom:before {
position:absolute; 
content:'';
width:92px;
height:95px;
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/zoom-tableau.svg);
background-size:cover;
z-index:1;
top:0;
bottom:0;
right:0;
left:0;
margin:auto;
}
.tableau-img-wrapper .more {
margin-top:30px;
}
div.tableauPlaceholder.automatic-size {
width: 85vw !important;
height: 90vh !important;
}
.col-feiten-cijfers .list-statics-blue {
padding-bottom:45px;
}
footer ul.themas {
margin:0;
padding:0;
list-style-type: none;
margin-bottom:30px;
}
footer ul.themas li a {
font-size: 15px;
line-height: 32px;
color:#000; 
position:relative;
padding-left:25px;
}
footer ul.themas li {
padding-bottom:5px;
}
footer ul.themas li a:before {
position:absolute; 
content:'';
width:6px;
height:11px;
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/opsomming.svg);
background-size:cover;  
left:0px;  
top:4px;
}
footer .about-us {
padding-right:25px;
}
.single a.button-back {
margin-top: -40px;
display: block;
margin-bottom: 45px;
}
.summary-top .contents {
margin-bottom:35px;
display:inline-block;
margin-top:-40px;
}
.block-content .col-post-content .logos-container img {
height: auto;
border: 0px;
width: 100%;
position: relative;
left: auto;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.logos-container {
margin-top:35px;
}
.block-content .col-post-content .logos-container .row > div {
padding-bottom:60px;
}
.tableau-img-wrapper.only-preview a {
cursor:default;
pointer-events:none;
}
.tableau-img-wrapper.only-preview a:before, .tableau-img-wrapper.only-preview a:after {
display:none;
}
.tableau-img-wrapper.only-preview .more {
display:none;
}
.page-template-2-columns .block-content .outer-block {
background-color:#f9f9f9;
padding:35px;
}
.page-template-2-columns .block-contact-form input[type="text"], .page-template-2-columns .block-contact-form textarea { 
border:1px solid #979797;
background-color:#fff;
}
.inline-tableau .tableauPlaceholder {
width:auto !important;
height:auto  !important;
margin-left:inherit !important;
text-align:center;
}
.inline-tableau .tableauPlaceholder iframe {
display:inline-block !important;
}
.inline-tableau {
margin-bottom:30px;
}
.page-template-onderhoud footer .block-default-pd, .page-template-onderhoud footer .block-footer-3 {
display:none;
}
.page-template-onderhoud .logo {
max-width:380px;
width:70%;
margin-top:50px;
margin-bottom:50px;
}
.page-template-onderhoud .block-1 {
padding-top:75px;
padding-bottom:75px;
background-color:#f9f9f9;
}
.page-template-onderhoud .block-2 {
padding-top:75px;
padding-bottom:75px;
background-color:#fff;
}
.page-template-onderhoud .block-2 a:hover {
text-decoration: underline;
}
.page-template-onderhoud .block-2 p {
margin-bottom:2rem;
}
.single-thema-show-mobile {
display:none;
}
.single-thema-show-mobile h2 {
font-size: 25px;
font-weight: bold;
line-height: 40px; 
}
.single-thema-show-mobile {
margin-bottom:40px;
}
.single-thema-show-mobile .border-top {
padding-top:0px !important;
}
body.single .block-betrokken-medewerkers {
padding-bottom:70px;
}
body.single .block-betrokken-medewerkers h1 {
font-size:27px;
margin-bottom:40px;
}
body.single p.date {
color:#a2a2a2;
}
body.single .quote-container {
height:230px;
width: calc(100% + 45px);
position: relative;
left: -25px;
margin-bottom:35px;
margin-top:25px;
background-repeat: no-repeat;
background-size: auto 230px;
position:relative;
}
body.single .quote-container .quote-block-1 {
width: 110px;
height: inherit;
transform: skew(-10deg);
background-color:#e77e07;
position:absolute;
right:50%;    
z-index:1;
display:flex;
align-items: center; 
justify-content: center;
}
body.single .quote-container .quote-block-1 img {
border:0px;
height:28px;
margin-left:96px;
}
body.single .quote-container .quote-block-2 {
background-color:#008CA1;
width:57%;
height: inherit;
right:0;
position:absolute;
display:flex;
align-items: center; 
justify-content: center;     
}
body.single .quote-container .quote-block-2 p {
padding:0;
margin:0;
color:#fff;
padding-left:120px;
padding-right:20px;
font-size:20px;
font-weight: 600;
font-style:italic;     
}
.col-post-content a.button-large {
color:#fff;
cursor:pointer;
white-space: normal;
height:auto;
line-height: 25px;
padding-top:20px;
padding-bottom:20px;
}
.col-post-content a.button-large:hover {
text-decoration: none;
}
.contact-card-medewerker{
background-color:#f9f9f9;
padding:30px;
margin-top:30px;
}
.contact-card-medewerker h3 {
margin-bottom:0px;
}
.contact-card-medewerker .widget-contactgegevens {
margin-bottom:35px;
}
body.single-medewerker .row-more {
display:none;
}
body.single-medewerker .quote-container {
margin-top:-40px !important;
}
body.single .quote-container-2 .quote-block-1 {
right:auto;
}
body.single .quote-container-2 {
left:0px;
width:100%;
}
body.single .quote-container-2 .quote-block-3 {
position:absolute;
z-index:1;
background-color:#e38011;
height:230px;
width:50px;
}
body.single .quote-container-2 .quote-block-2 {
width:100%;
}
body.single .quote-container-2 {
overflow:hidden;  
}
body.single .quote-container-2 .quote-block-1 img {
border: 0px;
height: 28px;
margin-left: 6px;
}
body.single-medewerker .widget-contactgegevens i {
display:none;
}
body.single-medewerker .socials li:first-child {
display:none;
}
body.page-template-contact .block-1 .contents {
}
body.page-template-contact .block-1 .contents .afbeelding-top {
background-size:cover;
background-repeat: no-repeat;
background-position: center center;
height:268px;
width:100%;
}
body.page-template-contact .block-1 .contents-2 {
padding:25px;
}
body.page-template-contact .block-1 .contents-3 {
padding:25px;
padding-top:0px;
text-align: center;
}
body.page-template-contact .block-1 ul {
margin:0px;
padding:0px;
list-style-type: none;
}
body.page-template-contact .block-1 ul p {
margin-bottom:0px;
}
body.page-template-contact .block-1 ul li {
padding-bottom:20px;
position:relative;
padding-left:35px;
}
body.page-template-contact .block-1 ul li:before {
content: "\f041";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
position:absolute;
left:0;
top:5px;
color:#763450;
font-size:20px;
}
body.page-template-contact .block-1 ul.ul-2 li {
padding-bottom:0px;
}
body.page-template-contact .block-1 ul li.tel:before {
content: "\f095";
font-size:17px;
top:8px;
transform: rotate(90deg); 
}
body.page-template-contact .block-1 ul li.email:before {
content: "\f1d8";
font-size:17px;
top:8px;
}
body.page-template-contact .block-1 .contents .button {
text-transform: none;
width:100%;
}
body.page-template-contact .block-1 .col-cnt-2 .contents {
background-size:cover;
}
body.page-template-contact .block-1 .col-cnt-2 .contents {
position:relative;
}
body.page-template-contact .block-1 .col-cnt-2 .contents-3 {
position:absolute;
bottom:3px;
width:100%;
}
body.page-template-contact .block-1 .widget-socialmedia {
margin-top:50px;
}
.contents-left-back-nonscroll {
margin-top:-65px;
padding-bottom:40px;
padding-right: 40px;
}
.contents-left-back-scroll {
margin-top:0px;
margin-top:30px;
}
.contents-left-back-nonscroll a {
display:block;
margin-top:-5px;
}
h3 {
font-size:22px !important;
}
h4 {
font-size:21px;
}
.page-id-237 .row-onderwerpen div:last-child {
}
article h1.hoofdstuk-title + h3 {
margin-top:-10px;
}
.team-box .phone-placeholder {
height:41px;  
}
.team-box p.functie {
padding-bottom:0px;
margin-bottom:5px;
}
.su-spoiler-content .info-block-content-wrapper {
margin-left: -15px;
width: calc(100% + 30px);
}
.nieuws-wrapper-outer a.nieuws-wrapper {
display:block;
color:#000 !important;
text-decoration: none !important;
}
.list-agenda-p .info-bl span.m {
font-size:14px !important;
margin-top:-1px;
}
ul.list-statics .info-bl span {
margin-top:-7px;
}
div.odd {
background-color:#f9f9f9;
}
.row-space {
margin-top:45px;
}
.block-projects a.item {
display:block;
margin-bottom:40px;
background-color:#fff;
height:168px;
width:100%;
position: relative;
text-decoration: none;
z-index:0; 
}
.block-projects a.item img {
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
margin:auto;
max-height: 110px;
}
.block-projects a.item h1 {
position:absolute;
bottom:4px;
left:20px;
font-size:24px;
width:80%;
text-align:left;
color:#fff;
opacity:0;
}
.block-projects a.item .hover {
position:absolute;
width:100%;
height:100%;
background-color: rgba(138, 182, 99, 0.0);
z-index:1;
transition: 0.3s; 
}
.block-projects a.item:hover .hover {
background-color: rgba(138, 182, 99, 0.5); 
}
.block-projects a.item:hover h1 {
opacity:1;
}
footer ul.themas li a {
color:#000 !important;
text-decoration: none !important;
}
footer .c2 a {
text-decoration: none !important;
}
footer .c2 a:hover, footer ul.themas li a:hover {
text-decoration: underline !important;
}
footer .go-to-top {
display:none;
}
footer div.partners .inner {
position:relative;
width:800px;  
}
footer div.partners .inner ul {
float:left;
}
footer div.partners .inner ul.b {
margin-left:52px;
}
footer .about-us {
padding-right: 25px;
position: absolute;
bottom: -45px;
}
footer .about-us img {
height:65px;
width:auto;
}
ul.list-agenda-p.b {
position:absolute;
left:0;
bottom:0;
background-color:transparent; 
pointer-events:none;
}
ul.list-agenda-p.c {
pointer-events:none; 
}
ul.list-agenda-p.b span.title {
color:#fff;
font-size:25px;  
}
ul.list-agenda-p span.d {
font-size:22px;
}
ul.list-agenda-p span.m {
font-size:15px !important;
text-transform: uppercase;
}
ul.list-agenda-p.c li {
position:relative;
width:100%;
}
ul.list-agenda-p.c li:after {
position:absolute;
height:1px;
width:100%;
content:'';
bottom:-27px;
left:0;
background-color:#ddd;
}
#agenda-overview-container .row-items div:nth-last-child(-n+2) li:after {
display:none;
}
a.small.item-agenda {
text-decoration: none !important;
color:#000;
}
a.small.item-agenda span {
font-size:17px;
}
.content-smaller .container {
max-width: 879px;
}
.rounded-content-box {
padding: 25px;
margin-top: 0px;
background-color:#851A4B;
}
.rounded-content-box.details {
margin-top:35px;
}
div.dark * {
color:#fff !important;
}
.rounded-content-box.grey {
background-color:#f9f9f9;
}
table.details td.c1 {
width: 130px;
font-weight: bold;
}
table.details td {
padding-top: 7px;
}
.def-content-block .inhoud {
margin-top: 35px;
padding-left: 25px !important; 
padding-right: 25px !important; 
}
.col-post-content ul li:before {
content: '';
position: absolute;
width: 6px;
height: 11px;
background-image: url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/opsomming.svg);
left: 0;
top: 11px;
bottom: 0;
background-size: cover;
}
.col-post-content ul {
margin-top: 15px;
}
.col-post-content ul {
margin-left: 0px !important;
list-style-type: none;
}
.col-post-content ul li, .col-post-content ol li {
position: relative;
padding-left: 25px;
line-height: 32px;
}
.col-post-content ol { counter-reset: item; }
.col-post-content ol li { display: block; }
.col-post-content ol li:before {
content: counter(item) ". ";
counter-increment: item;
color: #008CA1;
position: absolute;
left: -15px;
}
.col-post-content ol li { 
padding-left:10px; 
}
.no-margin-top {
margin-top:0 !important;
}
.aanmelden-agenda form {
width:75%;
margin-bottom:50px;
}
.aanmelden-agenda form textarea {
height:120px;
}
body img.gform_ajax_spinner {
width:20px !important;
height:20px !important;
}
footer .contacts-1 {
display:none;
}
.row-interesse-agenda { 
display:none;
}
a.button-b.aanmelden-agenda {
display:none;
}
.list-statics tr:hover td + td span {
text-decoration: underline;
}
.thema-item-wrapper .img {
height:215px;
width:100%;
background-size:cover;
display:block;
}
.thema-item-wrapper .text {
padding:21px;
height:140px;
overflow:hidden;
}
.thema-item-wrapper .more {
padding:21px;
}
.col-cnt .thema-item-wrapper {
background-color:#935392;
margin-bottom:30px;
}
.col-cnt + .col-cnt .thema-item-wrapper {
background-color:#fd8764;
}
.col-cnt + .col-cnt + .col-cnt .thema-item-wrapper {
background-color:#f1a100;
}
.col-cnt + .col-cnt + .col-cnt + .col-cnt .thema-item-wrapper {
background-color:#6ca4a1;
}
.thema-item-wrapper * {
color:#fff;
}
.contact-col .c-item b, .contact-col .c-item span, .contact-col .c-item a {
display:block;
padding-bottom:8px;
font-size: 15px;
}
.contact-col .c-item b {
font-weight: 600;
}
.contact-col .c-item {
margin-bottom:30px;
}
.contact-col .ca {
float:left;
}
.contact-col .ca1 {
margin-right:50px;
}
.block-footer-1 .intr-t p {
font-size:15px;
line-height: 32px;
}
.block-footer-1 .intr-t {
margin-bottom:55px;
}
.block-default-pd2 {
padding-top:120px;
padding-bottom:120px;
}
.c-circles-a {
position:relative;
overflow:hidden;
}
.c-circles-a:before {
content:'';
position:absolute;
background-color:#87194B;
width:540px;
height:540px;
left: -170px;
top: -220px;
z-index:2;
border-radius:50%;
opacity:0.9;
}
.c-circles-a:after {
content:'';
position:absolute;
background-color:#D3711C;
width:787px;
height:787px;
left: -180px;
top: 220px;
z-index:1;
border-radius:50%;
opacity:1;
}
.c-circles-a .circle-b {
background-color:#AFC8CC;
width:540px;
height:540px;
right:-380px;
bottom:-200px;  
border-radius:50%;
opacity:0.9;  
z-index:1;
position: absolute;   
}
.header-image-container {
overflow:hidden;
}
.header-image-container:before {
background-color:#771342;
width:800px;
height:800px;
left:-180px;
bottom:-270px; 
border-radius:50%;
opacity:0.65;  
z-index:0;
position: absolute;   
content:'';    
}
.header-image-container .circles-b {
background-color:#008CA1;
width:740px;
height:740px;
right:-380px;
left:auto;
top:-190px;
border-radius:50%;
opacity:0.65;  
z-index:0;
position: absolute;   
}
body.home .block-intro {
background-color:#fff;
}
.col-feiten-cijfers a.button {
font-size:15px;
}
.box-item h2 {
font-size:20px;
font-weight: 600;
color:#fff;
position: absolute;
bottom:15px;
left:15px;
}
.box-item {
text-decoration: none !important;
height:220px;
width:100%;
background-size:cover;
background-position: center;
display:block;
margin-bottom:30px;
position: relative;
box-shadow: 0px 0px 0px 4000px rgba(0, 0, 0, 0.28) inset;
transition-duration: 0.2s;
}
.box-item:hover {
box-shadow: 0px 0px 0px 4000px rgba(0, 0, 0, 0.15) inset; 
}
.list-agenda-p {
background-color:#fff !important;
}
.adres .ic {
display:inline-block;
position: relative;
width:75px;
height:75px;
background-color:#008CA1;
}
.adres .text {
display:inline-block;
margin-left:10px;
}
.adres .ic:before {
width:16px;
height:37px;
position:absolute;
left:0;
right:0;
bottom:0;
top:0;
margin:auto;
content: "\f041";
font-family: "Font Awesome 5 Free";
font-weight: 900;
font-style: normal;
font-variant: normal;
font-size:24px;
color:#fff;
}
.adres + .adres .ic:before {
width:20px;
height:37px;
content: "\f0e0";
}
.adres + .adres .ic {
background-color:#763450;
}
main.contact .img-kaart {
height:177px;
width:100%;
background-size:cover;
display:block;
margin-top:25px;
margin-bottom:15px;
}
main.contact .kaart a.button {
font-size:16px;
margin-top:10px;
}
main.contact .kaart a.button:hover {
text-decoration: underline !important;
}
main.contact .kaart {
margin-bottom:40px; 
}
main.contact h2 {
margin-bottom:30px;
}
main.contact li {
}
h2 {
font-size:25px;
font-weight: 600;
}
.contactgegevens a {
text-decoration: none !important;
}
.contactgegevens a:hover {
text-decoration: underline !important;
}
main.contact .social-media li:before {
display:none;
}
main.contact .social-media {
margin-top:35px;
}
main.contact .social-media li, main.contact .contents1 li {
padding-left:0 !important;
}
main.contact .contents1 {
width:100%;
max-width:555px;
padding-bottom:35px;
}
ul.socials a, ul.socials a:hover {
transition-duration: 0.2s;
width: 49px;
height: 49px;
display:block;
position: relative;
background-size:cover;
background-image: url("data:image/svg+xml,%3Csvg width='50px' height='50px' viewBox='0 0 50 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Desktop:-Home-' transform='translate(-527.000000, -3952.000000)' fill-rule='nonzero'%3E%3Cg id='Team' transform='translate(0.000000, 3444.000000)'%3E%3Cg id='1' transform='translate(383.985740, 135.000000)'%3E%3Cg id='Contact' transform='translate(73.014260, 373.000000)'%3E%3Cg id='icon-linkedin' transform='translate(70.000000, 0.000000)'%3E%3Ccircle id='Oval-12' fill='%23de9849' cx='25' cy='25' r='25'%3E%3C/circle%3E%3Cg id='linkedin-in' transform='translate(13.000000, 10.000000)' fill='%23FFFFFF'%3E%3Cpath d='M5.59584914,25 L0.412854274,25 L0.412854274,8.30915179 L5.59584914,8.30915179 L5.59584914,25 Z M3.00156215,6.03236607 C1.34456595,6.03236607 0,4.65959821 0,3.00223214 C0,1.34486607 1.34456595,0 3.00156215,0 C4.65855836,0 6.0031243,1.34486607 6.0031243,3.00223214 C6.0031243,4.65959821 4.65855836,6.03236607 3.00156215,6.03236607 Z M24.9944209,25 L19.8225842,25 L19.8225842,16.875 C19.8225842,14.9386161 19.7835305,12.4553571 17.1278732,12.4553571 C14.4331622,12.4553571 14.020308,14.5591518 14.020308,16.7354911 L14.020308,25 L8.84289221,25 L8.84289221,8.30915179 L13.8138808,8.30915179 L13.8138808,10.5859375 L13.8864093,10.5859375 C14.5782191,9.27455357 16.26869,7.890625 18.7904486,7.890625 C24.0348137,7.890625 25,11.3448661 25,15.8314732 L25,25 L24.9944209,25 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
ul.socials a:hover {
background-image: url("data:image/svg+xml,%3Csvg width='50px' height='50px' viewBox='0 0 50 50' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Desktop:-Home-' transform='translate(-527.000000, -3952.000000)' fill-rule='nonzero'%3E%3Cg id='Team' transform='translate(0.000000, 3444.000000)'%3E%3Cg id='1' transform='translate(383.985740, 135.000000)'%3E%3Cg id='Contact' transform='translate(73.014260, 373.000000)'%3E%3Cg id='icon-linkedin' transform='translate(70.000000, 0.000000)'%3E%3Ccircle id='Oval-12' fill='%23d08a3c' cx='25' cy='25' r='25'%3E%3C/circle%3E%3Cg id='linkedin-in' transform='translate(13.000000, 10.000000)' fill='%23FFFFFF'%3E%3Cpath d='M5.59584914,25 L0.412854274,25 L0.412854274,8.30915179 L5.59584914,8.30915179 L5.59584914,25 Z M3.00156215,6.03236607 C1.34456595,6.03236607 0,4.65959821 0,3.00223214 C0,1.34486607 1.34456595,0 3.00156215,0 C4.65855836,0 6.0031243,1.34486607 6.0031243,3.00223214 C6.0031243,4.65959821 4.65855836,6.03236607 3.00156215,6.03236607 Z M24.9944209,25 L19.8225842,25 L19.8225842,16.875 C19.8225842,14.9386161 19.7835305,12.4553571 17.1278732,12.4553571 C14.4331622,12.4553571 14.020308,14.5591518 14.020308,16.7354911 L14.020308,25 L8.84289221,25 L8.84289221,8.30915179 L13.8138808,8.30915179 L13.8138808,10.5859375 L13.8864093,10.5859375 C14.5782191,9.27455357 16.26869,7.890625 18.7904486,7.890625 C24.0348137,7.890625 25,11.3448661 25,15.8314732 L25,25 L24.9944209,25 Z' id='Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.col-post-content a {
font-weight: 600 !important;
}
.page-template-default-circle-right main.content-wrapper .block-content {
position:relative;
overflow:hidden;
}
.page-template-default-circle-right main.content-wrapper .block-content:after {
position:absolute;
background-color:#008CA1;
width:740px;
height:740px;
right: -580px;
left: auto;
bottom: 140px;
border-radius:50%;
opacity:0.85;  
z-index:1;
content:'';
}
.page-template-default-circle-right main.content-wrapper .block-content:before {
position:absolute;
background-color:#87194B;
width:740px;
height:740px;
left: -580px;
top: 140px;
border-radius:50%;
opacity:0.85;  
z-index:1;
content:'';    
}
#nieuws-filter h4:first-child + ul.cat, #nieuws-filter h4:first-child {
display:none;
}
.nieuws-wrapper-outer .type {
display:none !important;
}
.block-content .col-post-content img.halve {
height: auto;
width: 55%;
max-width: 100%; max-height: 100%; display: block; margin: auto; vertical-align: middle;
}
.block-headings h2.title, h2.hoofdstuk-title {
font-size: 25px;
font-weight: 600;
line-height: 26px;
margin-bottom: 22px;
}                    
footer .block-footer-2 h2.title {
margin-bottom: 30px;
}
footer h2.contact, footer h2.socialmedia {
margin-top: 35px;
}
main h2.title2 {
font-size: 25px;
font-weight: bold;
line-height: 28px;
margin-bottom: 20px;
}
footer h2.contact {
margin-top:0 !important;
}
footer p.copyright {
text-align:right;
}.button:not(.button-more):hover {
color:#fff;
box-shadow: inset 0px 0px 400px 110px rgba(0, 0, 0, 0.05);
}
.button-more:hover {
text-decoration: underline;
}
footer a:hover {
text-decoration: underline;
}
.breadcrumb-container a:hover {
text-decoration: underline;
}
.col-post-content a:hover {
text-decoration: underline;
}
.widget-contactgegevens a:hover {
text-decoration: underline;
}
.col-post-content a {
font-weight:bold;
}
.button {
background-color:#851A4B;
display:inline-block;
text-transform: uppercase;
color:#fff;
font-weight:600;
font-size:16px;
letter-spacing:0.57px;
position:relative;
-webkit-transition-duration: 0.2s; transition-duration: 0.2s;
}
.col-feiten-cijfers a.button {
background-color:#D3711C; 
}
.button-round {
width: auto;
line-height: 53px;
-webkit-appearance: none;
outline: none;
border: 0px;
border-radius: 3px;
background-color: #008CA1;
font-size: 18px;
font-weight: bold;
color:#fff;
padding-left: 30px;
padding-right: 30px;
}
.button-large {
height:65px;
line-height:65px; 
padding-left:48px;
padding-right:48px;
}
.button-orange {
background-color:#008CA1; 
color:#fff;
}
.button-blue {
background-color:#008CA1; 
color:#fff;
}
.button-more {
padding-right:35px;
}
.button-more:after {
content:'';
position:absolute;
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/arrow-blue-right.svg);
background-size:cover;
width: 22px;
height: 15px; 
top: 4px; 
right: 0px;        
}
.button-more.button-blue {
background-color:transparent;
color:#851A4B;
font-size:16px;
}
.button-more.button-orange {
background-color:transparent;
color:#008CA1;
font-size:16px;
}
.button-more.button-blue:after {
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/arrow-blue-right.svg);
}
.button-more.button-orange:after {
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/arrow-orange-right.svg);
}
.button-icon:before {
position:absolute;
content:'';
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/search-white.svg);
background-size:cover;
width: 19px;
height: 19px;
top: 23px;
left: 47px; 
}
.button-icon {
padding-left:77px;
padding-right:67px;
}
.button-more.button-load-more:after {
background-image: url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/arrow-blue-down2.svg);
width: 15px;
height: 22px;
top: 1px;
right: 0px;
}
.button-text-default {
text-transform: none !important;
}
a.button-filter, a.button-filter:hover,  a.button-filter:active {
-webkit-appearance: none;
outline: none;
border: 0px;
border-radius: 3px;
background-color: #008CA1;
font-size: 18px;
font-weight: bold;
color: #000 !important;
padding-left: 30px;
padding-right: 30px;
background-color:#fff !important;
width:100%;
height: 53px;
line-height:53px;
text-align:center;
text-transform: none;
font-weight:normal;
box-shadow:none !important;
}
a.button-filter i {
margin-right:5px;
}
.button-more.button-white:after {
background-image: url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/arrow-white-right2.svg);
}
.button-more.button-white {
color:#fff !important;
}
a.full-width {
width:100% !important;
text-align:center !important;
}::placeholder { color: #000;
opacity: 1; }
:-ms-input-placeholder { color: #000;
}
::-ms-input-placeholder { color: #000;
}
button, input {
overflow:hidden;
}
input[type="text"], input[type="email"], select {
width:100%;
padding:26px;
line-height:50px;
height:50px;
-webkit-appearance: none;
outline:none;
border:1px solid transparent;  
border-radius:3px;
font-size:15px;
}
select {
padding:0; 
height:52px;
padding-left:30px;
background-color:#fff;
border:1px solid transparent;
}
form.filter select:active, form.filter select:hover, form.filter input[type="text"]:active, form.filter input[type="text"]:hover {
border:1px solid #858585;
outline:none;
}
input[type="submit"], a.button-b {
width:100%;
height:54px;
-webkit-appearance: none;
outline:none;
border:0px;
border-radius:3px;    
background-color:#851A4B;
font-size:15px;
font-weight:600;
color:#fff;
padding-left:30px;
padding-right:30px;
-webkit-transition-duration: 0.2s; transition-duration: 0.2s;
}
input[type="submit"]:hover {
box-shadow: inset 0px 0px 400px 110px rgba(0, 0, 0, 0.05);
} 
textarea {
-webkit-appearance: none;
outline:none;
border:0px;
border-radius:3px; 
padding-left:30px;
padding-right:30px;
padding-top:15px;
width:100%;        
}
.block-nieuws-filters form {
display: flex;
flex-direction: row;
align-items: stretch;
width: 100%;
}
.select-wrapper, .input-wrapper, .submit-wrapper {
position:relative;
}
.select-wrapper:before {
background: #fff url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/arrow-black-down.svg) no-repeat scroll center center / 15px auto;
right: 20px;
top: 23px;
position: absolute;
content: '';
width: 13px;
height: 7px;
pointer-events: none;
}
.input-wrapper:before {
background: #fff url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/search-black.svg) no-repeat scroll center center / 15px auto;
background-size:cover;
left: 25px;
top: 17px;
position: absolute;
content: '';
pointer-events: none;
height:19px;
width:20px;
}
.input-wrapper input {
padding-left:63px;
}
.block-nieuws-filters form .form-element-wrapper {
margin-right: 15px;
flex: 1;
}
.block-nieuws-filters form .submit-wrapper {
max-width:180px;   
}
footer form.newsletter input[type="submit"] {
text-transform: uppercase;
}
footer form.newsletter input {
margin-right:20px;
flex: 1; 
}
footer form.newsletter input:last-child {
margin:0px;
}
footer form.newsletter {
display: flex;
flex-direction: row;
align-items: stretch;
width:100%;
}
footer .box {
display: flex;
flex-direction: row;
align-items: stretch;
width:100%;
}
footer .box .div1 {
background-color:red;  
}
footer .box .div2 {
background-color:blue;  
}
footer .box div {
flex: 1;   
}
form ul {
margin:0;
padding:0;
}
form ul li {
list-style-type: none;
}
.block-contact-form input[type="text"], .block-contact-form textarea , .block-contact-form input[type="email"] {
background-color:#f9f9f9;
}
.block-contact-form label {
font-size:17px;
font-weight:500;
padding-top:20px;
padding-bottom:5px;
}
.block-contact-form ::placeholder { color: #5e5e53;
opacity: 1; }
.block-contact-form :-ms-input-placeholder { color: #5e5e53;
}
.block-contact-form ::-ms-input-placeholder { color: #5e5e53;
}
.block-contact-form input[type="submit"] {
text-transform: none;
margin-top:20px;
width:auto;
padding-left:65px;
padding-right:65px;
font-size:16px;
}
.validation_error p {
color:red;
}
.validation_message {
font-size: 14px;
padding-top: 5px;
color:red;
}
.ginput_container_radio .validation_message {
position: relative;
top:-30px;  
}
.gform_confirmation_message {
font-weight:600;
}
footer .block-footer-1 input[type="submit"] {
background-color:#851A4B;
}
a.button-b {
font-size: 18px;
display: inline-block;
width: auto;
line-height: 54px;
text-decoration: none !important;
padding-left:60px;
padding-right:60px;
}
a.button-b.margin-top {
margin-top:25px; 
}
.gform_body ul li {
padding-left:0;
}
.gform_body ul li:before {
display:none;
}
.gform_body input, .gform_body textarea {
background-color:#f9f9f9;
}
.gform_body label {
font-weight: 600;
margin-top:10px;
}
.gform_body input::-webkit-input-placeholder { color: #5e5e5e;
}
.gform_body input:-moz-placeholder { color: #5e5e5e;
opacity: 1;
}
.gform_body input::-moz-placeholder { color: #5e5e5e;
opacity: 1;
}
.gform_body input:-ms-input-placeholder { color: #5e5e5e;
}
.gform_body textarea::-webkit-input-placeholder { color: #5e5e5e;
}
.gform_body textarea:-moz-placeholder { color: #5e5e5e;
opacity: 1;
}
.gform_body textarea::-moz-placeholder { color: #5e5e5e;
opacity: 1;
}
.gform_body textarea:-ms-input-placeholder { color: #5e5e5e;
}
.gform_footer input[type="submit"] {
width:auto;
}
.gform_confirmation_message {
font-size:17px;
}.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.top-bar {
height: 138px;
background-color: #fff;
color: 
#ddd;
font-size: 13px;
display: block;
text-align: center;
}
.navbar-collapse.in {
overflow-y: auto;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle, button:focus {
outline:none !important;
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid 
transparent;
border-top-color: transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
.navbar-default {
background-color: #f8f8f8;
border-color: 
#e7e7e7;
border-bottom-color: rgb(231, 231, 231);
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
border-bottom-width: 1px;
}
.navbar-fixed-bottom, .navbar-fixed-top {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
}
.dropdown-toggle:after {
display:none;
}
.navbar-collapse.collapse.show {
display: block !important;
min-height:100vh;
height:auto;
}
.navbar-mobile {
display:none;
}
.navbar-header {
float: none;
}
.navbar-toggle {
display: block;
}
.navbar-collapse.collapse {
display: none!important;
}
.navbar-nav {
float: none!important;
}
.navbar-nav>li {
float: none;
}
.navbar-collapse.collapse.in{
display:block !important;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
}
.navbar-toggle .icon-bar {
margin: 6px 0;
transition: all 0.2s ease 0s;
width: 29px;
}     
.navbar-toggle {
background: transparent none repeat scroll 0 0 !important;
border: medium none;
margin-top:0px !important;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #008CA1;
}    
.navbar {
background-color: #fff;
border-bottom: 0px;
padding-top: 15px !important;
padding-bottom: 0px !important;
height:80px;
}  
.navbar-default .navbar-nav > li > a:hover {
color: #fff;
font-weight:400;
}    
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
background-color: #008CA1;
border-color: #008CA1;
}    
.navbar-toggle {
background: transparent none repeat scroll 0 0 !important;
border: medium none;
margin-right:10px;
}
.navbar-toggle[aria-expanded="true"] {
margin-right:4px;
}
.navbar-toggle:hover {
background: transparent none repeat scroll 0 0 !important;
}
.navbar-toggle .icon-bar {
margin: 6px 0;
transition: all 0.2s ease 0s;
width: 29px;
}
.navbar-toggle .top-bar {
transform: rotate(45deg);
transform-origin: 10% 10% 0;
}
.navbar-toggle .middle-bar {
opacity: 0;
}
.navbar-toggle .bottom-bar {
transform: rotate(-45deg);
transform-origin: 10% 90% 0;
}
.navbar-toggle.collapsed .top-bar {
transform: rotate(0deg);
width: 22px;
margin-left: 8px;
}
.navbar-toggle.collapsed .middle-bar {
opacity: 1;
width: 30px;
margin-left: 0px;
}
.navbar-toggle.collapsed .bottom-bar {
transform: rotate(0deg);
width: 26px;
margin-left: 4px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: rgba(255, 255, 255, 0);
box-shadow: none;
}
.primary-menu-mobile-wrapper ul {
padding-left: 20px;
}
.primary-menu-mobile-wrapper li a {
color:#fff;
}
.primary-menu-mobile-wrapper {
padding-top:15px;
padding-bottom:15px;
}
.navbar-mobile .logo_top {
position:absolute;
top:10px;
left:12px;   
} 
.navbar-mobile .logo_top img.logo {
width: 139px;
margin-top: 2px;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
margin-top:64px;
max-height:none!important;
}
#mobile-menu {
z-index:99;
position:absolute;
top: 0px;
left: 0;
padding:0;
}
.primary-menu-mobile-wrapper ul {
margin:0px;
padding:0px;
list-style: outside none none;
}
.primary-menu-mobile-wrapper a:before {
font-family: "Font Awesome 5 Free";
content: "\f054";
font-size:17px;
padding-right:12px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;    
font-weight:900;
}
.primary-menu-mobile-wrapper a:before {
font-family: "Font Awesome 5 Free";
font-weight:900;
content: "\f054";
font-size:17px;
padding-right:12px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.primary-menu-mobile-wrapper a.dropdown-toggle:before {
font-family: "Font Awesome 5 Free";
font-weight:900;
content: "\f078";
font-size:17px;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
padding-right:0px;
padding-left:5px;
vertical-align:middle;
padding-bottom:4px;
}
.primary-menu-mobile-wrapper a.dropdown-toggle[aria-expanded="true"]:before {
content: "\f077";  
padding-bottom:5px;  
}
#mobile-menu ul li a {
font-weight:300;
text-decoration: none !important;
font-size:17px;
}
header .dropdown-menu {
background-clip:none;
background-color: transparent;
border: 0px;
border-radius: 0px;
box-shadow:none;
display: none;
float:none;
font-size: 14px;
left: 0;
list-style: outside none none;
margin: 2px 0 0;
min-width: 160px;
padding: 2px 0;
position:inherit;
text-align: left;
}    
header .dropdown-menu > li > a {
font-weight:300; 
}
#menu-mobilemenu a {
text-transform: uppercase;
font-weight:400 !important;
}
#menu-mobilemenu li {
line-height: 37px;
}
#menu-mobilemenu li.menu-item {
padding-bottom:5px;
}
li.menu-item > a:focus, li.menu-item > a:hover {
background-color: transparent;
text-decoration: none;
}    
.navbar-collapse {
padding-right: 15px !important;
padding-left: 15px !important;
}
#mobile-menu.scroll {
position:fixed;
}
.default-menu-bar {
position:inherit;
}
@media (max-width: 1013px) {
.slider-top-container {
top:80px !important;
margin-bottom:80px !important;
}
}
.dropdown-menu.show {
margin-left:20px;
margin-top:20px;
}
#mobile-menu .search-item {
display:none;
}
#mobile-menu ul li a {
outline:none !important;
}
.primary-menu-wrapper ul.sub-menu li:after {
content:'';
width:15px;
height:13px;
background-image:url(//kansenvoorkinderengroningen.nl/wp-content/themes/spg-2020/assets/images/arrow-right.svg);
background-size:cover;
position:absolute;
right:22px;
top:16px;
}
.primary-menu-wrapper ul * {
text-align:left;
}@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
.primary-menu-wrapper li.menu-item-has-children a:after {
top:3px; 
}
.primary-menu-wrapper ul li.search-item a:before {
top:-3px; 
}
.button-large {
line-height:68px;
}
.container-search-header .search-box input {
padding-top:28px;
}
.nieuws-col-large .nieuws-wrapper .categorie {
padding-top:12px;
}
.button-more:after {
top:5px !important;
}
}
@media (min-width: 1921px) {
.header-image-container:after {
height: 120px; 
}
}
@media (min-width: 2360px) {
.header-image-container:after {
height: 140px; 
}
}
@media (max-width: 1072px) {
.page-template-default-circle-right main.content-wrapper .block-content:after {
display:none;
} 
}
@media (max-width: 1559px) {
.container-nav-desktop .primary-menu-wrapper {
display: inline-block;
width: 100%;
}
.container-nav-desktop .primary-menu-wrapper > ul.menu {
text-align: center;
}
.container-nav-desktop .primary-menu-wrapper ul.menu li {
text-align:left;
}
}
@media (max-width: 1497px) {
.c-circles-a .circle-b {
display:none;
}
}
@media (max-width: 1380px) { 
.c-circles-a:before, .c-circles-a:after {
left:-300px;
}
}
@media (max-width: 1124px) { 
.container-nav-desktop {
display:none !important;
}  
.container-nav-mobile {
display:block !important;
}
.hide-mobile {
display:none !important; 
}
.navbar-mobile .logo_top img.logo {
width: 131px !important;
}
.navbar-mobile .logo_top img.logo {
margin-top:7px;
}
}
@media (max-width: 1199px) {
.adres .text p {
font-size:14px;
}
.adres .ic {
zoom:0.9;
}
body.single .quote-container .quote-block-2 p {
font-size:17px;
padding-left: 120px;
padding-right: 15px;
}  
.single-thema-show-mobile {
display:block;
}
footer .container-bg .bg {
height:150px;
}
.c-circles-a:before, .c-circles-a:after {
left:-400px;
} 
.slider-col .photo_overlay {
background-color:#008CA1;
width:51%;
}
.slider-col .cta_content_container .cta_content {
padding-top: 36px;
padding-left: 19px;
}
.block-posts-filters .col-main {
width:100%;
max-width:100%;
flex:auto;
display:block;
}
.block-posts-filters .col-2 {
display:none;
}
}
@media (max-width: 991px) {
.adres .text {
display: block;
margin-left: 0px;
}    
.block-default-pd2 {
padding-top:70px;
padding-bottom:70px;
}
.c-circles-a:before, .c-circles-a:after {
display:none;
} 
body.single .quote-container .quote-block-1 img {
margin-left:36px;
}
body.single .quote-container .quote-block-2 p {
padding-left: 98px;
}
.block-themaoverzicht-1 .contents-actueel .inner-block span {
font-size:21px;
}    
footer .container-bg .bg {
margin-bottom: -70px;
padding-top: 20px;
display: block;
margin-top: 30px;
height: 110px;
}
footer .block-footer-1 {
height:auto;
}
.block-content .col-post-content {
padding-left:15px;
padding-right:15px;
}
.block-content .col-post-content img {
}
.block-contact-form .col-side-1 {
padding-right: 15px;
}
.block-contact-form .col-side-2 {
margin-top:45px;
}
.slider-col .cta_content_container .cta_content h2, .slider-col .cta_content_container .cta_content h1 {
font-size:25px;
}
.slider-col .photo_overlay {
width:59%;
}    
.slider-col .cta_content_container .cta_content p {
font-size:22px;
}
footer h1.twitter, footer a.follow-us-twitter {
margin-top:35px;
}
.block-posts-filters form.filter .form-element-wrapper:not(:last-child) {
width:100%;
display:block;
margin-bottom:15px;
}
.block-posts-filters form {
display:block;
}
}
@media (max-width: 767px) {
.adres .text {
display: inline-block;
margin-left: 10px;
}   
.block-content .col-post-content img {
height: auto;
width: calc(100% + 50px);
max-width: inherit;
margin-left: -25px;
margin-top: 35px;
margin-bottom: 35px;
border-width:20px;
}    
.header-container-content:before {
width: 500px;
height: 500px;
bottom: -330px;
}    
.row-space {
margin-top: 20px;
}
.aanmelden-agenda form {
width:100%;
}
#agenda-overview-container .row-items div:nth-last-child(-n+2) li:after {
display:block;
}
#agenda-overview-container .row-items div:last-child li:after {
display:none;
}
body.single .quote-container .quote-block-1 img {
display:none;   
}
body.single .quote-container .quote-block-2 p {
padding-left: 0px;
padding-right: 15px;    
}
body.single .quote-container .quote-block-1 {
z-index:0;
background-color:#008CA1;
}
body.single .quote-container .quote-block-2 { 
width:57%;   
}
.block-betrokken-medewerkers h1 {
text-align:center;
} 
.block-betrokken-medewerkers .team-box {
margin-bottom:20px;
}
.single-thema .block-betrokken-medewerkers .more-info {
display:inline-block;
padding-top:45px;
}
footer .container-bg .bg {
height: 80px;
}  
.slider-col .photo_container .photo {
height:315px;
}
.col-last .thema-box {
margin-bottom: 30px;
}    
footer form.newsletter {
display:block;
}
footer form.newsletter input, footer form.newsletter input[type="text"] {
display:block;
width:100%;
max-width:100%;
margin-bottom:15px;
}
footer p.copyright {
margin-top:15px;
}
.search-box .loader.show {
display:none !important;
}
.slider-col .photo_overlay {
width:100%;
}
.photo_overlay_container {
position: absolute;
bottom: 0px;
width: 100%;
height: 220px;
}    
.slider-col .cta_content_container .cta_content {
width:100%;
bottom:15px;
padding:0px;
}
.slider-col .cta_content_container .cta_content h2, .slider-col .cta_content_container .cta_content h1 {
font-size: 22px;
margin-bottom:15px;
}
.slider-col .button-round {
width:100%;
text-align:center;
}
.cta_outer_container {
height: 515px;
width: 100%;
position: relative;
}
.slider-outer-box {
padding-bottom:0;
}
.slider-col .cta_content_container .cta_content p {
margin:0;
padding:0;
}
.cta_bullets_container {
display:none;
}
}
@media (max-width: 575px) {
.header-container-content:before {
width: 360px;
height: 360px;
bottom: -240px;
}   
.header-container-content .title-wrapper {
padding-bottom:30px;
}
.header-container-content {
height:280px;
}    
footer form.newsletter input, footer form.newsletter input[type="text"] {
font-size:15px;
}    
input[type="submit"], a.button-b {
font-size:15px;    
}
.header-image-container .circles-b, .header-image-container:before  {
display:none;
} 
.nieuws-col-large .nieuws-wrapper .gradient, .nieuws-col-large .nieuws-wrapper-outer .background {
height:180px;
}
form#LoginForm input[type="submit"] {
margin-bottom:0px;
}    
.block-contact-form textarea {
height:155px;
}
.block-contact-form input[type="submit"] {
width:100%;
}
.header-container-content {
margin-top:50px;
}
body.home .block-4 .border-top {
display:none;
}
body.home .block-headings h1 {
margin-top:20px;
}
.container-search-header h2 {
padding-top:10px;
padding-bottom:10px;
}
footer .container-bg .bg {
margin-bottom: -40px;
padding-top: 20px;
display: block;
margin-top: 30px;
margin-left: -15px;
width: 100vw;
}
.search-box .results ul li a {
line-height:16px;
}
.block-team-full .team-box {
margin-bottom:25px;
}    
.block-default-pd {
overflow:hidden;
padding-top: 36px;
padding-bottom: 36px;
}
.container .border-top {
padding-top: 36px; 
}
body.home .block-2 h1 {
text-align:center;
}
.container-search-header .search-wrapper input {
text-align:center;
}
body.home .block-headings h1 {
text-align:center;
margin-bottom:30px;
}
.thema-box {
width: 100vw;
margin-left:-15px;
text-align:left;
padding:15px;
margin-bottom:10px;
}
.col-last .thema-box {
margin-bottom:10px;
}
.col-feiten-cijfers {
margin-top:25px;
}
.thema-box h2 {
bottom: 10px;
}
.container-search-header h1 {
font-size: 42px;
line-height: 50px;
}
.container-search-header h2 {
font-size:21px;
}
ul.list-statics {
margin-left: -15px;
width: 100vw;
}
.slider-outer-box {
margin-left:-15px;
width:100vw;
}
.nieuws-wrapper-outer {
margin-left:-15px;
width:100vw;
}
.nieuws-col-large .nieuws-wrapper {
height:180px;
}
.nieuws-col-large .nieuws-wrapper .categorie, .nieuws-col-large time {
display: none; 
}
.nieuws-col-large .nieuws-wrapper h2 {
font-size:17px;
}
.nieuws-col-large .nieuws-wrapper .info-top {
bottom:15px;
}
.nieuws-wrapper {
margin-bottom:10px;
}
.nieuws-col-large .info-top {
padding-right:30px;
}
.nieuws-col-default .photo-wrapper, .nieuws-col-default .info-top {
float:left;
}
.nieuws-col-default .photo-wrapper {
width:31%;
padding:10px;
padding-right:0px;
padding-top:0px;
}
.nieuws-col-default .info-top {
width:69%;
padding:15px;
}
.nieuws-col-default .nieuws-wrapper .info-top {
margin-top:0px;
}
.nieuws-wrapper .text-box {
height:auto;
}
.nieuws-col-default .info-top .categorie,  .nieuws-col-default .info-top p {
display:none;
}
.nieuws-col-default .nieuws-wrapper h2 {
font-size: 15px !important;
line-height:20px;
}
.block-intro p {
font-size:15px;
}
.nieuws-col-default .nieuws-wrapper .photo {
height:98px;
}
.row .nieuws-col-large + div .nieuws-wrapper {
margin-bottom: 5px;
}
.nieuws-col-default .nieuws-wrapper {
margin-bottom:0px;
}
.nieuws-col-default .nieuws-wrapper .photo:hover {
transform: none;
}
footer .block-headings h1 {
text-align:left !important;
margin-top:20px;
}
footer h1.socialmedia, footer h1.twitter {
margin-top:35px;
}
footer p.copyright {
text-align:center;
}
.block-footer-3 .row > div:first-child {
text-align:center;
padding-bottom:15px;
}
div.block-team {
padding-top:0px;
}
.team-box ul.socials {
display:none;
}
.team-box a:first-child {
float:left;
width:35%;
text-align:left;
}
.team-box h3 {
width:65%;
float:left;
text-align:left;
padding-left:30px;
}
.team-box.rounded-images img {
width: 100%;
height:auto;
}
.team-box p.functie  {
text-align:left;
margin-left:30px;
float:left;
}
.team-box p.functie:after {
clear:both;
content:'';
}
.team-box {
height:160px;
}
.block-team .row-1 a {
display:none;
}
.col-hide-desktop {
display:block;
}
body.home .block-3 .container:first-child .row > div:first-child {
order:2;
}
body.home .block-3 .border-top {
display:none;
}
body.home .block-3 {
padding-bottom:0px;
}
body.home .block-2 {
padding-bottom:0px;
}
body.home .slider-outer-box {
margin-top:0px;
margin-bottom:35px;
}
.block-posts-filters .button-filter {
display:block;
}
.block-posts-filters form.filter {
display:none;
}  
ul.faq li div.question {
padding-right:41px;
}  
.header-container-content .title-wrapper {
width: 100vw;
max-width: 100vw;
margin-left:-30px;
margin-right:-30px;
border-radius:0px;
width:100vw;
}
body.page-template-2-columns .block-contact-form input {
width:100%;
}
.col-side-2 {
border-top:1px solid #f1f1f1;
padding-top:25px;
}       
.block-contact-form .col-side-2 {
margin-top: 35px;
}
}
@media (min-width: 576px) {
.block-posts-filters .button-filter {
display:none;
}
.col-hide-desktop {
display:none;
}  
}
@media (max-width: 500px) {
body.single .quote-container .quote-block-2 { 
width:60%;   
}
.photo_overlay_container {
height:239px;
} 
.header-container-content .title-wrapper h1 {
font-size:21px;
}
ul.faq li {
padding:16px;
font-size:15px;
}
ul.faq p {
font-size:15px;
}
ul.faq a.btn-toggle {
right: 10px;
top: 10px;
width:40px;
height:40px;
}
.container-search-header .search-wrapper input {
margin-bottom:15px;
}   
.container-search-header .search-wrapper input, .container-search-header .search-wrapper a.button-search {
display:block;  
width:100%;
}
.container-search-header .search-wrapper a.button-search {
position:relative;
text-align:center;
}
.container-search-header .button-icon:before {
margin-left: -30px;
left: auto;
}
.header-image-container {
height:380px;
}
.container-search-header .search-wrapper {
top:120px;
}
footer .logos {
display:block;
text-align: center;
}
footer .logos p {
display:inline-block;
margin:0px;
width: 100%;
} 
footer .logos p:not(:last-child) {
margin:0px;                                                                                                                                                  
}
footer .logos p {
margin-bottom:15px !important;
}
}
@media (max-width: 1199px) {
.search-overlay .col-results .col-res-left .photo {
width:120px;
height:120px;
}
.search-overlay .nieuws-wrapper .text-box {
height:225px;
}
}
@media (max-width: 991px) {
.search-overlay .col-results .col-res-left .photo {
width:100px;
height:100px;
}
}
@media (max-width: 768px) {
body.page-template-contact .block-1 .contents {
height:auto;
} 
body.page-template-contact .block-1 .col-cnt-2 .contents {
height:450px;
}
.tableau-img-wrapper {
width: calc(100% + 78px);
left: -45px;
}
}
@media (max-width: 575px) {
.search-overlay .nieuws-col-default .info-top {
width:100%;
}
.search-overlay .nieuws-wrapper .text-box {
height:auto;
}
.search-overlay .col-res-left {
width:20% !important;
max-width:20% !important;
}
.search-overlay .col-res-right {
width:80% !important;
}  
.search-overlay-body {
margin-top: -70px;
}  
.search-overlay a.photo-wrapper {
overflow:visible !important;
}
}
@media (max-width: 430px) { 
.search-overlay-body {
margin-top: -20px;
}     
}
@media (max-width: 475px) {
.search-overlay .col-res-left {
width:25% !important;
max-width:25% !important;
}
.search-overlay .col-res-right {
width:75% !important;
}  
.tableau-img-wrapper {
left:-60px;
width: calc(100% + 120px);
}
body.single .quote-container .quote-block-2 { 
width:100%;   
}   
body.single .quote-container .quote-block-1 { 
right:45%;
}
body.single .quote-container .quote-block-2 p {
padding-right:24px;
padding-left:24px;
text-align:center;   
}
}
@media (max-width: 369px) {
.search-overlay .col-res-left {
width:29% !important;
max-width:29% !important;
}
.search-overlay .col-res-right {
width:71% !important;
}      
}
@media (max-width: 1448px) {
.single-thema .contents-outer {
max-width:650px;
} 
.single-thema .contents-left {
margin-left: -59px;  
}
.single-thema .contents-left-back {
margin-left: -59px;
}
.single-thema .contents-right {
right:10px;
}
}
@media (max-width: 1258px) {
.single-thema .contents-left {
margin-left: -39px;  
}
.single-thema .contents-left-back {
margin-left: -39px;
} 
.single-thema ol li, .single-thema ul li {
font-size:16px;
}   
}
@media (max-width: 1199px) {
.single-thema div.contents-left, .single-thema .contents-left-back, .single-thema .contents-right {
display:none;
} 
.single-thema .contents-outer {
max-width:879px;
} 
}
@media (max-width: 1400px) {
.tableau-img-wrapper {
padding:20px;
}
}
@media (max-width: 430px) {
.block-projects a.item img {
max-height: 70px;
}
.block-projects a.item {
height:106px;
margin-bottom:30px;
}
}
@media (max-width: 1630px) {
footer div.c2 {
display:none;
}
footer .contacts-1 {
display:block;
}
footer .about-us {
bottom:-59px;
}
footer .about-us img {
height:35px;
}
}
@media (max-width: 1190px) {
footer div.partners .inner ul {
margin-bottom:0;
}
footer div.partners .inner ul.b {
margin-left:15px; 
} 
footer div.partners .inner {
width:100%;
} 
footer div.partners .inner ul.b.c {
} 
footer div.col-lg-6.partners {
flex: 0 0 75%;
max-width: 75%;
}
}
@media (max-width: 991px) {
footer div.col-lg-6.partners {
flex: 0 0 50%;
max-width: 50%;
}
footer div.partners .inner {
width:100%;
}   
footer div.partners .inner ul.b {
margin-left:0;   
}
footer .about-us {
position:inherit;
bottom: 0px;
}    
}
@media (max-width: 430px) {
footer div.c2 {
display:flow-root;
}
footer .contacts-1 {
display:none;
}
footer div.col-lg-6.partners {
flex: 0 0 100%;
max-width: 100%;
}
}