@charset "UTF-8";
* {
  vertical-align: baseline;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  font-size: 100%;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  list-style-type: none; }

a {
  color: inherit;
  text-decoration: none; }

h1 {
  font-size: 36px;
  line-height: 38px;
  margin: 10px 0; }

h2 {
  font-size: 30px;
  line-height: 32px;
  margin: 8px 0; }

h3 {
  font-size: 24px;
  line-height: 26px;
  margin: 5px 0; }

h4 {
  font-size: 18px;
  line-height: 20px;
  margin: 5px 0; }

h5 {
  font-size: 14px;
  line-height: 16px;
  margin: 2px 0; }

h6 {
  font-size: 12px;
  line-height: 14px;
  margin: 2px 0; }

label {
  font-weight: normal; }

.clearfix, .l-container, .b-informer-author, .b-mc-top, .b-filters, .b-news-col-top, .b-footer-top, .b-events-list, .b-event-header, .b-partners-section, .b-columns-controls, .b-stream-filters, .b-stream-bottom-filters, .b-section-match-stats, .b-stats-lines-title, .b-col-tabs, .b-bets-pane__cell, .b-social, .b-main-top {
  *zoom: 1; }
  .clearfix:before, .l-container:before, .b-informer-author:before, .b-mc-top:before, .b-filters:before, .b-news-col-top:before, .b-footer-top:before, .b-events-list:before, .b-event-header:before, .b-partners-section:before, .b-columns-controls:before, .b-stream-filters:before, .b-stream-bottom-filters:before, .b-section-match-stats:before, .b-stats-lines-title:before, .b-col-tabs:before, .b-bets-pane__cell:before, .b-social:before, .b-main-top:before, .clearfix:after, .l-container:after, .b-informer-author:after, .b-mc-top:after, .b-filters:after, .b-news-col-top:after, .b-footer-top:after, .b-events-list:after, .b-event-header:after, .b-partners-section:after, .b-columns-controls:after, .b-stream-filters:after, .b-stream-bottom-filters:after, .b-section-match-stats:after, .b-stats-lines-title:after, .b-col-tabs:after, .b-bets-pane__cell:after, .b-social:after, .b-main-top:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after, .l-container:after, .b-informer-author:after, .b-mc-top:after, .b-filters:after, .b-news-col-top:after, .b-footer-top:after, .b-events-list:after, .b-event-header:after, .b-partners-section:after, .b-columns-controls:after, .b-stream-filters:after, .b-stream-bottom-filters:after, .b-section-match-stats:after, .b-stats-lines-title:after, .b-col-tabs:after, .b-bets-pane__cell:after, .b-social:after, .b-main-top:after {
    clear: both; }

.ie-fix {
  *display: inline;
  zoom: 1; }

