/*
	Theme Name: AZG theme...
	Theme URI: https://cyclosportersazg.be
	Description: aangepast thema voor AZG cyclosporters
	Version: 1.0.0
	Author: Jan Van Roy
	Tags: Blank, HTML5, CSS3
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
/*kleuren voor het gebruik van custom boxes*/

.has-jes-rood-background-color {
    background-color: #ed264a;
}

.has-jes-rood-color {
    color: #ed264a;
}
.has-jes-groen-background-color {
    background-color: #00B4AE;
}

.has-jes-groen-color {
    color: #00B4AE;
}
.has-wit-background-color {
    background-color: #fff;
}

.has-wit-color {
    color: #fff;
}
.has-zwart-background-color {
    background-color: #000;
}

.has-zwart-color {
    color: #000;
}
.has-geel-background-color {
    background-color: #f6dc38;
}

.has-geel-color {
    color: #f6dc38;
}
.has-blauw-background-color {
    background-color: #36d4ea;
}

.has-blauw-color {
    color: #36d4ea;
}
.has-oranje-background-color {
    background-color: #f68338;
}

.has-oranje-color {
    color: #f68338;
}
/*Gutenberg knoppen*/

.wp-block-button__link {
	border-radius: 0%;
    position: relative;
    width: 100%;
   
}
.wp-block-button__link:hover {
		background-color: #000;
	
}
.blauwe-titel{
    color: #0071a1;
}
.knopv1{background-image: url(img/pijlknop1.png);
background-repeat: no-repeat;
    background-position: 5px 0px;
padding-left:30px;
}
.knopv2{background-image: url(img/pijlknop2.png);
background-repeat: no-repeat;
    background-position: 5px 0px;
    padding-left:30px;
}
.knopv3{background-image: url(img/pijlknop3.png);
    background-position: 5px 0px;
background-repeat: no-repeat;
    padding-left:30px;
}
.knopv4{background-image: url(img/pijlknop4.png);
    background-position: 5px 0px;
background-repeat: no-repeat;
    padding-left:30px;
}
.knopv5{background-image: url(img/pijlknop5.png);
    background-position: 5px 0px;
background-repeat: no-repeat;
    padding-left:30px;
}
.knopv6{background-image: url(img/pijlknop6.png);
    background-position: 5px 0px;
background-repeat: no-repeat;
    padding-left:30px;
}

/*Einde Gutenberg knoppen*/
.fiche100{
    
     padding:20px;
	border-bottom-right-radius:25px;
    margin-bottom:25px;
    box-shadow: rgba(13, 13, 18, 0.1) 0px 8px 15px 0px;
}
.fiche100 > .wp-block-column:last-child{flex-basis: 0%;}
.fiche100 > .wp-block-column:first-child{
	flex-basis: 100%;
}

.fiche70-30{
    
	padding:20px;
	border-bottom-right-radius:25px;
    margin-bottom:25px;
    box-shadow: rgba(13, 13, 18, 0.1) 0px 8px 15px 0px;
}
.fiche70-30 > .wp-block-column:last-child{flex-basis: 30%;}
.fiche70-30 > .wp-block-column:first-child{
	flex-basis: 70%;
    padding-right:20px;
	}
.wp-block-gallery{
    margin-left: 0px;
}
p{
    margin-bottom: 10px;
}

 .marge-rechts-20{
        padding-right: 20px;
    }

.JESknop{
     margin-top: 0px;
}
.JESknop a:link, .JESknop a:visited{
    color: #fff;
}


/* global box-sizing */
*,
*:after,
*:before {
	box-sizing:border-box;
	}
* {
  margin: 0;
  padding: 0;
}
main{
        background-color:#FFF;
 }
ul{
	margin-left:0px;
	margin-right:0px;
}
.menu li{
	margin-left: 0px;
	margin-right: 0px;
}
/*menu*/
.basisMenu li a:link, .basisMenu li a:visited, .knopInTekst:link, .knopInTekst:visited{
	font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 23px;
    color: #FFF;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-right: 1px solid #FFF;
    text-decoration: none;
    transition: background-color 0.2s;
    border-radius: 25px;
    background-color: #999;
	}



