
:root, [data-bs-theme=light] {
	
	/*basiskleuren*/	
	--cnvs-themecolor:#072566;
	--cnvs-link-color:#31B3CC;
	--cnvs-body-bg: #E3F2FB;
	
	/*header*/
	--cnvs-header-bg:#E3F2FB;
	--cnvs-header-height: 160px;
	--cnvs-header-padding-y: 17px;
	--cnvs-header-height-shrink: 80px;
	--cnvs-header-padding-y-shrink: 10px;
	
	/*standaard hoofdmenu desktop*/
	--hoofdmenu-btn-bg: none;
	--hoofdmenu-btn-color:#072566;
	--hoofdmenu-btn-radius:25px;
	--hoofdmenu-btn-bg-hi: none;
	--hoofdmenu-btn-color-hi:#2BB1CB;
	--hoofdmenu-btn-radius-hi:25px;
	--hoofdmenu-btn-gap:2px;
	
	/*standaard hoofdmenu mobiel*/
	--mob-hoofdmenu-btn-bg: none;
	--mob-hoofdmenu-btn-color:#072566;
	--mob-hoofdmenu-btn-radius:0;
	--mob-hoofdmenu-btn-bg-hi: none;
	--mob-hoofdmenu-btn-color-hi:#2BB1CB;
	--mob-hoofdmenu-btn-radius-hi:0;
	
	/*afwijkend hoofdmenu desktop*/
	--hoofdmenu-btn-different-color-bg: #2BB1CB;
	--hoofdmenu-btn-different-color: #FFF;
	--hoofdmenu-btn-different-color-bg-hi: #000;
	--hoofdmenu-btn-different-color-hi: #FFF;
	
	/*afwijkend hoofdmenu mobiel*/
	--mob-hoofdmenu-btn-different-color-bg: none;
	--mob-hoofdmenu-btn-different-color: #909E24;
	--mob-hoofdmenu-btn-different-color-bg-hi: none;
	--mob-hoofdmenu-btn-different-color-hi: #924C8A;
	
	
	/*standaard submenu desktop*/
	--submenu-btn-color-bg:none;
	--submenu-btn-color:#072566;	
	--submenu-btn-color-bg-hi:none;
	--submenu-btn-color-hi:#EC6600;
	--submenu-tussen-lijn:1px solid #efefef;
	
	/*standaard submenu mobiel*/
	--mob-submenu-btn-color-bg:none;
	--mob-submenu-btn-color:#000;	
	--mob-submenu-btn-color-bg-hi:none;
	--mob-submenu-btn-color-hi:#F5B335;
	--mob-submenu-tussen-lijn:1px solid #efefef;
	
	/*submenu rechts */	
	--subnavrechts-color-bg:transparent;
	--subnavrechts-color: #fff;
	--subnavrechts-radius: 0;
	--subnavrechts-color-bg-hi: #0C3180;
	--subnavrechts-color-hi:#FFF;
	
	/*font*/
	--cnvs-body-font: 'Fira Sans', sans-serif;
	--cnvs-primary-font: 'Fira Sans', sans-serif;
	--cnvs-secondary-font: var(--cnvs-primary-font);
	--cnvs-line-height-base:1;
	--cnvs-font-size-body:20px;
	--bs-body-font-weight:400;
	--bs-body-font-style:normal;
	--bs-body-line-height:1.3;
	
	/*input*/
	--bs-border-width: 1.5px;
	--bs-border-color: #94A0AD;
	
	/*inhoud blokken*/
	--cnvs-content-padding: 2rem;
	--cnvs-section-margin: 1rem;
	
	/*koppen*/
	--cnvs-font-size-h1: 2.25rem;
	--cnvs-font-size-h2: 1.875rem;
	--cnvs-font-size-h3: 1.625rem;
	--cnvs-font-size-h4: 1.375rem;
	--cnvs-font-size-h5: 1.125rem;
	--cnvs-font-size-h6: 0.875rem;
	
	--cnvs-heading-color:#072566;
	--cnvs-headings-font-weight:600;

	/*knoppen*/
	--knop-kleur:#1C6D6C;
	--knop-bgkleur: #FFC03E;

}
.portfolio, [class*=portfolio-] {
	--cnvs-portfolio-desc-title-size: 1.7rem;/*portfolio koppen */
}
#header{
	--cnvs-primary-menu-font:'Fira Sans', sans-serif;
	--cnvs-primary-menu-submenu-font: var(--cnvs-primary-menu-font);
	--cnvs-primary-menu-font-weight: 400;
	--cnvs-primary-menu-hover-font-weight: 400;
	--cnvs-primary-menu-submenu-font-weight: 400;
	--cnvs-primary-menu-submenu-hover-font-weight: 400;
	--cnvs-primary-menu-font-size: 19px;
	--cnvs-primary-menu-submenu-font-size: 18px;
	--cnvs-primary-menu-tt:normal;
	--cnvs-primary-menu-ls:1;/*letter spacing, moet met px als je wilt gebruiken*/
	--cnvs-primary-menu-color:#072566;/*menu pijltjes*/
}

