@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
:root {
  --font: "Source Sans 3", sans-serif;	/* Dark blue #1B788B */
  --maincolor: #990011; /* Dark red */
  --secondcolor: #565656; /* Dark grey */
  --dark: #3F4A4C; /* footer grey */
  --medium: #d3cec5; /* Yellow */
}
main{
	font-size: 16px
}
main ul li::before{
	display: none;
}
.grid8 {
    width: 69.666667%;
    padding: 0 1.643em 1.286em 0 !important;
}
.grid4 {
    width: 29.333333%;
}
.insidepage .gt-large{
    margin: 0;
}
.frontpage .grid8 {
    width: 69.666667%;
    padding: 0 0 1.286em .643em !important;
}
.frontpage .grid4 section.bundle-overview {
    padding: 20px;
    border: 1px solid #ccc;
}
.contextual .contextual-links {
    position: relative;
    top: -1px;
    right: 6px;
    float: right;
    clear: both;
    margin: 0;
    padding: 0.25em 0;
    text-align: left;
    white-space: nowrap;
    border: 1px solid #ccc;
    border-radius: 4px 0 4px 4px;
    background-color: #fff;
}
.contextual .contextual-links {
    top: var(--gin-spacing-xxs);
    padding: 0.5em;
    margin: 0;
    min-width: 120px;
    background: var(--gin-bg-layer3);
    border: 0 none;
    border-radius: var(--gin-border-l);
    box-shadow: var(--gin-shadow-l2);
}
.contextual .contextual-links li {
    background: transparent;
}
.contextual .contextual-links li::before{
	content: none;
}
.contextual .contextual-links li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
    border: none;
    background-color: #fff;
    line-height: 100%;
}
.contextual .contextual-links li a {
    font-family: var(--gin-font);
    color: var(--gin-color-primary);
    line-height: 1;
    white-space: nowrap;
    padding: var(--gin-spacing-xs) var(--gin-spacing-m);
    margin: 0;
    background: transparent;
    border-radius: var(--gin-border-s);
}
.contextual .contextual-links li a:hover,.contextual .contextual-links li a:active {
    color: var(--gin-color-button-text);
    background: var(--gin-color-primary);
}
.contextual .contextual-links a {
    display: block;
    margin: 0.25em 0;
    padding: 0.4em 0.6em;
    color: #333;
    background-color: #fff;
    font-family: sans-serif;
    font-size: small;
    font-weight: normal;
    line-height: 0.8em;
}
nav.tabs {
    background: transparent;
    border-bottom: 0px solid #f5f5f5;
    width: 100%;
    z-index: 5;
	margin-bottom: 15px;
	margin-top: 15px;
}
nav.tabs ul.tabs {
    display: block;
    list-style: none;
    margin: 0 auto;
    max-width: 1240px;
    padding: 0;
    width: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
}
nav.tabs ul.tabs>li a {
    color: #565656;
    font-size: 16px;
    line-height: 140%;
    padding: 15px 35px 13px 35px;
    display: block;
    border-right: 1px solid #ddd;
}
.pd-large {
  padding: 1.2em;
}
.flexwrap{
    display: flex;
    gap: 20px;
    align-items: center;
}
header .flexwrap > .grid8{
    flex: 1;
    padding: 0 !important;
}
header .flexwrap > .grid8 ul.menu>li:nth-child(9){
    margin-right: -20px;
}
header .flexwrap > .grid8 ul.menu{
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    font-size: 16px;
        align-items: center;
}
header .flexwrap > .grid8 ul.menu a {
  display: block;
  color: var(--secondcolor);
  font-weight: 400;
  font-family: var(--font);
  font-size: 17px;
}
a.facebook{
    font-size: 0px !important;
}
.topmenu a.facebook:before {
    width: 32px !important;
    height: 32px !important;
    line-height: 32px !important;
    font-size: 14px !important;
    border-radius: 50% !important;
    background: #1E5BC6 !important;
    content: '\e81d' !important;
    font-family: "fontello" !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: block !important;
    text-align: center !important;
    color: white !important;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    position: relative !important;
}
a.zoersel{
    font-size: 0px !important;
}
.topmenu a.zoersel:before {
    width: 125px !important;
    height: 19px !important;
    line-height: 24px !important;
    font-size: 14px !important;
    border-radius: 50% !important;
    background: none !important;
    content: url(/themes/custom/subtheme/logo2.svg) !important;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: block !important;
    text-align: center !important;
    color: white !important;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    position: relative !important;
}
.bannerwrap{
    max-width: 1340px;
	position: relative;
}
.page-node-frontpage main{
    padding: 0;
}
.page-node-frontpage main > .wrapper, .page-node-frontpage main > .wrapper .block-subtheme-content{
    max-width: 100%;
    min-width: unset;
    width: 100%;
    padding: 0;
}
#innertop, .overview-wrap {
    background-color: #E4EBED;
    padding: 50px 0 20px;
    margin-top: -31px;
}
#innertop .wrapper, .overview-wrap .wrapper{
    display: flex;
    gap: 20px;
    padding: 0 30px;
	    max-width: 1284px;
}
#innertop .wrapper > *{
    flex: 1;
}
#innertop .wrapper > *:nth-child(1) .content-wrapper, #innertop .wrapper > *:nth-child(3) .content-wrapper, #innertop .wrapper > *:nth-child(2) .content-wrapper{
    background-color: white;
    padding: 20px;
    height: calc(100% - 40px) !important;
        border: 1px solid #cecece;
}
.frontpage #innertop, .overview-wrap {
    padding: 40px 0 13px;
}
.frontpage .bundle .field-title {
    font-size: 1.667em;
    margin-bottom: .6em;

}
main.insidepage > .wrapper{
    max-width: 1222px;
    padding: 0px;
}