.sub-menu{
    display:none;
    position: absolute;
    z-index: 800;
    top:100%;
    margin-left:0px;
    padding-top: 0px;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    background-position: 0px 12px;
    background-color: rgba(255,255,20,0);
    padding-bottom: 10px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.menu li:hover > ul {
	display: block;
}

.sub-menu li{
display: block !important;
position: relative;    
}
.sub-menu li a:link, .sub-menu li a:visited{
background-color: #ed1c24;
font-size: 18px ;
width: 100%;
margin-top: 2px;
    margin-left:15px;
}

.basisMenu li a:hover, .sub-menu li a:hover, .knopInTekst:hover{
	/*color: #000;*/
	background-color: #000;
	
}

.sub-menu > li > .sub-menu{
    position: absolute; 
    top: calc(0% - 0px);
    left:calc(100% - 0px);
    display:none;
    width: 100%;
    z-index: 801;
    
}
.sub-menu > li > .sub-menu li:hover > ul{
    display: block;
}

.sub-menu > li > .sub-menu li a:link{
background-color: #00a8a2;
width: 100%;
margin-top: 2px;
}


/*einde menu*/

#menu_boven{
position:relative;
width:100%;
height:180px;
top:0px;
z-index:5;
}
#headerID{
    position: sticky;
    top: 0px;
    margin-top: 0px;
    z-index: 20;
    background-color: #FFF;
}
#onderHeaderID{
    position: sticky;
    top: 180px;
    z-index: 10;
    width: 100%;
    height:20px;
    background-color: rgba(255,255,255,0.79);
    border-top:  6px solid  rgba(159,159,159,1.00);
    
}
#tenVoordeleID{
    background-image: url("img/tenvoordele.jpg");
    width:237px;
    height:49px;
    position: absolute;
    right:10px;
    top:125px;
}
#tenVoordeleOnderID{
    background-image: url("img/tenvoordele.jpg");
    width:237px;
    height:49px;
    position: relative;
    margin: 0 auto 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
}
#toplogo2{
width:550px;
height:135px;
margin-top:0px;
background-image:url("img/logo550x135.jpg");
background-position: 0px 0px;
background-repeat:no-repeat;
display: inline-block;
cursor: pointer;
}
#toplogo{
width:263px;
height:180px;
margin-top:0px;
    margin-left: 50px;
background-image:url("img/logoCycloAZG263x180.jpg");
background-position: 0px 0px;
background-repeat:no-repeat;
display: inline-block;
cursor: pointer;
}

.meer_uitleg_knop{
background-color:#00b5af;
list-style: none;
padding-right:35px;
    padding-left:5px;
margin-left: 0px;
margin-bottom: 5px;
color:#FFF;
display:inline-block;
    font-family: Roboto Condensed;
    font-size:22px;
    font-weight: 400;
    background-image: url('img/neer4wit.png');
    background-repeat: no-repeat;
    background-position: right 7px;
}

.meer_uitleg_knop:hover{
    background-color:#000;
    color:#FFF;
    cursor: pointer;
}
.meer_uitleg_2_knop{
    color:#00b5af;
    list-style: none;
    margin-left: 0px;
    padding-right:30px;
    margin-bottom: 5px;
    display: inline-block;
    font-family: Roboto Condensed;
    font-size:22px;
    font-weight: 400;
    background-image: url('img/neer3.png');
    background-repeat: no-repeat;
    background-position: right 7px;
}

.meer_uitleg_2_knop:hover{
        cursor: pointer;
}

input{padding:5px;}

.TA1{
	width:100%;
	}
.li-zonder{
 margin-left: 0px;   
}
.li-zonder > li > ul > li {
    list-style-type: none;
    margin-left: -30px;
} 

td{vertical-align: top;
padding-right:10px;}

.basisMenu, .basisMenu2 {
    display: inline-block;
    top: -143px;
    position: relative;
}
.basisMenu .menu li, .basisMenu2 .menu li {

    display: inline-block;
    list-style: none;

}

.knop_rechts .menu li{
	display: inline-block;
	list-style: none;
}
.fat_footer .menu{
	margin-left:10px;
}

