/*
blocks bgr:
	#f7f7f7  / gray
	#fff1ef  / red
	#e8f6ff  / blue
*/
.fa-bus::before {
	color: #0066A4;/*#006aa6*/
}
.fa-tasks::before {
	color: #FF7F00;
}
.fa-telegram:before {
	content: "\f2c6";
}
.fa-telegram-plane:before {
	content: "\f3fe";
}
/*--- visible ---*/
@media (min-width: 768px) and (max-width: 991px) {
	.ja-topbar .topbar-left .hidden-xs.hidden-sm {
		display: block!important;
	}
	.ja-topbar .topbar-left .hidden-xs.hidden-sm ul.nav-pills,
	.ja-topbar .topbar-left .hidden-xs.hidden-sm ul.nav-pills li {
		clear:both;
		display: block;
		margin:0;
		padding:0;
	}
	.ja-topbar .topbar-left .hidden-xs.hidden-sm ul.nav-pills li > a {
		padding: 5px;
		line-height:20px;
	}
	.ja-topbar .topbar-left .hidden-xs.hidden-sm ul.nav-pills li > a.online-z {
		/*text-transform: lowercase;*/
	}
}
@media (max-width: 767px) {
	.ja-topbar .topbar-left .hidden-xs.hidden-sm {
		display: block!important;
	}
	.ja-topbar .topbar-left .hidden-xs.hidden-sm ul.nav-pills,
	.ja-topbar .topbar-left .hidden-xs.hidden-sm ul.nav-pills li {
		clear:both;
		display: block;
		margin:0;
		padding:0;
	}
	.ja-topbar .topbar-left .hidden-xs.hidden-sm ul.nav-pills li > a {
		padding: 5px;
		line-height:18px;
		font-size: 12px;
	}
	.rek-ekran img{
		margin-bottom:15px;
	}
	.navbar.navbar-default.t3-mainnav{
		margin-bottom: 10px;
	}
	.t3-spotlight-1 .t3-module{
		padding: 0!important;
	}
	.t3-main-content-wrap .t3-main-content-masttop .t3-module {
		margin-bottom: 20px;
	}
}
@media (max-width: 1199px) {
	.ja-topbar .topbar-left .hidden-xs.hidden-sm ul.nav-pills li:last-child {
		/*display: none!important;*/
	}
}
/*--- Transport-Afisha-hide-top ---*/
.af-trans-block{
	display:flex;
	clear:both;
}
.trans-hide-top{
	text-align:center;
	padding:3px 0;
	margin:0 0 12px;
	background:#c8eaff; #FF7F00
}
.af-hide-top{
	text-align:center;
	padding:3px 0;
	margin:0 0 12px;
	background:#ffe6cd;
}
.trans-hide-top span.fa-bus,
.af-hide-top span.fa-tasks{
	margin-right:5px;
}
/*--- Admixer-mobile ---*/
.block-admixer-mobile .admix-mobile{
	padding:0 0 5px;
}
/*--- Today ---*/
.mod-today .day-today{
	text-align:right;
	padding:0 20px 0 0;
	color: #666666;
}

/*--- Banners ---*/

.banner-top .bannergroup{
	padding: 10px;
}
.t3-sidebar .mcbanners {
	/*border: none !important;*/
	background: none;
}
.module-ct .mcbanners .banneritem{
	margin-bottom:15px;
}
.module-ct .mcbanners .banneritem:last-child{
	margin-bottom:0;
}

/*---- TOPBAR ----*/

.topbar-left .nav > li > a {
	text-transform: none;
	font-size: 14px;
	line-height: 47px;
}

/*---- MEGAMENU ----*/

