.pas-01 {
  display: block;
  width: 100%;
  max-width: 1350px;
  min-width: 1000px;
  margin-right: auto;
  margin-bottom: -30px;
  margin-left: auto;
  padding: 25px;
}

.h2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Dinpro regular', sans-serif;
  color: #f36e21;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
}

.medzera-20 {
  height: 20px;
  float: none;
  clear: left;
}

.txt-01 {
  font-family: 'Dinpro light', sans-serif;
  color: #9ba1aa;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

.butt-zeleny {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-right: 25px;
  padding-left: 25px;
  float: none;
  -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: #50b848;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.butt-zeleny:hover {
  border-radius: 8px;
  background-color: #58c450;
}

.butt-zeleny.oranzova {
  background-color: #f36e21;
}

.medzera-50 {
  height: 50px;
  float: none;
  clear: left;
}

.formular-input {
  height: 49px;
  padding-right: 25px;
  padding-left: 25px;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.formular-input:hover {
  border: 1px solid #50b848;
}

.formular-input:focus {
  border-color: #f36e21;
}

.lista {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: block;
  height: 125px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #eee;
  background-color: hsla(0, 0%, 100%, .9);
}

.formular-popis {
  padding-top: 14px;
  padding-right: 15px;
  padding-bottom: 15px;
  float: right;
  font-family: 'Dinpro regular', sans-serif;
  color: #999b9d;
  font-size: 16px;
  font-weight: 400;
}

.lista-l {
  height: 95px;
  margin-top: 8px;
  margin-left: -10px;
  float: left;
  clear: none;
}

.lista-p {
  height: 100px;
  margin-right: -10px;
  float: right;
}

.formular-hlaska {
  background-color: transparent;
  font-family: 'Dinpro medium', sans-serif;
  color: #000;
  text-align: center;
}

.obrazok-header {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.h1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
  font-family: 'Dinpro medium', sans-serif;
  color: #f36e21;
  font-size: 22px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.5px;
}

.hh1 {
  display: block;
  margin-right: 5px;
  float: none;
  clear: left;
  font-family: 'Dinpro regular', sans-serif;
  color: #9ba1aa;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}

.riadok {
  margin-bottom: 5px;
  float: left;
  clear: left;
}

.hh2 {
  float: none;
  clear: left;
  font-family: 'Dinpro bold', sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.ikona-titulna {
  text-align: center;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Dinpro medium', sans-serif;
  color: #f36e21;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.5px;
}

.c1 {
  margin-right: 7px;
  margin-left: 7px;
  float: left;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  font-family: 'Dinpro medium', sans-serif;
  font-size: 30px;
  text-align: right;
}

.c2 {
  display: inline-block;
  padding-bottom: 2px;
  float: left;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Dinpro medium', sans-serif;
  color: #50b848;
  font-size: 35px;
  font-weight: 700;
  text-align: left;
  letter-spacing: -2px;
}

.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
}

.c3 {
  padding-left: 3px;
  font-family: 'Dinpro bold', sans-serif;
  color: #50b848;
  font-size: 28px;
  font-weight: 700;
}

.medzera-30 {
  height: 30px;
  clear: left;
}

.sekcia-01 {
  border-style: none;
}

.medzera-200 {
  height: 200px;
  clear: left;
}

.form-checkbox {
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-style: none;
  border-color: #000;
}

.form-checkbox-text {
  margin-top: 4px;
  margin-bottom: 0px;
  float: left;
  font-family: 'Dinpro regular', sans-serif;
  color: #50b848;
  font-size: 17px;
  font-weight: 400;
}

.sumar-riadok {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px;
  float: none;
  clear: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px dotted #f0f0f0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-align: left;
}

.sumar-riadok:hover {
  background-color: #eee;
}

.ciara {
  height: 1px;
  margin-top: 30px;
  margin-bottom: 40px;
  background-color: #e6e2df;
}

.form-checkbox-text-02 {
  margin-top: 3px;
  margin-right: 20px;
  float: left;
  font-family: 'Dinpro regular', sans-serif;
  color: #806f5f;
  font-size: 15px;
}

.form-butt-vytlacit {
  display: block;
  margin-left: 20px;
  padding-bottom: 6px;
  float: left;
  font-family: 'Dinpro regular', sans-serif;
  color: #806f5f;
  font-size: 15px;
  text-decoration: underline;
}

.medzera-10 {
  height: 10px;
  clear: left;
}

.seda {
  margin-right: 50px;
  margin-left: 50px;
  padding: 25px 10px;
  border-radius: 12px;
  background-color: hsla(0, 0%, 93%, .4);
  background-image: none;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
}

.seda:hover {
  border-radius: 20px;
  background-color: #eee;
}

.riadok-ponuka {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pikto-box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  -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;
}

.riadok-odrazka {
  margin-left: -15px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
  clear: left;
  font-family: 'Dinpro regular', sans-serif;
  color: #000;
  font-size: 16px;
  letter-spacing: -0.5px;
}

.text-programy {
  display: block;
  overflow: visible;
  width: 90%;
  float: left;
  clear: none;
  font-family: 'Dinpro regular', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
  letter-spacing: -0.5px;
}

.center-xy {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.lista-staticka {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 125px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  border-top: 1px solid #e6e2df;
  text-align: center;
}

.placka {
  display: inline-block;
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 22px 25px 25px;
  -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: 19px;
  background-color: #f36e21;
  font-family: 'Dinpro regular', sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.5px;
}

.h4 {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Dinpro regular', sans-serif;
  color: #f36e21;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  letter-spacing: -1px;
}

.odrazka {
  margin-bottom: 5px;
  padding-left: 20px;
}

.ikonka-h1 {
  display: block;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  margin-right: 10px;
  margin-left: 18px;
  float: left;
}

.odrazka_text {
  display: block;
  float: right;
}

.color_zelena {
  color: #50b848;
}

.color_orange {
  color: #f36e21;
}

.medzera-v50 {
  position: static;
  display: block;
  width: 10px;
  height: 100%;
  margin-right: 20px;
  float: right;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-right: 1px solid #999b9d;
}

.color_seda {
  color: #999b9d;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.linka {
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #f36e21;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.form {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

html.w-mod-js *[data-ix="aplha-start"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="prisun-od-spodu"] {
  opacity: 0.3;
  -webkit-transform: translate(0px, 150px);
  -ms-transform: translate(0px, 150px);
  transform: translate(0px, 150px);
}

@media (max-width: 991px) {
  .pas-01 {
    min-width: auto;
    padding-right: 35px;
    padding-left: 35px;
  }
  .h2 {
    font-size: 32px;
    line-height: 45px;
    letter-spacing: -0.2px;
  }
  .txt-01 {
    font-size: 22px;
    line-height: 30px;
  }
  .butt-zeleny {
    font-size: 22px;
  }
  .body {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hh1 {
    font-size: 15px;
  }
  .hh2 {
    font-size: 15px;
  }
  .form-checkbox-text {
    font-size: 16px;
  }
  .form-checkbox-text-02 {
    font-size: 14px;
  }
  .form-butt-vytlacit {
    font-size: 14px;
  }
  .seda {
    margin-right: 30px;
    margin-left: 30px;
  }
  .pikto-box {
    display: block;
    max-height: 100px;
    max-width: 100px;
    margin-right: auto;
    margin-left: auto;
    padding: 15px;
  }
  .riadok-odrazka {
    font-size: 15px;
  }
  .text-programy {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .pas-01 {
    min-width: auto;
  }
  .lista-l {
    height: 92px;
  }
  .seda {
    margin-right: 20px;
    margin-left: 20px;
  }
  .text-programy {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .pas-01 {
    min-width: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
  .seda {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@font-face {
  font-family: 'Digitalsansef medium';
  src: url('../fonts/DigitalSansEF-Medium.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro black';
  src: url('../fonts/DINPro-Black.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro medium';
  src: url('../fonts/DINPro-Medium.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro regular';
  src: url('../fonts/DINPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro light';
  src: url('../fonts/DINPro-Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Dinpro bold';
  src: url('../fonts/DINPro-Bold.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Digitalsansef light';
  src: url('../fonts/DigitalSansEF-Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}