body {
  font-family: 'Poppins', sans-serif;
}

html, body {
  scroll-behavior: smooth !important;
  /*height: 100%;*/
}

.logo:hover {
  text-decoration: none !important;
}

.banner-menu a {
  text-decoration: none;
}

.down {
  cursor: pointer;
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
}

.down:hover > .down-img {
  transform: scale(1.1);
}

.section-banner {
  position: relative;
  height: 100vh;
  /*z-index: -1;*/
}

.banner-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100vh + 100px);
  background-image: url("https://directmedia.projekty4g.cz/css/image/export_banner.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat no-repeat;
}

.banner-menu {
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  z-index: 400000;
  position: absolute;
}

.logo {
  cursor: pointer;
  margin-left: 20px;
  color: #0d141f;
  font-weight: 700;
  padding: 10px 30px;
  background-color: white;
  z-index: 999;
  font-size: 28px;
}

.burger {
  margin-top: -40px;
  cursor: pointer;
  margin-right: 10px;
  text-align: right;
  /*margin-left: auto;*/
}

.burger-img {
  height: 25px;
}

h1 {
  line-height: 0.85;
  margin-top: 120px;
  color: #d7fe00;
  font-size: 60px;
  font-weight: 600;
}

big {
  font-size: 214px;
  color: white;
  font-weight: 600;
}

.section-underbanner {
  background-color: #0b1015;
}

.dlazdice {
  background-size: 120%;
  background-position: center center;
  background-repeat: no-repeat no-repeat;
  position: relative;
  background-color: 0 d141f;
  margin-top: 30px;
  height: 250px;
  padding: 30px;
  transition: 0.5s;
}

.dlazdice-link:hover {
  transition: 0.5s;
  transform: scale(1.03);
}

.dlazdice-sipka {
  vertical-align: middle;
  border-style: none;
  height: 25px;
  transform: rotate(180deg);
}

.section-underbanner .margined {
  /*margin-top: -180px;*/
}

.dlazdice-text {
  position: absolute;
  bottom: 0px;
  left: 30px;
  font-weight: 600;
  font-size: 30px;
  color: white;
  width: 100%;
}

.dlazdice-text-green {
  padding: 14px 46px;
  font-size: 16px;
}

.dlazdice-text-green {

}

.dlazdice-text p span {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #0b1015;
  padding-bottom: 2px;
}

.bg-green {
  color: black;
  background-color: #d7fe00;
}

.bg-green .dlazdice-text p span {
  background: transparent;
  color: black;
}

.container-content {
  max-width: 1500px !important;
}

.section-desc {
  padding: 80px;
  color: #d7fe00;
  background-color: #0b1015;
}

.section-desc-uvozovka {
  margin-top: -68px;
  font-size: 152px;
  margin-right: 5px;
}

.section-desc-font {
  font-weight: 600;
  font-size: 32px;
}

.section-desc-a {
  text-decoration: none;
  color: #d7fe00 !important;
}

.section-desc-underline, section-desc-underline a {
  color: #d7fe00;
  text-decoration: underline;
}

.section-desc-underline a {
  color: #d7fe00 !important;
}

.footer, .footer a {
  color: #d7fe00;
  background-color: #0b1015;
}

.footer-padding {
  padding-bottom: 60px;
  padding-left: 122px;
  padding-right: 122px;
}

.section-desc-textunderbox {
  margin-left: 70px;
  margin-top: 50px;
}

.burger-text {
  font-size: 28px;
  color: white;
  font-weight: 500;
}

.footer-desktop-absolute-left {
  position: absolute;
  right: 0%;
}