.container .t3-mainnav {
	border-top-width: 1px;
}
.t3-mainnav .t3-navbar .navbar-nav > li > a {
	text-transform: none;
	font-size:18px;
	font-weight: 500;
}
.t3-megamenu .mega > .mega-dropdown-menu {
	/*box-shadow: 0 0 8px 0px #dadada;*/
	box-shadow: 0 14px 28px rgba(0,0,0,0.24), 0 10px 10px rgba(0,0,0,0.21);
	border: 1px solid #eeeeee;
    /*padding: 14px 20px;*/
}
.t3-megamenu .dropdown-menu .mega-nav > li:hover{
	background:#f7f7f7;
}
.mcbanners .module-ct{
	padding: 20px;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
	border-top-color: #FF7F00; /*#ec701d*/
	border-bottom-color: #FF7F00;
}

/*--- News ---- */

.news-sidebar .mod-articles-category-title a:hover{
	
	/*color: #d91e00;*/
}
.news-5right .news-sidebar .mod-articles-category-title{
	margin-top: 2px;
}
.news-5right .news-sidebar .mod-articles-category-title a{
	font-weight:500;
	display: block;
	overflow:hidden;
}
.news-5right .news-sidebar dl.article-info{
	margin-top: -9px;
}

/*--- Brick ---*/

.brick-layout .item-image {
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
}
.t3-main-content .fotoslider h3.module-title,
.t3-main-content .news-5right h3.module-title,
.t3-main-content .videoslider h3.module-title,
.t3-main-content .pogoda h3.module-title{
	font-size: 22px;
	color: #222222;
}

/*--- Fotoslider ---*/

.fotoslider{
	background-color: transparent;
}
.fotoslider .brick-article{
	margin-right: 5px;
}
.fotoslider .brick-medium .article-content .mod-articles-category-title {
	font-size: 14px;
	font-weight:600;
}
.fotoslider .brick-article .article-content{
	bottom: 10px;
	right: 10px;
	left: 15px;
}
.fotoslider .brick-article .article-content a{
	line-height: 16px;
}
.fotoslider .swiper-button-next,
.fotoslider .swiper-button-prev,
.fotoslider .swiper-button-next.swiper-button-disabled,
.fotoslider .swiper-button-prev.swiper-button-disabled{
	opacity: 0.9;
}
.fotoslider .swiper-button-next,
.fotoslider .swiper-button-prev {
	color: #000;
}

/*--- Social icons ---*/

.t3-module.wesocial{
	background:	#f7f7f7;
}
.wesocial-block{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	padding:0 35px;
}
.wesocial-block a{
	text-align:center;
}
.wesocial-block a img{
	padding:0 8px;
}

/*--- 3 tabs bottom ---*/

.hist-val-style .ja-tab-panels-top{
	background:	#F7F7F7;
	border:1px solid #DDDDDD;
}
.hist-val-style .ja-tab-panels-top .historyday,
.hist-val-style .ja-tab-panels-top .ja-tab-content.delovye{
	padding:15px 20px 10px;
}
.hist-val-style .ja-tabs-title-top .ja-tabs-title li h3{
	padding: 0 0 16px 0!important;
	font-size: 16px!important;
	text-transform:none!important;
}
.hist-val-style .ja-tabs-title-top .ja-tabs-title li h3 span{
	font-weight: 600!important;
}
.hist-val-style .ja-tabs-title-top ul.ja-tabs-title li.active{
	border-bottom:2px solid #d91e00!important;
}

/*--- Pogoda ---*/

.t3-module.pogoda {
	background: #ddd /*#3e4753*/ ;
	padding-bottom: 15px;
}
.t3-module.pogoda h3.module-title {
	padding-left:15px;
	color: /*#ec701d*/ /*#F6F6F6*/ #000;
	background:	#F7F7F7/*#F6F6F6*/ /*#1268A4*/;
	font-weight: 600;
}
.custom.pogoda{
	margin-top:20px;
}
.custom.pogoda a img{
	padding:5px;
}
.t3-main-content .pogoda h3.module-title{
	border-top: 1px solid #ec701d;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
}
.t3-sidebar .t3-module .module-title{
	font-weight: 600;
}
.hist-val-style .ja-tabs-title-top{
	float:left!important;
	position:relative!important;
	height:auto;
}
.t3-module.module.3informers .custom.3informers .ja-tabswrap.default .ja-tabs-title-top ul li.historyday{
	background:#000;
}

