* {
	text-transform: none !important;
}
.cookie-consent-minimal { 
	border: 3px solid #08A1DC;
}
.cookie-consent .cookie-consent__message a { 
	color: #08A1DC !important;
}
.cookie-consent .cookie-consent__agree  {
    background-color: #08A1DC !important;
  	font-size: 14px !important;
	font-weight: 800 !important;
	height: 50px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	width: 60% !important;
    color: #FFF !important;
}
.cookie-consent .cookie-consent__agree:hover  {
	background-color: #f6fafd !important;
  	border: solid 3px #08A1DC !important;
}
.f-logo img, .fw-logo img, .logo img {
	max-height: 50px !important;
}
.footer-bottom {
	padding: 25px 0 !important;
}
.footer-style .footer-widget .fw-title:before {
    background: #08a1dc !important;
}
#whatsapp-floating-button {
	z-index:100;
}
/*header, .sticky-menu {
    -webkit-backdrop-filter: saturate(180%) blur(20px) !important;
    background-color: hsla(0,0%,100%,.65) !important;
}
.menu-area {
	backdrop-filter: saturate(180%) blur(20px) !important;
}*/