.c {
  *zoom: 1;
}
.c:before,
.c:after {
  content: "";
  display: table;
}
.c:after {
  clear: both;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cover {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.grayscale {
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}
.grayscale-none {
  -webkit-filter: none !important;
  -o-filter: none !important;
  filter: none !important;
}
.filterlist {
  font-size: 0;
  text-align: center;
  padding-left: 0;
}
.filterlist .item {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}
@media all and (max-width: 767px) {
  .filterlist .item {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
.filterlist a {
  background-color: #1271b3;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 10px;
  display: block;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
}
.filterlist a:hover,
.filterlist a.active {
  background-color: #b81118;
}
.televize_block_price {
  text-align: left;
  padding: 20px 0 0 26px;
}
.televize_block_text {
  margin-bottom: 20px;
}
.televize_block_link {
  width: auto;
  float: left;
  line-height: 45px;
}
.televize_block_links .btn-red {
  float: right;
}
.televize_block_links {
  display: inline-block;
  width: 100%;
  height: 30px;
  padding: 0 25px;
}
@media (max-width: 768px) {
  .televize_block_links {
    height: auto;
  }
  .televize_block_links .btn-red {
    float: none;
  }
}
.header__button--single {
  border: none;
}
.header__button--single svg {
  fill: #fff;
}
.header__nav--buttons ul li {
  text-align: center;
}
.header__button {
  height: 55px;
}
.header__nav--buttons ul li a svg {
  width: 20px;
  height: 20px;
}
.header__button--podpora {
  padding-top: 0 !important;
}
.header__button--podpora svg {
  width: 16px !important;
  height: 16px !important;
}
.header__nav--buttons ul li a span {
  margin: 0;
}
.header__nav--buttons {
  padding-top: 23px;
}
.header__button--center {
  border-top: 1px solid rgba(0, 159, 227, 0.7);
  border-bottom: 1px solid rgba(0, 159, 227, 0.7);
}
.header__button--single svg {
  width: 30px !important;
  height: 30px !important;
  margin-top: 14px !important;
}
.header__button--right svg {
  width: 17px !important;
  height: 15px !important;
  margin: 7px 0 3px 0 !important;
}
@media (max-width: 768px) {
  .header__nav--buttons ul li br {
    display: none;
  }
  .header__button {
    height: auto;
  }
}
@media (max-width: 1100px) {
  .header__nav--basic .sub-menu li a {
    padding: 7px 15px;
  }
  .header__nav--basic > div > ul > li > a {
    line-height: 35px;
  }
  .header__nav--buttons {
    padding-top: 0px;
  }
  .header__nav--buttons ul li {
    border: none;
  }
  .header__nav--basic .sub-menu li a {
    padding: 7px 20px;
  }
  .header__nav--buttons ul li a svg {
    margin: 0 !important;
  }
  .header__nav--buttons ul li a svg {
    width: 15px !important;
    height: 15px !important;
    position: relative;
    left: -3px;
    top: -5px;
  }
  .header__nav--buttons ul li {
    width: 50%;
    margin: 0 !important;
    padding: 10px 0 0 0 !important;
  }
  .header__button--podpora {
    width: 100% !important;
  }
}
.nabidka__items img {
  background: #0052a0;
  padding: 5px;
}
.header__logo a {
  background: url(../assets/Logo-INTERNEXT-CEZ-negat.svg) 0 0 no-repeat;
  background-size: auto;
  display: block;
  width: 160px;
  height: 71px;
  -webkit-background-size: 160px 71px;
  background-size: 160px 71px;
  z-index: 8;
  /*position: absolute;
	left: -44px;
	top: 15px;*/
  position: relative;
}
.header--scrolled .header__logo a {
  background: url(../assets/Logo-INTERNEXT-CEZ.svg) 0 0 no-repeat;
  background-size: auto;
  -webkit-background-size: 160px 71px;
  background-size: 160px 71px;
}
.header__logo a svg {
  display: none !important;
}
@media (max-width: 1100px) {
  .header__logo a {
    top: -6px;
  }
}
.header__respo .icon {
  margin-top: 8px;
}
.routery .router__col {
  margin-bottom: 40px;
}
#cc-window {
  -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.5);
}
body.cpl-ok:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: block !important;
}
.internet_block_table__value {
  display: block;
  text-align: center;
  color: #1385d8;
  font-size: 20px;
  line-height: 26px;
}
.internet_block_footer {
  padding-left: 0;
  text-align: center;
}
.internet_block_price {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  float: none;
  line-height: 26px;
  padding-bottom: 10px;
}
.objednavka__sidebar_faster {
  width: 100%;
  margin: 30px 0 0;
  background: #f0f2ff;
}
.objednavka__sidebar_faster td {
  padding: 5px 30px;
}
.objednavka__sidebar_faster td:nth-child(1) {
  color: #0052a0;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.35px;
}
.objednavka__sidebar_faster td:nth-child(2) {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: .5px;
  text-align: right;
  white-space: nowrap;
}
.internet_block_footer.faster__tarif a {
  line-height: 26px;
}
.faster__pl {
  position: relative;
  padding-left: 64px !important;
  font-size: 13px !important;
}
#toogle__upload {
  width: 24px;
  height: 24px;
  display: block;
  line-height: 24px;
  background-color: #fff;
  color: #006400;
  position: relative;
  text-align: center;
  position: absolute;
  left: 30px;
  top: 13px;
  border: thin solid rgba(0, 0, 0, 0.2);
}
#toogle__upload:hover {
  border-color: rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
#toogle__upload.active:before {
  content: "\2713";
  font-size: 19px;
}
.ototal {
  position: relative;
  border-top: thin solid #dadbe7;
}
.ototal__label {
  font-weight: bold !important;
}
.objednavka__sidebar_tableextend td:nth-child(2) {
  color: #0052a0 !important;
}
.televize_block_title {
  font-size: 18px;
}
.objednavka__sidebar_item_title {
  font-size: 20px;
}