/*--- History Day ---*/

.modefemerides-date{
	color: #FF7F00;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:7px;
}
.modefemerides-description{
	font-size: 12px;
	font-weight: 500;
	margin-bottom:10px;
}

/*--- Valuta ---*/

.curContainer {
	overflow: auto;
	width: 100%;
	padding: 15px 20px;
}
table.curr td {
	background: none repeat scroll 0 0 #FFFFFF;
	/*font: 12px Tahoma,Verdana,Helvetica,sans-serif;*/
	vertical-align: top;
	padding: 5px 15px;
}
.border td{
	/*border: 1px solid #eee;
	border-collapse: collapse;*/
}
.more-kurs {
	text-align: right;
	padding: 10px 0 0;
}

/*--- Delovye ---*/

.t3-module.delovye,
.t3-module.popularno{
	background: #f7f7f7;
}
.custom.popularno .default .ja-tabs-title-top ul.ja-tabs-title li.active{
	background:transparent;
}
.ja-news.ja-news-9.popularnews .article-content {
	overflow: hidden;
	margin-top: -6px;
}
.ja-news.ja-news-9.popularnews .article-content .mod-articles-category-title{
	margin-top: 4px;
}
.hist-val-style .ja-tab-panels-top{
	padding:15px 5px 10px;
}
.k2ItemsBlock.delovye ul{
	list-style-type: none;
	list-style-image:none;
	color:#FF7F00;
	padding:0;
}
.module.delovye .module-ct{
	padding: 20px 32px;
}
.k2ItemsBlock.delovye ul li{
	display:list-item;
	margin: 0 0 10px 0;
}
.k2ItemsBlock.delovye ul li:last-child{
	display:none;
}
.uk-scope .uk-position-center-left.uk-position-small {
    margin-left: 2px!important;
}
.uk-scope .uk-position-center-right.uk-position-small {
    margin-right: 2px!important;
}
/*--- Admixer ---*/

.t3-sidebar .mod-admixer + .t3-module {
    margin-top: 10px;
}
.t3-sidebar .mod-admixer,
.t3-sidebar .mod-admixer .module-ct{
	border:none;
	padding:0;
}

/*--- iCagenda-Afisha ---*/

.ic-list-events{
	border-top: 1px solid #eee;
}

.ic-clearfix .ic-pagination {
	margin:10px 0;
}

.ic-list-events .ic-event{
	background: #fff;
	margin:0!important;
}
.ic-list-events .ic-event .ic-box{
	display: flex;
	align-items: stretch;
	padding:20px 10px;
}
.ic-list-events .ic-event:nth-child(2n+1){
	/*border: none;*/
}
.ic-list-events .ic-event{
	border-bottom: 1px solid #eee;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0;
}
.ic-list-events .ic-event:hover{
	background:#F7F7F7;
}
.ic-list-events .ic-event .ic-box .ic-box-imgprw{
}
.ic-list-events .ic-event .ic-box .ic-box-imgprw img{
	max-width:180px!important;
	box-shadow: 0 3px 7px rgba(0,0,0,0.12), 0 3px 3px rgba(0,0,0,0.10);
}
.ic-list-events .ic-event .ic-box .ic-content{
	padding: 0 8px 8px 20px;
}
.ic-list-events .ic-event .ic-box .ic-content h2{
	margin: 12px 0px 3px 0px;
}
.ic-list-events .ic-event .ic-box .ic-content .ic-place{
	padding: 10px 0 5px;
}
.ic-list-events .ic-event .ic-box .ic-content .ic-dmy-date{
	display:inline-block;
}
.ic-dmy-date-bkg{
	padding: 4px 8px;
	font-size:12px;
	background: #f4f4f4;
	border: 1px solid #ddd;
	border-radius: 2px;
}
span.add-today-label{
	margin:0 0 0 8px;
	color: #309130;
	font-size: 12px;
	font-weight: 700;
	padding: 4px 8px;
}
.ic-list-events .ic-event .ic-box .ic-content .ic-mesto{
	color:#666666;
	font-size:14px;
	margin: 5px 0 8px;
	display: inline-table;
}
.ic-list-events .ic-event .ic-box .ic-content .ic-price{
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	color: #309130;
	padding: 0 5px;
}
.ic-list-events .ic-event .ic-box .ic-content .ic-time{
	margin: 15px 0 3px;
	font-size:14px;
	letter-spacing: normal;
	color:#222;
	display: inline-block;
	padding: 6px 0 6px;
	border-radius: 2px;
}
.ic-list-events .ic-event .ic-box .ic-content .ic-time::before {
    content: "\f017";
	font: normal normal normal 15px/1 FontAwesome;
	margin-right: 3px;
}
/*------------------------------------------------*/
/*--- iCagenda-Afisha ---*/