.page-section{
	background-color:#FFF;
}
/* koppen */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin: 0 0 16px 0;
	font-family: 'Fira Sans', sans-serif;
	font-weight: normal;
}
.intro h1, .intro h2, .intro h3, .intro h4, .intro h5,.intro h6 {
	margin-bottom:5px;
	margin-top:5px;
}
h3.agendadatum {
	color:#2a7ec5 !important;
	font-size:22px;	
	font-weight:bold;
}
#hoogtepunten h3.agendadatum{
	margin-bottom:7px!important
}
h4.agendalijstje {
	color:#000 !important;
	font-size:20px;	
}
.sliderDiv{
	background-color:#efefef;
	border-radius:30px;
	padding-bottom:20px;
}
.mwfoto{
	border-radius:30px;	
}
h2.mwnaam{
	width:94%;
	padding:0 3%;
	text-align:center;	
	margin-top:20px;
	font-size:22px;
	font-weight:bold;
}
h3.mwfunctie{
	width:94%;
	padding:0 3%;
	text-align:center;	
	font-size:17px;
}
@media only screen and (min-width:992px) {	
	.owl-carousel .owl-nav [class*=owl-] {
		 margin-left: -70px;
	}
	.owl-carousel .owl-nav .owl-next, .carrousel-nav-middle .owl-next {
		left: auto !important;
		right:  -60px !important;
	}
}
@media only screen and (max-width:992px) {	
	.carrousel-nav-middle .owl-nav {
		top: 100% !important;
	}
}
.portfolio-item {
	margin: 0 20px ;
	background-color: #fff;
	height: 100%;
}
.oc-item{
	margin-bottom:20px;
}
.downloads {
	padding-bottom:25px;	
}
b,strong{
	font-size:600;
}
.pt-subnav {
	padding-top: 30px !important;
	margin-top: 00px;
}
/*header*/

