@font-face {
  font-family: "Adumu";
  src: url("../fonts/Adumu.woff2") format("woff2"),
    url("../fonts/Adumu.woff") format("woff"),
    url("../fonts/Adumu.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Teko";
  src: url("../fonts/Teko-SemiBold.woff2") format("woff2"),
    url("../fonts/Teko-SemiBold.woff") format("woff"),
    url("../fonts/Teko-SemiBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Regular.woff2") format("woff2"),
    url("../fonts/Roboto-Regular.woff") format("woff"),
    url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Bold.woff2") format("woff2"),
    url("../fonts/Roboto-Bold.woff") format("woff"),
    url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/RobotoCondensed-Regular.woff2") format("woff2"),
    url("../fonts/RobotoCondensed-Regular.woff") format("woff"),
    url("../fonts/RobotoCondensed-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/RobotoCondensed-Bold.woff2") format("woff2"),
    url("../fonts/RobotoCondensed-Bold.woff") format("woff"),
    url("../fonts/RobotoCondensed-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "RobotoCondensed";
  src: url("../fonts/RobotoCondensed-BoldItalic.woff2") format("woff2"),
    url("../fonts/RobotoCondensed-BoldItalic.woff") format("woff"),
    url("../fonts/RobotoCondensed-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.ttf") format("woff2");
  font-weight: 700;
  font-style: normal;
}
body {
  font-family: RobotoCondensed;
  margin: 0;
  text-align: left;
  background-color: #f4f4f4;
  color: #11100b;
}

@media (min-width: 1000px) {
  body {
    padding-top: 40px;
  }
}
a {
  color: inherit;
}

a:hover,
a:focus,
a:active {
  color: inherit;
}

h1 {
  font-weight: 700;
  font-size: 50px;
}

.wrapper {
  box-sizing: border-box;
  padding-bottom: 0;
}

.container,
.table-responsive,
.wrapper,
body {
  width: 100%;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.row {
  width: 100%;
  margin: 0;
}

.center {
  text-align: center;
}

.paddingLeft0 {
  padding-left: 0 !important;
}

.paddingRight0 {
  padding-right: 0 !important;
}

.lazyloaded {
  max-width: 100%;
}

.img-margin {
  margin-bottom: 10px;
}

i.ico {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 20px;
  height: 20px;
}

.tabs + .panes {
  position: relative;
  overflow: hidden;
}

.tabs + .panes .pane {
  position: absolute;
  top: 0;
  width: 100%;
  display: none;
}

.tabs + .panes .pane.active {
  position: static;
}

html.no-js .tabs + .panes .pane.active {
  display: block;
}

.tabs,
.tabs2 {
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 15px;
}
.tabs a,
.tabs2 a {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background-color: #c4201b;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 3px 10px;
}
.tabs a.active,
.tabs2 a.active {
  color: #c4201b;
  background-color: transparent;
  border: 2px solid #c4201b;
  padding-bottom: 0;
  padding-top: 1px;
}

@media (max-width: 500px) {
  .tabs a,
  .tabs2 a {
    font-size: 15px;
    margin-right: 5px;
    padding: 3px 5px;
  }
}
@media (max-width: 350px) {
  .tabs a,
  .tabs2 a {
    font-size: 14px;
    margin-right: 5px;
    padding: 3px 4px;
  }
}
.btn_article_img {
  display: block;
  text-align: right;
  color: #c4201b;
  text-decoration: underline;
}

.btn_article_img:hover {
  text-decoration: none;
}

header {
  font-family: Roboto;
}

.header1row {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 16px;
}

.header {
  background-color: #c4201b;
  height: 150px;
}
.header .container,
.header .header_title {
  position: relative;
}
.header .header_buttons {
  position: absolute;
  right: 8px;
  top: 37px;
  width: 400px;
  text-align: right;
}
.header .header_buttons a {
  display: inline-block;
  float: right;
  color: #c7c8ca;
  font-kerning: normal;
  font-size: 0.9em;
  margin-left: 8px;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 13px;
  /* border-left: 3px solid #fff;  */
}
.header .header_buttons a .ico-onlajny {
  display: inline-block;
  margin-right: 7px;
  transform: translateY(30%);
  background-image: url(../../img/onlajny-piktogram.png);
}
.header .header_buttons a .ico-aplikace {
  display: inline-block;
  margin-right: 7px;
  transform: translateY(25%);
  background-image: url(../../img/aplikace-piktogram.png);
}
.header .header_buttons a.onlajny {
  padding-right: 0;
}
.header .header_buttons .fanshop_button {
  display: block;
  border: none;
  margin-bottom: 16px;
  float: right;
  background-color: #005091;
  padding: 0 18px;
  line-height: 46px;
  min-height: 42px;
  font-size: 20px;
  font-weight: 700;
}
.header .header_buttons .fanshop_button .ico-fanshop {
  display: inline-block;
  margin-right: 10px;
  transform: translateY(20%);
  height: 28px;
  background-image: url(../../img/fanshop-piktogram.png);
}
.fanshop_button {
  margin: 0px !important;
}
.header .header_buttons .header2row {
  float: right;
}
.header .header_buttons .header2row a {
  border-left: 3px solid #fff;
}
.header .header_buttons .header_search {
  float: right;
  height: 32px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.header .header_buttons .header_search .header_search_button {
  text-align: right;
  display: block;
  cursor: pointer;
  width: 25px;
  height: 25px;
}
.header .header_buttons .header_search .header_search_button i.ico {
  display: block;
  cursor: pointer;
  width: 25px;
  height: 25px;
  transform: translateY(25%);
  background-image: url(../../img/ico-search.svg);
}
.header .header_buttons .header_search .header_search_form {
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -2px;
  left: -3px;
  width: 275px;
  height: 38px;
  background: #fff;
  border-radius: 0;
  border: 2px solid #cecccb;
  z-index: 15;
}
.header .header_buttons .header_search .header_search_form input {
  outline: 0;
  float: left;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: 0 0;
  color: #c4c4c4;
  font-weight: 700;
  font-size: 18px;
}
.header .header_buttons .header_search .header_search_form input[type="text"] {
  box-sizing: border-box;
  display: inline-block;
  padding: 8px 16px;
  width: 230px;
  height: 36px;
}
.header
  .header_buttons
  .header_search
  .header_search_form
  input[type="submit"] {
  width: 36px;
  height: 36px;
  border-right: 2px solid #cecccb;
  background-image: url(../../img/ico-search-black.svg);
  background-size: 25px 25px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-appearance: button;
  cursor: pointer;
}
@media (max-width: 768px) {
  .header .header_buttons .fanshop_button span {
    display: none;
  }
  .header .header_buttons .fanshop_button .ico-fanshop {
    margin-right: 0;
  }
  .header .header_buttons .header2row {
    clear: both;
  }
  .header .header_buttons .header2row a {
    margin-left: 0;
  }
  .header .header_buttons .header2row a span {
    display: none;
  }
  .header .header_buttons .header2row a .ico-onlajny,
  .header .header_buttons .header2row a .ico-aplikace {
    margin-right: 0;
  }
  .header .header_buttons .header_search {
    padding-right: 10px;
  }
  .header .header_buttons .header_search .header_search_form {
    left: -80px;
    width: 200px;
  }
  .header
    .header_buttons
    .header_search
    .header_search_form
    input[type="text"] {
    width: 160px;
    padding: 8px 10px;
  }
}
@media (max-width: 370px) {
  .header .header_buttons .header_search .header_search_form {
    left: -60px;
    width: 180px;
  }
  .header
    .header_buttons
    .header_search
    .header_search_form
    input[type="text"] {
    width: 140px;
  }
}
.header .header_title {
  display: block;
  width: 760px;
  padding-top: 22px;
  color: #fff;
  text-transform: uppercase;
}
.header .header_title a,
.header .header_title .brand {
  display: table-cell;
  vertical-align: middle;
}
.header .header_title a:hover {
  text-decoration: none;
}
.header .header_title .brand {
  padding-left: 30px;
  line-height: 15px;
}

.header .header_title .brand span {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 48px;
  line-height: 48px;
}

@media (max-width: 1000px) {
  .header {
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .header {
    height: 130px;
  }
  .header .header_title {
    width: 100px;
    padding-top: 10px;
  }
  .header .header_title .brand {
    display: none;
  }
  .header .header_buttons {
    top: 20px;
  }
}
.aside_menu-overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background: #001b3f;
  z-index: 119999;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.sidebar-fixed-left {
  left: 0;
  box-shadow: 2px 0 15px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 2px 0 15px rgba(0, 0, 0, 0.35);
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 120000;
}

.sidebar-default {
  background-color: #cb0b12;
}

.sidebar {
  width: 0;
  -webkit-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0);
  vertical-align: top;
  color: #40403f;
  display: none;
  min-height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  border: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.sidebar .sidebar-btn_close {
  height: 35px;
  padding: 15px 16px 8px 0;
  text-align: right;
  border-bottom: 1px solid #a50208;
}
.sidebar .sidebar-btn_close a {
  padding: 0;
  color: #fff;
  font-kerning: normal;
  font-size: 16px;
  line-height: 0;
  text-align: center;
  border: 0;
  position: relative;
}
.sidebar .sidebar-btn_close a:hover,
.sidebar .sidebar-btn_close a:focus,
.sidebar .sidebar-btn_close a:active {
  text-decoration: none;
  font-weight: 700;
}
.sidebar .sidebar-btn_close a:before {
  content: "x";
  position: absolute;
  font-size: 18px;
  left: -15px;
  top: 1px;
}
.sidebar .sidebar-nav {
  margin: 0;
  padding: 0;
}
.sidebar .sidebar-nav li {
  color: #fff;
  border-bottom: 1px solid #a50208;
  padding: 0;
  margin: 0;
  border-top: 0;
  position: relative;
  list-style-type: none;
}
.sidebar .sidebar-nav li a {
  text-decoration: none;
  font-weight: 600;
  font-kerning: normal;
  font-size: 1rem;
  display: block;
  padding: 14px 16px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sidebar .sidebar-nav > .dropdown > .dropdown-menu {
  position: relative !important;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
  -ms-transform: matrix(1, 0, 0, 1, 0, 0) !important;
  transform: matrix(1, 0, 0, 1, 0, 0) !important;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
}
.sidebar .sidebar-nav > .dropdown > .dropdown-menu li {
  color: #11100b;
  background-color: #fff;
  border-bottom: 1px solid #000;
  padding: 0;
}
.sidebar .sidebar-nav > .dropdown > .dropdown-menu li:last-child {
  border-bottom: none;
}

.sidebar::after {
  display: block;
  clear: both;
  content: "";
}

.sidebar.open {
  min-width: 300px;
  width: 300px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.menu {
  background-color: #b71918;
  color: #fff;
  line-height: 50px;
}
.menu .menu_desktop ul.main_menu {
  text-transform: uppercase;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.menu .menu_desktop ul.main_menu li.dropdown_toggle {
  display: inline-block;
  margin-right: 20px;
}
.menu .menu_desktop ul.main_menu li.dropdown_toggle a.nav_link.active {
  font-weight: 700;
  text-decoration: underline;
}
.menu .menu_desktop ul.main_menu li.dropdown_toggle .dropdown_menu {
  display: none;
  position: absolute;
  left: 0;
  height: 450px;
  padding-top: 25px;
  padding-bottom: 15px;
  background-color: #fff;
  box-shadow: 0 8px 7px -7px #fff;
  color: #0a0b0c;
  text-transform: none;
  z-index: 50;
}
.menu
  .menu_desktop
  ul.main_menu
  li.dropdown_toggle
  .dropdown_menu
  .dropdown_item {
  display: block;
  font-size: 16px;
  line-height: 22px;
  padding: 8px 0;
  text-align: left;
  border-bottom: 2px solid #000;
}
.menu
  .menu_desktop
  ul.main_menu
  li.dropdown_toggle
  .dropdown_menu
  .dropdown_item:hover,
.menu
  .menu_desktop
  ul.main_menu
  li.dropdown_toggle
  .dropdown_menu
  .dropdown_item:focus,
.menu
  .menu_desktop
  ul.main_menu
  li.dropdown_toggle
  .dropdown_menu
  .dropdown_item:active {
  text-decoration: none;
  color: #ee2024;
  font-weight: 700;
}
.menu
  .menu_desktop
  ul.main_menu
  li.dropdown_toggle
  .dropdown_menu
  .dropdown_item.head {
  font-weight: 700;
}
.menu
  .menu_desktop
  ul.main_menu
  li.dropdown_toggle
  .dropdown_menu
  .dropdown_item.head:hover {
  color: #0a0b0c;
}
.menu
  .menu_desktop
  ul.main_menu
  li.dropdown_toggle
  .dropdown_menu
  .dropdown_item.l2 {
  padding-left: 10px;
}
.menu .menu_desktop ul.main_menu li.dropdown_toggle .dropdown_menu .col-md-4 {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1200px) {
  .menu .menu_desktop ul.main_menu li.dropdown_toggle {
    margin-right: 15px;
  }
}
.menu .menu_btn_mobile {
  display: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}
.menu .menu_btn_mobile .ico-menu {
  display: inline-block;
  margin-right: 8px;
  transform: translateY(15%);
  background-image: url(../../img/ico-menu.svg);
}
.menu .menu_btn_mobile:hover {
  text-decoration: none;
}
@media (max-width: 992px) {
  .menu .menu_btn_mobile {
    display: inline-block;
  }
  .menu .menu_desktop {
    display: none;
  }
}

.menu
  .menu_desktop
  ul.main_menu
  li.dropdown_toggle
  .dropdown_menu
  .col-md-4
  .dropdown_item:last-child {
  margin-bottom: 20px;
}

.menu
  .menu_desktop
  ul.main_menu
  li.dropdown_toggle
  .dropdown_menu
  .col-md-4
  img {
  max-width: 100%;
}

.page_navigation {
  background-color: #b71918;
  color: #fff;
  border-top: 4px solid #c4201b;
  line-height: 25px;
  font-size: 16px;
}
.page_navigation a {
  font-weight: 700;
}
.page_navigation section.match_header {
  padding-top: 15px;
  text-align: center;
}
.page_navigation section.match_header .match_info {
  font-weight: bold;
  font-size: 20px;
}
.page_navigation section.match_header .match_info span {
  display: block;
  font-weight: normal;
}
.page_navigation section.match_header .match_result {
  padding-top: 10px;
  display: flex;
  justify-content: center;
}
.page_navigation section.match_header .match_result .home_team,
.page_navigation section.match_header .match_result .away_team {
  width: 225px;
}
.page_navigation section.match_header .match_result .home_team img,
.page_navigation section.match_header .match_result .away_team img {
  height: 150px;
  width: auto;
}
.page_navigation section.match_header .match_result .home_team p,
.page_navigation section.match_header .match_result .away_team p {
  padding-top: 10px;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}
@media (max-width: 500px) {
  .page_navigation section.match_header .match_result .home_team,
  .page_navigation section.match_header .match_result .away_team {
    width: 100px;
  }
  .page_navigation section.match_header .match_result .home_team img,
  .page_navigation section.match_header .match_result .away_team img {
    height: 80px;
  }
}
.page_navigation section.match_header .match_result .score {
  align-self: center;
  margin-top: -30px;
  font-weight: bold;
}

.page_navigation section.match_header .match_result .score div:first-child {
  font-size: 60px;
}
.page_navigation section.match_header .match_result .score div:nth-child(2) {
  margin-top: 15px;
  font-size: 20px;
}
.page_navigation section.match_header .match_stats {
  border-top: 4px solid #c4201b;
  padding-top: 15px;
  text-align: left;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.page_navigation section.match_header .match_stats p.stats {
  text-align: center;
  width: 600px;
  max-width: 100%;
}
.page_navigation section.match_header .match_stats .lineups {
  display: flex;
  justify-content: center;
}
.page_navigation section.match_header .match_stats .lineups .home_lineup,
.page_navigation section.match_header .match_stats .lineups .away_lineup {
  width: 50%;
  padding: 15px;
  margin: 0;
}
.page_navigation section.match_header .match_stats .lineups .home_lineup span,
.page_navigation section.match_header .match_stats .lineups .away_lineup span {
  font-weight: bold;
}

.homepage_topstory {
  position: relative;
  width: 100%;
  color: #fff;
}

.hp_topstory_bcg {
  width: 100%;
  height: 100%;
  position: relative;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hp_topstory_bcg::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    90deg,
    #c4201b 0%,
    #12100b 0%,
    rgba(18, 16, 11, 0) 100%
  );
  background: -moz-linear-gradient(
    90deg,
    #c4201b 0%,
    #12100b 0%,
    rgba(18, 16, 11, 0) 100%
  );
  background: -o-linear-gradient(
    90deg,
    #c4201b 0%,
    #12100b 0%,
    rgba(18, 16, 11, 0) 100%
  );
  background: -ms-linear-gradient(
    90deg,
    #c4201b 0%,
    #12100b 0%,
    rgba(18, 16, 11, 0) 100%
  );
  background: linear-gradient(
    0deg,
    #c4201b 0%,
    #12100b 0%,
    rgba(18, 16, 11, 0) 100%
  );
  z-index: 1;
}

@media (max-width: 992px) {
  .hp_topstory_bcg::after {
    background: -webkit-linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.9)
    );
    background: -moz-linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.9)
    );
    background: -o-linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.9)
    );
    background: -ms-linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.9)
    );
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.9)
    );
  }
}
.topstory-text {
  z-index: 10;
  position: relative;
  top: 390px;
  left: 0;
}
.topstory-text .topstory-heading {
  font-family: Roboto;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
}
.topstory-text .perex {
  font-family: Roboto;
  font-size: 25px;
  line-height: 28px;
}
.topstory-text .topstory-toarticle_button {
  display: block;
  text-transform: uppercase;
  background-color: #c4201b;
  font-size: 1.25em;
  font-weight: 700;
  width: 155px;
  text-align: center;
  padding: 13px 0;
}