.t3-module.afisha-list{
	background:#fff1ef;/*#fff9f8;*/
	border:none;
}
.t3-module.afisha-list .module-title{
	border-top: 2px solid #d91e00;
}
/* Navigator Title (month and year) */
.afisha-calendar{
	background:#F7F7F7!important;
	border:1px solid #ddd;
}
.afisha-calendar .icnav .titleic {
	font-weight: bold;
	font-size:16px;
	padding-bottom:5px!important;
}
.iccalendar table td div.style_Today {
	background:#fafafa;
	border: 1px solid #777;
	color: #000!important;
}
.iccalendar table td div.style_Today:hover {
	background:#000;
	color: #fff!important;
}
.ic-top-buttons {
	height: 0;
}
.ic-event-header h1{
	line-height: 1.33333;
	font-weight: 500;
	font-size: 30px;
	margin-bottom: 11.5px;
}
.ic-info,
.ic-info .ic-details {
	padding: 0;
	background-color: transparent;
}
.t3-module.module.oktyabr{
	margin-top: 20px;
	background:#e8f6ff;
	/*border:1px solid #d7eefc;*/
}
.t3-sidebar .oktyabr .module-ct,
.t3-module.oktyabr{
	border:none;
	padding:0;
}
.oktyabr .custom.oktyabr{
	margin:24px 0 22px;
}
.oktyabr .module-ct{
	padding: 10px 0 0;
	border:none;
}
.oktyabr ul.kino-theatres{
	margin-bottom:10px;
	margin-left:40px;
}
ul.kino-theatres li{
	border:none;
	padding: 5px 10px 5px 30px;
	background:#e8f6ff;
}
.custom.oktyabr h4.z-kino,
.custom.oktyabr h4.z-teatr{
	margin:10px 0 10px 10px;
	font-size: 15px;
	font-weight:bold;
	padding: 1px 3px 1px 15px;
}
.custom.oktyabr h4.z-kino{
	border-left: 5px solid #66FFFF;
	margin-left:32px;
}
.custom.oktyabr h4.z-teatr{
	border-left: 5px solid #FF99FF;
	margin-left:32px;
}
.afisha-list .default_eventlist .ic-date-img-box {
	margin: 4px 15px 0 0;
}
/*--- Online-zayavka ---*/

.topbar-left .nav > li > a.online-z{
	background:#eff8fe;
	color:#0066A4;
	border:1px solid #0d89d7;
}
.topbar-left .nav > li > a.online-z:hover{
	background:#0066A4;/*#fb9937;*/
	color:#fff;
	border:1px solid #0066A4;
}
.mod-online-z input[type="text"]{
	width:100%;
}
form.simpleForm2 textarea.inputtext {
	width: 99%;
	height: 120px;
}
.mod-online-z .sf2-element-captcha-image,
.mod-online-z .sf2-element-captcha-image img {
	width: 125px!important;
	height: 45px;
	padding-left: 0;
}