#innertop + .frontpage{
	max-width: 1230px;
    margin: 70px auto;
}
#menu-bar #main-menu a{
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 2px var(--maincolor), 0 0 1px rgba(0, 0, 0, 0);
}
#menu-bar #main-menu a:hover, #menu-bar #main-menu a:focus, #menu-bar #main-menu a:active {
    background: white;
	color: var(--secondcolor);
}
.button:hover, input[type=button]:hover, .button:focus, input[type=button]:focus {
    background-color: var(--secondcolor);
	transition: ease-in-out .3s;
}
.button:focus, input[type=button]:focus {
    outline: -webkit-focus-ring-color auto 1px;
}
.button, input[type=button] {
	transition: ease-in-out .3s;
    text-decoration: none !important;
}
a.button.afspraak::before{
	    content: "\e865";
    font-family: "fontello";
    font-weight: 400;
    margin-right: 10px;
}
.field-title.uitzoersel{
	margin-top: 0px;
}
.field-title.uitzoersel::before{
	content: "\e862";
	font-family: "fontello";
    font-weight: 400;
    margin-right: 4px;
}
.pane.grid4.sidebar-right{
	padding: 0px;
}
.newsletter_block {
    padding: 20px;
    border: 1px solid #ccc;
}
aside article + article{
    margin-top: 40px !important;
}
.bundle-overview + .bundle-button a:before {
    content: "\e81c";
    display: inline-block;
    font-family: fontello;
    margin-right: 8px;
}
.bundle-overview + .bundle-button a {
    width: calc(100% - 4.571em);
}
footer {
    background-color: #3F4A4C;
    color: #bdbdbd;
}
footer .grid.gt-medium{
    margin: 0;
    display: flex;
    gap: 40px;
    align-items: start;
    justify-content: center;
    font-size: 16px;
}
footer .grid.gt-medium a{
    color: #bdbdbd;
}
footer .grid.gt-medium > *{
    flex: 1 1 50%;
}
footer .grid.gt-medium > *:nth-child(3){
    flex: 1 1 10%;
}
footer .grid.gt-medium .ta-middle{
    padding-top: 20px;
}
footer ul.menu {
    display: flex;
    gap: 40px;
    text-align: center;
    justify-content: center;
}
footer h3{
    color: #fff;
    font-size: 23px;
}
.footeradres{
    display: flex;
    gap: 20px;
	flex-wrap: wrap;
}
.mailfoot::before{
    content: "\e870";
    font-family: "fontello";
    margin-right: 10px;
}
.phonefoot::before, .phonefoot2::before{
    content: "\e890";
    font-family: "fontello";
    margin-right: 10px;
}
footer a.twitter{
    font-size: 0;
}
footer a.twitter::before{
    content:"\e999";
    font-family: "fontello";
    font-size: 16px;
    background-color: #bdbdbd;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #3F4A4C;
    margin-left: 10px;
    display: inline-block;
    border-radius: 30px;
}
footer a.facebook::before{
    content:"\e81d";
    font-family: "fontello";
    font-size: 16px;
     background-color: #bdbdbd;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #3F4A4C;
    display: inline-block;
    border-radius: 30px;
}
/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-----------------------------  filters - formulieren - search  -------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/