.fat_footer .menu li{
	display: inline;
	list-style: none;
	}

.quote{
font-size:1.5Em;	
color:#A1A314;
}

html{
	position:relative;
	width:100%;
	height:100%;

}
body{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #2B2B2B;
	word-wrap: break-word;
	line-height: 1.6;
	position:relative;
	width:100%;
	height:100%;
	margin:0 auto;
  }
.midden{
	position:relative;
	width:1300px;
	margin:0 auto 0 auto;
	margin-top: 0px;
}
.broodkruimels{
	font-size:0.8em;
	left:480px;
	top:30px;
	color:#999;
	position:absolute;
	z-index:15;
	}
.broodkruimels a:link, .broodkruimels a:visited{
	color:#999;
}
.HF-foto{
    width:100%;
    height:0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    padding-top: 20%;
    padding-bottom: 0%;
    z-index: 11;
    margin-bottom:20px;
    margin-top: -20px;
       }

.HF-foto h1{
  	font-size:70px;
	font-family:"Roboto Condensed";
	font-weight:bold;
	font-variant:small-caps;
    color: #FFF;
    text-align: center;
    position: relative;
	text-shadow: 1px 1px 2px #000;
    margin-top:-140px;
}
.HF2-foto{
    width:100%;
    height:0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
    padding-top: 10%;
    padding-bottom: 0%;
    z-index: 2;
       margin-bottom:20px;
       }
.HF2-foto h1{
  	font-size:70px;
	font-family:"Roboto Condensed";
	font-weight:bold;
	font-variant:small-caps;
    color: #FFF;
    text-align: center;
    position: relative;
	text-shadow: 1px 1px 2px #000;
    margin-top:-140px;
}


a:link{
	color:#427B9B;
	font-weight:normal;
	}
a:visited{
	color:#999;
	font-weight:normal;
	}

a:hover{
	color: #c1272d;
	font-weight:normal;
}
a:active{
	color: #c1272d;
	font-weight:normal;
}

.fat_footer{
width:100%;
background-color:#ed1c24;
position: relative;
z-index:1;
text-align: center;
margin-top:40px;
}
.fat_footer a:link, .fat_footer a:visited{
	font-family:'Roboto Condensed';
	font-weight:700;
	font-size:18px;
	color:#FFF;
    display: inline-block;
	padding-right:25px;
	padding-left:8px;
	padding-top:10px;
	background-color:#ed1c24;
	padding-bottom:10px;
	border-right:1px solid #FFF;
	text-decoration:none;
    transition: background-color 0.5s;
	margin-left: -2px;
	
}
.fat_footer a:hover, .fat_footer a:active{
	background-color: #000;
}

.zoekvak{
	position:fixed;
	width:20%;
	height:30px;
	right:0px;
	top:140px;
	background-image:url(img/loepe.png);
	background-repeat:no-repeat;

}
h1{
	font-size:2.8em;
	margin-top:0px;
	font-family:"Roboto Condensed";
	margin-bottom:0px;
	margin-top:30px;
	font-weight:700;
	font-variant:small-caps;
	
}
h2{
	font-size:1.6em;
	margin-top:0px;
	margin-bottom:0px;
	color: #000;
}
h3{
	font-size:1.3em;
	margin-top:13px;
	margin-bottom:0px;
	color: #000;
}
h4{
	font-size:1.1em;
	margin-top:10px;
	margin-bottom:0px;
	font-weight:700;
		color:#427B9B;
}
h5{
	font-size:1.1em;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:100;
	color:#427B9B
}




.knop_rechts a:link, .knop_rechts a:visited{
	color: #000 !important;
	display: inline-block;
	font-size: 17px !important;
	padding-right:25px;
	padding-left:8px;
	border-right:0px solid #000 !important;
	border-left:1px solid #000 !important;
	text-decoration:none;
  	}


.knop_rechts a:hover, .knop_rechts a:active {
	color: #FFF !important;
	background-color:#00B4AE !important;
	border-left:1px solid #00B4AE !important;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 30px;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin-bottom: 5px;
    }

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
.gallery-icon{
    position: relative;
    width:calc(100% - 4px);
    left:2px;
  }