/*--- Pathway ---*/

.wrap.t3-navhelper  {
	margin:0 0 25px;
	border-bottom: 1px solid #eee;
}
.breadcrumb > .active .hasTooltip{
	display:none;
}
.t3-navhelper-top{
	margin-bottom:15px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	color: #555555;
	padding: 5px;
}
.t3-navhelper-top .breadcrumb{
	background-color: transparent;
}

/*--- Content ---*/

.item-page .article-content a,
#k2Container .itemIntroText a,
#k2Container .itemFullText a{
	color:#0066A4;
	text-decoration:underline;/*#FF7F00*/
}
.item-page .article-content a:hover,
#k2Container .itemIntroText a:hover,
#k2Container .itemFullText a:hover{
	color:#FF7F00;
	text-decoration:none;
}
.t3-main-content-masttop .separator{
	display:none;
}
.news-sidebar .mod-articles-category-date,
.popularno .mod-articles-category-date{
	font-size: 12px;
}
.category-item .page-header,
.categories-list .category-desc li a,
.categories-list .page-header {
    font-size: 20px;
}
.categories-list h3.page-header{
	padding: 11.5px 5px;
	font-weight:normal;
	margin:0;
}
.list-condensed li {
    padding: 10px;
}
.categories-list {
	margin-bottom: 23px;
}
.categories-list .category-desc li{
	list-style:none;
	padding:5px;
}
.badge {
	padding: 5px 7px;
	color: #666666;
	margin-left: 5px;
	background-color: #f5f5f5;
	border: 1px solid #9a9a9a;
	border-radius: 0;
}
.weblink-category ul.list-striped.list-condensed li{
	background: transparent;
	padding:12px 10px;
}
.weblink-category ul.list-striped.list-condensed li img{
	margin-right: 10px;
}
.category-list table.category tr{
	background-color: transparent;
}
.category-list table.category.cat-list-row1,
.category-list table.category tr.cat-list-row1 td {
	background: none;
}
.category-list table.table-bordered,
.category-list table.table-bordered > tbody > tr > td.list-hits,
.category-list table.table-bordered > tbody > tr > td.list-title{
	border:none;
}
.category-list table.table-bordered > tbody > tr > td.list-title a{
	font-size:20px;
	color:#222222;
}
.news-5right .module-title a{
	color:#222222;
}
.news-5right .module-title a:hover,
.category-list table.table-bordered > tbody > tr > td.list-title a:hover{
	color:#FF7F00;
}
.pull-none.item-image{
	margin-bottom:35px;
}
#contact-form .btn-primary,
.sf2Style-default button.sf2-element[type="submit"],
.sf2Style-default button.sf2-element.sf2SendBtn {
	background: #0076be;
	color: #fff;
	border:none;
}
#contact-form .btn-primary:hover,
.sf2Style-default button.sf2-element[type="submit"]:hover,
.sf2Style-default button.sf2-element.sf2SendBtn:hover {
	background: #0066A4;
}
.btn-primary{
	/*background: #eff8fe;
	color: #0066A4;
	border: 1px solid #0d89d7;*/
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	/*color: #ffffff;
	background-color: #0066A4;
	border-color: #0066A4;*/
}
div.items-more .nav li a:hover,
div.items-more .nav li a:focus{
	background: none;
}

/*--- Table ----*/

.table-responsive {
    width:100%;
}
table.mostable {
	border: none;
	overflow-x: auto;
	margin: 0 auto 20px;
	width: 100%;
	max-width: 100%;
	border-spacing: 0;
	border-bottom:2px solid #e2e2e2!important;
}
table.mostable tr:nth-child(1n) {
	background: #efefef none repeat scroll 0 0;
}
table.mostable tr:nth-child(2n) {
	background: #fcfcfc none repeat scroll 0 0;
}
td,
tr td{
	border-top: 1px solid #efefef;
}
.border td{
	border: 0px solid #efefef;
}
table.mostable th,
.table-bordered th {
	background-color: #0066A4;
	font-weight:normal;
	color: #fff;
	padding: 8px;
	font-size: 98%;
	text-align: center;
	line-height:1.333;
	vertical-align: middle;
}
table.mostable tr{
	border: none;
}
table.mostable td {
	font-size: 88%;
	padding: 8px;
	vertical-align: top;
}
table.mostable tr td {
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}
table.mostable tbody tr:hover {
	background: #E8F6FF;
	transition-duration: 0.3s;
}
.table-bordered,
.border td,
.border th,
.border-work td,
.border-work th,
.border-hol td,
.border-hol th {
	border-collapse: collapse;
}

