#ccm-account-menu {
	display: none;
  }

body{
	font-family: 'font-family: 'Noto Sans', sans-serif;';
    background-color: #ffffff !important;
    color:#000000;
}

.grid-container {
	width:     1600px;  /* breder maken */
    max-width: 100%;
	padding: 0px;
	overflow:hidden;
}

.below_header{
    background-repeat:no-repeat;
    background-size: contain; 
    height:200px;
}

.top-bar-left{
    font-size:18px;
}

.top-bar-left p{
    margin:0px;
}


.overzicht_lichtblauw{
    background-color:#96c7d9;
    margin-top:80px;
    padding-bottom:40px;
}

.content{
    min-height:40em;
    margin:10px;
}



.page-template-frontpage .content{
    margin:0px;
}

.foot{
    background-color:#33568E; 
}

.footer-foot{
    background-color:#33568E;
    color:#ffffff;
    min-height:30px;
    font-size:12px;
    padding:5px;
}

a, .breadcrumbs a {
    color: #000000;
}

.breadcrumbs li.active {
    color:#00000;
}

.alert-success {
    width: 100%;
    background-color: green;
    color: white;
    padding: 20px;
    border-style: solid;
    border-color: black;
    border-width: 2px;
}

.black a, .top a, .footer-foot a{
    color: #ffffff;
}

.black a:hover, .top a:hover, .footer-foot a:hover{
    color: #ffffff;
}

.accordion{
    background-color:#084076;
    border-width:0px;
}

.accordion-title{
    background-color:#084076 !important; 
    background-color:#C41E49 !important; 
    color:#ffffff  !important; 
    padding:10px 0px 0px 0px;
    font-size:25px !important;
    font-weight:normal;
    line-height:35px !important;
    border-style:none;
    text-align:center;
}

.accordion-title .title{
    margin:auto;
}

.accordion-title .title .opmerking{
    font-size: 14px; 
    line-height: 20px; 
    margin-left: 40px; 
    width: 110px; 
    text-align: right; 
    float: right;
}

@media only screen and (min-width: 25em) {
    /* telefoon 6,4" en groter */
    
    .accordion-title .title .opmerking{
        width: 150px; 
    }
    
}



.accordion-title .title_arrow::after{
    position:absolute;
    content:url(/application/themes/hup2024/images/arrow-down.gif);
    margin-top:2px;
    height:10px;

}

.accordion-title. img{
    float:right;
    margin-right:5px;
}


.accordion-content .after{
    content:url(/application/themes/hup2024/images/arrow-right-blue.gif);
    background-color: #ffffff;
}

.accordion-content .item:hover >  .after{
    content:url(/application/themes/hup2024/images/arrow-right-red.gif);
    background-color: #ffffff;
}


.accordion-title::before {
    position: relative;
    top: 0.0em; 
    right: auto;
    left: 0px;
    content: "\2B10";
    content: "";
    font-size: 0.9em;
}

.is-active .accordion-title::before {
    content: "\2B10";
    content: "";
    font-size: 1em;
}

.accordion-title .arrow_down{
    width:20px;
}

.accordion-title .bulled{
    font-size: 2em;
    background-color:#084076 !important; 
    height:5px;
    overflow:hidden;
}




.is-active .accordion-title{
    background:none;
    color:#FFFFFF;
}


.accordion-title:hover {
    background:none;
    color:#C41E49;
}

.is-active .accordion-title:hover  {
    color:#FFFFFF;
}

.accordion-title:hover > .bulled {
    color:#FFFFFF;
}

.accordion-content div{
    margin-top:0px;
}

:last-child:not(.is-active) > .accordion-title {
    border-width:0px;
}

:last-child > .accordion-content:last-child {
    border-style: none ;
}




.accordion-content {
    background:none;
    border-style:none;
}