.homepage_topstory-item {
  position: relative;
  width: 100%;
  height: 630px;
  margin-right: 0;
  margin-left: 0;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.homepage_topstory-item .container {
  padding: 0;
}

.flickity-page-dots {
  max-width: 1136px;
  height: 15px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 360px;
  z-index: 10;
  text-align: left;
}

.flickity-page-dots .dot {
  margin: 0;
  display: inline-block;
  margin-right: 14px;
  width: 82px;
  height: 8px;
  background-color: rgba(195, 197, 200, 0.84);
  content: "";
  border-radius: 0;
  opacity: 1;
}

.flickity-page-dots .dot.is-selected {
  background-color: #c4201b;
}

@media (max-width: 1200px) {
  .flickity-page-dots {
    max-width: 960px;
  }
}
@media (max-width: 992px) {
  .flickity-page-dots {
    max-width: 720px;
    top: 290px;
  }

  .topstory-text {
    top: 320px;
  }
}
@media (max-width: 767px) {
  .homepage_topstory-item {
    height: 550px;
  }

  .flickity-page-dots {
    max-width: 540px;
    top: 250px;
  }

  .topstory-text {
    top: 280px;
  }
  .topstory-text .topstory-heading {
    font-size: 35px;
  }
  .topstory-text .perex {
    font-size: 20px;
  }
  .topstory-text .topstory-toarticle_button {
    display: block;
    text-transform: uppercase;
    background-color: #c4201b;
    font-size: 18px;
    font-weight: 700;
    width: 140px;
    text-align: center;
    padding: 10px 0;
  }
}
@media (max-width: 576px) {
  .homepage_topstory-item .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flickity-page-dots {
    padding-left: 10px;
  }

  .flickity-page-dots .dot {
    margin-right: 10px;
    width: 50px;
  }
}
@media (max-width: 500px) {
  .homepage_topstory-item {
    height: 360px;
  }

  .flickity-page-dots {
    display: none;
  }

  .topstory-text {
    top: 135px;
  }
  .topstory-text .topstory-heading {
    font-size: 33px;
    line-height: 35px;
  }
  .topstory-text .perex {
    font-size: 18px;
    line-height: 22px;
  }
  .topstory-text .topstory-toarticle_button {
    display: none;
  }
}
@media (max-width: 455px) {
  .topstory-text {
    top: 105px;
  }
}
.homepage_scoreboard {
  padding-top: 30px;
  padding-bottom: 30px;
}

.homepage-games-carousel {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 576px) {
  .homepage-games-carousel {
    max-width: 85%;
  }
}
.game {
  display: flex;
  flex-direction: column;
  font-family: Roboto;
  position: relative;
  background-color: #fff;
  height: 225px;
  width: 246px;
  margin: 0;
  margin-right: 24px;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.4;
  padding: 14px 10px;
}
.game .league_logo {
  height: 30px;
  text-align: center;
}
.game .league_logo img {
  max-height: 100%;
  max-width: 100%;
}
.game .date {
  margin-top: 5px;
  margin-bottom: 5px;
}
.game .game-scoreboard {
  margin-left: auto;
  margin-right: auto;
}
.game .team {
  float: left;
  line-height: 50px;
}
.game .team img {
  width: 40px;
}
.game .score {
  background-color: #f7f7f8;
  margin: 0 13px;
  padding: 0 10px;
  float: left;
  font-size: 2.157em;
  font-weight: 700;
}
@media (max-width: 992px) {
  .game .score {
    margin: 0 5px;
    padding: 0 4px;
    font-size: 2em;
  }
}
.game .name {
  flex-grow: 1;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 700;
  text-transform: uppercase;
}
.game .name span {
  text-transform: none;
}
.game .link {
  display: block;
  text-transform: uppercase;
  background-color: #f7f7f8;
  padding: 3px 15px;
  width: 180px;
  margin-right: auto;
  margin-left: auto;
}

.flickity-prev-next-button {
  width: 30px;
  height: 30px;
  border-radius: 0;
  background-color: #fff;
}

/* icon color */
.flickity-button-icon {
  fill: black;
}

/* position outside */
.flickity-prev-next-button.previous {
  left: -35px;
}

.flickity-prev-next-button.next {
  right: -35px;
}

.btn-all-matches,
.btn-bold-italic {
  font-family: RobotoCondensed;
  font-style: italic;
  font-size: 22px;
  display: block;
  text-align: right;
  margin-right: 30px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 20px;
}

.btn-bold-italic {
  text-align: left;
  margin-right: 0;
  margin-left: 15px;
}

@media (max-width: 1200px) {
  .game {
    width: 33%;
    margin-right: 15px;
  }
}
@media (max-width: 992px) {
  .game {
    margin-right: 5px;
  }
}
@media (max-width: 768px) {
  .game {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .game {
    width: 100%;
  }
}
.homepage_socials {
  background-color: #c4201b;
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
.homepage_socials label {
  font-size: 0.999em;
}
.homepage_socials label a {
  text-decoration: underline;
}
.homepage_socials label a:hover {
  text-decoration: none;
}
.homepage_socials .email-subscription .form-input-fields {
  display: inline-block;
}
.homepage_socials .email-subscription input[type="email"] {
  width: 420px;
  border: 2px solid #cecccb;
  padding-left: 10px;
  margin-right: 10px;
  color: #cecccc;
  font-size: 1.123em;
  font-weight: 700;
  line-height: 40px;
}
.homepage_socials .email-subscription input[type="checkbox"] {
  border: 2px solid #cecccb;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  margin-top: 15px;
}
.homepage_socials .email-subscription input[type="submit"] {
  vertical-align: top;
  color: #11100b;
  font-size: 1.248em;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  cursor: pointer;
}
.homepage_socials .homepage_socials-heading {
  font-family: Roboto;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
}
.homepage_socials .homepage_social-links {
  text-align: center;
}
.homepage_socials .homepage_social-links .ico-fb,
.homepage_socials .homepage_social-links .ico-yt,
.homepage_socials .homepage_social-links .ico-ig,
.homepage_socials .homepage_social-links .ico-tw {
  height: 35px;
  width: 35px;
  margin-top: 25px;
  background-size: contain;
  background-position: center center;
}
.homepage_socials .homepage_social-links .ico-fb,
.homepage_socials .homepage_social-links .ico-yt,
.homepage_socials .homepage_social-links .ico-ig {
  margin-right: 30px;
}
.homepage_socials .homepage_social-links .ico-fb {
  background-image: url(../../img/facebook-icon.png);
}
.homepage_socials .homepage_social-links .ico-yt {
  background-image: url(../../img/youtube-icon.png);
}
.homepage_socials .homepage_social-links .ico-ig {
  background-image: url(../../img/instagram-icon.png);
}
.homepage_socials .homepage_social-links .ico-tw {
  background-image: url(../../img/twiter-icon.png);
}

@media (max-width: 1200px) {
  .homepage_socials .email-subscription input[type="email"] {
    width: 350px;
  }
  .homepage_socials .homepage_social-links .ico-fb,
  .homepage_socials .homepage_social-links .ico-yt,
  .homepage_socials .homepage_social-links .ico-ig {
    margin-right: 15px;
  }
}
@media (max-width: 992px) {
  .homepage_socials .homepage_socials-heading {
    font-size: 18px;
  }
  .homepage_socials .homepage_social-links .ico-fb,
  .homepage_socials .homepage_social-links .ico-yt,
  .homepage_socials .homepage_social-links .ico-ig,
  .homepage_socials .homepage_social-links .ico-tw {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .homepage_socials .email-subscription {
    text-align: center;
    margin-bottom: 20px;
  }
  .homepage_socials .paddingLeft0 {
    padding-right: 0;
  }
  .homepage_socials .paddingRight0 {
    padding-left: 0;
  }
}
@media (max-width: 370px) {
  .homepage_socials .email-subscription input[type="email"] {
    width: 290px;
  }
}
.homepage_news {
  padding-top: 25px;
  padding-bottom: 30px;
}
.homepage_news .heading {
  font-family: Roboto;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
}
.homepage_news .tabs {
  margin-top: 15px;
  margin-bottom: 0;
  padding-left: 0;
}
.homepage_news .homepage_article {
  margin-top: 10px;
  padding-left: 0;
  padding-right: 10px;
  min-height: 330px;
}
.homepage_news .homepage_article .image {
  width: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.homepage_news .homepage_article .text {
  width: 50%;
  padding: 12px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.homepage_news .homepage_article .text .article-heading {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.445;
}
.homepage_news .homepage_article .text .perex {
  color: #575351;
  font-size: 16px;
  flex-grow: 1;
}
.homepage_news .homepage_article .text .date {
  font-size: 12px;
}
.homepage_news .recent-news-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.homepage_news .recent-news {
  padding: 5px 7px;
  background-color: #fff;
  flex-grow: 2;
}
.homepage_news .recent-news .heading {
  margin-bottom: 15px;
}
.homepage_news .recent-news .recent-news_item .date {
  text-align: center;
  width: 15.2%;
  font-size: 17px;
  line-height: 1.2;
}
.homepage_news .recent-news .recent-news_item .text {
  width: 83%;
  padding-left: 5px;
}
.homepage_news .recent-news .recent-news_item .text .recent-news_item-heading {
  color: #c4201a;
  font-size: 16px;
  font-weight: 700;
}
.homepage_news .recent-news .recent-news_item .text .content {
  font-size: 16px;
  position: relative;
}
.homepage_news .recent-news .recent-news_item .text .content:before {
  position: absolute;
  top: 0;
  left: -22px;
  height: 100%;
  content: "\a0";
  display: block;
  padding: 2px 0;
  border-left: 1px solid #000;
}
@media (max-width: 992px) {
  .homepage_news .homepage_article {
    padding-right: 5px;
  }
  .homepage_news .homepage_article:nth-child(even) {
    padding-right: 0;
    padding-left: 5px;
  }
  .homepage_news .recent-news {
    margin-top: 20px;
  }
  .homepage_news .recent-news .recent-news_item .text .content:before {
    left: -50px;
  }
}
@media (max-width: 768px) {
  .homepage_news .homepage_article {
    padding-right: 0;
  }
  .homepage_news .homepage_article:nth-child(even) {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .homepage_news .recent-news .recent-news_item .text .content:before {
    left: -30px;
  }
}

.homepage_fanshop {
  background-color: #c4201b;
  padding-top: 40px;
  padding-bottom: 40px;
}
.homepage_fanshop .heading {
  font-family: Roboto;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.homepage_fanshop .homepage-fanshop-carousel {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.homepage_fanshop .homepage-fanshop-carousel .fanshop-item {
  background-color: #fff;
  height: 310px;
  width: 233px;
  text-align: center;
  margin-right: 39px;
  padding-top: 10px;
}
.homepage_fanshop .homepage-fanshop-carousel .fanshop-item .description {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #575451;
  font-size: 13.4px;
}
.homepage_fanshop .homepage-fanshop-carousel .fanshop-item .price {
  display: inline-block;
  color: #c4201a;
  font-size: 20.85px;
  font-weight: 700;
  margin-right: 15px;
}
.homepage_fanshop .homepage-fanshop-carousel .fanshop-item .buy-btn {
  text-transform: uppercase;
  background-color: #c4201b;
  color: #fff;
  border-radius: 5px;
  padding: 5px 8px;
}
@media (max-width: 576px) {
  .homepage_fanshop .homepage-fanshop-carousel {
    max-width: 85%;
  }
}
.homepage_fanshop .btn-fanshop {
  font-family: RobotoCondensed;
  font-style: italic;
  font-size: 22px;
  color: #fff;
  display: block;
  text-align: right;
  margin-right: 30px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 25px;
}

@media (max-width: 1200px) {
  .homepage_fanshop .homepage-fanshop-carousel .fanshop-item {
    width: 25%;
    margin-right: 5px;
  }
}
@media (max-width: 992px) {
  .homepage_fanshop .homepage-fanshop-carousel .fanshop-item {
    width: 33%;
  }
}
@media (max-width: 768px) {
  .homepage_fanshop .homepage-fanshop-carousel .fanshop-item {
    width: 50%;
  }
}
@media (max-width: 430px) {
  .homepage_fanshop .homepage-fanshop-carousel .fanshop-item {
    width: 100%;
  }
}
.homepage_roster {
  padding-top: 40px;
  padding-bottom: 40px;
}
.homepage_roster .heading {
  font-family: Roboto;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
}
.homepage_roster .homepage-roster-carousel {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
@media (max-width: 576px) {
  .homepage_roster .homepage-roster-carousel {
    max-width: 85%;
  }
}
.homepage_roster .roster-item {
  font-family: Roboto;
  background-color: #fff;
  height: 310px;
  width: 233px;
  text-align: center;
  margin-right: 39px;
  padding-top: 15px;
}
.homepage_roster .roster-item img {
  height: 240px;
}
.homepage_roster .roster-item .name {
  margin-top: 10px;
  font-size: 20.84px;
  font-weight: 700;
  text-transform: uppercase;
}
.homepage_roster .btn-roster {
  font-family: RobotoCondensed;
  font-style: italic;
  font-size: 22px;
  display: block;
  text-align: right;
  margin-right: 30px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 25px;
}

@media (max-width: 1200px) {
  .homepage_roster .roster-item {
    width: 25%;
    margin-right: 5px;
  }
}
@media (max-width: 992px) {
  .homepage_roster .roster-item {
    width: 33%;
  }
}
@media (max-width: 768px) {
  .homepage_roster .roster-item {
    width: 50%;
  }
}
@media (max-width: 430px) {
  .homepage_roster .heading {
    font-size: 20px;
  }
  .homepage_roster .roster-item {
    width: 100%;
  }
}
.homepage_banners {
  padding-bottom: 50px;
}
.homepage_banners .homepage_banner {
  padding-left: 10px;
  padding-right: 10px;
}
.homepage_banners .homepage_banner img {
  width: 100%;
}
.homepage_banners .homepage_banner .banner-heading,
.homepage_banners .homepage_banner .description {
  padding-left: 5px;
}
.homepage_banners .homepage_banner .banner-heading {
  margin-top: 15px;
  font-size: 23.14px;
  font-weight: 700;
  text-transform: uppercase;
}
.homepage_banners .homepage_banner .description {
  color: #575551;
  font-size: 17.35px;
}

.homepage_partners {
  background-color: #fff;
  padding-top: 45px;
  padding-bottom: 45px;
}
.homepage_partners .partners-heading {
  font-family: Roboto;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.homepage_partners .title-partner {
  text-align: center;
  border-right: 5px solid #f4f3f4;
}
.homepage_partners .title-partner img {
  max-width: 100%;
}
.homepage_partners .homepage-partners-carousel .add {
  height: 90px;
  text-align: center;
  width: 20%;
  line-height: 90px;
}
.homepage_partners .homepage-partners-carousel .add a {
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
}
.homepage_partners .homepage-partners-carousel .add img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
  max-height: 100%;
}
.homepage_partners .static-adds {
  margin-top: 25px;
}
.homepage_partners .static-adds .add-static {
  text-align: center;
  line-height: 85px;
}
.homepage_partners .static-adds .add-static a {
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
}
.homepage_partners .static-adds .add-static img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-width: 100%;
}
@media (max-width: 768px) {
  .homepage_partners .title-partner {
    border: none;
    margin-bottom: 20px;
  }
  .homepage_partners .homepage-partners-carousel .add {
    text-align: center;
    width: 33%;
    line-height: 90px;
  }
  .homepage_partners .static-adds .add-static {
    margin-top: 20px;
    line-height: 85px;
  }
}
.homepage_partners .mestoBrno {
  margin-top: 15px;
  color: #575551;
  font-size: 17.31px;
}

.subpage {
  padding-top: 30px;
}
.subpage article {
  padding: 0;
  background-color: #fff;
  font-family: RobotoCondensed;
  font-size: 16px;
  line-height: 20px;
}
.subpage article .article_header-text {
  padding: 30px;
  padding-bottom: 25px;
}
.subpage article .article_date {
  color: #000;
}
.subpage article .article_social-buttons-top {
  text-align: right;
}
.subpage article .article_social-buttons-top .ico {
  margin-left: 10px;
}
.subpage article .article_social-buttons-top .ico-fb {
  background-image: url(../../img/facebook-icon_blue.png);
}
.subpage article .article_social-buttons-top .ico-mail {
  background-image: url(../../img/mail_tlacitko.png);
}
.subpage article .article_social-buttons-top .ico-tw {
  background-image: url(../../img/twitter_tlacitko.png);
}
.subpage article .article_social-buttons-top .ico-share {
  background-image: url(../../img/odkaz_tlacitko.png);
}
.subpage article .article_social-buttons-top .ico-print {
  background-image: url(../../img/tisk_tlacitko.png);
}
.subpage article .article_heading {
  margin-top: 35px;
  font-size: 50px;
  font-weight: 700;
  text-align: justify;
}
.subpage article .article_top-foto img {
  width: 100%;
}
.subpage article .article_top-foto .foto_author {
  position: relative;
  z-index: 15;
  top: -32px;
  color: #fff;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 32px;
  padding-left: 10px;
}
.subpage article .article_body {
  width: 705px;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
}
.subpage article .article_body .article_perex {
  font-weight: 700;
}
.subpage article .article_body footer {
  display: block;
  margin-top: 30px;
  padding: 30px 0;
  border-top: 1px solid #c1c1c1;
}
.subpage article .article_body footer .article_share_footer {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
}
.subpage article .article_body footer .article_share_footer a {
  padding: 5px 10px;
  display: block;
  color: white;
  cursor: pointer;
  text-decoration: none;
}
.subpage article .article_body footer .article_share_footer a img {
  margin-right: 5px;
}
.subpage article .article_body footer .article_share_footer a span {
  margin-left: 5px;
}
@media (max-width: 370px) {
  .subpage article .article_body footer .article_share_footer a {
    text-align: center;
  }
  .subpage article .article_body footer .article_share_footer a span {
    display: none;
  }
}
.subpage article .article_body footer .article_share_footer a:hover {
  text-decoration: none;
}
.subpage article .article_body footer .article_share_footer a.fb {
  background-color: #3d5294;
}
.subpage article .article_body footer .article_share_footer a.tw {
  background-color: #50abf1;
}
.subpage article .article_body footer .article_share_footer a.mail {
  background-color: #c4201b;
}
.subpage article .article-game_stats {
  margin: 15px 0;
  color: #000;
  border: 1px solid #cd0206;
}
.subpage article .article-game_stats .result {
  padding: 20px 0;
  text-align: center;
}
.subpage article .article-game_stats .result .date_location,
.subpage article .article-game_stats .result .game_periods {
  font-size: 15px;
  line-height: 20px;
}
.subpage article .article-game_stats .result .date_location {
  margin-bottom: 18px;
}
.subpage article .article-game_stats .result .game_logo {
  text-align: left;
}
.subpage article .article-game_stats .result .game_logo p {
  max-width: 190px;
  display: inline-block;
  padding: 0 16px;
  font-size: 30px;
  line-height: 35px;
}
.subpage article .article-game_stats .result .game_logo p span.zkratka {
  display: none;
}
.subpage article .article-game_stats .result .game_logo img {
  vertical-align: top;
}
@media (max-width: 768px) {
  .subpage article .article-game_stats .result .game_logo p {
    display: none;
  }
}
.subpage article .article-game_stats .result .team_right {
  text-align: right;
}
.subpage article .article-game_stats .result .home p {
  font-weight: 700;
}
.subpage article .article-game_stats .result .game_score {
  font-size: 48px;
  line-height: 65px;
  font-weight: 700;
}
.subpage article .article-game_stats .result .game_score a:hover {
  text-decoration: none;
}
.subpage article .article-game_stats .lineups {
  padding: 15px 20px;
}
.subpage article iframe {
  margin: 15px;
}
@media (max-width: 992px) {
  .subpage article .article_heading {
    margin-top: 30px;
    font-size: 48px;
    text-align: left;
  }
  .subpage article .article_body {
    width: 96%;
  }
}
@media (max-width: 768px) {
  .subpage article .article_heading {
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 40px;
    text-align: left;
  }
}
@media (max-width: 500px) {
  .subpage article .article_header-text {
    padding: 15px;
  }
  .subpage article .article_heading {
    font-size: 32px;
  }
}
.subpage .subpage_next-articles {
  padding-top: 30px;
}
.subpage .subpage_next-articles .subpage_next-articles-heading {
  margin-bottom: 20px;
  padding-left: 5px;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
}
.subpage .subpage_next-articles .col-md-4 {
  padding-left: 5px;
  padding-right: 5px;
}
.subpage .subpage_next-articles .next-articles_btn {
  font-family: RobotoCondensed;
  font-style: italic;
  font-size: 22px;
  display: block;
  text-align: right;
  margin-right: 30px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 15px;
}

@media (max-width: 500px) {
  .subpage {
    padding-top: 15px;
  }

  .subpage.container {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.subpage_layout {
  margin-bottom: 30px;
  padding: 0;
  background-color: #fff;
  font-family: RobotoCondensed;
  font-size: 16px;
  line-height: 20px;
}
.subpage_layout h1 {
  font-size: 50px;
  margin-bottom: 1.5rem;
}
.subpage_layout a {
  text-decoration: underline;
}
.subpage_layout a:hover {
  text-decoration: none;
}
.subpage_layout .main_text,
.subpage_layout .right_column {
  padding: 15px;
}
.subpage_layout div.center {
  margin-bottom: 15px;
}
.subpage_layout .toright {
  float: right;
  margin-left: 10px;
}
.subpage_layout .toleft {
  float: left;
  margin-right: 10px;
}
.subpage_layout .article p {
  margin: 10px 0;
  float: left;
}
.subpage_layout table.nice {
  border-collapse: collapse;
  margin: 10px 0 15px 0;
  width: 100%;
}
.subpage_layout table.nice tr th {
  background: #cd0206;
  border: 1px solid #cd0206;
  color: #fff;
  padding: 8px 5px 8px 8px;
}
.subpage_layout table.nice tr td {
  background: transparent;
  border: 1px solid #ee7379;
  font-size: 0.9em;
  line-height: 1.4em;
  padding: 6px 5px;
}
.subpage_layout table.nice tr td.item {
  background: #cd0206;
  color: #fff;
  font-weight: bold;
  padding: 5px 5px 5px 8px;
  width: 180px;
  text-shadow: 1px 1px 2px #666;
}
.subpage_layout table.table_fotbal {
  border-collapse: collapse;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
}
.subpage_layout table.table_fotbal tr th {
  background: #cd0206;
  border: 1px solid #eee;
  color: #fff;
  font-size: 1em;
  padding: 8px 5px 8px 8px;
}
.subpage_layout table.table_fotbal tr td {
  border: #e9e9e9 solid 1px;
  background: transparent;
  padding: 8px 5px;
  font-size: 1em;
}
.subpage_layout table.table_fotbal tr .poradi,
.subpage_layout table.table_fotbal tr .zapasy,
.subpage_layout table.table_fotbal tr .vyhry,
.subpage_layout table.table_fotbal tr .remizy,
.subpage_layout table.table_fotbal tr .prohry,
.subpage_layout table.table_fotbal tr .body {
  text-align: left;
  width: 22px;
}
.subpage_layout table.table_fotbal tr .tym {
  font-weight: bold;
  text-align: left;
}
.subpage_layout table.table_fotbal tr .skore {
  text-align: center;
  width: 25px;
}
.subpage_layout table.table_fotbal tr .goly_rozdil,
.subpage_layout table.table_fotbal tr .tab_pravdy {
  text-align: right;
  width: 22px;
}
.subpage_layout table.table_fotbal tr.BNO {
  background-color: #003f8c;
  color: #ffffff;
}
.subpage_layout table#soupiska,
.subpage_layout table.tabStats {
  font-size: 1em;
}
.subpage_layout table#soupiska tr:nth-child(even),
.subpage_layout table.tabStats tr:nth-child(even) {
  background-color: #e7f7ff;
}
.subpage_layout table#soupiska tr td,
.subpage_layout table.tabStats tr td {
  cursor: pointer;
  border: 1px solid #d6ebf7;
}
.subpage_layout table#soupiska tr .underline,
.subpage_layout table.tabStats tr .underline {
  text-decoration: underline;
}
.subpage_layout table#soupiska tr .jmeno,
.subpage_layout table.tabStats tr .jmeno {
  font-weight: 700;
}
.subpage_layout table#soupiska tr.zvyraznene,
.subpage_layout table.tabStats tr.zvyraznene {
  background: #d6e7f7;
}
.subpage_layout table#soupiska .right,
.subpage_layout table.tabStats .right {
  text-align: right;
}
.subpage_layout table#soupiska .left,
.subpage_layout table.tabStats .left {
  text-align: left;
}
.subpage_layout table#zapasVypis {
  font-size: 1em;
}
.subpage_layout table#zapasVypis tr.doma {
  background-color: #e7f7ff;
}
.subpage_layout table#zapasVypis tr td {
  cursor: pointer;
  border: 1px solid #d6ebf7;
}
.subpage_layout table#zapasVypis tr.zvyraznene {
  background: #d6e7f7;
}
.subpage_layout table#zapasVypis .bold,
.subpage_layout table#zapasVypis a.vyhra,
.subpage_layout table#zapasVypis a.prohra,
.subpage_layout table#zapasVypis a.remiza {
  font-weight: 700;
}
.subpage_layout table#zapasVypis a.vyhra {
  color: #008000;
}
.subpage_layout table#zapasVypis a.prohra {
  color: #ff0000;
}
.subpage_layout table#zapasVypis a.remiza {
  color: #004080;
}
.subpage_layout select {
  line-height: 25px;
  color: #000;
  padding: 10px 5px;
}
.subpage_layout .archiv-hledej-text {
  padding-left: 5px;
  line-height: 37px;
}
.subpage_layout .archiv-submit-btn {
  color: #fff;
  background-color: #cd0206;
  border: none;
  line-height: 40px;
}
.subpage_layout .archiv-submit-btn:hover {
  cursor: pointer;
}
.subpage_layout select,
.subpage_layout .archiv-hledej-text,
.subpage_layout .archiv-submit-btn {
  margin-top: 5px;
}
.subpage_layout .clear {
  clear: both;
  height: 10px;
}
.subpage_layout .articles-list .item {
  clear: both;
  text-align: left;
}
.subpage_layout .articles-list .item .text .typ {
  color: #fff;
  background-color: #cd0206;
  float: left;
  line-height: 24px;
  vertical-align: center;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 10px;
}
.subpage_layout .articles-list .item .text a {
  font-size: 24px;
  line-height: 28px;
  margin: 10px 0;
  clear: both;
  float: left;
  color: #000;
  font-weight: 700;
}
.subpage_layout .articles-list .item .text .date {
  font-size: 14px;
  clear: both;
  color: #9b9b9b;
}
.subpage_layout .articles-list .item .aktualita-text .heading {
  color: #000;
  font-weight: bold;
  float: left;
  font-size: 24px;
  line-height: 28px;
  vertical-align: center;
  overflow: hidden;
}
.subpage_layout .articles-list .item .aktualita-text .cely-text {
  clear: both;
}
.subpage_layout .articles-list .item .aktualita-text .cely-text a {
  text-decoration: underline;
}
.subpage_layout .articles-list .item .aktualita-text .cely-text a:hover {
  text-decoration: none;
}
.subpage_layout .articles-list .item .aktualita-text .date {
  float: left;
  margin-bottom: 15px;
  font-size: 14px;
  clear: both;
  color: #9b9b9b;
}
.subpage_layout .right_column h2 {
  font-weight: 700;
  color: #cd0206;
}
.subpage_layout .right_column .second-level ol,
.subpage_layout .right_column .box-inner ol {
  list-style: none;
  padding-left: 5px;
}
.subpage_layout .right_column .second-level ol li,
.subpage_layout .right_column .box-inner ol li {
  margin-top: 5px;
  margin-bottom: 5px;
}
.subpage_layout h1.player span.jersey {
  float: right;
  height: 47px;
  margin-top: -10px;
  padding-top: 8px;
  text-align: center;
  width: 55px;
}
.subpage_layout table.bio {
  width: 100%;
  margin: 0;
}
.subpage_layout table.bio tr td {
  border-bottom: 1px solid #d2e5ef;
  font-size: 0.9em;
  padding: 5px 0;
}
.subpage_layout table.bio tr td.item {
  width: 150px;
  font-weight: bold;
  white-space: nowrap;
}
.subpage_layout .link {
  float: right;
}
.subpage_layout .link a {
  color: #cd0206;
  padding-right: 10px;
  font-weight: bold;
}
.subpage_layout ul {
  list-style: none;
  padding-left: 0;
}
.subpage_layout ul li {
  background: #f6f6f6;
  color: #000;
  margin: 0 0 5px 0;
  padding: 5px 5px 5px 25px;
  font-size: 0.9em;
}

.prehled_atym {
  position: relative;
  text-align: center;
}
.prehled_atym h1.header_atym {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 5em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.25);
  padding: 30px 0;
  margin-bottom: 0;
}
.prehled_atym h1.header_atym a {
  text-decoration: underline;
}
.prehled_atym h1.header_atym a:hover {
  text-decoration: none;
}

h2.prehled {
  font-weight: 700;
  padding-left: 30px;
  font-size: 3em;
  margin-bottom: 20px;
}

img.prehled_img {
  margin-bottom: 45px;
}

@media (max-width: 1600px) {
  .prehled_atym h1.header_atym {
    font-size: 4em;
  }
}
@media (max-width: 1200px) {
  .prehled_atym h1.header_atym {
    font-size: 3em;
  }

  h2.prehled {
    font-size: 2em;
  }
}
@media (max-width: 992px) {
  .prehled_atym h1.header_atym {
    padding: 20px 0;
  }

  h2.prehled {
    margin-bottom: 10px;
  }

  img.prehled_img {
    margin-bottom: 30px;
  }
}
@media (max-width: 650px) {
  .prehled_atym h1.header_atym {
    padding: 10px 0;
  }
}
@media (max-width: 500px) {
  .prehled_atym h1.header_atym {
    font-size: 2em;
  }

  h2.prehled {
    font-size: 1.5em;
    padding-left: 0;
    text-align: center;
  }
}
@media (max-width: 350px) {
  .prehled_atym h1.header_atym {
    font-size: 1.7em;
  }
}
.soupiska_tabs {
  padding-left: 0;
}

h2.soupiska_h2 {
  font-size: 1.7em;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 15px;
}

.soupiska_players,
section.team_leaders {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.soupiska_players .soupiska_player_card,
section.team_leaders .soupiska_player_card {
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  width: 24%;
  height: 376px;
  margin: 0 1% 15px 0;
  background-color: #fff;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.soupiska_players .soupiska_player_card img,
section.team_leaders .soupiska_player_card img {
  width: 100%;
  align-self: flex-start;
}
.soupiska_players .soupiska_player_card img.default-foto,
section.team_leaders .soupiska_player_card img.default-foto {
  width: auto;
  height: auto;
  align-self: center;
}
.soupiska_players .soupiska_player_card .about_player,
section.team_leaders .soupiska_player_card .about_player {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.soupiska_players .soupiska_player_card .about_player .player_number,
section.team_leaders .soupiska_player_card .about_player .player_number {
  min-width: 50px;
  color: #fff;
  font-weight: 700;
  font-size: 2.5em;
  background-color: #b71918;
  padding: 0 5px;
}
.soupiska_players .soupiska_player_card .about_player .player_number.smaller,
section.team_leaders
  .soupiska_player_card
  .about_player
  .player_number.smaller {
  font-size: 1.5em;
  padding-top: 13px;
}
.soupiska_players .soupiska_player_card .about_player .player_name-post,
section.team_leaders .soupiska_player_card .about_player .player_name-post {
  display: flex;
  flex-direction: column;
  align-content: space-around;
  flex-grow: 1;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  background-color: #c4201b;
  padding: 0 10px;
}
.soupiska_players
  .soupiska_player_card
  .about_player
  .player_name-post
  .player_name,
section.team_leaders
  .soupiska_player_card
  .about_player
  .player_name-post
  .player_name {
  font-size: 1.5em;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .soupiska_players
    .soupiska_player_card
    .about_player
    .player_name-post
    .player_name,
  section.team_leaders
    .soupiska_player_card
    .about_player
    .player_name-post
    .player_name {
    font-size: 1.3em;
  }
}
.soupiska_players
  .soupiska_player_card
  .about_player
  .player_name-post
  .post
  img,
section.team_leaders
  .soupiska_player_card
  .about_player
  .player_name-post
  .post
  img {
  width: auto;
}
@media (max-width: 992px) {
  .soupiska_players .soupiska_player_card,
  section.team_leaders .soupiska_player_card {
    width: 32%;
  }
}
@media (max-width: 767px) {
  .soupiska_players .soupiska_player_card,
  section.team_leaders .soupiska_player_card {
    width: 49%;
  }
}
@media (max-width: 500px) {
  .soupiska_players .soupiska_player_card,
  section.team_leaders .soupiska_player_card {
    height: 320px;
  }
}
@media (max-width: 450px) {
  .soupiska_players .soupiska_player_card,
  section.team_leaders .soupiska_player_card {
    width: 100%;
    margin-right: 0;
  }
}

a.soupiska_player_card:hover .about_player .player_number {
  background-color: #004074;
}

a.soupiska_player_card:hover .about_player .player_name-post {
  background-color: #005091;
}

.subpage_player_player-info {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.subpage_player_player-info .player_foto {
  width: 25%;
  background-color: #fff;
  text-align: center;
  padding-top: 10px;
}
.subpage_player_player-info .player_foto img {
  max-width: 100%;
}
.subpage_player_player-info .player_bio {
  flex-grow: 1;
  padding: 20px;
}
.subpage_player_player-info .player_bio table tr td {
  padding-right: 15px;
}
.subpage_player_player-info .player_post {
  width: 25%;
  text-align: right;
  padding: 40px;
}
.subpage_player_player-info .player_post h2 {
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 20px;
}
.subpage_player_player-info .player_post img {
  width: 100%;
}
@media (max-width: 767px) {
  .subpage_player_player-info .player_foto {
    width: 33%;
  }
  .subpage_player_player-info .player_bio {
    width: 66%;
  }
  .subpage_player_player-info .player_post {
    width: auto;
  }
}
@media (max-width: 480px) {
  .subpage_player_player-info .player_foto {
    width: 100%;
  }
  .subpage_player_player-info .player_bio {
    width: auto;
  }
  .subpage_player_player-info .player_post {
    width: auto;
  }
}

.player_tabs {
  padding-left: 0;
  padding-top: 20px;
}

.player_panes {
  margin-bottom: 40px;
}
.player_panes .pane {
  background-color: #fff;
  border-bottom: 5px solid #c4201b;
  padding: 5px;
}
.player_panes .pane .col-sm-6 {
  text-align: center;
}
.player_panes .pane .col-sm-6 img {
  padding: 15px 0;
}
.player_panes .pane .col-sm-6 .number {
  font-size: 4em;
  line-height: 1em;
  font-weight: 700;
}
.player_panes .pane .col-sm-6 .description {
  text-transform: uppercase;
  font-size: 1.2em;
}

.more_stats_button {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  background-color: #c4201b;
  text-transform: uppercase;
  margin-right: 10px;
  padding: 3px 10px;
  margin: 15px;
  border: none;
}

.more_stats_button:hover {
  color: white;
  text-decoration: underline;
  cursor: pointer;
}

table.player_match_stats tr th,
table.player_match_stats tr td {
  width: 15%;
}
table.player_match_stats tr th:first-child,
table.player_match_stats tr td:first-child {
  width: 25%;
}

#player_match_stats_table {
  display: none;
}

#player_match_stats_table.showed {
  display: table;
  transition: display 1s;
}

.player_photogallery {
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 400px;
  width: 100%;
}
.player_photogallery a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}
.player_photogallery .first_col {
  flex-grow: 1;
}
.player_photogallery .second_col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
}
.player_photogallery .first_col_photo,
.player_photogallery .second_col_photo {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: relative;
}
.player_photogallery .second_col_photo {
  flex-grow: 1;
}

.shirt {
  background-color: #fff;
  text-align: center;
  padding: 10px 0;
  height: 100%;
}
.shirt .shirt_tabs {
  margin: 0;
  padding-left: 0;
  display: flex;
  justify-content: center;
}
.shirt .shirt_tabs a {
  border-radius: 50%;
  border: 2px solid #000;
  width: 32px;
  height: 32px;
}
.shirt .shirt_tabs a.active {
  background-color: #c4201b;
}
.shirt .shirt_tabs a:last-child,
.shirt .shirt_tabs a:last-child.active {
  background-color: #dfbf82;
}
.shirt .shirt_panes {
  text-align: center;
}
.shirt .shirt_panes img {
  position: relative;
  max-width: 100%;
  padding: 15px 0;
}
.shirt .shirt_panes .number {
  position: absolute;
  width: auto;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-family: Adumu;
  font-size: 90px;
}
.shirt .shirt_panes .number span {
  margin-top: -20px;
  font-size: 18px;
  display: block;
  text-transform: uppercase;
}
.shirt .shirt_panes a.buy-btn {
  display: block;
  text-transform: uppercase;
  background-color: #c4201b;
  color: #fff;
  border-radius: 5px;
  padding: 5px 8px;
  width: 100px;
  margin: 0 auto;
}

.player_page h2.subpage_next-articles-heading {
  text-transform: none !important;
  font-weight: 700 !important;
  font-size: 50px !important;
}

.homepage_roster.player_page {
  padding-top: 0 !important;
}
.homepage_roster.player_page h2.heading {
  text-transform: none !important;
  font-weight: 700 !important;
  font-size: 50px !important;
}
@media (min-width: 768px) {
  .homepage_roster.player_page .roster-item {
    width: 33%;
  }
}
@media (min-width: 1200px) {
  .homepage_roster.player_page .roster-item {
    width: 23.5%;
    margin-right: 2%;
  }
}

.menu_select {
  margin: 20px 0;
}
.menu_select select {
  background: #c4201b;
  color: white;
  height: 33px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 10px;
}

.recent_games {
  text-align: center;
}
.recent_games .last_game,
.recent_games .next_game {
  float: right;
  width: 415px;
  position: relative;
  background: white;
  padding: 5px;
  margin-bottom: 25px;
}
.recent_games .last_game h2,
.recent_games .next_game h2 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.recent_games .last_game .result,
.recent_games .next_game .result {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin: 0 0 0 0;
}
.recent_games .last_game .result span.score,
.recent_games .next_game .result span.score {
  font-weight: bold;
  font-size: 3.2em;
  line-height: 71px;
  margin: 0 10px;
}
.recent_games .last_game span.teams,
.recent_games .next_game span.teams {
  font-weight: bold;
  display: block;
  margin: 15px 0 40px;
}
.recent_games .last_game a.button,
.recent_games .last_game img.league_logo,
.recent_games .next_game a.button,
.recent_games .next_game img.league_logo {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.recent_games .last_game img.league_logo,
.recent_games .next_game img.league_logo {
  height: 30px;
  left: 5px;
}
.recent_games .last_game a.button,
.recent_games .next_game a.button {
  border: 3px solid #f4f3f4;
  padding: 1px 7px;
}
.recent_games .last_game a.button.centered,
.recent_games .next_game a.button.centered {
  right: 50%;
  margin-right: -65px;
}
.recent_games .next_game {
  float: left;
}
.recent_games .next_game .result span.time {
  background: #f4f4f4;
  font-size: 1.8em;
  font-weight: bold;
  padding: 5px 10px;
}
.recent_games .next_game a.button {
  background: #c4201b;
  border-color: #c4201b;
  color: white;
}
@media (max-width: 992px) {
  .recent_games .last_game,
  .recent_games .next_game {
    float: none;
    width: 100%;
  }
}

.results_main main,
.results_main aside {
  background: white;
  padding: 13px;
  margin-bottom: 30px;
}
.results_main aside {
  background: none;
  padding: 0;
}
.results_main aside .table-side-bg {
  background: white;
  padding: 13px;
}
.results_main aside .table-side-bg .small_text {
  display: none;
}
.results_main aside .table-side-bg .table_fotbal_mala tr {
  border-bottom: none !important;
}
.results_main main {
  border-right: 10px solid #f4f4f4;
}
.results_main main h3 {
  line-height: 30px;
  margin-top: 10px;
  font-size: 1.1em;
  font-weight: bold;
  border-bottom: 3px solid #b71918;
}
.results_main main h3::first-letter {
  text-transform: uppercase;
}
.results_main main h3:first-child {
  margin-top: 0;
}
.results_main main .game {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 55px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 3px solid #f4f4f4;
}
.results_main main .game .game_info,
.results_main main .game .game_score,
.results_main main .game .more_button {
  display: table-cell;
  vertical-align: middle;
}
.results_main main .game .game_info {
  width: 180px;
}
.results_main main .game .game_score {
  flex-grow: 1;
  display: flex;
  align-items: center;
  font-size: 1.1em;
}
.results_main main .game .game_score span.score {
  width: 20%;
  background: transparent;
}
.results_main main .game .game_score .home,
.results_main main .game .game_score .away {
  width: 40%;
}
.results_main main .game .game_score .home {
  text-align: right;
}
.results_main main .game .game_score .away {
  text-align: left;
}
.results_main main .game .game_score .home span {
  margin-right: 5px;
}
.results_main main .game .game_score .away span {
  margin-right: 5px;
}
.results_main main .game .game_info {
  text-align: left;
}
.results_main main .game .game_info span {
  display: block;
}
.results_main main .game .info_menu_group {
  position: relative;
}
.results_main main .game .info_menu_group .info_menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
  background-color: white;
  border: 3px solid #d7d7d7;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  z-index: 10;
  display: none;
}
.results_main main .game .info_menu_group .info_menu li {
  padding: 6px 0;
  border-bottom: 3px solid #d7d7d7;
}
.results_main main .game .info_menu_group .info_menu li:last-of-type {
  border: none;
}
.results_main main .game .info_menu_group .more_button {
  color: #d7d7d7;
  border: 3px solid #d7d7d7;
  padding: 2px 3px 0 3px;
  cursor: pointer;
}
.results_main main .game .info_menu_group .more_button:hover {
  text-decoration: none;
  background: #d7d7d7;
  color: white;
}
.results_main main .game .info_menu_group:hover .info_menu {
  display: block;
}
.results_main main .game:last-child {
  border-bottom: none;
}
@media (max-width: 1199px) {
  .results_main main .game .game_score .home span,
  .results_main main .game .game_score .away span {
    display: none;
  }
}
@media (max-width: 768px) {
  .results_main main .game .game_score span.score {
    width: 50%;
  }
  .results_main main .game .game_score .home,
  .results_main main .game .game_score .away {
    width: 25%;
  }
}
@media (max-width: 500px) {
  .results_main main .game .game_score span.score {
    margin: 0;
  }
}
.results_main main .goals {
  padding: 14px 10px;
  border-bottom: 3px solid #f4f4f4;
}
.results_main main .goals.hidden {
  display: none;
}
.results_main aside {
  border-left: 10px solid #f4f4f4;
  text-align: center;
}
.results_main aside table {
  width: 100%;
  margin: 20px 0;
}
.results_main aside table tr td,
.results_main aside table tr th {
  padding: 5px 0;
}
.results_main aside table .remizy,
.results_main aside table .score,
.results_main aside table .prohry {
  display: none;
}
.results_main aside table .tym {
  text-align: left;
  padding-left: 5px;
  width: 60%;
}
.results_main aside table th {
  background: #f4f4f4;
}
.results_main aside a.button {
  border: 3px solid #f4f3f4;
  padding: 5px 10px;
}

.tables_tabs {
  padding-left: 0;
  margin-bottom: 20px;
}

main.main_table {
  background: white;
  padding: 10px;
  margin-bottom: 35px;
}
main.main_table table {
  width: 100%;
  margin-bottom: 25px;
  text-align: center;
}
main.main_table table tr {
  border-bottom: 3px solid #f4f4f4;
}
main.main_table table tr.BNO {
  font-weight: bold;
}

/*    main.main_table table tr:nth-child(4),    
main.main_table table tr:nth-child(2),
main.main_table table tr:nth-child(16) {
  border-bottom: 3px solid #b71918;
}
*/
main.main_table table tr th,
main.main_table table tr td {
  padding: 5px 0;
}
main.main_table table .poradi,
main.main_table table .znak {
  width: 5%;
}
main.main_table table .tym {
  text-align: left;
  padding-left: 5px;
}
main.main_table table .zapasy,
main.main_table table .vyhry,
main.main_table table .remizy,
main.main_table table .prohry,
main.main_table table .body,
main.main_table table .score,
main.main_table table .goly_rozdil {
  width: 7%;
}
main.main_table table .tab_pravdy {
  display: none;
}
main.main_table table.b-tym tr:nth-child(2),
main.main_table table.b-tym tr:nth-child(4),
main.main_table table.b-tym tr:nth-child(15) {
  border-bottom: 3px solid #f4f4f4;
}
main.main_table h2,
main.main_table p {
  display: none;
}
main.main_table p.small_text {
  display: block;
  font-size: 0.75em;
  margin: 0 30px 25px;
}

section.team_stats {
  background: white;
  padding: 5px 10px;
  margin-bottom: 20px;
}
section.team_stats .row {
  display: flex;
  padding: 5px;
}
section.team_stats .row .col-lg-6:first-child {
  border-right: 1.5px solid #f4f4f4;
}
section.team_stats .row .col-lg-6:last-child {
  border-left: 1.5px solid #f4f4f4;
}
section.team_stats .row:first-child {
  border-bottom: 3px solid #f4f4f4;
}
section.team_stats .played_games,
section.team_stats .table_position,
section.team_stats .games_balance,
section.team_stats .other_stats {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
section.team_stats .played_games p,
section.team_stats .table_position p,
section.team_stats .games_balance p,
section.team_stats .other_stats p {
  text-align: center;
  font-size: 1.5em;
  margin: 0 25px;
}
section.team_stats .played_games p span,
section.team_stats .table_position p span,
section.team_stats .games_balance p span,
section.team_stats .other_stats p span {
  display: block;
  font-size: 2.3em;
  font-weight: bold;
}
section.team_stats .table_position {
  justify-content: flex-start;
}
section.team_stats .games_graph {
  position: relative;
  height: 125px;
  width: 125px;
}
section.team_stats .games_graph .games_graph__circle {
  fill: none;
  stroke: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
section.team_stats .games_graph .games_graph__svg {
  transform: scaleX(-1);
  display: flex;
  justify-content: center;
  align-items: center;
}
section.team_stats .games_graph .games_graph__path-bg {
  stroke-width: 10px;
  stroke: #d7d7d7;
}
section.team_stats .games_graph .games_graph__path-wins {
  stroke-width: 11px;
  stroke: #b71918;
  transform: rotate(90deg);
  transform-origin: center;
  transition: 1s linear all;
}
section.team_stats .games_graph .games_graph__path-ties {
  stroke-width: 10px;
  stroke: #005696;
  transform: rotate(90deg);
  transform-origin: center;
  transition: 1s linear all;
}
section.team_stats .games_graph .games_graph__label {
  position: absolute;
  width: 125px;
  height: 125px;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 34px;
}
section.team_stats .games_balance table {
  width: 50%;
}
section.team_stats .games_balance table th {
  font-size: 1.1em;
}
section.team_stats .games_balance table td {
  font-size: 1.4em;
  font-weight: bold;
}
section.team_stats .games_balance table tr:nth-child(1) td {
  color: #b71918;
}
section.team_stats .games_balance table tr:nth-child(2) td {
  color: #005696;
}
section.team_stats .games_balance table tr:nth-child(3) td {
  color: #d7d7d7;
}
section.team_stats .other_stats {
  justify-content: flex-start;
}
section.team_stats .other_stats table {
  width: 60%;
}
section.team_stats .other_stats table th {
  font-size: 1.1em;
  padding-left: 5px;
}
section.team_stats .other_stats table td {
  font-size: 1.4em;
  font-weight: bold;
}
section.team_stats .other_stats table tr td:first-child {
  text-align: center;
}
@media (max-width: 992px) {
  section.team_stats .played_games,
  section.team_stats .table_position,
  section.team_stats .games_balance,
  section.team_stats .other_stats {
    justify-content: center;
    flex-direction: column;
    border: none !important;
  }
}

h2.bold {
  font-weight: bold;
}

.match_photo-heading {
  padding-left: 40px;
}

section.team_leaders {
  margin-bottom: 10px;
}

main.all_players_stats {
  background: white;
  padding: 1px 10px 10px;
  margin-bottom: 35px;
}
main.all_players_stats .stats_item {
  border: 3px solid #f4f4f4;
  margin-bottom: 10px;
}
main.all_players_stats .stats_item .row:first-child {
  border-bottom: 3px solid #f4f4f4;
}
main.all_players_stats .stats_item span.player_number {
  font-size: 1.5em;
  font-weight: bold;
}
main.all_players_stats .stats_item p.name {
  margin: 0;
}
main.all_players_stats .stats_item p.name span {
  display: block;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1em;
}
main.all_players_stats .stats_item .player_picture {
  overflow: hidden;
  height: 92px;
  text-align: right;
}
main.all_players_stats .stats_item .player_picture img {
  height: 115px;
}
main.all_players_stats .stats_item table {
  width: 100%;
  font-size: 0.85em;
}
main.all_players_stats .stats_item table th {
  font-weight: normal;
}
main.all_players_stats .stats_item table td {
  text-align: right;
  font-weight: bold;
}

table.transfers {
  width: 100%;
  margin-bottom: 25px;
}
table.transfers tr:nth-child(odd) {
  background: #e4e4e4;
}
table.transfers tr td {
  padding-left: 10px;
  width: 25%;
}
table.transfers tr td:nth-child(1),
table.transfers tr td:nth-child(2),
table.transfers tr td:nth-child(3) {
  text-align: center;
  width: 5%;
  padding: 5px 0;
}

.subpage_partners {
  padding: 30px 0;
  background-color: #fff;
}
.subpage_partners .subpage_partners-carousel .add {
  height: 70px;
  width: 12.5%;
  padding-left: 10px;
  padding-right: 10px;
}
.subpage_partners .subpage_partners-carousel .add a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
}
.subpage_partners .subpage_partners-carousel .add img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-height: 100%;
  max-width: 100%;
}
@media (max-width: 1200px) {
  .subpage_partners .subpage_partners-carousel .add {
    width: 16.7%;
  }
}
@media (max-width: 992px) {
  .subpage_partners .subpage_partners-carousel .add {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .subpage_partners .subpage_partners-carousel .add {
    width: 33%;
  }
}
@media (max-width: 500px) {
  .subpage_partners .subpage_partners-carousel .add {
    width: 50%;
  }
}

#socials #button_facebook,
#socials #button_twitter,
#socials #button_google,
#socials #button_print {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
#socials #button_google {
  top: 2px;
}
#socials #button_print {
  top: -2px;
  cursor: pointer;
  text-decoration: underline;
}
#socials #button_print:hover {
  text-decoration: none;
}

