/*
Theme Name: ...
Theme URI: https://www.swvdeverbinding.nl/
Description: Custom theme for De Verbinding
Author: Kaan Parr (www.parr.nl)
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap'); */
@import "css/normalize.css";
/* @import "css/unsemantic-grid-responsive.css"; */
@import "css/wordpress.css";


:root {
  --content-inner-marge: 15px;
  --content-outer-marge: 35px;
}


.hide-on-desktop {
    display: none;
}
a, a:active, a:focus {
   outline: none;
}

body { 
    font-family: "Open Sans", sans-serif;
}

a {
    color:#FAA619;
    font-weight: bold;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    color:#005373;
}

table {
	border: 1px solid #000000;
	margin: 10px 10px;
}

.content table{
    margin:0;
}


.fc .fc-scrollgrid table {
	margin: 0;
}

td {
	padding: 4px 10px;
	vertical-align: top;
}


.main-container {
    max-width:1200px;
    margin:0 auto;
    padding: 20px;

}

.header {
    margin-bottom:20px;
    position: relative;
}

.content-container {
    border-top: 1px solid #000307;
    border-left: 1px solid #000307; 
    display: flex;
    padding-top: var(--content-inner-marge);
}

.links {
    width:75%;
}
.links .content {
    padding-left : var(--content-outer-marge);
    padding-right : var(--content-inner-marge);
    margin-top: 38px;
}

.content p {
    margin: 0.5em 0;
}

.content ol li, .content ul li {
    margin: 0.5em 0;
}

.content ol ol {
    list-style-type: upper-alpha;
}
/* .content ol ol li::marker{
    font-weight: bold;
} */

.content h4 {
    margin: 0.7em 0;
}


.rechts {
    width:25%;
    margin-top: 330px;
    border-left: 1px solid #000307;   
}

.rechts .content {
    padding-right : var(--content-outer-marge);
    padding-left : var(--content-inner-marge);
}

.scheiding-streep {
    border-top: 1px solid #000307;
    margin:20px 0;
}




.header-image {
    position: relative;
}

.header-image .afbeelding{
    width:100%;
    display: block;
}
.header-image .overlay {
    position:absolute;
    right:0;
    top:0;
    height:100%;
    transform: translateX(50%);
}

.header-image h1 {
	position: absolute;
	left: 35px;
	bottom: 24px;
	color: #fff;
	font-size: 50px;
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.7));
	margin: 0;
}

