body{
	font-family:'Montserrat', 'Open Sans', sans-serif !important;
	font-size:16px !important;
	font-weight:normal !important;
	color:#204958 !important;
}  
.button{
	background:#204958 !important;
	color:#FFFFFF!important;
}
.button:hover{
	background:#47B2D7 !important;
	color:#FFFFFF!important;
} 
.button.excl{
	background:#E8A054 !important;
	color:#FFFFFF!important;
}
.button.excl:hover{
	background:#B77E42 !important;
	color:#FFFFFF!important;
}
.button.light{
	background:#EFEFEF !important;
	color:#464646!important;
}
.button.light:hover{
	background:#4BB8E2 !important;
	color:#FFFFFF!important;
} 
.row-top-bar{
	border-bottom-color:#204958 !important;	
}
.topright_bg{
	background:#EFEFEF !important;
}
.topright{
	color:#404040 !important;
}
.topright > a{
	color:#404040 !important;
}
.topright > a:hover{
	color:#54C0E8 !important;
}
/* navigatie divider */
@media only screen and (min-width: 55rem) {
	.top-bar .menu li:first-child { border-left: 0px solid #FFFFFF !important;}
	.top-bar .menu li:not(:last-child) { border-right: 0px solid #FFFFFF !important;}
	.top-bar .menu li:last-child { border-right: 0px solid #FFFFFF !important;}
}
.ECM_topbar{
	background:#FFFFFF !important;
	color: !important;
}
.ECM_toplevel > a{
	background:#FFFFFF !important;
	color:#1C1C1C !important;
}
.ECM_toplevel > a:hover{
   background:#204958 !important;
	color:#FFFFFF !important;
}
.ECM_toplevel > a.primary_active{
	background:#98D9F1 !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a{
	background:#FFFFFF !important;
	color:#636363 !important;
}
.ECM_sublevel > a:hover{
	background:#204958 !important;
	color:#FFFFFF !important;
}
.ECM_sublevel > a.primary_active{
	background:#98D9F1 !important;
	color:#FFFFFF !important;
}

.ECMs_toplevel a.menuitem{
	background-color:#204958 !important;
	color:#FFFFFF !important;
}
.ECMs_toplevel a.menuitem:hover{
	background-color:#FFFFFF !important;
	color:#204958 !important;
}
.ECMs_toplevel a.menuitem.active{
	background-color:#98D9F1 !important;
	color:#FFFFFF !important;
}
.ECMs_sublevel a.menuitem{
	background-color:#FFFFFF !important;
	color:#000000 !important;
}
.ECMs_sublevel a.menuitem:hover{
	background-color:#204958 !important;
	color:#FFFFFF !important;
}
.ECMs_sublevel a.menuitem.active{
	background-color:#98D9F1 !important;  
	color:#FFFFFF !important;
}

@media only screen and (max-width:55rem){
.top-bar, .top-bar ul{
	background:#FFFFFF}
}

.phone a {
	color:#404040 !important;
		}
.phone a:hover {
color:#54C0E8 !important;
		}
		
.icon-bar{
background:#3FC2E9;
}

.icon-bar>a:hover {
background:#3FC2E9;
filter: contrast(1.5);
}


h1{
	font-family:'Montserrat', 'Open Sans', sans-serif !important;
	font-size:32px !important;
	font-weight:700 !important;
	color:#204958 !important;	
}
h2{
	font-family:'Montserrat', 'Open Sans', sans-serif !important;
	font-size:26px !important;
	font-weight:700 !important;
	color:#204958 !important;	
}
h3{
	font-family:'Montserrat', 'Open Sans', sans-serif !important;
	font-size:22px !important;
	font-weight:700 !important;
	color:#204958 !important;	
}
h4{
	font-family:'Montserrat', 'Open Sans', sans-serif !important;
	font-size:18px !important;
	font-weight:700 !important;
	color:#54C0E8 !important;	    
}
h5{
	font-family:'Montserrat', 'Open Sans', sans-serif !important;
	font-size:16px !important;
	font-weight:400 !important;
	color:#54C0E8 !important;	
}
h6{
	font-family:'Montserrat', 'Open Sans', sans-serif !important;
	font-size:14px !important;
	font-weight:700 !important;
	color:#76BF83 !important;	
}
.footer1{
	background:#000002 
	border-top-color:#204958 !important;	
}
.footer1 .bottom-container{
	background:#3FC2E9 !important;
}
.footer1 .copyright{
	color:#FFFFFF !important;
}
.footer1 .copyright > a{
	color:#FFFFFF !important;
}
.footer1 .small{
	color:#FFFFFF !important;  
}
.footer1 .small > a{
	color:#FFFFFF !important;  
}
.footer1 .colhead > a{
	color:#FFFFFF !important;
}
.footer1 .colrow > a{
	color:#FFFFFF !important;
}
.footer1 .label-two-up{
	color:#FFFFFF !important;
}