@CHARSET "UTF-8";
			
.content a { color: #0a66ff !important; }			
.content a:hover { color: #cc6666 !important; }
.content a.button, a.button, .formandu-button { color: #ffffff !important; background: #b38c00 !important; border-radius: 0 }
.formandu-group, .formandu-form-error { color: #675842; background: rgba(179,140,0, 0.3); padding: 10px; border-radius: 0; }	    
.content a.button:hover, a.button:hover, .formandu-button:hover { color: #0a66ff !important; background: #b6a477 !important; }
.content h1, .content h2, .content h3, .content h4, span[style~='red']:after { color: #0a66ff; }
.banner>img { margin-right: 0%; }	    
.banner .text { background-color: rgba(255,255,255,0); border-radius: 0 }
.nav { background: rgba(255,255,255,0); }
nav.menu span.item>a, .flexi-cookie, .flexi-system-widgets, .flexi-system-widgets a { color: #0a66ff !important; }
.flexi-system-widget { border-left-color: #0a66ff; }
nav.menu span.submenu hr { border-top-color: #0a66ff; }	    
nav.menu span.toplevel-sep:before { color: #0a66ff; }	    
nav.menu span.item:hover>a { color: #eca904 !important; border-bottom-color: #eca904 !important; }
.flexi-system-widgets a:hover { color: #eca904 !important; }
.strokeme { stroke: #ffffff; }
.fillme { fill: #ffffff; }
button .strokeme { stroke: #ffffff; transition: stroke 0.3s; }
button .fillme { fill: #ffffff; transition: fill 0.3s; }
button:hover .strokeme { stroke: #0a66ff; }
button:hover .fillme { fill: #0a66ff; }	    
body { background-image: url(/theme/shared/texs/none.png); background-color: #ffffff !important; }
.banner { color: #0a66ff !important; }
.services { background-color: #e4d8b9 !important; background-image: url(/theme/shared/texs/none.png) !important; color: #544936 !important; border-top: 1px solid #0a66ff !important; border-bottom: 1px solid #0a66ff !important; }
.content { background: #f2f2f2 !important; color: #675842 !important; }
.content hr { border: none; border-bottom: 1px solid #eca904; }
.footer { color: #333333 !important; }
.submenu { background: rgba(255,255,255,1); border-top-color: #eca904; }
nav.menu, .flexi-cookie { background: rgba(255,255,255,0); }
nav.menu span.item span.submenu a { color: #0a66ff !important; border-bottom: none !important; }			
nav.menu span.item span.submenu a:hover { color: #0a66ff !important; }
nav.menu span.item:hover a { border-bottom: 3px solid transparent; }
.formandu-text, .formandu-textarea, .formandu-dropdown { background: #ffffff; color: #333333; border: 1px solid #888888; border-radius: 0 }
.footer .social .fillme { fill: #333333; }
.footer .social a:hover .fillme { fill: #eca904; }
#ig-viewer { color: #675842; background: rgba(255,255,255, 0.7); }
@media (max-width: 750px) { .nav ul li.has-dropdown>a:after { border-left: 8px solid #0a66ff; } }