#slider-overlay{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.home #slider-overlay{
	background-color: rgba(123,171,69, 0);
}
.car-type-2 .carousel-caption {	
	right: auto;
	bottom:auto;
	left: 2rem;
	color: #fff;
	text-align: left;
	width:calc(100% - 2rem);
}
#bs-carousel h3{
	font-size:3rem;	
}
@media only screen and (max-width:996px) {	
	.car-type-2 .carousel-caption {	
		left: 0;
		position:relative;
		padding-bottom:30px;
	}
	#slider-overlay {
		background-color: rgba(0, 102, 179, 0.25);
	}
	.full-overlay {
		position: relative;
		background: #ff6600;
	}
	#bs-carousel h3 {
		font-size: 2rem;
	}
}
.subnav {
	background-color: #31A4DB;
	border-bottom-left-radius:40px;
	padding-bottom:60px
	/*
	werkt niet met subs
	display:flex;
	flex-wrap:wrap;
	*/
}
.subnav li{
	/*
	margin-right:12px;	
	*/
}
.subnavrechts a {
	margin-bottom: 0;
}
.px-6.subnav{
	padding-right:1rem !important;
	padding-left:1rem !important;
}
/*inhoud*/
.losseblokken{
	padding-bottom:50px;	
}
.blokrechts {
	font-size:19px;	
}
.portfolio-desc {
	background-color:#FFF;

	padding: 50px 30px 40px 30px;
}
.linksagendarechtstekst2 .bloklinks{
	padding-top:50px;
	padding-bottom:50px;
	color:#072566;
}
.linksagendarechtstekst2 .bloklinks h1, .linksagendarechtstekst2 .bloklinks h2, .linksagendarechtstekst2 .bloklinks h3{
	color:#072566;
}
.linksagendarechtstekst2 .blokrechts{
	border-bottom-left-radius:80px;
	background:#EC6600;
	padding-top:50px;
	padding-bottom:50px;
	color:#FFF;
}
.linksagendarechtstekst2 .blokrechts h1, .linksagendarechtstekst2 .blokrechts h2, .linksagendarechtstekst2 .blokrechts h3, .linksagendarechtstekst2 .blokrechts a{
	color:#FFF;
}
.linksagendarechtstekst2 .blokrechts a{
	text-decoration:underline;
}
.intro{
	background:#2a7ec5 ;
	background-size: 1600px;
	color:#fff!important;
}
.intro-heel{
	padding-top:34px;
	padding-bottom:34px !important;	
}
.border-btm-intro{
	box-shadow: inset 0 -80px 0 #FFF;
}
.border-btm-intro .intro-left{	
	margin: -80px auto 0 auto !important;
}
@media only screen and (max-width:992px) {	
	.intro-left, .border-btm-intro .intro-left {
		margin-top:0!important;
	}
}
.intro-right-big{
	border-bottom-left-radius:40%;
	overflow:hidden;
}
.intro-right-small{
	border-bottom-left-radius:120px;
	overflow:hidden;
}
.device-down-lg .intro-right{
	background:#FFF
}
.intro h1, .intro h2, .intro h3, .intro h4, .intro a{
	color:#fff!important;
}
 .intro a{
	text-decoration:underline !important;
}
.device-up-lg .mt-neg{
	margin-top:-120px;
}
.device-down-lg .mt-neg{
	margin-top:20px;
}

.inleidingkleur{
	color:#0C3180;	
	font-weight:700;
	margin-bottom:24px;
}
.tekst{
	padding-top:36px;
	margin-bottom:36px;
}
.kalender .datum{
	font-weight:bold;	
}
.gutter-0 {
	--cnvs-custom-gutter: 0;
}
/*footer*/

#footer {
	border-top: 0;
	background:#71a832 ;
	background-size: 1600px;
	color:#fFF;
}
.footertop{
	height:0;
}

#footer a{
	color:#FFF;	
}
.logo-btm{
	width:80%	
}
.device-down-lg .logo-btm{
	width:200px;
}

/*knoppen*/
 a.oranjeknop {
	display:table;
 	margin-top:16px;
	color:#fff;
	background-color:#EC6600;
	padding: 12px 30px;
	border-radius: 50rem;
	text-decoration: none !important;
	cursor:pointer;
	font-weight:500;
}
 a.blauweknop, a.agendaknop, a.bg-btn {
	display:table;
 	margin-top:16px;
	color:#fff;
	background-color:#2BB1CB;
	padding: 12px 30px;
	border-radius: 50rem;
	text-decoration: none !important;
	cursor:pointer;
	font-weight:500;
}


.bg-btn{
	background-color:#2BB1CB;
	margin-top:20px;
	color:#fff!important;
}
a.bg-btn span{
	color:#fff!important;
}
@media only screen and (max-width:996px) {	
	.bg-btn{
		background-color:#2BB1CB;
	}
}
.bg-btn-contact-footer{
	background-color:#f0e210;
	color:#000!important;	
	margin-top:0;
}
.bg-btn-contact-footer:hover{
	background-color:#DFCF0F;
	color:#000!important;	
}
.bglichtblauw{
	background-color:#C9E7F5;
	padding-top:40px;
	padding-bottom:30px;
}
.bglichtblauw h1,.bglichtblauw h2,.bglichtblauw h3, .bglichtblauw h4{
	color:#7bab45;
}

.fc-calendar .fc-row > div > div a, .fc-calendar .fc-row > div > div span {
	background-color:#EC6600;
}
.fc-calendar .fc-head {
	background: #072566;
}
