.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(33%, #fff), to(#fff));
  background-image: linear-gradient(180deg, #eee, #fff 33%, #fff);
  box-shadow: 0 0 50px 0 #000;
}

.body {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.heading {
  font-family: Gothic, sans-serif;
  font-weight: 400;
}

.slide1 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/mm1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.brand {
  padding: 20px 25px 19px 15px;
}

.slider {
  min-height: 500px;
  background-image: url('../images/logo2.png'), radial-gradient(circle farthest-corner at 50% 50%, #444, #000);
  background-position: 50% 50%, 0px 0px;
  background-repeat: no-repeat, repeat;
}

.slide-nav {
  font-size: 10px;
}

.section {
  background-color: #000;
  background-image: none;
}

.slider-nav {
  font-size: 10px;
}

.slide2 {
  background-image: url('../images/mm8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../images/mm3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide4 {
  background-image: url('../images/mm4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav-link-2 {
  padding: 30px 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-decoration: none;
}

.nav-link-2:hover {
  box-shadow: inset 0 -5px 0 0 #dd2a1b;
  color: #dd2a1b;
}

.nav-link-2.w--current {
  box-shadow: inset 0 -5px 0 0 #dd2a1b;
  color: #dd2a1b;
}

.tab-link {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.tab-link.w--current {
  background-color: #dd2a1b;
}

.icon {
  color: #fff;
}

.icon-2 {
  color: #fff;
}

.text-block {
  color: #fff;
}

.section-2 {
  position: relative;
  z-index: 999;
  padding-top: 20px;
  padding-bottom: 50px;
  background-image: none;
  box-shadow: 0 0 50px 0 #000;
}

.dropdown-toggle {
  padding-right: 0px;
  padding-left: 0px;
}

.dropdown-toggle-2 {
  padding: 0px;
}

.text-block-2 {
  padding-right: 20px;
}

.tabs-menu {
  text-align: center;
}

.tab-link-2 {
  padding: 20px 40px;
  background-color: transparent;
  color: #000;
  font-size: 16px;
  font-weight: 300;
}

.tab-link-2.w--current {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #fff;
  box-shadow: inset 0 -5px 0 0 #dd2a1b;
  color: #dd2a1b;
}

.container {
  min-height: 400px;
  padding: 0px 30px 30px;
  border-top: 5px none #dd2a1b;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-image: url('../images/pp4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-2 {
  padding-top: 20px;
  font-weight: 200;
  text-align: left;
}

.heading-3 {
  margin-bottom: 0px;
  font-weight: 200;
}

.paragraph {
  font-size: 10px;
  text-align: center;
}

.image {
  display: none;
}

.text-span {
  color: #dd2a1b;
  font-size: 35px;
}

.textbrand {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 34px;
  font-weight: 200;
}

.tab-pane {
  min-height: 500px;
  background-color: #fff;
}

.text-span-2 {
  line-height: 150px;
}

.container-2 {
  color: #fff;
}

.productinfo {
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: 1px solid #dd2a1b;
  background-color: #fff;
  background-image: none;
}

.footer {
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #3b3b3b;
  background-image: none;
}

.button {
  border-radius: 5px;
  background-color: #dd2a1b;
}

.column {
  margin-bottom: -10px;
}

.productinfo2-c {
  display: block;
  height: 566px;
  margin-top: 20px;
  padding: 50px 50px 30px;
  border-top: 5px none #dd2a1b;
  background-image: url('../images/co1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block {
  padding-top: 84px;
}

.dropdown-link {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  font-size: 16px;
  text-align: center;
}

.dropdown-link:hover {
  background-color: #dd2a1b;
  color: #fff;
}

.text-span-3 {
  color: #dd2a1b;
}

.image-3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.paragraph-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: justify;
}

.text-span-4 {
  color: #dd2a1b;
}

.unordered-list {
  position: relative;
  left: -20px;
  top: 200px;
  width: 300px;
  padding: 26px;
  border-radius: 10px;
  background-color: hsla(0, 0%, 100%, .8);
}

.cislo1 {
  position: relative;
  top: 203px;
  right: -702px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.cislo1:hover {
  background-color: #fff;
  color: #dd2a1b;
}

.paragraph-3 {
  padding: 16px;
  color: #fff;
}

.number-2 {
  position: relative;
  top: 70px;
  right: -450px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.number-3 {
  position: relative;
  top: -78px;
  right: -783px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.text-span-5 {
  color: #dd2a1b;
}

.productinfo-3 {
  background-color: #fff;
  background-image: none;
}

.link {
  color: #dd2a1b;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.text-span-6 {
  color: #dd2a1b;
}

.cislo2 {
  position: relative;
  top: 128px;
  right: -56px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.cislo2:hover {
  background-color: #fff;
  color: #dd2a1b;
}

.cislo3 {
  position: relative;
  top: 389px;
  right: -294px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.cislo3:hover {
  background-color: #fff;
  color: #dd2a1b;
}

.cislo4 {
  position: relative;
  top: 47px;
  right: -656px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.cislo4:hover {
  background-color: #fff;
  color: #dd2a1b;
}

.cislo5 {
  position: relative;
  top: 47px;
  right: -677px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.cislo5:hover {
  background-color: #fff;
  color: #dd2a1b;
}

.paragraph-space {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: justify;
}

.cena {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
}

.paragraph-4 {
  text-align: center;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.cislo2-c {
  position: relative;
  top: 158px;
  right: -56px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.cislo2-c:hover {
  background-color: #fff;
  color: #dd2a1b;
}

.cislo1-c {
  position: relative;
  top: 243px;
  right: -702px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.cislo1-c:hover {
  background-color: #fff;
  color: #dd2a1b;
}

.cislo4-c {
  position: relative;
  top: 47px;
  right: -626px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.cislo4-c:hover {
  background-color: #fff;
  color: #dd2a1b;
}

.cislo5-c {
  position: relative;
  top: 47px;
  right: -677px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.cislo5-c:hover {
  background-color: #fff;
  color: #dd2a1b;
}

.cislo3-c {
  position: relative;
  top: 410px;
  right: -294px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 100%;
  background-color: #dd2a1b;
  box-shadow: 0 0 6px 0 #000;
  text-align: center;
}

.cislo3-c:hover {
  background-color: #fff;
  color: #dd2a1b;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-4 {
  width: 133px;
  height: 133px;
}

.lightbox-link-c {
  overflow: hidden;
}

.productinfo2-m {
  display: block;
  height: 566px;
  margin-top: 20px;
  padding: 50px 50px 30px;
  border-top: 5px none #dd2a1b;
  background-image: url('../images/moderno-1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.productinfo2-s {
  display: block;
  height: 566px;
  margin-top: 20px;
  padding: 50px 50px 30px;
  border-top: 5px none #dd2a1b;
  background-image: url('../images/si01-up.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.productinfo2-n {
  display: block;
  height: 566px;
  margin-top: 20px;
  padding: 50px 50px 30px;
  border-top: 5px none #dd2a1b;
  background-image: url('../images/na1-up.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.submit-button {
  margin-right: 5px;
  margin-left: 5px;
  background-color: #dd2a1b;
}

.submit-button:hover {
  background-color: #000;
}

.field-label {
  font-weight: 300;
  text-align: left;
}

.row-3 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.column-3 {
  padding-left: 20px;
}

.form {
  text-align: center;
}

.row-4 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-5 {
  text-align: right;
}

.column-6 {
  padding-right: 20px;
  border-right: 1px solid #dd2a1b;
}

.nadpis-h2 {
  margin-top: 30px;
  margin-bottom: 5px;
  color: #dd2a1b;
  font-size: 24px;
  line-height: 32px;
  font-weight: 200;
  text-align: center;
}

.kontakty {
  text-align: center;
}

.column-4 {
  margin-top: 18px;
  margin-bottom: 18px;
  text-align: right;
}

.text-span-7 {
  color: #dd2a1b;
}

.checkbox-field-2 {
  margin-bottom: 10px;
}

.text-reklama {
  display: block;
  margin-top: 25px;
  margin-bottom: 25px;
  float: left;
  text-align: left;
}

.obsah-strany {
  padding-bottom: 0px;
  background-color: #fff;
  background-image: none;
  text-align: center;
}

.text {
  margin-bottom: 0px;
  text-align: center;
}

.row-cennik {
  margin-top: 10px;
  margin-bottom: 10px;
}

.link-2 {
  color: #000;
}

.link-3 {
  margin-left: 1px;
  color: #dd2a1b;
  text-decoration: none;
}

.textarea {
  margin-top: 10px;
}

.image-5 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.map {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-6 {
  margin-bottom: 20px;
}

.motto-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 400px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.slide-right-motto {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 30px;
  font-weight: 200;
  text-align: center;
  text-shadow: 0 0 10px #000, 0 0 10px #000;
}

.link-block {
  margin-bottom: 20px;
}

.textbrand-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 200;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-8 {
  color: #dd2a1b;
}

.link-4 {
  text-decoration: none;
}

.text-span-9 {
  font-size: 20px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-fb {
  margin-bottom: 0px;
  margin-left: 10px;
}

.link-block-inovacio {
  margin-bottom: 0px;
}

.columns {
  margin: 15px;
}

.obsah-strany-medzera-hore {
  margin-top: 40px;
  padding-bottom: 0px;
  background-color: #fff;
  background-image: none;
  text-align: center;
}

.lightbox-link-3 {
  width: 133px;
  height: 133px;
}

.link-pad-top {
  display: block;
  margin-top: 20px;
  color: #dd2a1b;
  text-decoration: none;
}

.link-pad-top:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .slider {
    min-height: 300px;
  }
  .productinfo2-c {
    height: 466px;
  }
  .cislo1 {
    top: 153px;
    right: -505px;
  }
  .cislo2 {
    top: 134px;
  }
  .cislo3 {
    top: 307px;
    right: -202px;
  }
  .cislo4 {
    top: 43px;
    right: -430px;
  }
  .cislo5 {
    top: 7px;
    right: -433px;
  }
  .cislo1-c {
    top: 214px;
    right: -499px;
  }
  .cislo4-c {
    right: -432px;
  }
  .cislo5-c {
    right: -458px;
  }
  .cislo3-c {
    top: 309px;
    right: -201px;
  }
  .image-4 {
    height: 110px;
  }
  .productinfo2-m {
    height: 466px;
  }
  .productinfo2-s {
    height: 466px;
  }
  .productinfo2-n {
    height: 466px;
  }
  .menu-button {
    margin: 10px;
  }
  .menu-button-2 {
    margin: 10px;
  }
}

@media (max-width: 767px) {
  .heading-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .productinfo2-c {
    height: 366px;
  }
  .cislo1 {
    top: 103px;
    right: -359px;
  }
  .cislo2 {
    top: 82px;
    right: -28px;
  }
  .cislo3 {
    top: 204px;
    right: -95px;
  }
  .cislo4 {
    top: 39px;
    right: -303px;
  }
  .cislo5 {
    top: 1px;
    right: -158px;
  }
  .paragraph-space {
    padding-right: 10px;
    padding-left: 10px;
  }
  .cena {
    padding-right: 10px;
  }
  .cislo2-c {
    top: 108px;
    right: 32px;
  }
  .cislo1-c {
    top: 146px;
    right: -378px;
  }
  .cislo4-c {
    right: -273px;
  }
  .cislo5-c {
    top: 8px;
    right: -75px;
  }
  .cislo3-c {
    top: 227px;
    right: -122px;
  }
  .image-4 {
    height: 90px;
  }
  .productinfo2-m {
    height: 366px;
  }
  .productinfo2-s {
    height: 366px;
  }
  .productinfo2-n {
    height: 366px;
  }
  .motto-right {
    padding-top: 220px;
  }
  .slide-right-motto {
    padding-right: 20px;
    font-size: 15px;
  }
  .unordered-list-2 {
    padding-right: 10px;
  }
}

@media (max-width: 479px) {
  .slider {
    height: 200px;
    min-height: 200px;
  }
  .textbrand {
    font-size: 20px;
  }
  .productinfo2-c {
    height: 200px;
  }
  .cislo1 {
    top: 33px;
    right: -185px;
  }
  .cislo1.w--current {
    right: -166px;
  }
  .cislo2 {
    top: -10px;
    right: 63px;
  }
  .cislo3 {
    top: 81px;
    right: 26px;
  }
  .cislo4 {
    top: -18px;
    right: -87px;
  }
  .cislo5 {
    top: -22px;
    right: 71px;
  }
  .cislo2-c {
    top: 34px;
    right: 75px;
  }
  .cislo1-c {
    top: 51px;
    right: -162px;
  }
  .cislo4-c {
    top: -10px;
    right: -78px;
  }
  .cislo5-c {
    top: -35px;
    right: 44px;
  }
  .cislo3-c {
    top: 89px;
    right: 6px;
  }
  .div-block-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .image-4 {
    width: 90px;
    height: 90px;
  }
  .productinfo2-m {
    height: 200px;
  }
  .productinfo2-s {
    height: 200px;
  }
  .productinfo2-n {
    height: 200px;
  }
  .motto-right {
    padding-top: 145px;
  }
  .slide-right-motto {
    font-size: 10px;
  }
}

@font-face {
  font-family: 'Gothic';
  src: url('../fonts/GOTHICB.TTF') format('undefined');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gothic';
  src: url('../fonts/GOTHICBI.TTF') format('undefined');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Gothic';
  src: url('../fonts/GOTHICI.TTF') format('undefined');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gothic';
  src: url('../fonts/GOTHIC.TTF') format('undefined');
  font-weight: 400;
  font-style: italic;
}