.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;
}
.page-template-template-akce .showcase__lp__wrap {
  max-width: 100%;
  padding: 20px;
}
.page-template-template-akce .showcase__lp__wrap h1,
.page-template-template-akce .showcase__lp__wrap h2 {
  font-size: 60px;
  line-height: 66px;
  text-align: center;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 989px) {
  .page-template-template-akce .showcase__lp__wrap h1,
  .page-template-template-akce .showcase__lp__wrap h2 {
    font-size: 44px;
    line-height: 50px;
  }
}
@media all and (max-width: 768px) {
  .page-template-template-akce .showcase__lp__wrap h1,
  .page-template-template-akce .showcase__lp__wrap h2 {
    font-size: 30px;
    line-height: 36px;
  }
}
.page-template-template-akce .showcase__lp__wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  width: 8000px;
  display: block;
  background: rgba(255, 255, 255, 0.9);
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 768px) {
  .page-template-template-akce .showcase__lp__wrap:after {
    display: none;
  }
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 768px) {
  .header .wrap {
    padding-right: 270px !important;
  }
}
@media all and (max-width: 600px) {
  .header .wrap {
    padding-right: 80px !important;
  }
}
.header__phone {
  right: 120px;
}
@media all and (min-width: 990px) and (max-width: 1220px), all and (min-width: 768px) and (max-width: 989px), all and (max-width: 768px) {
  .header__phone {
    right: 164px;
  }
}
@media all and (max-width: 450px) {
  a#toogle-menu {
    margin-right: 30px;
  }
}
.counterbox {
  position: relative;
  margin-left: 40px;
}
.counterbox .fa-regular {
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -50px;
  text-align: center;
  width: 50px;
  font-size: 24px;
  line-height: 30px;
}
#slider .item__link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 5;
}
.home .showcase #slider .active .item__bg {
  background-position: right top !important;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 768px) {
  .home .showcase #slider .active .item__bg {
    background: #fff none !important;
    position: relative;
    padding-bottom: 200px;
  }
}
@media all and (max-width: 500px) {
  .home .showcase #slider .active .item__bg {
    padding-bottom: 122px;
  }
}
.home .showcase #slider .active .item__bg img {
  display: none;
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 768px) {
  .home .showcase #slider .active .item__bg img {
    display: block;
    width: 100%;
  }
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 768px) {
  #slider .item {
    min-height: 0 !important;
  }
}
@media all and (min-width: 768px) and (max-width: 989px), all and (max-width: 768px) {
  #slider .item .wrap {
    height: auto;
  }
}
@media all and (max-width: 500px) {
  #slider .item__text {
    padding: 20px;
  }
}
@media all and (max-width: 500px) {
  #slider .item__text h1 br {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .home .showcase.active #slider .frmshowcase {
    bottom: -400px;
  }
}
@media all and (max-width: 768px) {
  .showcase,
  #slide .carousel-inner {
    overflow: visible !important;
  }
}
