/**********************
/*       Fonts        *
**********************/

@font-face {
	font-family: "Nokian Tyres Sans";
	src: url('https://www.nokiantyres.com/static/studio/pub/web/campaigns/global/footer/fonts/NokianTyresSans-Regular.otf'), 
		 url('https://www.nokiantyres.com/static/studio/pub/web/campaigns/global/footer/fonts/NokianTyresSans-Regular.eot');
	font-weight: 400;
}

footer.footer {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
    letter-spacing: 0.1em;
}

footer.footer address {
	font-style: normal;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
    font-weight: 700;
	font-family: "Nokian Tyres Sans", sans-serif;
	letter-spacing: 0.1em;
	text-transform: uppercase;
    text-align: left;
}

/***********************
/*      Skeleton       *
***********************/

footer .container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width: 768px) {
	footer .container {
		width: auto;
		max-width: 992px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (min-width: 992px) {
	footer .container {
		width: auto;
		max-width: 1200px;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (max-width: 767px) {
	footer .container {
		word-wrap: break-word;
	}
}

footer nav ul {
    text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

footer a {
	text-decoration: none;
}

footer img {
	max-width: 100%;
}

/**********************
/*       Footer       *
**********************/

footer.footer {
	display: block;
	min-height: 400px;
	background: url('https://www.nokiantyres.com/static/studio/pub/web/campaigns/global/footer/img/bg-footer.png') no-repeat center 0 #333333;
	color: #fff;
	font-weight: 400;
	text-shadow: 0 0 1px transparent;
    /* em size fix */
    font-size: 11.5px;
}

footer p {
  font-size: 11.5px;
  text-align: left;
}

/*
@media (min-width: 768px) {
	footer.footer {
		font-size: 0.9375em;
	}
} 
*/

@media (min-width: 1600px) {
	footer.footer {
		background-size: 100% auto;
	}
}

@media print {
	footer.footer {
		display: none;
	}
}

footer.footer * {
	box-sizing: border-box;
}

footer.footer .container {
	padding-bottom: 55px;
	padding-top: 55px;
}

footer.footer h1,
footer.footer h2,
footer.footer h3,
footer.footer h4,
footer.footer a,
footer.footer p {
	color: inherit;
}

footer.footer .hidden-xs {
	display: block;
}

footer.footer .contact-information {
	margin-top: 38px;
	overflow: hidden;
}

footer.footer .logo svg {
	max-width: 200px;
	max-height: 60px;	
	width: 100%;
	height: auto;
}

footer.footer ul li {
	font-size: 1em;
	list-style-position: outside;
}

footer.footer a {
	transition: color .2s ease;
	color: #fff;
}

footer.footer a:hover,
footer.footer a:focus {
	color: #51b848;
	text-decoration: underline;
}

footer a:visited {
	color: #fff;
	text-decoration: none;
}

footer.footer h2 {
	font-size: 1.2em;
	/* 22/15 */
    margin-top: 0;
	margin-bottom: 55px;
}

@media (min-width: 768px) {
	footer.footer h2 {
		font-size: 1.6em;
		/* 30/15 */
		margin-bottom: 1.2em;
	}
}

@media (max-width: 767px) {
	footer.footer .row [class^="col-"] {
		padding-bottom: 1.5em;
	}
	footer.footer .row [class^="col-"]:last-child {
		padding-bottom: 0;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	footer.footer .logo {
		text-align: center;
	}
}

footer.footer .sitemap>ul {
	margin-left: -10px;
	margin-right: -10px;
}

footer.footer .sitemap>ul:before,
footer.footer .sitemap>ul:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

footer.footer .sitemap>ul:after {
	clear: both;
}

footer.footer .sitemap>ul:before,
footer.footer .sitemap>ul:after {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}

footer.footer .sitemap>ul:after {
	clear: both;
}

footer.footer .sitemap>ul>li {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

@media (min-width: 768px) {
	footer.footer .sitemap>ul>li {
		float: left;
		width: 25%;
	}
}

footer.footer .sitemap>ul>li>a {
	/* font-size: 1.333em; */
	font-size: 1.2em;
	/* 20/15 */
	font-weight: bold;
	text-transform: uppercase;
}

footer.footer .sitemap>ul>li>a i {
	margin-left: 0.4em;
}

footer.footer .sitemap>ul>li>ul {
	margin-top: 5px;
}

footer.footer .sitemap>ul>li>ul li {
	margin-bottom: 0.5em;
}

@media (max-width: 768px) {
	footer.footer .sitemap {
		display: none;
	}
}

footer.footer .newsletter-some {
	margin-bottom: 90px;
	margin-top: 78px;
}

footer.footer .newsletter-some .newsletter-form label {
	display: block;
	font-size: 1.333em;
	font-weight: bold;
	margin-bottom: 17px;
	text-transform: uppercase;
}

footer.footer .newsletter-some .newsletter-form label.gdpr-label {
	font-size: 1rem;
	text-transform: none;
	margin-top: 0.75rem;
}

footer.footer .newsletter-some .newsletter-form label.gdpr-label a {
	color: #51b848;
}

footer.footer .newsletter-some .newsletter-form input[type="email"] {
	border: 0;
	color: #383e41;
	background: #fff;
	font-size: 18px;
	font-weight: 400;
	height: 45px;
	padding: 10px 18px;
	vertical-align: middle;
	width: 60%;
}

footer.footer .newsletter-some .newsletter-form input[type="submit"] {
	height: 45px;
	margin-left: 1%;
	vertical-align: middle;
	width: 30%;
}