.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: Prompt, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

#bwg_load_0 .bwg-a.bwg_load_btn_0.bwg_load_btn{
  color: white !important;
  background-color: #06a5df !important;
  border: none !important;
  padding: 10px 20px !important;
  top: 30px !important;
  position: relative !important;
  font-size: small !important;
}

.smap img { 
  max-width: none !important;
}
.smap .top-right{
  border-top-right-radius: unset;
  border: unset;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.smap .top-left{
  border-top-left-radius: unset;
  border: unset;
}

.christmasBar {
  background-color: #005081;
  padding: 15px;
  margin-top: 25px;
  margin-bottom: -50px;
  text-align: center;
  font-size: 1.1rem;
  color: white;
}

.christmasBar p {
  margin-bottom: 0;
}

.christmasBar a {
  color: white;
  text-decoration: none;
}

.christmasBar a:hover {
  border-bottom: 1px solid white;
}

.hero-section {
  position: relative;
  height: 700px;
  background-image: url('../images/background.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.hero-section.products {
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .39)), to(rgba(0, 0, 0, .39))), url('../images/pexels-photo-323780.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/pexels-photo-323780.jpeg');
  background-position: 0px 0px, 0px 50%;
  background-size: auto, cover;
}

.hero-section.products.onas {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/aboutus_background.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/aboutus_background.jpg');
}

.hero-section.products.realizace {
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/realizacetmokna.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/realizacetmokna.jpg');
}

.hero-section.guide {
  height: 300px;
  background-color: #074164;
  background-image: none;
}