/*
.table-responsive {
    width:100%;
}
table.mostable {
	overflow-x: auto;
	margin: 0 auto 20px;
	width: 100%;
	max-width: 100%;
	border-spacing: 0;
}
table.mostable th,
.table-bordered th {
	background-color: #f5f5f5;
	color: #666666;
	padding: 8px;
	font-size: 110%;
	text-align: center;
	vertical-align: middle;
	border-bottom:2px solid #ddd!important;
}
table.mostable td {
	padding: 8px;
	vertical-align: top;
}
.table-bordered,
.border td,
.border th,
.border-work td,
.border-work th,
.border-hol td,
.border-hol th {
	border: 1px solid #eee;
	border-collapse: collapse;
}
*/

/*------ K2  ------*/

div.catItemHeader h3.catItemTitle{
	font-size:20px;
}
div.catItemHeader h3.catItemTitle a {
	color:#222222;
}
div.catItemHeader h3.catItemTitle a:hover {
	color:#FF7F00;
}
div.catItemView {
    margin-bottom: 0;
}
div.itemListCategory {
	background: none;/*#fafafa;*/
	border: none;/*1px solid #ddd;*/
	margin: 0 0 24px 0;
	padding: 0;
}
div.catItemBody {
	padding: 2px 0;
}
div.subCategoryContainer {
	float: none;
	width:100%!important;
}
div.subCategory {
	background: none/*#fafafa*/;
	border: none/*1px solid #ddd*/;
	margin: 0;
	padding: 5px;
}
div.subCategory h2 {
	font-size:20px;
	margin:5px 0;
}
div.catItemIntroText img,
div.itemFullText img{
	margin: 7px 15px 5px 5px;
}
div.catItemImageBlock {
	padding: 2px 0;
	margin: 0;
}
.catItemImageBlock span.catItemImage {
	float:left;
	margin: 3px 15px 0 6px;
}
div.catItemIntroText {
	padding: 0 0 12px 0;
}

/*--- Filter ---*/

#k2Container div.catItemLinks {
	margin: 0 0 12px 0;
}
div.catItemCategory span {
	font-weight: normal;
}
.k2-filter .module-ct{
	background:#F6F6F6;
}
.arh-btn{}
.arh-btn a{
	display:block;
	width:30%;
	margin:20px auto 0;
	background:#eff8fe;
	color:#0066A4;
	border:1px solid #0d89d7;
}
.arh-btn a:hover{
	background:#0066A4;
	color:#fff;
	border:1px solid #0066A4;
}
/*------  Transport  ------*/

