

/*	@-moz-document url-prefix() {
	# {
		letter-spacing: -4px;
	}
}	*/

	/*
	body h1, h2  {
		letter-spacing: -1px;
	} 
	*/
	
	body h1, h2  {
		font-weight: 700;
		letter-spacing: -3px;
	}
	
	body h3  {
		letter-spacing: -0.3px;
	}	
	
	
	@-moz-document url-prefix() {
    .menu-link {
        line-height:1;
	padding-top:1.5rem;
    }

    .btn-blue {
	line-height:1.2rem;
	padding-top:1.3rem !important;
    }
    i.fa-caret-down {
  top: 0px !important;
    }
    i.fa-caret-right {
  top: 0px !important;
    }
    i.fa-wind {
  top: 0px !important;
    }	
		
}

@media (max-width: 991px) {
  .header-misc {
	display: none !important;
	/* margin-right:100px; */
  }
}

@media (max-width: 1199px) {
  .is-expanded-menu .menu-link {
	--cnvs-primary-menu-padding-x: 10px;
  }
  .contact-number {
	margin-right: 0 !important;
  }
  .header-misc {
	margin-right: -10px;
  }
}

.header-misc {
  /* margin-left: 200px; */
  /* margin-left:300px; */
}

.contact-number {
  margin-right: -20px;
}

.nummer-mobiel {
  display: inline-block;
  float: right;
  color: #fff;
}
	
	
	@media (max-width: 710px) {
		.content-wrap {
			background-size: 100% !important;
		}
		#rijtje {
			display: none !important;
		}
	}
	
	
	
	@media (min-width: 1px) {
		#scherp-br {
			display: block !important;
		}
		.display-3 {
			letter-spacing: -2px;
		}
		.lead {
			font-size: 1rem;
		}
		#certified-2 {
			width: 75px;
			margin-left: 0px;
		}
		#certified-text {
			letter-spacing: -3px;
			font-size: 3rem;
		}
		#shape-divider-contact-business {
			display: none;
		}
		.divider-mobile {
			opacity: 0.25;
		}
		#circle-images {
			margin-bottom: -10px;
		}
	}
	
	
	/* @media (min-width: 490px) {
		#certified-2 {
			width: 100px;
			margin-left: 10px;
		}
	} */
	
	@media (min-width: 490px) {
		.divider-mobile {
			opacity: 1;
		}
		#certified-text {
			letter-spacing: -3px;
			font-size: 5rem;
		}
	}
	
	@media (min-width: 768px) {
		#scherp-br {
			display: none !important;
		}
		.display-3 {
			letter-spacing: -3px;
		}
		.lead {
			font-size: 1.25rem;
		}
		#certified-2 {
			width: 100px;
			margin-left: 10px;
		}
		#certified-text {
			letter-spacing: -3px;
			font-size: 5rem;
		}
		
	}
	
	@media (min-width: 795px) {
		#scherp-br {
			display: block !important;
		}
		#circle-images {
			margin-bottom: -50px;
		}
	}
	
	@media (min-width: 992px) {
		#scherp-br {
			display: none !important;
		}
		#shape-divider-contact-business {
			display: block;
		}
	}
	
	@media (min-width: 1400px) {
		#scherp-br {
			display: block !important;
		}
	}
	
	.mfp-close {
		display: none !important;
	}
	
	
	@media (max-width: 440px) {
    .ms-4 {
        margin-right: 1.5rem !important;
    }
}
	
	.shape-divider-fill {
		/* fill: #b0def2; !important; */
	}
	
	.divider-business {
		fill: #fff;
	}
	
	
	.shape-divider[data-position=bottom] {
    bottom: 0px !important;