.articlecard img {
  width: 100%;
  height: auto;
}
.articlecard .text {
  padding: 15px;
  background-color: #fff;
  min-height: 236px;
}
.articlecard .text .category,
.articlecard .text .date {
  color: #ee2024;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 0;
}
.articlecard .text .category {
  text-transform: uppercase;
  font-weight: 700;
}
.articlecard .text .date {
  text-align: right;
  font-family: RobotoCondensed;
}
.articlecard .text .heading {
  font-size: 30px;
  font-weight: 700;
}
.articlecard .text .perex {
  font-family: RobotoCondensed;
  font-size: 16px;
  line-height: 20px;
}

.menu
  .menu_desktop
  ul.main_menu
  li.dropdown_toggle
  .dropdown_menu
  .articlecard
  .text {
  min-height: inherit;
}

@media (max-width: 992px) {
  .articlecard .text .date {
    font-size: 12px;
  }
  .articlecard .text .heading {
    font-size: 25px;
  }

  .menu
    .menu_desktop
    ul.main_menu
    li.dropdown_toggle
    .dropdown_menu
    .articlecard
    .text {
    padding: 5px;
  }
}
@media (max-width: 768px) {
  .articlecard {
    margin-bottom: 15px;
  }
  .articlecard .text .date {
    font-size: 16px;
  }
  .articlecard .text .heading {
    font-size: 30px;
  }
}
.contact {
  background-color: white;
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-bottom: 30px;
}
.contact .info {
  padding: 25px 36px;
  flex-grow: 2;
  border-right: 2px solid #b71918;
}
.contact .info .name {
  display: block;
  font-size: 22px;
  font-weight: bold;
}
.contact .info .role {
  display: block;
  margin-bottom: 30px;
}
.contact .info .mail {
  margin-right: 30px;
}
.contact .photo {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  position: relative;
  max-width: 30%;
}
.contact .photo img {
  align-self: flex-end;
  max-width: 100%;
  max-height: 90%;
}