.b-input-search {
  display: inline-block;
  height: 29px;
  width: 113px;
  background: none;
  padding: 0 0 0 5px;
  color: #FFFFFF; }

.b-input-submit {
  height: 29px;
  width: 32px;
  display: inline-block;
  background: url(../img/icons/search-icon.png) no-repeat center center;
  text-indent: -9999px; }
  .b-input-submit.m-grey {
    background: url(../img/icons/search-icon-grey.png) no-repeat center center; }

.b-subscribe-input {
  height: 41px;
  width: 260px;
  vertical-align: top;
  margin: 0 12px 0 0;
  padding: 0 10px;
  background: none;
  border: 1px solid #93742E;
  color: #C9C9C9;
  font-family: "Conv_CRC-light", "Arial", "sans-serif"; }

.b-subscribe-submit {
  width: 115px;
  height: 41px;
  vertical-align: top;
  background: #AD862D;
  font-family: "Conv_CRC-light", "Arial", "sans-serif"; }

.b-search__left-menu {
  height: 38px;
  width: 135px; }

.b-submit__left-menu {
  height: 38px;
  width: 51px; }

.b-label {
  padding: 16px 10px 0 0;
  color: #6D6D6D;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 12px;
  line-height: 14px; }

input.b-button__medium,
.b-text-input {
  border-color: #89bfad;
  border-radius: 0;
  box-shadow: none;
  border-width: 1px;
  border-style: solid; }
  input.b-button__medium:focus,
  .b-text-input:focus {
    border-color: #89bfad;
    box-shadow: none; }

.form-group textarea,
.form-group input[type='text'] {
  border: 1px solid #89bfad; }

.b-body {
  position: relative;
  font-family: "Conv_CRC-regular", "Arial", "sans-serif";
  font-size: 14px;
  line-height: 18px;
  min-height: 100%; }
  .b-body.modal-open {
    padding: 0 !important; }

.l-container {
  width: 1000px;
  margin: 0 auto;
  position: relative; }

.b-button__medium {
  background-color: #e6e6e6;
  background-image: linear-gradient(#ffffff, #fff 25%, #e6e6e6);
  background-repeat: no-repeat;
  border-color: #89bfad;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  text-align: center;
  line-height: normal;
  padding: 5px 14px 6px;
  transition: all 0.1s linear 0s; }

.b-button, .b-button-yellow, .b-button-yellow_filled {
  display: inline-block;
  padding: 8px 15px;
  border: 1px solid #FFFFFF;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  cursor: pointer; }

.b-button-wide {
  width: 100%; }

.b-button-more {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -46px; }

.b-middle-button {
  display: table;
  margin: 0 auto;
  padding: 10px 30px;
  border: 2px solid #D2DBE4;
  color: #6D6D6D;
  text-transform: uppercase; }

.b-button-centered {
  display: table;
  margin: 0 auto; }

.b-button-v-offsets {
  margin-top: 20px;
  margin-bottom: 20px; }

.b-button-green {
  color: #14805E;
  border-width: 1px;
  border-color: #89bfad;
  min-width: 100px; }
  .b-button-green.m-light {
    border-color: #89BFAD; }
  .b-button-green.active, .b-button-green:hover {
    color: #FFFFFF;
    background: #14805E;
    border-color: #14805E; }

.b-button-green-filled {
  background-color: #14805E;
  border: none;
  color: #ffffff; }
  .b-button-green-filled.active, .b-button-green-filled.hover {
    border: none;
    background-color: #14805E; }

.b-button-white {
  border-color: #88A69C;
  color: #FFFFFF; }
  .b-button-white.active, .b-button-white:hover {
    color: #6D6D6D;
    background: #ECEEF0;
    border-color: #ECEEF0; }

.b-button-grey {
  color: #6D6D6D;
  background: #ECEEF0;
  border-width: 2px;
  border-color: #ECEEF0; }
  .b-button-grey.active, .b-button-grey:hover {
    background: none;
    border-color: #85BBAA; }

.b-button-yellow {
  border: 1px solid #ad862d; }

.b-button-yellow_filled {
  background: #ad862d;
  border: 1px solid #ad862d;
  color: #ffffff; }

.b-section {
  padding: 17px; }

.b-text {
  color: #5a5a5a;
  font-size: 14px;
  line-height: 18px; }
  .b-text.m-separate-bot {
    padding-bottom: 15px;
    border-bottom: 1px solid #E2E5E7; }
  .b-text a {
    color: #337ab7; }
  .b-text ol {
    list-style-type: decimal;
    padding-left: 20px; }
    .b-text ol li {
      list-style-type: decimal; }
  .b-text ul {
    list-style-type: disc;
    padding-left: 20px; }
    .b-text ul li {
      list-style-type: disc; }

.b-table {
  width: 100%; }
  .b-table th, .b-table td {
    padding: 12px 2px;
    color: #000000; }
  .b-table thead th {
    background: #F4F7FA;
    color: #626161; }
  .b-table.m-white-lined {
    border-top: 1px solid #17805B; }
    .b-table.m-white-lined td {
      border-bottom: 1px solid #E5E5E5; }
  .b-table.m-green-lined {
    border-top: 1px solid #17805B; }
    .b-table.m-green-lined td {
      border-bottom: 1px solid #17805B;
      color: #4E8573; }
  .b-table.g-middle td {
    vertical-align: middle; }
  .b-table .m-hideable-s,
  .b-table .m-hideable-m,
  .b-table .m-hideable-l {
    display: none; }

.b-article-img,
.b-article-date,
.b-article-source,
.b-article-annotation,
.b-article-text {
  margin-bottom: 10px; }

.b-article-img {
  text-align: center; }
  .b-article-img img {
    width: 100%;
    max-width: 100%;
    max-height: 100%; }

.b-article-annotation,
.b-article-text {
  font-size: 16px;
  line-height: 22px; }
  .b-article-annotation p,
  .b-article-text p {
    margin-bottom: 15px; }
  .b-article-annotation a,
  .b-article-text a {
    color: #019FDA; }

.b-right-banner {
  margin: 30px 0;
  text-align: center; }

.b-pagination {
  display: block;
  margin: 15px 0;
  text-align: center; }
  .b-pagination li {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    margin: 0 2px 5px;
    padding: 0 4px;
    color: #505050;
    font-size: 16px;
    line-height: 20px;
    border: 2px solid #17805b; }
    .b-pagination li:hover {
      background: #17805b;
      color: #ffffff; }
    .b-pagination li.active {
      padding: 5px 10px;
      background: #17805b;
      color: #ffffff; }
    .b-pagination li.disabled {
      background: #adadad;
      border-color: #adadad; }
      .b-pagination li.disabled a {
        cursor: default; }
      .b-pagination li.disabled:hover {
        background: #adadad;
        color: #505050; }
    .b-pagination li a {
      display: block;
      padding: 5px 10px; }
  .b-pagination .m-dots {
    display: block;
    padding: 5px 10px; }
    .b-pagination .m-dots:hover {
      color: #17805b;
      background: #ffffff; }

.b-section-main {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  margin: -81px 0 0 0;
  padding-top: 81px; }

.b-player-wrapper {
  padding: 40px 0;
  display: table;
  width: 100%; }

.tab-pane {
  display: none; }
  .tab-pane.active {
    display: block; }

.tab-pane-row {
  display: none !important; }
  .tab-pane-row.active {
    display: table-row !important; }

.b-player,
.b-informer {
  position: relative;
  display: table-cell;
  vertical-align: top; }

.b-player {
  width: 65%;
  border-top: 4px solid rgba(255, 0, 23, 0.3); }

.b-player-inner {
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }
  .b-player-inner object, .b-player-inner iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.b-informer {
  border-top: 4px solid #D12A1E;
  background: url(../img/tr-bg-1.png) repeat; }

.b-informer-state,
.b-informer-score {
  vertical-align: middle;
  padding: 5px 0; }

.b-informer-state {
  text-transform: uppercase; }

.b-informer-score {
  position: relative;
  background: url(../img/tr-bg-2.png) repeat;
  min-height: 61px; }

.b-informer-logo {
  width: 50px;
  padding: 5px 0;
  vertical-align: middle;
  text-align: center; }
  .b-informer-logo img {
    max-height: 50px;
    max-width: 50px; }

.b-informer-teams {
  vertical-align: middle; }
  .b-informer-teams .m-score,
  .b-informer-teams .m-teams {
    text-align: center; }
  .b-informer-teams .m-score {
    font-size: 22px;
    line-height: 24px;
    color: #ffffff; }
  .b-informer-teams .m-teams {
    font-size: 14px;
    line-height: 16px;
    color: #ADADAD; }
    .b-informer-teams .m-teams .m-team {
      width: 45%; }

.b-informer-state {
  width: 70px;
  background: #D12A1E;
  color: #ffffff; }

.b-informer-live,
.b-informer-time {
  padding: 0 12px; }

.b-informer-live {
  font-size: 14px;
  line-height: 16px; }

.b-informer-time {
  font-size: 16px;
  line-height: 18px; }

.b-informer-info {
  padding: 20px 20px 70px;
  font-size: 14px;
  line-height: 16px;
  color: #ADADAD; }
  .b-informer-info p {
    margin-bottom: 10px; }

.b-informer-title {
  display: inline-block;
  margin-bottom: 15px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF; }

.b-informer-author {
  margin-bottom: 10px; }
  .b-informer-author img {
    float: left;
    margin-right: 10px;
    max-width: 100%;
    max-height: 40px; }

.b-informer-author-text {
  overflow: hidden; }

.b-field-title {
  padding-top: 5px;
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 12px;
  line-height: 14px; }

.b-carousel {
  padding: 0 0 50px 0; }

.b-carousel-item {
  display: block;
  width: 180px;
  margin: 0 auto; }
  .b-carousel-item.active .b-carousel-img-wrapper, .b-carousel-item:hover .b-carousel-img-wrapper {
    opacity: 1;
    border-width: 0 0 4px 0;
    border-color: transparent transparent #D12A1E transparent; }
  .b-carousel-item.active .b-carousel-info, .b-carousel-item:hover .b-carousel-info {
    opacity: 1;
    visibility: visible; }

.b-carousel-img-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 90px;
  border-width: 2px 2px 4px 2px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.5);
  opacity: 0.6; }

.b-carousel-img-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2px 5px;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff; }

.b-carousel-img {
  width: 100%;
  height: 100%; }

.b-carousel-info {
  display: block;
  margin-top: 10px; }
  .b-carousel-info span {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    line-height: 14px;
    color: #ADADAD; }

.owl-page span {
  height: 15px;
  width: 15px;
  border: 2px solid transparent; }
.owl-page.active span {
  background: none !important;
  border-color: #FFFFFF; }

.b-section-mc {
  background: #FFFFFF;
  padding: 0 0 36px 0; }

.b-mc-top {
  padding: 0 0 35px 5px;
  border-top: 1px solid #E5E5E5; }

.b-heading {
  display: block;
  float: left;
  padding: 32px 0 0;
  color: #000000;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 24px;
  line-height: 26px; }

.b-date-tabs {
  float: left;
  margin: -1px 22px 0 22px; }

.b-date-tabs-item {
  position: relative;
  float: left;
  margin: 0 7px;
  padding: 42px 5px 6px;
  color: #6D6D6D;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  text-transform: uppercase;
  font-size: 11px;
  line-height: 13px;
  cursor: pointer; }
  .b-date-tabs-item:hover {
    background: #D12A1E;
    color: #FFFFFF;
    opacity: 0.3; }
  .b-date-tabs-item.active {
    color: #FFFFFF;
    background: #D12A1E; }
    .b-date-tabs-item.active .m-hidden-arrow {
      visibility: visible;
      opacity: 1; }
    .b-date-tabs-item.active:hover {
      opacity: 1; }

.m-hidden-arrow {
  position: absolute;
  top: 17px;
  left: 50%;
  margin: 0 0 0 -5px;
  display: block;
  width: 9px;
  height: 5px;
  opacity: 0;
  visibility: hidden;
  background: url(../img/icons/down-arrow-icon-white.png) no-repeat; }

.b-filters {
  float: left;
  padding: 25px 0 0 0; }

.b-datepicker {
  border-radius: 0;
  padding: 0; }
  .b-datepicker input {
    border: 0;
    border-radius: 0;
    background: url(../img/icons/calendar-icon-grey.png) no-repeat 152px 8px;
    color: #6d6d6d;
    font-family: "Conv_CRC-light", "Arial", "sans-serif";
    font-size: 14px;
    line-height: 18px; }

.datepicker-dropdown {
  border-radius: 0 !important; }

.datepicker td,
.datepicker th {
  border-radius: 0 !important; }

.b-select-wrapper {
  display: block;
  overflow: hidden;
  width: 175px;
  height: 33px;
  margin: 5px;
  border: 1px solid #D2DBE4; }

.b-select-filter {
  width: 185px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 0 none !important;
  outline: none !important;
  padding: 5px 40px 5px 8px;
  background: url(../img/icons/down-arrow-icon-grey.png) no-repeat 153px center;
  font-size: 14px;
  line-height: 22px;
  color: #6D6D6D;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  text-decoration: none;
  text-indent: 0.01px;
  text-overflow: ""; }

.b-mc-info {
  padding: 0 0 32px 0;
  font-size: 0;
  line-height: 0; }

.b-mc-collapse-link {
  display: block;
  height: 5px;
  width: 9px;
  background: url(../img/icons/down-arrow-icon-grey.png) no-repeat center center; }

.b-mc-info-item, .b-mc-info-item-empty {
  position: relative;
  width: 48%;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #E5E5E5;
  margin: 1%; }

.b-mc-info-item-inner {
  border: 1px solid #E5E5E5;
  margin: 3px;
  font-size: 14px;
  line-height: 20px;
  color: #000000; }

.b-mc-info-item-empty {
  width: 100%;
  margin: 0;
  padding: 20px 0;
  border-right: medium none !important;
  color: #000000;
  font-size: 24px;
  line-height: 30px;
  text-align: center; }

.b-mc-cell {
  display: table-cell;
  vertical-align: middle;
  height: 85px; }

.b-mc-item-info {
  background: #F4F7FA;
  margin: 0 0 5px;
  padding: 0 14px;
  text-align: center; }
  .b-mc-item-info .m-title {
    display: inline-block;
    vertical-align: middle;
    color: #626161;
    font-size: 12px;
    line-height: 18px; }
    .b-mc-item-info .m-title span {
      display: inline-block;
      vertical-align: middle;
      overflow: hidden; }
    .b-mc-item-info .m-title .m-icon {
      display: inline-block;
      vertical-align: middle;
      width: 30px;
      height: 30px;
      margin: 0 12px 0 0; }

.b-state {
  margin: 5px 0 0 0;
  padding: 4px 0;
  font-size: 12px;
  line-height: 14px;
  color: #626161;
  text-align: center;
  background: #F4F7FA; }
  .b-state span,
  .b-state .m-link {
    display: inline-block;
    vertical-align: middle; }
  .b-state .m-link {
    padding: 5px 7px;
    background: #358C4E;
    color: #ffffff;
    margin: 0 0 0 10px;
    border-radius: 3px;
    text-transform: lowercase; }

.b-mc-item-team, .b-mc-item-team__wide {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  color: #000000;
  text-align: center;
  font-size: 14px;
  line-height: 16px; }
  .b-mc-item-team span, .b-mc-item-team__wide span {
    display: inline-block;
    width: 80%;
    direction: ltr; }
  .b-mc-item-team.m-right, .m-right.b-mc-item-team__wide {
    direction: rtl; }

.b-mc-item-team__wide {
  width: 100%;
  min-height: 38px; }
  .b-mc-item-team__wide .m-state {
    display: block;
    width: 100%;
    padding: 5px 0 0 0;
    font-size: 10px;
    line-height: 12px; }
    .b-mc-item-team__wide .m-state.running {
      color: #D12A1E; }

.b-mc-item-score {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #B9B9B9;
  font-size: 22px;
  line-height: 26px; }
  .b-mc-item-score .m-state {
    display: block;
    font-size: 10px;
    line-height: 12px; }

.b-live-tab {
  border-top: 4px solid #e2e5e7; }

.b-live-list {
  font-size: 0; }

.b-live-list-subtitle {
  display: block;
  margin: 15px 0 5px;
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase; }

.b-item-time,
.b-item-text,
.b-item-info,
.b-item-status,
.b-item-team,
.b-item-score,
.b-item-start {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  line-height: 18px; }

.b-item_small {
  position: relative;
  display: block;
  margin: -1px 0 0 0;
  padding: 5px 75px;
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5; }
  .b-item_small:active, .b-item_small:hover {
    background: #f4f4ed; }

.b-item_medium {
  position: relative;
  display: block;
  margin: -1px 0 0 0;
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  text-align: left; }
  .b-item_medium:active {
    background: #f4f4ed; }
    .b-item_medium:active .b-item-info {
      background: #f4f4ed; }

a.b-item_medium:hover {
  background: #f4f4ed; }
  a.b-item_medium:hover .b-item-info {
    background: #f4f4ed; }

.b-item-status {
  position: absolute;
  left: 0;
  top: 50%;
  width: 75px;
  margin-top: -10px;
  color: #777777; }

.b-item-info,
.b-group-info {
  position: relative;
  color: #777777;
  background: #F4F7FA;
  text-align: left; }
  .b-item-info .m-icon,
  .b-group-info .m-icon {
    display: inline-block;
    width: 37px;
    height: 37px; }
  .b-item-info .m-info-name,
  .b-group-info .m-info-name {
    display: block;
    padding: 5px 0 0 0;
    color: #626161;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden; }
    .b-item-info .m-info-name a,
    .b-group-info .m-info-name a {
      transition: all 0.1s linear 0s; }
      .b-item-info .m-info-name a:hover,
      .b-group-info .m-info-name a:hover {
        color: #17805B; }
  .b-item-info .m-info-date,
  .b-group-info .m-info-date {
    color: #000000;
    font-family: "Conv_CRC-bold", "Arial", "sans-serif";
    font-size: 14px; }
  .b-item-info .m-info-status,
  .b-group-info .m-info-status {
    display: block;
    color: #000000; }
    .b-item-info .m-info-status.m-live,
    .b-group-info .m-info-status.m-live {
      color: #d12a1e; }

.b-item-info {
  width: 150px;
  padding: 10px 0; }
  .b-item-info .m-icon {
    float: left; }

.b-group-info {
  min-height: 37px;
  padding-left: 37px; }
  .b-group-info .m-icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -18px; }
  .b-group-info .m-info-name {
    line-height: 32px; }

.b-item-text {
  width: 80%; }

.b-item-time {
  width: 19%;
  text-align: left; }

.b-item-team {
  width: 35%;
  color: #000000; }
  .b-item-team img,
  .b-item-team span {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%; }
  .b-item-team span {
    width: 80%;
    direction: ltr; }

.b-item-team__wide {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  color: #000000;
  text-align: center;
  font-size: 14px;
  line-height: 18px; }

.b-item-score {
  width: 25%;
  color: #124d38;
  font-size: 22px;
  line-height: 26px; }

.b-item-start {
  position: absolute;
  right: 0;
  top: 50%;
  width: 75px;
  margin-top: -18px;
  color: #777777; }

.b-divider {
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  font-size: 18px;
  line-height: 20px; }

.b-item-input-block {
  display: block;
  padding: 0 5px;
  border-bottom: 1px solid #e5e5e5; }

.b-item-input-label {
  color: #000000;
  padding: 2px 10px 2px 37px;
  position: relative;
  text-align: left;
  width: 150px;
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  vertical-align: middle; }

.b-section-subscribe {
  padding: 50px 0 60px;
  background: url(../img/bg-smal.jpg) no-repeat;
  background-size: cover; }
  .b-section-subscribe.m-bottom {
    background: #242424;
    padding: 30px 0; }
    .b-section-subscribe.m-bottom .b-subscribe-block {
      max-width: none;
      margin: 0; }
      .b-section-subscribe.m-bottom .b-subscribe-block .b-subscribe-title {
        float: left;
        margin: -5px 0 5px;
        font-size: 22px;
        line-height: 24px; }
      .b-section-subscribe.m-bottom .b-subscribe-block .b-subscribe-text {
        float: left;
        clear: left;
        font-size: 13px;
        line-height: 15px;
        color: #AD862D;
        margin: 0 20px 0 0; }
      .b-section-subscribe.m-bottom .b-subscribe-block .b-subscribe-input {
        margin: 0 0 0 50px; }

.b-light-center-title {
  text-align: center;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 32px;
  line-height: 34px;
  color: #d2dbe4; }

.b-light-text {
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 16px;
  line-height: 18px; }

.b-subscribe-block {
  max-width: 780px;
  margin: 35px auto 0; }

.b-subscribe-text {
  display: inline-block;
  width: 49%; }

.b-section-news {
  background: #E9EFF6; }

.b-news-big-col {
  float: left;
  width: 70%;
  padding: 0 0 30px 0; }

.b-news-tabs {
  float: left;
  margin: 0 5px; }

.b-news-tabs-item {
  display: inline-block;
  margin: 0 10px;
  padding: 40px 0 10px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #3D4248;
  cursor: pointer; }
  .b-news-tabs-item.active {
    color: #AD862D; }

.b-news-pane {
  display: none;
  padding: 30px 0 10px 0; }
  .b-news-pane.active {
    display: block; }

.b-news-big-item {
  display: inline-block;
  vertical-align: top;
  width: 46%;
  margin: 0 3% 3% 0;
  border: 1px solid #ECECEC; }

.b-news-img-wrapper {
  position: relative;
  display: block;
  width: 100%;
  border-bottom: 4px solid #1079CC; }

.b-news-big-img {
  max-width: 100%;
  max-height: 100%; }

.b-news-img-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px; }

.b-news-section {
  padding: 5px 5px 5px 30px;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  vertical-align: bottom; }
  .b-news-section.m-section-football {
    background: url(../img/icons/soccer-icon-white.png) no-repeat 5px 2px; }
  .b-news-section.m-section-basketball {
    background: url(../img/icons/basket-icon.png) no-repeat 5px 2px; }
  .b-news-section.m-section-tennis {
    background: url(../img/icons/tennis-icon.png) no-repeat 5px 2px; }
  .b-news-section.m-section-volleyball {
    background: url(../img/icons/volley-icon-grey.png) no-repeat 5px 2px; }
  .b-news-section.m-section-hockey {
    background: url(../img/icons/hockey-icon.png) no-repeat 5px 2px; }

.b-news-wiews,
.b-news-comments {
  float: right;
  margin: 0 5px;
  padding: 5px 5px 5px 30px;
  font-size: 12px;
  line-height: 14px; }

.b-news-wiews {
  background: url(../img/icons/watch-icon.png) no-repeat 5px center; }

.b-news-comments {
  background: url(../img/icons/comments-icon.png) no-repeat 5px center; }

.b-news-big-item-info {
  padding: 15px 15px 0;
  background: #FFFFFF; }

.b-news-big-title {
  display: block;
  padding: 0 0 15px 0;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 20px;
  line-height: 22px;
  color: #3D4248; }

.b-news-big-date {
  display: block;
  padding: 0 0 15px 0;
  color: #ADADAD;
  font-size: 12px;
  line-height: 14px; }

.b-news-match {
  width: 100%;
  border-top: 1px solid #EBEBEB; }

.b-news-match-logo,
.b-news-match-team,
.b-news-match-score,
.b-news-match-team {
  padding: 15px 0;
  vertical-align: middle; }

.b-news-match-logo {
  width: 5%; }
  .b-news-match-logo img {
    max-width: 100%;
    max-height: 100%; }

.b-news-match-team {
  width: 30%;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  color: #000000; }

.b-news-match-score {
  width: 30%;
  text-align: center;
  font-size: 22px;
  line-height: 24px;
  color: #B9B9B9; }
  .b-news-match-score .m-state {
    display: block;
    font-size: 10px;
    line-height: 12px;
    color: #1079CC; }

.b-news-feed-col {
  float: right;
  width: 30%; }

.b-news-feed-item {
  position: relative;
  padding: 12px 12px 12px 60px;
  border-bottom: 1px solid #DADDE0; }
  .b-news-feed-item:first-child {
    border-top: 1px solid #DADDE0; }

.b-feed-time {
  position: absolute;
  top: 50%;
  margin: -6px 0 0 0;
  left: 0;
  padding: 0 10px;
  font-size: 11px;
  line-height: 13px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  color: #6D6D6D; }

.b-feed-text {
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #3D4248; }

.b-feed-banner {
  margin: 30px 0; }

.b-footer {
  padding: 20px 0;
  background: #1A1A1A; }

.b-footer-nav {
  float: left; }

.b-footer-nav-item {
  margin: 0 25px 0 0;
  padding: 5px;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #ffffff; }

.b-footer-social {
  float: right; }

.b-footer-social-item {
  display: inline-block;
  width: 27px;
  height: 27px;
  margin: 0 5px;
  padding: 5px; }
  .b-footer-social-item.m-facebook {
    background: url(../img/icons/facebook-icon.png) no-repeat center center; }
  .b-footer-social-item.m-twitter {
    background: url(../img/icons/twitter-icon.png) no-repeat center center; }
  .b-footer-social-item.m-glpus {
    background: url(../img/icons/gplus-icon.png) no-repeat center center; }

.b-footer-text {
  overflow: hidden;
  padding: 0 0 0 15px;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 13px;
  line-height: 15px;
  color: #777777; }

.b-copyright {
  margin: 20px 0 0 0;
  padding: 0 5px;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 11px;
  line-height: 13px;
  color: #A6812B;
  text-transform: uppercase; }

.b-footer-info .b-logo-top {
  margin-left: 5px; }

.b-section-live {
  padding: 10px; }

.b-live-title {
  display: block;
  padding: 5px 0;
  color: #000000;
  font-size: 24px;
  line-height: 28px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  text-align: center; }
  .b-live-title span {
    display: inline-block;
    vertical-align: middle; }

.b-live-icon {
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  background: #e40b37; }

.b-promo-small {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  margin: 15px 0;
  text-align: center;
  font-size: 0; }

.b-promo-small__item3 {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  width: 30%;
  max-width: 110px;
  color: #ffffff; }
  .b-promo-small__item3 img {
    max-width: 100%;
    max-height: 100%; }

.b-events-list.m-right {
  margin: 30px 0;
  padding: 0 30px; }

.b-events-list-title {
  margin-bottom: 26px;
  color: #ffffff;
  font-size: 20px;
  line-height: 22px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif"; }

.b-events-list-item {
  display: block;
  margin: 8px 0; }
  .b-events-list-item.m-half {
    float: left;
    width: 50%; }
    .b-events-list-item.m-half .b-events-list-icon {
      width: 32px;
      height: 32px; }
  .b-events-list-item.m-black .b-events-list-item-name {
    color: #000000; }

.b-events-list-icon {
  display: block;
  float: left;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  background-size: cover;
  background-repeat: no-repeat; }

.b-events-list-item-name {
  color: #aae5d1; }

.b-lc-flag-icon {
  background: url(../img/icons/cl-icon.png) no-repeat center center; }

.b-ukr-flag-icon {
  background: url(../img/icons/ukr-icon.png) no-repeat center center; }

.b-el-flag-icon {
  background: url(../img/icons/el-icon.png) no-repeat center center; }

.b-esp-flag-icon {
  background: url(../img/icons/esp-icon.png) no-repeat center center; }

.b-ger-flag-icon {
  background: url(../img/icons/ger-icon.png) no-repeat center center; }

.b-itl-flag-icon {
  background: url(../img/icons/itl-icon.png) no-repeat center center; }

.b-rus-flag-icon {
  background: url(../img/icons/rus-icon.png) no-repeat center center; }

.b-wc-flag-icon {
  background: url(../img/icons/wc-icon.png) no-repeat center center; }

.b-event-picker {
  width: 240px;
  overflow: hidden;
  height: 33px;
  margin: 0 0 10px 0;
  border: 1px solid #6B9F8D;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 16px;
  line-height: 20px; }
  .b-event-picker select {
    width: 253px;
    height: 31px;
    padding: 0 0 0 7px;
    color: #aae5d1;
    background: url(../img/icons/down-arrow-icon-green.png) no-repeat 89% center; }
    .b-event-picker select:focus {
      outline: none;
      border: none; }

.b-event-input-group {
  width: 240px;
  font-size: 0;
  border: 1px solid #6B9F8D;
  margin: 0 0 10px 0; }

.b-event-input {
  width: 207px;
  height: 31px;
  padding: 0 10px;
  color: #aae5d1;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 16px;
  line-height: 20px;
  background: transparent; }

.b-event-submit {
  width: 31px;
  height: 31px;
  background: url(../img/icons/search-icon-green.png) no-repeat center center; }

.b-event-input,
.b-event-submit {
  display: inline-block;
  vertical-align: middle; }

.b-event-header {
  display: table;
  width: 100%;
  padding: 17px;
  text-align: left !important; }
  .b-event-header.m-upl {
    background: url(../img/upl-bg.png) no-repeat;
    background-size: cover; }
  .b-event-header.m-bets {
    background: url(../img/bets-bg.png) no-repeat;
    background-size: cover; }
  .b-event-header.m-video {
    background: url(../img/video-bg.png) no-repeat;
    background-size: cover; }

.b-tournament-name,
.b-tournament-logo {
  display: table-cell;
  vertical-align: middle;
  height: 53px; }

.b-tournament-logo {
  padding: 0 12px 0 0; }
  .b-tournament-logo img {
    max-width: 100%;
    max-height: 100%;
    width: 90px; }

.b-tournament-name {
  color: #ffffff;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 30px;
  line-height: 32px; }
  .b-tournament-name h1 {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px; }

.b-buttons-group {
  display: table-cell;
  vertical-align: middle;
  text-align: right; }

.b-rating-block {
  margin: 30px 0 0 0;
  border-top: 4px solid #17805B; }

.b-item__inlline {
  display: inline-block;
  vertical-align: middle;
  margin: 1% 1% 1% 0;
  padding: 5px;
  border: 1px solid #E2E5E7; }

.b-item__row {
  display: block;
  padding: 5px 0;
  border-bottom: 1px solid #E2E5E7; }

.b-bookie-event-icon {
  display: block; }

.b-owl-outer-wrapper {
  position: relative; }
  .b-owl-outer-wrapper .b-owl-switcher {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 50px;
    height: 98px;
    background-color: #89bfad;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.6; }
    .b-owl-outer-wrapper .b-owl-switcher:hover {
      opacity: 1; }
  .b-owl-outer-wrapper .b-owl-next {
    right: 0;
    background-image: url(/img/icons/next-arrow-big-white.png); }
  .b-owl-outer-wrapper .b-owl-prev {
    left: 0;
    background-image: url(/img/icons/prev-arrow-big-white.png); }

.b-table-grid {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  font-size: 0;
  text-align: center; }
  .b-table-grid .owl-page span {
    border-color: #89BFAD; }
  .b-table-grid.owl-carousel {
    padding: 0 2px 0 0; }
  .b-table-grid .owl-wrapper-outer {
    border-bottom: 2px solid #89bfad;
    border-top: 2px solid #89bfad;
    padding: 5px 0; }
  .b-table-grid .m-small-item, .b-table-grid .m-small-item-hor {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    color: #505050;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #89BFAD;
    text-align: center;
    font-size: 14px; }
    .b-table-grid .m-small-item:hover, .b-table-grid .m-small-item-hor:hover, .b-table-grid .m-small-item.active, .b-table-grid .active.m-small-item-hor {
      background-color: #89BFAD;
      color: #ffffff; }
      .b-table-grid .m-small-item:hover.m-more-icon, .b-table-grid .m-small-item-hor:hover.m-more-icon, .b-table-grid .m-small-item.active.m-more-icon, .b-table-grid .active.m-more-icon.m-small-item-hor {
        background: url(../img/icons/more-icon-small-white.png) no-repeat center center #89BFAD; }
    .b-table-grid .m-small-item.m-sport-icon, .b-table-grid .m-sport-icon.m-small-item-hor {
      background-position: 5px center;
      padding-left: 25px; }
    .b-table-grid .m-small-item.m-more-icon, .b-table-grid .m-more-icon.m-small-item-hor {
      width: 40px;
      height: 41px;
      padding: 0;
      background: url(../img/icons/more-icon-small-dark.png) no-repeat center center; }
      .b-table-grid .m-small-item.m-more-icon.open .m-sub-list, .b-table-grid .m-more-icon.open.m-small-item-hor .m-sub-list {
        display: block; }
    .b-table-grid .m-small-item .m-more-link, .b-table-grid .m-small-item-hor .m-more-link {
      display: block;
      height: 100%; }
    .b-table-grid .m-small-item .m-logo, .b-table-grid .m-small-item-hor .m-logo {
      max-height: 64px; }
    .b-table-grid .m-small-item.m-bottom-wide, .b-table-grid .m-bottom-wide.m-small-item-hor {
      display: block;
      width: 100%;
      margin: -31px 0 30px 0; }
  .b-table-grid .m-small-list-item {
    display: inline-block;
    vertical-align: middle; }
  .b-table-grid .m-small-item-hor {
    border: none; }
    .b-table-grid .m-small-item-hor:hover {
      background: none;
      color: #505050;
      opacity: 0.8; }
  .b-table-grid .m-sub-list {
    display: none;
    position: absolute;
    z-index: 20000;
    top: 100%;
    right: 0;
    left: 0;
    padding: 5px;
    border: 1px solid #89BFAD;
    background: #ffffff;
    font-size: 0;
    text-align: left; }
    .b-table-grid .m-sub-list .m-sub-item {
      display: block;
      padding: 3px;
      color: #505050;
      font-size: 14px; }
      .b-table-grid .m-sub-list .m-sub-item:hover, .b-table-grid .m-sub-list .m-sub-item.active {
        background-color: #89BFAD; }
      .b-table-grid .m-sub-list .m-sub-item.m-sport-icon {
        background-position: 5px center;
        background-size: 18px auto;
        padding: 5px 5px 5px 50px; }
    .b-table-grid .m-sub-list .m-small-list-item {
      display: inline-block;
      vertical-align: middle;
      width: 33%; }
  .b-table-grid .m-tab-item,
  .b-table-grid .m-medium-item {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 10px;
    color: #505050;
    border-width: 1px;
    border-style: solid;
    border-color: #17805b;
    text-align: center;
    font-size: 14px; }
    .b-table-grid .m-tab-item:hover, .b-table-grid .m-tab-item.active,
    .b-table-grid .m-medium-item:hover,
    .b-table-grid .m-medium-item.active {
      color: #ffffff; }
      .b-table-grid .m-tab-item:hover.m-more-icon, .b-table-grid .m-tab-item.active.m-more-icon,
      .b-table-grid .m-medium-item:hover.m-more-icon,
      .b-table-grid .m-medium-item.active.m-more-icon {
        background: url(../img/icons/more-icon-small-white.png) no-repeat center center #89BFAD; }
    .b-table-grid .m-tab-item:hover,
    .b-table-grid .m-medium-item:hover {
      background: #2b946f; }
    .b-table-grid .m-tab-item.active,
    .b-table-grid .m-medium-item.active {
      background: #17805b; }
  .b-table-grid .m-tab-item {
    padding: 0; }
    .b-table-grid .m-tab-item a {
      display: block;
      padding: 15px 10px; }

.m-wide-link {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.b-inline-grid-wrapper {
  font-size: 0;
  margin: 0 auto;
  text-align: left; }
  .b-inline-grid-wrapper .b-carousel-item {
    display: inline-block;
    vertical-align: middle;
    margin: 10px; }

.social-likes {
  display: block;
  margin: 0 0 0 -6px;
  text-align: center; }

.b-share-btn__wrapper {
  border: none;
  margin-top: 6px;
  text-transform: uppercase; }
  .b-share-btn__wrapper .social-likes__button {
    position: relative;
    color: #FFFFFF;
    line-height: 20px;
    padding: 3px 15px 0 35px;
    text-align: center; }
  .b-share-btn__wrapper .social-likes__icon {
    margin: 2px 0 0 5px; }
  .b-share-btn__wrapper .social-likes__icon_facebook {
    background: url(/img/icons/fb_ic.png) no-repeat scroll center center !important; }
  .b-share-btn__wrapper .social-likes__icon_twitter {
    background: url(/img/icons/tw_ic.png) no-repeat scroll center center !important; }
  .b-share-btn__wrapper .social-likes__icon_vkontakte {
    background: url(/img/icons/vk_ic.png) no-repeat scroll center center !important; }
  .b-share-btn__wrapper .social-likes__icon_plusone {
    background: url(/img/icons/gplus_ic.png) no-repeat scroll center center !important; }

.b-server-error {
  padding-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
  color: #000000;
  text-align: center; }

.b-error-title {
  font-size: 70px;
  line-height: 72px; }

.b-bottom-icons-list {
  padding: 4px 0;
  background-color: #202326;
  font-size: 0;
  text-align: center; }
  .b-bottom-icons-list .m-sport-icon {
    display: inline-block;
    vertical-align: middle;
    height: 35px;
    width: 76px; }
    @media only screen and (max-width: 1000px) {
      .b-bottom-icons-list .m-sport-icon.m-item-13 {
        display: none; } }
    @media only screen and (max-width: 924px) {
      .b-bottom-icons-list .m-sport-icon.m-item-12 {
        display: none; } }
    @media only screen and (max-width: 848px) {
      .b-bottom-icons-list .m-sport-icon.m-item-11 {
        display: none; } }
    @media only screen and (max-width: 772px) {
      .b-bottom-icons-list .m-sport-icon.m-item-10 {
        display: none; } }
    @media only screen and (max-width: 696px) {
      .b-bottom-icons-list .m-sport-icon.m-item-9 {
        display: none; } }
    @media only screen and (max-width: 620px) {
      .b-bottom-icons-list .m-sport-icon.m-item-8 {
        display: none; } }
    @media only screen and (max-width: 544px) {
      .b-bottom-icons-list .m-sport-icon.m-item-7 {
        display: none; } }
    @media only screen and (max-width: 468px) {
      .b-bottom-icons-list .m-sport-icon.m-item-6 {
        display: none; } }
    @media only screen and (max-width: 392px) {
      .b-bottom-icons-list .m-sport-icon.m-item-5 {
        display: none; } }
    @media only screen and (max-width: 316px) {
      .b-bottom-icons-list .m-sport-icon.m-item-4 {
        display: none; } }

.b-bottom-tournaments-list {
  text-align: center;
  font-size: 0; }
  .b-bottom-tournaments-list .m-small-item-hor {
    display: inline-block;
    vertical-align: middle;
    width: 125px;
    font-size: 10px;
    text-align: center; }
    .b-bottom-tournaments-list .m-small-item-hor img {
      max-width: 100%;
      min-height: 64px; }
    @media only screen and (max-width: 1020px) {
      .b-bottom-tournaments-list .m-small-item-hor.m-item-8 {
        display: none; } }
    @media only screen and (max-width: 895px) {
      .b-bottom-tournaments-list .m-small-item-hor.m-item-7 {
        display: none; } }
    @media only screen and (max-width: 770px) {
      .b-bottom-tournaments-list .m-small-item-hor.m-item-6 {
        display: none; } }
    @media only screen and (max-width: 645px) {
      .b-bottom-tournaments-list .m-small-item-hor.m-item-5 {
        display: none; } }
    @media only screen and (max-width: 520px) {
      .b-bottom-tournaments-list .m-small-item-hor.m-item-4 {
        display: none; } }
    @media only screen and (max-width: 395px) {
      .b-bottom-tournaments-list .m-small-item-hor.m-item-3 {
        display: none; } }

.b-auth-popup {
  z-index: 1050;
  max-width: 400px; }

.b-required {
  color: #FF0000; }

.b-popup__close {
  background: url(/img/icons/close_ic.png) no-repeat;
  cursor: pointer;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 15px; }

.modal-content {
  border-radius: 0; }

.tse-scroll-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto !important;
  height: auto !important; }

.tse-scrollbar .drag-handle {
  background: #000000;
  width: 5px; }

.scripts_code {
  overflow: hidden;
  text-align: center; }
  .scripts_code iframe,
  .scripts_code img {
    max-width: 100%; }

#preroll-wrapper iframe {
  max-width: 100%;
  min-height: 360px; }

.b-mathces-preloader {
  position: relative;
  min-height: 50px; }

.b-menu-list {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 20px -5px 0 -5px;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: center; }
  .b-menu-list.m-fixed-list .b-menu-list__item {
    width: 20%; }

.b-submenu-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
  align-content: start;
  overflow: hidden;
  margin: 0 -5px 0 -5px;
  background: #ffffff; }
  .b-submenu-list.collapse {
    display: none; }
    .b-submenu-list.collapse.in {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }

.b-menu-list__item {
  flex-grow: 1;
  align-items: center;
  margin: 5px;
  padding: 12px 20px;
  border: 1px solid #17805B;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 14px;
  text-align: center;
  background-position: 4% center !important;
  cursor: pointer; }
  .b-menu-list__item.active {
    background-color: #17805B;
    color: #ffffff; }
  .b-menu-list__item.m-with-link {
    padding: 0;
    cursor: pointer; }
    .b-menu-list__item.m-with-link div,
    .b-menu-list__item.m-with-link a {
      display: inline-block;
      width: 100%;
      padding: 12px 20px; }
  .b-menu-list__item .m-sport-icon {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    margin-left: -20px;
    margin-top: -10px;
    margin-bottom: -10px; }

.b-datepicker__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0;
  text-align: center;
  -webkit-flex-flow: row wrap;
  justify-content: space-around;
  align-items: center;
  cursor: default;
  padding-right: 42px; }
  .b-datepicker__item .b-datepicker-icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 42px;
    font-size: 0;
    background-image: url(../img/icons/calendar-icon-grey.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center center;
    cursor: pointer; }
  .b-datepicker__item .b-datepicker__input a,
  .b-datepicker__item .b-datepicker__control a {
    cursor: pointer; }
  .b-datepicker__item .b-datepicker__input {
    width: 50px;
    text-align: center;
    padding: 10px 0;
    background: transparent; }
  .b-datepicker__item .b-datepicker__control {
    padding: 12px 0; }

.b-seo-text {
  position: absolute;
  padding: 15px;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 13px;
  line-height: 15px;
  color: #777777;
  text-align: justify;
  z-index: 50; }
  .b-seo-text.m-index {
    width: 100%;
    left: 0;
    bottom: 0; }
  .b-seo-text.m-inner {
    margin-top: 15px;
    border-top: 1px solid #E5E5E5; }
  .b-seo-text h2 {
    font-size: 13px !important;
    line-height: 23px !important;
    font-family: "Conv_CRC-bold", "Arial", "sans-serif"; }

.b-partners-menu {
  font-size: 0;
  background: #090a0b; }
  .b-partners-menu .b-left-menu-list__item {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 28px;
    color: #FFFFFF;
    text-indent: 0;
    padding: 5px 15px 5px 5px;
    background: none !important;
    border: none !important;
    font-family: "Conv_CRC-bold", "Arial", "sans-serif"; }
  .b-partners-menu .b-submit__left-menu {
    display: inline-block;
    width: auto; }
  .b-partners-menu .m-item-logo {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 40px;
    background-color: transparent !important;
    border: none !important; }
  .b-partners-menu .m-input {
    display: inline-block;
    vertical-align: top;
    border: none !important; }

.b-partners-col-grid-bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 120px;
  background: #89bfad;
  z-index: -1; }

.b-partners-col-grid {
  width: 120px;
  float: left; }
  .b-partners-col-grid .m-small-item, .b-partners-col-grid .b-table-grid .m-small-item-hor, .b-table-grid .b-partners-col-grid .m-small-item-hor {
    display: block;
    padding: 5px;
    background: #89bfad; }
    .b-partners-col-grid .m-small-item:hover, .b-partners-col-grid .b-table-grid .m-small-item-hor:hover, .b-table-grid .b-partners-col-grid .m-small-item-hor:hover, .b-partners-col-grid .m-small-item.active, .b-partners-col-grid .b-table-grid .active.m-small-item-hor, .b-table-grid .b-partners-col-grid .active.m-small-item-hor {
      background: #14805e;
      color: #FFFFFF; }

.b-partners-panel {
  padding-left: 120px; }
  .b-partners-panel .m-additional-title-link {
    position: absolute;
    right: 0; }
  .b-partners-panel .b-stats-list-title {
    padding-bottom: 0; }

.b-partners-event {
  margin-bottom: 15px; }
  .b-partners-event.unstable .b-item-input-block,
  .b-partners-event.unstable .b-partners-item-title,
  .b-partners-event.unstable .b-partners-item-heading {
    background: #F9DDE2; }
  .b-partners-event .b-item-input-block {
    background: #f4f7fa;
    border: none; }
  .b-partners-event .b-item-input-label {
    padding-left: 40px;
    font-family: "Conv_CRC-bold", "Arial", "sans-serif"; }

.b-partners-item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  padding: 5px 0; }
  .b-partners-item.m-title {
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    font-family: "Conv_CRC-bold", "Arial", "sans-serif"; }
  .b-partners-item.m-time {
    font-size: 12px;
    line-height: 16px;
    color: #000000; }
    .b-partners-item.m-time span {
      color: #d12a1e; }
  .b-partners-item.m-icon {
    width: 25px;
    height: 25px; }

.b-partners-item-heading {
  padding: 0 5px;
  background: #f4f7fa; }

.b-partners-item-title {
  background: #f4f7fa;
  font-size: 20px;
  line-height: 22px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  padding: 10px 10px 10px 45px; }

.scrollable-html,
.scrollable-body {
  height: 100% !important;
  overflow: hidden; }

.scrollable-body {
  min-height: 100%;
  overflow: hidden; }

.b-body {
  min-width: 320px; }

.mCSB_inside > .mCSB_container {
  margin: 0; }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  display: none; }

.mCSB_scrollTools {
  width: 10px; }

.b-left-col,
.b-right-col {
  position: absolute;
  z-index: 5;
  top: 0; }

.b-left-col {
  left: 0;
  width: 260px;
  height: 100%;
  background: #181B1E; }

.b-left-col-inner {
  height: 100%; }

.b-left-col-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  bottom: 0;
  background: #202326;
  border-left: 1px solid #2D2D2D; }

.b-left-menu-list {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 200px;
  float: left;
  overflow: hidden;
  background: #181B1E; }

.b-left-small-menu {
  padding: 15px 45px 15px 15px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0; }

.b-left-small-menu-link {
  display: block;
  margin-right: 10px;
  padding: 10px 0 0 0;
  color: #686868; }

.m-item-logo {
  display: block;
  height: 60px;
  border-bottom: 1px solid #1F2225;
  background-image: url(../img/logo/logo-open.png);
  background-repeat: no-repeat;
  background-color: #181b1e;
  background-position: center center; }

.b-submit-toggle,
.m-input {
  border-bottom: 1px solid #1F2225;
  background: #090A0B; }

.b-input-top {
  position: absolute;
  top: 41px;
  width: 200px;
  z-index: 200;
  display: none !important;
  border-top: 1px solid #1F2225;
  border-bottom: 1px solid #1F2225;
  background: #090A0B; }
  .b-input-top .b-submit__left-menu {
    width: 60px !important; }
  .b-input-top.open {
    display: block !important; }

.b-left-menu-list__item {
  border-bottom: 1px solid #1F2225;
  display: block;
  padding: 2px 0 0 56px;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  color: #686868;
  font-size: 14px;
  line-height: 40px; }
  .b-left-menu-list__item span {
    font-family: "Conv_CRC-regular", "Arial", "sans-serif";
    font-size: 8px; }
  .b-left-menu-list__item:hover {
    font-family: "Conv_CRC-bold", "Arial", "sans-serif";
    color: #FFFFFF;
    background-color: #17805B; }
  .b-left-menu-list__item.m-menu-icon {
    background-image: url(../img/icons/menu-small-icon-white.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #181B1E; }
  .b-left-menu-list__item.m-broadcast-icon {
    background-image: url(../img/icons/tv-icon-grey.png);
    background-position: 17px center;
    background-repeat: no-repeat; }
    .b-left-menu-list__item.m-broadcast-icon:hover {
      background-image: url(../img/icons/tv-icon-white.png); }
  .b-left-menu-list__item.m-results-icon {
    background-image: url(../img/icons/results-icon-grey.png);
    background-position: 17px center;
    background-repeat: no-repeat; }
    .b-left-menu-list__item.m-results-icon:hover {
      background-image: url(../img/icons/results-icon-white.png); }
  .b-left-menu-list__item.m-video-icon {
    background-image: url(../img/icons/video-icon-grey.png);
    background-position: 17px center;
    background-repeat: no-repeat; }
    .b-left-menu-list__item.m-video-icon:hover {
      background-image: url(../img/icons/video-icon-white.png); }
  .b-left-menu-list__item.m-bets-icon {
    background-image: url(../img/icons/bets-icon-grey.png);
    background-position: 17px center;
    background-repeat: no-repeat; }
    .b-left-menu-list__item.m-bets-icon:hover {
      background-image: url(../img/icons/bets-icon-white.png); }
  .b-left-menu-list__item.m-news-icon {
    background-image: url(../img/icons/news-icon-grey.png);
    background-position: 17px center;
    background-repeat: no-repeat; }
    .b-left-menu-list__item.m-news-icon:hover {
      background-image: url(../img/icons/news-icon-white.png); }
  .b-left-menu-list__item.m-forum-icon {
    background-image: url(../img/icons/forum-icon-grey.png);
    background-position: 17px center;
    background-repeat: no-repeat; }
    .b-left-menu-list__item.m-forum-icon:hover {
      background-image: url(../img/icons/forum-icon-white.png); }
  .b-left-menu-list__item.m-services-icon {
    background-image: url(../img/icons/options-icon-grey.png);
    background-position: 17px center;
    background-repeat: no-repeat; }
    .b-left-menu-list__item.m-services-icon:hover {
      background-image: url(../img/icons/options-icon-white.png); }

.m-hidden-toggle {
  display: none; }

.b-left-menu-inner {
  position: relative;
  float: right;
  margin: 0 0 0 1px; }

.b-left-menu-inner__item {
  display: block;
  height: 45px;
  width: 58px;
  background-color: #202326; }
  .b-left-menu-inner__item:hover {
    background-color: #292D30; }

.b-mid-col {
  position: relative;
  z-index: 2;
  height: 100%;
  overflow: hidden;
  background: #FFFFFF;
  margin: 0 300px 0 260px; }

.b-section-header {
  padding: 17px;
  background: url(../img/bg-big.jpg) no-repeat;
  background-size: cover;
  background-position: center top;
  text-align: center; }
  .b-section-header.m-waiting {
    min-height: 300px;
    padding-top: 80px; }

.b-header-team__left,
.b-header-team__right {
  width: 39%;
  display: inline-block;
  vertical-align: middle;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 40px;
  line-height: 40px;
  color: #FFFFFF;
  text-align: center; }

.b-header-team__logo,
.b-header-team__name {
  display: inline-block;
  vertical-align: middle; }

.b-header-team__logo {
  width: 18%;
  text-align: center; }
  .b-header-team__logo img {
    max-width: 100%; }

.b-header-team__name {
  width: 77%; }

.b-header-score {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  font-family: "Conv_CRC-regular", "Arial", "sans-serif";
  font-size: 40px;
  line-height: 40px;
  color: #17805B; }

.b-time-current {
  display: block;
  padding: 5px 0 0 0;
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF; }

.b-section-stream {
  padding: 10px; }

.b-column-control__right,
.b-column-control__left {
  position: relative;
  display: block;
  width: 10px;
  height: 26px;
  margin: 7px 5px;
  padding: 6px 0;
  opacity: 0.35; }
  .b-column-control__right:hover,
  .b-column-control__left:hover {
    opacity: 1; }

.b-column-control__right {
  float: right;
  background: url(../img/icons/right-arrow-icon-black.png) no-repeat center center; }
  .b-column-control__right.m-closed {
    background: url(../img/icons/left-arrow-icon-black.png) no-repeat center center; }

.b-column-control__left {
  float: left;
  background: url(../img/icons/left-arrow-icon-black.png) no-repeat center center; }
  .b-column-control__left.m-closed {
    background: url(../img/icons/right-arrow-icon-black.png) no-repeat center center; }

.b-stream-title {
  color: #000000;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase; }
  .b-stream-title.m-lined {
    padding-left: 6px; }

.b-breadcrumbs {
  margin-bottom: 15px;
  color: #ADADAD;
  font-size: 10px;
  line-height: 12px; }
  .b-breadcrumbs a {
    margin: 0 5px 0 0;
    padding: 0 16px 0 0;
    background: url(../img/icons/breadcrumb-arrow-icon-grey.png) no-repeat 100% center; }

.b-cap-block {
  position: relative;
  width: 75%;
  max-width: 100%;
  margin: 20px auto;
  padding-top: 53%;
  background: url(../img/nomatch2.jpg) no-repeat;
  background-size: cover; }
  .b-cap-block .m-arrow {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 40px;
    background: url(../img/arrow-white.png) no-repeat;
    background-size: contain; }
  .b-cap-block span {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 100%;
    padding: 5px 15px;
    color: #ffffff;
    font-size: 36px;
    line-height: 40px;
    display: block;
    text-align: center; }

.b-filters {
  text-align: right; }

.b-channels {
  float: right;
  margin: 5px 0 0 0;
  padding: 25px 0 0 0; }

.b-channels-label {
  padding: 0 12px 0 0;
  color: #6D6D6D;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 12px;
  line-height: 14px; }

.b-channels__list {
  display: inline-block; }

.b-stream-wrapper {
  margin: 10px 0; }

.b-stream-bottom-filters {
  font-size: 12px; }
  .b-stream-bottom-filters a {
    margin-top: 12px; }

.b-stream-social {
  float: left; }

.b-stream-buttons {
  float: right;
  text-align: right; }

.b-social-shares {
  display: inline-block;
  margin: 0 12px 0 0;
  padding: 7px 0;
  color: #ffffff; }
  .b-social-shares span {
    margin: 0 0 0 45px;
    padding: 0 12px;
    border-width: 0 0 0 1px;
    border-style: solid;
    font-size: 12px; }
  .b-social-shares.m-fb {
    background: url(../img/icons/fb-icon-small-white.png) no-repeat 21px center #21579E; }
    .b-social-shares.m-fb span {
      border-color: #4E78B2; }
  .b-social-shares.m-tw {
    background: url(../img/icons/tw-icon-small-white.png) no-repeat 16px center #00C0EA; }
    .b-social-shares.m-tw span {
      border-color: #33CCEF; }
  .b-social-shares.m-vk {
    background: url(../img/icons/vk-icon-small-white.png) no-repeat 14px center #4D75A2; }
    .b-social-shares.m-vk span {
      border-color: #7191B4; }
  .b-social-shares.m-gp {
    background: url(../img/icons/gp-icon-small-white.png) no-repeat 18px center #CD3433; }
    .b-social-shares.m-gp span {
      border-color: #D75C5E; }

.b-bets-table {
  width: 100%;
  margin: 12px 0 0 0;
  border: 2px solid #E2E5E7; }
  .b-bets-table tr td {
    border: 1px solid #E2E5E7;
    vertical-align: middle; }

.b-bets-info {
  background: #EEEFF1;
  padding: 20px; }
  .b-bets-info img {
    margin: 0 14px 0 0; }

.b-bets-bold-line {
  color: #17805B;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase; }

.b-bets-light-line {
  padding: 3px 0 0 0;
  color: #5D5D5D;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase; }

.b-factor-name {
  width: 100px;
  color: #5D5D5D;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  text-align: center; }

.b-bet-factor {
  color: #17805B;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  background: #EEEFF1;
  text-align: center; }

.b-section-matches {
  padding: 15px;
  background: #181B1E; }

.b-matches-title {
  position: relative;
  color: #17805B;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  margin: 0 0 15px 0; }
  .b-matches-title.collapsed {
    margin: 0; }
    .b-matches-title.collapsed .b-matches-collapse-toggle, .b-matches-title.collapsed .b-matches-collapse-toggle__light, .b-matches-title.collapsed .b-matches-collapse-toggle__green {
      background: url(../img/icons/down-arrow-icon-white.png) no-repeat center center; }

.b-matches-collapse-toggle, .b-matches-collapse-toggle__light, .b-matches-collapse-toggle__green {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 25px;
  height: 25px;
  border: 2px solid #174E3D;
  background: url(../img/icons/up-arrow-icon-white.png) no-repeat center center;
  cursor: pointer; }

.b-matches-wrapper {
  position: relative;
  border-top: 1px solid #2A2D30; }

.b-matches-wrapper-inner {
  margin: 0 0 20px 0; }

.b-match {
  position: relative;
  display: block;
  border-bottom: 1px solid #2A2D30; }

.b-match-inner {
  font-size: 0;
  line-height: 0; }

.b-match-info {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
  padding: 20px 0; }

.b-match-info-title {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #7B7B7B; }
  .b-match-info-title .m-icon {
    float: left;
    height: 17px;
    margin: 0 12px 0 0;
    width: 17px; }
  .b-match-info-title span {
    display: block;
    overflow: hidden; }

.b-match-info-time {
  display: block;
  padding: 10px 0 0 29px;
  font-size: 12px;
  line-height: 14px;
  color: #ADADAD; }

.b-match-team {
  width: 24%;
  display: inline-block;
  vertical-align: middle;
  text-align: center; }

.b-match-team__left {
  direction: rtl; }

.b-match-team__wide {
  width: 68%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff; }

.b-match-team-name {
  display: inline-block;
  vertical-align: middle;
  width: 77%;
  padding: 2% 0;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 16px; }

.b-match-team-logo {
  width: 18%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 2%;
  text-align: center; }

.b-match-score {
  width: 12%;
  display: inline-block;
  vertical-align: middle;
  padding: 20px 5px;
  background: #232629;
  color: #D1C200;
  font-size: 22px;
  line-height: 24px;
  text-align: center; }
  .b-match-score span {
    display: block;
    color: #ADADAD;
    font-size: 10px;
    line-height: 12px; }

.b-section-match-stats {
  padding: 22px 11px; }

.b-stats-tabs {
  display: table;
  width: 100%;
  margin: 0 auto 25px;
  table-layout: fixed;
  border-bottom: 1px solid #F2F2F4; }

.b-stats-tab {
  display: table-cell;
  width: 25%;
  border-bottom: 1px solid #E6E7E8;
  border-right: 2px solid #FFFFFF; }
  .b-stats-tab.active {
    background: #17805B; }
    .b-stats-tab.active .b-stats-tab-link {
      border-top: 4px solid #84BAA9;
      color: #ffffff; }

.b-stats-tab-link {
  display: block;
  height: 56px;
  text-align: center;
  color: #000000;
  font-size: 12px;
  line-height: 52px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  text-transform: uppercase;
  border-top: 4px solid #E2E5E7; }

.b-pane,
.b-stats-pane {
  display: none; }
  .b-pane.active,
  .b-stats-pane.active {
    display: block; }

.b-stats-match-title {
  padding: 0 0 15px;
  font-size: 20px;
  line-height: 22px;
  color: #000000;
  text-align: center;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  text-transform: uppercase; }

.b-stats-match-info {
  text-align: center;
  margin: 0 0 20px; }

.b-stats-team,
.b-stats-score {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 0; }

.b-stats-team {
  padding: 0 15px;
  color: #000000;
  font-size: 16px;
  line-height: 30px;
  width: 40%; }

.b-stats-score {
  width: 15%;
  color: #17805B;
  font-size: 26px;
  line-height: 28px; }
  .b-stats-score span {
    display: block;
    font-size: 13px; }

.b-live-block {
  position: relative;
  width: 100%;
  height: 110px;
  margin: 0 auto 25px;
  padding: 44px 11px;
  border-top: 3px solid #E2E5E7;
  border-bottom: 3px solid #E2E5E7;
  background: #EEEFF1; }

.b-timeline {
  position: relative;
  width: 100%;
  height: 15px;
  padding: 4px 0;
  border-width: 0 2px;
  border-style: solid;
  border-color: transparent; }

.b-competitor {
  position: absolute;
  left: 0;
  display: block;
  height: 25px;
  width: 25px; }
  .b-competitor img {
    max-width: 100%;
    max-height: 100%; }
  .b-competitor.m-top {
    top: 20px; }
  .b-competitor.m-bottom {
    bottom: 20px; }

.b-football-line {
  border-color: #17805B; }
  .b-football-line .b-timeline__inner {
    background: #85BBAA; }
  .b-football-line .m-center-mark {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 15px;
    z-index: 2;
    background: #17805B; }
    .b-football-line .m-center-mark span {
      position: absolute;
      bottom: -46px;
      left: -6px;
      font-size: 13px;
      color: #17805B; }

.b-timeline__inner {
  position: relative;
  height: 7px;
  padding: 2px 0; }

.b-timeline__inner-active {
  position: relative;
  height: 3px;
  background: #17805B;
  border-top: 1px solid #1F8460;
  border-bottom: 1px solid #1F8460; }
  .b-timeline__inner-active:after {
    content: '';
    position: absolute;
    right: -2px;
    top: -7px;
    display: block;
    width: 2px;
    height: 15px;
    background: #17805B; }

.b-timeline-mark {
  position: absolute; }

.b-icon-mark .m-tooltip {
  position: absolute;
  display: none;
  max-width: 250px;
  bottom: 120%;
  left: -50%;
  background: #000000;
  color: #ffffff;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  z-index: 200; }
.b-icon-mark:hover .m-tooltip {
  display: block; }
.b-icon-mark.m-top {
  top: -26px; }
.b-icon-mark.m-bottom {
  bottom: -26px; }
  .b-icon-mark.m-bottom img {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.b-timing-mark {
  width: 20px;
  text-align: center;
  height: 75px; }
  .b-timing-mark:after {
    position: absolute;
    left: 50%;
    content: '';
    width: 1px;
    height: 11px;
    background: #17805B; }
  .b-timing-mark.m-top {
    top: -36px; }
    .b-timing-mark.m-top .m-image {
      top: 0; }
    .b-timing-mark.m-top .m-time {
      bottom: 0; }
    .b-timing-mark.m-top:after {
      top: 20px; }
  .b-timing-mark.m-bottom {
    bottom: -36px; }
    .b-timing-mark.m-bottom .m-image {
      bottom: 0; }
    .b-timing-mark.m-bottom .m-time {
      top: 0; }
    .b-timing-mark.m-bottom:after {
      bottom: 20px; }
  .b-timing-mark .m-time,
  .b-timing-mark .m-image {
    position: absolute;
    left: 0;
    width: 100%; }
  .b-timing-mark .m-time {
    color: #3F3F40;
    font-size: 13px;
    line-height: 7px; }

.b-match-place-info {
  color: #3F3F40;
  font-size: 16px;
  line-height: 30px;
  text-align: center; }

.b-stats-list {
  border-top: 4px solid #E2E5E7;
  padding: 0 15px; }

.b-stats-list-title {
  position: relative;
  padding: 15px 0 20px;
  color: #000000;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  text-align: center; }
  .b-stats-list-title span {
    display: inline-block;
    vertical-align: middle;
    padding: 2px 25px 0 25px; }

.b-item_medium .b-matches-collapse-toggle__light,
.b-stats-list-title .b-matches-collapse-toggle__light {
  padding: 2px 0 0 0; }
  .b-item_medium .b-matches-collapse-toggle__light.collapsed,
  .b-stats-list-title .b-matches-collapse-toggle__light.collapsed {
    color: #14805e;
    background: url(../img/icons/down-arrow-icon-grey.png) no-repeat center center; }
.b-item_medium.collapsed,
.b-stats-list-title.collapsed {
  color: #14805e; }
  .b-item_medium.collapsed .b-matches-collapse-toggle__light,
  .b-stats-list-title.collapsed .b-matches-collapse-toggle__light {
    background: url(../img/icons/down-arrow-icon-grey.png) no-repeat center center; }

.b-item_medium[data-toggle~="collapse"],
.b-stats-list-title[data-toggle~="collapse"] {
  cursor: pointer; }

.b-matches-collapse-toggle__light {
  top: 50%;
  margin-top: -12px;
  border-color: #85BBAA;
  background: url(../img/icons/up-arrow-icon-grey.png) no-repeat center center; }

.b-stats-list-info {
  border-top: 1px solid #E2E5E7; }

.b-stats-list-item {
  padding: 12px 0;
  border-bottom: 1px solid #E2E5E7;
  text-align: center; }

.b-stats-item-player,
.b-stats-item-status,
.b-stats-item-time {
  display: inline-block;
  vertical-align: middle; }

.b-stats-item-player {
  width: 35%;
  color: #000000;
  font-size: 16px; }
  .b-stats-item-player span {
    display: block;
    color: #1F8460;
    font-size: 13px; }

.b-stats-item-status {
  width: 10%;
  color: #1F8460;
  font-size: 16px;
  line-height: 20px; }

.b-stats-item-status__inner {
  display: inline-block;
  vertical-align: middle;
  padding: 3px 5px;
  border: 1px solid #1F8460; }

.b-stats-item-time {
  width: 5%;
  font-size: 16px;
  line-height: 20px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  color: #000000; }

.b-stats-lines-title {
  padding: 0 0 15px 0;
  font-size: 16px;
  line-height: 20px; }
  .b-stats-lines-title .m-left {
    float: left;
    color: #258865; }
  .b-stats-lines-title .m-right {
    float: right;
    color: #157582; }

.b-stats-lines-item {
  text-align: center;
  margin-bottom: 30px; }
  .b-stats-lines-item .m-stat {
    font-size: 14px;
    line-height: 16px;
    color: #000000; }
  .b-stats-lines-item .m-left {
    float: left; }
  .b-stats-lines-item .m-right {
    float: right; }

.b-stats-lines-item__inner {
  position: relative;
  height: 3px;
  margin: 15px 0 0 0;
  background: #E2E5E7; }
  .b-stats-lines-item__inner.active {
    background: #157582; }

.b-stats-lines-item__active {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #17805B;
  border-right: 3px solid #ffffff; }

.b-stats-list-review {
  font-size: 0;
  padding-bottom: 50px;
  margin: 0 -1%; }

.b-stats-list-review__item {
  display: inline-block;
  vertical-align: top; }
  .b-stats-list-review__item.m-double {
    width: 48%;
    margin: 2% 1%; }
  .b-stats-list-review__item.m-triple {
    width: 31%;
    margin: 2% 1%; }

.b-review-item-img {
  width: 100%;
  max-width: 100%;
  border-bottom: 4px solid #17805B;
  margin: 0 0 5px; }

.b-review-item-tour {
  color: #17805B;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  margin: 0 0 5px; }

.b-review-item-name {
  color: #3D4248;
  font-size: 24px;
  line-height: 26px;
  margin: 0 0 5px; }

.b-review-item-subname {
  margin: 0 0 5px; }

.b-review-item-date {
  color: #ADADAD;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 5px; }

.b-right-col {
  display: flex;
  flex-direction: column;
  right: 0;
  width: 300px;
  height: 100%;
  background: #124D38; }

.b-comments-wrapper {
  position: relative;
  flex: 1; }

.b-col-tabs {
  position: relative;
  z-index: 20;
  margin: 0 0 1px; }

.b-col-tabs__item {
  width: 50%;
  float: left;
  color: #7CA799;
  background: #1D5E47; }
  .b-col-tabs__item.active {
    background: #124d38;
    color: #ffffff; }

.b-col-tabs__link {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 60px;
  padding: 20px 0 0 0;
  font-size: 16px;
  line-height: 20px;
  text-align: center; }

.b-col-pane {
  display: none;
  margin: 1px 0 0 0;
  font-size: 0;
  line-height: 0; }
  .b-col-pane.active {
    display: block; }

.b-right-col-pane {
  position: absolute;
  top: 60px;
  left: 0;
  bottom: 0;
  right: 0; }

.b-bets-pane__table {
  display: table;
  width: 100%;
  table-layout: fixed; }

.b-bets-pane__row {
  display: table-row;
  background: #296F56; }
  .b-bets-pane__row:nth-child(2n+1) {
    background: #1D5E47; }

.b-bets-pane__heading {
  display: block;
  color: #ffffff;
  padding: 15px 0;
  border-right: 1px solid #15523D;
  border-bottom: 1px solid #15523D;
  text-align: center;
  font-size: 16px;
  line-height: 20px; }

.b-solid-icon-up,
.b-solid-icon-down {
  display: inline-block;
  width: 12px;
  height: 15px; }

.b-solid-icon-up {
  background: url(../img/icons/up-arrow-icon-solid.png) no-repeat; }

.b-solid-icon-down {
  background: url(../img/icons/down-arrow-icon-solid.png) no-repeat; }

.b-bets-pane__cell {
  display: table-cell;
  vertical-align: top;
  padding: 20px 0;
  border-right: 1px solid #15523D;
  border-bottom: 1px solid #15523D;
  font-size: 32px;
  line-height: 34px;
  color: #D3C400;
  text-align: center; }
  .b-bets-pane__cell span {
    display: block;
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase; }

.b-comments-title,
.b-bets-picker {
  border-top: 6px solid #1D5E47;
  border-bottom: 6px solid #1D5E47; }

.b-bets-picker__title {
  position: relative;
  padding: 10px; }
  .b-bets-picker__title.collapsed .b-matches-collapse-toggle__green {
    background: url(../img/icons/down-arrow-icon-trans.png) no-repeat center center; }

.b-bets-picker__text {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 15px;
  font-size: 12px;
  line-height: 14px;
  font-family: "Conv_CRC-light", "Arial", "sans-serif";
  color: #ffffff;
  text-transform: uppercase; }

.b-bets-picker__list {
  border-top: 1px solid #2C6551; }

.b-bets-picker__item {
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #2C6551; }
  .b-bets-picker__item.active .m-radio {
    background: url(../img/icons/radio-on-icon.png) no-repeat center center; }
  .b-bets-picker__item .m-radio {
    display: inline-block;
    width: 45px;
    height: 33px;
    vertical-align: middle;
    background: url(../img/icons/radio-off-icon.png) no-repeat center center; }

.b-matches-collapse-toggle__green {
  top: 10px;
  right: 10px;
  border-color: #356C58;
  background: url(../img/icons/up-arrow-icon-trans.png) no-repeat center center; }

.b-next-games-title {
  padding: 15px 0;
  text-align: center;
  color: #ffffff;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 20px;
  line-height: 22px; }

.b-next-games {
  padding: 0 0 15px;
  border-top: 1px solid #275F4A; }

.b-next-games__item {
  position: relative;
  padding: 15px 0 15px 40px;
  border-bottom: 1px solid #275F4A; }
  .b-next-games__item:nth-child(2n+1) {
    background: #18543E; }

.b-next-games__time {
  position: absolute;
  top: 50%;
  left: 10px;
  margin: -7px 0 0 0;
  font-size: 14px;
  line-height: 16px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif"; }

.b-next-games__link {
  display: block;
  padding: 0 10px;
  font-size: 14px;
  line-height: 16px; }
  .b-next-games__link span {
    display: block;
    padding: 5px 0 0 0;
    font-size: 12px;
    line-height: 14px;
    color: #D3C400; }

.b-header {
  position: fixed;
  top: 0;
  z-index: 5;
  display: none;
  width: 100%;
  height: 61px;
  padding: 14px 0 0 0;
  background: #000000; }
  .b-header.open-right .b-header-menu__right {
    background: url(../img/icons/menu-icon-circle-green.png) no-repeat center center #26292D; }
  .b-header.open-left {
    background: #181B1E; }
    .b-header.open-left .b-header-menu__left {
      background: url(../img/icons/menu-mob-small-green.png) no-repeat center center; }

.b-header-logo {
  display: block;
  width: 227px;
  height: 34px;
  margin: 0 auto;
  background: url(../img/logo/logo.png) no-repeat center center; }

.b-header-menu__left,
.b-header-menu__right {
  position: absolute;
  top: 0;
  display: block;
  width: 94px;
  height: 100%; }

.b-header-menu__left {
  left: 0;
  background: url(../img/icons/menu-mob-small-white.png) no-repeat center center; }

.b-header-menu__right {
  right: 0;
  background: url(../img/icons/menu-icon-circle.png) no-repeat center center; }

#comments-pane {
  background: #F2F2F2; }

.b-chat {
  position: absolute;
  left: 0;
  top: 30px;
  bottom: 180px;
  width: 100%;
  background: #F2F2F2; }

.b-chat-head {
  padding: 5px 15px;
  border-bottom: 1px solid #BFBFBF;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #252525;
  background: #F2F2F2; }

.b-chat-icon {
  margin-top: 2px; }

.b-chat-list {
  padding: 0 15px; }

.b-chat-list__item-custom,
.b-chat-list__item {
  margin: 10px 0;
  padding-bottom: 8px;
  font-size: 14px;
  line-height: 18px;
  color: #252525;
  border-bottom: 1px solid #bfbfbf; }
  .b-chat-list__item-custom.m-greeting,
  .b-chat-list__item.m-greeting {
    padding: 5px 0 10px; }

.b-chat-bottom {
  position: absolute;
  bottom: 0;
  right: 15px;
  left: 15px;
  padding: 20px 0;
  border-top: 1px solid #BFBFBF; }
  .b-chat-bottom textarea {
    height: 72px !important; }

.b-chat-text {
  width: 100%;
  height: 75px;
  padding: 10px;
  border: 1px solid #89bfad;
  resize: none;
  margin-top: 5px;
  color: #333333;
  font-size: 12px;
  line-height: 18px; }

.b-chat-menu-icon {
  float: left;
  height: 14px;
  width: 17px;
  margin: 7px 5px;
  background: url(../img/icons/chat-menu-icon.png) no-repeat center center; }
  .b-chat-menu-icon:focus, .b-chat-menu-icon.active {
    background: url(../img/icons/chat-menu-icon-black.png) no-repeat center center; }

.b-options-icon {
  float: left;
  width: 16px;
  height: 16px;
  margin: 7px 5px;
  background: url(../img/icons/chat-options-icon.png) no-repeat center center; }
  .b-options-icon:focus, .b-options-icon.active {
    background: url(../img/icons/chat-options-icon-black.png) no-repeat center center; }

.b-chat-icon {
  display: block;
  float: left;
  width: 13px;
  height: 14px;
  background: url(../img/icons/chat-icon.png) no-repeat center center; }
  .b-chat-icon:focus, .b-chat-icon.active {
    background: url(../img/icons/chat-icon-black.png) no-repeat center center; }

.b-chat-send {
  float: right;
  padding: 8px 15px;
  background: #85bbaa;
  font-size: 14px;
  line-height: 18px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif"; }

.b-main-bottom-chat {
  height: 100%;
  display: none; }
  .b-main-bottom-chat .b-chat {
    max-height: 500px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 170px; }

.panel-default {
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  padding: 15px 15px 30px; }

.owl-item.loading {
  min-height: 74px;
  background: url(../img/AjaxLoader.gif) no-repeat scroll center center; }

.loader-outer {
  background: url(../img/logo/logo.png) no-repeat scroll center center #000000;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 99999; }

.loader-inner {
  background: url(../img/horizontal-loader.gif) no-repeat;
  background-size: cover;
  height: 73px;
  width: 203px;
  margin-top: -0px;
  margin-left: -102px;
  left: 50%;
  top: 50%;
  position: absolute; }

.b-social__link {
  display: block;
  float: left;
  height: 37px;
  width: 32px;
  padding: 12px 9px 0; }

.b-social__link_facebook {
  background: url(/img/icons/fb_ic.png) no-repeat center center #4F67A7; }
  .b-social__link_facebook:hover {
    background: url(/img/icons/fb_ic.png) no-repeat center center #4F67A7; }

.b-social__link_twitter {
  background: url(/img/icons/tw_ic.png) no-repeat center center #42C8F4; }
  .b-social__link_twitter:hover {
    background: url(/img/icons/tw_ic.png) no-repeat center center #42C8F4; }

.b-social__link_vkontakte {
  background: url(/img/icons/vk_ic.png) no-repeat center center #6084AE; }
  .b-social__link_vkontakte:hover {
    background: url(/img/icons/vk_ic.png) no-repeat center center #6084AE; }

.b-social__link_gplus {
  background: url(/img/icons/gplus_ic.png) no-repeat center center #D74237; }
  .b-social__link_gplus:hover {
    background: url(/img/icons/gplus_ic.png) no-repeat center center #D74237; }

.b-social__link_odnoklassniki {
  background: url(/img/icons/ok_ic_white.png) no-repeat center center #F88836; }
  .b-social__link_odnoklassniki:hover {
    background: url(/img/icons/ok_ic_white.png) no-repeat center center #F88836; }

.b-social__link_mailru {
  background: url(/img/icons/mr_ic_white.png) no-repeat center center #054B89; }
  .b-social__link_mailru:hover {
    background: url(/img/icons/mr_ic_white.png) no-repeat center center #054B89; }

.b-video-block-title {
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  padding-top: 15px; }

.b-video-block {
  position: relative;
  margin: 10px 0;
  background: #e5e5e5;
  padding: 4px 0;
  width: 100%; }

.b-video-player-wrapper {
  position: relative;
  width: 55%;
  padding-bottom: 30%; }
  .b-video-player-wrapper img {
    width: 100%; }

.b-video-list-wrapper {
  position: absolute;
  right: 0;
  top: 0;
  width: 45%;
  height: 100%;
  background: #E5E5E5;
  font-size: 0; }

.b-video-player-item {
  position: absolute;
  width: 100%;
  height: 100%; }
  .b-video-player-item img {
    max-height: 100%;
    max-width: 100%; }
  .b-video-player-item iframe {
    width: 100%;
    height: 100%; }

.b-video-list {
  position: absolute;
  top: 4px;
  left: 8px;
  bottom: 4px;
  right: 4px;
  overflow-y: scroll;
  overflow-x: hidden; }

.b-video-list-item {
  padding: 6px 0;
  border-bottom: 1px solid #e5e5e5; }
  .b-video-list-item:last-child {
    border: none; }
  .b-video-list-item:hover {
    background: #dcdcdc; }
  .b-video-list-item.active {
    background: #cccccc !important; }

.b-video-list-text,
.b-video-list-img-link {
  display: inline-block;
  vertical-align: middle; }

.b-video-list-img-link {
  position: relative;
  width: 30%; }
  .b-video-list-img-link img {
    width: 100%; }

.b-video-list-text {
  padding-left: 6px;
  width: 70%; }

.b-video-list-date,
.b-video-list-title,
.b-video-list-section {
  font-size: 12px; }

.b-video-list-date {
  display: block;
  color: #a9a9a9; }

.b-video-list-title {
  display: block;
  color: #3d4247; }

.b-video-list-section {
  display: block;
  color: #14805e;
  text-transform: uppercase; }

.b-video-player-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 77px;
  background: url(../img/white-bg.png);
  padding: 20px; }

.b-video-player-section {
  color: #14805e;
  font-size: 10px;
  line-height: 14px; }

.b-video-player-title {
  color: #3d4247;
  font-size: 16px;
  line-height: 22px; }

.b-video-play-icon-big,
.b-video-play-icon-medium,
.b-video-play-icon-small {
  position: absolute;
  top: 50%;
  left: 50%;
  background-repeat: no-repeat; }

.b-video-play-icon-big {
  margin: -67px 0 0 -67px;
  width: 134px;
  height: 134px;
  background-image: url(../img/play-btn-large.png); }

.b-video-play-icon-medium {
  margin: -45px 0 0 -45px;
  width: 90px;
  height: 90px;
  background-image: url(../img/play-btn-medium.png); }

.b-video-play-icon-small {
  margin: -24px 0 0 -24px;
  width: 48px;
  height: 48px;
  background-image: url(../img/play-btn-small.png); }

.b-map-wrapper {
  height: 470px;
  background-image: url(../img/map/map-bg.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000000;
  position: relative; }
  .b-map-wrapper.m-hidden-form .b-map-form-wrapper {
    display: none; }
  .b-map-wrapper.m-hidden-form .b-map-form-toggle {
    display: block; }

.b-map-mark {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  padding: 3px;
  background-color: #ffffff;
  border-radius: 50%;
  text-align: center; }

.b-map-mark-number {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 30px;
  width: 44px;
  height: 44px;
  background-color: #114d3a;
  border-radius: 50%;
  color: #ffffff; }

.b-map-image-wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 44px;
  height: 44px; }

.b-map-form-wrapper {
  position: absolute;
  left: 60px;
  bottom: 40px;
  background-image: url(../img/map/form-bg.png);
  width: 300px;
  padding: 20px; }

.b-map-input {
  padding-bottom: 12px; }
  .b-map-input label {
    display: block;
    color: #000;
    font-size: 19px;
    margin: 0;
    line-height: 23px;
    text-transform: uppercase; }
  .b-map-input input[type='submit'] {
    margin: 10px 0;
    height: 40px;
    width: 100%;
    background: #14805e;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #ffffff; }
  .b-map-input select {
    display: block;
    width: 106%;
    height: 38px;
    background-color: #ffffff;
    background-image: url(../img/map/down-arrow.png);
    background-repeat: no-repeat;
    background-position: 90% center; }
  .b-map-input .m-select-wrapper {
    overflow: hidden;
    width: 100%;
    border: 1px solid #cfd4d8; }

.b-map-form-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  background: url(../img/icons/close_ic.png) no-repeat;
  cursor: pointer; }

.b-map-form-toggle {
  display: none;
  position: absolute;
  left: 10px;
  bottom: 60px;
  border-radius: 2px;
  background-image: url(../img/map/form-bg.png);
  padding: 0 10px;
  font: 11px/22px Arial,Helvetica,sans-serif;
  font-weight: bold;
  cursor: pointer; }

.b-tabs-grid {
  position: relative;
  margin: 25px 0 35px 0; }
  .b-tabs-grid.m-have-counter-right {
    padding-right: 125px; }

.b-tabs-grid-item {
  display: inline-block;
  vertical-align: middle;
  width: 140px;
  height: 40px;
  margin-right: 4px;
  text-align: center;
  line-height: 40px;
  border: 2px solid #89bfae;
  background: #ffffff;
  color: #14805e; }
  .b-tabs-grid-item:hover, .b-tabs-grid-item.active {
    background: #14805e;
    color: #ffffff;
    border-color: #14805e; }
  .b-tabs-grid-item a {
    display: block;
    height: 100%; }

.b-tabs-grid-counter {
  display: block;
  position: absolute;
  top: 0;
  font-size: 12px;
  line-height: 16px; }
  .b-tabs-grid-counter.m-right {
    right: 0; }

.b-map-item-img {
  max-width: 100%;
  width: 100%;
  margin-bottom: 15px; }

.b-map-item-tour {
  font-size: 16px;
  line-height: 20px;
  color: #000000; }

.b-map-item-name {
  color: #7a7a7a;
  font-size: 14px; }

.b-map-item-date {
  color: #7a7a7a;
  font-size: 12px; }

.b-comments-item {
  position: relative;
  margin: 10px 0;
  border-bottom: 1px solid #89bfad; }

.b-comments-author {
  position: absolute;
  right: 10px;
  bottom: 0;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif"; }

.b-comments-message {
  padding: 20px 10px 36px; }

.b-pub-rating {
  float: right; }

.b-collapse-link {
  position: relative;
  padding-bottom: 18px;
  color: #ffffff;
  border-bottom: 1px solid #ececec; }
  .b-collapse-link:after {
    content: 'Свернуть все';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 28px;
    text-transform: none;
    color: #14805E; }
  .b-collapse-link:hover:after {
    color: #ffffff; }
  .b-collapse-link.collapsed:after {
    content: 'Показать все'; }

.b-mc-item-tooltip {
  position: absolute;
  padding: 5px 5px 2px 5px;
  left: 0;
  bottom: 112%;
  display: none;
  opacity: 0;
  background: #000;
  border-radius: 5px;
  font-size: 14px;
  white-space: nowrap;
  color: #ffffff;
  z-index: 200; }
  .b-mc-item-tooltip.m-left {
    left: -4px; }
  .b-mc-item-tooltip:after {
    position: absolute;
    bottom: -5px;
    left: 10px;
    content: '';
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #000000 transparent transparent; }
  .b-mc-item-tooltip.m-hidden {
    display: none !important; }

.b-betting-table__link {
  position: relative;
  font-size: 0;
  display: block; }
  .b-betting-table__link:hover {
    opacity: 1 !important; }
    .b-betting-table__link:hover .b-mc-item-tooltip {
      display: block;
      opacity: 1; }
  .b-betting-table__link .m-odd,
  .b-betting-table__link .m-up,
  .b-betting-table__link .m-down {
    display: inline-block;
    vertical-align: middle; }
  .b-betting-table__link .m-up,
  .b-betting-table__link .m-down {
    position: absolute;
    top: 3px;
    left: 0;
    width: 8px;
    height: 13px;
    margin: 0 5px; }
  .b-betting-table__link.m-no-img {
    padding: 0 15px;
    margin: 0; }
    .b-betting-table__link.m-no-img .m-up,
    .b-betting-table__link.m-no-img .m-down {
      position: absolute;
      top: 50%;
      margin-top: -7px;
      left: 5px; }
  .b-betting-table__link .m-odd {
    position: relative;
    width: 56px;
    padding-left: 18px;
    font-size: 14px; }
  .b-betting-table__link .m-up {
    background: url(/img/icons/up-arrow2.png) no-repeat; }
  .b-betting-table__link .m-down {
    background: url(/img/icons/down-arrow2.png) no-repeat; }
  .b-betting-table__link img {
    max-height: 17px; }

.b-bookmaker-cell {
  width: 220px;
  text-align: left !important; }

.b-last-cell {
  width: 150px; }

.b-betting-table__logo,
.b-betting-table__name {
  display: inline-block;
  vertical-align: middle; }

.b-betting-table__logo {
  max-width: 60px; }

.b-betting-table__name {
  font-size: 14px;
  color: #006ECF; }

.b-panel-group {
  position: relative;
  margin: 20px 0 0 0; }

.b-matches-preloader {
  padding: 40px 0;
  color: #000000;
  font-size: 24px;
  text-align: center; }

.b-main-top {
  padding: 25px 0; }

.b-logo-top {
  display: block;
  float: left;
  width: 203px;
  height: 31px;
  background: url(../img/logo/logo.png) no-repeat; }

.b-menu-top {
  overflow: hidden; }

.b-menu-button {
  float: right;
  width: 56px;
  height: 20px;
  background: url(../img/icons/menu-mob-small-green.png) no-repeat center center; }
  .b-menu-button.collapsed {
    background: url(../img/icons/menu-mob-small-white.png) no-repeat center center; }

.b-menu-link {
  display: inline-block;
  vertical-align: top;
  height: 23px;
  padding: 7px 13px 0;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
  text-transform: uppercase; }
  .b-menu-link:hover, .b-menu-link.active {
    color: #D12A1E; }
  .b-menu-link .m-live {
    font-family: "Conv_CRC-regular", "Arial", "sans-serif";
    color: #FFFFFF;
    display: block;
    font-size: 8px;
    line-height: 10px;
    text-transform: uppercase;
    text-align: right; }

.b-time {
  float: right;
  width: 46px;
  height: 31px;
  border: 1px solid #FEC131;
  text-align: center;
  font-size: 14px;
  line-height: 31px;
  font-family: "Conv_CRC-bold", "Arial", "sans-serif";
  color: #FFFFFF; }
  .b-time.b-hidden-time {
    display: none; }

.b-search {
  float: right;
  background: url(../img/tr-bg.png) repeat;
  border: 1px solid rgba(255, 255, 255, 0.5); }

@media only screen and (max-width: 1040px) {
  .l-container {
    width: auto;
    min-width: 320px; } }

@media only screen and (min-width: 1040px) {
  .m-hidden-s {
    display: none; } }

.b-menu-collapse {
  overflow: hidden; }
  @media only screen and (min-width: 1040px) {
    .b-menu-collapse {
      display: block !important;
      top: 100%; } }
  @media only screen and (max-width: 1040px) {
    .b-menu-collapse {
      position: absolute;
      z-index: 20;
      top: 100%;
      left: 0;
      width: 100%;
      background: none repeat scroll 0 0 #14171c; } }
  @media only screen and (max-width: 1040px) {
    .b-menu-collapse .b-time {
      display: none; } }
  .b-menu-collapse .collapsing {
    -webkit-transition: none;
    transition: none; }

@media only screen and (max-width: 1040px) {
  .b-search {
    display: block;
    height: auto;
    padding: 2px 0 0 0;
    border-style: solid;
    border-color: #1f2225;
    border-width: 0 0 1px 0;
    color: #686868;
    font-size: 14px;
    line-height: 90px;
    font-family: "Conv_CRC-light", "Arial", "sans-serif";
    text-transform: none;
    float: none;
    text-align: left; } }

@media only screen and (max-width: 1040px) {
  .b-menu-collapse .b-input-search {
    display: inline-block;
    width: auto;
    height: 85px;
    padding: 0 0 0 5px;
    background: none repeat scroll 0 0 transparent;
    color: #ffffff; } }
@media only screen and (max-width: 1040px) {
  .b-menu-collapse .b-input-submit {
    height: 85px;
    width: 60px;
    float: left;
    background: url(../img/icons/search-icon-grey.png) no-repeat center center; } }

@media only screen and (max-width: 1040px) {
  .b-menu-link {
    display: block;
    height: auto;
    padding: 2px 0 0 56px;
    text-align: left;
    border-bottom: 1px solid #1f2225;
    color: #686868;
    font-size: 14px;
    line-height: 90px;
    font-family: "Conv_CRC-light", "Arial", "sans-serif";
    text-transform: none; }
    .b-menu-link:hover {
      color: #ffffff;
      font-family: "Conv_CRC-bold", "Arial", "sans-serif";
      background: #17805b; }
      .b-menu-link:hover .m-live {
        color: #ffffff; }
    .b-menu-link .m-live {
      display: inline-block;
      color: #686868;
      text-align: left;
      text-transform: none; }
    .b-menu-link.m-menu-icon {
      background-image: url(../img/icons/menu-small-icon-white.png);
      background-position: center center;
      background-repeat: no-repeat;
      background-color: #181B1E; }
    .b-menu-link.m-broadcast-icon {
      background-image: url(../img/icons/tv-icon-grey.png);
      background-position: 17px center;
      background-repeat: no-repeat; }
      .b-menu-link.m-broadcast-icon:hover {
        background-image: url(../img/icons/tv-icon-white.png); }
    .b-menu-link.m-results-icon {
      background-image: url(../img/icons/results-icon-grey.png);
      background-position: 17px center;
      background-repeat: no-repeat; }
      .b-menu-link.m-results-icon:hover {
        background-image: url(../img/icons/results-icon-white.png); }
    .b-menu-link.m-video-icon {
      background-image: url(../img/icons/video-icon-grey.png);
      background-position: 17px center;
      background-repeat: no-repeat; }
      .b-menu-link.m-video-icon:hover {
        background-image: url(../img/icons/video-icon-white.png); }
    .b-menu-link.m-bets-icon {
      background-image: url(../img/icons/bets-icon-grey.png);
      background-position: 17px center;
      background-repeat: no-repeat; }
      .b-menu-link.m-bets-icon:hover {
        background-image: url(../img/icons/bets-icon-white.png); }
    .b-menu-link.m-news-icon {
      background-image: url(../img/icons/news-icon-grey.png);
      background-position: 17px center;
      background-repeat: no-repeat; }
      .b-menu-link.m-news-icon:hover {
        background-image: url(../img/icons/news-icon-white.png); }
    .b-menu-link.m-forum-icon {
      background-image: url(../img/icons/forum-icon-grey.png);
      background-position: 17px center;
      background-repeat: no-repeat; }
      .b-menu-link.m-forum-icon:hover {
        background-image: url(../img/icons/forum-icon-white.png); }
    .b-menu-link.m-services-icon {
      background-image: url(../img/icons/options-icon-grey.png);
      background-position: 17px center;
      background-repeat: no-repeat; }
      .b-menu-link.m-services-icon:hover {
        background-image: url(../img/icons/options-icon-white.png); } }

@media only screen and (max-width: 1040px) {
  .b-time.b-hidden-time {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 10px; } }

@media only screen and (max-width: 1040px) {
  .b-menu-top {
    padding-top: 5px;
    float: left; } }

@media only screen and (max-width: 1040px) {
  .b-main-top .b-logo-top {
    display: inline-block;
    float: none;
    margin-left: -56px;
    vertical-align: middle; } }

@media only screen and (max-width: 1040px) {
  .b-main-top {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px; } }

@media only screen and (max-width: 1040px) {
  .b-event-header {
    display: block; } }
@media only screen and (max-width: 1040px) {
  .b-event-header .b-buttons-group {
    display: block;
    text-align: center; } }

@media only screen and (max-width: 960px) {
  .b-player,
  .b-informer {
    width: auto;
    display: block; }

  .b-subscribe-block {
    text-align: center;
    padding: 0 20px; }

  .b-subscribe-text {
    display: block;
    width: 100%;
    margin: 0 0 15px; }

  .b-subscribe-submit {
    margin: 15px 0 0 0; }

  .b-subscribe-input {
    margin: 15px 12px 0 0 !important; }

  .b-subscribe-title {
    width: 100%; } }
.b-mc-collapse-link {
  position: relative;
  display: none;
  z-index: 50; }
  @media (min-width: 800px) and (max-width: 960px) {
    .b-mc-collapse-link {
      display: block;
      height: 20px;
      width: 20px; } }
  @media (min-width: 320px) and (max-width: 480px) {
    .b-mc-collapse-link {
      display: block;
      height: 20px;
      width: 20px; } }

@media only screen and (min-width: 960px) {
  .b-mc-collapse {
    display: block;
    height: auto !important; } }
@media (min-width: 320px) and (max-width: 480px) {
  .b-mc-collapse {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #f4f7fa; }
    .b-mc-collapse.in {
      height: 100%; } }
@media (min-width: 480px) and (max-width: 800px) {
  .b-mc-collapse {
    display: block;
    height: auto !important; } }
@media (min-width: 800px) and (max-width: 960px) {
  .b-mc-collapse {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #f4f7fa; }
    .b-mc-collapse.in {
      height: 100%; } }

@media (min-width: 320px) and (max-width: 480px) {
  .b-mc-collapse-inner {
    padding: 10px 10px 10px 58px; } }
@media (min-width: 800px) and (max-width: 960px) {
  .b-mc-collapse-inner {
    padding: 10px 10px 10px 58px; } }

@media only screen and (max-width: 800px) {
  .b-mc-info-item, .b-mc-info-item-empty {
    display: block;
    width: 100%;
    margin: 1% 0;
    border-right: none !important; } }

@media only screen and (max-width: 1040px) {
  .b-events-list,
  .b-mc-top {
    padding-left: 30px;
    padding-right: 30px; } }

@media only screen and (max-width: 480px) {
  .b-heading-s {
    display: none; } }

@media only screen and (max-width: 520px) {
  .b-item_small {
    padding: 30px 0 5px; }

  .b-item-status,
  .b-item-start {
    top: 9px;
    width: 49%;
    margin: 0; } }
@media only screen and (max-width: 480px) {
  .b-footer-social,
  .b-footer-nav {
    float: none;
    text-align: center;
    margin: 0 0 15px 0; }

  .b-footer-info .b-logo-top {
    float: none;
    margin: 0 auto 30px; }

  .b-copyright {
    text-align: center; } }
@media only screen and (max-width: 720px) {
  .b-promo-small {
    width: 100%; } }

@media only screen and (min-width: 480px) {
  .b-table .m-hideable-s {
    display: table-cell; }
  .b-table th, .b-table td {
    padding-left: 5px;
    padding-right: 5px; } }
@media only screen and (min-width: 540px) {
  .b-table .m-hideable-m {
    display: table-cell; } }
@media only screen and (min-width: 640px) {
  .b-table .m-hideable-l {
    display: table-cell; } }
@media only screen and (min-width: 750px) {
  .b-table .m-hideable-m,
  .b-table .m-hideable-l {
    display: none; } }
@media only screen and (min-width: 800px) {
  .b-table .m-hideable-m {
    display: table-cell; } }
@media only screen and (min-width: 960px) {
  .b-table .m-hideable-l {
    display: table-cell; } }
@media only screen and (max-width: 920px) {
  .b-item-info .m-icon,
  .b-item-info .m-info-name {
    display: inline-block;
    vertical-align: middle; }
  .b-item-info .m-icon {
    float: none;
    margin: 0; }
  .b-item-info .m-info-name {
    padding: 0; }
    .b-item-info .m-info-name .m-info-status {
      display: inline-block;
      vertical-align: middle; }

  .b-item-team {
    width: 48%; }

  .m-responsive .m-small-item, .m-responsive .b-table-grid .m-small-item-hor, .b-table-grid .m-responsive .m-small-item-hor {
    display: inline-block;
    width: 33%;
    margin-top: -1px;
    border-width: 1px; }

  .m-right-closed .m-responsive .m-small-item, .m-right-closed .m-responsive .b-table-grid .m-small-item-hor, .b-table-grid .m-right-closed .m-responsive .m-small-item-hor,
  .m-left-closed .m-responsive .m-small-item,
  .m-left-closed .m-responsive .b-table-grid .m-small-item-hor,
  .b-table-grid .m-left-closed .m-responsive .m-small-item-hor {
    display: table-cell;
    width: auto;
    margin-top: 0; }
    .m-right-closed .m-responsive .m-small-item.m-bottom-wide, .m-right-closed .m-responsive .b-table-grid .m-bottom-wide.m-small-item-hor, .b-table-grid .m-right-closed .m-responsive .m-bottom-wide.m-small-item-hor,
    .m-left-closed .m-responsive .m-small-item.m-bottom-wide,
    .m-left-closed .m-responsive .b-table-grid .m-bottom-wide.m-small-item-hor,
    .b-table-grid .m-left-closed .m-responsive .m-bottom-wide.m-small-item-hor {
      display: block;
      width: 100%;
      margin: -31px 0 30px 0; } }
@media only screen and (max-width: 750px) {
  .m-responsive .m-small-item, .m-responsive .b-table-grid .m-small-item-hor, .b-table-grid .m-responsive .m-small-item-hor {
    display: inline-block !important;
    width: 33% !important;
    margin-top: -1px !important; }
    .m-responsive .m-small-item.m-bottom-wide, .m-responsive .b-table-grid .m-bottom-wide.m-small-item-hor, .b-table-grid .m-responsive .m-bottom-wide.m-small-item-hor {
      display: block !important;
      width: 100% !important;
      margin: -31px 0 30px 0 !important; }

  .b-video-player-wrapper {
    width: 100%;
    padding-bottom: 55%; }

  .b-video-list,
  .b-video-list-wrapper {
    position: static;
    width: 100%; } }
@media screen and (max-width: 400px) {
  .b-inline-grid-wrapper {
    width: 200px;
    text-align: center; } }
@media (min-width: 400px) and (max-width: 600px) {
  .b-inline-grid-wrapper {
    width: 400px; } }
@media (min-width: 600px) and (max-width: 750px) {
  .b-inline-grid-wrapper {
    width: 600px; } }
@media (min-width: 750px) and (max-width: 960px) {
  .b-inline-grid-wrapper {
    width: 390px; }
    .b-inline-grid-wrapper .b-carousel-item {
      margin: 5px; } }
@media (min-width: 960px) and (max-width: 1160px) {
  .b-inline-grid-wrapper {
    width: 600px; } }
@media (min-width: 1160px) and (max-width: 1240px) {
  .b-inline-grid-wrapper {
    width: 800px; } }
@media (min-width: 1240px) and (max-width: 1440px) {
  .b-inline-grid-wrapper {
    width: 600px; } }
@media (min-width: 1440px) and (max-width: 1640px) {
  .b-inline-grid-wrapper {
    width: 800px; } }
@media (min-width: 1640px) and (max-width: 1840px) {
  .b-inline-grid-wrapper {
    width: 1000px; } }
@media screen and (min-width: 1840px) {
  .b-inline-grid-wrapper {
    width: 1200px; } }
@media screen and (min-width: 1400px) {
  .b-header-team__left {
    direction: rtl; } }
@media screen and (max-width: 1400px) {
  .b-header-team {
    text-align: center !important; }

  .b-header-team__logo {
    display: block;
    margin: 0 auto; } }
@media screen and (max-width: 1240px) {
  .b-header-team {
    font-size: 24px;
    line-height: 28px; }

  .b-left-menu-list {
    width: 60px;
    top: 43px; }

  .b-left-menu-inner {
    display: none; }

  .b-left-col {
    width: 60px; }
    .b-left-col .b-left-col-bg {
      display: none; }
    .b-left-col .m-input {
      display: none; }
    .b-left-col .b-left-small-menu {
      display: none; }
    .b-left-col.open {
      width: 260px; }
      .b-left-col.open .b-left-col-bg {
        display: block; }
      .b-left-col.open .m-input {
        display: block; }
      .b-left-col.open .b-left-small-menu {
        display: block; }
      .b-left-col.open .m-menu-icon,
      .b-left-col.open .b-left-menu-list {
        width: 200px; }
        .b-left-col.open .m-menu-icon .m-hidden-toggle,
        .b-left-col.open .b-left-menu-list .m-hidden-toggle {
          display: none; }
        .b-left-col.open .m-menu-icon .b-left-menu-list__item,
        .b-left-col.open .b-left-menu-list .b-left-menu-list__item {
          text-indent: 0;
          background-position: 17px center !important; }
        .b-left-col.open .m-menu-icon .m-item-logo,
        .b-left-col.open .b-left-menu-list .m-item-logo {
          display: block; }
        .b-left-col.open .m-menu-icon .b-submit__left-menu,
        .b-left-col.open .b-left-menu-list .b-submit__left-menu {
          width: 51px; }
      .b-left-col.open .b-left-menu-inner {
        display: block; }

  .b-mid-col {
    margin: 0 300px 0 60px; }

  .m-hidden-toggle {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
    display: block; }

  .m-item-logo {
    display: none; }

  .b-submit__left-menu {
    width: 100%; }

  .b-column-control__left {
    display: none; } }
@media (min-width: 750px) and (max-width: 1240px) {
  .b-left-menu-list__item {
    text-indent: -9999px;
    background-position: center center !important; } }
@media (min-width: 1240px) and (max-width: 1360px) {
  .b-match-team-logo {
    display: block;
    margin: 2% auto; } }
@media screen and (max-width: 1040px) {
  .b-header-team__name {
    font-size: 30px;
    line-height: 32px; }

  .b-match-info {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #2a2d30;
    text-align: center; }

  .b-match-team {
    width: 44%; }
    .b-match-team.b-match-team__wide {
      width: 88%; }

  .b-match-info-title {
    text-align: center; }
    .b-match-info-title .m-icon {
      float: none;
      display: inline-block; }
    .b-match-info-title span {
      display: inline-block; }

  .b-match-info-time {
    text-align: center;
    padding-left: 0; }

  .b-cap-block span {
    font-size: 20px;
    line-height: 22px; }

  .b-header-score {
    font-size: 34px; } }
@media screen and (max-width: 960px) {
  .b-header-team__name {
    font-size: 26px;
    line-height: 28px; } }
@media (min-width: 750px) and (max-width: 880px) {
  .b-match-team-logo {
    display: block;
    margin: 2% auto; } }
@media screen and (max-width: 800px) {
  .b-header-team__name {
    font-size: 20px;
    line-height: 24px; }

  .b-match-team {
    width: 40%; }
    .b-match-team.b-match-team__wide {
      width: 80%; }

  .b-match-score {
    width: 20%; } }
@media screen and (max-width: 750px) {
  .b-column-control__right,
  .b-right-col {
    display: none; }

  .b-table-grid .m-medium-item {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px; } }
@media screen and (max-width: 750px) {
  .b-header {
    display: block; }

  .b-mid-col {
    margin: 0;
    margin-top: 61px; }

  .b-left-col,
  .b-right-col {
    width: 100%;
    top: 61px; }

  .b-left-col {
    display: none; }
    .b-left-col .m-input {
      display: block; }
      .b-left-col .m-input .b-input-submit {
        width: 60px;
        height: 85px; }
      .b-left-col .m-input .b-search__left-menu {
        width: auto;
        height: 85px; }

  .b-left-menu-inner {
    display: none; }

  .m-hidden-toggle {
    display: none; }

  .b-left-menu-list {
    float: none;
    width: 100%; }

  .b-left-menu-list__item {
    line-height: 90px; }

  .b-left-small-menu {
    bottom: 61px;
    display: block !important; } }
@media screen and (max-width: 460px) {
  .b-header {
    height: 61px;
    padding: 14px 0 0 0; }

  .b-mid-col {
    padding-top: 61px; }

  .b-right-col,
  .b-left-col {
    top: 61px; }

  .b-header-logo {
    width: 200px;
    height: 30px;
    margin-top: 2px;
    background-size: cover; }

  .b-header-menu__left,
  .b-header-menu__right {
    width: 55px; }

  .b-section-header {
    padding: 10px 5px;
    background-size: cover; }

  .b-header-score {
    font-size: 20px;
    line-height: 20px;
    padding: 0;
    vertical-align: middle; }

  .b-filters {
    padding-top: 10px; }

  .b-channels {
    padding: 0; }

  .b-bets-info {
    padding: 5px; }

  .b-bets-bold-line {
    padding: 5px 0 0 0; }

  .b-bet-factor {
    font-size: 14px;
    line-height: 16px; }

  .b-section-matches {
    padding: 15px 3px; }

  .b-match-score {
    font-size: 16px;
    line-height: 18px;
    padding: 10px 0; }

  .b-match-team {
    padding: 5px 0; }

  .b-match-team-logo {
    display: block;
    margin: 0 auto; }

  .b-section-match-stats {
    padding: 22px 3px; }

  .b-stats-list {
    padding: 0; }

  .b-stats-tab {
    display: block;
    width: auto; }

  .b-stats-item-time,
  .b-stats-item-player {
    font-size: 12px;
    line-height: 14px; }

  .b-stats-item-status__inner {
    padding: 3px; }

  .b-stream-buttons {
    float: left; }
    .b-stream-buttons .b-button, .b-stream-buttons .b-button-yellow, .b-stream-buttons .b-button-yellow_filled {
      display: block; }

  .b-stats-list-review__item.m-double, .b-stats-list-review__item.m-triple {
    width: 98%; } }
@media screen and (min-width: 750px) {
  .b-short-tab {
    display: none !important; }

  .b-short-pane {
    display: none !important; }

  .b-long-pane {
    display: block !important; } }
.b-body.m-left-closed .b-mid-col {
  margin-left: 60px; }
.b-body.m-left-closed .b-left-menu-list {
  width: 60px;
  top: 43px; }
.b-body.m-left-closed .b-left-menu-inner {
  display: none; }
.b-body.m-left-closed .b-left-small-menu {
  display: none; }
.b-body.m-left-closed .b-left-col {
  width: 60px; }
  .b-body.m-left-closed .b-left-col .b-left-col-bg {
    display: none; }
  .b-body.m-left-closed .b-left-col .m-input {
    display: none; }
  .b-body.m-left-closed .b-left-col.open {
    width: 260px; }
    .b-body.m-left-closed .b-left-col.open .b-left-col-bg {
      display: block; }
    .b-body.m-left-closed .b-left-col.open .m-input {
      display: block; }
    .b-body.m-left-closed .b-left-col.open .b-left-small-menu {
      display: block; }
    .b-body.m-left-closed .b-left-col.open .m-menu-icon,
    .b-body.m-left-closed .b-left-col.open .b-left-menu-list {
      width: 200px; }
      .b-body.m-left-closed .b-left-col.open .m-menu-icon .m-hidden-toggle,
      .b-body.m-left-closed .b-left-col.open .b-left-menu-list .m-hidden-toggle {
        display: none; }
      .b-body.m-left-closed .b-left-col.open .m-menu-icon .b-left-menu-list__item,
      .b-body.m-left-closed .b-left-col.open .b-left-menu-list .b-left-menu-list__item {
        text-indent: 0;
        background-position: 17px center !important; }
      .b-body.m-left-closed .b-left-col.open .m-menu-icon .m-item-logo,
      .b-body.m-left-closed .b-left-col.open .b-left-menu-list .m-item-logo {
        display: block; }
      .b-body.m-left-closed .b-left-col.open .m-menu-icon .b-submit__left-menu,
      .b-body.m-left-closed .b-left-col.open .b-left-menu-list .b-submit__left-menu {
        width: 51px; }
    .b-body.m-left-closed .b-left-col.open .b-left-menu-inner {
      display: block; }
.b-body.m-left-closed .b-left-menu-list__item {
  text-indent: -9999px;
  background-position: center center !important; }
.b-body.m-left-closed .m-hidden-toggle {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  display: block; }
.b-body.m-left-closed .m-item-logo {
  display: none; }
.b-body.m-left-closed .b-submit__left-menu {
  width: 100%; }
.b-body.m-right-closed .b-right-col {
  display: none; }
.b-body.m-right-closed .b-mid-col {
  margin-right: 0; }

.b-mid-col.m-no-right-col {
  margin-right: 0; }

.g-absolute {
  position: absolute; }

.g-relative {
  position: relative; }

.g-no-hover-bg:hover {
  background: none; }

.g-clear {
  clear: both; }

.g-rtl {
  direction: rtl; }

.g-h1 {
  font-size: 36px;
  line-height: 38px;
  margin: 10px 0; }

.g-h2 {
  font-size: 30px;
  line-height: 32px;
  margin: 8px 0; }

.g-h3 {
  font-size: 24px;
  line-height: 26px;
  margin: 5px 0; }

.g-h4 {
  font-size: 18px;
  line-height: 20px;
  margin: 5px 0; }

.g-h5 {
  font-size: 14px;
  line-height: 16px;
  margin: 2px 0; }

.g-h6 {
  font-size: 12px;
  line-height: 14px;
  margin: 2px 0; }

.g-block {
  display: block; }

.g-table {
  display: table; }

.g-table_fixed {
  display: table;
  table-layout: fixed; }

.g-layout_fixed {
  table-layout: fixed; }

.g-row {
  display: table-row; }

.g-cell {
  display: table-cell; }

.g-fleft {
  float: left; }

.g-fright {
  float: right; }

.g-center {
  margin: 0 auto;
  float: none; }

.g-uppercase {
  text-transform: uppercase; }

.g-no-transform {
  text-transform: none; }

.g-bord-rigth_grey {
  border-right: 1px solid #ececec; }

.g-bord-rigth_light {
  border-right: 1px solid rgba(0, 0, 0, 0.15); }

.g-bord-hor_black {
  border-top: 1px solid #292526;
  border-bottom: 1px solid #292526; }

.g-no-border-top {
  border-top: none; }

.g-no-border-left {
  border-left: none; }

.g-no-border-right {
  border-right: none; }

.g-no-borders {
  border: none; }

.g-no-margin {
  margin: 0; }

.g-no-padding {
  padding: 0; }

.g-font-bold {
  font-family: "Conv_CRC-bold", "Arial", "sans-serif"; }

.g-font-regular {
  font-family: "Conv_CRC-regular", "Arial", "sans-serif"; }

.g-font-text {
  font-family: arial, helvetica, sans-serif; }

.g-font-46 {
  font-size: 46px;
  line-height: 48px; }

.g-font-30 {
  font-size: 30px;
  line-height: 34px; }

.g-font-26 {
  font-size: 26px;
  line-height: 28px; }

.g-font-24 {
  font-size: 24px;
  line-height: 26px; }

.g-font-20 {
  font-size: 20px;
  line-height: 22px; }

.g-font-18 {
  font-size: 18px;
  line-height: 20px; }

.g-font-16 {
  font-size: 16px;
  line-height: 18px; }

.g-font-14 {
  font-size: 14px;
  line-height: 16px; }

.g-font-12 {
  font-size: 12px;
  line-height: 14px; }

.g-bold {
  font-weight: bold; }

.g-text-center {
  text-align: center; }

.g-text-justify {
  text-align: justify; }

.g-bg-red {
  background: #D12A1E; }

.g-bg-yellow {
  background: #ffd700; }

.g-bg-dark-yellow {
  background: #ffc800; }

.g-bg-black {
  background: #000000; }

.g-bg-white {
  background: #FFFFFF; }

.g-bg-grey {
  background: #93979b; }

.g-bg-green {
  background: #124d38; }

.g-bg-light-grey {
  background: #f4f7fa; }

.g-no-bg {
  background: none; }

.g-white {
  color: #FFFFFF; }

.g-yellow {
  color: #FEC131; }

.g-black {
  color: #292526; }

.g-grey {
  color: #93979b; }

.g-blue {
  color: #104386; }

.g-green {
  color: #14805E; }

.g-red,
.g-col-red {
  color: #D12A1E; }

.g-fb-bg {
  background: #4F67A7; }

.g-vk-bg {
  background: #6084AE; }

.g-tw-bg {
  background: #42C8F4; }

.g-gp-bg {
  background: #D74237; }

.g-padd-15 {
  padding: 15px; }

.g-padd-10 {
  padding: 10px; }

.g-padd-bot-10 {
  padding-bottom: 10px; }

.g-padd-bot-50 {
  padding-bottom: 50px; }

.g-padd-hor-5 {
  padding: 0 5px; }

.g-padd-hor-10 {
  padding: 0 10px; }

.g-padd-ver-5 {
  padding: 5px 0; }

.g-pt10 {
  padding-top: 10px; }

.g-pb10 {
  padding-bottom: 10px; }

.g-pt60 {
  padding-top: 60px; }

.g-m6 {
  margin: 6px; }

.g-marg-top-10 {
  margin-top: 10px; }

.g-marg-top-15 {
  margin-top: 15px; }

.g-mt20,
.g-marg-top-20 {
  margin-top: 20px; }

.g-marg-bot-5 {
  margin-bottom: 5px; }

.g-marg-bot-10 {
  margin-bottom: 10px; }

.g-marg-bot-15 {
  margin-bottom: 15px; }

.g-marg-bot-25 {
  margin-bottom: 25px; }

.g-marg-bot-50 {
  margin-bottom: 50px; }

.b-mt-15 {
  margin-top: 15px; }

.b-mt-10 {
  margin-top: 10px; }

.g-mt30 {
  margin-top: 30px; }

.g-mb-30,
.b-mb-30 {
  margin-bottom: 30px; }

.g-marg-hor-5 {
  margin: 0 5px; }

.g-marg-hor-10 {
  margin: 0 10px; }

.g-marg-hor-15 {
  margin: 0 15px; }

.g-marg-hor-25 {
  margin: 0 25px; }

.g-marg-ver-25 {
  margin-top: 25px;
  margin-bottom: 25px; }

.b-marg-ver-30 {
  margin-top: 30px;
  margin-bottom: 30px; }

.g-marg-top-40 {
  margin-top: 40px; }

.g-marg-left-15 {
  margin-left: 15px; }

.g-shadow-inner {
  -webkit-box-shadow: 0 2.598px 7px -3px #000001 inset;
  -moz-box-shadow: 0 2.598px 7px -3px #000001 inset;
  box-shadow: 0 2.598px 7px -3px #000001 inset; }

.g-inline-block {
  display: inline-block; }

.g-text-left,
.g-text-left {
  text-align: left; }

.g-text-right,
.g-text-right {
  text-align: right; }

.g-middle {
  vertical-align: middle; }

.g-top {
  vertical-align: top; }

.g-bottom {
  vertical-align: bottom; }

.g-middle {
  vertical-align: middle; }

.g-flow-hidden {
  overflow: hidden; }

.g-wide {
  width: 100%; }

.g-short {
  width: auto; }

.g-b-bottom {
  border-bottom: 1px solid #ececec; }

.g-nowrap {
  white-space: nowrap; }

.g-wid-20per {
  width: 20%; }

.g-wid-30per {
  width: 30%; }

.g-wid-40per {
  width: 40%; }

.g-wid-half {
  width: 50%; }

.g-wid-60per {
  width: 60%; }

.g-wid-auto {
  width: auto; }

.g-w104 {
  width: 104px; }

.g-w120 {
  width: 120px; }

.g-live {
  color: #007716; }

.g-smooth, .b-carousel-img-wrapper, .b-carousel-info, .b-stats-list-title, .b-social__link {
  -webkit-transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -ms-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s; }

.g-smooth_tr {
  -webkit-transition: all 100ms ease-in-out 0s;
  -moz-transition: all 100ms ease-in-out 0s;
  -ms-transition: all 100ms ease-in-out 0s;
  -o-transition: all 100ms ease-in-out 0s;
  transition: all 100ms ease-in-out 0s; }
  .g-smooth_tr:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

.m-sport-icon,
.m-icon,
.b-icon {
  background-position: center center;
  background-repeat: no-repeat; }

.b-beach-volleyball-icon {
  background-image: url(../img/icons/beach-volleyball-icon.png); }

.b-beach-volleyball-icon-white {
  background-image: url(../img/icons/beach-volleyball-icon-white.png); }

.b-australian-footb-icon,
.b-australian-footb-icon-white {
  background-image: url(../img/icons/australian-football-icon.png); }

.b-field-hockey-icon {
  background-image: url(../img/icons/field-hockey-icon.png); }

.b-field-hockey-icon-white {
  background-image: url(../img/icons/field-hockey-icon-white.png); }

.b-waterpolo-icon {
  background-image: url(../img/icons/waterpolo-icon.png); }

.b-waterpolo-icon-white {
  background-image: url(../img/icons/waterpolo-icon-white.png); }

.b-badminton-icon {
  background-image: url(../img/icons/badminton-icon.png); }

.b-badminton-icon-white {
  background-image: url(../img/icons/badminton-icon-white.png); }

.b-baseball-icon {
  background-image: url(../img/icons/baseball-icon.png); }

.b-baseball-icon-white {
  background-image: url(../img/icons/baseball-icon-white.png); }

.b-esports-icon {
  background-image: url(../img/icons/esports-icon.png); }

.b-esports-icon-white {
  background-image: url(../img/icons/esports-icon-white.png); }

.b-table_tennis-icon {
  background-image: url(../img/icons/table-tennis-icon.png); }

.b-table_tennis-icon-white {
  background-image: url(../img/icons/table-tennis-icon-white.png); }

.b-darts-icon {
  background-image: url(../img/icons/darts-icon.png); }

.b-darts-icon-white {
  background-image: url(../img/icons/darts-icon-white.png); }

.b-futsal-icon,
.b-futbol-icon,
.b-football-icon {
  background-image: url(../img/icons/soccer-icon.png); }

.b-futsal-icon-white,
.b-futbol-icon-white,
.b-football-icon-white {
  background-image: url(../img/icons/soccer-icon-white.png); }

.b-basketball-icon-white,
.b-basketball-icon {
  background-image: url(../img/icons/basket-icon.png); }

.b-hockey-icon {
  background-image: url(../img/icons/hockey-icon.png); }

.b-hockey-icon-white {
  background-image: url(../img/icons/hockey-icon-white.png); }

.b-tennis-icon-white,
.b-tennis-icon {
  background-image: url(../img/icons/tennis-icon.png); }

.b-volleyball-icon {
  background-image: url(../img/icons/volley-icon-grey.png); }

.b-volleyball-icon-white {
  background-image: url(../img/icons/volley-icon-white.png); }

.b-snooker-icon,
.b-snooker-icon-white {
  background-image: url(../img/icons/snooker-icon.png); }

.b-swimming-icon,
.b-swimming-icon-white {
  background-image: url(../img/icons/swimming-icon.png); }

.b-golf-icon-white {
  background-image: url(../img/icons/golf-icon.png); }

.b-golf-icon,
.b-golf-icon-white {
  background-image: url(../img/icons/golf-icon.png); }

.b-cycleracing-icon,
.b-cycleracing-icon-white {
  background-image: url(../img/icons/cycleracing-icon.png); }

.b-diving-icon,
.b-diving-icon-white {
  background-image: url(../img/icons/diving-icon.png); }

.b-autosport-icon,
.b-autosport-icon-white {
  background-image: url(../img/icons/autosport-icon.png); }

.b-autosport-icon {
  background-size: 30px auto; }

.b-athletics-icon,
.b-athletics-icon-white {
  background-image: url(../img/icons/athletics-icon.png); }

.b-handball-icon,
.b-handball-icon-white {
  background-image: url(../img/icons/handball-icon.png); }

.b-gymnastique-icon,
.b-gymnastique-icon-white {
  background-image: url(../img/icons/gymnastique-icon.png); }

.b-rowing-icon {
  background-image: url(../img/icons/rowing-icon-black.png); }

.b-rowing-icon-white {
  background-image: url(../img/icons/rowing-icon-white.png); }

.b-races-icon {
  background-image: url(../img/icons/races-icon-black.png); }

.b-races-icon-white {
  background-image: url(../img/icons/races-icon-white.png); }

.b-motosport-icon,
.b-motosport-icon-white {
  background-image: url(../img/icons/motosport-icon.png); }

.b-boxing-icon {
  background-image: url(../img/icons/boxing-icon-black.png); }

.b-boxing-icon-white {
  background-image: url(../img/icons/boxing-icon-white.png); }

.b-equestrianism-icon {
  background-image: url(../img/icons/equestrianism-icon-black.png); }

.b-equestrianism-icon-white {
  background-image: url(../img/icons/equestrianism-icon-white.png); }

.b-rugby-league-icon,
.b-rugby-league-icon-white,
.b-rugby-union-icon,
.b-rugby-union-icon-white,
.b-rugby-icon,
.b-rugby-icon-white {
  background-image: url(../img/icons/rugby-icon.png); }

.b-cricket-icon,
.b-cricket-icon-white {
  background-image: url(../img/icons/cricket-icon.png); }

.b-american_football-icon,
.b-american_footbal-icon-white {
  background-image: url(../img/icons/american-football-icon.png); }

.b-biathlon-icon,
.b-biathlon-icon-white {
  background-image: url(../img/icons/biathlon-icon.png); }

/*# sourceMappingURL=style.css.map */
