@font-face {
	font-family: Proxima Nova;
	src: url('/font/proxima/ProximaNova-Light.eot'), url('/font/proxima/ProximaNova-Light.woff') format('woff'), url('/font/proxima/ProximaNova-Light.ttf') format('truetype'), url('/font/proxima/ProximaNova-Light.svg#webfont') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: Proxima Nova;
	src: url('/font/proxima/ProximaNova-Regular.eot'), url('/font/proxima/ProximaNova-Regular.woff') format('woff'), url('/font/proxima/ProximaNova-Regular.ttf') format('truetype'), url('/font/proxima/ProximaNova-Regular.svg#webfont') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: Proxima Nova;
	src: url('/font/proxima/ProximaNova-Semibold.eot'), url('/font/proxima/ProximaNova-Semibold.woff') format('woff'), url('/font/proxima/ProximaNova-Semibold.ttf') format('truetype'), url('/font/proxima/ProximaNova-Semibold.svg#webfont') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: Proxima Nova;
	src: url('/font/proxima/ProximaNova-Bold.eot'), url('/font/proxima/ProximaNova-Bold.woff') format('woff'), url('/font/proxima/ProximaNova-Bold.ttf') format('truetype'), url('/font/proxima/ProximaNova-Bold.svg#webfont') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: Proxima Nova;
	src: url('/font/proxima/ProximaNovaT-Thin.eot'), url('/font/proxima/ProximaNovaT-Thin.woff') format('woff'), url('/font/proxima/ProximaNovaT-Thin.ttf') format('truetype'), url('/font/proxima/ProximaNovaT-Thin.svg#webfont') format('svg');
	font-weight: 200;
	font-style: normal;
}


/* .statsCal {
    display: block;
    float: right;
    width: 300px;
  	margin-left:10px;
  	background:#fff;
} */

#statsNews {
	overflow: hidden;
	background: #fff;
	min-height: 800px;
}

.ipsWidget.ipsWidget_horizontal #statsNews .ipsWidget_title {
	background: transparent;
	font-family: ProximaNova-Bold;
	font-size: 18px;
	color: #4A4A4A;
}

#statsNews .ipsImage {
	max-width: 190px;
	float: left;
}

#statsNews li.cCmsRecord_row {
	display: inline-block;
	padding: 15px 0 20px 0;
}

#statsNews h4.ipsDataItem_title {
	font-family: 'Proxima Nova';
	font-size: 20px;
	color: #4A4A4A;
	line-height: 24px;
	font-weight: 400;
	display: inline;
}

.InvisionByte_image {
	width: 190px;
	height: 135px;
	background-size: cover !important;
	float: left;
	margin-right: 30px;
}

.stats_block h4 {
	font-family: ProximaNova-Bold;
	font-size: 18px;
	color: #4A4A4A;
	margin: 20px 0 0 20px;
}

.news_columns.ipsPad {
	padding-top: 0 !important;
}

.mainLink .is-truncated {
	font-family: ProximaNova-Regular;
	font-size: 14px;
	color: #4A4A4A;
}

.stats_block>h4 {
	text-transform: uppercase;
}

.catName {
	font-family: ProximaNova-Bold;
	color: #F14029;
	line-height: 15px;
}

.mainLink h4 a {
	margin: 5px 0;
	display: inline-block;
}

.stats_block li {
	border: 0 !important
}