#Overview-Filter-Form form>div input[type=submit], #Overview-Filter-Form form>div select[type=submit] {
    border: 1px solid #565656;
    border-bottom-width: 1px;
    border-radius: 4px;
    margin-top: 0;
    min-width: 100px;
    text-transform: none;
}
form .input, form input[type=date], form input[type=datetime-local], form input[type=datetime], form input[type=email], form input[type=file], form input[type=image], form input[type=month], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form input[type=time], form input[type=url], form select, form textarea {
    border: 1px solid #565656;
    border-bottom-width: 1px;
    border-radius: 4px;
    box-sizing: border-box;
    margin: 0 0 10px;
    max-width: 100%;
    padding: 12px;
}
.searchbox form label {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.searchbox form {
    position: relative;
}
#views-exposed-form-search-page-1 > .form-item {
    margin-bottom: 0;
    min-height: unset;
}
.searchbox form input[type="text"] {
    padding: 10px 12px;
    font-size: 18px;
    border: 1px solid #565656;
    border-bottom-width: 1px;
    margin-bottom: 0px;
    border-radius: 0px;
    height: 48px;
    transition: ease-in-out .5s;
	background-color: rgba(255, 255, 255, .9);
}
.searchbox form #edit-submit-search, .searchbox form #edit-submit-search--2 {
    position: absolute;
    bottom: 0px;
    right: 0px;
    margin: 0;
    height: 48px;
    width: 48px;
    border-radius: 0;
    background-color: transparent;
    padding-left: 35px;
    overflow: hidden;
    font-size: 1px;
    color: transparent;
    background-image: url(/themes/custom/subtheme/css/search.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 25px;
}
.searchbox {
    position: absolute;
    top: 20px;
    right: 35px;
}
.insidepage .block.block-subtheme-content {
    margin: 0 auto;
    max-width: 1230px;
    min-width: 300px;
    padding: 0 1em;
    position: relative;
}
.block-subtheme-breadcrumbs {
    max-width: 1226px;
  margin: 0px auto 40px;
}
/*--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------*/
.insidepage aside .block.grey{
    background-color: #E4EBED;
    padding: 20px;
}
.insidepage aside .block.default{
    border: 1px solid #dbdbdb;
    padding: 20px;
}
.insidepage h1.field_title{
    font-size: 35px;
}
.insidepage .block .bundle>.field-title {
    font-size: 23px;
    margin-top: 0;
    font-weight: 700;
}
.insidepage .text h3{
    font-size: 20px;
    font-weight: bold;
}
.bundle.bundle-entity .field.grid.gt-tiny .label{
        position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.frontpage .bundle.bundle-entity .item-telefoon::before{
    content: none;
    font-family: "fontello";
    margin-right: 10px;
}

.bundle.bundle-entity .item-e-mailadres::before{
    content: "\e86f";
    font-family: "fontello";
    margin-right: 10px;
}
.bundle.bundle-entity .item-website::before{
    content: "\e867";
    font-family: "fontello";
    margin-right: 10px;
}
.bundle.bundle-entity address::before{
    content: "\e899";
    font-family: "fontello";
    margin-right: 10px;
}
.bundle.bundle-entity address{
    width: 91.666667%;
    display: flex;
    font-style: normal;
    align-items: center;
}
.glossary .box {
    background: transparent;
    padding: 20px;
    border: 1px solid #dbdbdb;
}
.glossary .box ul.menu.list li a::before {
    content: "\e818";
    font-family: "fontello";
    background-color: transparent;
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    color: var(--maincolor);
    line-height: 25px;
    border-radius: 20px;
    margin-right: 5px;
    font-size: 11px;
    position: absolute;
    left: 0px;
    top: 3px;
    transition: ease-in-out .3s;
}
.glossary .box ul.menu.list li a{
    position: relative;
    line-height: 140%;
}
.glossary .box ul.menu.list li a:hover::before {
    left: 6px;
    top: 3px;
}
.glossary .box ul.menu.list li a {
    padding: 3px 0 3px 24px;
    transition: all .4s;
    position: relative;
    transition: ease-in-out .3s;
    text-decoration: underline;
}
.glossary .box h3.node-title a {
    color: var(--maincolor);
    text-decoration: underline;
    text-transform: none;
}
.glossary .index ul.menu>li a {
    background: white;
    color: var(--maincolor);
    font-size: 1.133em;
    padding: 0 .533em;
    font-weight: 600;
    text-decoration: underline;
}
ul {
    list-style-image: url("download.svg") !important;
}
.bundle-text ol li:before, .bundle-text ul li:before {
    content: none;
}
th {
    background-color: #e3ebed;
}
.field.opening-hours.grid{
	display: block;
}
td, th {
    display: table-cell;
    padding: .6em .933em;
    border: 1px solid #cecece;
}
.pager ul.menu {
    background-color: #fff;
    text-align: center;
}
.pager ul.menu li a {
    font-weight: 400;
    border: 1px solid #fff;
    padding: 10px 20px 7px;
    color: var(--secondcolor);
    font-size: 18px;
}
.pager ul.menu li.next a,.pager ul.menu li.first a,.pager ul.menu li.previous a,.pager ul.menu li.last a {
    font-weight: 400;
    border: 1px solid #545454;
    padding: 10px 20px 7px;
    color: var(--secondcolor);
    font-size: 18px;
}
.pager ul.menu li a:hover, .pager ul.menu li a:focus, .pager ul.menu li a.active{
    background-color: #545454;
    color: white;
    border: 1px solid #545454;
}
#Overview-Filter-Form form>div input:focus, #Overview-Filter-Form form>div select:focus{
    		-webkit-box-shadow: 0px 0px 0px 2px #990011; 
box-shadow: 0px 0px 0px 2px #990011;
}
.icon-twitter::before {
  content: '\e999';
}
.social-buttons .iblock.icon::before {
  font-size: 16px;
  line-height: 35px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 35px;
}
.social-buttons .iblock.icon {
  border-radius: .5rem;
  color: #fff;
  font-size: 0;
  height: 35px;
  margin-right: .5rem;
  padding: .857em;
  text-shadow: none;
  width: 35px;
  background-color: var(--maincolor) !important;
  border-radius: 20px;
  text-align: center;
}
.social-buttons {
  background-image: none;
  background-position: top;
  background-repeat: repeat-x;
  background-size: 14px 1px;
  margin: 1.714em 0;
  padding: .857em 0 0;
}
.searchbox.innersearch{
    position: relative;
    top: unset;
    right: unset;
    max-width: 1224px;
    margin: -12px auto 20px;
    text-align: right;
     display: flex;
    justify-content: flex-end
}
.searchbox.innersearch #views-exposed-form-search-page-1{
    max-width: 400px;
}
.searchbox.innersearch .block-zichtbaarformuliersearchpage-1{
    text-align: right;
    width: 100%;
    display: flex;
    justify-content: end;
}
#burgerBtn, #mobilenav{
		display: none;
	}