.hero-section.onas {
  height: 500px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/aboutus_background.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/aboutus_background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-section.realizace {
  height: 500px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/realizacetmokna.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/realizacetmokna.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-section.konakt {
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/contacts_background.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/contacts_background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.decoration1 {
  position: absolute;
  top: 0px;
  width: 300px;
}

.container {
  position: static;
}

.proc-section {
  position: relative;
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 170px;
}

.items {
  margin-top: 100px;
}

.item {
  position: relative;
  display: inline-block;
  width: 50%;
  height: 100%;
  float: left;
}

.item.right {
  width: 50%;
  float: right;
}

.item-text {
  width: 300px;
  float: left;
}

.item-text.right {
  padding-left: 20px;
}

.item-text.left {
  width: 350px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  text-align: right;
}

.item-img {
  position: static;
  display: block;
  width: 120px;
  height: 120px;
  padding-top: 31px;
  padding-bottom: 37px;
  float: right;
  background-color: #005081;
}

.item-img.right {
  display: block;
  width: 120px;
  height: 120px;
  padding-top: 33px;
  padding-bottom: 10px;
  float: left;
  background-color: #f1c107;
}

.item-box {
  position: relative;
  display: block;
  float: none;
}

.nadpis2 {
  color: #005081;
  font-size: 35px;
  text-align: center;
  line-height: 40px;
  margin-bottom: 20px;
}

.nadpis2.white {
  color: #fff;
  line-height: 40px;
  font-weight: 500;
}

.pruvodce {
  position: relative;
  height: 700px;
  padding-top: 105px;
  background-image: url('../images/guide_background.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.pruvodce.product {
  display: none;
  background-color: #06a5df;
  background-image: none;
}

.heading-2 {
  color: #fff;
  text-align: center;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 89px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.q1 {
  margin-right: 32px;
  margin-left: 27px;
  padding-right: 48px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
}

.button {
  display: block;
  width: 250px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.spokojenost {
  position: relative;
  display: none;
  height: 800px;
  padding-top: 120px;
}

.heading-3 {
  text-align: center;
}

.reference {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-right: 80px;
  padding-left: 80px;
  float: none;
  background-color: #005081;
}

.reference.right {
  float: right;
  background-color: #06a5df;
}

.reference.light-blue {
  background-color: #06a5df;
}

.paragraph {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.contact-form-section {
  display: none;
  height: 700px;
  padding-top: 54px;
  background-color: #06a5df;
}

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

.footer {
  position: relative;
  height: 300px;
  margin-top: 51px;
  background-color: #f6f6f6;
}

.footer.kontakt {
  margin-top: 200px;
  padding-top: 0px;
}

.footer-text {
  margin-top: 48px;
}

.footer-text-item {
  width: 250px;
  float: left;
}

.footer-text-item.podporujeme {
  text-decoration: none;
}

.link {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  color: #005081;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  text-decoration: none;
}

.nav-link {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
}

.nav-link.link-button {
  margin-top: 4px;
  margin-left: 15px;
  padding: 16px 19px;
  background-color: #06a5df;
  border-bottom: none;
}

.navbar {
  background-color: transparent;
}

.nav-link-2 {
  padding-bottom: 5px;
  color: #fff;
  text-transform: uppercase;
}

.nav-link-3 {
  padding-bottom: 0px;
  color: #fff;
  text-transform: uppercase;
}

.nav-link-4 {
  padding-bottom: 0px;
  color: #fff;
  text-transform: uppercase;
}

.heading-5 {
  color: #f1c107;
  font-size: 100px;
}

.heading-6 {
  margin-top: 30px;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
}

.hero-text {
  margin-top: 179px;
}

.hero-buttons {
  position: relative;
  margin-top: 74px;
}

.hero-button {
  width: 230px;
  height: 50px;
  margin-right: 10px;
  padding-top: 19px;
  padding-bottom: 36px;
  text-align: center;
  text-transform: uppercase;
}

.hero-button.yellow-button.button-none{
  display: none;
}

.hero-button.white-button {
  background-color: #fff;
  color: #005081;
  font-weight: 700;
}

.hero-button.blue-button {
  background-color: #005081;
  font-weight: 500;
}

.hero-button.yellow-button {
  display: block;
  margin-top: 47px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f1c107;
  color: #005081;
  font-weight: 600;
}

.container-2 {
  padding-top: 0px;
}

.heading-7 {
  float: none;
  text-transform: uppercase;
}

.heading-8 {
  display: inline-block;
  text-transform: uppercase;
}

.heading-9 {
  color: #fff;
  font-weight: 600;
}

.heading-10 {
  color: #fff;
  font-weight: 600;
}

.paragraph-2 {
  font-weight: 200;
}

.paragraph-3 {
  font-weight: 200;
}

.reference-slider {
  margin-top: 58px;
}

.contact-form {
  display: block;
  width: 600px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
}

.contact-form-box {
  padding: 55px 21px 20px;
  background-color: #005081;
}

.form-inputs {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.field-label {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
}

.field-label.input-label {
  font-weight: 500;
  text-transform: uppercase;
}

.field-label-2 {
  color: #fff;
}

.field-label-2.input-label {
  font-weight: 500;
  text-transform: uppercase;
}

.submit-button {
  width: 150px;
}

.submit-button.form-button {
  float: right;
}

.image {
  float: right;
}

.image-2 {
  display: block;
  width: 45px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.paragraph-4 {
  display: inline-block;
}

.heading-11 {
  text-transform: uppercase;
}

.heading-12 {
  text-transform: uppercase;
}

.footer-heading {
  color: #005081;
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
}

.copyright {
  position: absolute;
  bottom: 30px;
  padding-left: 0px;
}

.slide-nav {
  margin-bottom: -40px;
  background-color: transparent;
}

.image-3 {
  position: absolute;
  display: inline-block;
  width: 250px;
  opacity: 0.1;
}

.image-3.img25 {
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
}

.image-3.img26 {
  right: 0px;
  bottom: 0px;
}

.image-4 {
  display: block;
  width: 50px;
  margin-right: auto;
  margin-left: auto;
}

.image-5 {
  display: block;
  width: 65px;
  margin-right: auto;
  margin-left: auto;
}

.image-6 {
  display: block;
  width: 55px;
  margin-right: auto;
  margin-left: auto;
}

.hero-decoration {
  position: absolute;
  top: 280px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 410px;
  height: 350px;
}

.hero-decoration-top {
  position: relative;
  height: 200px;
}

.hero-decoration-bottom {
  height: 200px;
}

.top-left {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 200px;
  border: 3px solid #fff;
  border-top-left-radius: 100px;
}

.top-right {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 200px;
  margin-left: 4px;
  padding-top: 24px;
  padding-right: 28px;
  padding-left: 28px;
  border: 3px solid #f1c107;
  border-top-right-radius: 100px;
}

.down-left {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 200px;
  margin-top: 10px;
  border: 3px solid #fff;
}

.down-right {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 200px;
  margin-left: 4px;
  border: 3px solid #fff;
  background-color: #fff;
}

.image-7 {
  position: relative;
  display: block;
  width: 150px;
  margin-top: 56px;
  margin-right: auto;
  margin-left: auto;
}

.heading-13 {
  position: absolute;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.text-span {
  color: #f1c107;
  font-weight: 600;
}

.underheadline-decoration {
  position: relative;
  display: block;
  width: 45px;
  height: 45px;
  margin-right: auto;
  margin-left: auto;
}

.decor-left {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
  border: 2px none #06a5df;
  border-radius: 7px;
  background-color: #06a5df;
}

.decor-left.yellow-decor {
  background-color: #f1c107;
}

.decor-left.white-decor {
  background-color: #fff;
}

.decor-left.white {
  border-color: #fff;
  background-color: #fff;
}

.decor-right {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 25px;
  height: 25px;
  border: 4px solid #005081;
  border-radius: 7px;
}

.decor-right.white-decor {
  border-color: #fff;
}

.left-arrow {
  margin-right: -80px;
  margin-left: -80px;
  color: #005081;
}

.right-arrow {
  margin-right: -80px;
  color: #005081;
}

.text-block {
  position: absolute;
  top: 70px;
  right: 30px;
  z-index: 2;
  display: inline-block;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 100px;
  font-style: italic;
}

.text-block.right-text-block {
  left: 30px;
  top: auto;
  right: auto;
  bottom: -20px;
}

.image-8 {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.2;
}

.image12 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  opacity: 0.2;
}

.img25 {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.05;
}

.img25.img26 {
  left: auto;
  top: auto;
  right: 0px;
  bottom: 0px;
}

.image-9 {
  position: absolute;
  right: 60px;
  bottom: 20px;
}

.paragraph-5 {
  margin-top: 20px;
  color: #005081;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
}

.link-2 {
  color: #005081;
  font-size: 15px;
  line-height: 25px;
  font-weight: 600;
  text-decoration: none;
}

.text-field {
  border-style: none;
  background-color: #f6fcff;
  color: #fff;
}

.image-10 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 250px;
  opacity: 0.1;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  max-width: 90%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container-3 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav {
  margin-top: 9px;
}

.pageheading {
  position: absolute;
  bottom: 0px;
  margin-bottom: 37px;
  color: #fff;
  font-size: 60px;
  text-transform: uppercase;
}

.underheadline-dec {
  position: absolute;
  bottom: -20px;
  z-index: 2;
  width: 40px;
  height: 40px;
  background-color: #f1c107;
}

.tabs {
  display: block;
}

.product-nav {
  width: 300px;
  float: left;
  background-color: #fff;
  box-shadow: 0 0 50px -5px rgba(0, 0, 0, .07);
}

.list-item {
  //padding: 20px;
  font-weight: 300;
}
.list-item:hover{
  background-color: #f7f7f7;
}
.list-item-2:hover{
  background-color: #f7f7f7;
  left: -40px;
  width: calc(100% + 40px);
  padding-left: 40px;
  position: relative;
}
.list-item a{
  text-decoration: none;
  color: #333;
  display: block;
  padding: 20px;
  margin-bottom: 5px;
}
.list-item-2 a{
  text-decoration: none;
  color: #333;
  display: block;
  padding: 20px;
  margin-bottom: 5px;
}

.insertlist {
  padding-left: 40px;
}

.list-item-2 {
  //padding: 20px;
  font-weight: 300;
}

.list-item.current {
  border-right: 3px solid #06a5df;
  color: #06a5df;
  font-weight: 400;
}
.list-item.current a {
  color: #06a5df;
}

.list-item-2.current {
  border-right: 3px solid #06a5df;
  color: #06a5df;
  font-weight: 400;

}.list-item-2.current a{
  color: #06a5df;
}

.div-block-2 {
  height: auto;
  margin-bottom: 57px;
  border-top-width: 5px;
  border-right-width: 5px;
}

.div-block-2.divkontakt {
  height: 500px;
}

.product-list {
  width: 611px;
  height: 100%;
  float: right;
}

.unordered-list {
  float: none;
}

.product-list-item {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 180px;
  margin: 10px;
  border: 3px solid #005081;
}

.product-list-item-img {
  height: 80%;
}

.product-list-item-text {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 20%;
}

.text-block-2 {
  position: relative;
  bottom: 0px;
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #005081;
  text-align: center;
}

.image-12 {
  display: block;
  height: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 29px;
  width: auto;
}

#mapa{
  margin-top: 25px;
  width: 100%;
  height: 420px;
}

.line {
  display: inline-block;
  border-style: none;
  border-width: 0px 0px 0.5px;
  border-color: #000 #000 #fff #fff;
}

.container-5 {
  position: relative;
  display: block;
}

.section {
  min-width: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 62px;
  padding-bottom: 20px;
  background-color: #06a5df;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #005081;
}

.paragraph-6 {
  color: #fff;
}

.paragraph-7 {
  padding-right: 28px;
  border-right: 0.5px solid #fff;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
}

.paragraph-8 {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
}

.heading-14 {
  position: static;
  direction: ltr;
  color: #fff;
  text-transform: none;
}

.heading-15 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.div-block-4 {
  background-color: #fff;
}

.div-block-4.one-third {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left;
}

.one-third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.3333333%;
  height: auto;
  padding: 50px 0px 50px 54px;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  direction: ltr;
  text-align: left;
  text-transform: none;
}

.one-third.second-thirt {
  padding-right: 30px;
  padding-left: 30px;
}

.div-block-5 {
  margin-top: 20px;
}

.container-7 {
  padding-top: 0px;
}

.heading-16 {
  text-align: center;
}

.alert-form{
  margin-top: 40px;
  color: white;
  border: 2px solid #f7e700;
  margin-left: 20px;
  padding: 10px;
  text-align: center;
}

.product-name {
  margin-bottom: 0px;
  float: none;
  color: #005081;
}

.product-subheadline {
  position: static;
  display: block;
  margin-top: 0px;
  float: left;
  font-size: 22px;
  font-weight: 200;
  text-transform: uppercase;
}

.image-13 {
  height: 300px;
  margin-left: 20px;
  float: right;
}

.unordered-list-2 {
  padding-left: 30px;
  float: left;
}

.list-item-3 {
  font-weight: 300;
}

.list-item-4 {
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: 500;
}

.paragraph-9 {
  display: block;
  margin-top: 14px;
  float: left;
  line-height: 30px;
  font-weight: 300;
}

.product-detail-text {
  position: static;
}

.product-detail-links {
  position: relative;
  margin-top: 50px;
}

.product-link {
  position: relative;
  display: inline-block;
  width: 180px;
  margin-right: 10px;
  padding: 22px 33px;
  border-radius: 10px;
  box-shadow: 1px 3px 6px 0 rgba(0, 0, 0, .2);
  color: #005081;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.guide-section {
  position: relative;
  background-color: #005081;
}

.guide-headline {
  margin-top: 0px;
  color: #fff;
  font-weight: 300;
}

.container-9 {
  padding-top: 40px;
  padding-bottom: 29px;
}

.guide-text {
  width: 700px;
  color: #fff;
  font-weight: 300;
}

.guide-block {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 50px;
  padding-left: 20px;
}

.guide-block.material {
  width: 100%;
  background-color: transparent;
}

.guide-selection-block {
  margin-top: 26px;
}

.guide-select {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  float: left;
  border: 2px dotted #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: transparent;
  width: 214px;
  margin-top: 10px;
}

.guide-select-without-picture{
  padding-top: 70px;
  padding-bottom: 30px; 
}

.guide-navigation {
  position: absolute;
  width: 40px;
  height: 100%;
  margin-top: -40px;
  margin-left: -50px;
}

.guide-navigation-line {
  display: block;
  width: 1px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.link-block {
  position: absolute;
  width: 40px;
  height: 40px;
  margin-left: -70px;
  background-color: #fff;
}

.text-block-3 {
  height: 100%;
  padding-top: 10px;
  color: #005081;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.guide-item-img {
  position: relative;
  width: 210px;
  height: 200px;
  max-height: 200px;
  padding: 29px 30px;
  border: 2px none #fff;
  background-color: #fff;
  box-shadow: 0 0 0 2px #fff;
}

.guide-item-text {
  position: relative;
  width: 21 0px;
  height: 100px;
  padding: 10px 15px;
}

.guide-item-text-select{
  width: 330px;
}

.guide-item-text-paragraph {
  position: static;
  color: #fff;
  font-weight: 200;
}

.image-14 {
  position: relative;
  display: block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.guide-item-text-name {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.rich-text-block {
  color: #fff;
}

.guide-div {
  display: inline-block;
}

.guide-div.material {
  display: inline-block;
}

.vytvorit_poptavku {
  height: 200px;
  padding-top: 73px;
  background-color: #074164;
}

.vytvorit_poptavku.p {
  height: auto;
  padding-bottom: 52px;
  background-color: #005081;
}

.cta-button {
  display: block;
  width: 250px;
  height: 55px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
  background-color: #f1c107;
  color: #005081;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-10 {
  font-weight: 700;
}

.section-2 {
  position: relative;
  height: auto;
  background-color: #005081;
}

.grid {
  grid-column-gap: 11px;
  grid-row-gap: 8px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-6 {
  background-color: #fff;
  background-image: url('../images/reference1.jpg');
  background-position: 0px 0px;
  background-size: 184px;
}

.div-block-6.refere {
  background-size: cover;
}

.div-block-7 {
  background-color: #fff;
}

.div-block-7.refere {
  position: relative;
  padding: 20px 20px 150px;
}

.div-block-8 {
  background-color: #fff;
}

.div-block-8.refere {
  position: relative;
  padding: 20px 20px 150px;
}

.div-block-9 {
  background-color: #fff;
}

.div-block-9.refere {
  position: relative;
  padding: 20px 20px 150px;
}

.div-block-10 {
  background-color: #fff;
}

.div-block-10.refere {
  position: relative;
  padding: 20px 20px 150px;
}

.div-block-11 {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-11.refere {
  background-image: url('../images/reference2.jpg');
  background-size: cover;
}

.div-block-12 {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-12.refere {
  background-image: url('../images/reference3.jpg');
  background-size: cover;
}

.div-block-13 {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.div-block-13.refere {
  width: auto;
  height: auto;
  background-image: url('../images/reference4.jpg');
  background-size: cover;
}

.div-block-14 {
  position: static;
  display: block;
  width: 80vw;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.nadpis3 {
  display: block;
  margin-top: 0px;
  padding-top: 60px;
  background-color: transparent;
  color: #fff;
  text-align: center;
}

.decor-white {
  border-color: #fff;
  color: #fff;
}

.paragraph-11 {
  text-transform: none;
}

.p-heading {
  color: #005081;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.paragraph-12 {
  color: #005081;
  text-transform: uppercase;
}

.p-text {
  color: #005081;
  text-transform: uppercase;
}

.paragraph-13 {
  color: #005081;
  text-transform: uppercase;
}

.div-block-15 {
  padding-bottom: 140px;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  background-color: #005081;
  color: #fff;
  text-align: center;
}

.image-15 {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  direction: ltr;
  text-align: left;
}

.image-16 {
  display: block;
  max-width: 30px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  float: right;
  -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;
  border-radius: 5px;
  background-color: #005081;
  text-align: center;
}

.field-label-3 {
  text-transform: uppercase;
}

.label {
  padding-top: 10px;
  color: #005081;
  text-transform: uppercase;
}

.submit-button-2 {
  padding-right: 25px;
  padding-left: 35px;
  text-transform: uppercase;
}

.div-block-18 {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #005081;
}

.textarea {
  border: 1.5px solid #005081;
}

.input {
  border: 1.5px solid #005081;
  color: #005081;
}

.paragraph-14 {
  margin-bottom: 25px;
  color: #fff;
}

.paragraph-15 {
  color: #fff;
  font-weight: 400;
}

.paragraph-16 {
  color: #005081;
}

.paragraph-17 {
  color: #005081;
}

.paragraph-18 {
  color: #005081;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  float: right;
  -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;
  border-radius: 5px;
  background-color: #f1c107;
}

.div-block-20 {
  margin-bottom: 50px;
}

.map {
  position: static;
  display: block;
  width: 80%;
  height: 500px;
  margin-top: 40px;
  margin-right: 10%;
  margin-left: 10%;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.div-block-21 {
  position: absolute;
  //right: 0px;
  margin-top: 10px;
  z-index: 2;
  display: block;
  margin-right: 10%;
  padding: 10px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #06a5df;
}

.paragraph-19 {
  display: block;
  margin-bottom: 0px;
  padding: 10px 20px;
  float: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #fff;
}

.bold-text {
  color: #005081;
  text-decoration: none;
}

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

.bold-text-2 {
  color: #005081;
  text-decoration: none;
}

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

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

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

.columns {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-22 {
  position: absolute;
  left: 30%;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  float: right;
  -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;
  border-radius: 5px;
  background-color: #005081;
}

.image-17 {
  max-width: 30px;
}

.zluty-ctvrec {
  position: absolute;
  left: -25px;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background-color: #f1c107;
}

.zluty-ctvrec.zluty-pravo {
  left: auto;
  top: 50%;
  right: -25px;
}

.div-block-24 {
  margin-top: 110px;
}

.slide-nav-2 {
  margin-bottom: -37px;
  color: #005081;
}

.right-arrow-2 {
  margin-right: -70px;
  color: #005081;
}

.left-arrow-2 {
  margin-left: -71px;
  color: #005081;
}

.slide {
  width: 50%;
}

.slideitem {
  width: 50%;
}

.slide-all-text{
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.heading-17 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.paragraph-20 {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  font-weight: 200;
}

.heading-18 {
  margin-top: 0px;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
}

.heading-19 {
  color: #fff;
}

.paragraph-21 {
  width: 600px;
  color: #fff;
  font-weight: 200;
}

.form-block {
  margin-top: 30px;
}
.form-item{
  color: white;
}

.form-item span{
  color: #f1c107;
  font-weight: 500;
  font-size: larger;

}
.form-checkbox{
  color: white;
  font-size: larger;
  margin-left: -15px;
}

.slide1, .slide2, .slide3, .slide4 {
  display: none;
}

.form-checkbox input[type=checkbox] {
 -ms-transform: scale(1.5);
  -moz-transform: scale(1.5); 
  -webkit-transform: scale(1.5); 
  -o-transform: scale(1.5); 
  margin-left: 10px;
}

.poptavka-nadpis{
  color: white;
}

.field-label-4 {
  color: #fff;
}

.field {
  width: 400px;
  margin-top: 8px;
  margin-bottom: 35px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.fieldlabel {
  display: inline-block;
  color: #fff;
}

.submit-button-3 {
  float: right;
}

.submit-button-3.yellowbutton {
  width: 150px;
  padding-top: 13px;
  padding-bottom: 13px;
  background-color: #f1c107;
  color: #005081;
}

.div-block-25 {
  width: 50%;
  float: left;
}

.div-block-26 {
  width: 50%;
  float: right;
}

.textarea-2 {
  position: relative;
  display: inline-block;
  height: 500px;
  margin-top: 8px;
}

.heading-20 {
  text-align: center;
  text-transform: uppercase;
}

.heading-21 {
  font-weight: 300;
  text-align: center;
}

.button-2 {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.button-2.nakofigurovatbutton {
  width: 250px;
  margin-top: 58px;
  padding: 16px 34px;
  background-color: #f1c107;
  color: #005081;
  text-align: center;
}

.container-10 {
  margin-top: 99px;
}

.body {
  background-color: #005081;
}

.image-18 {
  color: #fff;
}

.heading-22 {
  color: #fff;
}

.button-3 {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #f1c107;
  color: #005081;
}

.paragraph-22 {
  margin-bottom: 70px;
  color: #fff;
  font-weight: 300;
}
.w-col-4{
  float: right;
}

@media (max-width: 991px) {
  html{
    overflow-x: hidden;
  }
  .w-row{
    width: 100%;
  }
  .w-col-4{
    width: 50%;
  }
  .div-block-26{
    float: unset;
    width: 100%;
  }
  .div-block-25{
    float: unset;
    width: 100%;
  }
  .fieldlabel{
    display: unset;
  }
  .field-label{
    display: unset;
  }
  .field{
    width: 100%;
  }
  .w-container{
    margin-left: 40px;
    margin-right: 40px;
    width: auto;
    max-width: none;
  }
  .hero-section.products.product-detail {
    height: 300px;
  }
  .container {
    display: block;
  }
  .proc-section.product-section {
    padding-right: 50px;
    padding-left: 50px;
  }
  .item {
    width: 100%;
  }
  .item.right {
    width: 100%;
    float: none;
  }
  .item-text.right {
    position: relative;
    float: left;
  }
  .item-text.left {
    float: right;
  }
  .item-img {
    display: block;
    margin-top: 0px;
    float: right;
  }
  .item-img.right {
    position: relative;
    float: left;
  }
  .item-box {
    float: none;
  }
  .pruvodce {
    height: auto;
  }
  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
  .q1 {
    display: block;
    margin-bottom: 30px;
    padding-right: 0px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .paragraph {
    font-size: 15px;
  }
  .footer {
    height: 350px;
    text-align: center;
  }
  .footer-text {
    position: static;
    display: block;
    overflow: visible;
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 22px;
    float: none;
    clear: none;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    text-align: center;
  }
  .footer-text-item {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .footer-text-item.podporujeme {
    display: block;
    width: 90%;
  }
  .nav-link.link-button {
    display: block;
    font-weight: 600;
  }
  .nav-link-2 {
    margin-top: 80px;
    color: #005081;
    font-weight: 600;
  }
  .nav-link-3 {
    color: #005081;
    font-weight: 600;
  }
  .nav-link-4 {
    color: #005081;
    font-weight: 600;
  }
  .heading-5 {
    text-align: center;
  }
  .heading-6 {
    text-align: center;
  }
  .heading-17{
    font-size: 18px;
  }
  .hero-text {
    margin-top: 120px;
  }
  .hero-buttons {
    position: relative;
    display: block;
    overflow: visible;
    clear: none;
  }
  .hero-button.white-button {
    display: block;
    width: 350px;
    height: 60px;
    margin: 0px auto 17px;
    padding-top: 20px;
    float: none;
  }
  .hero-button.blue-button {
    display: block;
    overflow: visible;
    width: 350px;
    height: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
  }
  .hero-button.yellow-button {
    width: 350px;
    height: 60px;
    margin-bottom: 100px;
  }
  .reference-slider {
    display: block;
    width: 700px;
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
  }
  .contact-form-box {
    position: relative;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .copyright {
    position: static;
    margin-top: 48px;
    margin-bottom: -7px;
  }
  .image-3 {
    display: none;
  }
  .top-left {
    display: none;
  }
  .top-right {
    display: none;
  }
  .down-left {
    display: none;
  }
  .down-right {
    display: none;
  }
  .left-arrow {
    width: 30px;
    margin-right: 0px;
    margin-left: -36px;
  }
  .right-arrow {
    width: 30px;
    margin-right: -30px;
  }
  .image-8 {
    display: none;
  }
  .image12 {
    display: none;
  }
  .img25 {
    display: none;
  }
  .image-9 {
    position: static;
    display: block;
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
  }
  .paragraph-5 {
    margin-bottom: 50px;
  }
  .paragraph-20{
    font-size: 15px;
    line-height: 16px;
  }
  .reference{
    padding-left: 30px;
    padding-right: 30px;
  }
  .image-10 {
    display: none;
  }
  .container-3 {
    display: block;
    margin-bottom: 50px;
    text-align: center;
  }
  .nav {
    z-index: 0;
    background-color: #e2e2e2;
  }
  .menu-button {
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 2;
  }
  .menu-button.w--open {
    position: relative;
    top: 0px;
    right: 0px;
  }
  .pageheading {
    font-size: 50px;
  }
  .product-nav {
    width: 611px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    float: unset;
    background-color: #fff;
    box-shadow: 0 0 50px -5px rgba(0, 0, 0, .07);
  }
  .product-list {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .section {
    padding-right: 50px;
    padding-left: 50px;
  }
  .container-8 {
    padding-right: 50px;
    padding-left: 20px;
  }
  .icon {
    color: #fff;
  }
  .guide-select {
    //width: 170px;
    //margin-right: 5px;
  }
  .guide-navigation {
    display: none;
  }
  .link-block {
    display: none;
  }
  .guide-item-img {
    width: 100%;
  }
  .guide-item-text {
    width: 100%;
    float: none;
  }
  .icon-2 {
    color: #fff;
  }
  .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
}

/* HIDE RADIO */
input[type=radio] { 
  position: absolute !important;
  opacity: 0;
  width: 0;
  height: 0;
}

/* IMAGE STYLES */
input[type=radio] + div {
  cursor: pointer;
}

/* CHECKED STYLES */
input[type=radio]:checked + div {
  //outline: 5px solid #f1c107;
  //box-shadow: 0 0 5px #f1c107;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(241,193,7,1);
  -moz-box-shadow: 0px 0px 0px 5px rgba(241,193,7,1);
  box-shadow: 0px 0px 0px 5px rgba(241,193,7,1);
}
label{
  margin: 0;
  display: unset;
}

@media (max-width: 767px) {
  .right-arrow-2 {
    margin-right: -30px;
    color: #005081;
  }

  .left-arrow-2 {
    margin-left: -40px;
    color: #005081;
  }
  .div-block-16{
    float: unset;
    width: 45px;
    height: 45px;
    margin-bottom: 25px;
  }
  .div-block-17{
    float: unset;
    width: 45px;
    height: 45px;
    margin-bottom: 25px;
  }
  .div-block-23{
    float: unset;
    width: 45px;
    height: 45px;
    margin-bottom: 25px;
  }
  .div-block-19{
    width: 45px;
    height: 45px;
  }
  .w-col.w-col-4{
    width: 100%;
    float: unset;
    margin-top: 50px;
  }
  .w-col.w-col-10{
    width: auto;
  }
  .w-col.w-col-2{
    width: auto;
    float: left;
  }
  .w-col{
    float: unset;
  }
  .w-col-2{
    margin-left: 20px;
  }
  .paragraph-15{
    margin-left: 80px;
    float: left;
    margin-right: 10px;
  }
  .paragraph-16{
    font-size: 20px;
    margin-top: 3px;
  }
  .paragraph-17{
    font-size: 20px;
    margin-top: 3px;
  }
  .paragraph-18{
    font-size: 20px;
    margin-top: 3px;
  }
  .paragraph-21{
    width: auto;
  }
  .product-nav {
    width: 100%;
  }
  .slideitem{
    width: 100%;
    //height: 50%;
  }
  .w-slider{
    //height: 480px;
  }
  .w-slide{
    display: block;
  }
  .w-slider-mask{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .hero-section.products {
    height: 300px;
  }
  .hero-section.products.product-detail {
    height: 200px;
  }
  .nadpis2 {
    padding-right: 19px;
    padding-left: 19px;
  }
  .nadpis2.white {
    padding-right: 27px;
    padding-left: 27px;
  }
  .spokojenost {
    width: auto;
  }
  .reference {
    padding-right: 30px;
    padding-left: 30px;
  }
  .reference.right {
    padding-top: 65px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .footer {
    margin-top: 77px;
  }
  .hero-text {
    margin-top: 60px;
  }
  .hero-button.white-button {
    display: block;
    width: 90%;
  }
  .hero-button.blue-button {
    width: 90%;
    float: none;
  }
  .hero-button.yellow-button {
    width: 90%;
  }
  .contact-form {
    max-width: 100%;
  }
  .left-arrow {
    margin-left: -35px;
  }
  .right-arrow {
    margin-right: -25px;
  }
  .pageheading {
    margin-bottom: 30px;
    font-size: 40px;
  }
  .underheadline-dec {
    bottom: -20px;
    width: 40px;
    height: 40px;
  }
  .product-list {
    width: 100%;
  }
  .product-list-item {
    width: 170px;
    height: 170px;
  }
  .section {
    padding-top: 66px;
    padding-bottom: 4px;
  }
  .container-6 {
    display: block;
  }
  .paragraph-7 {
    position: static;
    display: block;
    width: 100%;
    padding-right: 0px;
    float: none;
    border-right-width: 0px;
  }
  .div-block-4.one-third {
    border-bottom: 0.5px solid #06a5df;
    text-align: center;
  }
  .one-third {
    position: static;
    display: block;
    width: 100%;
    padding-right: 28px;
    padding-left: 28px;
    border-bottom: 1px solid #fff;
    text-align: center;
  }
  .container-8.product-detail {
    padding-left: 30px;
  }
  .image-13 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .unordered-list-2 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .product-link {
    margin-top: 9px;
  }
  .brand {
    padding-right: 33px;
    padding-left: 30px;
  }
  .guide-text {
    width: 100%;
  }
  .guide-selection-block {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .guide-select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    //width: 45%;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
}

@media (max-width: 479px) {

  .paragraph-16{
    font-size: 16px;
    margin-top: 3px;
  }
  .paragraph-17{
    font-size: 16px;
    margin-top: 3px;
  }
  .paragraph-18{
    font-size: 16px;
    margin-top: 3px;
  }
  .w-container{
    margin-left: 15px;
    margin-right: 15px;
  }
  .hero-section.products {
    height: 200px;
  }
  .proc-section.product-section {
    padding-top: 26px;
    padding-right: 2vw;
    padding-left: 2vw;
  }
  .proc-section.product-section.prodocut-detail {
    padding-right: 30px;
    padding-bottom: 126px;
    padding-left: 30px;
  }
  .item-text.right {
    width: 70%;
  }
  .item-text.left {
    width: 70%;
    float: right;
  }
  .item-img {
    width: 30%;
  }
  .item-img.right {
    width: 30%;
  }
  .nadpis2 {
    font-size: 18px;
    line-height: 24px;
  }
  .nadpis2.white {
    font-size: 20px;
  }
  .q1 {
    text-align: center;
  }
  .reference {
    display: block;
    width: 100%;
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .paragraph-20{
    font-size: 13px;
    line-height: 13px;
  }
  .heading-17{
    font-size: 14px;
    line-height: 15px;
  }
  .reference.right {
    height: 50%;
    padding-top: 44px;
    float: right;
  }
  .paragraph {
    position: relative;
    font-size: 12px;
    line-height: 15px;
  }
  .footer {
    margin-top: 50px;
    padding-top: 0px;
  }
  .footer-text {
    padding-top: 3px;
    padding-bottom: 11px;
  }
  .heading-5 {
    font-size: 70px;
  }
  .heading-6 {
    margin-top: 3px;
    font-size: 25px;
  }
  .hero-text {
    margin-top: 121px;
  }
  .hero-button.blue-button {
    margin-left: auto;
  }
  .hero-button.yellow-button {
    width: 80%;
    max-width: 300px;
  }
  .heading-9 {
    display: block;
    float: none;
    direction: ltr;
  }
  .reference-slider {
    width: 700px;
    max-width: 80%;
  }
  .contact-form {
    max-width: 100%;
  }
  .form-inputs {
    max-width: 100%;
  }
  .left-arrow {
    margin-left: -33px;
  }
  .right-arrow {
    margin-right: -26px;
  }
  .text-block {
    top: 30px;
    right: 10px;
    font-size: 50px;
  }
  .text-block.right-text-block {
    font-size: 50px;
  }
  .image-8 {
    display: none;
  }
  .image12 {
    display: none;
  }
  .image-10 {
    display: none;
  }
  .image-11 {
    display: inline-block;
  }
  .container-4 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .pageheading {
    margin-bottom: 32px;
    font-size: 30px;
  }
  .underheadline-dec {
    bottom: -20px;
    width: 40px;
    height: 40px;
  }
  .product-list-item {
    width: 44vw;
    height: 44vw;
    margin-right: 2vw;
    margin-left: 2vw;
  }
  .product-list-item-img {
    height: 70%;
  }
  .product-list-item-text {
    position: relative;
    height: 30%;
  }
  .text-block-2 {
    direction: ltr;
    text-align: center;
  }
  .section {
    min-width: 0px;
    padding: 50px 4vw 56px;
  }
  .container-6 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .one-third {
    display: block;
  }
  .container-8 {
    padding-left: 20px;
  }
  .container-8.product-detail {
    padding-left: 30px;
  }
  .product-name {
    font-size: 30px;
    text-align: center;
  }
  .product-subheadline {
    float: none;
    font-size: 18px;
    text-align: center;
  }
  .paragraph-9 {
    text-align: center;
  }
  .product-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .guide-headline {
    padding-left: 0px;
  }
  .guide-text {
    padding-left: 0px;
  }
  .guide-block {
    margin-right: 20px;
    margin-left: 20px;
    padding-left: 0px;
  }
  .guide-block.material {
    margin-left: 0px;
  }
  .guide-selection-block {
    margin-left: 0px;
  }
  .guide-select {
    margin-right: 5px;
    margin-left: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .guide-item-img {
    height: 120px;
    max-height: none;
  }
  .guide-item-text-paragraph {
    font-size: 11px;
    line-height: 13px;
  }
  .guide-div.material {
    margin-right: 20px;
    margin-left: 20px;
  }
  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }
  .div-block-6.refere {
    min-height: 200px;
  }
  .div-block-7.refere {
    padding-bottom: 20px;
  }
  .div-block-8.refere {
    height: auto;
    padding-bottom: 20px;
  }
  .div-block-9.refere {
    padding-bottom: 20px;
  }
  .div-block-10.refere {
    padding-bottom: 20px;
  }
  .div-block-11.refere {
    min-height: 200px;
  }
  .div-block-12.refere {
    min-height: 200px;
  }
  .div-block-13.refere {
    min-height: 200px;
  }
  .column-2 {
    display: none;
  }
  .zluty-ctvrec {
    left: 50%;
    top: -25px;
    margin-top: auto;
    margin-left: -20px;
  }
  .zluty-ctvrec.zluty-pravo {
    left: 50%;
    top: -25px;
    right: auto;
    margin-top: auto;
    margin-left: -20px;
  }
}

@media screen and (max-width: 991px) {
  #w-node-27df661a9b35-f06f5f38 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-27df661a9b35-1da27d9a {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-27df661a9b35-afd032be {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

#w-node-6fd321059584-93eef3c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-16b934a5198b-93eef3c9 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 479px) {
  #w-node-16b934a5198b-93eef3c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
}

#w-node-e211076ff267-93eef3c9 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 479px) {
  #w-node-e211076ff267-93eef3c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

#w-node-a9d43b16aba2-93eef3c9 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 479px) {
  #w-node-a9d43b16aba2-93eef3c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

#w-node-c3ee51379601-93eef3c9 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 991px) {
  #w-node-c3ee51379601-93eef3c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c3ee51379601-93eef3c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
}

#w-node-03921c468285-93eef3c9 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 991px) {
  #w-node-03921c468285-93eef3c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-03921c468285-93eef3c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 8;
    grid-row-start: 8;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 9;
  }
}

#w-node-e4a51a4377d1-93eef3c9 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 991px) {
  #w-node-e4a51a4377d1-93eef3c9 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e4a51a4377d1-93eef3c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }
}

#w-node-8df65e1ec21e-93eef3c9 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 991px) {
  #w-node-8df65e1ec21e-93eef3c9 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-8df65e1ec21e-93eef3c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 7;
    grid-row-start: 7;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
  }
}

@media screen and (max-width: 991px) {
  #w-node-27df661a9b35-93eef3c9 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-27df661a9b35-0253b348 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}
div.wpcf7-response-output{
  margin-left: 50% !important;
}