.side-block {
    width:100%;
    height:400px;
    background-color: #c8ede6;
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.contact-blok {
    padding: 0 20px;
}
.contact-blok h2 {
    font-size:28px;
    font-weight: normal;
    color:#005373;
    font-family: "Roboto Condensed", serif;
    line-height: 1em;
    margin: 10px 0;
}
.contact-blok h3 {
    font-size: 14px;
    margin:0;
}

.contact-blok p {
    margin: 0 0 10px 0;
}
.contact-blok a[href^="tel:"] {
    text-decoration: none;
    color:#000;
    background-image: url(images/telefoon.svg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    padding-left: 26px;
    font-weight: bold;
    font-size: 14px;
}

ul.hoofd-menu {
    list-style: none;
    display: flex;
    padding:0;
    margin:0;
}

.hoofd-menu li a{
    text-decoration: none;
    padding: 0 0 6px;
    color:#000307;
    font-weight: normal;
}
.hoofd-menu li.current-menu-item a{
    font-weight: bold;
}

.hoofd-menu li a:hover, .hoofd-menu li.current-menu-item a{
    border-bottom: 5px solid #FAA619;
}

.hoofd-menu li {
    border-right: 1px solid #000307;    
    padding: 0 15px 10px;
}

.hoofd-menu li:last-child {
    border-right: none;    
}

a.button {
    border-radius: 30px;
    padding:2px 10px;
    color: #fff;
    text-decoration:none;
    display: block;
    font-weight: normal;

}

a.button-met-pijl {
    background-image: url(images/pijl-rechts.svg);
    background-position: right 10px center;
    background-repeat: no-repeat;
    padding:2px 30px 2px 10px;
    margin: 10px 20px 0 0;
}

a.button-oranje {
    background-color: #FAA619;
    color:#47381E;
    display: inline;
}

a.button-blauw {
    background-color: #005373;


    width:70%;
    margin: 5px 20px;

    
}


.scholen-zoek-kader {
    background-color: #fdd28d;
    border-bottom: 6px solid #FAA619;
    padding:20px 40px;
    display: flex;
    gap: 10px;
}

.scholen-zoek-kader ul{
    list-style: none;
    margin:0;
    padding: 0;
}
.scholen-zoek-kader ul li{
    position: relative;
}
.resultaten-container {
    display: flex;
    gap:35px;
    background-color: #fff;
    z-index: 2;
    position: relative;
    padding-top: 35px;
}
.resultaten-container > div {
    flex: 1;
}

.kaart-container {
    border: 1px solid #BBBDC0;
    padding:16px;
    height:500px;
    background-color: #fff;
}

.reslutaten-overgang {
    display: block;
    height:40px;
    background-color: #fff;
    background: linear-gradient(180deg, rgba(255,255,255,1) 47%, rgba(255,255,255,0) 100%);
}

.buffer-mobiel {
    display: block;
    height:80px;
    background-color: #fff;
}

.kaart-en-legenda {
    position: sticky;
    top:0;
    height:fit-content;
}

.kaart-en-legenda table {
    border: none;
    margin:0;
    width: 100%;
}
.kop-legenda {
    margin-top:24px;
}

.legenda {

    border: 1px solid #BBBDC0;
    padding:16px;
}
.legenda img{
    vertical-align: middle;
}
.uitgebreid {
    display:none;
}

.gevonden-scholen {
    border: 1px solid #BBBDC0;
    border-bottom: 6px solid #BBBDC0; 
    padding: 32px 24px 32px 40px;
    margin-bottom: 20px;

}
.gevonden-scholen h2, .uitgebreid h2 {
    margin:0;
}
.gevonden-scholen .afstand, .uitgebreid .afstand {
    float:right;
    font-size:16px;
    font-weight: normal;
    background-image: url(images/afstand.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:42px;
    margin-top:8px;
}
.gevonden-scholen .samenwerking_regulier_speciaal, .uitgebreid .samenwerking_regulier_speciaal {
    background-image: url(images/samenwerking-tag.svg);
    background-repeat: no-repeat;
    background-position: left center;  
    display: inline-block;
    width:22px;
    height:22px;
    margin: 0px 0 0 6px;
}
.gevonden-scholen .niveau {
    margin-top:10px;
}

.gevonden-scholen .website .button-blauw, .uitgebreid .website .button-blauw {
    width:unset;
    margin: 10px 10px 10px 0;
}
.gevonden-scholen .website, .uitgebreid .website {
    display: inline-block;
}

.gevonden-scholen .scheidings-streep, .uitgebreid .scheidings-streep{
    display: block;
    border: 1px solid #BBBDC0;
}

.extra-info {
    background-color:rgba(255, 255, 255, 0.8);
    padding: 24px 20px;
    width:200px;
    position: absolute;
    top: 0;
    right: -260px;
    z-index: 2;
    display: none;
}
.trigger-exta-info {
    position: relative;
}

.bounce {
    animation: bounce 2s infinite;
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}

.scholen-marker, .shaded {
    filter: drop-shadow(4px 4px 2px #000);
}




.fc a {
    color:#000;
}

.fc .fc-toolbar {
	justify-content: normal;
}

.fc .fc-button, .fc .fc-button-primary:disabled {


    margin-left:10px;
    border-radius: 30px;
    background-color:#045675;
    opacity: 1;
    border: none;
    color:#fff;
}

.fc-col-header {
    background-color: #99bac7;
    color: #000703;
}

.fc .fc-prev-button , .fc .fc-next-button {
    padding: 4px 4px;  
    border-radius: 30px;
}
.fc .fc-prev-button {
    margin-right:10px;
}

.fc .fc-button-group {
	display: inline-block;
}
.fc .fc-button-primary:focus {
	box-shadow: none
}

.fc-direction-ltr .fc-button-group > .fc-button:not(:last-child) {
    border-radius: 30px;
}

.fc-direction-ltr .fc-button-group > .fc-button:not(:first-child) {
    border-radius: 30px;
	margin-left: 0;
}

.fc .fc-button-primary:hover {
	background-color: #a4e1d5;
}


.agenda-title-datum {
    margin-top:20px;
}

.agenda-header-container {
    display: flex;
    justify-content: space-between;
}

.agenda-header-container .button {
    display: inline-block;
    align-self: end;
}
.agenda-header-container .button-container {
    display: flex;
}
.agenda-header-container .omschrijving {
    margin:10px 0;
}
.tooltip {
	max-width: 200px;
	background-color: #a4e1d5;
	padding: 10px;
	z-index: 99;
}



.nieuws-item {
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1 px solid #CCCCCC;
    border-bottom: 1px solid #CCC;
    padding: 16px 0;
}

.nieuws-item .datum {
    color:#808285;
    font-style: italic;
}
.nieuws-item h2 {
    font-size: 16px;
    margin: 4px 0;
}

.nieuws-links {
    margin-right:30px;
    flex-basis: 200px;
    flex-grow: 0;
    flex-shrink: 0;
}
.nieuws-links img {
    width:100%;
    height: auto;
}
.nieuws-rechts {
    align-self: end;
}




.scholen-overzicht-container {
    display: flex;    
    flex-wrap: wrap;
    background-color: #E9E9E9;
    padding:60px;

}
.scholen-overzicht-container .school-container {
    aspect-ratio: 1 / 1;
    width: 25%;
    padding: 10px;
    box-sizing: border-box;
}
.scholen-overzicht-container .school-container img:hover{
    filter: grayscale(100%);
}

.scholen-overzicht-container .school-container .school-inner {
    border-radius: 20px;
    background-color: #fff;
    height: 100%;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;;
    display:flex;
}

.scholen-overzicht-container .school-container img{
    width:100%;
    object-fit: contain;
    filter: grayscale(0%);
    transition: filter 1s;

}

.uitklap-titel {
    padding-left: 26px;
    background-image: url(images/pijl-geel-rechts.svg);
    background-repeat: no-repeat;
    background-size: 1.4em;
    background-position: left 2px;
    margin: 6px 0;
    cursor: pointer;
    font-weight: bold;
}
.uitklap-titel.actief {
    background-image: url(images/pijl-geel-beneden.svg);
}

.uitklap-inhoud {
    padding-left:26px;
    display:none;
}


/* BESTANDEN  */
.bestanden-container {
    display: flex;
    width: 50%;
}

.bestanden-container >div {
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}
.bestanden-container a {
    display: block;
    text-decoration: none;
}

.bestanden-container .links {
    padding-right: 5px;
}
.bestanden-container .rechts {
    padding-left: 5px;
}
.onderwerp-button {
    border: 1px solid #ABABAB;
    background-color: #005373;
    padding: 8px 16px;
    color:#fff;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-image: url(images/arrow-right-white.svg);
    margin-bottom:4px;
}
.onderwerp-button.geselecteerd {
    background-image: url(images/arrow-down-white.svg);
} 
a.onderwerp {

    
    
}

.bestand-container {
    display: none;
}

.bestand-container-onderwerp {
    /* background-repeat: no-repeat;
    background-position: right 10px center;
    background-image: url(images/download-file.svg); */
    background-color: #c4ecea;
    padding: 20px 16px 8px 16px;
    font-weight: 700;
}

.bestand-container .bestand {
    background-color: #c4ecea;
    padding: 8px 16px;
    color: #000;
    width: 90%;
    margin-left: auto;
}
.bestand-container .bestand:nth-child(even) {
    background-color: #edf9f8;
}


.kies-onderwerp {
    background-image: url(images/arrow-down.svg);
}


.single-post .wp-post-image {
    width:100%;
    height:auto;
    margin-top: -22px;
}
.single-post h1 {
    font-size: 24px;
}


.nieuws-navi-container {
    text-align: center;

}
.nieuws-navi-container .button {
    width: unset;
    display:inline-block;
    padding: 2px 16px;
    margin: 10px 0;
}   
.nieuws-navi {
    text-indent: -999999px;
    display: inline-block;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin:0 5px;
}

.nieuws-navi.vorige-nieuws {
    background-image: url(images/nieuws-knop-vorige.svg);
}
.nieuws-navi.volgende-nieuws {
    background-image: url(images/nieuws-knop-volgende.svg);
}

.formulier-container {
    padding: 40px 30px;
    display: flex;
    background-color: #E9E9E9;

}

.formulier-links {
    width: 65%;
    padding-right:26px;
    
}

.formulier-links .gform_title {
    margin-top:0;
}


.formulier-rechts {
    width: 35%;
    border-left: 1px solid #000307;
    padding-left:26px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.formulier-rechts img {
    width:100%
}

.formulier-links .gform_footer {
    flex-direction: column !important;
}
.formulier-links .gform_button.button {
    background-color: #FAA619 !important;
    color: #000 !important; 
    border-radius: 30px !important;
    padding:2px 10px !important;
    min-block-size: auto !important;
    font-size: 16px !important;
    align-self: flex-end !important;
}

/* body .gform_wrapper .gform_footer input[type=submit] {
    border: 1px solid red
} */



.homepage {
    width:100%;
    position: relative;
}

.homepage-film {
    width:100%;
    height: auto;
    margin-top:-15px;
    display: block;
}

.filter-overlay {
	position: absolute;
	top: -15px;
	left: 0;
	width: 100%;
	height: calc(100% + 15px);
	background-color: rgba(234, 240, 243, 0.7);
    z-index:10;
}

.homepage-content-overlay {
	position: absolute;
	top: 110px;
	left: 0;
	width: 100%;    
    background-color: rgba(256, 256, 256, 0.7);
    z-index: 20;
    width: 50%;
    padding: 50px 30px;
    
}
.homepage-content-overlay:after {
    position: absolute; 
    content: '';
    border-bottom: 10px solid #8BB1BC;
    width: calc(100% - 30px);
    bottom: -10px;

} 

.mededelingvenster {
    position:absolute;
    z-index: 30;
    width: 50%;    
    left: 50%;
    top: 50%;
    background-color: #fff;;
    padding:20px;
    transform: translateY(-50%) translateX(-50%);
}
.mededelingvenster .button {
    width:unset;
    float: right;
}


.smoelenboek-container {
    display: flex;
    flex-wrap: wrap;
    background-color: #E9E9E9;
    padding: 60px;
}

.medewerker-container {
    width:33%;
    padding:20px;
    box-sizing: border-box;
    
}

.medewerker-inner {
    padding:20px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
}

.medewerker-container img {
    height: 170px;
    object-fit: cover;
}

.naam-medewerker {
    font-weight: bold;
    margin-top:10px;
}


@media (max-width: 767px) {

    .hide-on-mobile {
        display: none;
    }

    .hide-on-desktop {
        display:block;
    }

    .content-container {
    	flex-direction: column;
        border:none;
    }

    .links {
        width:unset;
    }
    .rechts {
        width:unset;
        margin-top: 20px;
        border-left: none;
    }
    .side-block {
        height: unset;
        margin-bottom: 30px;
    }
    a.button-blauw {        
        width: unset;
    }

    .logo img {
        width:60%;
    }
    .logo {
        text-align: center;
    }

    .mobile-menu {
        position: absolute;
        right: 0;
        top: 0;
        padding: inherit;
    }
    .mobile-menu img {
        width:30px;
    }

    .main-container {
        padding:0;
    }

    .header {
        padding:20px;
        background-color: #ddecee;
        margin-bottom: 0;
    }

    .header-image h1 {
    	font-size: 32px;
    }   

    .homepage-mobiel-afbeelding {
        width: auto;
        height: 100vh;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .homepage-content-overlay {
        position: absolute;
        top: 24px;
        left: 50%;
        background-color: rgba(256, 256, 256, 0.7);
        z-index: 20;
        width: 80%;
        padding: 10px 14px;
        transform: translateX(-50%);
    }    

    .nieuws-item {
        flex-direction: column;
    }
    .nieuws-links {
        margin-right: 0;
    }
    .links .content, .rechts .content  {
        padding-left: var(--content-outer-marge);
        padding-right: var(--content-outer-marge);
    }

    .menu-container {
        display: none;
    }
    .hamburger-close {
        display: none;
    }
    ul.hoofd-menu {
        flex-direction: column;
        margin-top: 16px;
    }
    .hoofd-menu li {
        border-right: none;
        text-align: right;
    }
    
    .hoofd-menu .current_page_item {
        margin-bottom: 8px;
    }


    .bestanden-container {
        width: unset;
    }
    .fc .fc-toolbar {
        flex-direction: column;
    }

    .scholen-zoek-kader {
        flex-direction: column;
    }    

    #addressInput {
        width:100%;
    }

    .formulier-rechts {
        width: unset; 
        border-left: none;
        margin-top: 40px;
        padding-left: 0;
    }
    .formulier-links {
        width: unset;
        padding-right: 0;
    }
    .formulier-container {
        flex-direction: column;
    }

    .scroll-on-mobile {
        overflow-x: auto;
    }

/* TEST kaart */

    .resultaten-container {
        flex-direction: column-reverse;
    }
    .kop-legenda, .legenda {
        display: none;
    }
    .kaart-container {
        height:250px;
    }


}