.accordion-content{
     background: radial-gradient(#ffffff 40%, transparent 60%) 0px 0px;
	 background-size: 8px 10px;
	 background-position-x: 50%;
	 background-position-y: 0px;
	 background-repeat:repeat-y;
	 padding:10px 0px 10px 0px;
}



.accordion-content div{
    line-height:25px;
    background-color:#ffffff;  
    color:#C41E49;
    font-weight:normal;
    padding:0px 5px;
    margin:10px 0px 10px 5%;
    border-radius: 5px;
}

.accordion-content div a {
    color:#C41E49;
}

.accordion-content div div{
    margin:5px 0px;
}

.accordion-content div.before{
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
    font-size:40px;
    color:#084076;
    text-align:left;
    line-height:30px;
    background:none;
}

.accordion-content div.before::before{
     content:"\25CC";
     content:url(/application/themes/hup2024/images/circle_dot_blue_small.gif?v1);
     margin-left:0px;
}


.accordion-content .gezien div.before::before{
     color:#084076;
     content:"\25CF";
     content:url(/application/themes/hup2024/images/circle_blue_small.gif?v1);
     font-size:55px;
     font-weight:100;
}

.accordion-content div:hover .before, .accordion-content div:hover .after{
    color:#C41E49; 
}

.accordion-content div.after{
    color:#084076;
    text-align:right;

}

.intro{
    margin-bottom:10px;
    margin-top:10px;
    color:#00000f;
    padding:0px;
    height:150px;

}

.page-type-verhoogde-banner .intro{
    height:80%;
}

.page-template-frontpage .content_slider{
  font-size:35px;
  color: #ffffff;
  text-shadow:
    -4px -4px 0 #000,
     0   -4px 0 #000,
     4px -4px 0 #000,
     4px  0   0 #000,
     4px  4px 0 #000,
     0    4px 0 #000,
    -4px  4px 0 #000,
    -4px  0   0 #000;
  
}



.below_header {
     height: 140px;
     margin-top:0px;
}

.page-type-verhoogde-banner .below_header{
        height: 80%;
}

.page-template-frontpage .below_header{
    height: 100%;
    margin-top: -105px;
}
.page-template-frontpage .intro{
    margin-top:60%;
    margin-bottom:70%;
}

.tegel{
    margin-top:0px;
    margin-left:auto;
    background-color:#ffffff;
    border-radius: 5px;
    padding:20px;
    width:100%;
}

.tegels{
    padding:5px;
}

.tegels .cell{
    border-radius: 5px;
    overflow:hidden;
    font-size:24px;
    font-weight:bold;
    line-height:40px;
    margin-bottom:10px
} 

.tegels .cell p{
    margin-top:1rem;
}

.tegels .button{
    margin:0px;
    width:80%;
}

.tegels .cell img{
    padding:0px 5px;
    margin: 0px auto;
}

.tegels.wit .cell {
    background-color:#ffffff;
    color:#C41E49;
}

.banner {
    padding:20px;
}

.banner.blauw, .tegel.blauw {
    background-color:#33568e;
    color:#ffffff;
}

.banner.bauw, .tegel.blauw a{
    color:#ffffff;
}


.overzicht_blauw .tegels.wit .cell{
    color:#084076;
}

.logo{
        width:40px;
}

.top-bar-right{
    text-align:center;
}


.top-bar{
    min-height:100px;
    color:#ffffff;
    word-break: break-word
}

:not(.page-template-frontpage) .top-bar{
        background: #33568E;
}



.page-template-frontpage .sticky.is-anchored .top-bar{
    background: rgba(51,68,142,0);

}

.page-template-frontpage .sticky:not(.is-anchored) .top-bar{
        background: #33568E;
        transition: background-color 1s ease;
}

.top-bar h1{
    color:#ffffff;
}

.menu{
    cursor: pointer; 
    margin-right:0px;
}

.menu-icon::after{
     /* the block itself, the first line */
    background:#ffffff;
    /* middle and bottom */
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
    /* respect WebKit */
    -webkit-box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}

.menu-icon{
    margin-top:50%;
    margin-right:10px;
}



.top_left {
    margin: 0px 5px;
}

.position-left{
    width:100%;
}

.menu-right{
    padding: 30px 0px 10px 10px;
    background-color:#000000;
    font-size:20px;
}

.menu-left{
    padding: 30px 0px 10px 10px;
    background-color:#000000;
    font-size:20px;
}

.menu-left a{
    color:#ffffff;
}

.menu-right a{
    color:#ffffff;
}

.position-right {
    
}

/* Off-canvas menu vergroten
#off-canvas-left.off-canvas {
    width: 350px;
}

#off-canvas-left.off-canvas.is-open {
      transform: translate(0, 0);
    }

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(350px);
    -ms-transform: translateX(500px);
    transform: translateX(350px);
}
*/

.menu-right li{
    list-style:none;
    border-bottom-style: solid;
    margin-right: 30px;
    padding: 20px 0px;
    border-bottom-width: 1px;
}

.menu-right li:last-child{
        border-bottom-style: none;
}

.menu-right a{
   color: rgba(255,255,255,0.8)
}

.menu-right a:hover{
    color:#1d1d1b;
}

.menu-right .nav-path-selected > a{
    
}
.menu-right .nav-path-selected a{
    color:#1d1d1b;
}

.menu-right .close-button, .menu-right .close-button:focus {
    color:#ffffff;
}

.menu-left .close-button, .menu-left .close-button:focus {
    color:#ffffff;
}

.menu-right .close-button:hover {
    color:#33568e;
}

.menu-left .close-button:hover {
    color:#33568e;
}






h1 {
    font-size:40px;
    font-weight:bold;
    line-height:auto;
    color:#1d1d1b;
}

h2{
    font-size:23px;
    color:#1d1d1b;
}

h3{
    font-size:21px;
    color:#1d1d1b;
}

.reveal-overlay{
    padding:1em;
}

.reveal h1{
    font-size:25px;
}

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

.block{
    padding:20px;
    margin:20px 0px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0);
}

.white{
    background-color: #ffffff;
    color:#0000f;
}

.black{
    background-color: #1d1d1b;
    color:#ffffff;
}

.black h2, .black h1, .black h3, .black h4{
    color:#ffffff;
}