.row-flex {
	display: flex;
	flex-flow: row wrap;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
}
.trans-main-nav .spisok-transp > div{
	text-align:center;
	line-height: 18px;
	font-size: 12px;
	padding:0;
}
.trans-main-nav .spisok-transp > div a{
	color:#555555;
	font-weight: 600;
	display:block;
	padding:20px 8px 15px;
	width:100%;
	height:100%;
}
i.t-rasp-icon{
	clear:both;
	float:none;
	display: block;
	margin-bottom:10px;
}
i.t-rasp-icon::before{
	display: block;
	margin: 0 auto;
	content: ' ';
	background-repeat: no-repeat;
	background-size: 100%;
	height: 28px;
	width: 28px;
}
i.fa-bus::before{
	background-image: url(../images/icon/bus-vehicle.svg);
}
i.fa-troll::before{
	background-image: url(../images/icon/troll.svg);
}
i.fa-mbus::before{
	background-image: url(../images/icon/m-bus.svg);
}
i.fa-pbus::before{
	background-image: url(../images/icon/modern-bus.svg);
}
i.fa-taxi::before{
	background-image: url(../images/icon/taxi.svg);
}
i.fa-mars::before{
	background-image: url(../images/icon/minibus.svg);
}
i.fa-trains::before{
	background-image: url(../images/icon/train.svg);
}
.b-autobus,
.b-troll,
.b-marshr,
.b-taxi,
.b-prigorod,
.b-mezhgor,
.b-trains{
	padding:15px 10px 12px;
	border-left:2px solid #ffffff;
	/*border-bottom:2px solid #ffffff;*/
}
.b-autobus{
	background-color:#e2f1dc;
}
.b-autobus a:hover,
.b-autobus a:focus,
.b-autobus a:active:focus,
.b-autobus a.active:focus,
.b-autobus a.focus,
.b-autobus a:active.focus,
.b-autobus a.active.focus {
	background-color:#d3eaca;
}
.b-troll{
	background-color:#ddeff8;
}
.b-troll a:hover,
.b-troll a:focus,
.b-troll a:active:focus,
.b-troll a.active:focus,
.b-troll a.focus,
.b-troll a:active.focus,
.b-troll a.active.focus {
	background-color:#cde7f4;
}
.b-marshr{
	background-color:#FCF8E3;
}
.b-marshr a:hover,
.b-marshr a:focus,
.b-marshr a:active:focus,
.b-marshr a.active:focus,
.b-marshr a.focus,
.b-marshr a:active.focus,
.b-marshr a.active.focus {
	background-color:#faf2cc;
}
.b-taxi{
	background-color:#f3e2e2;
}
.b-taxi a:hover,
.b-taxi a:focus,
.b-taxi a:active:focus,
.b-taxi a.active:focus,
.b-taxi a.focus,
.b-taxi a:active.focus,
.b-taxi a.active.focus {
	background-color:#f0dbdb;
}
.b-prigorod{
	background-color:#f7f7f7;
}
.b-prigorod a:hover,
.b-prigorod a:focus,
.b-prigorod a:active:focus,
.b-prigorod a.active:focus,
.b-prigorod a.focus,
.b-prigorod a:active.focus,
.b-prigorod a.active.focus {
	background-color:#ebebeb;
}
.b-mezhgor{
	background-color:#edeafa;
}
.b-mezhgor a:hover,
.b-mezhgor a:focus,
.b-mezhgor a:active:focus,
.b-mezhgor a.active:focus,
.b-mezhgor a.focus,
.b-mezhgor a:active.focus,
.b-mezhgor a.active.focus {
	background-color:#e6e2f8;
}
.b-trains{
	background-color:#fee1c3;
}
.b-trains a:hover,
.b-trains a:focus,
.b-trains a:active:focus,
.b-trains a.active:focus,
.b-trains a.focus,
.b-trains a:active.focus,
.b-trains a.active.focus {
	background-color:#fedab4;
}

/*---  Transport numbers bus  ---*/

