html {
  position: relative;
  min-height: 100%;
}
/*прижатый подвал*/
.footer-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 45px;
  width: 100%;
}
body {
  background: #dee1e5;
  font-family: Verdana, Tahoma, sans-serif;
  /*background-image:url(../images/ice-background.jpg);*/
  margin: 0 0 45px;
  /* bottom = footer height */
}
h1,
h2 {
  font-weight: 700;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 20px;
}
a {
  color: #003648;
}
a:hover {
  color: #af1800;
}
p,
td {
  font-size: 12px;
}
th {
  background: #E0E4E8;
}
tr:nth-child(even) {
  background: #f4f5f6;
}
figcaption {
  font-size: 12px;
  color: grey;
}
label {
  font-weight: normal;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin-left: 0;
}
/* mixin*/
.box-shadow {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.add-mt {
  margin-top: 20px;
}
.add-mr {
  margin-right: 20px;
}
.add-mtr {
  margin-top: 20px;
  margin-right: 20px;
}
/* redifinition botstra classes*/
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
  min-width: 1170px !important;
  /*отключаем адаптивность*/
}
.container {
  padding-left: 20px;
  padding-right: 20px;
  width: 1170px !important;
  /*отключаем адаптивность*/
}
.navbar {
  border: none;
}
.navbar .navbar-nav > li > a {
  padding-top: 12px;
  padding-bottom: 11px;
}
/* header of site*/
.top-header {
  background: #0f1316;
  height: 40px;
}
.top-header a {
  color: #ffffff;
}
.top-header .navbar-brand {
  float: left;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  color: #fff;
  vertical-align: top;
  text-transform: uppercase;
}
.top-header .logo {
  margin-right: 15px;
  width: 100px;
  padding: 10px;
  height: auto;
  background: #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.top-header p {
  padding-top: 55px;
  font-weight: bold;
  color: #808080;
  font-size: 14px;
}
.tournamnet-wrapper {
  display: block;
  padding-top: 42px;
}
.logo-tournamnet-wrapper{
  display: inline-block;
  width:60px;
  height: auto;
  margin-right: 20px;
}
.logo-tournament{
  max-width: 100%;
  height: auto;
}
.bottom-header {
  background-color: #fff;
  height: 95px;
}
.navbar-header {
  margin-right: 6% !important;
width: 561px;
}
.logo-small{
      float: left;
    width: 30px;
    padding-top: 5px;
    margin-right: 10px;
}
/* common setting for card widt content*/
.block {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.block .head-block {
  color: #fff;
  background: #deaa42;
  padding: 7px 10px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}
.block .head-block h2 {
  font-size: 14px;
  margin: 0;
}
/* news on home page*/
.region > a {
  padding-top: 12px;
  padding-bottom: 12px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #004157;
  border-color: #337ab7;
}
.social {
  margin-right: 10px;
}
.social .nav > li > a {
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 20px;
}
.main-menu {
  background-color: #454a4e;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -20px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.main-menu .nav > li > a {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}
.main-menu .nav > li > a:hover {
  background-color: #585f65;
  border: none;
}
.main-menu .nav > li > a:focus {
  background-color: #585f65;
  border: none;
}
.main-menu .nav > li.active > a {
  background-color:#585f65;
  border: none;
}
/* news*/
.media-section {
  padding: 0;
  margin: 0;
}
.sponsors {
  background-color: #fff;
}
.sponsors .banners {
  padding-top: 10px;
  padding-bottom: 20px;
}
.footer-wrapper {
  background-color: #0f1316;
}
.footer-wrapper .navbar {
  position: relative;
  min-height: 45px;
  margin-bottom: 0px;
}
.footer-wrapper a,
.footer-wrapper .copy {
  color: #ffffff;
}
.footer-wrapper .copy {
  padding-top: 10px;
  padding-right: 30px;
  font-size: 1em;
}
/* page with 1 news*/
.news-text-big {
  font-size: 14px;
}
.block figure {
  width: 540px;
  height: auto;
  overflow: hidden;
  padding-bottom: 5px;
}
.block figure img {
  width: 100%;
  height: auto;
}
/* sliders */
#sliderGames {
  visibility: hidden;
}
.theme-slider {
  height: 372px;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
  border-color: #af1800;
}
.sp-thumbnail-text {
  padding-left: 10px;
  font-size: 12px;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
  display: none;
}
.sp-horizontal .sp-next-arrow {
  right: -30px;
}
.sp-horizontal .sp-previous-arrow {
  left: -30px;
}
#slider2 .sp-next-arrow:after,
#slider2 .sp-next-arrow:before,
#slider2 .sp-previous-arrow:after,
#slider2 .sp-previous-arrow:before {
  background-color: #DEE1E5;
}
#slider2 .sp-slide {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
}
#slider2 .sp-slide:hover {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
  filter: gray;
  /* IE 6-9 */
}
.head-sponsors {
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
/*region site*/
.game {
  position: relative;
  width: 210px;
  height: 185px;
  overflow: hidden;
  font-weight: bold;
  font-size: 0.8em;
  color: #686868;
  text-align: center;
}
.game time {
  font-size: 11px;
  text-transform: none;
}
.game span.live-video {
  display: inline;
  padding: .2em .6em .3em;
  margin-left: 5px;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  background-color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.game img {
  height: 45px;
  width: auto;
  margin-top: 0px;
}
.game .name-team {
  font-size: 1em;
  /*text-transform: uppercase;*/
  padding-top: 10px;
  height: 40px;
  overflow: hidden;
}
.game .result-team {
  font-size: 1.5em;
}
.game .left .result-team:after {
  content: ":";
  float: right;
  margin-right: -1em;
}
.game .details {
  display: none;
  width: 210px;
  height: 185px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.game .details p {
  padding-top: 33%;
  font-size: 1.2em;
}
.game:hover .details {
  display: block;
  cursor: pointer;
}
.past-game {
  border: 1px solid #ccc;
  color: #a3a3a3;
}
.past-game .head-block {
  background: #ccc;
}
.past-game span.live-video {
  color: #ccc;
}
.present-game {
  border: 1px solid #af1800;
  color: #b94343;
}
.present-game .head-block {
  background: #af1800;
}
.present-game span.live-video {
  color: #af1800;
}
.future-game {
  border: 1px solid #848484;
}
.future-game .head-block {
  background: #848484;
}
.future-game span.live-video {
  color: #848484;
}
.last-news-region .head-block,
.scoreboard .head-block {
  margin-bottom: 0;
}
.last-news-region .nav-pills > li.active > a,
.scoreboard .nav-pills > li.active > a,
.last-news-region .nav-pills > li.active > a:hover,
.scoreboard .nav-pills > li.active > a:hover,
.last-news-region .nav-pills > li.active > a:focus,
.scoreboard .nav-pills > li.active > a:focus {
  color: #AF1800;
  background-color: #FDFDFD;
  border-bottom: 3px solid #af1800;
}
.last-news-region .nav-pills > li > a,
.scoreboard .nav-pills > li > a {
  padding: 10px 4px 3px;
  font-size: 13px;
}
.last-news-region .nav-pills > li > a:hover,
.scoreboard .nav-pills > li > a:hover {
  cursor: pointer;
}
.scroll-news {
  height: 285px;
}
.scroll-scoreboard {
  height: 588px;
}
.news-content {
  padding-top: 5px;
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.news-content li {
  padding: 5px;
}
.news-content li:nth-child(odd) {
  background: #f4f5f6;
}
.news-content a {
  font-size: 12px;
}
.scoreboard .table,
.best-players .table {
  margin-top: 5px;
}
.best-players-info {
  padding-left: 100px;
}
.best-players p {
  margin: 0;
}
.best-players .best-players-photo {
  padding-right: 10px;
  padding-bottom: 10px;
  width: 110px;
}
.best-players-status {
  color: #00546E;
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase;
}
.best-players-name,
.best-players-point,
.best-players-team {
  color: #404649;
  font-weight: bold;
}
.best-players-point {
  font-size: 3.5em;
  font-family: Agency FB;
}
/* страница новостей*/
.news-page .media {
  margin-bottom: 15px;
}
.news-page time {
  color: #808080;
}
.search_filters {
  margin-bottom: 20px;
}
.search_filters select {
  padding: 7px 12px;
  border-color: lightgrey;
  border-radius: 4px;
  font-size: 13px;
}
/* новости регионов*/
.media-wrapper {
  height: 260px;
  overflow: hidden;
  margin-bottom: 20px;
}
.media-wrapper img.img-responsive {
  margin: 0 auto;
  padding-top: 10px;
}
/* official*/
.official-card {
  margin-top: 20px;
  margin-bottom: 10px;
}
.official-info h4,
.official-info p {
  margin-bottom: 25px;
}
.official-info p {
  color: #808080;
}
/*страница с отчетом по матчу*/
.no-start {
  margin-top: 100px;
  text-align: center;
  min-height: 100px;
}
.report-nameteam a {
  font-size: 20px;
}
.report-result .result {
  font-family: "Agency FB";
  font-size: 80px;
}
/*страница со статистикой*/
.stats_photo {
  width: 130px;
  height: auto;
  margin-bottom: 15px;
  margin-right: 15px;
}
.personal-card h2 {
  margin-top: 0;
}
.personal-card img.img-thumbnail {
  margin-bottom: 15px;
}
.personal-card p {
  font-size: 13px;
}
/* страничка с галереей*/

.gallery-photo .item{
  background-color: #fff;
  webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-shadow: 1px 1px 0 #ddd;
  -webkit-shadow: 1px 1px 0 #ddd;
  box-shadow: 1px 1px 0 #ddd;
  padding: 0 2px 2px 0;
  margin-top: 20px;
}

.gallery-photo .inner-layer{
  padding: 0 2px 2px 0;
  webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 1px 1px 0 #ddd;
  -moz-shadow: 1px 1px 0 #ddd;
  -webkit-shadow: 1px 1px 0 #ddd;
}
.gallery-photo .wrap{
 display: block;    
 text-align: center;
 margin: 0 auto;
 background-color: #fff;
 overflow: hidden;
 position: relative;
 text-decoration: none !important;
 webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 box-shadow: 1px 1px 0 #ddd;
 -moz-shadow: 1px 1px 0 #ddd;
 -webkit-shadow: 1px 1px 0 #ddd;
 font-size: 0.8em;
}
.gallery-photo .title{
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
}

.gallery-photo .wrapper-photo{
  background: #0788B1;
  padding: 5px;
  margin-top: 20px;
  min-height: 220px;
}
.gallery-photo .wrapper-photo .photo-link{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

.gallery-photo .title, .gallery-photo .date, .gallery-photo .number{font-size: 0.8em;}

.gallery-photo .wrapper-photo .title{color: #fff;}

.gallery-photo .wrapper-photo .date, .gallery-photo .wrapper-photo .number{color:#eaeaea;}

.gallery-photo .wrapper-photo .number-icon{
  padding-right: 5px;
  width: 20px;
  height: auto;
}

.gallery-photo .wrapper-photo a:hover, .gallery-photo .wrapper-photo a:focus{
  text-decoration: none;
}

#video-gallery,
#lightgallery {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;
}
.photo-thumbnail {
  width: 200px;
  height: 185px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
}
.photo-thumbnail span {
  font-size: 0.8em;
  text-align: center;
  display: inline-block;
  width: 100%;
  padding-top: 5px;
}
.video-mask {
  position: absolute;
  top: 44px;
  left: 65px;
  z-index: 10;
  display: none;
}
.photo-thumbnail:hover .video-mask {
  display: block;
}
/*страница с командами*/
.team-card {
  height: 100px;
  margin-bottom: 20px;
  text-align: center;
}
.team-card img {
  max-height: 100px;
}
/*страница команды*/
.team-logo img {
  margin-right: 15px;
  margin-bottom: 20px;
}
.team-logo,
.team-description {
  display: inline-block;
  vertical-align: top;
}
.team-description p {
  font-size: .9em;
  margin: 0 0 5px;
}
.team-photo a {
  cursor: pointer;
}

/*page arena profile*/
.cont-img-arena {
  width: 440px;
  height: 290px;
  overflow: hidden;
}
.cont-img-arena img {
  display: block;
  height: 100%;
  width: auto;
}
.arena-info p,
.arena-route p {
  font-size: 1em;
}
.arena-map {
  background-image: url(../images/arena-back.png);
}
/*вкладка статистика*/
p.stats-team-name {
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #003648;
}
p.stats-team-allcount {
  font-family: "Agency FB";
  font-weight: bold;
  font-size: 5.2em;
}
.stats-content p {
  padding: 2px;
}
/*.stats-content p:nth-child(odd){
	background:@table-back-color;
  }*/