/*--------------------------------------------------------------
## Hoverbox
--------------------------------------------------------------*/
.hoverbox{
    cursor:pointer;
      background-color: transparent;
      width: 300px;
	height: 300px;
	position: relative;
      border: 1px solid #f1f1f1;
      perspective: 1000px; 
	transition: transform 0.8s;
}
.hoverbox-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  
}
/*.hoverbox:hover .hoverbox-inner {
  transform: rotateY(180deg);
}
*/
.hoverbox-front, .hoverbox-back {
  position: absolute;
  width: 100%;
  height: 100%;
	overflow: hidden;
  backface-visibility: hidden;
	transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Style the front side (fallback if image is missing) */
.hoverbox-front {
  background-color: #bbb;
  color: black;
	z-index: 1;
}
.hoverbox-front h2 {
  background-color: #FFF;
  color: black;
	position: absolute;
	width: 100%;
	text-align: center;
	top:100px;
	padding: 10px;
	z-index: 2;
}
/* Style the back side */
.hoverbox-back {
  background-color: dodgerblue !important;
  color: #FFF;
  transform: rotateY(180deg);
	z-index: 3;
	}
.wp-block-jeswerf2-jeswerf2-flipbox{
	height:300px;
}
/*mag later weg*/
.startpagina_links{
	display:inline-block; width:800px; height:550px;
}

#moleke1, #moleke2, #moleke3{
    position:absolute;
}
#moleke1{
    top: 290px;
    left:20px;
}
#moleke2{
    top: 390px;
    left:400px;
}
#moleke3{
    top: 190px;
    left:720px;
}


/*-------------------------------------------------------
----einde hoverbox---------------------------------------
-------------------------------------------------------*/
/*de hoverbox-draait om op basis van extraJES.js in het theme jeswerf2
*/

.footer_doormat{
	width:80%; 
	display:block; 
	top:20px;
	margin-bottom:20px; 
	margin:0 auto 0 auto; 
	position:relative;
	font-size:0.9em;
}
.footer_doormat a:link{
	color:#000;
	font-weight: normal;
	}
.footer_doormat a:visited{
	color:#999;
	font-weight: normal;
	}

.footer_doormat a:hover{
	color: #F00;
	font-weight: normal;
}
.footer_doormat a:active{
	color: #c1272d;
	font-weight: normal;
}
.meerOverFooter{
	width:100%;
	margin:0 auto 0 auto;
    background-color: #FFF;
}

.sponsors{
column-width: 120px;
-moz-column-width: 120px;
-webkit-column-width: 120px;
column-gap: 0px;
width: 100%;
}
.sponsor {
width: 120px;
height:80px;
transition: opacity .4s ease-in-out;
}
.sponsor img{
width: 120px; 
cursor: pointer;
}
.sponsors:hover .sponsor:not(:hover) { opacity: 0.8; }

li{
	list-style-position:outside;
	margin-left:30px
}
ul, ol{
    margin-left:30px;
}

.menuMet{
	font-family:'Roboto Condensed';
	font-weight: 700;
	font-size:18px;
    position: relative;
}
.menuZonder{
	font-family:'Roboto Condensed';
	font-weight: 700;
	font-size:18px;
	}
