/*


















	
*/

.footer {
	margin           : 0;
	padding          : 0;
	width            : 100%;
	min-width        : 1262px;
	line-height      : 1.6;
	background-color : #414141;
	font-family      : 'Roboto Slab', Tahoma, sans-serif;
	font-size        : 14px;
	position         : relative; }

.footer__content-wrapper {
	height    : 360px;
	width     : 1264px;
	min-width : 1262px;
	margin    : auto; }

.footer__content {
	max-width               : 1260px;
	margin                  : auto;
	padding                 : 32px 0;
	display                 : -webkit-flex;
	display                 : -ms-flex;
	display                 : -webkit-box;
	display                 : -ms-flexbox;
	display                 : flex;
	-webkit-box-pack        : justify;
	-webkit-justify-content : space-between;
	-ms-flex-pack           : justify;
	justify-content         : space-between; }

.footer__item { width : 234px; }

.ft-list {
	margin          : 1em 0;
	padding         : 0;
	list-style-type : none; }

.ft-list hr {
	border           : 0;
	height           : 1px;
	background-color : #eee; }

.footer__item-title {
	font-size      : 18px;
	text-transform : uppercase;
	color          : #fff;
	font-family    : 'Roboto Slab', Tahoma, sans-serif;
	font-weight    : 300;
	margin         : 0; }

.ft-list__item {
	padding     : 4px 0 4px;
	line-height : 16px;
	list-style  : none;
}

.ft-list__item-rss {
	margin       : 5px 0;
	padding-left : 23px;
	background   : url("https://assets.cdn.fontanka.ru/pic/assets/pictograms/rss-30-gray.png") no-repeat 0/15px; }

.ft-list__item a { color : #a2a2a2; }

.ft-list__item a:hover { color : #f68121; }

.ft-list__item--all a {
	text-decoration               : underline;
	-webkit-text-decoration-color : #717171;
	text-decoration-color         : #717171; }

.ft-list__item--all a:hover {
	-webkit-text-decoration-color : #f68121;
	text-decoration-color         : #f68121; }

.footer__orange-wrapper { background-color : #f67a14; }

.footer__orange {
	margin                  : auto;
	max-width               : 1260px;
	padding                 : 16px 0;
	display                 : -webkit-flex;
	display                 : -ms-flex;
	display                 : -webkit-box;
	display                 : -ms-flexbox;
	display                 : flex;
	-webkit-box-pack        : justify;
	-webkit-justify-content : space-between;
	-ms-flex-pack           : justify;
	justify-content         : space-between; }

.footer__apps {
	width                   : 394px;
	display                 : -webkit-flex;
	display                 : -ms-flex;
	display                 : -webkit-box;
	display                 : -ms-flexbox;
	display                 : flex;
	-webkit-box-pack        : justify;
	-webkit-justify-content : space-between;
	-ms-flex-pack           : justify;
	justify-content         : space-between; }

.footer__widgets {
	display             : -webkit-flex;
	display             : -moz-flex;
	display             : -ms-flex;
	display             : -o-flex;
	display             : -webkit-box;
	display             : -ms-flexbox;
	display             : flex;
	-webkit-box-align   : center;
	-webkit-align-items : center;
	-ms-flex-align      : center;
	align-items         : center; }

.footer__widgets img {
	width       : 88px;
	height      : 31px;
	margin-left : 4px; }

.footer__white-wrapper {
	background-color : #fff;
	padding-bottom   : 20px; }

.footer__white {
	max-width : 1260px;
	margin    : auto; }

.footer__social {
	display                 : -webkit-flex;
	display                 : -ms-flex;
	display                 : -webkit-box;
	display                 : -ms-flexbox;
	display                 : flex;
	-webkit-box-pack        : justify;
	-webkit-justify-content : space-between;
	-ms-flex-pack           : justify;
	justify-content         : space-between;
	padding                 : 20px 0;
	border-bottom           : 1px solid #eee;
	font-family             : 'Open Sans', Tahoma, sans-serif; }

.footer__social-items {
	width                   : 300px;
	display                 : -webkit-flex;
	display                 : -ms-flex;
	display                 : -webkit-box;
	display                 : -ms-flexbox;
	display                 : flex;
	-webkit-box-pack        : justify;
	-webkit-justify-content : space-between;
	-ms-flex-pack           : justify;
	justify-content         : space-between; }

.footer__social-link {
	width                   : 50px;
	height                  : 50px;
	border                  : 1px solid #ececec;
	display                 : -webkit-flex;
	display                 : -ms-flex;
	display                 : -webkit-box;
	display                 : -ms-flexbox;
	display                 : flex;
	-webkit-box-align       : center;
	-webkit-align-items     : center;
	-ms-flex-align          : center;
	align-items             : center;
	-webkit-box-pack        : center;
	-webkit-justify-content : center;
	-ms-flex-pack           : center;
	justify-content         : center; }

.footer__social-link img { width : auto; }

.inf { color : #b1b1b1; }

.inf__main { font-size : 15px; }

.inf__subt { font-size : 11px; }

.footer__ps {
	font-size   : 10.4px;
	padding-top : 20px;
	color       : #b1b1b1;
	line-height : 14px; }

.footer__ps a {
	color       : #b1b1b1;
	line-height : 14px; }

.footer__ps a:hover {
	color           : #b1b1b1;
	line-height     : 14px;
	text-decoration : none; }