.contacts_open_hours {
  text-align: center;
  margin-bottom: 40px;
}

.vedeni {
  width: 100%;
  background-color: white;
  padding: 0 40px;
  margin: 15px 0;
}
.vedeni .man {
  display: flex;
  justify-content: center;
}
.vedeni .man .role,
.vedeni .man .name {
  flex-grow: 1;
  flex-basis: 50%;
  padding: 16px 20px;
  border-bottom: 3px solid #f4f4f4;
}
.vedeni .man .role {
  border-right: 1.5px solid #b71918;
}
.vedeni .man .name {
  font-weight: bold;
  border-left: 1.5px solid #b71918;
}
.vedeni .man:last-child .role,
.vedeni .man:last-child .name {
  border-bottom: none;
}

.vedeni_item {
  padding: 10px 7px;
}
.vedeni_item .profile {
  background-color: white;
  text-align: center;
  padding-top: 10px;
}
.vedeni_item .profile .name {
  text-align: left;
  padding: 10px 15px;
  border-top: 3px solid #b71918;
}
.vedeni_item .profile .name span {
  display: block;
  font-weight: bold;
  font-size: 22px;
}

.main {
  background-color: white;
  padding: 20px 30px;
  margin-bottom: 25px;
}
.main .articlecard .text {
  min-height: 110px;
}