.menuMet a:link{
	width:75%;
	display:inline-block;
	color:#FFF;	
	padding-left:15px;
	background-image:url(img/toe.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	margin-bottom:3px;
	background-color:#ee284a;
     transition: background-color 0.5s;
}
.menuZonder a:link{
	width:75%;
	display:inline-block;
	color:#FFF;	
	padding-left:15px;
	background-repeat:no-repeat;
	text-decoration:none;
	margin-bottom:3px;
	background-color:#ee284a;
    transition: background-color 0.5s;
}

.menuMet a:visited, .menuZonder a:visited{
color:#FFF;	
background-color:#ee284a;
}
.menuMet a:hover, .menuZonder a:hover{
color:#FFF;
background-color:#000;	

}
.menuMet a:active, .menuZonder a:active{
color:#000;	
background-color:#ee284a;
}

.blok30F {
 width: 30%;
 vertical-align: top;
 margin-left: 3%;
 margin-bottom: 10px;
 display: inline-block;
}

.blok100Aanbod{
		padding-top:20px;
        padding-bottom:30px;
		
}

.project{
width:100%;
display: block;
background-color:#FFF;
padding:15px;
box-sizing: border-box;
}
.contact{
width:100%;
display: block;
border-top:1px dotted #CCC;
padding:15px;
box-sizing: border-box;
}
.contactpersoon{
    display: inline-block;
    vertical-align: top;
    width:170px;
    margin-right:20px;
    font-size: 13px;
    }
.contactpersoon img{
    width: 100%;
    display: block;
}
.wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
    margin-left: 0;
}
.wall-of-fame-blok{
    display:inline-block;
    width:calc(24% - 10px);
    padding:10px;
    margin-right:10px;
    transition: 0.5s;
    vertical-align: top;
    box-sizing: border-box;
}
.wall-of-fame-image{
    width: 98%;
    height: auto;
    left:1%;
    top:5px;
    display:block;
    }
.wall-of-fame-blok:hover{
    background-color: #EBEBEB;
}
@media 
only screen and (max-width: 1500px){
.midden{
	position:relative;
	width:100%;
	margin:0 auto 0 auto;
	
	
}

}
@media 
only screen and (max-width: 1300px){

}

@media 
only screen and (max-width: 1200px){

.footer_doormat{
	width:98%; 
}

}
@media 
    only screen and (max-width: 1000px) {

#menu_boven{
        height: auto;
        width:100%;
}
            .basisMenu, .basisMenu2{
    top:0px;
    height:auto;
    position: relative;
    display:block;
        background-color: #FFF;
        padding-top:10px;
        padding-bottom:10px;
    
}
 
#toplogo{
    display:none;
    }
  #tenVoordeleID, #onderHeaderID{
        display: none;
    }

}

@media 
only screen and (max-width: 850px) {
#canvasID{
	display:none;
}
.fat_footerknoppen{
	margin-left:2%;
}
#fat_footer_uit{
	display:none;
}
    .project{
	width:98%;
	margin-left:1%;
}
.contact{
	width:98%;
	float:left;
	margin-top:10px;
	margin-left:1%;
}
		.HF-foto {
		margin-top: 0px;
		
	}
	.HF-foto h1 {
		margin-top: -50px;
		font-size: 30px;
	}
    .HF2-foto h1 {
		margin-top: -40px;
		font-size: 25px;
	}	
    .wp-block-column, .fiche70-30 {
    flex-wrap: wrap;
}

	.wp-block-column{	flex: 50%;
		max-width: 46%;

}
    #tenVoordeleID, #onderHeaderID{
        display: none;
    }

 ul, ol{
    margin-left:0px;
}   
    /*aanpassen menu*/
.basisMenu .menu li, .basisMenu2 .menu li{
	display: block;
    margin-bottom: 5px;
    width: 95%;
    margin-left: 2.5%;
}
.sub-menu{
        position: relative;
    left:40px;
    width: calc(100% - 40px);
    }
.sub-menu > li > .sub-menu{
    position: relative; 
    margin-top: 0px;
   left: 40px;
     width: calc(100% - 40px);
    
}
        
#headerID{
top: -300px;
}
        
/*einde aanpassen menu*/
    

.fiche70-30 > .wp-block-column:last-child{flex-basis: 50%;}
.fiche70-30 > .wp-block-column:first-child{flex-basis: 50%;}

}
@media 
only screen and (max-width: 600px) {
		.wp-block-column{	
        flex: 100%;
		max-width: 100%;
}
.fiche70-30 > .wp-block-column:last-child{flex-basis: 100%;}
.fiche70-30 > .wp-block-column:first-child{flex-basis: 100%;}

}

@media 
print {
body{
	background-color:#FFF;
			
}
div#canvasID{
		display:none;
		}
.roodBoven{
		display:none;
		}
.basisMenu, .knop_rechts{
		display:none;
		}
.broodkruimels{
	display:none;
}
		
.projecttekst iframe{
			display:none;
}

.fat_footer{
				display:none;
}
.footer_doormat{
				display:none;
}

}
