#footer-contact {
	/*background-image: url(https://static.unpr.io/userfiles/bk9UaFNzYkJwL0xQa3ZjNFhrSG4vNmdLWHJ0bHVnRDJsaUp3NEFHTzROZz0=/images/pexels-fauxels-3184613.jpg);*/
	background-color: #0a0094;
	position: relative;
	height: 340px;
	background-position: center center;
	border-top: 1px solid #231f20;
	padding: 20px 0;
}

#footer-contact-cell-container {
	color: #fff;
	position: relative;
	width: 1170px;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
}

#footer-contact-inner a {
	color: #fff;
}

#footer-contact .footer-contact-cell {
	padding: 15px;
	float: left;
	width: 50%;
}

#footer-title {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 25px;
}

#footer-tlf, #footer-chat, #footer-mail {
	font-size: 1.5em;
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 24px;
	font-size: 19.5px;
	margin: 0 0 9px;
	cursor: pointer;
}

#footer-tlf {
	background-image: url(/wp-content/themes/kampanje/css/phone-icon.svg);
}

#footer-mail {
	background-image: url(/wp-content/themes/kampanje/css/mail-icon.svg);
}

#footer-chat {
	background-image: url(/wp-content/themes/kampanje/css/chat-icon.svg);
}

#footer-mc_embed_signup {
	background: transparent;
	clear: left;
	color: #fff;
	width: 100%;
}

#footer-mc-container {}

#footer-mc-container-inner {
	display: block;
	padding: 0;
	margin: 0 0;
}

#footer-mc-container-inner > div {
	color: #fff;
	width: 100%;
}

#footer-mc-clear {
	clear: both;
	display: none;
}

#footer-mc-left p#footer-mc-title {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 25px;
}

#footer-mc-text {
	font-size: 1.5em;
	margin-top: 10px;
}

#footer-mc-embedded-subscribe {
	/*
	margin-top: 0 !important;
	color: #fff !important;
	padding: 5px;
	line-height: 1;
	width: 30%;
	height: 50px;
	float: left;
	border-radius: 0;
	*/
	background-color: transparent;
	border: 2px solid;
	margin-left: 20px;
}

#footer-mc_embed_signup h2 {
	color: #fff;
}

#footer-mce-EMAIL {
	color: #444;
	padding: 10px !important;
	width: 70%;
	float: left;
	height: 50px;
	background-color: #fdfdfd !important;
	border: 1px solid #ccc !important;
}

#footer-mce-EMAIL:focus,
#footer-mce-EMAIL:focus-visible {
	outline: none;
}

#footer-mc-embedded-subscribe-form.validate input.error:invalid,
#footer-mc-embedded-subscribe-form.validate select.error:invalid,
#footer-mc-embedded-subscribe-form.validate textarea.error:invalid {
	background-color: #fff;
}

@media (max-width: 768px) {
	#footer-mc-container-inner {
		display: block;
	}

	#footer-mc-clear {
		display: block;
	}

	#footer-mc-left {
		margin-bottom: 10px;
	}
}