.footer-desktop-absolute-right {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.footer-gray {
  color: #656667;
}

.banner-menu a:hover {
  text-decoration: none !important;
}

@media (max-width: 998px) {
  .footer-desktop-absolute-left {
    position: relative;
    right: 0%;
  }

  .footer-desktop-absolute-right {
    position: relative;
    left: auto;
    transform: none;
  }

  .section-desc {
    padding: 0;
    padding-bottom: 100px;

  }

  .footer-padding {
    padding: 0;
    padding-bottom: 20px;
  }

  .footer-icon-set {
    padding-top: 40px;
  }

}

@media (max-width: 998px) {
  .section-underbanner .margined {

    margin-top: -0px;
  }

  .section-desc-uvozovka {
    height: 80px;
  }

  .section-desc-textunderbox {
    margin-left: 0;
  }

  .bg-green {
    height: auto;
  }
}

@media (max-width: 1490px) {
  .section-underbanner .margined {

    margin-top: -0px;
  }

  .banner-menu {
    width: 98%;
  }

  .banner-img {
    height: 800px;
  }

  .section-banner {
    height: 800px;
  }

  .logo {
    margin-left: 0;
  }

  .burger {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .dlazdice {
    padding: 0;
  }

  .dlazdice-text-green {
    padding: 30px;
  }

  .burger-text {
    font-size: 20px;
  }
}

.foreground, foreground a {
  font-size: 14px;
  font-weight: 700;
  padding: 20px 0;
}

.foreground a:hover {
  color: #d7fe00 !important;
}

/*Polep tištěnou grafikou*/
/*#292929*/
.polep-banner {
  background-color: #292929;
}

.polep-banner-button {
  position: absolute;
  right: 15px;
  bottom: 40px;
}

.polep-banner-button span {
  color: #d7fe00;
  padding: 11px 45px;
  border: 2px solid #d7fe00;
  font-weight: 600;
  cursor: pointer;
  transition: 0.5s;
}

.polep-banner-button span:hover {
  color: #292929;
  border: 2px solid #d7fe00;
  background-color: #d7fe00;
  transition: 0.5s;
}

.polep-section-banner {
  height: 425px;
  background-color: #292929;
}

.polep-section-banner h1 {
  font-size: 36px;
  line-height: 0.85;
  margin-top: 120px;
  color: white;
  font-weight: 600;
}

.polep-section-banner big {
  font-size: 60px;
  color: #d7fe00;
  font-weight: 600;
  line-height: 1.4;
}

.section-underbanner .polep-margined {
  margin-top: -200px;
}

.polep-dlazdice {
  background-size: cover;
  height: 350px;
}

.polep-dlazdice-text-green h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
}

.bg-position-fix {
  background-position-y: -85px;
}

.polep-dlazdice-text-green {
  padding: 14px 44px;
}

.section-gallery {
  background-color: #0b1015;
  padding: 80px;
  color: #d7fe00;
}

.gallery-gray-box {
  background-color: #292929;
  padding: 45px;
  padding-left: 74px;
}

.gallery-gray-box-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
}

.gallery-gray-box-title-underline {
  background-color: #d7fe00;
  margin-bottom: 30px;
  margin-top: 30px;
  height: 5px;
  width: 170px;
}

.gallery-gray-box-items {
  color: white;
}

.gallery-gray-box-item-before {
  position: absolute;
  left: -15px;
  top: 5px;
  height: 26px;
}

.gallery-gray-box-items-ul {
  padding-left: 0;
  list-style: none;
  column-count: 2;
}

.gallery-gray-box-items-ul li {
  margin-bottom: 30px;
  width: 70%;
  position: relative;
}

.gallery-gray-box-items-ul .text {
  padding-left: 30px;
  font-weight: 600;
}

.gallery-img-box {
  transform: translateY(-50%);
  top: 50%;
  width: 180%;
  position: absolute;
  left: calc(-80% - 15px);
}

.gallery-img-box-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  color: white;
  margin-left: 50%;
  margin-bottom: 15px;
}

.gallery-img-box-img {
  background-image: url("http://directmedia.projekty4g.cz/css/image/galerie/obrazek-2.jpg");
  background-size: cover;
  height: 500px;
  width: 100%;
}

