/* Themify Customize Styling */
:root {	
	--theme_accent: #bb0606;
	--theme_accent_semi: #2b7199;
	--theme_accent_hover: #4f9f1e; 
}
#pagewrap {	
	margin: 0px;
	padding: 0px; 
}
#body {	
	margin: 0px;
	padding: 0px; 
}
#content {	
	margin: 0px;
	padding: 0px; 
}
#sidebar {	
	margin: 0px;
	padding: 0px; 
}
h1 {	
	font-family: "Lato";	font-weight:400;

	color: #2b7199; 
}
h2 {	
	font-family: "Lato";	font-weight:400;
 
}
h6 {	
	font-family: "Sorts Mill Goudy";	font-weight:400;

	color: #525252; 
}
#headerwrap {	
	margin: 0px;
	padding: 0px; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
body #site-logo a img {		width: 150px; 
}
#site-logo {	margin-left: auto; 
}
#site-description {	display: none; 
}
#main-nav {	
	padding-top: 20px; 
}
#main-nav a {	
	font-family: "Lato";	font-weight:400;
	font-style:normal;
	text-transform:uppercase; 
}
#main-nav a, #main-nav > li > a {	
	color: #2b7199; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #bb0606; 
}
#footerwrap {	background: none;
	background-color: #c5d1c6;
	border-top: 1px solid #525252;
	padding-top: 25px; 
}
#footer-logo a img {		width: 80px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 80px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
body #site-logo a img {		width: 150px; 
}
#footer-logo a img {		width: 80px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body {		font-size:80%;
 
}
:root {	
	--theme_accent: #bb0606;
	--theme_accent_semi: #2b7199;
	--theme_accent_hover: #4f9f1e; 
}
h1 {	
	font-family: "Lato";	font-weight:400;
	font-size:1em;

	color: #2b7199; 
}
h2 {	
	font-family: "Lato";	font-weight:400;
 
}
h6 {	
	font-family: "Sorts Mill Goudy";	font-weight:400;

	color: #525252; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #ffffff; 
}
#headerwrap.fixed-header #site-logo a img {		width: 100px; 
}
#main-nav a {	
	font-family: "Lato";	font-weight:400;
 
}
#main-nav a, #main-nav > li > a {	
	color: #2b7199; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #bb0606; 
}
#footerwrap {	background: none;
	background-color: #c5d1c6; 
}
 }.mobile_menu_active #menu-icon { 
	color: #2b7199; }
/* Themify Custom CSS */
#main-nav .highlight-link>a:hover {
	background-color: #2b7199
}
.module-pricing-table-features {

    border: 0px;
}

#site-logo {
	background: #fff;
	padding: 25px;
		margin-bottom: -50%;
	 
}
.fixed-header #site-logo {
	background: #fff;
	padding: 12px;	
	margin-bottom: -40%;

	

}
#header {   
    padding: 0em;
}
#headerwrap.tf_box.tf_w.fixed-header {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Hier kun je de schaduwkleur en intensiteit aanpassen */
}

input[type=reset], input[type=submit], button {   
    border-radius: 0;
    font-weight: 400;  
}
@media only screen and (min-width: 768px) {
	.ptb-submission-form .ptb_back_active_module_input {
    float: none;
    width: 44%!important;
    padding-left: 65px;		
}
	#main-nav .highlight-link>a {
    background-color: #4f9f1e;
   
    color: white!important;
    font-weight: bold;
    font-size: 0.8em;
}
ul#main-nav .menu-item-home > a {
		display: none;
	}	
}

@media only screen and (max-width: 768px) {
body {
	overflow-x: hidden
	}
	.module-buttons-item+.module-buttons-item {
    margin-left: 0.0em;
}
	form.ptb-submission-form .ptb-submission-upload-btn{
		display: block!important;
		margin: 15px 0 0
	}
}
.header-icons.tf_hide::before {
    content: "Menu";
    display: inline-block;
    margin-right: 0px; /* Optioneel: voeg wat ruimte toe tussen "Menu" en de div */
	color: #2b7199
}