.stats_block li:before {
	content: '';
	position: absolute;
	bottom: 0;
	height: 1px;
	background: linear-gradient(to right, #cccccc 0%, #ffffff 50%, transparent 50%, transparent 100%);
	width: 100%;
}

.statDesc time {
	color: #9B9B9B;
	font-family: ProximaNova-Bold;
	font-size: 11px;
}

.statsCal .ipsGrid_span12 {
	font-family: ProximaNova-Bold;
	font-size: 12px;
	color: #9B9B9B;
	line-height: 18px;
	text-align: center;
	min-height: 0;
	text-align: center;
	padding-top: 5px;
}

.statsCal .ipsGrid_span2 span {
	width: 35px;
	height: 32px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.statsCalBlock {
	MARGIN: 10px 0;
	background: #f8f8f8;
	border: 1px solid #e8e8e8;
}

.statsCal h3,
.statsCmd h3 {
	font-family: ProximaNova-Bold;
	font-size: 18px;
	color: #4A4A4A;
	text-transform: uppercase;
	margin-top: 0;
}

.statsCalBlock .ipsGrid_span2 {
	padding: 7px 0;
}

.statsCalBlock .ipsGrid_span4 {
	font-size: 20px;
	color: #4A4A4A;
	line-height: 26px;
	font-family: ProximaNova-Regular;
	padding: 10px;
}

.statsCalBlock .ipsGrid_span6 {
	font-family: ProximaNova-Bold;
	font-size: 15px;
	color: #4A4A4A;
	margin: 5px 0;
}

.statsCalBlock .ipsGrid_span6 span {
	font-family: ProximaNova-Regular;
	font-size: 12px;
	color: #4A4A4A;
	line-height: 18px;
}

.statsSideBlock {
	display: block;
	float: right;
	width: 300px;
	margin-left: 10px;
}

#statsCalendar,
#statsComands {
	background: #fff
}

#statsComands {
	margin-top: 20px;
}

.c-tabs-nav {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}

.c-tabs-nav__link {
	flex: 1;
	margin-right: 4px;
	padding: 12px;
	color: #EF4128;
	background-color: transparent;
	text-align: center;
	transition: color 0.3s;
	text-decoration: none;
}

.c-tabs-nav__link:last-child {
	margin-right: 0;
}

.c-tabs-nav__link:hover {
	color: #6d6d6d;
	text-decoration: underline
}

.c-tabs-nav__link.is-active {
	color: #EF4128;
	background-color: transparent;
	border-radius: 1px 1px 0 0;
	text-decoration: none;
	border-bottom: 3px solid #F14029;
}

.c-tabs-nav__link i,
.c-tabs-nav__link span {
	margin: 0;
	padding: 0;
	line-height: 1;
}

.c-tabs-nav__link i {
	font-size: 18px;
}

.c-tabs-nav__link span {
	display: none;
	font-size: 18px;
}

@media all and (min-width: 720px) {
	.c-tabs-nav__link i {
		margin-bottom: 12px;
		font-size: 22px;
	}
	.c-tabs-nav__link span {
		display: block;
	}
}


/**
 * Tab
 */

.c-tab {
	display: none;
}

.c-tab.is-active {
	display: block;
}

.c-tab__content {
	padding: 0;
}

.c-tab__content .ipsCarousel {
	height: 100px !important
}


/**
 * Tabs no-js fallback
 */

.c-tabs.no-js .c-tabs-nav {
	display: none;
}

.c-tabs.no-js .c-tab {
	display: block;
	margin-bottom: 1.5rem;
}

.c-tabs.no-js .c-tab:last-child {
	margin-bottom: 0;
}

.c-tab__content .ipsCarousel .ipsCarousel_nav {
	background: #111;
	color: #fff
}

.ipsWidget.ipsWidget_horizontal #tabs .ipsWidget_title {
	color: #949494;
	background: transparent;
	margin: 0;
	padding: 20px 20px 10px 20px;
	/* border-bottom: 1px solid #901a29 */
	;
}

.ibtEventsCarouselItem .ipsDataItem_icon {
	vertical-align: top;
}

#tabs>div.switches {
	padding: 12px 0
}

.statsCmd {
	font-family: 'Proxima Nova';
	font-weight: 400;
}

.statsCmd h3 {
	margin: 0
}

.ipsPad12 {
	padding: 12px;
}

.ipsPad5 {
	padding: 5px 0;
}

.ibtHead {
	text-transform: uppercase;
	background: #4A4A4A;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

.ComandPosContent .ipsGrid_span2>span {
	width: 30px;
	height: 30px;
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.ComandPosWostok div.ipsGrid.ComandPosContent:nth-child(odd) {
	background: #ececec
}

.ComandPosWostok .ComandPosContent {
	height: 38px;
	line-height: 26px;
}

.ComandPosContent>div {
	text-align: center
}

.ComandPosContent>div.ipsGrid_span4 {
	text-align: left
}

.ComandPosContent>div:first-child {
	height: 30px;
}

#statsStats {
	display: inline-block;
	width: 100%;
	color: #4a4a4a;
	background: #FFAD29;
	font-family: Helvetica;
	font-weight: normal;
	padding: 30px 25px;
}

.ipsApp #statsStats .ipsGrid>.ipsGrid_span2.statsColumns {
	width: 18.48%;
	margin-left: 22px;
}

