
:root, [data-bs-theme=light] {
	
	/*basiskleuren*/
	--cnvs-themecolor:#dfbf0f;
	--cnvs-link-color:#dfbf0f;
	
	/*header*/
	--cnvs-header-bg:#FFF;
	--cnvs-header-height: 140px;
	--cnvs-header-padding-y: 25px;
	--cnvs-header-height-shrink: 80px;
	--cnvs-header-padding-y-shrink: 15px;
	
	/*standaard hoofdmenu desktop*/
	--hoofdmenu-btn-bg: none;
	--hoofdmenu-btn-color:#000;
	--hoofdmenu-btn-radius:25px;
	--hoofdmenu-btn-bg-hi: #FFF;
	--hoofdmenu-btn-color-hi:#dfbf0f;
	--hoofdmenu-btn-radius-hi:0;
	--hoofdmenu-btn-gap:12px;
	
	/*standaard hoofdmenu mobiel*/
	--mob-hoofdmenu-btn-bg: none;
	--mob-hoofdmenu-btn-color:#000;
	--mob-hoofdmenu-btn-radius:0;
	--mob-hoofdmenu-btn-bg-hi: none;
	--mob-hoofdmenu-btn-color-hi:#dfbf0f;
	--mob-hoofdmenu-btn-radius-hi:0;
	
	/*afwijkend hoofdmenu desktop*/
	--hoofdmenu-btn-different-color-bg: none;
	--hoofdmenu-btn-different-color: #dfbf0f;
	--hoofdmenu-btn-different-color-bg-hi: #dfbf0f;
	--hoofdmenu-btn-different-color-hi: #FFF;
	
	/*afwijkend hoofdmenu mobiel*/
	--mob-hoofdmenu-btn-different-color-bg: none;
	--mob-hoofdmenu-btn-different-color: #000;
	--mob-hoofdmenu-btn-different-color-bg-hi: none;
	--mob-hoofdmenu-btn-different-color-hi: #dfbf0f;
	
	
	/*standaard submenu desktop*/
	--submenu-btn-color-bg:none;
	--submenu-btn-color:#000;	
	--submenu-btn-color-bg-hi:none;
	--submenu-btn-color-hi:#dfbf0f;
	--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:#dfbf0f;
	--mob-submenu-tussen-lijn:1px solid #efefef;
	
	/*afwijkend submenu mobiel*/
	--mob-submenu-btn-different-color-bg:none;
	--mob-submenu-btn-different-color:#000;	
	--mob-submenu-btn-different-color-bg-hi:none;
	--mob-submenu-btn-different-color-hi:#02b2ee;
	
	/*submenu rechts */	
	--subnavrechts-color-bg:#dfbf0f;
	--subnavrechts-color: #fff;
	--subnavrechts-radius: 25px;
	--subnavrechts-color-bg-hi: #02b2ee;
	--subnavrechts-color-hi:#FFF;
	
	/*font*/
	--cnvs-body-font: 'Poppins', sans-serif;
	--cnvs-primary-font: 'Poppins', sans-serif;
	--cnvs-secondary-font: var(--cnvs-primary-font);
	--cnvs-line-height-base:1;
	--cnvs-font-size-body:16px;
	--bs-body-font-weight:400;/*400 reg, 700 bold*/
	--bs-body-font-style:normal;
	--bs-body-line-height:1.1;
	
	/*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:#dfbf0f ;
	--cnvs-headings-font-weight:400;
	
	/*knoppen*/
	--knop-kleur:#fff;
	--knop-bgkleur: #dfbf0f;

}
form {
	--cnvs-form-group-margin: 0.625rem;
}
.portfolio, [class*=portfolio-] {
	--cnvs-portfolio-desc-title-size: 1.7rem;/*portfolio koppen */
}
#header{
	--cnvs-primary-menu-font:'Poppins', sans-serif;
	--cnvs-primary-menu-submenu-font: var(--cnvs-primary-menu-font);
	--cnvs-primary-menu-font-weight: 500;
	--cnvs-primary-menu-hover-font-weight: 500;
	--cnvs-primary-menu-submenu-font-weight: 500;
	--cnvs-primary-menu-submenu-hover-font-weight: 500;
	--cnvs-primary-menu-font-size: 17px;
	--cnvs-primary-menu-submenu-font-size: 16px;
	--cnvs-primary-menu-tt:none;
	--cnvs-primary-menu-ls:1px;/*letter spacing*/
	--cnvs-primary-menu-color:#000 ;/*menu pijltjes*/
}