.mod-numbers-bus{
	background:#e2f1dc;
	padding:15px;
	text-align:center;
	border-left:2px solid #ffffff;
}
ul.menu-numbers-bus,
ul.menu-numbers-troll{
	text-align:center;
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
}
.mod-numbers-bus ul.menu-numbers-bus li{
	display: list-item;
	list-style-type: none;
	min-width: 24px;
	margin: 3px 6px 2px 0px;
	border:1px solid #3c8b3c;
	background-color:#449D44;
}
.mod-numbers-bus ul.menu-numbers-bus li:hover,
.mod-numbers-bus ul.menu-numbers-bus li.active a{
	box-shadow: 0 1px 2px, 0 0 2px #449d44;
}
.mod-numbers-bus ul.menu-numbers-bus li.active > a,
.mod-numbers-bus ul.menu-numbers-bus li > a:hover,
.mod-numbers-bus ul.menu-numbers-bus li > a:focus,
.mod-numbers-bus ul.menu-numbers-bus li a:hover,
.mod-numbers-bus ul.menu-numbers-bus li a:focus,
.mod-numbers-bus ul.menu-numbers-bus li a.focus,
.mod-numbers-bus ul.menu-numbers-bus li a.active:focus,
.mod-numbers-bus ul.menu-numbers-bus li a:active:focus,
.mod-numbers-bus ul.menu-numbers-bus li a:active.focus,
.mod-numbers-bus ul.menu-numbers-bus li a.active.focus{
	background-color: #eeeeee;
	color:#555555;
	text-shadow:none;
}
.mod-numbers-bus ul.menu-numbers-bus li a,
.mod-numbers-troll ul.menu-numbers-troll li a{
	display: block;
	padding: 1px 4px;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
.mod-numbers-bus ul.menu-numbers-bus li a{
	text-shadow: 0 1px 0 #3e8f3e;
}

/*---  Transport numbers troll  ---*/

.mod-numbers-troll{
	background:#ddeff8;
	padding:15px;
	text-align:center;
	border-left:2px solid #ffffff;
}
.mod-numbers-troll ul.menu-numbers-troll li{
	display: list-item;
	list-style-type: none;
	min-width: 24px;
	margin: 3px 6px 2px 0px;
	border:1px solid #327595;
	background-color:#367EA1;
}
.mod-numbers-troll ul.menu-numbers-troll li:hover,
.mod-numbers-troll ul.menu-numbers-troll li.active a{
	box-shadow: 0 1px 2px, 0 0 2px #327595;
}
.mod-numbers-troll ul.menu-numbers-troll li.active > a,
.mod-numbers-troll ul.menu-numbers-troll li > a:hover,
.mod-numbers-troll ul.menu-numbers-troll li > a:focus,
.mod-numbers-troll ul.menu-numbers-troll li a:hover,
.mod-numbers-troll ul.menu-numbers-troll li a:focus,
.mod-numbers-troll ul.menu-numbers-troll li a.focus,
.mod-numbers-troll ul.menu-numbers-troll li a.active:focus,
.mod-numbers-troll ul.menu-numbers-troll li a:active:focus,
.mod-numbers-troll ul.menu-numbers-troll li a:active.focus,
.mod-numbers-troll ul.menu-numbers-troll li a.active.focus{
	background-color: #eeeeee;
	color:#555555;
	text-shadow:none;
}
.mod-numbers-troll ul.menu-numbers-troll li a{
	text-shadow: 0 1px 0 #327595;
}

/*------  Footer-Menu  ------*/

.mod-foot-module .module-ct.no-title{
	background:#f6f6f6;
	padding:15px 0;
	border: 1px solid #e4e4e4;
}
ul.mod-foot-menu{
	text-align:center;
	margin: 0 auto!important;
	display: table;
}
ul.mod-foot-menu li{
	list-style-type: none;
	float: left;
	padding: 2px 3px;
}
ul.mod-foot-menu > li + li{
	margin:0;
}
.t3-footnav .t3-module ul.mod-foot-menu > li > a {
    color: #666666;
	font-weight:600;
	margin: 0 10px 0px;
	padding:0/*0 0 12px*/;
    font-size: 14px;
    text-transform: none;
}

/*--- Footer  ---*/

.t3-copyright small{
	text-transform:none;
	font-size: 12px;
}
.t3-copyright small a{
	color:#0066A4;
}
.t3-copyright small a:hover,
.t3-copyright small a:focus{
	color: #FF7F00;
	text-decoration: none;
	outline: none;
}

/*--- Counters ---*/

.t3-module.module.schet{
	margin-top:15px;
}
.schet .block-schet{
	margin:0 auto;
	text-align:center;
}




