.ipsApp #statsStats .ipsGrid>.ipsGrid_span2.statsColumns:first-child {
	margin-left: 0;
}

#statsStats .ipsStatCover {
	background: #fff
}

.ipsStatPtoho {
	text-align: center;
}

.ipsStatCover div.ipsGrid:nth-child(3) {
	font-weight: 700;
	background: #0000000d;
}

div.ipsGrid.ibtRows {
	border-bottom: 1px solid #0000001a
}

div.ipsGrid.ibtRows:last-child {
	border: 0
}

#statsStats .ipsGrid>[class*="ipsGrid_span"] {
	line-height: 32px;
	min-height: 32px;
	font-size: 13px;
}

.row1 .ipsGrid_span3 {
	font-size: 14px !important;
}

#statsStats .ipsGrid>[class="ipsGrid_span8"] {
	font-size: 13px;
}

#statsStats .ibtRows {
	padding: 0 0px 0 10px
}

.ipsStatCover h5 {
	margin: 0;
	text-transform: uppercase;
	font-weight:700;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
  	margin-bottom:8px;
}

div.ipsStatPtoho {
	line-height: normal !important;
	border-bottom: 4px solid #0000004d;
}

div.ipsStatPtoho svg {
	display: inherit;
	width: 100%;
}

.ibtStatLink a {
	font-weight:700;
	font-size: 12px;
	color: #EF3F29;
	text-align: center;
}

.ibtStatLink a:hover {
	color: #f14029;
	border-bottom: 0
}

.ibtStatLink .ipsGrid_span12 {
	text-align: center;
	line-height: 1 !important;
	min-height: 10px !important;
	margin-top: 10px;
}

.fPinnedNew {
	position: absolute;
	bottom: 0;
	color: #fff;
	right: 0;
	left: 0;
	margin: 15px;
	font-size: 32px;
	line-height: 35px;
}

.statsCalBlock .ipsGrid.ipsPad_half {
	padding: 0 7px;
}

.statsCal .calTime {
	color: #F14029;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
	float: right;
	padding: 0 10px;
}

@media screen and (max-width: 979px) {
	.ipsGrid.ipsGrid_collapseTablet>[class*="ipsGrid_span"],
	.ipsGrid.ipsGrid_collapsePhone>[class*="ipsGrid_span"] {
		width: 100% !important;
		margin: 5px 0;
	}
	.mainLink h4 a {
		margin: 5px 0;
		display: block;
	}
}

#statsStats > div {
	display:inline-block;
  	width:100%
}

@media screen and (max-width: 768px) {
  
  .ipsApp #statsStats .ipsGrid>.ipsGrid_span2.statsColumns:first-child {
      margin-left: 24px;
  }
  
  #statsStats > div:first-child {
  	padding-left: 24px;
  }
  
  #statsStats {
  	    padding: 30px 0 30px 0;
  }
  
  .statsContainer .ipsGrid.ipsGrid_collapseTablet {
  	width:1211px;
  }
  
  .ipsApp .statsContainer {
      overflow:scroll
  }
  
    .ipsApp #statsStats .ipsGrid>.ipsGrid_span2.statsColumns {
      	max-width:215px;
    }
	#statsNews,
	.statsSideBlock {
		width: 100%
	}
	.InvisionByte_image {
		width: 100%;
		height: 235px;
		background-size: cover !important;
		float: left;
		margin-right: 30px;
		margin: 15px 0px;
	}
}

.calTime i {
	color: #979797;
	padding: 0 3px;
}

#statsStats h2 {
	font-weight:700;
	font-size: 26px;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
	display: inline-block;
	float: left;
	margin-bottom: 24px;
}

#statscats_wrapper {
	display: inline-block;
	margin-left: 32px
}

#statsStats>.ipsGrid {
	display: inline-block;
	width: 100%;
}

#statscats_wrapper span {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	background: #fffffe80;
	padding: 6px 17px;
}

#statscats_wrapper span:hover {
	cursor:pointer
}

#statscats_wrapper span.statsActive {
	background: #EF3F29;
	color: #FFFFFF;
}