.gallery-img-box-controls {
  margin-top: 15px;
  margin-left: 50%;
  margin-bottom: 15px;
}

.gallery-img-box-controls img {
  cursor: pointer;
  height: 30px;
  margin-right: 10px;
  transition: 0.5s;
}

.gallery-img-box-controls img:hover {
  transform: scale(1.2);
  transition: 0.5s;
}

.gallery-item {
  display: none;
}

.gallery-item-active {
  display: block;
}

.footer-desktop-right a {
  color: #d7fe00 !important;
  text-decoration: none !important;
}

.footer-desktop-right a:hover {
  text-decoration: underline !important;
}

@media (max-width: 1400px) {
  .bg-position-fix {
    background-position-y: unset;
  }
}

@media (max-width: 768px) {
  .bg-position-fix {
    background-position-y: -40px;
  }

  .polep-section-banner h1 {
    line-height: 1.85;
  }

  .polep-section-banner big {
    line-height: 0;
  }

  .polep-banner-button {
    position: absolute;
    left: 15px;
    bottom: -60px;
  }

  .polep-section-banner {
    height: 600px;
  }

  .polep-margined {
    margin-top: 0 !important;
  }

  .polep-responsive-margined {
    margin-top: -150px !important;
  }

  .section-gallery {
    padding: 30px 0px;
  }

  .gallery-gray-box-items-ul {
    column-count: 1;
  }

  .gallery-gray-box-items-ul li {
    width: 100%;
  }

  .gallery-img-box {
    transform: unset;
    top: unset;
    width: 100%;
    position: relative;
    left: unset;
  }

  .gallery-img-box-img {
    background-size: 100%;
    height: 250px;
    background-repeat: no-repeat;
  }

  .gallery-img-box-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
    color: white;
    margin-left: unset;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: unset;
    text-align: center;
  }

  .gallery-img-box-controls {
    margin-top: 15px;
    margin-left: unset;
    margin-bottom: 15px;
    text-align: center;
  }

  .polep-dlazdice {
    background-size: 100%;
    height: 170px;
  }

  .polep-dlazdice-green-responsive {
    height: 430px;
  }

}

@media (min-width: 960px) {
  .footer-desktop-right {
    width: 70%;
  }
}

@media (max-width: 600px) {
  .section-desc-font {
    font-size: 26px;
  }

  .dlazdice-text {
    width: auto;
  }
}

.gallery-item {
  height: 500px;
  width: 675px !important;
  display: block;
}

.owl-carousel {
  height: 500px;
  width: 675px !important;
  margin-top: -50px;
}

.owl-skip {
  margin-left: 0;
}

.owl-nav {
  position: absolute;
  left: 290px;
  margin-top: 15px;
}

.owl-next img {
  cursor: pointer;
  height: 30px;
  margin-right: 15px;
  transition: 0.5s;
}

.owl-prev img {
  cursor: pointer;
  height: 30px;
  margin-right: 15px;
  transition: 0.5s;
}

@media (max-width: 600px) {
  .owl-carousel {
    height: 350px;
    width: 100% !important;
  }

  .gallery-item {
    height: 300px;
    width: 100% !important;
  }

  .owl-nav {
    position: absolute;
    left: 50% !important;
    margin-top: -30px !important;
    transform: translateX(-50%);
    margin-left: 7px;
  }

  .owl-skip {
    margin-bottom: 70px;
  }
}

.section-desc-font {
  width: 68%;
}
.section-desc-font .section-desc-font {
  width: 100%;
}
/*Responsive HP comment*/
@media (max-width: 600px) {
  .section-desc-font {
    width: 100%;
    font-size: 21px;
  }
  .section-desc-uvozovka {
    margin-top: -55px;
    font-size: 120px;
  }
  .section-desc{
    padding-bottom: 50px;
  }
}
