/***** STANDAARD BOOSTRZ STIJL - NIET AANPASSEN *****/

h1,h2,h3,h4 {margin-top: 0!important;margin-bottom: 15px;!important}

@media (max-width: 768px) { .breek {display:none} }

/* mouse-over vergroot img */
.vergroot img {transition: all 0.4s ease-in-out;}
.vergroot img:hover {transform: scale(1.1);}

.tekst-groen {color:#00c9ff!important}
.tekst-wit {color:#ffffff!important}

.zindex3 {position:relative;z-index:3}
.zindex4 {position:relative;z-index:4}
.zindex5 {position:relative;z-index:5}
.zindex6 {position:relative;z-index:6}
.zindex7 {position:relative;z-index:7}


.ag-groen-60padding .fl-row-content-wrap {background: rgb(255,255,255);background: linear-gradient(90deg, rgba(255,255,255,1) 5%, rgba(0,243,101,1) 5%, rgba(0,243,101,1) 95%, rgba(255,255,255,1) 95%);}

/* MENU */
.current-page-ancestor a span {color: #00c9ff !important; }


/* RIJEN standaard 60px links en rechts en vanaf 1400 naar 0 */
@media screen and (max-width: 1400px) and (min-width: 992px) {
	.margin-naar-0 .fl-row-content-wrap { margin-right: 0!important; margin-left: 0!important; }
}	

	
/**** begin BUTTONS UITLIJNEN OP BOTTOM IN EQUAL-HEIGHT KOLOM ****/
.equal-height-buttons {display: flex;justify-content: left;align-items: flex-end;flex: 1 1 0;}
/**** begin BUTTONS UITLIJNEN OP BOTTOM IN EQUAL-HEIGHT KOLOM ****/
	
	
/* VERVOLG FOTO RECHTS EN TEKST LINKS - 1 */
@media (min-width: 992px) {
  .vervolg-bg-rechts .fl-col-content {height: 100%;position: absolute;right: 0;width: 40%;}
}

/* VERVOLG FOTO LINKS EN TEKST RECHTS  */
@media (min-width: 992px) {
  .vervolg-bg-links .fl-col-content {height: 100%;position: absolute;left: 0;width: 40%;z-index:8} 
}

/* VERVOLG FOTO RECHTS EN TEKST LINKS - 2 */
@media (min-width: 992px) {
  .vervolg-bg-rechts2 .fl-col-content {height: 100%;position: absolute;right: 0;;width: 40%;z-index:8;overflow: hidden;}
}