body {
  overflow-x:hidden;
}
.top-bar {
  background: #27b08e;
}
.top-social-icon a, .top-bar-info a {
  color: #FFF;
}
.top-social-icon a:hover, .top-bar-info a:hover{
  color: rgba(255, 255, 255, 0.7) !important;
}
.top-search.bg-theme {
  background: #364697;
}
@media screen and (max-width: 991px) {
  .navbar-brand img {
    max-height: 64px;
    margin-top: -12px;
    margin-bottom: -6px;
  }
}
@media screen and (min-width: 992px){
  .navbar-brand {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .navbar-brand img {
    max-height: 60px;
    margin-top: -23px;
    margin-bottom: -11px;
    margin-left: -1px;
  }
  .scrollHeader .navbar-brand img {
    max-height: 64px;
  }
  .navbar-nav.ml-auto {
    margin-right: 20px;
  }
  .navbar-nav > li > a {
    line-height: 32px;
  }
  .navbar-nav li a:hover, .navbar-nav li.has-sub a:hover {
    color: #27b08e;
  }
  .navbar > ul > li.has-sub > a:after {
    top: 33px !important;
  }
  .navbar-nav > li > a:hover {
    opacity: 1;
  }
  .navbar-nav li.current > a, .navbar-nav > li.active > a {
    color: #27b08e !important;
  }
  .navbar ul ul li > a {
    color: #FFF !important;
  }
  .navbar ul ul li > a:hover {
    color: #27b08e !important;
  }
  .navbar ul ul li.active > a {
    color: #27b08e !important;
  }

  .navbar-nav li{
    padding-top: 6px;
  }
  .navbar-nav li > ul {
    /*background: rgba(54, 70, 151, 1);*/
    background: #364697;
  }
}

@media screen and (max-width: 991px) {
  .navbar-toggler {
    top:21px;
  }
  .navbar-nav {
    top: 75px;
  }
}

/*text header*/
.dropshadow{
  text-shadow: 2px 2px 5px rgba(0,0,0,0.80);
}

/*home-page*/
/*types-on-home*/
.pagecontent a{
  text-decoration: underline;
}
.pagecontent a:hover{
  text-decoration: none;
}
.side-bar a{
  text-decoration: none;
}
.pagecontent .author {
  position: relative;
  color: #27b08e !important;
  font-size: 15px;
  font-weight: 700;
  font-style: normal;
  text-align: right;
  margin-top: 12px;
  text-transform: capitalize;
}
.pagecontent blockquote {
  position: relative;
  border: none;
  font-size: 14px;
  font-style: italic;
  line-height: 1.9em;
  margin-top: 15px;
  margin-bottom: 60px;
  padding: 30px 35px;
  background-color: #f3f3f3;
}
.pagecontent ol {
  list-style: none;
  counter-reset: li;
  display: inline-block;
}
.pagecontent ul, ul.pagecontent {
  display: inline-block;
}
.pagecontent ul li, .pagecontent ol li, ul.pagecontent li {
  position: relative;
  font-size: 14px;
  padding-left: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 28px;
}
.pagecontent ul li:last-child, .pagecontent ol li:last-child, ul.pagecontent li:last-child {
  margin-bottom: 0px;
}
.pagecontent ul li:before, ul.pagecontent li:before {
  content: "\f192";
  font-family: 'Font Awesome 5 Free';
  font-weight: 700;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 0px;
  color: #27b08e;
}
.pagecontent ol li {
  counter-increment: li;
}
.pagecontent ol li::before {
  content: "."counter(li) ;
  color: #27b08e;
  display: inline-block;
  width: 1em;
  margin-left: -16px;
  margin-right: 0.5em;
  text-align: right;
  direction: rtl;
  font-weight:700;
}
/*medewerkers*/
.team-block.destroom .detail {
    border-bottom: 3px solid #f1c52f;
}
.team-block.hetmeer .detail {
    border-bottom: 3px solid #27b08e;
}
.team-block.debron .detail {
    border-bottom: 3px solid #364697;
}
.team-block.destroom h6,.team-block.hetmeer h6,.team-block.debron h6{
  color: #364697;
}
.team-block p{
  padding-top:10px;
  padding-bottom:0px;
  padding-bottom:0px;
  line-height: 18px;
  font-size: 12px;
}
.team-block i{
  font-size:11px;
}
.team-block .phone, .team-block .mail{
  float: left;
  width: 100%;
  text-align: center;
  font-size: 10px;
}
.team-block .phone a,.team-block .mail a{
  color: #232323;
  text-decoration: none;
}
.team-block .phone a:before {
    content: '\f3cd';
    font-weight: 700;
    font-family: Font Awesome\ 5 Free;
    font-size: 13px;
    padding-right: 8px;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}
.team-block .mail a:before{
  content: '\f0e0';
  font-weight: 700;
  font-family: Font Awesome\ 5 Free;
  font-size: 12px;
  padding-right: 8px;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
}
.team-block.destroom .phone a:before, .team-block.destroom .mail a:before{
  color: #f1c52f;
}
.team-block.hetmeer .phone a:before, .team-block.hetmeer .mail a:before{
  color: #27b08e;
}
.team-block.debron .phone a:before, .team-block.debron .mail a:before{
  color: #364697;
}
.team-block .detail{
  padding: 30px 5px 16px 5px;
}

/*Types van onderwijs*/
.types .service-block{
  padding: 30px 30px 120px 30px;
}
.types .service-block .text {
  border-bottom: none;
}
.typeslinks{
  position: absolute;
  bottom: 26px;
  padding-top:16px;
  width: calc(100% - 90px);
  border-top: 1px solid #efecec;
}
.typeslinks a{
  display: inline-block;
  /* letter-spacing: -1.2px; */
  width: 100%;
  color: #232323;
}
.typeslinks a:hover{
  color: #27b08e;
}

/*news-on-home*/
a.buttonmore{
  position: absolute;
  bottom: 20px;
  color: #232323;
}
a.buttonmore:hover{
  position: absolute;
  bottom: 20px;
  color: #27b08e;
}
/*home-page-end*/

/*general styling*/
.table-responsive {
  display: table;
}
.list-style12 li:before {
    color: #27b08e;
}
.page-title-section h1, .page-title-section ul li a {
  text-shadow: 1px 1px 1px #000;
}
.page-title-section ul li:after {
    color: #27b08e;
}
.page-title-section ul li:last-child a {
    opacity: 1;
}
.page-title-section ul li:last-child {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
a{
    color: #27b08e;
    text-decoration: none;
}
a:hover, a:active {
    color: #6f6f6f;
    text-decoration: none;
}
.list-style12 li a{
    color: #6F6F6F;
}
.list-style12 li a:hover, .list-style12 li a:active {
    color: #27b08e;
    text-decoration: none;
}
.pageimage {
  margin-bottom: 1rem !important;
  margin-top: 8px !important;
  width:250px;
}
.pageimagefullwidth {
  margin-bottom: 40px !important;
  margin-top: 8px !important;
  width:100%;
}
@media (max-width: 991.98px) {
  .pageimage {
    width:150px;
  }
}
.imgborder{
  border: 2px solid #f3f3f3 !important;
}

a.globe,a.phone,a.mail,a.pdf,a.word{
  color: #6F6F6F;
  text-decoration:none !important;
}
a.globe:hover,a.phone:hover,a.mail:hover,a.pdf:hover,a.word:hover{
  color: #27b08e;
  text-decoration:none !important;
}

a.globe:before {
  position: relative;
  top: 3px;
  left: 0px;
  padding-right: 9px;
  margin-left:2px;
  font-size:18px;
  content: "\e62d";
  color:#27b08e;
  font-family: 'themify';
  text-decoration:none !important;
}
a.phone:before {
  position: relative;
  top: 3px;
  left: 0px;
  padding-right: 9px;
  margin-left:2px;
  font-size:18px;
  content: "\e621";
  color:#27b08e;
  font-family: 'themify';
  text-decoration:none !important;
}
a.mail:before {
  position: relative;
  top: 3px;
  left: 0px;
  padding-right: 9px;
  margin-left:2px;
  font-size:19px;
  content: "\e75a";
  color:#27b08e;
  font-family: 'themify';
  text-decoration:none !important;
}
.pdffile,.wordfile{
  color: #27b08e;
  margin-left: 6px;
  padding-right: 8px;
}
.clearfix.horizontalbreak{
  height: 10px;
  clear: both;
}
p.indentation{
  margin-left: 30px;
  display:block;
}

/* 404 */
.fourofour h1 {
    font-family: /*'Poppins', sans-serif;*/'Roboto', sans-serif;
    font-size: 100px;
    font-weight: 700;
    color: #27b08e;
    letter-spacing: 12px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.fourofour .black {
    color: #191919;
}
.fourofour p {
    padding: 5px 40px 0px 40px;
    text-align: center;
}
/*video-container*/
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/*nieuws*/
.backbutton{
  margin-top: -60px;
}
@media screen and (max-width: 991px) {
  .backbutton{
    margin-top: -10px;
  }
}
ul.pagination{
  margin-left: 15px !important;
  margin-bottom: 50px !important;
}
.pagination a:hover {
  background-color: #27b08e;
}
.blogs .post .content .special {
    border-left: 5px solid #27b08e;
}
.side-bar .widget .widget-title h6:after, .service-side-bar .widget .widget-title h6:after{
    background: #364697;
}
.side-bar .widget .widget-title h6.destroom:after, .service-side-bar .widget .widget-title h6.destroom:after{
  background: #f1c52f;
}
.side-bar .widget .widget-title h6.hetmeer:after, .service-side-bar .widget .widget-title h6.hetmeer:after{
  background: #27b08e
}
.side-bar .widget .widget-title h6.debron:after, .service-side-bar .widget .widget-title h6.debron:after{
  background: #364697;
}

.blogs .post .post-img .date{
    height: 60px;
    width: 46px;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 3px 3px;
    z-index: 1;
    text-align: center;
    background-color: #FFF;
}
.blogs .post .post-img a.playvideo{
    width: 46px;
    position: absolute;
    top: 75px;
    left: 10px;
    color: #27b08e;
    font-size: 8px;
    line-height: 14px;
    padding-top:8px;
    padding-bottom:3px;
    background-color: #FFF;
    z-index: 2;
    text-align: center;
}
.blogs .post .post-img a.playvideo:hover{
    color: #FFF;
    background-color: #27b08e;
}
.blogs .post .post-img a.playvideo:before{
    font-size:18px;
    content: "\f167";
    color:#27b08e;
    display:inline-block;
    width: 100%;
    font-family: "Font Awesome 5 Brands";
}
.blogs .post .post-img a.playvideo:hover::before{
    color: #FFF;
}
.gallery{
  float: left;
  width:100%;
  margin-top: 5px;
  margin-bottom: 30px;
}
.gallery a{
  float:left;
  margin:0px 5px 5px 0px;
  border: 2px solid #27b08e !important;
}
.gallery a:hover{
  opacity: 0.5;
}

/*kalender*/
@media (max-width: 767px) {
  h5.hideonmobile{
    display: none;
  }
}
.pagecontentkalender .widget-title h6 {
  margin-bottom: 18px !important;
  font-size: 20px !important;
  padding-top: 14px;
}
.calendaritemoverview{
  float: left;
  padding: 0px 0px 0px 0px;
  background: #f9f9f9;
  margin-bottom: 3px;
  width: 100%;
}
.calendaritemoverview.za,.calendaritemoverview.zo,.calendaritemoverview.freeday{
  float: left;
  padding: 0px 0px 0px 0px;
  background: #e5e9f2;
  margin-bottom: 3px;
  width: 100%;
}
.calendaritemoverview.first{
  margin-top: 10px !important;
}
.calendar-date{
  float:left;
  width: 6%;
  margin:6px 0px 6px 1%;
  padding-top: 6px;
  padding-bottom: 4px;
  font-size: 11px;
  line-height:12px;
  text-align: center;
  font-weight: bold;
  color: #FFF;
}
.calendar-date.destroom{
  background: #f1c52f;
}
.calendar-date.hetmeer{
  background: #27b08e;
}
.calendar-date.debron{
  background: #364697;/*#a5afdf;*/
}
.dayofweek{
  float: left;
  width: 100%;
  font-size: 11px;
  font-weight: 600;
  color: #FFF;
}
.calendar-date.destroom .dayofweek,.calendar-date.hetmeer .dayofweek{
  color: #364697;
}
.calendar-date.debron .dayofweek{
    color: #27b08e;
}
.calendarshortdescription{
  float: right;
  padding: 12px 0px 10px 0px;
  margin-right: 4%;
  width: 84%;
  line-height: 20px;
  text-align: left;
  border-bottom: 1px solid rgba(0,0,0,.1);
}
.calendarshortdescription:last-child {
  border-bottom: none;
}
.calendarshortdescription .description{
  float:left;
  width: 72%;
  padding-right: 4%;
}
.calendarshortdescription .description.borderright{
  border-right: 1px solid rgba(0,0,0,.1);
}
.calendarshortdescription .description .time{
  float:left;
  padding-right: 10px;
  font-style: italic;
  font-size: 13px;
  /* padding-right: 13px; */
}
.calendarshortdescription .description .time:before {
  content: "\f017";
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  padding-right: 2px;
  font-weight: 700;
  font-size: 14px;
  color: #27b08e;
}
.calendarshortdescription .voorwie{
  float:left;
  width: 20%;
  padding-left: 4%;
}
.calendarshortdescription .voorwie.borderleft{
  border-left: 1px solid rgba(0,0,0,.1);
}
.service-side-bar .widget.pagecontentkalender li {
  padding: 0 0 0px 0px;
  margin-bottom: 0px !important;
}
.service-side-bar .widget.pagecontentkalender ul {
  margin-bottom: 20px !important;
}
.service-side-bar .widget.pagecontentkalender ul:last-child {
  margin-bottom: 10px !important;
}
a.monthlink{
  display: inline-block;
  width: 100%;
  padding: 5px 0px 5px 20px;
  color: #000;
  background: none;
  font-weight:500;
}
a.monthlink:before{
  content: "\e649";
  font-family: 'themify';
  font-size: 10px;
  position: absolute;
  top: 5px;
  left: 0;
}
a.monthlink:hover, a.monthlink.active {
  color: #FFF;
}
a.monthlink.destroom:hover, a.monthlink.destroom.active{
  background: #f1c52f;
  /*color: #364697;*/
}
a.monthlink.destroom:hover:before,a.monthlink.destroom.active:before{
  color: #f1c52f;
}
a.monthlink.hetmeer:hover, a.monthlink.hetmeer.active{
  background: #27b08e;
  /*color:#364697;*/
}
a.monthlink.hetmeer:hover:before,a.monthlink.hetmeer.active:before{
  color: #27b08e;
}
a.monthlink.debron:hover, a.monthlink.debron.active{
  background: #364697;
}
a.monthlink.debron:hover:before,a.monthlink.debron.active:before{
  color: #364697;
}
/*a.monthlink.debron.active:before, a.monthlink.debron:hover:before{
  color: #364697;
} */
.side-bar .widget ul.calendarhome li {
    position: relative;
    padding: 6px 0 16px 30px;
    margin: 0 0 10px 0;
    color: #6f6f6f;
    border-bottom: 1px solid #f2f2f2;
    line-height: 20px;
}
.side-bar .widget ul.calendarhome li:after {
    content: "\f073";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    position: absolute;
    color: #27b08e;
    top: 6px;
    left: 0;
    font-weight: 400 !important;
}
.side-bar .widget ul.calendarhome li:first-child {
  padding-top: 0px;
}
.side-bar .widget ul.calendarhome li:first-child:after {
  top: 0px;
}
.side-bar .widget ul.calendarhome li:last-child {
    border-bottom: none;
}
.side-bar .widget ul.calendarhome li .calendardate{
  display: inline-block;
  width: 100%;
  padding-left: 0px;
  padding-bottom: 5px;
  font-style: italic;
  font-size: 14px;
  color: #27b08e;
}
.calendardetail h5 {
  font-size: 26px;
  line-height: normal;
  font-weight: 500;
  margin-bottom: 5px;
}
.schoolselect{
  display: inline-block;
  margin: 10px 6% 14px 0px;
  width:27.5%;
}
a.schoolselect{
  opacity: 0.4;
}
a.schoolselect.active,a.schoolselect:hover{
  opacity: 1;
  text-decoration: underline;

}
.schoolselect:last-child {
  margin-right: 0%;
}

/*search results*/
.searchterm{
  color: #27b08e;
}
.searchrelevance{
  border-right: 1px solid #ddd;
}
.searchrelevance a.pageicon, .searchrelevance a.projecticon, .searchrelevance a.calendaricon {
  width: 100%;
  padding-top: 25px;
  font-size:10px;
  font-weight:400;
  display: block;
  color:#333;
}
.searchrelevance a.pageicon:before, .searchrelevance a.projecticon:before, .searchrelevance a.calendaricon:before{
  font-size:20px;
  font-weight: 300;
  color: #27b08e;
  font-family: 'Font Awesome\ 5 Free';
  vertical-align: top;
  top: 6px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  position: absolute;
}
.searchrelevance a.pageicon:before{
  content: '\f15c';
}
.searchrelevance a.projecticon:before{
  content: '\f1ea';
}
.searchrelevance a.calendaricon:before{
  content: '\f073';
}
.searchrelevance a.pageicon:hover::before, .searchrelevance a.projecticon:hover::before, .searchrelevance a.calendaricon:hover::before {
  color: #333;
}

a.searchtitle{
  padding: 2px 0 5px 0;
  display:inline-block;
  font-size:16px;
  font-weight:600;
  width:100%;
}
.searchtext{
  margin-bottom: 0px;
  padding-bottom: 5px;
}

/*contact*/
.Send .butn {
    background: #364697;
}
.Send .butn:hover {
    color: #FFF;
}
.Send .butn:before {
    background: #27b08e;
}
.butn.btn-success{
  border: none;
}
textarea.form-control {
    height: 150px;
}
.errorred{
  border:1px solid #FF0000;
}
/* Honeypot */
.appsysnaam {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}
.invalid-feedback {
    font-size: 100%;
}

/*klasblog*/
.stripedbottom{
  margin: 5px 0px 0px 0px;
  height:1px;
  border-bottom: 1px dashed #efecec;
}
/*klasblog - foto's*/
@media (max-width: 1199px){
  .portfolio-block .md-font-size22 {
      line-height: 14px;
  }
}
.portfolio-block .item-img:after {
    background-color: rgba(0, 0, 0, 0.9);
    visibility:visible;
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
}
.portfolio-block .item-img:after:hover {
    opacity: 1;
}
.portfolio-block .item-content {
    visibility:visible;
    opacity: 1;
    transition: all 0.5s ease-out;
}

/*footer*/
.footer-style3 {
  padding-top: 60px;
  color: #000;
}
.footer-style3 .left, .footer-style3 .right{
  width: 100%;
  float: left;
}
@media screen and (min-width: 768px) and (max-width: 992px){
  .footer-style3 .left, .footer-style3 .right{
    width: 50%;
  }
  .footer-style3 .right{
    margin-top: 8px;
  }
}
.footer-style3 ul li {
    margin: 10px 0;
    font-size: 14px;
}
.footer-style3 ul.destroom li a:hover, .footer-style3 ul.destroom li .text-theme-color {
  color: #f1c52f;
}
.footer-style3 ul.hetmeer li a:hover, .footer-style3 ul.hetmeer li .text-theme-color {
  color: #27b08e;
}
.footer-style3 ul.debron li a:hover, .footer-style3 ul.debron li .text-theme-color {
  color: #364697;
}
.footer-logo{
  margin-left: -3px;
  max-width: 250px;
}
.footer-icon a{
  color: #FF0000;
}
/*.footer-icon a i.fab:hover{
  color: #fff;
}*/
@media screen and (max-width: 992px){
  .footer-logo{
    padding-top: 0px;
  }
}
.footer-style3-bottom {
  text-align: left;
  padding: 20px 0;
  margin-top: 20px;
  font-size: 13px;
  color: #364697 !important;
}
.footer-style3-bottom a, .footer-style3-bottom a:active, .footer-style3-bottom a:focus {
    color: #FFF;
}
.footer-style3-bottom a:hover{
    color: #364697;
}

.copyright-footer{
  text-align: right;
  padding-right: 40px;
  color: #FFF;
}
@media screen and (max-width: 767px) {
  .footer-style3-bottom {
    text-align: center;
  }
  .copyright-footer{
    text-align: center;
    /*padding-right: 0px;*/
  }
  .footer-style3 ul li {
    font-size: 13px;
    line-height: 20px;
  }
  .footer-style3 ul {
    padding-top: 2px;
  }
  .footer-style3 ul li .font-size14  {
    font-size: 13px;
  }
}

/* Cookie Dialog */
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    margin-bottom: 20px;
    line-height: 1.75em;
    color: #FFF !important;
}
#gdpr-cookie-message li {
    list-style: none;
    margin: 0px 0px 10px 0px;

}
#gdpr-cookie-message li:last-child {
    margin-bottom: 0;
}
#gdpr-cookie-message input[type="checkbox"] {
    margin-top: 10px;
    margin-right: 15px;
    float: left;
}
#gdpr-cookie-message label {
    display: inline-block;
    max-width: 90%;
}
#gdpr-cookie-message button#ihavecookiesBtn {
    margin-left: 0px !important;
}
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: #000;
    padding: 20px 20px 20px 20px;
    border-radius: 0px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
    z-index: 100000;
}
@media (max-width: 767.98px) {
  #gdpr-cookie-message {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 100%;
      max-width: 100%;
      padding: 20px 4% 0% 4%;
      margin-left: 0px;
      height: 500px;
  }
}
#gdpr-cookie-message h4 {
    color: #f1c52f;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: #f1c52f;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
    padding-left: 0px;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: left;
}
#gdpr-cookie-message li {
    width: 100%;
    display: inline-block;
}
#gdpr-cookie-message li i{
    padding-top:7px;
    padding-bottom:7px;
    font-size: 13px;
    display:inline-block;
}
#gdpr-cookie-message a {
    color: #f1c52f;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px solid rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    color: #FFF;
    border-bottom-color: #63C0A3;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: #27b08e;
    color: white;
    font-size: 14px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 0px;
    margin-right: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    margin-bottom: 4px;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: #27b08e;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: white;
    color: #27b08e;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}



/* Honingpot */
.appsysnaam {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

/*google maps scholen*/
#mapscholen {
  float:left;
  height: 400px;
  width: 100%;
}
#maplegend{
  float:left;
  padding-left:10px;
  width: 100%;
  border: 1px solid #efecec;
}
.schoolselectmaps{
  display: inline-block;
  margin: 10px 18% 14px 0px;
  width:20%;
}
a.schoolselectmaps{
  opacity: 0.4;
}
a.schoolselectmaps.active,a.schoolselectmaps:hover{
  opacity: 1;
  text-decoration: underline;

}
.schoolselectmaps:last-child {
  margin-right: 0%;
}
@media screen and (max-width: 767px) {
  #mapscholen {
    width: 100%;
    height: 400px;
  }
  #maplegend{
    width: 100%;
  }
  .schoolselectmaps{
    display: inline-block;
    margin: 10px 25% 14px 0px;
    width:15%;
  }
}
#maplegend .side-bar .widget {
    border: none;
}

/*modal on home*/
#mymodal {
  position: relative;
  background-color: #FFF;
  max-width: 600px;
  margin: 0 auto;
  padding: 20px;
}
.mfp-close:focus {
  border: 1px solid #1bbbef;
}