/*----------------------------------------------------------------------------
------------------------------------------------------------------------------
								Scholensites
------------------------------------------------------------------------------
----------------------------------------------------------------------------*/
.page-node-frontpage .view-mode-teaser-small .masonry-item.grid12 .teaser-small {
    display: flex;
    gap: 15px;
    padding: 5px 0 !important;
    border-bottom: 0px dotted var(--maincolor);
    position: relative;
    background-color: transparent;
}
.frontpage #innertop .teaser-small .teaser-content {
    flex: 1;
    font-size: 18px !important;
}
.frontpage #innertop .wrapper > *:nth-child(2) .content-wrapper .bundle {
    border: 0px solid #cecece !important;
    max-height: unset !important;
}
.page-node-frontpage .view-mode-teaser-small .masonry-item.grid12 .teaser-small a::after{
    position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.frontpage .bundle-links a, .frontpage .bundle-shortcuts a{
    font-size: 18px;
}
.page-node-frontpage .view-mode-teaser-small .masonry-item.grid12 .teaser-small .teaser-content{
	padding-left: 30px;
}
.page-node-frontpage .view-mode-teaser-small .masonry-item.grid12 .teaser-small .teaser-content .klassen{
	font-size: 12px;
} 
.page-node-frontpage .view-mode-teaser-small .masonry-item.grid12 .teaser-small .teaser-content a{
	font-weight: bold;
} 
.page-node-frontpage .view-mode-teaser-small .masonry-item.grid12{
	transition: ease-in-out .3s;
}
.page-node-frontpage .view-mode-teaser-small .masonry-item.grid12:hover{
	    -webkit-box-shadow: 0px 0px 0px 3px #990011;
    box-shadow: 0px 0px 0px 3px #990011;
    transition: ease-in-out .3s;
}

.page-node-frontpage .view-mode-teaser-small .masonry-item.grid12 + .masonry-item.grid12 .teaser-small {
    padding-top: 5px;
}

.page-node-frontpage .view-mode-teaser-small .masonry-item.grid12 .teaser-small::before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    width: 1em;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    /* font-size: 120%; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
	    content: '\e818';
	    color: var(--maincolor);
	    position: absolute;
    top: 13px;
    left: 5px;
    font-size: 62%;
}
.page-node-frontpage .grid11.item-telefoon span{
	display: inline-block; 
	width: calc(100% - 40px);
}
.page-node-frontpage .grid11.item-telefoon span + span{
	/*padding-left: 26px;*/
}
.page-node-frontpage .field.field-link-description{
	display: none;
}
.frontpage #innertop .wrapper > *:nth-child(2) .content-wrapper {
    height: 100%;
    display: block;
    flex-direction: column;
    gap: 0;
}
.frontpage #innertop .wrapper > *:nth-child(2) .content-wrapper .bundle:nth-child(2) {
    padding: 0;
    max-height: unset;
}
.frontpage #innertop .wrapper > *:nth-child(2) .content-wrapper .bundle {
    background-color: white;
    padding: 20px;
    margin: 0;
    flex: 1;
    border: 0px solid #cecece;
}