.white_box {
  background-color: white;
  padding: 20px 30px;
}
.white_box .navstevni_rad h5 {
  font-weight: bold;
}
.white_box .navstevni_rad ol {
  padding-left: 20px;
}
.white_box .navstevni_rad ol.latin_list {
  list-style-type: lower-latin;
  margin: 15px auto;
}
.white_box .navstevni_rad p.left_padding {
  padding-left: 20px;
}
.white_box h2 {
  font-weight: bold;
}
.white_box a {
  text-decoration: underline;
}
.white_box a:hover {
  text-decoration: none;
}
.white_box .vyznamni_hraci a {
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
}
.white_box .vyznamni_hraci a:hover {
  text-decoration: underline;
}
.white_box ul.minus_list {
  padding-left: 0;
  list-style: none;
}
.white_box ul.minus_list li:before {
  content: "-";
  margin-right: 5px;
}

.white_box.sin_slavy_item {
  height: 197px;
  display: flex;
  padding: 0;
  margin-bottom: 25px;
}
.white_box.sin_slavy_item .name {
  width: 70%;
  padding: 20px 30px;
  border-right: 3px solid #b71918;
}
.white_box.sin_slavy_item .name a {
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
}
.white_box.sin_slavy_item .name a:hover {
  text-decoration: underline;
}
.white_box.sin_slavy_item .picture {
  width: 30%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

table.white_red_table {
  width: 100%;
}
table.white_red_table th {
  border-bottom: 3px solid #b71918;
}
table.white_red_table tr {
  border-bottom: 3px solid #f5f5f5;
}
table.white_red_table tr td,
table.white_red_table tr th {
  padding: 10px 20px;
  border-right: 3px solid #b71918;
}
table.white_red_table tr td:last-child,
table.white_red_table tr th:last-child {
  border-right: none;
}
table.white_red_table tr td.first_col {
  width: 25%;
}
table.white_red_table tr:last-child {
  border-bottom: none;
}

table.two_cols tr td {
  width: 50%;
}

table.three_cols tr td {
  width: 33%;
}

table.four_cols tr td {
  width: 25%;
}

table.five_cols tr td {
  width: 20%;
}

table.six_cols tr td {
  width: 16.3%;
}

table.first_col_small tr td:first-child {
  width: 20%;
}

img.full_width_img {
  width: 100%;
  max-width: 100%;
}

h2.subpage_heading2 {
  font-weight: bold;
  margin-bottom: 25px;
  padding-left: 10px;
}

h2.subpage_news_heading {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 25px;
  padding-left: 10px;
}

i.red_dot {
  margin-right: 0.5em;
}

i.red_dot::before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
}