.button{
    margin:5px;
}

.button.red{
    background-color:#e6301e;
    color:#000000;
    font-weight:bold;
    font-size:20px;
}

.button.black{
    background-color:#1d1d1b;
    color:#ffffff;
    font-weight:bold;
    font-size:20px;
}

.button.black:hover {
    background-color:#000000;
    color: #e6301e;
}

.button.white{
    background-color:#ffffff;
    color:#1d1d1b;
    font-weight:bold;
    font-size:20px;
}

.button.white:hover{
    background-color:#ffffff;
    color: #e6301e;
}

.control-label{
    color: #ffffff;
    font-size:20px;
}

.ccm-block-express-form input{
    max-width:350px;
}

.form-group .small{
    font-size:10px;
}

.form-actions {
    text-align:center;
}

.form-actions button{
    background-color:#1d1d1b;
    font-weight:bold;
    color:#ffffff !important;
    padding:0.85em 1em;
    cursor: pointer;
}

.white .form-actions button{
    background-color:#e6301e;
    font-weight:bold;
    color:#1d1d1b;
    padding:0.85em 1em;
    cursor: pointer;
}

.sg a {
    padding: 5px 10px 5px 5px;
    background-color: #ffffff;
}



.button.blue{
    background-color:#084076;
    font-weight:bold;
}

thead, tbody, tr, tbody tr:nth-child(even){
    background:none;
}

thead{
    color:#ffffff;
}

blockquote{
    color:#33568E;
}

@media only screen and (min-width: 64em) {
    /* tablet en groter */
    
    .logo{
        width:90px;
    }
    
    .top-bar{
        padding-top:10px;
    }
    
    .top-bar-left{
        font-size:25px;
    }
    
    .top-bar-left .first{
        display:block;
    }
    
    .top-bar-right{
        text-align:right;
    }
    
    .page-template-frontpage .sticky.is-anchored .top-bar{
        background: rgba(255,255,255,0);
    
    }
    
    .below_header {
        height: 400px;
    }
    
    .page-type-verhoogde-banner .below_header{
        height: 80%;
    }
        
    .position-left{
        width:350px;
    }
    
    .page-template-frontpage .below_header{
        height: 100%;
        margin-top:-120px;
    }
    
     .intro{
        margin-bottom:20px;
        margin-top:20px;
        padding:30px;
        height:400px;
    }
    
     .page-template-frontpage .intro{
        margin-bottom:40%;
        margin-top:40%;
        height:100%;
    }
    
    .page-template-frontpage .content_slider{
      font-size:50px;
      color: #ffffff;
      text-shadow:
        -4px -4px 0 #000,
         0   -4px 0 #000,
         4px -4px 0 #000,
         4px  0   0 #000,
         4px  4px 0 #000,
         0    4px 0 #000,
        -4px  4px 0 #000,
        -4px  0   0 #000;
      
    }
    
    .content{
        margin:0px;
    }
    
    .button{
    margin:20px;
    }
    
    .page-template-frontpage .intro{
        margin-top:20%;
        margin-bottom:20%;
    }

    .accordion-title{
        font-size:36px !important;
        line-height:50px !important;
    }
    
    .accordion-title .arrow_down{
        width:30px;
    }
    
    .accordion-content div.before::before{
         content:url(/application/themes/hup2024/images/circle_dot_blue.gif);
    }


    .accordion-content .gezien div.before::before{
        content:url(/application/themes/hup2024/images/circle_blue.gif);
    }
    
    .accordion-content div.before{
       font-size:65px;
       margin-top:5px;
    }
    

    .accordion-content .gezien div.before::before{
        font-size:65px;
    }
    
    .accordion-content div.after{

    }
    
    .accordion-content div{
        line-height:40px;
        margin: 20px 0px 20px 5%;
    }
    

    .accordion-content div{
        padding:0px 5px;
        margin:20px 10px 20px 10%;
    }
    
    .accordion-content div div{
        margin:10px 0px;
    }
    
   .accordion-title .bulled{
        height:50px;
    }
    
    .tegel{
        width:100%;
    }
    

    
    .page-template-frontpage .intro{
    margin-top:30%;
    margin-bottom:30%;
}
}



@media only screen and (min-width: 32em) {
    /* telefoon en groter */
    


}





.reveal{
    color:#000000; 
    background-color:#ffffff;
}


.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%;
}

.anton-regular {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
}



.outlined_text_black{
      text-shadow:
    -1px -1px 0 #000,
     0   -1px 0 #000,
     1px -1px 0 #000,
     1px  0   0 #000,
     1px  1px 0 #000,
     0    1px 0 #000,
    -1px  1px 0 #000,
    -1px  0   0 #000;
}

.outlined_text_blue{
      text-shadow:
    -1px -1px 0 #33568E,
     0   -1px 0 #33568E,
     1px -1px 0 #33568E,
     1px  0   0 #33568E,
     1px  1px 0 #33568E,
     0    1px 0 #33568E,
    -1px  1px 0 #33568E,
    -1px  0   0 #33568E;
}






