
.ffsize {
	font-size: 14px;
}

.et_pb_fullwidth_menu .et_pb_menu__search-input {
	color: #fff;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
	opacity: 90%;
	padding: 2% 0 2% 0;
}

.bottom-nav, .bottom-nav a {
	text-align: center;
}

h2, h3, h4 {
	padding: 25px 0px 15px 0px;
}

li {
	margin: 3px 0px 3px 10px;
}

.et_pb_equal_columns>.et_pb_column {
	margin-top: auto;
	margin-bottom: auto;
}

.fcl {
	text-decoration: underline;
}

#footer-widgets {
	display: none;
}

.nav li ul {
	width: 360px;
}

.et-menu li li a {
	width: 340px;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: #fff !important;
	border-color: #004f8c !important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 5px !important;
	font-size: 16px;
	color: #000 !important;
	padding: 12px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7-submit {
	color: #fff !important;
	background-color: #004f8c !important;
	width: 100%;
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: #efefef;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.wpcf7-textarea {
	height: 90px;
}

.wpcf7-submit:hover {
	padding: 6px 20px !important;
	border-style: solid;
	border-color: #004f8c;
}