.news-list h1 {
  padding-left: 15px;
}
.news-list .articlecard {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 15px;
}
.news-list .next-articles_btn {
  font-family: RobotoCondensed;
  font-style: italic;
  font-size: 22px;
  display: block;
  text-align: right;
  margin-right: 30px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 25px;
}

.subpage_subscription {
  margin-top: 25px;
}
.subpage_subscription .email-subscription {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.subpage_subscription .email-subscription .form-input-fields {
  width: 70%;
  margin-right: 10px;
}
.subpage_subscription
  .email-subscription
  .form-input-fields
  input[type="email"] {
  width: 100%;
}
@media (max-width: 1200px) {
  .subpage_subscription .email-subscription input[type="email"] {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .subpage_subscription .email-subscription .form-input-fields {
    width: 65%;
  }
}
@media (max-width: 768px) {
  .subpage_subscription .email-subscription .form-input-fields {
    width: 100%;
    margin-right: 0;
  }
  .subpage_subscription .email-subscription .form-input-fields label {
    font-size: 15px;
  }
}

.social_item {
  font-size: 30px;
}
.social_item img {
  margin: 5px;
}
.social_item a {
  text-decoration: underline;
}
.social_item a:hover {
  text-decoration: none;
}

.osobnosti_item {
  min-height: 300px;
  margin-bottom: 5px;
}
.osobnosti_item p {
  text-align: justify;
}
.osobnosti_item .osobnosti_photo {
  margin: 5px;
  margin-left: 20px;
  float: right;
  width: 300px;
  max-height: 300px;
  overflow: hidden;
  clear: both;
}

.fanzone_item {
  margin-bottom: 15px;
}
.fanzone_item img {
  width: 100%;
}
.fanzone_item .text {
  padding: 15px 5px;
}
.fanzone_item .text h2.heading {
  font-size: 24px;
  font-weight: bold;
}

.fanzone_header {
  width: 100%;
  height: 500px;
  display: flex;
}
.fanzone_header .shop,
.fanzone_header .os {
  width: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}
.fanzone_header .shop h1,
.fanzone_header .os h1 {
  align-self: flex-end;
  width: 100%;
  padding: 20px;
  margin: 0;
  background: rgba(0, 0, 0, 0.3);
  font-size: 75px;
  color: white;
  font-weight: bold;
}
.fanzone_header .shop h1 a,
.fanzone_header .os h1 a {
  text-decoration: underline;
}
.fanzone_header .shop h1 a:hover,
.fanzone_header .os h1 a:hover {
  text-decoration: none;
}
@media (max-width: 950px) {
  .fanzone_header .shop h1,
  .fanzone_header .os h1 {
    font-size: 45px;
  }
}

@media (max-width: 650px) {
  .fanzone_header {
    flex-direction: column;
    height: auto;
  }
  .fanzone_header .shop,
  .fanzone_header .os {
    width: 100%;
    height: 300px;
  }
}
.qa_form {
  background-color: #f5f5f5;
  padding: 10px;
}
.qa_form label {
  font-weight: bold;
}
.qa_form textarea {
  height: 200px;
}
.qa_form label,
.qa_form input,
.qa_form textarea {
  display: block;
  width: 100%;
  border: none;
  line-height: 2em;
}
.qa_form input[type="submit"] {
  color: white;
  background-color: #b71918;
  font-weight: bold;
  border: none;
  cursor: pointer;
  padding: 5px;
}

.otazky_item {
  border: 2px solid #f5f5f5;
  margin: 25px 0;
}
.otazky_item .otazky_item_header {
  display: flex;
  justify-content: space-between;
  background-color: #f5f5f5;
  padding: 15px;
}
.otazky_item .text {
  padding: 15px;
}

.photogallery-list {
  padding: 15px;
}
.photogallery-list h2,
.photogallery-list .btn_article_img {
  font-weight: 700;
}

.form_photogallery .red_select,
.form_photogallery .red_submit {
  background-color: #b71918;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  padding: 7.5px;
}
.form_photogallery .red_submit {
  cursor: pointer;
}
.form_photogallery .red_search {
  border: 2px solid #b71918;
  color: #b71918;
  font-weight: bold;
  padding: 5px;
}
.form_photogallery .red_select,
.form_photogallery .red_search,
.form_photogallery .red_submit {
  margin-right: 15px;
  max-width: 100%;
  margin-bottom: 5px;
}
.form_photogallery .buttons_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.form_photogallery .buttons_flex .buttons {
  display: flex;
  justify-content: space-between;
}
.form_photogallery .buttons_flex .buttons a {
  margin-left: 5px;
}

.item-list--photogallery {
  margin: 15px 0;
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.item-list--photogallery a.item-img {
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
  height: 200px;
}

.tipovacka iframe {
  border: none;
}

.strankovani {
  text-align: center;
  line-height: 1.7;
}
.strankovani .nextPages {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.strankovani a {
  background: #f5f5f5;
  color: black;
  font-size: 1.7em;
  font-weight: bold;
  border-left: 5px solid white;
  border-right: 5px solid white;
  padding: 10px;
  text-decoration: none;
}
.strankovani a:hover {
  background: #d9e0eb;
}
.strankovani a.strankovaniVyrazne {
  color: white;
  background: #b71918;
}

.image_download_section {
  margin-bottom: 10px;
}
.image_download_section img {
  width: 100%;
  margin-bottom: 5px;
}

.srdce_image {
  margin-bottom: 20px;
}
.srdce_image img {
  max-width: 100%;
}

table.partners_table {
  width: 100%;
}
table.partners_table tr {
  border-bottom: 3px solid #f5f5f5;
}
table.partners_table tr td {
  text-align: center;
  padding: 35px 20px;
  border-right: 3px solid #f5f5f5;
}
table.partners_table tr td img {
  max-width: 100%;
}
table.partners_table tr td:last-child {
  border-right: none;
}
table.partners_table tr:last-child {
  border-bottom: none;
}

table.no_border {
  border: none;
}
table.no_border tr {
  border: none;
}
table.no_border tr td,
table.no_border tr th {
  border: none;
}

.srdce_header {
  display: flex;
}
.srdce_header h1 {
  flex-grow: 2;
}
.srdce_header img {
  width: 140px;
  height: fit-content;
}

@media (max-width: 768px) {
  .srdce_header {
    flex-direction: column-reverse;
  }
}
.subpage-footer_socials {
  text-align: center;
  background-color: #c4201b;
}
.subpage-footer_socials .subpage_socials {
  padding-bottom: 0;
}
.subpage-footer_socials .subpage_socials .footer_logo,
.subpage-footer_socials .subpage_socials .homepage_social-links {
  display: inline-block;
  vertical-align: middle;
}
.subpage-footer_socials .subpage_socials .footer_logo {
  border-right: 3px solid #b71918;
  padding-right: 25px;
  margin-right: 25px;
}
.subpage-footer_socials .subpage_socials .footer_logo img {
  width: 90px;
}
@media (max-width: 500px) {
  .subpage-footer_socials .subpage_socials .footer_logo {
    border: none;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.subpage-footer_socials .subpage_socials .homepage_social-links .ico-fb,
.subpage-footer_socials .subpage_socials .homepage_social-links .ico-yt,
.subpage-footer_socials .subpage_socials .homepage_social-links .ico-ig,
.subpage-footer_socials .subpage_socials .homepage_social-links .ico-tw {
  margin-top: 5px;
}

.footer_menu {
  background-color: #c4201b;
  color: #fff;
  padding-top: 45px;
  padding-bottom: 35px;
}
.footer_menu .col-lg-6 {
  padding-left: 0;
  padding-right: 0;
}
.footer_menu .col-sm-4 {
  padding-left: 5px;
  padding-right: 5px;
}
.footer_menu .footer_menu-heading {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.footer_menu .notHP {
  margin-left: auto;
  margin-right: auto;
}
.footer_menu .notHP .footer_menu-heading {
  margin: 0 10px;
}
@media (max-width: 1200px) {
  .footer_menu .notHP .footer_menu-heading {
    margin: 0 5px;
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .footer_menu .notHP {
    text-align: center;
  }
  .footer_menu .notHP .footer_menu-heading {
    margin: 0 10px;
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .footer_menu .notHP .footer_menu-heading {
    display: block;
    margin: 0;
    font-size: 23px;
    line-height: 40px;
  }
}
.footer_menu ul {
  font-size: 18px;
  list-style: none;
  padding-left: 0;
}

.footer {
  background-color: #b71918;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}
.footer a {
  text-decoration: underline;
}
.footer a:hover {
  text-decoration: none;
}
.footer p:last-of-type {
  margin-bottom: 0;
}

.marginBottom30 {
  margin-bottom: 30px;
}

#es-strip-container {
  /*overflow: hidden;*/
}

iframe {
  max-width: calc(100% - 20px) !important;
}

@media (max-width: 992px) {
  h1,
  .subpage_layout h1 {
    font-size: 35px;
  }
}
@media print {
  aside#sidebar,
  .flickity-viewport,
  #es-strip-container,
  iframe {
    display: none !important;
  }

  .wrapper .header,
  .wrapper .menu,
  .wrapper footer,
  .wrapper .subpage_next-articles,
  .wrapper .subpage_partners,
  .wrapper .tabs,
  .wrapper .tabs2 {
    display: none !important;
  }
}

.hidden { display: none !important;}

/*# sourceMappingURL=style.css.map */
