footer {
	text-align: center;
}

footer ul.inline-list li {
	display: inline-block;
	padding: 0 15px;
	margin: 3px 0;
}

footer .footer-top ul.inline-list {
	margin: 0;
	padding: 0;
}

footer .footer-top ul li a:hover,
footer .footer-top ul li a:focus {
	text-decoration: none;
}

footer ul li a {
	display: inline-block;
	font-size: 14px;
	line-height: 15px;
}

footer .footer-top {
	color: #666666;
	background-color: #333333;
}

footer .footer-top a {
	color: #FFFFFF;
}

footer .footer-top .socials {
	padding: 10px 0;
}

footer .footer-top .socials ul li {
	padding: 0 5px;
}

footer .footer-top .socials ul li a {
	width: 28px;
	height: 24px;
	font-size: 23px;
}

footer .footer-top .socials ul li a:focus-visible{
	outline: 2px solid var(--color-button-primary) !important;
	outline-offset: 3px;
	border-radius: 4px;
}

@media (max-width: 959px) {
	footer .footer-top .socials ul li a {
		width: 40px;
		height: 35px;
		font-size: 33px;
	}

}
@charset "UTF-8";

@font-face {
  font-family: "social";
  src:url("../../cee2020-pws/fonts/social.eot");
  src:url("../../cee2020-pws/fonts/social.eot?#iefix") format("embedded-opentype"),
    url("../../cee2020-pws/fonts/social.woff") format("woff"),
    url("../../cee2020-pws/fonts/social.ttf") format("truetype"),
    url("../../cee2020-pws/fonts/social.svg#social") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "social" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="social-"]:before,
[class*=" social-"]:before {
  font-family: "social" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-banki:before {
  content: url('../../cee2020-pws/img/svgs/Social icon/Banki.svg')
}
.social-facebook:before {
  content: url('../../cee2020-pws/img/svgs/Social icon/Facebook.svg')
}
.social-google:before {
  content: "\63";
}
.social-instagram:before {
  content: url('../../cee2020-pws/img/svgs/Social icon/Instagram.svg')
}
.social-linkedin:before {
  content: url('../../cee2020-pws/img/svgs/Social icon/LinkedIn.svg')
}
.social-nadugme:before {
  content: url('../../cee2020-pws/img/svgs/Social icon/Nadugme.svg')
}
.social-twitter:before {
  content: url('../../cee2020-pws/img/svgs/Social icon/X.svg')
}
.social-u-setrete:before {
  content: "\68";
}
.social-viber:before {
  content: url('../../cee2020-pws/img/svgs/Social icon/Viber.svg');
}
.social-vk:before {
  content: url('../../cee2020-pws/img/svgs/Social icon/Vk.svg')
}
.social-youtube:before {
  content: url('../../cee2020-pws/img/svgs/Social icon/Youtube.svg');
}

/*.social-youtube:before {
  content: "\6c";
}*/