@media (max-width: 1300px) {
	.menu-link , .sub-menu-container .menu-item > .menu-link {
		font-size:14px;	
	}
}
body{
	letter-spacing:1px;
}
#logo {
	margin-right: 40px;/* dus links plaatsen*/
}
#footer{
	background-color:#6a6440;	
}
.page-section, .halvepaginarij{
	margin-bottom:30px;
}
.halvepaginakolom .page-section{
	border-bottom:0;
	margin-bottom:0;	
}
.mob-header-titel{
	display:none;	
}
.header-img{
	margin-bottom:30px;
}
#logo {
	margin-right: 40px;/* dus links plaatsen*/
}
body:not(.is-expanded-menu) .primary-menu {
    background: #efefef;
}
@media only screen and (max-width:992px) {	
	.header-afbeelding{
		display:none;		
	}
	#logo {
		margin-right: auto;/* dus rechts plaatsen*/
	}
}
 .menu-link {
	
}
/* koppen */

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	margin: 20px 0 22px 0;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
}
.intro h1, .intro h2, .intro h3, .intro h4, .intro h5,.intro h6 {
	margin-bottom:5px;
	margin-top:5px;
}
h1.pr-6 {
	padding-left: var(--padding-x-algemeen-desktop) !important;
}
@media only screen and (max-width:992px) {	
	h1.pr-6 {
		padding-left: var(--padding-x-algemeen-mobiel) !important;
	}
}
/*inhoud*/
.losseblokken{
	padding-bottom:50px;	
}
.blokrechts {
	font-size:17px;	
}
.intro{
	position:absolute;
	display:none;
	background-size: 1000px;
	color:#000!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:#252525;	
	font-weight:700;
	margin-bottom:24px;
}
.tekst{
	padding-top:0;
	margin-bottom:36px;
}
.subnav {
	
}
.gutter-0 {
	--cnvs-custom-gutter: 0;
}
.intro-right img {
	border-bottom-left-radius: 40%;
	overflow: hidden;
}
/*footer*/

#footer {
	border-top: 0;
	
	background-size: 1000px;
	color:#FFF;
	
}
.footertop{
	
	background-size: 1000px;
	height:40px;
	margin-left: -20px;
}

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

/*knoppen*/

a.rodeknop, a.bg-btn{
	display:table;
 	margin-top:16px;
	color:#fff;
	background-color:var(--knop-bgkleur);
	padding: 12px 30px;
	border-radius: 50rem;
	text-decoration: none !important;
	cursor:pointer;
	font-weight:500;
	
}
 a.rodeknop:hover, a.bg-btn:hover{
	color:#fff;
	background-color:var(--knop-bgkleur);
	text-decoration: none !important;
}
a.bg-btn {
	margin-top:25px;
	background-color:var(--knop-bgkleur);
	color:var(--knop-kleur)!important;
}
.bg-btn-contact-footer{
	background-color:#FFF;
	color:#909E24!important;	
	margin-top:0;
}
.bg-btn-contact-footer:hover{
	background-color:#dfbf0f;
	color:#fff!important;	
}
.bglichtblauw{
	background-color:#D7F1F4;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:40px;
}
.bglichtblauw #fotoSlider, .bglichtblauw #hoogtepunten{
	padding-left:20px;
	padding-right:20px;
}
.bglichtblauw h1,.bglichtblauw h2,.bglichtblauw h3, .bglichtblauw h4{
	color:#31B3CC;
}
.bglichtblauw #hoogtepunten{
	margin-bottom:0;
}